mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
17 lines
200 B
JSON
17 lines
200 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"mug",
|
||
|
|
"hot",
|
||
|
|
"drink",
|
||
|
|
"cafe",
|
||
|
|
"tea"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"food-beverage"
|
||
|
|
]
|
||
|
|
}
|