mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
19 lines
236 B
JSON
19 lines
236 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"trunk",
|
||
|
|
"treasure",
|
||
|
|
"loot",
|
||
|
|
"gold",
|
||
|
|
"toybox",
|
||
|
|
"toolbox",
|
||
|
|
"tool chest",
|
||
|
|
"storage",
|
||
|
|
"container"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"tools",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|