mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
21 lines
486 B
XML
21 lines
486 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="10" />
|
||
|
|
<circle cx="12" cy="12" r="2" />
|
||
|
|
<circle cx="12" cy="12" r="6" />
|
||
|
|
<path d="M12 14v4" />
|
||
|
|
<path d="m10.1 12.62-3.8 1.23" />
|
||
|
|
<path d="M10.82 10.38 8.47 7.15" />
|
||
|
|
<path d="m13.9 12.62 3.8 1.23" />
|
||
|
|
<path d="m13.18 10.38 2.35-3.23" />
|
||
|
|
</svg>
|