blob: d47f79b52e661f69a9635e837e2bdcf962c3c210 (
plain) (
blame)
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
|
<?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
transform="translate(-1073 247)"
id="g6">
<path
color="#bebebe"
d="M1076-247c-.554 0-1 .446-1 1v14c0 .554.446 1 1 1h10c.554 0 1-.446 1-1v-10c0-.554-4.446-5-5-5zm.5 1h5.5v4h4v9.5c0 .277-.223.5-.5.5h-9a.499.499 0 0 1-.5-.5v-13c0-.277.223-.5.5-.5z"
fill="#bebebe"
overflow="visible"
style="marker:none"
id="path2" />
<path
d="M1078-239v5h6v-5zm1 1h1v.996h-1zm2 0h2v.996h-2zm-2 1.996h1V-235h-1zm2 0h2V-235h-2z"
fill="#bebebe"
id="path4" />
</g>
</svg>
|