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
| <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
viewBox="0 0 111.125 111.125"
version="1.1"
id="svg3"
sodipodi:docname="logo.svg"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs3" />
<sodipodi:namedview
id="namedview3"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1"
inkscape:zoom="5.4086908"
inkscape:cx="39.103733"
inkscape:cy="73.400388"
inkscape:window-width="1896"
inkscape:window-height="1056"
inkscape:window-x="12"
inkscape:window-y="12"
inkscape:window-maximized="1"
inkscape:current-layer="svg3" />
<path
fill="#f37046"
d="m 15.980328,21.289177 54.852653,-9.118144 a 7.4397575,7.0784634 0 0 1 8.633598,5.890665 L 90.097567,83.483713 A 11.4152,10.859364 0 0 1 81.014465,95.799127 L 35.795917,104.24422 A 11.291949,10.742154 0 0 1 22.610495,96.08188 L 7.6101474,33.254173 A 10.42436,9.9168572 0 0 1 15.980328,21.287969 Z"
id="path1"
style="stroke-width:1.20834" />
<path
fill="none"
stroke="#2e2723"
stroke-width="4.83336"
d="M 21.977325,12.728079 72.379658,3.1930573 A 12.276748,12.276748 0 0 1 86.873712,13.985963 L 88.42643,28.92227 a 4.9288242,4.9288242 0 0 0 5.751705,4.345195 l 4.691994,-0.820464 a 4.8478653,4.8478653 0 0 1 5.618781,3.982693 l 0.0362,0.224752 a 7.0567132,7.0567132 0 0 1 -2.86377,6.899628 l -7.212591,5.140284 a 7.3285901,7.3285901 0 0 0 -3.012392,6.92138 l 3.451024,26.314048 a 7.0192547,7.0192547 0 0 1 -4.162737,7.351548 l -2.048139,0.88934 a 3.6371074,3.6371074 0 0 0 -2.187096,3.390606 l 0.04834,3.13927 a 5.5245365,5.5245365 0 0 1 -4.424946,5.49795 l -0.636796,0.1293 a 5.6332872,5.6332872 0 0 1 -6.450126,-3.692696 l -0.761256,-2.214888 a 3.9536928,3.9536928 0 0 0 -4.494981,-2.597934 l -10.485987,2.039679 a 4.5481967,4.5481967 0 0 0 -3.662482,4.084194 l -0.267043,3.174315 a 5.5922036,5.5922036 0 0 1 -4.816449,5.07141 l -1.425843,0.19454 a 5.7782882,5.7782882 0 0 1 -6.029623,-3.30602 l -1.87897,-4.07936 A 2.1411808,2.1411808 0 0 0 38.729769,99.822904 9.0021428,9.0021428 0 0 1 28.495118,92.037562 L 23.253333,69.56483 a 1.3726758,1.3726758 0 0 0 -2.100096,-0.830131 l -3.784526,2.533891 a 4.8635738,4.8635738 0 0 1 -6.528667,-1.035547 l -0.07249,-0.09304 a 6.1190404,6.1190404 0 0 1 -0.229585,-7.251256 l 5.238159,-7.612551 a 11.351158,11.351158 0 0 0 1.694094,-9.057726 L 12.856765,26.788338 a 11.587994,11.587994 0 0 1 9.12056,-14.061467 z"
id="path2" />
<ellipse
cx="65.828033"
cy="32.438541"
fill="#2f2824"
rx="5.32516"
ry="5.510036"
id="ellipse2"
style="stroke-width:1.20834" />
<circle
cx="48.372334"
cy="37.654953"
r="5.5619955"
fill="#2e2925"
id="circle2"
style="stroke-width:1.20834" />
<path
fill="none"
stroke="#2e2723"
stroke-linecap="round"
stroke-width="4.83336"
d="m 51.501937,50.93704 c 5.018241,6.969713 19.659713,4.595321 20.377468,-5.870122"
id="path3" />
</svg>
|