mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
17 lines
482 B
XML
17 lines
482 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="M6 19H3c-.6 0-1-.4-1-1V6c0-1.1.8-2.3 1.9-2.6L8 2a4 4 0 0 0 8 0l4.1 1.4C21.2 3.7 22 4.9 22 6v12c0 .6-.4 1-1 1h-3" />
|
||
|
|
<path d="M18 8v13c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V8" />
|
||
|
|
<path d="m6 10 2 2 2-2 2 2 2-2 2 2 2-2" />
|
||
|
|
<path d="m6 16 2 2 2-2 2 2 2-2 2 2 2-2" />
|
||
|
|
</svg>
|