mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
17 lines
342 B
XML
17 lines
342 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="M18 11c0-3.3-2.7-9-6-9s-6 5.7-6 9" />
|
||
|
|
<path d="M19 11a7 7 0 1 1-14 0Z" />
|
||
|
|
<path d="M12 18v4" />
|
||
|
|
<path d="M9 22h6" />
|
||
|
|
</svg>
|