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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
|
<?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"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
viewBox="0 0 24 24"
sodipodi:docname="lx03166.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="16.841998"
inkscape:cx="-9.261286"
inkscape:cy="6.4725649"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:showpageshadow="false"
borderlayer="true"
inkscape:window-width="2560"
inkscape:window-height="957"
inkscape:window-x="-4"
inkscape:window-y="29"
inkscape:window-maximized="1"
units="px"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:snap-bbox="true">
<sodipodi:guide
position="3,21"
orientation="18,0"
id="guide4085" />
<sodipodi:guide
position="3,3"
orientation="0,18"
id="guide4087" />
<sodipodi:guide
position="21,3"
orientation="-18,0"
id="guide4089" />
<sodipodi:guide
position="21,21"
orientation="0,-18"
id="guide4091" />
<sodipodi:guide
position="4,20"
orientation="16,0"
id="guide4093" />
<sodipodi:guide
position="4,4"
orientation="0,16"
id="guide4095" />
<sodipodi:guide
position="20,4"
orientation="-16,0"
id="guide4097" />
<sodipodi:guide
position="20,20"
orientation="0,-16"
id="guide4099" />
<inkscape:grid
type="xygrid"
id="grid4101"
originx="1px"
originy="0.99998262px" />
</sodipodi:namedview>
<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>
<dc:description></dc:description>
<dc:language></dc:language>
<dc:rights>
<cc:Agent>
<dc:title></dc:title>
</cc:Agent>
</dc:rights>
<dc:creator>
<cc:Agent>
<dc:title></dc:title>
</cc:Agent>
</dc:creator>
<dc:date></dc:date>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(1,-1029.3622)">
<path
style="color:#000000;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 12 4 C 7.581722 4 4 7.5817173 4 12 C 4 16.418283 7.581722 20 12 20 C 16.418278 20 20 16.418283 20 12 C 20 7.5817173 16.418278 4 12 4 z M 12 5 C 15.865993 5 19 8.1340068 19 12 C 19 15.865993 15.865993 19 12 19 C 8.1340068 19 5 15.865993 5 12 C 5 8.1340068 8.1340068 5 12 5 z "
transform="translate(-1,1029.3622)"
id="path3008" />
<path
style="color:#000000;fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="M 12 10 C 10.895431 10 10 10.895431 10 12 C 10 13.104569 10.895431 14 12 14 C 13.104569 14 14 13.104569 14 12 C 14 10.895431 13.104569 10 12 10 z M 12 11 C 12.552285 11 13 11.447715 13 12 C 13 12.552285 12.552285 13 12 13 C 11.447715 13 11 12.552285 11 12 C 11 11.447715 11.447715 11 12 11 z "
transform="translate(-1,1029.3622)"
id="path3013" />
</g>
</svg>
|