mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
17 lines
386 B
XML
17 lines
386 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="M12 2S9 5.3 9 7s1.3 3 3 3 3-1.3 3-3-3-5-3-5" />
|
||
|
|
<path d="M16 22H8v-7c0-.6.4-1 1-1h6c.6 0 1 .4 1 1Z" />
|
||
|
|
<path d="M12 14v3" />
|
||
|
|
<path d="M17 17s-.7-1.4-1.1-2.4" />
|
||
|
|
</svg>
|