1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
<metadata id="metadata90"/>
<defs id="defs7386">
<linearGradient id="linearGradient5606" osb:paint="solid">
<stop id="stop5608"/>
</linearGradient>
<filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
<feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
</filter>
</defs>
<g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-281.0002,283)">
<g id="layer9-4" transform="translate(220.0002,-520)" fill="#555555">
<path inkscape:connector-curvature="0" d="m 2.9998,0.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 6,3 11.9998,2.99998 12,5 6,5 l 0,2 4,0 0,2 -4,0 0,2 6,0 0,2 -6,0 C 6,13 4,13 4,11 L 4,5 C 4,3 6,3 6,3 z" id="rect7011-24" sodipodi:nodetypes="csscsccscccccccccccccccc" transform="translate(61,237)" color="#555555"/>
</g>
</g>
</svg>
|