blob: 4b53c5cd09b4e45748787c7aaf29dec28b22f8a0 (
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
52
53
54
55
|
<?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"
version="1.1"
id="svg2"
viewBox="0 0 24.0 24.0"
height="16px"
width="16px">
<defs
id="defs4" />
<metadata
id="metadata7">
<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>
<rect
y="0"
x="0"
height="24"
width="24"
id="large"
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.90702951;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
y="4.5"
x="4.5"
height="15"
width="15"
id="center"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.51672661;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
y="9"
x="0"
height="6"
width="24"
id="horizontal"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.51383185;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<rect
y="0"
x="9"
height="24"
width="6"
id="vertical"
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.51383185;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</svg>
|