blob: 4358d0c4e7a32c585f17b19dbca3334a4cba0d03 (
plain)
1
2
3
4
5
6
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<path style="fill:none;stroke:#e4e4e4;stroke-linecap:round;stroke-linejoin:round" d="m 3.5,12.5 h 10 v -9"/>
<rect style="fill:none;stroke:#e4e4e4;stroke-width:2.44004;stroke-linecap:round;stroke-linejoin:round" width="9.56" height="7.56" x="1.22" y="2.22"/>
<rect style="fill:#3f3f3f" width="10" height="8" x="1" y="2"/>
<path style="fill:none;stroke:#e4e4e4;stroke-linecap:round;stroke-linejoin:round" d="m 5.5,14.5 h 10 v -9"/>
</svg>
|