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
|
<?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="512"
height="512"
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.46"
version="1.0"
inkscape:export-filename="/Users/remko/Desktop/bla.png"
inkscape:export-xdpi="2.8125"
inkscape:export-ydpi="2.8125"
sodipodi:docname="Status.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs4">
<linearGradient
id="linearGradient3155">
<stop
style="stop-color:#007600;stop-opacity:1;"
offset="0"
id="stop3157" />
<stop
style="stop-color:#97f597;stop-opacity:1;"
offset="1"
id="stop3159" />
</linearGradient>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective10" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3155"
id="linearGradient3161"
x1="146.36209"
y1="457.4635"
x2="376.76218"
y2="76.855392"
gradientUnits="userSpaceOnUse" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.3808594"
inkscape:cx="256"
inkscape:cy="252.6831"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1015"
inkscape:window-height="903"
inkscape:window-x="173"
inkscape:window-y="78" />
<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" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
transform="matrix(0.5302723,0,0,0.5302723,125.71376,176.92884)"
style="fill:url(#linearGradient3161);fill-opacity:1;stroke:#004900;stroke-width:66.00382233;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
d="M 511.27582,255.63791 C 511.27582,396.75003 395.95046,512.59408 256,511.27582 C 115.50065,509.95239 7.4794172,396.58825 0.72418213,255.63791 C -6.1042596,113.16009 115.08775,-161.15123 256,-161.15123 C 396.91225,-161.15123 518.10426,113.16009 511.27582,255.63791 z"
id="path2383"
sodipodi:nodetypes="csssc" />
</g>
</svg>
|