mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
19 lines
412 B
XML
19 lines
412 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" />
|
||
|
|
<path d="M10 6h10" />
|
||
|
|
<path d="M14 10h7.8" />
|
||
|
|
<path d="m7.2 3.2 13.6 13.6" />
|
||
|
|
<path d="m4 6 15.3 15.3c.4.4 1.2.7 1.7.7h1" />
|
||
|
|
<path d="m2.2 10.2 11.6 11.6" />
|
||
|
|
</svg>
|