mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
16 lines
351 B
XML
16 lines
351 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="12" height="4" x="6" y="3" />
|
||
|
|
<rect width="6" height="4" x="9" y="7" />
|
||
|
|
<rect width="18" height="10" x="3" y="11" rx="2" />
|
||
|
|
</svg>
|