mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
18 lines
223 B
JSON
18 lines
223 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"trunk",
|
||
|
|
"toolbox",
|
||
|
|
"chest",
|
||
|
|
"storage",
|
||
|
|
"container",
|
||
|
|
"snack",
|
||
|
|
"meal",
|
||
|
|
"brunch"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"tools",
|
||
|
|
"food-beverage"
|
||
|
|
]
|
||
|
|
}
|