Files
lucide/icons/spline-pointer.json
Dania Rifki d82718b222 feat(icons): added spline-pointer icon (#2932)
* Add spline-pointer icon

* Add proper attribution to contributors

* Fix spline-pointer

* Reduce amount of tags and add tools category

* Run SVG to lucide studio
2025-04-02 08:44:42 +02:00

27 lines
355 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"kaleidosium",
"mittalyashu",
"ericfennis",
"jguddas",
"karsa-mistmere"
],
"tags": [
"path",
"tool",
"curve",
"node",
"click",
"pointer",
"target",
"vector"
],
"categories": [
"arrows",
"cursors",
"design",
"tools"
]
}