mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:17:03 +01:00
* [github] Added issue template forms * [github] yaml => yml * Syntax fixes * Further syntax fixes * Sort issue templates * Update 02_bug_report.yml * Added icons/hamburger.svg * Added icons/hamburger.json * Update hamburger.svg * Update icons/hamburger.json * Update icons/hamburger.svg * Update icons/hamburger.json Co-authored-by: Jakob Guddas <github@jguddas.de> --------- Co-authored-by: Karsa <karsa@karsa.org> Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
47 lines
661 B
JSON
47 lines
661 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"kemie",
|
|
"karsa-mistmere",
|
|
"jguddas",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"burger",
|
|
"cheeseburger",
|
|
"meat",
|
|
"beef",
|
|
"patty",
|
|
"bun",
|
|
"fast food",
|
|
"junk food",
|
|
"takeaway",
|
|
"takeout",
|
|
"snack",
|
|
"dish",
|
|
"restaurant",
|
|
"lunch",
|
|
"meal",
|
|
"savory",
|
|
"savoury",
|
|
"cookery",
|
|
"cooking",
|
|
"grilled",
|
|
"barbecue",
|
|
"barbeque",
|
|
"bbq",
|
|
"lettuce",
|
|
"tomato",
|
|
"relish",
|
|
"pickles",
|
|
"onions",
|
|
"ketchup",
|
|
"mustard",
|
|
"mayonnaise"
|
|
],
|
|
"categories": [
|
|
"food-beverage"
|
|
]
|
|
}
|