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
|
<?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="128"
height="128"
id="svg2459"
sodipodi:version="0.32"
inkscape:version="0.46"
sodipodi:docname="logo.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape"
version="1.0">
<defs
id="defs2461">
<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="perspective2390" />
</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="3.890625"
inkscape:cx="64"
inkscape:cy="64"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="996"
inkscape:window-height="701"
inkscape:window-x="268"
inkscape:window-y="253" />
<metadata
id="metadata2464">
<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
id="path2469"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.21472006px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 88.887955,53.281469 C 127.73448,25.050298 92.311583,7.6728879 25.802796,1.9505796 C 122.70412,23.592628 46.04743,60.292828 5.9381863,77.32963 C 97.704255,53.306791 116.71802,50.760524 124.29515,51.430512 C 94.058829,32.44527 93.618326,43.365224 2.2135746,69.248559 C 86.267822,58.944965 105.76395,77.413879 54.224423,125.3445 C 118.04371,92.148107 132.41719,68.152329 88.887955,53.281469 z M 103.89048,47.355906 C 103.89048,48.463074 102.91707,49.361644 101.71769,49.361644 C 100.5183,49.361644 99.544889,48.463074 99.544889,47.355906 C 99.544889,46.248741 100.5183,45.35017 101.71769,45.35017 C 102.91707,45.35017 103.89048,46.248741 103.89048,47.355906 z" />
</g>
</svg>
|