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
|
<?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="512"
height="512"
viewBox="0 0 512 512.00002"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r"
sodipodi:docname="system-software-update.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.6230469"
inkscape:cx="256"
inkscape:cy="256"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
units="px"
inkscape:showpageshadow="false"
borderlayer="true"
inkscape:window-width="1920"
inkscape:window-height="1024"
inkscape:window-x="0"
inkscape:window-y="29"
inkscape:window-maximized="1">
<inkscape:grid
type="xygrid"
id="grid4136" />
</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 />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Capa 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-610.5196)">
<rect
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:8.33333302"
id="rect4158"
width="450"
height="450"
x="31"
y="641.51959"
ry="225" />
<rect
ry="200"
y="666.51959"
x="56"
height="400"
width="400"
id="rect4159"
style="fill:#1abc9c;fill-opacity:1;stroke:none;stroke-width:8.33333302" />
<path
style="fill:#223656;fill-opacity:1;stroke:none;stroke-width:8.33333302"
d="m 256,741.51914 c -69.25,0 -125.00001,55.75001 -125.00001,125 0,69.25001 55.75001,125 125.00001,125 69.24999,0 125,-55.74999 125,-125 0,-69.24999 -55.75001,-125 -125,-125 z m 0,25.00001 c 55.4,0 99.99999,44.6 99.99999,99.99999 0,55.40001 -44.59999,100.00001 -99.99999,100.00001 -55.40001,0 -100.00001,-44.6 -100.00001,-100.00001 0,-55.39999 44.6,-99.99999 100.00001,-99.99999 z m 0,41.66667 -58.33334,58.33332 33.33334,0 0,58.33334 49.99999,0 0,-58.33334 33.33333,0 L 256,808.18582 Z"
id="rect4149"
inkscape:connector-curvature="0" />
</g>
</svg>
|