mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
22 lines
629 B
XML
22 lines
629 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="M8 4c0 1.1 1.8 2 4 2s4-.9 4-2V3c0-.6-.4-1-1-1H9c-.6 0-1 .4-1 1Z" />
|
||
|
|
<path d="M8 4c0 2 4 5 4 10v8" />
|
||
|
|
<path d="M12 14c0-5 4-8 4-10" />
|
||
|
|
<path d="M6 19H3c-.6 0-1-.4-1-1V7c0-1.1.8-2.3 1.9-2.6L8 3" />
|
||
|
|
<path d="M18 9v12c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9" />
|
||
|
|
<path d="m16 3 4.1 1.4C21.2 4.7 22 5.9 22 7v11c0 .6-.4 1-1 1h-3" />
|
||
|
|
<path d="M2 15h4l2-2" />
|
||
|
|
<path d="M22 15h-4l-2-2" />
|
||
|
|
<path d="M6 18h12" />
|
||
|
|
</svg>
|