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
35
36
37
|
<?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" />
<g
id="g842">
<path
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"
overflow="visible"
style="color:#bebebe;overflow:visible;fill:#bebebe;marker:none"
id="path2" />
<path
id="path3947"
d="m 6.46875,7 -0.5,0.375 -0.594125,4.65625 -0.4375,-1.34375 -0.9375,0.3125 1,3 0.96875,-0.03125 L 6.875,8 H 12 V 7 Z M 7.9065,8.5 7.0315,9 8.87525,11.24975 7.0315,13.5 7.9065,14 9.469,12.24975 11.0315,14 11.9065,13.5 10.06275,11.24975 11.9065,9 11.0315,8.5 9.469,10.24975 Z"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;marker:none;enable-background:accumulate" />
</g>
</svg>
|