blob: 5e263130327a5b0709febda682a8b6b986ed65c5 (
plain) (
blame)
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
|
<?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.48.5 r10040"
width="1024"
height="1024"
sodipodi:docname="myunity.svg">
<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="1030"
inkscape:window-height="601"
id="namedview4"
showgrid="false"
inkscape:zoom="0.23046875"
inkscape:cx="512"
inkscape:cy="512"
inkscape:window-x="15"
inkscape:window-y="39"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<rect
style="fill:#34495e;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
id="rect2982"
width="911.18646"
height="928.54236"
x="56.40675"
y="52.067795"
ry="111" />
<rect
style="fill:#9b59b6;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect3754"
width="694.23724"
height="208.27119"
x="164.13568"
y="407.83051"
ry="104.1356" />
<path
sodipodi:type="arc"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3752"
sodipodi:cx="741.96613"
sodipodi:cy="514.16949"
sodipodi:rx="91.118645"
sodipodi:ry="101.9661"
d="m 833.08477,514.16949 a 91.118645,101.9661 0 1 1 -182.23729,0 91.118645,101.9661 0 1 1 182.23729,0 z"
transform="matrix(1.40553,0,0,1.2765957,-288.27712,-142.42048)" />
</svg>
|