mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
21 lines
477 B
XML
21 lines
477 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="M4 6h16" />
|
||
|
|
<path d="M6 22a2 2 0 0 1-2-2V3c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v17a2 2 0 0 1-2 2h-3l-3-10-3 10Z" />
|
||
|
|
<path d="m6 11-2 1" />
|
||
|
|
<path d="M9 8.5V6" />
|
||
|
|
<path d="M15 6v2.5" />
|
||
|
|
<path d="m20 12-2-1" />
|
||
|
|
<path d="M4 18h6" />
|
||
|
|
<path d="M14 18h6" />
|
||
|
|
</svg>
|