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(-321.0002,283)">
<g id="layer9-5" transform="translate(240.0004,-520)" fill="#555555">
<path inkscape:connector-curvature="0" d="m 1.9998,0.99998 c 0,0 -1.999914,0 -2,2.0625 l 0,9.9375 c -8.4e-5,2 2,2 2,2 l 12,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 2,3 4,3 4,7 5,7 5,3 7,3 7,7 7,9 7,13 5,13 5,9 4,9 C 2,9 2,7 2,7 z m 8,0 2,0 c 2,0 2,2 2,2 l 0,1 -2,0 0,-1 -2,0 0,6 2,0 L 12,9 11,9 11,7.03125 13,7 l 1,0.03125 0,1 0,2.9375 C 14,10.9688 14,13 12,13 l -2,0 c 0,0 -2,0 -2,-2 L 8,5 C 8,3 10,3 10,3 z" id="path1244-8" sodipodi:nodetypes="ccccsccsccccccccccccscccscccccccccccccsscssc" transform="translate(81,237)" color="#555555"/>
</g>
</g>
</svg>
|