mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
21 lines
460 B
XML
21 lines
460 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="m17 7 1-2" />
|
||
|
|
<rect width="4" height="4" x="15" y="7" />
|
||
|
|
<path d="M6 7v4" />
|
||
|
|
<path d="M9 7H3l1-5h4Z" />
|
||
|
|
<path d="M22 22V12c0-.6-.4-1-1-1H3c-.6 0-1 .4-1 1v10" />
|
||
|
|
<path d="M10 15H2" />
|
||
|
|
<path d="M10 11v8" />
|
||
|
|
<path d="M22 19H2" />
|
||
|
|
</svg>
|