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="271"
inkscape:window-y="38" />
<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.19687635px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 84.728619,54.526087 C 118.95023,27.584549 87.744645,11.000958 29.154115,5.5400513 C 114.51877,26.193466 46.988507,61.217161 11.654503,77.475701 C 92.495288,54.550254 109.24535,52.120302 115.92038,52.759684 C 89.283871,34.641709 88.895812,45.062828 8.3733274,69.763784 C 82.420428,59.930868 99.595428,77.556102 54.191981,123.2972 C 110.41321,91.617253 123.07545,68.717629 84.728619,54.526087 z M 97.94501,48.871211 C 97.94501,49.927803 97.087487,50.785325 96.030896,50.785325 C 94.974305,50.785325 94.116783,49.927803 94.116783,48.871211 C 94.116783,47.814622 94.974305,46.9571 96.030896,46.9571 C 97.087487,46.9571 97.94501,47.814622 97.94501,48.871211 z" />
</g>
</svg>
|