mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
22 lines
464 B
XML
22 lines
464 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="M5 8 3.6 6.6" />
|
||
|
|
<path d="m8 11 1 1" />
|
||
|
|
<path d="m12 15 1 1" />
|
||
|
|
<path d="m16 19 1.4 1.4" />
|
||
|
|
<circle cx="12" cy="12" r="10" />
|
||
|
|
<path d="M8 5 6.6 3.6" />
|
||
|
|
<path d="m11 8 1 1" />
|
||
|
|
<path d="m15 12 1 1" />
|
||
|
|
<path d="M20.4 17.4 19 16" />
|
||
|
|
</svg>
|