mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
20 lines
586 B
XML
20 lines
586 B
XML
|
|
<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="M7 2C5.5 4 8.5 5 7 7" />
|
||
|
|
<path d="M12 2c-1.5 2 1.5 3 0 5" />
|
||
|
|
<path d="M17 2c-1.5 2 1.5 3 0 5" />
|
||
|
|
<path d="M21 16s-2-5-9-5-9 5-9 5l1.7 5.1c.2.5.7.9 1.3.9h12c.5 0 1.1-.4 1.3-.9Z" />
|
||
|
|
<path d="M2 16c1.7 0 1.6 1 3.3 1C7 17 7 16 8.7 16s1.6 1 3.3 1c1.7 0 1.7-1 3.3-1 1.7 0 1.6 1 3.3 1 1.7 0 1.7-1 3.3-1" />
|
||
|
|
<path d="m8.5 16 1.5 6" />
|
||
|
|
<path d="M15.5 16 14 22" />
|
||
|
|
</svg>
|