blob: 3c6ca798cd7dfb2b1e87366e4f9359c21f159473 (
plain)
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
|
<?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"
id="svg2"
version="1.1">
<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" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs10" />
<g
transform="translate(-733 -97)"
id="g4">
<path
d="M735.5 100a2.495 2.495 0 0 0-2.5 2.5v5c0 1.385 1.115 2.5 2.5 2.5h7.063c1.385 0 2.48-1.115 2.5-2.5v-2.375L749 102h-4a2.486 2.486 0 0 0-2.437-2zm-.5 5h8v1h-8zm0 2h5v1h-5z"
fill="#666"
id="path6" />
</g>
</svg>
|