1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
height="16"
width="16"
version="1.1"
id="svg8">
<metadata
id="metadata14">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs12" />
<path
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;marker:none;enable-background:new"
d="m 8,7.0004805 c -2.3579703,0 -3.9883641,0.7385504 -3.9980469,1.8789062 H 4 v 0.00977 3.4233473 0.02148 C 4,13.479824 5.635,14 8,14 c 2.365,0 4,-0.520176 4,-1.666016 V 12.3125 8.8891524 8.8793824 H 11.998 C 11.988364,7.7390309 10.35797,7.0004805 8,7.0004805 Z m 0,1 c 1.77375,0 3,0.4113026 3,1.0019531 0,0.5906558 -1.22625,0.9980474 -3,0.9980474 -1.77375,0 -3,-0.4073916 -3,-0.9980474 C 5,8.4117831 6.22625,8.0004805 8,8.0004805 Z M 5,10.404191 c 0.7086081,0.381827 1.7462975,0.611329 3,0.611329 1.2537025,0 2.291392,-0.229502 3,-0.611329 V 12.3 C 10.330451,12.806166 9.468961,13 8.03125,13 6.5792293,13 5.6908488,12.813362 5,12.3 Z"
id="path4164" />
<path
id="path2"
style="color:#bebebe;overflow:visible;fill:#bebebe;marker:none"
overflow="visible"
d="M 3,0 C 2.446,0 2,0.446 2,1 v 14 c 0,0.554 0.446,1 1,1 h 10 c 0.554,0 1,-0.446 1,-1 V 5 C 14,4.446 9.554,0 9,0 Z M 3.5,1 H 9 v 4 h 4 v 9.5 c 0,0.277 -0.223,0.5 -0.5,0.5 h -9 A 0.499,0.499 0 0 1 3,14.5 V 1.5 C 3,1.223 3.223,1 3.5,1 Z" />
</svg>
|