mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:36:49 +01:00
* 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
27 lines
355 B
JSON
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"
|
|
]
|
|
}
|