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
|
<?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"
id="svg2"
version="1.1"
inkscape:version="0.91+devel r14055 custom"
width="512"
height="512"
sodipodi:docname="goa-panel.svg"
viewBox="0 0 512 512">
<metadata
id="metadata8">
<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>
<defs
id="defs6" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1008"
id="namedview4"
showgrid="false"
inkscape:zoom="0.921875"
inkscape:cx="753.61927"
inkscape:cy="257.07913"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"
inkscape:document-units="px" />
<path
style="opacity:1;fill:#4aaee8;fill-opacity:0.52941179;fill-rule:evenodd;stroke:#4aaee8;stroke-width:18.87949371;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 202.08901,130.27327 c -53.20422,7.4e-4 -96.33445,36.60285 -96.33496,81.75388 0.036,6.44728 0.97062,12.86831 2.78429,19.12925 -0.91381,-0.0629 -1.8287,-0.10897 -2.7442,-0.13845 -41.617086,-2e-5 -75.354407,33.7373 -75.354393,75.35438 -2.4e-5,41.6171 33.7373,75.35442 75.354393,75.3544 l 300.41173,0 c 41.61708,2e-5 75.3544,-33.73732 75.35438,-75.3544 2e-5,-41.61708 -33.7373,-75.3544 -75.35438,-75.35438 -1.77891,2e-4 -3.55725,0.0634 -5.33169,0.1895 2.3996,-6.97362 3.63574,-14.29447 3.65892,-21.66935 7.1e-4,-37.13966 -30.10603,-67.24803 -67.24569,-67.24935 -20.98736,0.0338 -40.75559,9.86397 -53.44816,26.5783 -17.56718,-23.98284 -48.47477,-38.57412 -81.75024,-38.59378 z"
id="path4138"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccsccscccccc" />
</svg>
|