mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
19 lines
410 B
XML
19 lines
410 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="m2 4 3-1" />
|
||
|
|
<path d="m3 2 7 20" />
|
||
|
|
<path d="M10 2 3 22" />
|
||
|
|
<path d="m2 20 3 1" />
|
||
|
|
<path d="M22 22V6c0-2.2-2-4-2-4s-2 1.8-2 4c0-2.2-2-4-2-4s-2 1.8-2 4v16Z" />
|
||
|
|
<path d="M18 6v16" />
|
||
|
|
</svg>
|