mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:28:26 +02:00
19 lines
423 B
XML
19 lines
423 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 8h20" />
|
||
|
|
<path d="M9 20H4a2 2 0 0 1-2-2V5c0-.6.4-1 1-1h18c.6 0 1 .4 1 1v13a2 2 0 0 1-2 2h-5l-3-5Z" />
|
||
|
|
<path d="M9 12V8" />
|
||
|
|
<path d="M15 8v4" />
|
||
|
|
<path d="m5 13-3 2" />
|
||
|
|
<path d="m22 15-3-2" />
|
||
|
|
</svg>
|