blob: 2d13800c91d2fb463d6307f4fb2c1e77e8b0c896 (
plain)
1
2
3
4
5
6
7
8
|
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1036.4)" fill="#4f4f4f">
<path transform="translate(0 1036.4)" d="m1 1v14h14v-14h-14zm2 2h10v10h-10v-10z"/>
<path transform="translate(0 1036.4)" d="m5 3v6h2v-6h-2zm4 0v6h2v-6h-2z"/>
<rect x="5" y="1039.4" width="1" height="10"/>
<rect x="9" y="1039.4" width="1" height="10"/>
</g>
</svg>
|