blob: e2b809ddf7fb76b58651c1cf44f9561b8e6c4b10 (
plain)
1
2
3
4
5
|
<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>
|