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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="24"
height="24"
viewBox="0 0 24 24"
id="svg4747"
version="1.1"
inkscape:version="0.92+devel (unknown)"
sodipodi:docname="button_close.svg">
<defs
id="defs4749" />
<sodipodi:namedview
id="base"
pagecolor="#808080"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="7.7214286"
inkscape:cx="28.243627"
inkscape:cy="1.7974527"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1022"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="1"
inkscape:document-rotation="0" />
<metadata
id="metadata4752">
<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:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1028.3622)">
<path
d="m 0.012729,1028.3653 h 3.09136 c 0.764594,0.033 1.529189,0.387 2.062905,0.939 l 6.83937,6.8357 6.932323,-6.8387 c 0.797575,-0.693 1.340287,-0.918 2.062904,-0.939 h 2.99841 v 2.9997 c 0,0.8577 -0.10194,1.6497 -0.749602,2.2494 l -6.839371,6.845 6.746419,6.749 c 0.563701,0.564 0.842554,1.3617 0.842554,2.1567 v 2.9997 h -2.99841 c -0.794578,0 -1.589156,-0.279 -2.155856,-0.843 l -6.839371,-6.842 -6.83937,6.839 a 3.0433852,3.0445524 0 0 1 -2.155856,0.846 H 0.012729 v -2.9997 c 0,-0.795 0.278853,-1.5897 0.842553,-2.1567 l 6.839371,-6.749 -6.836372,-6.842 a 2.7255537,2.7265992 0 0 1 -0.845552,-2.2494 z"
color="#bebebe"
fill="#474747"
font-family="Andale Mono"
font-weight="400"
overflow="visible"
style="text-indent:0;text-decoration:none;text-decoration-line:none;text-transform:none;fill:#f5f5f5;fill-opacity:0.87;stroke-width:2.9989841"
id="path10-3"
inkscape:connector-curvature="0" />
</g>
</svg>
|