Files
lucide/icons/shelving-unit.json
Karsa 9d86a86a99 feat(icons): added shelving-unit icon (#3041)
* [github] Added issue template forms

* [github] yaml => yml

* Syntax fixes

* Further syntax fixes

* Sort issue templates

* Update 02_bug_report.yml

* Added icons/shelf.svg

* Added icons/shelf.json

* Update shelf.json

* Update shelf.json

* Update and rename shelf.json to shelving-unit.json

* Rename shelf.svg to shelving-unit.svg

---------

Co-authored-by: Karsa <karsa@karsa.org>
2026-02-17 12:11:12 +01:00

29 lines
381 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [
"ledge",
"rack",
"storage",
"inventory",
"furniture",
"sill",
"shelves",
"shelf",
"organize",
"display",
"store",
"arrange",
"unit",
"cabinet",
"fixture",
"retail",
"warehouse"
],
"categories": [
"home"
]
}