mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
21 lines
555 B
XML
21 lines
555 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 10a5 5 0 0 1-4-8 4 4 0 0 0 4 4h10a4 4 0 0 0 4-4 5 5 0 0 1-4 8" />
|
||
|
|
<path d="M6.4 15c-.3-.6-.4-1.3-.4-2 0-4 3-3 3-7" />
|
||
|
|
<path d="M10 12.5v1.6" />
|
||
|
|
<path d="M17.6 15c.3-.6.4-1.3.4-2 0-4-3-3-3-7" />
|
||
|
|
<path d="M14 12.5v1.6" />
|
||
|
|
<path d="M15 22a4 4 0 1 0-3-6.7A4 4 0 1 0 9 22Z" />
|
||
|
|
<path d="M9 18h.01" />
|
||
|
|
<path d="M15 18h.01" />
|
||
|
|
</svg>
|