mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 09:34:43 +02:00
* feat(icon): add broccoli icon against issue#4094 * Update icons/broccoli.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(icons): tilt broccoli icon to 45 degrees and update contributors * Modify broccoli SVG paths for updated design * Update contributors in broccoli.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
29 lines
394 B
JSON
29 lines
394 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"rrod497",
|
|
"jamiemlaw",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"leafy",
|
|
"crisp",
|
|
"fresh",
|
|
"culinary",
|
|
"vegetation",
|
|
"vegetable",
|
|
"food",
|
|
"healthy",
|
|
"vegan",
|
|
"vegetarian",
|
|
"nutrition",
|
|
"diet",
|
|
"plant",
|
|
"green",
|
|
"produce"
|
|
],
|
|
"categories": [
|
|
"food-beverage"
|
|
]
|
|
}
|