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
|
<?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="22"
version="1.1"
height="22"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="application-vnd.ms-access.svg">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1360"
inkscape:window-height="708"
id="namedview14"
showgrid="true"
inkscape:zoom="15.174512"
inkscape:cx="7.5156326"
inkscape:cy="14.401958"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1">
<inkscape:grid
type="xygrid"
id="grid4153" />
</sodipodi:namedview>
<defs
id="defs3871" />
<metadata
id="metadata3874">
<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>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="matrix(1 0 0 1 -326 -534.3622)">
<path
inkscape:connector-curvature="0"
style="fill:#ec2411"
d="m 337,537.3622 c -4.41828,0 -8.00001,1.19391 -8,2.66667 l 0,10.66666 c -10e-6,1.47276 3.58172,2.66667 8,2.66667 4.41828,0 8.00001,-1.19391 8,-2.66667 l 0,-10.66666 c 10e-6,-1.47276 -3.58172,-2.66667 -8,-2.66667 m -0.0233,0.98384 c 3.68191,0 6.68999,0.94645 6.68997,1.68283 -1e-5,0.73638 -2.98478,1.33333 -6.66667,1.33333 -3.68189,0 -6.66666,-0.59695 -6.66667,-1.33333 -2e-5,-0.73638 2.96146,-1.65953 6.64337,-1.65953 m -6.92296,2.98848 c 1.47853,0.74685 4.23853,1.24333 6.92296,1.24451 2.68293,-5.9e-4 5.55912,-0.37954 7.03946,-1.1254 l 0,3.86133 c -1e-5,0.73638 -3.35757,1.56632 -7.03946,1.56632 -3.68189,0 -6.92295,-0.94644 -6.92296,-1.68281 z m 0,5.37993 c 1.47853,0.74686 4.26183,1.28994 6.94626,1.29112 2.68294,-6e-4 5.55912,-0.44945 7.03946,-1.19531 l 0,3.86133 c 2e-5,0.73638 -3.40415,1.63623 -7.08606,1.63623 -3.68191,0 -6.89968,-0.99304 -6.89966,-1.72943 z"
id="path4"
sodipodi:nodetypes="cssssscccsccccccsccccccscc" />
</g>
</svg>
|