mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
22 lines
495 B
XML
22 lines
495 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="M12.9 7.3C11.4 4 8.7 2 8 2" />
|
||
|
|
<path d="M22 16.3V8a2 2 0 0 0-4 0v4.3" />
|
||
|
|
<path d="m2 2 20 20" />
|
||
|
|
<path d="M6 11h.01" />
|
||
|
|
<path d="M10 11h.01" />
|
||
|
|
<path d="M6 15h.01" />
|
||
|
|
<path d="M10 15h.01" />
|
||
|
|
<path d="M4.7 4.7C3.3 6.4 2 9 2 12v7h12v-5" />
|
||
|
|
<path d="M3 22h10" />
|
||
|
|
</svg>
|