Files
lucide/icons/shapes.json
Daniel Bayley 6916aebee4 Add generic shapes icon (#1239)
* Add generic `shapes` icon

* Update icons/shapes.svg

Co-authored-by: Karsa <contact@karsa.org>

---------

Co-authored-by: Karsa <contact@karsa.org>
2023-06-12 21:03:39 +02:00

19 lines
265 B
JSON

{
"$schema": "../icon.schema.json",
"tags": [
"triangle",
"equilateral",
"square",
"circle",
"classification",
"different",
"collection",
"toy",
"blocks",
"learning"
],
"categories": [
"shapes",
"gaming"
]
}