6 lines
391 B
XML
6 lines
391 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
||
|
<rect width="15" height="15" x="3.5" y="3.5" rx="2" style="stroke-opacity:1;fill:none;stroke:#353535"/>
|
||
|
<rect width="16" height="1" x="3" y="14" style="fill:#353535;fill-opacity:1;stroke:none"/>
|
||
|
<rect y="-12" x="14" height="2" width="5" transform="matrix(0,1,-1,0,0,0)" style="fill:#353535;fill-opacity:1;stroke:none"/>
|
||
|
</svg>
|