blob: d42910a05f7ffd6cb81cd2efcf16fb528184529b (
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
46
47
48
49
50
51
|
<?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="metadata16">
<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="defs14" />
<g
transform="translate(-593 -97)"
id="g4">
<path
color="#000"
d="M603 97v1h2v-1zm-9 2v1h7v-1zm9 0v1h5v-1zm-9 11v1h7v-1zm9 0v1h5v-1zm0 2v1h2v-1z"
fill="#666"
opacity=".4"
overflow="visible"
style="isolation:auto;mix-blend-mode:normal;marker:none"
id="path6" />
<path
color="#000"
d="M603 102v2h6v-2zm0 4v2h4v-2z"
fill="#666"
overflow="visible"
style="isolation:auto;mix-blend-mode:normal;marker:none"
id="path8" />
<path
color="#bebebe"
d="M597 109l5.001-4.016-5-3.984v2h-3v4h3z"
fill="#666"
overflow="visible"
style="marker:none"
id="path10" />
</g>
</svg>
|