mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-12 12:28:52 +02:00
18 lines
267 B
JSON
18 lines
267 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing fruit or cherries",
|
|
"Categorizing produce or flavors"
|
|
],
|
|
"tags": [
|
|
"fruit",
|
|
"food"
|
|
],
|
|
"categories": [
|
|
"food-beverage"
|
|
]
|
|
}
|