mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
20 lines
472 B
XML
20 lines
472 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"
|
||
|
|
>
|
||
|
|
<ellipse cx="12" cy="9" rx="8" ry="7" />
|
||
|
|
<path d="M12 9a4 4 0 1 1 8 0v12h-4C9.4 21 4 15.6 4 9a4 4 0 1 1 8 0v1" />
|
||
|
|
<path d="M8 9h.01" />
|
||
|
|
<path d="M16 9h.01" />
|
||
|
|
<path d="M20 21a3.9 3.9 0 1 1 0-7.8" />
|
||
|
|
<path d="M10 19.4V22" />
|
||
|
|
<path d="M14 20.85V22" />
|
||
|
|
</svg>
|