blob: 695e72ad2273a1de461dd8784b7c48b5c1b1ccfa (
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
34
35
36
37
38
39
40
41
42
43
44
45
|
<?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="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
color="#bebebe"
transform="translate(-333 291)"
id="g4"
style="fill:#d4d4d4">
<path
d="M333-285v4h1.652l3.348 3.37v-10.74l-3.348 3.37z"
fill="#666"
opacity=".35"
overflow="visible"
style="marker:none;fill:#d4d4d4"
id="path6" />
<path
d="M341-285v1l1 1-1 1v1h1l1-1 1 1h1v-1l-1-1 1-1v-1h-1l-1 1-1-1z"
fill="#666"
opacity=".4"
overflow="visible"
style="marker:none;fill:#d4d4d4"
id="path8" />
</g>
</svg>
|