mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:16:22 +01:00
35 lines
536 B
JSON
35 lines
536 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"fork",
|
|
"knife",
|
|
"cutlery",
|
|
"flatware",
|
|
"tableware",
|
|
"silverware",
|
|
"food",
|
|
"restaurant",
|
|
"meal",
|
|
"breakfast",
|
|
"dinner",
|
|
"supper"
|
|
],
|
|
"categories": [
|
|
"food-beverage",
|
|
"travel",
|
|
"navigation"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "fork-knife",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|