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
|
<?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="svg6">
<metadata
id="metadata12">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs10" />
<path
id="path873-5"
style="opacity:1;fill:#555761;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stop-color:#000000"
d="M 13,6.7783725 C 13,6.3471541 12.665354,6 12.249672,6 H 3.750326 C 3.334646,6 3,6.3471541 3,6.7783725 3,7.010782 3.09736,7.2182472 3.252062,7.3606318 l 4.2237847,4.4309712 c 0.1343797,0.13161 0.3149932,0.212837 0.5143854,0.212837 0.1993924,0 0.3800049,-0.08122 0.5143849,-0.212837 l 4.24332,-4.4309712 C 12.902647,7.2182472 13,7.010782 13,6.7783725 Z" />
</svg>
|