mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
19 lines
428 B
XML
19 lines
428 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"
|
||
|
|
>
|
||
|
|
<circle cx="12" cy="12" r="2" />
|
||
|
|
<circle cx="12" cy="12" r="6" />
|
||
|
|
<path d="M2.8 8.1a10 10 0 1 0 5.3-5.3C5 4 3 2 3 2L2 3s2 2 .8 5.1" />
|
||
|
|
<path d="M18 20v2" />
|
||
|
|
<path d="m21 21-1.9-1.9" />
|
||
|
|
<path d="M22 18h-2" />
|
||
|
|
</svg>
|