mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
18 lines
505 B
XML
18 lines
505 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 20c0-5.5-4.5-10-10-10 0 5.5 4.5 10 10 10" />
|
||
|
|
<path d="M9.7 8.3c-1.8-2-3.8-3.1-3.8-3.1s-.8 2.5-.5 5.4" />
|
||
|
|
<path d="M15 12.9V12c0-4.4-3-8-3-8s-3 3.6-3 8v.9" />
|
||
|
|
<path d="M18.6 10.6c.3-2.9-.5-5.4-.5-5.4s-2 1-3.8 3.1" />
|
||
|
|
<path d="M12 20c5.5 0 10-4.5 10-10-5.5 0-10 4.5-10 10" />
|
||
|
|
</svg>
|