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
|
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="128"
height="128"
id="svg2"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="hugin.svg">
<defs
id="defs4">
<linearGradient
gradientTransform="translate(-2.8891602e-6,8.7017188e-5)"
inkscape:collect="always"
xlink:href="#linearGradient6075"
id="linearGradient7861"
x1="30.296669"
y1="1049.4602"
x2="30.296669"
y2="1007.3235"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient6075">
<stop
style="stop-color:#ec7928;stop-opacity:1"
offset="0"
id="stop6077" />
<stop
style="stop-color:#f29e34;stop-opacity:1"
offset="1"
id="stop6079" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="3.4663301"
inkscape:cx="109.49664"
inkscape:cy="60.838663"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1366"
inkscape:window-height="744"
inkscape:window-x="0"
inkscape:window-y="24"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true" />
<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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-924.3622)">
<rect
style="fill:#000000;fill-opacity:0.01960784;stroke:none"
id="rect5263-5"
width="117.67631"
height="117.67631"
x="5.8000183"
y="929.46283"
ry="16.640781" />
<rect
ry="15.966157"
y="931.84875"
x="8.1853352"
height="112.90572"
width="112.90572"
id="rect5257-8"
style="fill:#37abc8;fill-opacity:1;stroke:none" />
<path
inkscape:connector-curvature="0"
style="fill:#000000;fill-opacity:0.49803922;fill-rule:evenodd;stroke:none"
d="m 25.595745,950.02339 0,78.46711 c 26.304651,-7.0481 53.981354,-7.2715 78.467155,0 l 0,-78.46711 c -14.660687,3.92811 -62.36212,4.31533 -78.467155,0 z m 7.846717,7.84668 62.773723,0 0,47.08043 -15.693426,-31.38706 -18.390715,36.78186 -11.034469,-17.16515 -17.655113,27.46365 z"
id="rect3292"
sodipodi:nodetypes="ccccccccccccc" />
</g>
</svg>
|