Files
lucide/icons/cuboid.json
Eric Fennis ca50dd8bc8 chore(metadata): Cleanup categories and some renaming (#2592)
* Delete and rename categories

* Adjust icon categories

* Update categories

* Update metadata

* Update categories/math.json

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

---------

Co-authored-by: Karsa <contact@karsa.org>
2024-12-04 09:39:26 +01:00

21 lines
275 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [
"brick",
"block",
"container",
"storage",
"geometry",
"rectangular",
"hexahedron"
],
"categories": [
"shapes",
"math",
"buildings"
]
}