mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:56:26 +02:00
22 lines
333 B
JSON
22 lines
333 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"gelato",
|
|
"food"
|
|
],
|
|
"categories": [
|
|
"food-beverage"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "ice-cream",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|