mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
26 lines
383 B
JSON
26 lines
383 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"kemie",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing meat dishes or a steakhouse",
|
|
"Categorizing beef on a menu"
|
|
],
|
|
"tags": [
|
|
"food",
|
|
"dish",
|
|
"restaurant",
|
|
"course",
|
|
"meal",
|
|
"meat",
|
|
"bbq",
|
|
"steak"
|
|
],
|
|
"categories": [
|
|
"food-beverage"
|
|
]
|
|
}
|