mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* Add generic `shapes` icon * Update icons/shapes.svg Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
19 lines
265 B
JSON
19 lines
265 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"triangle",
|
|
"equilateral",
|
|
"square",
|
|
"circle",
|
|
"classification",
|
|
"different",
|
|
"collection",
|
|
"toy",
|
|
"blocks",
|
|
"learning"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"gaming"
|
|
]
|
|
} |