mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
19 lines
482 B
XML
19 lines
482 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="M18.7 4.4 14.5 10" />
|
||
|
|
<path d="M13 10V2a8.1 8.1 0 0 1 8 8v1c0 1.7-1.3 3-3 3H6c-1.7 0-3-1.3-3-3v-1h18" />
|
||
|
|
<path d="m8.2 18.4 3.3-4.4" />
|
||
|
|
<circle cx="7" cy="20" r="2" />
|
||
|
|
<path d="M15.8 18.4 5.6 4.8A1.94 1.94 0 0 0 2 6" />
|
||
|
|
<circle cx="17" cy="20" r="2" />
|
||
|
|
</svg>
|