mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:35:57 +02:00
feat(icons): added beef-off icon (#3816)
* Added icons/beef-off.svg * Added icons/beef-off.json
This commit is contained in:
23
icons/beef-off.json
Normal file
23
icons/beef-off.json
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"$schema": "../icon.schema.json",
|
||||||
|
"contributors": [
|
||||||
|
"kemie",
|
||||||
|
"ericfennis",
|
||||||
|
"karsa-mistmere",
|
||||||
|
"jguddas"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"food",
|
||||||
|
"dish",
|
||||||
|
"restaurant",
|
||||||
|
"course",
|
||||||
|
"meal",
|
||||||
|
"meat",
|
||||||
|
"bbq",
|
||||||
|
"steak",
|
||||||
|
"vegetarian"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"food-beverage"
|
||||||
|
]
|
||||||
|
}
|
||||||
18
icons/beef-off.svg
Normal file
18
icons/beef-off.svg
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<svg
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
width="24"
|
||||||
|
height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
fill="none"
|
||||||
|
stroke="currentColor"
|
||||||
|
stroke-width="2"
|
||||||
|
stroke-linecap="round"
|
||||||
|
stroke-linejoin="round"
|
||||||
|
>
|
||||||
|
<path d="M11.771 6.109a2.5 2.5 0 0 1 3.12 3.12" />
|
||||||
|
<path d="M17.852 12.185a6.5 6.5 0 0 0-9.035-9.04" />
|
||||||
|
<path d="M18.013 18.013C15.029 20.349 10.831 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5" />
|
||||||
|
<path d="m18.5 6 2.19 4.5a6.48 6.48 0 0 1-.139 4.393" />
|
||||||
|
<path d="m2 2 20 20" />
|
||||||
|
<path d="M6.355 6.37a7 7 0 0 0-.075.23c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c3.356 0 6.993-1.267 9.85-3.151" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 608 B |
Reference in New Issue
Block a user