mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:35:57 +02:00
* [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>
29 lines
381 B
JSON
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"
|
|
]
|
|
}
|