mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Updated icons/warehouse.svg * Updated icons/warehouse.json --------- Co-authored-by: Karsa <karsa@karsa.org>
21 lines
290 B
JSON
21 lines
290 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"storage",
|
|
"storehouse",
|
|
"depot",
|
|
"depository",
|
|
"repository",
|
|
"stockroom",
|
|
"logistics",
|
|
"building"
|
|
],
|
|
"categories": [
|
|
"buildings",
|
|
"navigation"
|
|
]
|
|
}
|