5 lines
287 B
XML
5 lines
287 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect x="4" y="6" width="24" height="22" rx="3" stroke="currentColor" stroke-width="2"/>
|
|
<path d="M10 3v6M22 3v6M4 13h24M10 18h5M10 23h12" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
|
</svg>
|