mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:28:26 +02:00
22 lines
559 B
XML
22 lines
559 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"
|
||
|
|
>
|
||
|
|
<rect width="4" height="4" x="2" y="3" />
|
||
|
|
<path d="M6 7v2c0 .6.1 1.4.2 2L8 20.8v.2c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V7" />
|
||
|
|
<path d="M14 2v7l-2 5v8" />
|
||
|
|
<rect width="4" height="6" x="10" y="3" />
|
||
|
|
<path d="M18 6h4" />
|
||
|
|
<path d="M18 10h4" />
|
||
|
|
<path d="M18 14h4" />
|
||
|
|
<path d="M18 18h4" />
|
||
|
|
<path d="M18 2h2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2" />
|
||
|
|
</svg>
|