blob: abf744bc9fad91caf7915800b53128da451f1b15 (
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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Escrito por Jesús Eduardo -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="https://directory.fsf.org/wiki/License:ArtisticLicense2.0"
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:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="32"
height="32"
viewBox="0 0 32 32"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="close.svg">
<metadata id="metadata10">
<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="https://directory.fsf.org/wiki/License:ArtisticLicense2.0" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs id="defs8"/>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1366"
inkscape:window-height="703"
id="namedview6"
showgrid="false"
inkscape:zoom="7.375"
inkscape:cx="16"
inkscape:cy="16"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"/>
<path
fill="#444444"
d="M21.1 16l7.7 7.7c1.5 1.5 1.5 3.9 0 5.1-1.5 1.5-3.9 1.5-5.1 0l-7.7-7.7-7.7 7.7c-1.5 1.5-3.9 1.5-5.1 0-1.5-1.5-1.5-3.9 0-5.1l7.7-7.7-7.7-7.7c-1.5-1.5-1.5-3.9 0-5.1 1.5-1.5 3.9-1.5 5.1 0l7.7 7.7 7.7-7.7c1.5-1.5 3.9-1.5 5.1 0 1.5 1.5 1.5 3.9 0 5.1l-7.7 7.7z"
id="path4"/>
</svg>
|