~ubuntu-branches/ubuntu/trusty/unity-control-center/trusty

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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
<?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:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   inkscape:export-ydpi="90.000000"
   inkscape:export-xdpi="90.000000"
   inkscape:export-filename="/home/hbons/preferences-color.png"
   width="230"
   height="230"
   id="svg11300"
   sodipodi:version="0.32"
   inkscape:version="0.47 r22583"
   sodipodi:docname="preferences-color.svg"
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
   version="1.0"
   style="display:inline;enable-background:new">
  <sodipodi:namedview
     stroke="#ef2929"
     fill="#f57900"
     id="base"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="0.25490196"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:zoom="2"
     inkscape:cx="185.8573"
     inkscape:cy="186.35354"
     inkscape:current-layer="svg11300"
     showgrid="false"
     inkscape:grid-bbox="true"
     inkscape:document-units="px"
     inkscape:showpageshadow="false"
     inkscape:window-width="1680"
     inkscape:window-height="977"
     inkscape:window-x="0"
     inkscape:window-y="25"
     width="400px"
     height="300px"
     inkscape:snap-nodes="false"
     inkscape:snap-bbox="true"
     objecttolerance="7"
     gridtolerance="12"
     guidetolerance="13"
     showguides="true"
     inkscape:guide-bbox="true"
     inkscape:snap-page="true"
     inkscape:object-nodes="false"
     inkscape:window-maximized="1">
    <inkscape:grid
       type="xygrid"
       id="grid5883"
       spacingx="1px"
       spacingy="1px"
       enabled="true"
       visible="true"
       empspacing="4"
       snapvisiblegridlinesonly="true" />
  </sodipodi:namedview>
  <defs
     id="defs3">
    <inkscape:perspective
       sodipodi:type="inkscape:persp3d"
       inkscape:vp_x="0 : 150 : 1"
       inkscape:vp_y="0 : 1000 : 0"
       inkscape:vp_z="400 : 150 : 1"
       inkscape:persp3d-origin="200 : 100 : 1"
       id="perspective183" />
    <linearGradient
       inkscape:collect="always"
       id="linearGradient4010">
      <stop
         style="stop-color:#ffffff;stop-opacity:1;"
         offset="0"
         id="stop4012" />
      <stop
         style="stop-color:#ffffff;stop-opacity:0;"
         offset="1"
         id="stop4014" />
    </linearGradient>
    <linearGradient
       inkscape:collect="always"
       id="linearGradient4115">
      <stop
         style="stop-color:#e3e3e1;stop-opacity:1"
         offset="0"
         id="stop4117" />
      <stop
         style="stop-color:#7f8376;stop-opacity:1"
         offset="1"
         id="stop4119" />
    </linearGradient>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath3983">
      <path
         d="m 184.125,701.5 a 2.2362916,2.2362916 0 0 0 -1.46875,0.90625 c 0,0 -3.32798,4.76714 -4.03125,11.15625 -5.01814,-4.02286 -10.75,-5.0625 -10.75,-5.0625 a 2.2362916,2.2362916 0 0 0 -2.59375,2.5625 c 0,0 1.03401,5.76487 5.0625,10.78125 -6.3978,0.70283 -11.1875,4.03125 -11.1875,4.03125 a 2.2362916,2.2362916 0 0 0 0,3.625 c 0,0 4.79479,3.3031 11.1875,4 -4.02849,5.01638 -5.0625,10.78125 -5.0625,10.78125 a 2.2362916,2.2362916 0 0 0 2.59375,2.5625 c 0,0 5.73186,-1.03964 10.75,-5.0625 0.70267,6.3934 4.03125,11.1875 4.03125,11.1875 a 2.2362916,2.2362916 0 0 0 3.625,0 c 0,0 3.31109,-4.81453 4,-11.21875 5.02623,4.04674 10.78125,5.09375 10.78125,5.09375 a 2.2362916,2.2362916 0 0 0 2.59375,-2.59375 c 0,0 -1.0624,-5.73727 -5.09375,-10.75 6.397,-0.69632 11.21875,-4 11.21875,-4 a 2.2362916,2.2362916 0 0 0 0,-3.625 c 0,0 -4.81666,-3.329 -11.21875,-4.03125 4.03134,-5.01273 5.09375,-10.75 5.09375,-10.75 A 2.2362916,2.2362916 0 0 0 201.0625,708.5 c 0,0 -5.75502,1.04701 -10.78125,5.09375 -0.69265,-6.39357 -4,-11.1875 -4,-11.1875 A 2.2362916,2.2362916 0 0 0 184.125,701.5 z"
         id="path3985"
         style="color:#000000;fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.30022803;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
         inkscape:original="M 184.46875 703.71875 C 184.46875 703.71875 180.59375 709.06256 180.59375 715.6875 C 180.59375 716.89696 180.75838 718.0867 180.96875 719.1875 C 180.33528 718.25414 179.58087 717.32975 178.71875 716.46875 C 174.02816 711.78421 167.5 710.71875 167.5 710.71875 C 167.5 710.71875 168.55941 717.25296 173.25 721.9375 C 174.11212 722.7985 175.03419 723.55485 175.96875 724.1875 C 174.85826 723.9742 173.69012 723.8125 172.46875 723.8125 C 165.83526 723.8125 160.46875 727.6875 160.46875 727.6875 C 160.46875 727.6875 165.83526 731.53125 172.46875 731.53125 C 173.69012 731.53125 174.85826 731.4008 175.96875 731.1875 C 175.03456 731.81999 174.11178 732.54558 173.25 733.40625 C 168.55941 738.09078 167.5 744.625 167.5 744.625 C 167.5 744.625 174.02816 743.55954 178.71875 738.875 C 179.58087 738.014 180.33528 737.08961 180.96875 736.15625 C 180.75518 737.2653 180.59375 738.43646 180.59375 739.65625 C 180.59375 746.28119 184.46875 751.65625 184.46875 751.65625 C 184.46875 751.65625 188.3125 746.28119 188.3125 739.65625 C 188.3125 738.43646 188.18232 737.2653 187.96875 736.15625 C 188.60222 737.08961 189.35663 738.014 190.21875 738.875 C 194.90934 743.55954 201.4375 744.625 201.4375 744.625 C 201.4375 744.625 200.34684 738.09078 195.65625 733.40625 C 194.79906 732.55017 193.89785 731.849 192.96875 731.21875 C 194.06956 731.42831 195.22825 731.53125 196.4375 731.53125 C 203.07099 731.53125 208.46875 727.6875 208.46875 727.6875 C 208.46875 727.6875 203.07099 723.8125 196.4375 723.8125 C 195.22647 723.8125 194.07098 723.9774 192.96875 724.1875 C 193.90331 723.55485 194.79413 722.7985 195.65625 721.9375 C 200.34684 717.25296 201.4375 710.71875 201.4375 710.71875 C 201.4375 710.71875 194.90934 711.78421 190.21875 716.46875 C 189.35663 717.32975 188.60222 718.25414 187.96875 719.1875 C 188.17912 718.0867 188.3125 716.89696 188.3125 715.6875 C 188.3125 709.06256 184.46875 703.71875 184.46875 703.71875 z "
         inkscape:radius="2.236068"
         sodipodi:type="inkscape:offset" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4123">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="0.26224718"
         id="feGaussianBlur4125" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4169">
      <path
         sodipodi:nodetypes="csssc"
         id="path4171"
         d="m 471.43078,685.92888 c 0,22.09674 -12.84202,40.00973 -12.84202,40.00973 0,0 -12.84203,-17.91299 -12.84203,-40.00973 0,-22.09678 12.84203,-40.00974 12.84203,-40.00974 0,0 12.84202,17.91296 12.84202,40.00974 z"
         style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4173"
       x="-0.2469319"
       width="1.4938638"
       y="-0.079258353"
       height="1.1585166">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.642588"
         id="feGaussianBlur4175" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4145">
      <path
         style="color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
         d="m 401.43078,865.80173 c 0,22.09677 -12.84202,40.00973 -12.84202,40.00973 0,0 -12.84203,-17.91296 -12.84203,-40.00973 0,-22.09675 12.84203,-40.00974 12.84203,-40.00974 0,0 12.84202,17.91299 12.84202,40.00974 z"
         id="path4147"
         sodipodi:nodetypes="csssc" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4149"
       x="-0.2469319"
       width="1.4938638"
       y="-0.079258353"
       height="1.1585166">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.642588"
         id="feGaussianBlur4151" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4181">
      <path
         sodipodi:nodetypes="csssc"
         id="path4183"
         d="m 348.71074,698.72614 c -22.06442,0 -39.95118,-12.86084 -39.95118,-12.86084 0,0 17.88676,-12.86084 39.95118,-12.86084 22.06446,0 39.95119,12.86084 39.95119,12.86084 0,0 -17.88673,12.86084 -39.95119,12.86084 z"
         style="color:#000000;fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4189"
       x="-0.079314828"
       width="1.1586297"
       y="-0.24638528"
       height="1.4927706">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.6406013"
         id="feGaussianBlur4191" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4197">
      <path
         style="color:#000000;fill:#75507b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
         d="m 299.47143,763.19859 c -15.60192,15.62478 -37.33043,19.19718 -37.33043,19.19718 0,0 3.56716,-21.76037 19.16908,-37.38511 15.60192,-15.62479 37.33043,-19.19719 37.33043,-19.19719 0,0 -3.56717,21.76037 -19.16908,37.38512 z"
         id="path4199"
         sodipodi:nodetypes="csssc" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4201"
       x="-0.12008792"
       width="1.2401758"
       y="-0.11991221"
       height="1.2398244">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.8270453"
         id="feGaussianBlur4203" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4133">
      <path
         style="color:#000000;fill:#65c808;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
         d="m 538.46677,738.72614 c -22.06443,0 -39.95119,-12.86084 -39.95119,-12.86084 0,0 17.88676,-12.86084 39.95119,-12.86084 22.06442,0 39.95119,12.86084 39.95119,12.86084 0,0 -17.88677,12.86084 -39.95119,12.86084 z"
         id="path4135"
         sodipodi:nodetypes="csssc" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4137"
       x="-0.079314828"
       width="1.1586297"
       y="-0.24638529"
       height="1.4927706">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.6406015"
         id="feGaussianBlur4139" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4071">
      <path
         sodipodi:nodetypes="csssc"
         id="path4073"
         d="m 515.86743,706.71995 c -15.60192,15.62478 -37.33043,19.19718 -37.33043,19.19718 0,0 3.56717,-21.76037 19.16909,-37.38511 15.60192,-15.62478 37.33043,-19.19719 37.33043,-19.19719 0,0 -3.56717,21.76034 -19.16909,37.38512 z"
         style="color:#000000;fill:#afea2c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4075"
       x="-0.12008791"
       width="1.2401758"
       y="-0.11991222"
       height="1.2398244">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.8270455"
         id="feGaussianBlur4077" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4083">
      <path
         sodipodi:nodetypes="csssc"
         id="path4085"
         d="m 515.86743,745.01066 c 15.60192,15.62474 19.16909,37.38511 19.16909,37.38511 0,0 -21.72851,-3.5724 -37.33043,-19.19718 -15.60192,-15.62475 -19.16909,-37.38512 -19.16909,-37.38512 0,0 21.72851,3.5724 37.33043,19.19719 z"
         style="color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4087"
       x="-0.12008791"
       width="1.2401758"
       y="-0.11991222"
       height="1.2398244">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.8270455"
         id="feGaussianBlur4089" />
    </filter>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath4157">
      <path
         style="color:#000000;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
         d="m 269.47143,688.53202 c 15.60191,15.62474 19.16908,37.38511 19.16908,37.38511 0,0 -21.72851,-3.5724 -37.33043,-19.19718 -15.60192,-15.62478 -19.16908,-37.38512 -19.16908,-37.38512 0,0 21.72851,3.57241 37.33043,19.19719 z"
         id="path4159"
         sodipodi:nodetypes="csssc" />
    </clipPath>
    <filter
       color-interpolation-filters="sRGB"
       inkscape:collect="always"
       id="filter4161"
       x="-0.12008792"
       width="1.2401758"
       y="-0.11991221"
       height="1.2398244">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="2.8270453"
         id="feGaussianBlur4163" />
    </filter>
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4115"
       id="linearGradient4042"
       gradientUnits="userSpaceOnUse"
       x1="177.01997"
       y1="715.69196"
       x2="190.86528"
       y2="745.97327" />
    <filter
       inkscape:collect="always"
       id="filter4144"
       color-interpolation-filters="sRGB">
      <feGaussianBlur
         inkscape:collect="always"
         stdDeviation="0.52449438"
         id="feGaussianBlur4146" />
    </filter>
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient4010"
       id="radialGradient4016"
       cx="190.50462"
       cy="763.02698"
       fx="190.50462"
       fy="763.02698"
       r="25.774157"
       gradientTransform="matrix(-7.100899,-3.7574025,0.65283651,-1.2337581,945.3963,1718.792)"
       gradientUnits="userSpaceOnUse" />
    <linearGradient
       inkscape:collect="always"
       id="linearGradient4010-8">
      <stop
         style="stop-color:#ffffff;stop-opacity:1;"
         offset="0"
         id="stop4012-4" />
      <stop
         style="stop-color:#ffffff;stop-opacity:0;"
         offset="1"
         id="stop4014-5" />
    </linearGradient>
    <radialGradient
       r="25.774157"
       fy="803.93988"
       fx="190.11163"
       cy="803.93988"
       cx="190.11163"
       gradientTransform="matrix(-7.100899,-3.7574025,0.65283651,-1.2337581,945.3963,1718.792)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient4036"
       xlink:href="#linearGradient4010-8"
       inkscape:collect="always" />
    <linearGradient
       inkscape:collect="always"
       id="linearGradient4010-0">
      <stop
         style="stop-color:#ffffff;stop-opacity:1;"
         offset="0"
         id="stop4012-2" />
      <stop
         style="stop-color:#ffffff;stop-opacity:0;"
         offset="1"
         id="stop4014-51" />
    </linearGradient>
    <radialGradient
       r="25.774157"
       fy="714.44397"
       fx="196.29478"
       cy="714.44397"
       cx="196.29478"
       gradientTransform="matrix(-0.59883175,-1.0815124,1.5121107,-0.83725328,-944.82871,910.24831)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient4036-9"
       xlink:href="#linearGradient4010-0"
       inkscape:collect="always" />
    <linearGradient
       inkscape:collect="always"
       id="linearGradient4010-3">
      <stop
         style="stop-color:#ffffff;stop-opacity:1;"
         offset="0"
         id="stop4012-3" />
      <stop
         style="stop-color:#ffffff;stop-opacity:0;"
         offset="1"
         id="stop4014-4" />
    </linearGradient>
    <radialGradient
       r="25.774157"
       fy="689.05688"
       fx="174.41974"
       cy="689.05688"
       cx="174.41974"
       gradientTransform="matrix(0.66761995,-1.2556356,0.62963254,0.33477488,-513.52469,163.92746)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient4036-6"
       xlink:href="#linearGradient4010-3"
       inkscape:collect="always" />
    <linearGradient
       inkscape:collect="always"
       id="linearGradient4010-9">
      <stop
         style="stop-color:#ffffff;stop-opacity:1;"
         offset="0"
         id="stop4012-29" />
      <stop
         style="stop-color:#ffffff;stop-opacity:0;"
         offset="1"
         id="stop4014-0" />
    </linearGradient>
    <radialGradient
       r="25.774157"
       fy="846.39172"
       fx="213.73914"
       cy="846.39172"
       cx="213.73914"
       gradientTransform="matrix(2.1446353,0.54333384,-0.23562774,0.9300646,-46.18505,-798.23193)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient4036-3"
       xlink:href="#linearGradient4010-9"
       inkscape:collect="always" />
  </defs>
  <metadata
     id="metadata4">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:creator>
          <cc:Agent>
            <dc:title>Lapo Calamandrei</dc:title>
          </cc:Agent>
        </dc:creator>
        <dc:source />
        <cc:license
           rdf:resource="" />
        <dc:title />
        <dc:subject>
          <rdf:Bag>
            <rdf:li>keyboard</rdf:li>
            <rdf:li>keys</rdf:li>
            <rdf:li>configure</rdf:li>
          </rdf:Bag>
        </dc:subject>
        <dc:date />
        <dc:rights>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:rights>
        <dc:publisher>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:publisher>
        <dc:identifier />
        <dc:relation />
        <dc:language />
        <dc:coverage />
        <dc:description />
        <dc:contributor>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:contributor>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     id="layer1"
     inkscape:label="preferences-color"
     inkscape:groupmode="layer"
     style="display:inline"
     transform="translate(-30.407115,-47.7175)">
    <g
       inkscape:groupmode="layer"
       id="layer6"
       inkscape:label="baseplate"
       style="display:none">
      <rect
         inkscape:label="48x48"
         y="49.996326"
         x="296.0625"
         height="48"
         width="48"
         id="rect6284"
         style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
      <rect
         style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
         id="rect6592"
         width="32"
         height="32"
         x="303"
         y="125.99633"
         inkscape:label="32x32" />
      <rect
         style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
         id="rect8104"
         width="24"
         height="24"
         x="302"
         y="176"
         inkscape:label="24x24" />
      <rect
         inkscape:label="22x22"
         y="177.05884"
         x="303"
         height="22"
         width="22"
         id="rect6749"
         style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
      <rect
         style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
         id="rect6833"
         width="16"
         height="16"
         x="303"
         y="219"
         inkscape:label="16x16" />
      <rect
         inkscape:label="256x256"
         y="31.996323"
         x="16.0625"
         height="256"
         width="256"
         id="rect3068"
         style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
      <text
         xml:space="preserve"
         style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans"
         x="20.970737"
         y="21.513618"
         id="context"
         inkscape:label="context"><tspan
           sodipodi:role="line"
           id="tspan2716"
           x="20.970737"
           y="21.513618">apps</tspan></text>
      <text
         inkscape:label="icon-name"
         id="text3021"
         y="21.513618"
         x="191.97073"
         style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
         xml:space="preserve"
         sodipodi:linespacing="125%"><tspan
           y="21.513618"
           x="191.97073"
           id="tspan3023"
           sodipodi:role="line">preferences-color</tspan></text>
    </g>
    <g
       inkscape:groupmode="layer"
       id="layer8"
       inkscape:label="small sizes"
       style="display:inline" />
    <g
       inkscape:groupmode="layer"
       id="layer7"
       inkscape:label="hires"
       style="display:inline" />
  </g>
  <g
     id="g4017"
     transform="translate(-24.606499,-41.050135)">
    <path
       transform="matrix(4.1368925,0,0,4.1487427,-624.76596,-2861.8892)"
       sodipodi:type="inkscape:offset"
       inkscape:radius="2.236068"
       inkscape:original="M 184.46875 703.71875 C 184.46875 703.71875 180.59375 709.06256 180.59375 715.6875 C 180.59375 716.89696 180.75838 718.0867 180.96875 719.1875 C 180.33528 718.25414 179.58087 717.32975 178.71875 716.46875 C 174.02816 711.78421 167.5 710.71875 167.5 710.71875 C 167.5 710.71875 168.55941 717.25296 173.25 721.9375 C 174.11212 722.7985 175.03419 723.55485 175.96875 724.1875 C 174.85826 723.9742 173.69012 723.8125 172.46875 723.8125 C 165.83526 723.8125 160.46875 727.6875 160.46875 727.6875 C 160.46875 727.6875 165.83526 731.53125 172.46875 731.53125 C 173.69012 731.53125 174.85826 731.4008 175.96875 731.1875 C 175.03456 731.81999 174.11178 732.54558 173.25 733.40625 C 168.55941 738.09078 167.5 744.625 167.5 744.625 C 167.5 744.625 174.02816 743.55954 178.71875 738.875 C 179.58087 738.014 180.33528 737.08961 180.96875 736.15625 C 180.75518 737.2653 180.59375 738.43646 180.59375 739.65625 C 180.59375 746.28119 184.46875 751.65625 184.46875 751.65625 C 184.46875 751.65625 188.3125 746.28119 188.3125 739.65625 C 188.3125 738.43646 188.18232 737.2653 187.96875 736.15625 C 188.60222 737.08961 189.35663 738.014 190.21875 738.875 C 194.90934 743.55954 201.4375 744.625 201.4375 744.625 C 201.4375 744.625 200.34684 738.09078 195.65625 733.40625 C 194.79906 732.55017 193.89785 731.849 192.96875 731.21875 C 194.06956 731.42831 195.22825 731.53125 196.4375 731.53125 C 203.07099 731.53125 208.46875 727.6875 208.46875 727.6875 C 208.46875 727.6875 203.07099 723.8125 196.4375 723.8125 C 195.22647 723.8125 194.07098 723.9774 192.96875 724.1875 C 193.90331 723.55485 194.79413 722.7985 195.65625 721.9375 C 200.34684 717.25296 201.4375 710.71875 201.4375 710.71875 C 201.4375 710.71875 194.90934 711.78421 190.21875 716.46875 C 189.35663 717.32975 188.60222 718.25414 187.96875 719.1875 C 188.17912 718.0867 188.3125 716.89696 188.3125 715.6875 C 188.3125 709.06256 184.46875 703.71875 184.46875 703.71875 z "
       style="color:#000000;fill:url(#linearGradient4042);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.30022803;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       id="path3687"
       d="m 184.125,701.5 a 2.2362916,2.2362916 0 0 0 -1.46875,0.90625 c 0,0 -3.32798,4.76714 -4.03125,11.15625 -5.01814,-4.02286 -10.75,-5.0625 -10.75,-5.0625 a 2.2362916,2.2362916 0 0 0 -2.59375,2.5625 c 0,0 1.03401,5.76487 5.0625,10.78125 -6.3978,0.70283 -11.1875,4.03125 -11.1875,4.03125 a 2.2362916,2.2362916 0 0 0 0,3.625 c 0,0 4.79479,3.3031 11.1875,4 -4.02849,5.01638 -5.0625,10.78125 -5.0625,10.78125 a 2.2362916,2.2362916 0 0 0 2.59375,2.5625 c 0,0 5.73186,-1.03964 10.75,-5.0625 0.70267,6.3934 4.03125,11.1875 4.03125,11.1875 a 2.2362916,2.2362916 0 0 0 3.625,0 c 0,0 3.31109,-4.81453 4,-11.21875 5.02623,4.04674 10.78125,5.09375 10.78125,5.09375 a 2.2362916,2.2362916 0 0 0 2.59375,-2.59375 c 0,0 -1.0624,-5.73727 -5.09375,-10.75 6.397,-0.69632 11.21875,-4 11.21875,-4 a 2.2362916,2.2362916 0 0 0 0,-3.625 c 0,0 -4.81666,-3.329 -11.21875,-4.03125 4.03134,-5.01273 5.09375,-10.75 5.09375,-10.75 A 2.2362916,2.2362916 0 0 0 201.0625,708.5 c 0,0 -5.75502,1.04701 -10.78125,5.09375 -0.69265,-6.39357 -4,-11.1875 -4,-11.1875 A 2.2362916,2.2362916 0 0 0 184.125,701.5 z" />
    <path
       transform="matrix(4.1368925,0,0,4.1487427,-620.76596,-2857.8892)"
       sodipodi:type="inkscape:offset"
       inkscape:radius="2.236068"
       inkscape:original="M 184.46875 703.71875 C 184.46875 703.71875 180.59375 709.06256 180.59375 715.6875 C 180.59375 716.89696 180.75838 718.0867 180.96875 719.1875 C 180.33528 718.25414 179.58087 717.32975 178.71875 716.46875 C 174.02816 711.78421 167.5 710.71875 167.5 710.71875 C 167.5 710.71875 168.55941 717.25296 173.25 721.9375 C 174.11212 722.7985 175.03419 723.55485 175.96875 724.1875 C 174.85826 723.9742 173.69012 723.8125 172.46875 723.8125 C 165.83526 723.8125 160.46875 727.6875 160.46875 727.6875 C 160.46875 727.6875 165.83526 731.53125 172.46875 731.53125 C 173.69012 731.53125 174.85826 731.4008 175.96875 731.1875 C 175.03456 731.81999 174.11178 732.54558 173.25 733.40625 C 168.55941 738.09078 167.5 744.625 167.5 744.625 C 167.5 744.625 174.02816 743.55954 178.71875 738.875 C 179.58087 738.014 180.33528 737.08961 180.96875 736.15625 C 180.75518 737.2653 180.59375 738.43646 180.59375 739.65625 C 180.59375 746.28119 184.46875 751.65625 184.46875 751.65625 C 184.46875 751.65625 188.3125 746.28119 188.3125 739.65625 C 188.3125 738.43646 188.18232 737.2653 187.96875 736.15625 C 188.60222 737.08961 189.35663 738.014 190.21875 738.875 C 194.90934 743.55954 201.4375 744.625 201.4375 744.625 C 201.4375 744.625 200.34684 738.09078 195.65625 733.40625 C 194.79906 732.55017 193.89785 731.849 192.96875 731.21875 C 194.06956 731.42831 195.22825 731.53125 196.4375 731.53125 C 203.07099 731.53125 208.46875 727.6875 208.46875 727.6875 C 208.46875 727.6875 203.07099 723.8125 196.4375 723.8125 C 195.22647 723.8125 194.07098 723.9774 192.96875 724.1875 C 193.90331 723.55485 194.79413 722.7985 195.65625 721.9375 C 200.34684 717.25296 201.4375 710.71875 201.4375 710.71875 C 201.4375 710.71875 194.90934 711.78421 190.21875 716.46875 C 189.35663 717.32975 188.60222 718.25414 187.96875 719.1875 C 188.17912 718.0867 188.3125 716.89696 188.3125 715.6875 C 188.3125 709.06256 184.46875 703.71875 184.46875 703.71875 z "
       style="opacity:0.25;color:#000000;fill:#2e3436;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.30022803;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4144);enable-background:new"
       id="path4136"
       d="m 184.125,701.5 a 2.2362916,2.2362916 0 0 0 -1.46875,0.90625 c 0,0 -3.32798,4.76714 -4.03125,11.15625 -5.01814,-4.02286 -10.75,-5.0625 -10.75,-5.0625 a 2.2362916,2.2362916 0 0 0 -2.59375,2.5625 c 0,0 1.03401,5.76487 5.0625,10.78125 -6.3978,0.70283 -11.1875,4.03125 -11.1875,4.03125 a 2.2362916,2.2362916 0 0 0 0,3.625 c 0,0 4.79479,3.3031 11.1875,4 -4.02849,5.01638 -5.0625,10.78125 -5.0625,10.78125 a 2.2362916,2.2362916 0 0 0 2.59375,2.5625 c 0,0 5.73186,-1.03964 10.75,-5.0625 0.70267,6.3934 4.03125,11.1875 4.03125,11.1875 a 2.2362916,2.2362916 0 0 0 3.625,0 c 0,0 3.31109,-4.81453 4,-11.21875 5.02623,4.04674 10.78125,5.09375 10.78125,5.09375 a 2.2362916,2.2362916 0 0 0 2.59375,-2.59375 c 0,0 -1.0624,-5.73727 -5.09375,-10.75 6.397,-0.69632 11.21875,-4 11.21875,-4 a 2.2362916,2.2362916 0 0 0 0,-3.625 c 0,0 -4.81666,-3.329 -11.21875,-4.03125 4.03134,-5.01273 5.09375,-10.75 5.09375,-10.75 A 2.2362916,2.2362916 0 0 0 201.0625,708.5 c 0,0 -5.75502,1.04701 -10.78125,5.09375 -0.69265,-6.39357 -4,-11.1875 -4,-11.1875 A 2.2362916,2.2362916 0 0 0 184.125,701.5 z"
       clip-path="none" />
    <path
       clip-path="url(#clipPath3983)"
       d="m 184.125,701.5 a 2.2362916,2.2362916 0 0 0 -1.46875,0.90625 c 0,0 -3.32798,4.76714 -4.03125,11.15625 -5.01814,-4.02286 -10.75,-5.0625 -10.75,-5.0625 a 2.2362916,2.2362916 0 0 0 -2.59375,2.5625 c 0,0 1.03401,5.76487 5.0625,10.78125 -6.3978,0.70283 -11.1875,4.03125 -11.1875,4.03125 a 2.2362916,2.2362916 0 0 0 0,3.625 c 0,0 4.79479,3.3031 11.1875,4 -4.02849,5.01638 -5.0625,10.78125 -5.0625,10.78125 a 2.2362916,2.2362916 0 0 0 2.59375,2.5625 c 0,0 5.73186,-1.03964 10.75,-5.0625 0.70267,6.3934 4.03125,11.1875 4.03125,11.1875 a 2.2362916,2.2362916 0 0 0 3.625,0 c 0,0 3.31109,-4.81453 4,-11.21875 5.02623,4.04674 10.78125,5.09375 10.78125,5.09375 a 2.2362916,2.2362916 0 0 0 2.59375,-2.59375 c 0,0 -1.0624,-5.73727 -5.09375,-10.75 6.397,-0.69632 11.21875,-4 11.21875,-4 a 2.2362916,2.2362916 0 0 0 0,-3.625 c 0,0 -4.81666,-3.329 -11.21875,-4.03125 4.03134,-5.01273 5.09375,-10.75 5.09375,-10.75 A 2.2362916,2.2362916 0 0 0 201.0625,708.5 c 0,0 -5.75502,1.04701 -10.78125,5.09375 -0.69265,-6.39357 -4,-11.1875 -4,-11.1875 A 2.2362916,2.2362916 0 0 0 184.125,701.5 z"
       id="path3979"
       style="opacity:0.96694186;color:#000000;fill:#f9f9f9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.30022803;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4123);enable-background:new"
       inkscape:original="M 184.46875 703.71875 C 184.46875 703.71875 180.59375 709.06256 180.59375 715.6875 C 180.59375 716.89696 180.75838 718.0867 180.96875 719.1875 C 180.33528 718.25414 179.58087 717.32975 178.71875 716.46875 C 174.02816 711.78421 167.5 710.71875 167.5 710.71875 C 167.5 710.71875 168.55941 717.25296 173.25 721.9375 C 174.11212 722.7985 175.03419 723.55485 175.96875 724.1875 C 174.85826 723.9742 173.69012 723.8125 172.46875 723.8125 C 165.83526 723.8125 160.46875 727.6875 160.46875 727.6875 C 160.46875 727.6875 165.83526 731.53125 172.46875 731.53125 C 173.69012 731.53125 174.85826 731.4008 175.96875 731.1875 C 175.03456 731.81999 174.11178 732.54558 173.25 733.40625 C 168.55941 738.09078 167.5 744.625 167.5 744.625 C 167.5 744.625 174.02816 743.55954 178.71875 738.875 C 179.58087 738.014 180.33528 737.08961 180.96875 736.15625 C 180.75518 737.2653 180.59375 738.43646 180.59375 739.65625 C 180.59375 746.28119 184.46875 751.65625 184.46875 751.65625 C 184.46875 751.65625 188.3125 746.28119 188.3125 739.65625 C 188.3125 738.43646 188.18232 737.2653 187.96875 736.15625 C 188.60222 737.08961 189.35663 738.014 190.21875 738.875 C 194.90934 743.55954 201.4375 744.625 201.4375 744.625 C 201.4375 744.625 200.34684 738.09078 195.65625 733.40625 C 194.79906 732.55017 193.89785 731.849 192.96875 731.21875 C 194.06956 731.42831 195.22825 731.53125 196.4375 731.53125 C 203.07099 731.53125 208.46875 727.6875 208.46875 727.6875 C 208.46875 727.6875 203.07099 723.8125 196.4375 723.8125 C 195.22647 723.8125 194.07098 723.9774 192.96875 724.1875 C 193.90331 723.55485 194.79413 722.7985 195.65625 721.9375 C 200.34684 717.25296 201.4375 710.71875 201.4375 710.71875 C 201.4375 710.71875 194.90934 711.78421 190.21875 716.46875 C 189.35663 717.32975 188.60222 718.25414 187.96875 719.1875 C 188.17912 718.0867 188.3125 716.89696 188.3125 715.6875 C 188.3125 709.06256 184.46875 703.71875 184.46875 703.71875 z "
       inkscape:radius="2.236068"
       sodipodi:type="inkscape:offset"
       transform="matrix(4.1368925,0,0,4.1487427,-624.76596,-2861.8892)" />
    <path
       style="color:#000000;fill:#d5be00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       d="m 154.30526,107.37313 c 0,27.48513 -15.97192,49.76628 -15.97192,49.76628 0,0 -15.97193,-22.28115 -15.97193,-49.76628 0,-27.485174 15.97193,-49.766288 15.97193,-49.766288 0,0 15.97192,22.281114 15.97192,49.766288 z"
       id="path3689"
       sodipodi:nodetypes="csssc" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-432.02409,-745.82249)"
       clip-path="url(#clipPath4169)"
       sodipodi:nodetypes="csssc"
       id="path4165"
       d="m 471.43078,685.92888 c 0,22.09674 -12.84202,40.00973 -12.84202,40.00973 0,0 -12.84203,-17.91299 -12.84203,-40.00973 0,-22.09678 12.84203,-40.00974 12.84203,-40.00974 0,0 12.84202,17.91296 12.84202,40.00974 z"
       style="color:#000000;fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4173);enable-background:new" />
    <path
       sodipodi:nodetypes="csssc"
       id="path3691"
       d="m 154.30526,206.72332 c 0,27.48517 -15.97192,49.76628 -15.97192,49.76628 0,0 -15.97193,-22.28111 -15.97193,-49.76628 0,-27.48514 15.97193,-49.76629 15.97193,-49.76629 0,0 15.97192,22.28115 15.97192,49.76629 z"
       style="color:#000000;fill:#23446e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    <path
       sodipodi:nodetypes="csssc"
       id="path3693"
       d="m 187.93055,173.04523 c -27.44205,0 -49.68822,-15.99701 -49.68822,-15.99701 0,0 22.24617,-15.99701 49.68822,-15.99701 27.44202,0 49.68821,15.99701 49.68821,15.99701 0,0 -22.24619,15.99701 -49.68821,15.99701 z"
       style="color:#000000;fill:#56aa07;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    <path
       style="color:#000000;fill:#ca0f0f;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       d="m 88.736129,173.04523 c -27.442028,0 -49.688205,-15.99701 -49.688205,-15.99701 0,0 22.246177,-15.99701 49.688205,-15.99701 27.442081,0 49.688221,15.99701 49.688221,15.99701 0,0 -22.24614,15.99701 -49.688221,15.99701 z"
       id="path3695"
       sodipodi:nodetypes="csssc" />
    <path
       style="color:#000000;fill:#85b912;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       d="m 184.69769,133.23419 c -19.40447,19.43496 -46.42872,23.8785 -46.42872,23.8785 0,0 4.43657,-27.06673 23.84104,-46.50163 19.40447,-19.434952 46.42872,-23.87851 46.42872,-23.87851 0,0 -4.43657,27.06669 -23.84104,46.50164 z"
       id="path3697"
       sodipodi:nodetypes="csssc" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-344.96347,-870.20793)"
       clip-path="url(#clipPath4145)"
       style="color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4149);enable-background:new"
       d="m 401.43078,865.80173 c 0,22.09677 -12.84202,40.00973 -12.84202,40.00973 0,0 -12.84203,-17.91296 -12.84203,-40.00973 0,-22.09675 12.84203,-40.00974 12.84203,-40.00974 0,0 12.84202,17.91299 12.84202,40.00974 z"
       id="path4141"
       sodipodi:nodetypes="csssc" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-344.96347,-696.06832)"
       clip-path="url(#clipPath4181)"
       sodipodi:nodetypes="csssc"
       id="path4177"
       d="m 348.71074,698.72614 c -22.06442,0 -39.95118,-12.86084 -39.95118,-12.86084 0,0 17.88676,-12.86084 39.95118,-12.86084 22.06446,0 39.95119,12.86084 39.95119,12.86084 0,0 -17.88673,12.86084 -39.95119,12.86084 z"
       style="color:#000000;fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4189);enable-background:new" />
    <path
       sodipodi:nodetypes="csssc"
       id="path3699"
       d="m 114.55668,203.4854 c -19.404469,19.43495 -46.428719,23.87849 -46.428719,23.87849 0,0 4.436559,-27.06673 23.841028,-46.50163 19.404471,-19.43496 46.428721,-23.87851 46.428721,-23.87851 0,0 -4.43658,27.06673 -23.84103,46.50165 z"
       style="color:#000000;fill:#593d5e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    <path
       sodipodi:nodetypes="csssc"
       id="path3701"
       d="m 114.55668,110.61106 c 19.40445,19.4349 23.84103,46.50163 23.84103,46.50163 0,0 -27.02425,-4.44354 -46.428721,-23.8785 C 72.56452,113.79924 68.127961,86.73255 68.127961,86.73255 c 0,0 27.02425,4.443558 46.428719,23.87851 z"
       style="color:#000000;fill:#c96300;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-257.90286,-745.82249)"
       clip-path="url(#clipPath4197)"
       style="color:#000000;fill:#75507b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4201);enable-background:new"
       d="m 299.47143,763.19859 c -15.60192,15.62478 -37.33043,19.19718 -37.33043,19.19718 0,0 3.56716,-21.76037 19.16908,-37.38511 15.60192,-15.62479 37.33043,-19.19719 37.33043,-19.19719 0,0 -3.56717,21.76037 -19.16908,37.38512 z"
       id="path4193"
       sodipodi:nodetypes="csssc" />
    <path
       style="color:#000000;fill:#3f7bba;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       d="m 184.69769,180.86226 c 19.40447,19.4349 23.84104,46.50163 23.84104,46.50163 0,0 -27.02425,-4.44354 -46.42872,-23.87849 -19.40447,-19.43492 -23.84104,-46.50165 -23.84104,-46.50165 0,0 27.02425,4.44355 46.42872,23.87851 z"
       id="path3703"
       sodipodi:nodetypes="csssc" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-481.77301,-745.82249)"
       clip-path="url(#clipPath4133)"
       style="color:#000000;fill:#65c808;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4137);enable-background:new"
       d="m 538.46677,738.72614 c -22.06443,0 -39.95119,-12.86084 -39.95119,-12.86084 0,0 17.88676,-12.86084 39.95119,-12.86084 22.06442,0 39.95119,12.86084 39.95119,12.86084 0,0 -17.88677,12.86084 -39.95119,12.86084 z"
       id="path4129"
       sodipodi:nodetypes="csssc" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-456.89855,-745.82249)"
       clip-path="url(#clipPath4071)"
       sodipodi:nodetypes="csssc"
       id="path4067"
       d="m 515.86743,706.71995 c -15.60192,15.62478 -37.33043,19.19718 -37.33043,19.19718 0,0 3.56717,-21.76037 19.16909,-37.38511 15.60192,-15.62478 37.33043,-19.19719 37.33043,-19.19719 0,0 -3.56717,21.76034 -19.16909,37.38512 z"
       style="color:#000000;fill:#afea2c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4075);enable-background:new" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-456.89855,-745.82249)"
       clip-path="url(#clipPath4083)"
       sodipodi:nodetypes="csssc"
       id="path4079"
       d="m 515.86743,745.01066 c 15.60192,15.62474 19.16909,37.38511 19.16909,37.38511 0,0 -21.72851,-3.5724 -37.33043,-19.19718 -15.60192,-15.62475 -19.16909,-37.38512 -19.16909,-37.38512 0,0 21.72851,3.5724 37.33043,19.19719 z"
       style="color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4087);enable-background:new" />
    <path
       transform="matrix(1.2437231,0,0,1.2438544,-220.59116,-745.82249)"
       clip-path="url(#clipPath4157)"
       style="color:#000000;fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4161);enable-background:new"
       d="m 269.47143,688.53202 c 15.60191,15.62474 19.16908,37.38511 19.16908,37.38511 0,0 -21.72851,-3.5724 -37.33043,-19.19718 -15.60192,-15.62478 -19.16908,-37.38512 -19.16908,-37.38512 0,0 21.72851,3.57241 37.33043,19.19719 z"
       id="path4153"
       sodipodi:nodetypes="csssc" />
    <path
       d="m 187.625,727.61218 c 0,1.86396 -1.51104,3.375 -3.375,3.375 -1.86396,0 -3.375,-1.51104 -3.375,-3.375 0,-1.86396 1.51104,-3.375 3.375,-3.375 1.86396,0 3.375,1.51104 3.375,3.375 z"
       sodipodi:ry="3.375"
       sodipodi:rx="3.375"
       sodipodi:cy="727.61218"
       sodipodi:cx="184.25"
       id="path3705"
       style="opacity:0.1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       sodipodi:type="arc"
       transform="matrix(6.5480183,0,0,6.5667752,-1069.0159,-4621.279)" />
    <path
       transform="matrix(14.096078,0,0,14.136457,-2459.746,-10129.072)"
       sodipodi:type="arc"
       style="opacity:0.1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       id="path3707"
       sodipodi:cx="184.25"
       sodipodi:cy="727.61218"
       sodipodi:rx="3.375"
       sodipodi:ry="3.375"
       d="m 187.625,727.61218 c 0,1.86396 -1.51104,3.375 -3.375,3.375 -1.86396,0 -3.375,-1.51104 -3.375,-3.375 0,-1.86396 1.51104,-3.375 3.375,-3.375 1.86396,0 3.375,1.51104 3.375,3.375 z" />
    <path
       style="opacity:0.1;color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
       d="m 137.44938,85.332635 c -4.15028,0 -8.20042,0.379502 -12.15625,1.0625 -1.72824,6.374669 -2.9375,13.47119 -2.9375,20.968745 0,5.0399 0.52913,9.91534 1.40625,14.5 -2.6169,-3.86387 -5.65983,-7.6855 -9.21875,-11.25 -5.37148,-5.37991 -11.32311,-9.60049 -17.125,-12.906245 -7.18812,4.909705 -13.43098,11.100565 -18.40625,18.249995 3.31137,5.85188 7.55964,11.86364 12.96875,17.28125 3.55235,3.55793 7.33696,6.60095 11.1875,9.21875 -4.56742,-0.87461 -9.41806,-1.40625 -14.4375,-1.40625 -7.65792,0 -14.89692,1.26595 -21.375,3.0625 -0.73474,4.11477 -1.15625,8.36076 -1.15625,12.6875 0,4.52451 0.44816,8.92764 1.25,13.21875 6.45402,1.78244 13.66066,3.03125 21.28125,3.03125 5.00833,0 9.8477,-0.53507 14.40625,-1.40625 -3.83908,2.61272 -7.61423,5.67117 -11.15625,9.21875 -5.32369,5.33204 -9.5243,11.23579 -12.8125,17 5.04292,7.1852 11.37508,13.38158 18.65625,18.28125 5.67081,-3.27029 11.47477,-7.40404 16.71875,-12.65625 3.55892,-3.5645 6.60185,-7.38613 9.21875,-11.25 -0.87712,4.58466 -1.40625,9.46009 -1.40625,14.5 0,7.27634 1.13547,14.1779 2.78125,20.40625 4.00527,0.70084 8.1072,1.09375 12.3125,1.09375 4.84298,0 9.58458,-0.51403 14.15625,-1.4375 1.59587,-6.13752 2.6875,-12.92118 2.6875,-20.0625 0,-5.04013 -0.52905,-9.91516 -1.40625,-14.5 2.61718,3.86448 5.65928,7.68494 9.21875,11.25 4.94856,4.95633 10.38407,8.94403 15.75,12.125 7.41659,-5.13157 13.82787,-11.61275 18.84375,-19.125 -3.16079,-5.32159 -7.10049,-10.71781 -12,-15.625 -3.54201,-3.54758 -7.34841,-6.60603 -11.1875,-9.21875 4.56743,0.87461 9.38683,1.40625 14.40625,1.40625 6.90925,0 13.49045,-1.01346 19.46875,-2.53125 0.86405,-4.44743 1.3125,-9.0178 1.3125,-13.71875 0,-4.50317 -0.42428,-8.91536 -1.21875,-13.1875 -6.00406,-1.53144 -12.61592,-2.5625 -19.5625,-2.5625 -5.04162,0 -9.8836,0.52476 -14.46875,1.40625 3.85782,-2.62102 7.69109,-5.65424 11.25,-9.21875 4.98494,-4.99277 8.96814,-10.4946 12.15625,-15.90625 -4.94351,-7.47022 -11.24797,-13.95313 -18.5625,-19.093745 -5.50721,3.222955 -11.10419,7.283705 -16.1875,12.374995 -3.55947,3.56505 -6.60157,7.38552 -9.21875,11.25 0.8772,-4.58484 1.40625,-9.45987 1.40625,-14.5 0,-7.36254 -1.16592,-14.339257 -2.84375,-20.624995 -4.5237,-0.903292 -9.21157,-1.40625 -14,-1.40625 z"
       id="path3906"
       inkscape:connector-curvature="0" />
  </g>
  <path
     style="opacity:0.96694186;color:#000000;fill:none;stroke:url(#radialGradient4036);stroke-width:1.99999988;stroke-miterlimit:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
     d="m 113.23782,10.255961 c -0.19939,0.02904 -0.18988,0.09127 -0.38762,0.129856 -0.1994,0.03319 -0.1903,-0.04149 -0.38763,0 -0.19774,0.04149 -0.0633,0.07841 -0.25856,0.129855 -0.19526,0.05103 -0.0662,-0.06099 -0.25855,0 -0.19237,0.06099 -0.19857,0.05933 -0.38763,0.129856 -0.18905,0.07011 -0.0732,0.0502 -0.25855,0.129856 -0.18534,0.07966 -0.0774,0.04149 -0.25856,0.129855 -0.1812,0.08878 -0.0819,0.03319 -0.25856,0.129856 -0.17664,0.0975 -0.0869,0.02489 -0.25855,0.129856 -0.17168,0.106207 -0.0922,0.144791 -0.25856,0.259296 -0.1663,0.114505 -0.098,0.0083 -0.25855,0.129856 -0.16051,0.122802 -0.10425,0.128611 -0.25856,0.259296 -0.1543,0.130685 -0.11087,-0.0083 -0.25855,0.129856 -0.14769,0.138153 -0.11791,0.11409 -0.25856,0.259296 -0.14065,0.145206 0.004,0.107038 -0.12948,0.259297 -0.13321,0.152258 -0.13321,-0.02904 -0.25856,0.129855 -0.12535,0.158482 -0.0124,0.09459 -0.12949,0.259297 0,0 -13.344495,19.338451 -16.159735,44.98793 a 2.9761723,2.9846976 0 0 1 -4.78328,1.94472 C 67.678432,43.630605 44.591469,39.428883 44.591469,39.428883 c -0.239112,-0.0419 -0.146446,-0.102059 -0.387627,-0.129856 -0.241181,-0.02904 -0.145205,0.01245 -0.387627,0 -0.242422,-0.01245 -0.145205,-0.0012 -0.387626,0 -0.242836,0.0012 -0.145619,-0.0166 -0.387627,0 -0.242422,0.01659 -0.01655,-0.02904 -0.258556,0 -0.240767,0.02904 -0.148928,0.08505 -0.387627,0.129856 -0.238699,0.04439 -0.152238,-0.0585 -0.387627,0 -0.235803,0.0585 -0.155961,0.05684 -0.387627,0.129855 -0.231666,0.0726 -0.160925,0.04315 -0.387626,0.129856 -0.227116,0.08629 -0.03723,0.02904 -0.258556,0.129856 -0.221324,0.09957 -0.172509,0.01659 -0.387627,0.129855 -0.215118,0.112846 -0.05047,0.134005 -0.258556,0.259297 -0.208085,0.125292 -0.187401,-0.0083 -0.387627,0.129855 -0.200225,0.137738 -0.0666,0.109942 -0.258555,0.259297 -0.191952,0.149354 -0.07612,0.09874 -0.258556,0.259296 -0.182437,0.160556 -0.08563,0.08837 -0.258556,0.259296 -0.172922,0.170929 -0.09639,0.078 -0.258556,0.259297 -0.162166,0.1813 -0.107145,0.06887 -0.258556,0.259296 -0.15141,0.190428 -0.119142,0.189598 -0.258555,0.388738 -0.139414,0.199139 -0.13114,0.05227 -0.258556,0.259296 -0.127416,0.207022 -0.01241,0.04481 -0.129485,0.259296 -0.115005,0.21449 -0.02896,0.168024 -0.129485,0.388738 -0.102181,0.221128 -0.169612,0.162215 -0.258555,0.388737 -0.08894,0.226521 -0.05419,0.02904 -0.129485,0.259296 -0.07529,0.2315 0.06123,0.153504 0,0.388737 -0.06123,0.235649 -0.08191,0.150185 -0.129485,0.388738 -0.04716,0.238967 0.03309,0.147695 0,0.388737 -0.03309,0.241042 -0.110869,0.146035 -0.129485,0.388737 -0.01655,0.242701 0.0041,0.145621 0,0.388737 -0.0041,0.243531 -0.0083,0.145621 0,0.388737 0.0083,0.243117 -0.02482,0.01659 0,0.259297 0.02482,0.242286 0.09018,0.148525 0.129485,0.388737 0,0 4.172511,23.296433 20.296629,43.432153 a 2.9761723,2.9846976 0 0 1 -1.939168,4.79698 c -25.613529,2.82185 -44.988706,16.20603 -44.988706,16.20603 -0.195262,0.14147 -0.07198,-0.0249 -0.258556,0.12985 -0.186574,0.15268 -0.0815,0.0958 -0.258556,0.2593 -0.177059,0.16346 -0.09143,0.0855 -0.2585558,0.2593 -0.16713,0.17383 -0.101767,0.0759 -0.258555,0.25929 -0.156789,0.18338 -0.112938,0.19665 -0.258556,0.38874 -0.145619,0.19209 0.0041,0.0589 -0.129485,0.2593 -0.134035,0.20038 -0.136517,0.051 -0.258556,0.25929 -0.122038,0.20827 -0.02068,0.17383 -0.129485,0.38874 -0.109627,0.2149 -0.161752,0.0373 -0.258555,0.2593 -0.0968,0.22112 -0.04592,0.16263 -0.129485,0.38873 -0.08357,0.22652 -0.05916,0.15807 -0.129485,0.38874 -0.06991,0.23108 0.05626,0.15433 0,0.38874 -0.05626,0.23482 -0.08688,0.0207 -0.129484,0.25929 -0.04261,0.23773 0.02896,0.14936 0,0.38874 -0.02896,0.2398 -0.115006,0.14811 -0.129485,0.38874 -0.01241,0.24104 0,0.14769 0,0.38874 0,0.24145 -0.01241,0.14811 0,0.38873 0.01241,0.24104 0.10094,0.14936 0.129485,0.38874 0.02896,0.2398 -0.04261,0.15143 0,0.38874 0.04261,0.23772 0.07281,0.0249 0.129484,0.25929 0.05626,0.23482 -0.06991,0.15807 0,0.38874 0.06991,0.23109 0.04592,0.16263 0.129485,0.38874 0.08357,0.22652 0.0331,0.16802 0.129485,0.38873 0.0968,0.22113 0.148928,0.0444 0.258555,0.2593 0.109628,0.21491 0.0083,0.18089 0.129485,0.38874 0.122039,0.20827 0.124521,0.0589 0.258556,0.25929 0.134035,0.20039 -0.01655,0.0672 0.129485,0.2593 0.145618,0.19209 0.101767,0.20578 0.258556,0.38874 0.156788,0.18337 0.09143,0.0855 0.258555,0.25929 0.1671308,0.17384 0.0815,0.0958 0.2585558,0.2593 0.177059,0.16346 0.07198,0.10662 0.258556,0.2593 0.186574,0.15267 0.06329,-0.0125 0.258556,0.12985 0,0 19.261206,13.27781 44.859428,16.07638 a 2.9761723,2.9846976 0 0 1 2.068446,4.79698 C 41.524211,162.11426 37.3517,185.41069 37.3517,185.41069 c -0.03723,0.24021 -0.104663,0.14687 -0.129484,0.38874 -0.02482,0.24229 0.0083,0.0166 0,0.2593 -0.0083,0.24311 -0.0041,0.14562 0,0.38873 0.0041,0.24353 -0.01655,0.14604 0,0.38874 0.01655,0.2427 0.09639,0.1477 0.129484,0.38874 0.03309,0.24104 -0.04716,0.15018 0,0.38873 0.04716,0.23897 0.06785,0.15351 0.129485,0.38874 0.06123,0.23565 -0.07529,0.15765 0,0.38874 0.07529,0.2315 0.04137,0.0332 0.129485,0.2593 0.08894,0.22652 0.156374,0.16802 0.258556,0.38873 0.102181,0.22113 0.01241,0.17466 0.129484,0.38874 0.115006,0.21449 0.0017,0.0523 0.129485,0.2593 0.127416,0.20702 0.119142,0.0601 0.258556,0.25929 0.139413,0.19914 0.107145,0.19831 0.258556,0.38874 0.15141,0.19043 0.09639,0.078 0.258555,0.2593 0.162167,0.1813 0.08563,0.0884 0.258556,0.25929 0.172922,0.17093 0.07612,0.0987 0.258556,0.2593 0.182437,0.16056 0.0666,0.10994 0.258556,0.2593 0.191951,0.14935 0.05833,0.12155 0.258555,0.25929 0.200226,0.13774 0.179955,0.004 0.387627,0.12986 0.208086,0.12529 0.04344,0.14645 0.258556,0.25929 0.215118,0.11285 0.166303,0.029 0.387627,0.12986 0.221324,0.0996 0.0331,0.0431 0.258556,0.12985 0.227115,0.0863 0.155961,0.0568 0.387626,0.12986 0.231666,0.0726 0.152238,0.0709 0.387627,0.12986 0.235803,0.0585 0.148928,-0.0444 0.387627,0 0.238699,0.0444 0.14686,0.0996 0.387627,0.12985 0.240767,0.029 0.01655,-0.0166 0.258556,0 0.242422,0.0166 0.145205,-0.001 0.387627,0 0.242835,10e-4 0.145205,0.0125 0.387626,0 0.242422,-0.0124 0.146446,0.029 0.387627,0 0.241181,-0.029 0.148928,-0.0875 0.387627,-0.12985 0,0 23.086963,-4.20173 43.178814,-20.35477 a 2.9761723,2.9846976 0 0 1 4.78328,1.94472 c 2.81305,25.66827 16.159745,45.11758 16.159745,45.11758 0.14106,0.19582 -0.0248,0.0722 0.12948,0.25929 0.15224,0.18711 0.0956,0.0817 0.25856,0.2593 0.16299,0.17757 0.0852,0.0917 0.25855,0.2593 0.17334,0.16761 0.0757,0.10206 0.25856,0.25929 0.18285,0.15724 0.19609,0.11326 0.38763,0.2593 0.19153,0.14604 0.0587,-0.004 0.25855,0.12986 0.19981,0.13441 0.0509,0.1369 0.25856,0.25929 0.20767,0.12239 0.17333,0.0208 0.38762,0.12986 0.2143,0.10994 0.0372,0.16221 0.25856,0.25929 0.2205,0.0971 0.16217,0.0461 0.38763,0.12986 0.22587,0.0838 0.15761,0.0593 0.38762,0.12985 0.23043,0.0701 0.1539,-0.0564 0.38763,0 0.23415,0.0564 0.0207,0.0871 0.25856,0.12986 0.23704,0.0427 0.14892,-0.029 0.38762,0 0.23912,0.029 0.14769,0.11534 0.38763,0.12986 0.24035,0.0124 0.14727,0 0.38763,0 0.24076,0 0.14768,0.0124 0.38762,0 0.24036,-0.0125 0.14893,-0.10123 0.38763,-0.12986 0.23911,-0.029 0.151,0.0427 0.38763,0 0.23704,-0.0427 0.0248,-0.073 0.25855,-0.12986 0.23415,-0.0564 0.15762,0.0701 0.38763,0 0.23042,-0.0701 0.16217,-0.0461 0.38763,-0.12985 0.22587,-0.0838 0.16754,-0.0332 0.38762,-0.12986 0.2205,-0.0971 0.0443,-0.14935 0.25856,-0.25929 0.21429,-0.10994 0.18037,-0.008 0.38763,-0.12986 0.20767,-0.12239 0.0587,-0.12488 0.25855,-0.25929 0.19981,-0.13442 0.067,0.0166 0.25856,-0.12986 0.19154,-0.14604 0.20519,-0.10206 0.38762,-0.2593 0.18286,-0.15723 0.0852,-0.0917 0.25856,-0.25929 0.17334,-0.16761 0.0956,-0.0817 0.25856,-0.2593 0.16299,-0.17757 0.10631,-0.0722 0.25855,-0.2593 0.15224,-0.1871 -0.0124,-0.0635 0.12949,-0.25929 0,0 13.27197,-19.40102 16.03045,-45.11758 a 2.9761723,2.9846976 0 0 1 4.78329,-2.07437 c 20.12395,16.24872 43.30809,20.48442 43.30809,20.48442 0.24118,0.0431 0.14438,0.10123 0.38763,0.12985 0.24325,0.029 0.14313,-0.0124 0.38762,0 0.24449,0.0125 0.14273,10e-4 0.38763,0 0.2449,-9.9e-4 0.14355,0.0166 0.38763,0 0.24449,-0.0166 0.14479,0.029 0.38762,0 0.24325,-0.029 0.0166,-0.0846 0.25856,-0.12985 0.24077,-0.0452 0.15017,0.0593 0.38763,0 0.23745,-0.0593 0.1543,-0.056 0.38762,-0.12986 0.23374,-0.0738 0.15886,-0.0419 0.38763,-0.12986 0.22877,-0.0875 0.16465,-0.029 0.38763,-0.12985 0.22298,-0.10123 0.0418,-0.14479 0.25855,-0.2593 0.21678,-0.1145 0.1783,-0.002 0.38763,-0.12985 0.20933,-0.12737 0.0571,-0.11949 0.25856,-0.2593 0.20146,-0.13981 0.19526,0.0207 0.38762,-0.12985 0.19278,-0.15185 0.0753,-0.0963 0.25856,-0.2593 0.18326,-0.16305 0.0852,-0.0855 0.25855,-0.2593 0.17334,-0.17383 0.096,-0.0755 0.25856,-0.25929 0.16258,-0.18379 0.10715,-0.066 0.25856,-0.2593 0.15141,-0.19333 -0.008,-0.18669 0.12948,-0.38874 0.13941,-0.20204 0.13155,-0.0494 0.25856,-0.25929 0.127,-0.20993 0.0165,-0.17176 0.12948,-0.38874 0.11418,-0.2174 0.15762,-0.0373 0.25856,-0.2593 0.10094,-0.22361 0.0418,-0.15931 0.12948,-0.38873 0.0873,-0.22943 0.0558,-0.15475 0.12949,-0.38874 0.0736,-0.23441 0.0699,-0.1506 0.12948,-0.38874 0.0592,-0.23855 -0.0451,-0.14728 0,-0.38874 0.0451,-0.24145 0.0989,-0.0166 0.12949,-0.25929 0.0289,-0.24395 -0.0165,-0.14396 0,-0.38874 0.0165,-0.24519 -10e-4,-0.14313 0,-0.38874 9.9e-4,-0.2456 0.0124,-0.14354 0,-0.38873 -0.0124,-0.2452 0.0289,-0.1448 0,-0.38874 -0.029,-0.24395 -0.0865,-0.14687 -0.12949,-0.38874 0,0 -4.28359,-23.17305 -20.42591,-43.3025 a 2.9761723,2.9846976 0 0 1 2.06845,-4.79698 c 25.617,-2.79642 44.98871,-16.07638 44.98871,-16.07638 0.19526,-0.14147 0.072,0.0249 0.25855,-0.12986 0.18658,-0.15267 0.0815,-0.0958 0.25856,-0.25929 0.17706,-0.16346 0.0914,-0.0855 0.25855,-0.2593 0.16713,-0.17383 0.10177,-0.0759 0.25856,-0.2593 0.15679,-0.18337 0.11294,-0.19665 0.25856,-0.38873 0.14561,-0.19209 -0.004,-0.0589 0.12948,-0.2593 0.13404,-0.20039 0.13652,-0.051 0.25856,-0.2593 0.12203,-0.20826 0.0207,-0.17383 0.12948,-0.38873 0.10963,-0.21491 0.16175,-0.0373 0.25856,-0.2593 0.0968,-0.22113 0.0459,-0.16263 0.12948,-0.38874 0.0836,-0.22652 0.0592,-0.15807 0.12949,-0.38874 0.0699,-0.23108 -0.0563,-0.15433 0,-0.38873 0.0563,-0.23482 0.0869,-0.0207 0.12948,-0.2593 0.0426,-0.23772 -0.029,-0.14935 0,-0.38874 0.029,-0.23979 0.11501,-0.14811 0.12949,-0.38873 0.0124,-0.24105 0,-0.1477 0,-0.38874 0,-0.24146 0.0124,-0.14811 0,-0.38874 -0.0124,-0.24104 -0.10094,-0.14935 -0.12949,-0.38873 -0.029,-0.2398 0.0426,-0.15143 0,-0.38874 -0.0426,-0.23773 -0.0728,-0.0249 -0.12948,-0.2593 -0.0563,-0.23482 0.0699,-0.15807 0,-0.38874 -0.0699,-0.23108 -0.0459,-0.16263 -0.12949,-0.38873 -0.0836,-0.22652 -0.0331,-0.16803 -0.12948,-0.38874 -0.0968,-0.22113 -0.14893,-0.0444 -0.25856,-0.2593 -0.10963,-0.2149 -0.008,-0.18088 -0.12948,-0.38873 -0.12204,-0.20827 -0.12452,-0.0589 -0.25856,-0.2593 -0.13404,-0.20038 0.0165,-0.0672 -0.12948,-0.2593 -0.14562,-0.19208 -0.10177,-0.20577 -0.25856,-0.38873 -0.15679,-0.18338 -0.0914,-0.0855 -0.25856,-0.2593 -0.16713,-0.17383 -0.0815,-0.0958 -0.25855,-0.2593 -0.17706,-0.16346 -0.072,-0.10662 -0.25856,-0.25929 -0.18657,-0.15268 -0.0633,0.0124 -0.25855,-0.12986 0,0 -19.48568,-13.38633 -45.11799,-16.20603 a 2.9761723,2.9846976 0 0 1 -1.93379,-4.80009 c 16.14228,-20.12945 20.42591,-43.302502 20.42591,-43.302502 0.043,-0.241872 0.10094,-0.144791 0.12948,-0.388737 0.029,-0.243946 -0.0124,-0.143547 0,-0.388737 0.0124,-0.245191 10e-4,-0.143132 0,-0.388738 -9.9e-4,-0.245605 0.0165,-0.143961 0,-0.388737 -0.0165,-0.245191 0.029,-0.145206 0,-0.388737 -0.029,-0.243946 -0.0844,-0.01659 -0.12948,-0.259296 -0.0451,-0.241457 0.0592,-0.1506 0,-0.388738 -0.0592,-0.238552 -0.0558,-0.154748 -0.12949,-0.388737 -0.0736,-0.234404 -0.0418,-0.159312 -0.12948,-0.388737 -0.0873,-0.229425 -0.029,-0.16512 -0.12949,-0.388737 -0.10094,-0.223617 -0.14437,-0.0419 -0.25855,-0.259297 -0.11418,-0.217394 -0.002,-0.17881 -0.12949,-0.388737 -0.127,-0.209926 -0.11914,-0.05725 -0.25855,-0.259296 -0.13941,-0.202044 0.0207,-0.195821 -0.12949,-0.388737 -0.15141,-0.193332 -0.096,-0.07551 -0.25855,-0.259297 -0.16258,-0.183789 -0.0852,-0.08546 -0.25856,-0.259296 -0.17333,-0.173833 -0.0753,-0.09625 -0.25855,-0.259297 -0.18327,-0.163045 -0.0658,-0.107452 -0.25856,-0.259296 -0.19278,-0.151844 -0.18657,0.0083 -0.38763,-0.129856 -0.20146,-0.139812 -0.0492,-0.13193 -0.25855,-0.259296 -0.20933,-0.127367 -0.17127,-0.01659 -0.38763,-0.129856 -0.21677,-0.114505 -0.0372,-0.158067 -0.25855,-0.259296 -0.22298,-0.10123 -0.15886,-0.0419 -0.38763,-0.129856 -0.22877,-0.08754 -0.15431,-0.05601 -0.38763,-0.129856 -0.23373,-0.07385 -0.15017,-0.07011 -0.38763,-0.129855 -0.23745,-0.05933 -0.14685,0.04522 -0.38762,0 -0.24077,-0.04522 -0.0165,-0.09915 -0.25856,-0.129856 -0.24325,-0.02904 -0.14355,0.01659 -0.38762,0 -0.24449,-0.0166 -0.14273,9.96e-4 -0.38763,0 -0.24491,-9.96e-4 -0.14314,-0.01245 -0.38763,0 -0.24449,0.01245 -0.14438,-0.02904 -0.38762,0 -0.24325,0.02904 -0.14645,0.08671 -0.38763,0.129856 0,0 -23.18414,4.2357 -43.3081,20.484417 a 2.9761723,2.9846976 0 0 1 -4.78328,-2.07437 c -2.77333,-25.672753 -16.03046,-44.98793 -16.03046,-44.98793 -0.1481,-0.209097 -0.0976,-0.06016 -0.25855,-0.259297 -0.16093,-0.199139 -0.0852,-0.07053 -0.25856,-0.259296 -0.17333,-0.188768 -0.074,-0.211171 -0.25855,-0.388737 -0.18451,-0.177566 -0.0633,-0.09376 -0.25856,-0.259297 -0.19526,-0.165534 -0.0534,0.02489 -0.25855,-0.129855 -0.20519,-0.153089 -0.17334,-0.119484 -0.38763,-0.259297 -0.21471,-0.139812 -0.0372,-0.133174 -0.25856,-0.259296 -0.22298,-0.126122 -0.15761,-0.0166 -0.38762,-0.129856 -0.23043,-0.111601 -0.151,-0.03319 -0.38763,-0.129855 -0.23663,-0.09708 -0.14562,-0.177152 -0.38763,-0.259297 -0.24242,-0.08214 -0.14065,0.06638 -0.38762,0 -0.24698,-0.06638 -0.13735,-0.07883 -0.38763,-0.129855 -0.2507,-0.05103 -0.13445,-0.09459 -0.38763,-0.129856 -0.25359,-0.03319 -0.13279,0.02074 -0.38762,0 -0.25525,-0.02074 -0.13197,0.0029 -0.38763,0 -0.17044,-0.0019 -0.19857,-0.003 -0.25856,0 -0.10011,0.0083 -0.10218,-0.0032 -0.12948,0 -0.029,0.0032 -0.029,-0.01245 -0.12949,0 z"
     id="path4008-6" />
  <path
     style="opacity:0.96694186;color:#000000;fill:none;stroke:url(#radialGradient4036-9);stroke-width:1.99999988;stroke-miterlimit:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
     d="m 113.23782,10.255961 c -0.19939,0.02904 -0.18988,0.09127 -0.38762,0.129856 -0.1994,0.03319 -0.1903,-0.04149 -0.38763,0 -0.19774,0.04149 -0.0633,0.07841 -0.25856,0.129855 -0.19526,0.05103 -0.0662,-0.06099 -0.25855,0 -0.19237,0.06099 -0.19857,0.05933 -0.38763,0.129856 -0.18905,0.07011 -0.0732,0.0502 -0.25855,0.129856 -0.18534,0.07966 -0.0774,0.04149 -0.25856,0.129855 -0.1812,0.08878 -0.0819,0.03319 -0.25856,0.129856 -0.17664,0.0975 -0.0869,0.02489 -0.25855,0.129856 -0.17168,0.106207 -0.0922,0.144791 -0.25856,0.259296 -0.1663,0.114505 -0.098,0.0083 -0.25855,0.129856 -0.16051,0.122802 -0.10425,0.128611 -0.25856,0.259296 -0.1543,0.130685 -0.11087,-0.0083 -0.25855,0.129856 -0.14769,0.138153 -0.11791,0.11409 -0.25856,0.259296 -0.14065,0.145206 0.004,0.107038 -0.12948,0.259297 -0.13321,0.152258 -0.13321,-0.02904 -0.25856,0.129855 -0.12535,0.158482 -0.0124,0.09459 -0.12949,0.259297 0,0 -13.344495,19.338451 -16.159735,44.98793 a 2.9761723,2.9846976 0 0 1 -4.78328,1.94472 C 67.678432,43.630605 44.591469,39.428883 44.591469,39.428883 c -0.239112,-0.0419 -0.146446,-0.102059 -0.387627,-0.129856 -0.241181,-0.02904 -0.145205,0.01245 -0.387627,0 -0.242422,-0.01245 -0.145205,-0.0012 -0.387626,0 -0.242836,0.0012 -0.145619,-0.0166 -0.387627,0 -0.242422,0.01659 -0.01655,-0.02904 -0.258556,0 -0.240767,0.02904 -0.148928,0.08505 -0.387627,0.129856 -0.238699,0.04439 -0.152238,-0.0585 -0.387627,0 -0.235803,0.0585 -0.155961,0.05684 -0.387627,0.129855 -0.231666,0.0726 -0.160925,0.04315 -0.387626,0.129856 -0.227116,0.08629 -0.03723,0.02904 -0.258556,0.129856 -0.221324,0.09957 -0.172509,0.01659 -0.387627,0.129855 -0.215118,0.112846 -0.05047,0.134005 -0.258556,0.259297 -0.208085,0.125292 -0.187401,-0.0083 -0.387627,0.129855 -0.200225,0.137738 -0.0666,0.109942 -0.258555,0.259297 -0.191952,0.149354 -0.07612,0.09874 -0.258556,0.259296 -0.182437,0.160556 -0.08563,0.08837 -0.258556,0.259296 -0.172922,0.170929 -0.09639,0.078 -0.258556,0.259297 -0.162166,0.1813 -0.107145,0.06887 -0.258556,0.259296 -0.15141,0.190428 -0.119142,0.189598 -0.258555,0.388738 -0.139414,0.199139 -0.13114,0.05227 -0.258556,0.259296 -0.127416,0.207022 -0.01241,0.04481 -0.129485,0.259296 -0.115005,0.21449 -0.02896,0.168024 -0.129485,0.388738 -0.102181,0.221128 -0.169612,0.162215 -0.258555,0.388737 -0.08894,0.226521 -0.05419,0.02904 -0.129485,0.259296 -0.07529,0.2315 0.06123,0.153504 0,0.388737 -0.06123,0.235649 -0.08191,0.150185 -0.129485,0.388738 -0.04716,0.238967 0.03309,0.147695 0,0.388737 -0.03309,0.241042 -0.110869,0.146035 -0.129485,0.388737 -0.01655,0.242701 0.0041,0.145621 0,0.388737 -0.0041,0.243531 -0.0083,0.145621 0,0.388737 0.0083,0.243117 -0.02482,0.01659 0,0.259297 0.02482,0.242286 0.09018,0.148525 0.129485,0.388737 0,0 4.172511,23.296433 20.296629,43.432153 a 2.9761723,2.9846976 0 0 1 -1.939168,4.79698 c -25.613529,2.82185 -44.988706,16.20603 -44.988706,16.20603 -0.195262,0.14147 -0.07198,-0.0249 -0.258556,0.12985 -0.186574,0.15268 -0.0815,0.0958 -0.258556,0.2593 -0.177059,0.16346 -0.09143,0.0855 -0.2585558,0.2593 -0.16713,0.17383 -0.101767,0.0759 -0.258555,0.25929 -0.156789,0.18338 -0.112938,0.19665 -0.258556,0.38874 -0.145619,0.19209 0.0041,0.0589 -0.129485,0.2593 -0.134035,0.20038 -0.136517,0.051 -0.258556,0.25929 -0.122038,0.20827 -0.02068,0.17383 -0.129485,0.38874 -0.109627,0.2149 -0.161752,0.0373 -0.258555,0.2593 -0.0968,0.22112 -0.04592,0.16263 -0.129485,0.38873 -0.08357,0.22652 -0.05916,0.15807 -0.129485,0.38874 -0.06991,0.23108 0.05626,0.15433 0,0.38874 -0.05626,0.23482 -0.08688,0.0207 -0.129484,0.25929 -0.04261,0.23773 0.02896,0.14936 0,0.38874 -0.02896,0.2398 -0.115006,0.14811 -0.129485,0.38874 -0.01241,0.24104 0,0.14769 0,0.38874 0,0.24145 -0.01241,0.14811 0,0.38873 0.01241,0.24104 0.10094,0.14936 0.129485,0.38874 0.02896,0.2398 -0.04261,0.15143 0,0.38874 0.04261,0.23772 0.07281,0.0249 0.129484,0.25929 0.05626,0.23482 -0.06991,0.15807 0,0.38874 0.06991,0.23109 0.04592,0.16263 0.129485,0.38874 0.08357,0.22652 0.0331,0.16802 0.129485,0.38873 0.0968,0.22113 0.148928,0.0444 0.258555,0.2593 0.109628,0.21491 0.0083,0.18089 0.129485,0.38874 0.122039,0.20827 0.124521,0.0589 0.258556,0.25929 0.134035,0.20039 -0.01655,0.0672 0.129485,0.2593 0.145618,0.19209 0.101767,0.20578 0.258556,0.38874 0.156788,0.18337 0.09143,0.0855 0.258555,0.25929 0.1671308,0.17384 0.0815,0.0958 0.2585558,0.2593 0.177059,0.16346 0.07198,0.10662 0.258556,0.2593 0.186574,0.15267 0.06329,-0.0125 0.258556,0.12985 0,0 19.261206,13.27781 44.859428,16.07638 a 2.9761723,2.9846976 0 0 1 2.068446,4.79698 C 41.524211,162.11426 37.3517,185.41069 37.3517,185.41069 c -0.03723,0.24021 -0.104663,0.14687 -0.129484,0.38874 -0.02482,0.24229 0.0083,0.0166 0,0.2593 -0.0083,0.24311 -0.0041,0.14562 0,0.38873 0.0041,0.24353 -0.01655,0.14604 0,0.38874 0.01655,0.2427 0.09639,0.1477 0.129484,0.38874 0.03309,0.24104 -0.04716,0.15018 0,0.38873 0.04716,0.23897 0.06785,0.15351 0.129485,0.38874 0.06123,0.23565 -0.07529,0.15765 0,0.38874 0.07529,0.2315 0.04137,0.0332 0.129485,0.2593 0.08894,0.22652 0.156374,0.16802 0.258556,0.38873 0.102181,0.22113 0.01241,0.17466 0.129484,0.38874 0.115006,0.21449 0.0017,0.0523 0.129485,0.2593 0.127416,0.20702 0.119142,0.0601 0.258556,0.25929 0.139413,0.19914 0.107145,0.19831 0.258556,0.38874 0.15141,0.19043 0.09639,0.078 0.258555,0.2593 0.162167,0.1813 0.08563,0.0884 0.258556,0.25929 0.172922,0.17093 0.07612,0.0987 0.258556,0.2593 0.182437,0.16056 0.0666,0.10994 0.258556,0.2593 0.191951,0.14935 0.05833,0.12155 0.258555,0.25929 0.200226,0.13774 0.179955,0.004 0.387627,0.12986 0.208086,0.12529 0.04344,0.14645 0.258556,0.25929 0.215118,0.11285 0.166303,0.029 0.387627,0.12986 0.221324,0.0996 0.0331,0.0431 0.258556,0.12985 0.227115,0.0863 0.155961,0.0568 0.387626,0.12986 0.231666,0.0726 0.152238,0.0709 0.387627,0.12986 0.235803,0.0585 0.148928,-0.0444 0.387627,0 0.238699,0.0444 0.14686,0.0996 0.387627,0.12985 0.240767,0.029 0.01655,-0.0166 0.258556,0 0.242422,0.0166 0.145205,-0.001 0.387627,0 0.242835,10e-4 0.145205,0.0125 0.387626,0 0.242422,-0.0124 0.146446,0.029 0.387627,0 0.241181,-0.029 0.148928,-0.0875 0.387627,-0.12985 0,0 23.086963,-4.20173 43.178814,-20.35477 a 2.9761723,2.9846976 0 0 1 4.78328,1.94472 c 2.81305,25.66827 16.159745,45.11758 16.159745,45.11758 0.14106,0.19582 -0.0248,0.0722 0.12948,0.25929 0.15224,0.18711 0.0956,0.0817 0.25856,0.2593 0.16299,0.17757 0.0852,0.0917 0.25855,0.2593 0.17334,0.16761 0.0757,0.10206 0.25856,0.25929 0.18285,0.15724 0.19609,0.11326 0.38763,0.2593 0.19153,0.14604 0.0587,-0.004 0.25855,0.12986 0.19981,0.13441 0.0509,0.1369 0.25856,0.25929 0.20767,0.12239 0.17333,0.0208 0.38762,0.12986 0.2143,0.10994 0.0372,0.16221 0.25856,0.25929 0.2205,0.0971 0.16217,0.0461 0.38763,0.12986 0.22587,0.0838 0.15761,0.0593 0.38762,0.12985 0.23043,0.0701 0.1539,-0.0564 0.38763,0 0.23415,0.0564 0.0207,0.0871 0.25856,0.12986 0.23704,0.0427 0.14892,-0.029 0.38762,0 0.23912,0.029 0.14769,0.11534 0.38763,0.12986 0.24035,0.0124 0.14727,0 0.38763,0 0.24076,0 0.14768,0.0124 0.38762,0 0.24036,-0.0125 0.14893,-0.10123 0.38763,-0.12986 0.23911,-0.029 0.151,0.0427 0.38763,0 0.23704,-0.0427 0.0248,-0.073 0.25855,-0.12986 0.23415,-0.0564 0.15762,0.0701 0.38763,0 0.23042,-0.0701 0.16217,-0.0461 0.38763,-0.12985 0.22587,-0.0838 0.16754,-0.0332 0.38762,-0.12986 0.2205,-0.0971 0.0443,-0.14935 0.25856,-0.25929 0.21429,-0.10994 0.18037,-0.008 0.38763,-0.12986 0.20767,-0.12239 0.0587,-0.12488 0.25855,-0.25929 0.19981,-0.13442 0.067,0.0166 0.25856,-0.12986 0.19154,-0.14604 0.20519,-0.10206 0.38762,-0.2593 0.18286,-0.15723 0.0852,-0.0917 0.25856,-0.25929 0.17334,-0.16761 0.0956,-0.0817 0.25856,-0.2593 0.16299,-0.17757 0.10631,-0.0722 0.25855,-0.2593 0.15224,-0.1871 -0.0124,-0.0635 0.12949,-0.25929 0,0 13.27197,-19.40102 16.03045,-45.11758 a 2.9761723,2.9846976 0 0 1 4.78329,-2.07437 c 20.12395,16.24872 43.30809,20.48442 43.30809,20.48442 0.24118,0.0431 0.14438,0.10123 0.38763,0.12985 0.24325,0.029 0.14313,-0.0124 0.38762,0 0.24449,0.0125 0.14273,10e-4 0.38763,0 0.2449,-9.9e-4 0.14355,0.0166 0.38763,0 0.24449,-0.0166 0.14479,0.029 0.38762,0 0.24325,-0.029 0.0166,-0.0846 0.25856,-0.12985 0.24077,-0.0452 0.15017,0.0593 0.38763,0 0.23745,-0.0593 0.1543,-0.056 0.38762,-0.12986 0.23374,-0.0738 0.15886,-0.0419 0.38763,-0.12986 0.22877,-0.0875 0.16465,-0.029 0.38763,-0.12985 0.22298,-0.10123 0.0418,-0.14479 0.25855,-0.2593 0.21678,-0.1145 0.1783,-0.002 0.38763,-0.12985 0.20933,-0.12737 0.0571,-0.11949 0.25856,-0.2593 0.20146,-0.13981 0.19526,0.0207 0.38762,-0.12985 0.19278,-0.15185 0.0753,-0.0963 0.25856,-0.2593 0.18326,-0.16305 0.0852,-0.0855 0.25855,-0.2593 0.17334,-0.17383 0.096,-0.0755 0.25856,-0.25929 0.16258,-0.18379 0.10715,-0.066 0.25856,-0.2593 0.15141,-0.19333 -0.008,-0.18669 0.12948,-0.38874 0.13941,-0.20204 0.13155,-0.0494 0.25856,-0.25929 0.127,-0.20993 0.0165,-0.17176 0.12948,-0.38874 0.11418,-0.2174 0.15762,-0.0373 0.25856,-0.2593 0.10094,-0.22361 0.0418,-0.15931 0.12948,-0.38873 0.0873,-0.22943 0.0558,-0.15475 0.12949,-0.38874 0.0736,-0.23441 0.0699,-0.1506 0.12948,-0.38874 0.0592,-0.23855 -0.0451,-0.14728 0,-0.38874 0.0451,-0.24145 0.0989,-0.0166 0.12949,-0.25929 0.0289,-0.24395 -0.0165,-0.14396 0,-0.38874 0.0165,-0.24519 -10e-4,-0.14313 0,-0.38874 9.9e-4,-0.2456 0.0124,-0.14354 0,-0.38873 -0.0124,-0.2452 0.0289,-0.1448 0,-0.38874 -0.029,-0.24395 -0.0865,-0.14687 -0.12949,-0.38874 0,0 -4.28359,-23.17305 -20.42591,-43.3025 a 2.9761723,2.9846976 0 0 1 2.06845,-4.79698 c 25.617,-2.79642 44.98871,-16.07638 44.98871,-16.07638 0.19526,-0.14147 0.072,0.0249 0.25855,-0.12986 0.18658,-0.15267 0.0815,-0.0958 0.25856,-0.25929 0.17706,-0.16346 0.0914,-0.0855 0.25855,-0.2593 0.16713,-0.17383 0.10177,-0.0759 0.25856,-0.2593 0.15679,-0.18337 0.11294,-0.19665 0.25856,-0.38873 0.14561,-0.19209 -0.004,-0.0589 0.12948,-0.2593 0.13404,-0.20039 0.13652,-0.051 0.25856,-0.2593 0.12203,-0.20826 0.0207,-0.17383 0.12948,-0.38873 0.10963,-0.21491 0.16175,-0.0373 0.25856,-0.2593 0.0968,-0.22113 0.0459,-0.16263 0.12948,-0.38874 0.0836,-0.22652 0.0592,-0.15807 0.12949,-0.38874 0.0699,-0.23108 -0.0563,-0.15433 0,-0.38873 0.0563,-0.23482 0.0869,-0.0207 0.12948,-0.2593 0.0426,-0.23772 -0.029,-0.14935 0,-0.38874 0.029,-0.23979 0.11501,-0.14811 0.12949,-0.38873 0.0124,-0.24105 0,-0.1477 0,-0.38874 0,-0.24146 0.0124,-0.14811 0,-0.38874 -0.0124,-0.24104 -0.10094,-0.14935 -0.12949,-0.38873 -0.029,-0.2398 0.0426,-0.15143 0,-0.38874 -0.0426,-0.23773 -0.0728,-0.0249 -0.12948,-0.2593 -0.0563,-0.23482 0.0699,-0.15807 0,-0.38874 -0.0699,-0.23108 -0.0459,-0.16263 -0.12949,-0.38873 -0.0836,-0.22652 -0.0331,-0.16803 -0.12948,-0.38874 -0.0968,-0.22113 -0.14893,-0.0444 -0.25856,-0.2593 -0.10963,-0.2149 -0.008,-0.18088 -0.12948,-0.38873 -0.12204,-0.20827 -0.12452,-0.0589 -0.25856,-0.2593 -0.13404,-0.20038 0.0165,-0.0672 -0.12948,-0.2593 -0.14562,-0.19208 -0.10177,-0.20577 -0.25856,-0.38873 -0.15679,-0.18338 -0.0914,-0.0855 -0.25856,-0.2593 -0.16713,-0.17383 -0.0815,-0.0958 -0.25855,-0.2593 -0.17706,-0.16346 -0.072,-0.10662 -0.25856,-0.25929 -0.18657,-0.15268 -0.0633,0.0124 -0.25855,-0.12986 0,0 -19.48568,-13.38633 -45.11799,-16.20603 a 2.9761723,2.9846976 0 0 1 -1.93379,-4.80009 c 16.14228,-20.12945 20.42591,-43.302502 20.42591,-43.302502 0.043,-0.241872 0.10094,-0.144791 0.12948,-0.388737 0.029,-0.243946 -0.0124,-0.143547 0,-0.388737 0.0124,-0.245191 10e-4,-0.143132 0,-0.388738 -9.9e-4,-0.245605 0.0165,-0.143961 0,-0.388737 -0.0165,-0.245191 0.029,-0.145206 0,-0.388737 -0.029,-0.243946 -0.0844,-0.01659 -0.12948,-0.259296 -0.0451,-0.241457 0.0592,-0.1506 0,-0.388738 -0.0592,-0.238552 -0.0558,-0.154748 -0.12949,-0.388737 -0.0736,-0.234404 -0.0418,-0.159312 -0.12948,-0.388737 -0.0873,-0.229425 -0.029,-0.16512 -0.12949,-0.388737 -0.10094,-0.223617 -0.14437,-0.0419 -0.25855,-0.259297 -0.11418,-0.217394 -0.002,-0.17881 -0.12949,-0.388737 -0.127,-0.209926 -0.11914,-0.05725 -0.25855,-0.259296 -0.13941,-0.202044 0.0207,-0.195821 -0.12949,-0.388737 -0.15141,-0.193332 -0.096,-0.07551 -0.25855,-0.259297 -0.16258,-0.183789 -0.0852,-0.08546 -0.25856,-0.259296 -0.17333,-0.173833 -0.0753,-0.09625 -0.25855,-0.259297 -0.18327,-0.163045 -0.0658,-0.107452 -0.25856,-0.259296 -0.19278,-0.151844 -0.18657,0.0083 -0.38763,-0.129856 -0.20146,-0.139812 -0.0492,-0.13193 -0.25855,-0.259296 -0.20933,-0.127367 -0.17127,-0.01659 -0.38763,-0.129856 -0.21677,-0.114505 -0.0372,-0.158067 -0.25855,-0.259296 -0.22298,-0.10123 -0.15886,-0.0419 -0.38763,-0.129856 -0.22877,-0.08754 -0.15431,-0.05601 -0.38763,-0.129856 -0.23373,-0.07385 -0.15017,-0.07011 -0.38763,-0.129855 -0.23745,-0.05933 -0.14685,0.04522 -0.38762,0 -0.24077,-0.04522 -0.0165,-0.09915 -0.25856,-0.129856 -0.24325,-0.02904 -0.14355,0.01659 -0.38762,0 -0.24449,-0.0166 -0.14273,9.96e-4 -0.38763,0 -0.24491,-9.96e-4 -0.14314,-0.01245 -0.38763,0 -0.24449,0.01245 -0.14438,-0.02904 -0.38762,0 -0.24325,0.02904 -0.14645,0.08671 -0.38763,0.129856 0,0 -23.18414,4.2357 -43.3081,20.484417 a 2.9761723,2.9846976 0 0 1 -4.78328,-2.07437 c -2.77333,-25.672753 -16.03046,-44.98793 -16.03046,-44.98793 -0.1481,-0.209097 -0.0976,-0.06016 -0.25855,-0.259297 -0.16093,-0.199139 -0.0852,-0.07053 -0.25856,-0.259296 -0.17333,-0.188768 -0.074,-0.211171 -0.25855,-0.388737 -0.18451,-0.177566 -0.0633,-0.09376 -0.25856,-0.259297 -0.19526,-0.165534 -0.0534,0.02489 -0.25855,-0.129855 -0.20519,-0.153089 -0.17334,-0.119484 -0.38763,-0.259297 -0.21471,-0.139812 -0.0372,-0.133174 -0.25856,-0.259296 -0.22298,-0.126122 -0.15761,-0.0166 -0.38762,-0.129856 -0.23043,-0.111601 -0.151,-0.03319 -0.38763,-0.129855 -0.23663,-0.09708 -0.14562,-0.177152 -0.38763,-0.259297 -0.24242,-0.08214 -0.14065,0.06638 -0.38762,0 -0.24698,-0.06638 -0.13735,-0.07883 -0.38763,-0.129855 -0.2507,-0.05103 -0.13445,-0.09459 -0.38763,-0.129856 -0.25359,-0.03319 -0.13279,0.02074 -0.38762,0 -0.25525,-0.02074 -0.13197,0.0029 -0.38763,0 -0.17044,-0.0019 -0.19857,-0.003 -0.25856,0 -0.10011,0.0083 -0.10218,-0.0032 -0.12948,0 -0.029,0.0032 -0.029,-0.01245 -0.12949,0 z"
     id="path4008-7" />
  <path
     style="opacity:0.96694186;color:#000000;fill:none;stroke:url(#radialGradient4036-6);stroke-width:1.99999988;stroke-miterlimit:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
     d="m 113.23782,10.255961 c -0.19939,0.02904 -0.18988,0.09127 -0.38762,0.129856 -0.1994,0.03319 -0.1903,-0.04149 -0.38763,0 -0.19774,0.04149 -0.0633,0.07841 -0.25856,0.129855 -0.19526,0.05103 -0.0662,-0.06099 -0.25855,0 -0.19237,0.06099 -0.19857,0.05933 -0.38763,0.129856 -0.18905,0.07011 -0.0732,0.0502 -0.25855,0.129856 -0.18534,0.07966 -0.0774,0.04149 -0.25856,0.129855 -0.1812,0.08878 -0.0819,0.03319 -0.25856,0.129856 -0.17664,0.0975 -0.0869,0.02489 -0.25855,0.129856 -0.17168,0.106207 -0.0922,0.144791 -0.25856,0.259296 -0.1663,0.114505 -0.098,0.0083 -0.25855,0.129856 -0.16051,0.122802 -0.10425,0.128611 -0.25856,0.259296 -0.1543,0.130685 -0.11087,-0.0083 -0.25855,0.129856 -0.14769,0.138153 -0.11791,0.11409 -0.25856,0.259296 -0.14065,0.145206 0.004,0.107038 -0.12948,0.259297 -0.13321,0.152258 -0.13321,-0.02904 -0.25856,0.129855 -0.12535,0.158482 -0.0124,0.09459 -0.12949,0.259297 0,0 -13.344495,19.338451 -16.159735,44.98793 a 2.9761723,2.9846976 0 0 1 -4.78328,1.94472 C 67.678432,43.630605 44.591469,39.428883 44.591469,39.428883 c -0.239112,-0.0419 -0.146446,-0.102059 -0.387627,-0.129856 -0.241181,-0.02904 -0.145205,0.01245 -0.387627,0 -0.242422,-0.01245 -0.145205,-0.0012 -0.387626,0 -0.242836,0.0012 -0.145619,-0.0166 -0.387627,0 -0.242422,0.01659 -0.01655,-0.02904 -0.258556,0 -0.240767,0.02904 -0.148928,0.08505 -0.387627,0.129856 -0.238699,0.04439 -0.152238,-0.0585 -0.387627,0 -0.235803,0.0585 -0.155961,0.05684 -0.387627,0.129855 -0.231666,0.0726 -0.160925,0.04315 -0.387626,0.129856 -0.227116,0.08629 -0.03723,0.02904 -0.258556,0.129856 -0.221324,0.09957 -0.172509,0.01659 -0.387627,0.129855 -0.215118,0.112846 -0.05047,0.134005 -0.258556,0.259297 -0.208085,0.125292 -0.187401,-0.0083 -0.387627,0.129855 -0.200225,0.137738 -0.0666,0.109942 -0.258555,0.259297 -0.191952,0.149354 -0.07612,0.09874 -0.258556,0.259296 -0.182437,0.160556 -0.08563,0.08837 -0.258556,0.259296 -0.172922,0.170929 -0.09639,0.078 -0.258556,0.259297 -0.162166,0.1813 -0.107145,0.06887 -0.258556,0.259296 -0.15141,0.190428 -0.119142,0.189598 -0.258555,0.388738 -0.139414,0.199139 -0.13114,0.05227 -0.258556,0.259296 -0.127416,0.207022 -0.01241,0.04481 -0.129485,0.259296 -0.115005,0.21449 -0.02896,0.168024 -0.129485,0.388738 -0.102181,0.221128 -0.169612,0.162215 -0.258555,0.388737 -0.08894,0.226521 -0.05419,0.02904 -0.129485,0.259296 -0.07529,0.2315 0.06123,0.153504 0,0.388737 -0.06123,0.235649 -0.08191,0.150185 -0.129485,0.388738 -0.04716,0.238967 0.03309,0.147695 0,0.388737 -0.03309,0.241042 -0.110869,0.146035 -0.129485,0.388737 -0.01655,0.242701 0.0041,0.145621 0,0.388737 -0.0041,0.243531 -0.0083,0.145621 0,0.388737 0.0083,0.243117 -0.02482,0.01659 0,0.259297 0.02482,0.242286 0.09018,0.148525 0.129485,0.388737 0,0 4.172511,23.296433 20.296629,43.432153 a 2.9761723,2.9846976 0 0 1 -1.939168,4.79698 c -25.613529,2.82185 -44.988706,16.20603 -44.988706,16.20603 -0.195262,0.14147 -0.07198,-0.0249 -0.258556,0.12985 -0.186574,0.15268 -0.0815,0.0958 -0.258556,0.2593 -0.177059,0.16346 -0.09143,0.0855 -0.2585558,0.2593 -0.16713,0.17383 -0.101767,0.0759 -0.258555,0.25929 -0.156789,0.18338 -0.112938,0.19665 -0.258556,0.38874 -0.145619,0.19209 0.0041,0.0589 -0.129485,0.2593 -0.134035,0.20038 -0.136517,0.051 -0.258556,0.25929 -0.122038,0.20827 -0.02068,0.17383 -0.129485,0.38874 -0.109627,0.2149 -0.161752,0.0373 -0.258555,0.2593 -0.0968,0.22112 -0.04592,0.16263 -0.129485,0.38873 -0.08357,0.22652 -0.05916,0.15807 -0.129485,0.38874 -0.06991,0.23108 0.05626,0.15433 0,0.38874 -0.05626,0.23482 -0.08688,0.0207 -0.129484,0.25929 -0.04261,0.23773 0.02896,0.14936 0,0.38874 -0.02896,0.2398 -0.115006,0.14811 -0.129485,0.38874 -0.01241,0.24104 0,0.14769 0,0.38874 0,0.24145 -0.01241,0.14811 0,0.38873 0.01241,0.24104 0.10094,0.14936 0.129485,0.38874 0.02896,0.2398 -0.04261,0.15143 0,0.38874 0.04261,0.23772 0.07281,0.0249 0.129484,0.25929 0.05626,0.23482 -0.06991,0.15807 0,0.38874 0.06991,0.23109 0.04592,0.16263 0.129485,0.38874 0.08357,0.22652 0.0331,0.16802 0.129485,0.38873 0.0968,0.22113 0.148928,0.0444 0.258555,0.2593 0.109628,0.21491 0.0083,0.18089 0.129485,0.38874 0.122039,0.20827 0.124521,0.0589 0.258556,0.25929 0.134035,0.20039 -0.01655,0.0672 0.129485,0.2593 0.145618,0.19209 0.101767,0.20578 0.258556,0.38874 0.156788,0.18337 0.09143,0.0855 0.258555,0.25929 0.1671308,0.17384 0.0815,0.0958 0.2585558,0.2593 0.177059,0.16346 0.07198,0.10662 0.258556,0.2593 0.186574,0.15267 0.06329,-0.0125 0.258556,0.12985 0,0 19.261206,13.27781 44.859428,16.07638 a 2.9761723,2.9846976 0 0 1 2.068446,4.79698 C 41.524211,162.11426 37.3517,185.41069 37.3517,185.41069 c -0.03723,0.24021 -0.104663,0.14687 -0.129484,0.38874 -0.02482,0.24229 0.0083,0.0166 0,0.2593 -0.0083,0.24311 -0.0041,0.14562 0,0.38873 0.0041,0.24353 -0.01655,0.14604 0,0.38874 0.01655,0.2427 0.09639,0.1477 0.129484,0.38874 0.03309,0.24104 -0.04716,0.15018 0,0.38873 0.04716,0.23897 0.06785,0.15351 0.129485,0.38874 0.06123,0.23565 -0.07529,0.15765 0,0.38874 0.07529,0.2315 0.04137,0.0332 0.129485,0.2593 0.08894,0.22652 0.156374,0.16802 0.258556,0.38873 0.102181,0.22113 0.01241,0.17466 0.129484,0.38874 0.115006,0.21449 0.0017,0.0523 0.129485,0.2593 0.127416,0.20702 0.119142,0.0601 0.258556,0.25929 0.139413,0.19914 0.107145,0.19831 0.258556,0.38874 0.15141,0.19043 0.09639,0.078 0.258555,0.2593 0.162167,0.1813 0.08563,0.0884 0.258556,0.25929 0.172922,0.17093 0.07612,0.0987 0.258556,0.2593 0.182437,0.16056 0.0666,0.10994 0.258556,0.2593 0.191951,0.14935 0.05833,0.12155 0.258555,0.25929 0.200226,0.13774 0.179955,0.004 0.387627,0.12986 0.208086,0.12529 0.04344,0.14645 0.258556,0.25929 0.215118,0.11285 0.166303,0.029 0.387627,0.12986 0.221324,0.0996 0.0331,0.0431 0.258556,0.12985 0.227115,0.0863 0.155961,0.0568 0.387626,0.12986 0.231666,0.0726 0.152238,0.0709 0.387627,0.12986 0.235803,0.0585 0.148928,-0.0444 0.387627,0 0.238699,0.0444 0.14686,0.0996 0.387627,0.12985 0.240767,0.029 0.01655,-0.0166 0.258556,0 0.242422,0.0166 0.145205,-0.001 0.387627,0 0.242835,10e-4 0.145205,0.0125 0.387626,0 0.242422,-0.0124 0.146446,0.029 0.387627,0 0.241181,-0.029 0.148928,-0.0875 0.387627,-0.12985 0,0 23.086963,-4.20173 43.178814,-20.35477 a 2.9761723,2.9846976 0 0 1 4.78328,1.94472 c 2.81305,25.66827 16.159745,45.11758 16.159745,45.11758 0.14106,0.19582 -0.0248,0.0722 0.12948,0.25929 0.15224,0.18711 0.0956,0.0817 0.25856,0.2593 0.16299,0.17757 0.0852,0.0917 0.25855,0.2593 0.17334,0.16761 0.0757,0.10206 0.25856,0.25929 0.18285,0.15724 0.19609,0.11326 0.38763,0.2593 0.19153,0.14604 0.0587,-0.004 0.25855,0.12986 0.19981,0.13441 0.0509,0.1369 0.25856,0.25929 0.20767,0.12239 0.17333,0.0208 0.38762,0.12986 0.2143,0.10994 0.0372,0.16221 0.25856,0.25929 0.2205,0.0971 0.16217,0.0461 0.38763,0.12986 0.22587,0.0838 0.15761,0.0593 0.38762,0.12985 0.23043,0.0701 0.1539,-0.0564 0.38763,0 0.23415,0.0564 0.0207,0.0871 0.25856,0.12986 0.23704,0.0427 0.14892,-0.029 0.38762,0 0.23912,0.029 0.14769,0.11534 0.38763,0.12986 0.24035,0.0124 0.14727,0 0.38763,0 0.24076,0 0.14768,0.0124 0.38762,0 0.24036,-0.0125 0.14893,-0.10123 0.38763,-0.12986 0.23911,-0.029 0.151,0.0427 0.38763,0 0.23704,-0.0427 0.0248,-0.073 0.25855,-0.12986 0.23415,-0.0564 0.15762,0.0701 0.38763,0 0.23042,-0.0701 0.16217,-0.0461 0.38763,-0.12985 0.22587,-0.0838 0.16754,-0.0332 0.38762,-0.12986 0.2205,-0.0971 0.0443,-0.14935 0.25856,-0.25929 0.21429,-0.10994 0.18037,-0.008 0.38763,-0.12986 0.20767,-0.12239 0.0587,-0.12488 0.25855,-0.25929 0.19981,-0.13442 0.067,0.0166 0.25856,-0.12986 0.19154,-0.14604 0.20519,-0.10206 0.38762,-0.2593 0.18286,-0.15723 0.0852,-0.0917 0.25856,-0.25929 0.17334,-0.16761 0.0956,-0.0817 0.25856,-0.2593 0.16299,-0.17757 0.10631,-0.0722 0.25855,-0.2593 0.15224,-0.1871 -0.0124,-0.0635 0.12949,-0.25929 0,0 13.27197,-19.40102 16.03045,-45.11758 a 2.9761723,2.9846976 0 0 1 4.78329,-2.07437 c 20.12395,16.24872 43.30809,20.48442 43.30809,20.48442 0.24118,0.0431 0.14438,0.10123 0.38763,0.12985 0.24325,0.029 0.14313,-0.0124 0.38762,0 0.24449,0.0125 0.14273,10e-4 0.38763,0 0.2449,-9.9e-4 0.14355,0.0166 0.38763,0 0.24449,-0.0166 0.14479,0.029 0.38762,0 0.24325,-0.029 0.0166,-0.0846 0.25856,-0.12985 0.24077,-0.0452 0.15017,0.0593 0.38763,0 0.23745,-0.0593 0.1543,-0.056 0.38762,-0.12986 0.23374,-0.0738 0.15886,-0.0419 0.38763,-0.12986 0.22877,-0.0875 0.16465,-0.029 0.38763,-0.12985 0.22298,-0.10123 0.0418,-0.14479 0.25855,-0.2593 0.21678,-0.1145 0.1783,-0.002 0.38763,-0.12985 0.20933,-0.12737 0.0571,-0.11949 0.25856,-0.2593 0.20146,-0.13981 0.19526,0.0207 0.38762,-0.12985 0.19278,-0.15185 0.0753,-0.0963 0.25856,-0.2593 0.18326,-0.16305 0.0852,-0.0855 0.25855,-0.2593 0.17334,-0.17383 0.096,-0.0755 0.25856,-0.25929 0.16258,-0.18379 0.10715,-0.066 0.25856,-0.2593 0.15141,-0.19333 -0.008,-0.18669 0.12948,-0.38874 0.13941,-0.20204 0.13155,-0.0494 0.25856,-0.25929 0.127,-0.20993 0.0165,-0.17176 0.12948,-0.38874 0.11418,-0.2174 0.15762,-0.0373 0.25856,-0.2593 0.10094,-0.22361 0.0418,-0.15931 0.12948,-0.38873 0.0873,-0.22943 0.0558,-0.15475 0.12949,-0.38874 0.0736,-0.23441 0.0699,-0.1506 0.12948,-0.38874 0.0592,-0.23855 -0.0451,-0.14728 0,-0.38874 0.0451,-0.24145 0.0989,-0.0166 0.12949,-0.25929 0.0289,-0.24395 -0.0165,-0.14396 0,-0.38874 0.0165,-0.24519 -10e-4,-0.14313 0,-0.38874 9.9e-4,-0.2456 0.0124,-0.14354 0,-0.38873 -0.0124,-0.2452 0.0289,-0.1448 0,-0.38874 -0.029,-0.24395 -0.0865,-0.14687 -0.12949,-0.38874 0,0 -4.28359,-23.17305 -20.42591,-43.3025 a 2.9761723,2.9846976 0 0 1 2.06845,-4.79698 c 25.617,-2.79642 44.98871,-16.07638 44.98871,-16.07638 0.19526,-0.14147 0.072,0.0249 0.25855,-0.12986 0.18658,-0.15267 0.0815,-0.0958 0.25856,-0.25929 0.17706,-0.16346 0.0914,-0.0855 0.25855,-0.2593 0.16713,-0.17383 0.10177,-0.0759 0.25856,-0.2593 0.15679,-0.18337 0.11294,-0.19665 0.25856,-0.38873 0.14561,-0.19209 -0.004,-0.0589 0.12948,-0.2593 0.13404,-0.20039 0.13652,-0.051 0.25856,-0.2593 0.12203,-0.20826 0.0207,-0.17383 0.12948,-0.38873 0.10963,-0.21491 0.16175,-0.0373 0.25856,-0.2593 0.0968,-0.22113 0.0459,-0.16263 0.12948,-0.38874 0.0836,-0.22652 0.0592,-0.15807 0.12949,-0.38874 0.0699,-0.23108 -0.0563,-0.15433 0,-0.38873 0.0563,-0.23482 0.0869,-0.0207 0.12948,-0.2593 0.0426,-0.23772 -0.029,-0.14935 0,-0.38874 0.029,-0.23979 0.11501,-0.14811 0.12949,-0.38873 0.0124,-0.24105 0,-0.1477 0,-0.38874 0,-0.24146 0.0124,-0.14811 0,-0.38874 -0.0124,-0.24104 -0.10094,-0.14935 -0.12949,-0.38873 -0.029,-0.2398 0.0426,-0.15143 0,-0.38874 -0.0426,-0.23773 -0.0728,-0.0249 -0.12948,-0.2593 -0.0563,-0.23482 0.0699,-0.15807 0,-0.38874 -0.0699,-0.23108 -0.0459,-0.16263 -0.12949,-0.38873 -0.0836,-0.22652 -0.0331,-0.16803 -0.12948,-0.38874 -0.0968,-0.22113 -0.14893,-0.0444 -0.25856,-0.2593 -0.10963,-0.2149 -0.008,-0.18088 -0.12948,-0.38873 -0.12204,-0.20827 -0.12452,-0.0589 -0.25856,-0.2593 -0.13404,-0.20038 0.0165,-0.0672 -0.12948,-0.2593 -0.14562,-0.19208 -0.10177,-0.20577 -0.25856,-0.38873 -0.15679,-0.18338 -0.0914,-0.0855 -0.25856,-0.2593 -0.16713,-0.17383 -0.0815,-0.0958 -0.25855,-0.2593 -0.17706,-0.16346 -0.072,-0.10662 -0.25856,-0.25929 -0.18657,-0.15268 -0.0633,0.0124 -0.25855,-0.12986 0,0 -19.48568,-13.38633 -45.11799,-16.20603 a 2.9761723,2.9846976 0 0 1 -1.93379,-4.80009 c 16.14228,-20.12945 20.42591,-43.302502 20.42591,-43.302502 0.043,-0.241872 0.10094,-0.144791 0.12948,-0.388737 0.029,-0.243946 -0.0124,-0.143547 0,-0.388737 0.0124,-0.245191 10e-4,-0.143132 0,-0.388738 -9.9e-4,-0.245605 0.0165,-0.143961 0,-0.388737 -0.0165,-0.245191 0.029,-0.145206 0,-0.388737 -0.029,-0.243946 -0.0844,-0.01659 -0.12948,-0.259296 -0.0451,-0.241457 0.0592,-0.1506 0,-0.388738 -0.0592,-0.238552 -0.0558,-0.154748 -0.12949,-0.388737 -0.0736,-0.234404 -0.0418,-0.159312 -0.12948,-0.388737 -0.0873,-0.229425 -0.029,-0.16512 -0.12949,-0.388737 -0.10094,-0.223617 -0.14437,-0.0419 -0.25855,-0.259297 -0.11418,-0.217394 -0.002,-0.17881 -0.12949,-0.388737 -0.127,-0.209926 -0.11914,-0.05725 -0.25855,-0.259296 -0.13941,-0.202044 0.0207,-0.195821 -0.12949,-0.388737 -0.15141,-0.193332 -0.096,-0.07551 -0.25855,-0.259297 -0.16258,-0.183789 -0.0852,-0.08546 -0.25856,-0.259296 -0.17333,-0.173833 -0.0753,-0.09625 -0.25855,-0.259297 -0.18327,-0.163045 -0.0658,-0.107452 -0.25856,-0.259296 -0.19278,-0.151844 -0.18657,0.0083 -0.38763,-0.129856 -0.20146,-0.139812 -0.0492,-0.13193 -0.25855,-0.259296 -0.20933,-0.127367 -0.17127,-0.01659 -0.38763,-0.129856 -0.21677,-0.114505 -0.0372,-0.158067 -0.25855,-0.259296 -0.22298,-0.10123 -0.15886,-0.0419 -0.38763,-0.129856 -0.22877,-0.08754 -0.15431,-0.05601 -0.38763,-0.129856 -0.23373,-0.07385 -0.15017,-0.07011 -0.38763,-0.129855 -0.23745,-0.05933 -0.14685,0.04522 -0.38762,0 -0.24077,-0.04522 -0.0165,-0.09915 -0.25856,-0.129856 -0.24325,-0.02904 -0.14355,0.01659 -0.38762,0 -0.24449,-0.0166 -0.14273,9.96e-4 -0.38763,0 -0.24491,-9.96e-4 -0.14314,-0.01245 -0.38763,0 -0.24449,0.01245 -0.14438,-0.02904 -0.38762,0 -0.24325,0.02904 -0.14645,0.08671 -0.38763,0.129856 0,0 -23.18414,4.2357 -43.3081,20.484417 a 2.9761723,2.9846976 0 0 1 -4.78328,-2.07437 c -2.77333,-25.672753 -16.03046,-44.98793 -16.03046,-44.98793 -0.1481,-0.209097 -0.0976,-0.06016 -0.25855,-0.259297 -0.16093,-0.199139 -0.0852,-0.07053 -0.25856,-0.259296 -0.17333,-0.188768 -0.074,-0.211171 -0.25855,-0.388737 -0.18451,-0.177566 -0.0633,-0.09376 -0.25856,-0.259297 -0.19526,-0.165534 -0.0534,0.02489 -0.25855,-0.129855 -0.20519,-0.153089 -0.17334,-0.119484 -0.38763,-0.259297 -0.21471,-0.139812 -0.0372,-0.133174 -0.25856,-0.259296 -0.22298,-0.126122 -0.15761,-0.0166 -0.38762,-0.129856 -0.23043,-0.111601 -0.151,-0.03319 -0.38763,-0.129855 -0.23663,-0.09708 -0.14562,-0.177152 -0.38763,-0.259297 -0.24242,-0.08214 -0.14065,0.06638 -0.38762,0 -0.24698,-0.06638 -0.13735,-0.07883 -0.38763,-0.129855 -0.2507,-0.05103 -0.13445,-0.09459 -0.38763,-0.129856 -0.25359,-0.03319 -0.13279,0.02074 -0.38762,0 -0.25525,-0.02074 -0.13197,0.0029 -0.38763,0 -0.17044,-0.0019 -0.19857,-0.003 -0.25856,0 -0.10011,0.0083 -0.10218,-0.0032 -0.12948,0 -0.029,0.0032 -0.029,-0.01245 -0.12949,0 z"
     id="path4008-1" />
  <path
     style="opacity:0.96694186;color:#000000;fill:none;stroke:url(#radialGradient4036-3);stroke-width:1.99999988;stroke-miterlimit:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
     d="m 113.23782,10.255961 c -0.19939,0.02904 -0.18988,0.09127 -0.38762,0.129856 -0.1994,0.03319 -0.1903,-0.04149 -0.38763,0 -0.19774,0.04149 -0.0633,0.07841 -0.25856,0.129855 -0.19526,0.05103 -0.0662,-0.06099 -0.25855,0 -0.19237,0.06099 -0.19857,0.05933 -0.38763,0.129856 -0.18905,0.07011 -0.0732,0.0502 -0.25855,0.129856 -0.18534,0.07966 -0.0774,0.04149 -0.25856,0.129855 -0.1812,0.08878 -0.0819,0.03319 -0.25856,0.129856 -0.17664,0.0975 -0.0869,0.02489 -0.25855,0.129856 -0.17168,0.106207 -0.0922,0.144791 -0.25856,0.259296 -0.1663,0.114505 -0.098,0.0083 -0.25855,0.129856 -0.16051,0.122802 -0.10425,0.128611 -0.25856,0.259296 -0.1543,0.130685 -0.11087,-0.0083 -0.25855,0.129856 -0.14769,0.138153 -0.11791,0.11409 -0.25856,0.259296 -0.14065,0.145206 0.004,0.107038 -0.12948,0.259297 -0.13321,0.152258 -0.13321,-0.02904 -0.25856,0.129855 -0.12535,0.158482 -0.0124,0.09459 -0.12949,0.259297 0,0 -13.344495,19.338451 -16.159735,44.98793 a 2.9761723,2.9846976 0 0 1 -4.78328,1.94472 C 67.678432,43.630605 44.591469,39.428883 44.591469,39.428883 c -0.239112,-0.0419 -0.146446,-0.102059 -0.387627,-0.129856 -0.241181,-0.02904 -0.145205,0.01245 -0.387627,0 -0.242422,-0.01245 -0.145205,-0.0012 -0.387626,0 -0.242836,0.0012 -0.145619,-0.0166 -0.387627,0 -0.242422,0.01659 -0.01655,-0.02904 -0.258556,0 -0.240767,0.02904 -0.148928,0.08505 -0.387627,0.129856 -0.238699,0.04439 -0.152238,-0.0585 -0.387627,0 -0.235803,0.0585 -0.155961,0.05684 -0.387627,0.129855 -0.231666,0.0726 -0.160925,0.04315 -0.387626,0.129856 -0.227116,0.08629 -0.03723,0.02904 -0.258556,0.129856 -0.221324,0.09957 -0.172509,0.01659 -0.387627,0.129855 -0.215118,0.112846 -0.05047,0.134005 -0.258556,0.259297 -0.208085,0.125292 -0.187401,-0.0083 -0.387627,0.129855 -0.200225,0.137738 -0.0666,0.109942 -0.258555,0.259297 -0.191952,0.149354 -0.07612,0.09874 -0.258556,0.259296 -0.182437,0.160556 -0.08563,0.08837 -0.258556,0.259296 -0.172922,0.170929 -0.09639,0.078 -0.258556,0.259297 -0.162166,0.1813 -0.107145,0.06887 -0.258556,0.259296 -0.15141,0.190428 -0.119142,0.189598 -0.258555,0.388738 -0.139414,0.199139 -0.13114,0.05227 -0.258556,0.259296 -0.127416,0.207022 -0.01241,0.04481 -0.129485,0.259296 -0.115005,0.21449 -0.02896,0.168024 -0.129485,0.388738 -0.102181,0.221128 -0.169612,0.162215 -0.258555,0.388737 -0.08894,0.226521 -0.05419,0.02904 -0.129485,0.259296 -0.07529,0.2315 0.06123,0.153504 0,0.388737 -0.06123,0.235649 -0.08191,0.150185 -0.129485,0.388738 -0.04716,0.238967 0.03309,0.147695 0,0.388737 -0.03309,0.241042 -0.110869,0.146035 -0.129485,0.388737 -0.01655,0.242701 0.0041,0.145621 0,0.388737 -0.0041,0.243531 -0.0083,0.145621 0,0.388737 0.0083,0.243117 -0.02482,0.01659 0,0.259297 0.02482,0.242286 0.09018,0.148525 0.129485,0.388737 0,0 4.172511,23.296433 20.296629,43.432153 a 2.9761723,2.9846976 0 0 1 -1.939168,4.79698 c -25.613529,2.82185 -44.988706,16.20603 -44.988706,16.20603 -0.195262,0.14147 -0.07198,-0.0249 -0.258556,0.12985 -0.186574,0.15268 -0.0815,0.0958 -0.258556,0.2593 -0.177059,0.16346 -0.09143,0.0855 -0.2585558,0.2593 -0.16713,0.17383 -0.101767,0.0759 -0.258555,0.25929 -0.156789,0.18338 -0.112938,0.19665 -0.258556,0.38874 -0.145619,0.19209 0.0041,0.0589 -0.129485,0.2593 -0.134035,0.20038 -0.136517,0.051 -0.258556,0.25929 -0.122038,0.20827 -0.02068,0.17383 -0.129485,0.38874 -0.109627,0.2149 -0.161752,0.0373 -0.258555,0.2593 -0.0968,0.22112 -0.04592,0.16263 -0.129485,0.38873 -0.08357,0.22652 -0.05916,0.15807 -0.129485,0.38874 -0.06991,0.23108 0.05626,0.15433 0,0.38874 -0.05626,0.23482 -0.08688,0.0207 -0.129484,0.25929 -0.04261,0.23773 0.02896,0.14936 0,0.38874 -0.02896,0.2398 -0.115006,0.14811 -0.129485,0.38874 -0.01241,0.24104 0,0.14769 0,0.38874 0,0.24145 -0.01241,0.14811 0,0.38873 0.01241,0.24104 0.10094,0.14936 0.129485,0.38874 0.02896,0.2398 -0.04261,0.15143 0,0.38874 0.04261,0.23772 0.07281,0.0249 0.129484,0.25929 0.05626,0.23482 -0.06991,0.15807 0,0.38874 0.06991,0.23109 0.04592,0.16263 0.129485,0.38874 0.08357,0.22652 0.0331,0.16802 0.129485,0.38873 0.0968,0.22113 0.148928,0.0444 0.258555,0.2593 0.109628,0.21491 0.0083,0.18089 0.129485,0.38874 0.122039,0.20827 0.124521,0.0589 0.258556,0.25929 0.134035,0.20039 -0.01655,0.0672 0.129485,0.2593 0.145618,0.19209 0.101767,0.20578 0.258556,0.38874 0.156788,0.18337 0.09143,0.0855 0.258555,0.25929 0.1671308,0.17384 0.0815,0.0958 0.2585558,0.2593 0.177059,0.16346 0.07198,0.10662 0.258556,0.2593 0.186574,0.15267 0.06329,-0.0125 0.258556,0.12985 0,0 19.261206,13.27781 44.859428,16.07638 a 2.9761723,2.9846976 0 0 1 2.068446,4.79698 C 41.524211,162.11426 37.3517,185.41069 37.3517,185.41069 c -0.03723,0.24021 -0.104663,0.14687 -0.129484,0.38874 -0.02482,0.24229 0.0083,0.0166 0,0.2593 -0.0083,0.24311 -0.0041,0.14562 0,0.38873 0.0041,0.24353 -0.01655,0.14604 0,0.38874 0.01655,0.2427 0.09639,0.1477 0.129484,0.38874 0.03309,0.24104 -0.04716,0.15018 0,0.38873 0.04716,0.23897 0.06785,0.15351 0.129485,0.38874 0.06123,0.23565 -0.07529,0.15765 0,0.38874 0.07529,0.2315 0.04137,0.0332 0.129485,0.2593 0.08894,0.22652 0.156374,0.16802 0.258556,0.38873 0.102181,0.22113 0.01241,0.17466 0.129484,0.38874 0.115006,0.21449 0.0017,0.0523 0.129485,0.2593 0.127416,0.20702 0.119142,0.0601 0.258556,0.25929 0.139413,0.19914 0.107145,0.19831 0.258556,0.38874 0.15141,0.19043 0.09639,0.078 0.258555,0.2593 0.162167,0.1813 0.08563,0.0884 0.258556,0.25929 0.172922,0.17093 0.07612,0.0987 0.258556,0.2593 0.182437,0.16056 0.0666,0.10994 0.258556,0.2593 0.191951,0.14935 0.05833,0.12155 0.258555,0.25929 0.200226,0.13774 0.179955,0.004 0.387627,0.12986 0.208086,0.12529 0.04344,0.14645 0.258556,0.25929 0.215118,0.11285 0.166303,0.029 0.387627,0.12986 0.221324,0.0996 0.0331,0.0431 0.258556,0.12985 0.227115,0.0863 0.155961,0.0568 0.387626,0.12986 0.231666,0.0726 0.152238,0.0709 0.387627,0.12986 0.235803,0.0585 0.148928,-0.0444 0.387627,0 0.238699,0.0444 0.14686,0.0996 0.387627,0.12985 0.240767,0.029 0.01655,-0.0166 0.258556,0 0.242422,0.0166 0.145205,-0.001 0.387627,0 0.242835,10e-4 0.145205,0.0125 0.387626,0 0.242422,-0.0124 0.146446,0.029 0.387627,0 0.241181,-0.029 0.148928,-0.0875 0.387627,-0.12985 0,0 23.086963,-4.20173 43.178814,-20.35477 a 2.9761723,2.9846976 0 0 1 4.78328,1.94472 c 2.81305,25.66827 16.159745,45.11758 16.159745,45.11758 0.14106,0.19582 -0.0248,0.0722 0.12948,0.25929 0.15224,0.18711 0.0956,0.0817 0.25856,0.2593 0.16299,0.17757 0.0852,0.0917 0.25855,0.2593 0.17334,0.16761 0.0757,0.10206 0.25856,0.25929 0.18285,0.15724 0.19609,0.11326 0.38763,0.2593 0.19153,0.14604 0.0587,-0.004 0.25855,0.12986 0.19981,0.13441 0.0509,0.1369 0.25856,0.25929 0.20767,0.12239 0.17333,0.0208 0.38762,0.12986 0.2143,0.10994 0.0372,0.16221 0.25856,0.25929 0.2205,0.0971 0.16217,0.0461 0.38763,0.12986 0.22587,0.0838 0.15761,0.0593 0.38762,0.12985 0.23043,0.0701 0.1539,-0.0564 0.38763,0 0.23415,0.0564 0.0207,0.0871 0.25856,0.12986 0.23704,0.0427 0.14892,-0.029 0.38762,0 0.23912,0.029 0.14769,0.11534 0.38763,0.12986 0.24035,0.0124 0.14727,0 0.38763,0 0.24076,0 0.14768,0.0124 0.38762,0 0.24036,-0.0125 0.14893,-0.10123 0.38763,-0.12986 0.23911,-0.029 0.151,0.0427 0.38763,0 0.23704,-0.0427 0.0248,-0.073 0.25855,-0.12986 0.23415,-0.0564 0.15762,0.0701 0.38763,0 0.23042,-0.0701 0.16217,-0.0461 0.38763,-0.12985 0.22587,-0.0838 0.16754,-0.0332 0.38762,-0.12986 0.2205,-0.0971 0.0443,-0.14935 0.25856,-0.25929 0.21429,-0.10994 0.18037,-0.008 0.38763,-0.12986 0.20767,-0.12239 0.0587,-0.12488 0.25855,-0.25929 0.19981,-0.13442 0.067,0.0166 0.25856,-0.12986 0.19154,-0.14604 0.20519,-0.10206 0.38762,-0.2593 0.18286,-0.15723 0.0852,-0.0917 0.25856,-0.25929 0.17334,-0.16761 0.0956,-0.0817 0.25856,-0.2593 0.16299,-0.17757 0.10631,-0.0722 0.25855,-0.2593 0.15224,-0.1871 -0.0124,-0.0635 0.12949,-0.25929 0,0 13.27197,-19.40102 16.03045,-45.11758 a 2.9761723,2.9846976 0 0 1 4.78329,-2.07437 c 20.12395,16.24872 43.30809,20.48442 43.30809,20.48442 0.24118,0.0431 0.14438,0.10123 0.38763,0.12985 0.24325,0.029 0.14313,-0.0124 0.38762,0 0.24449,0.0125 0.14273,10e-4 0.38763,0 0.2449,-9.9e-4 0.14355,0.0166 0.38763,0 0.24449,-0.0166 0.14479,0.029 0.38762,0 0.24325,-0.029 0.0166,-0.0846 0.25856,-0.12985 0.24077,-0.0452 0.15017,0.0593 0.38763,0 0.23745,-0.0593 0.1543,-0.056 0.38762,-0.12986 0.23374,-0.0738 0.15886,-0.0419 0.38763,-0.12986 0.22877,-0.0875 0.16465,-0.029 0.38763,-0.12985 0.22298,-0.10123 0.0418,-0.14479 0.25855,-0.2593 0.21678,-0.1145 0.1783,-0.002 0.38763,-0.12985 0.20933,-0.12737 0.0571,-0.11949 0.25856,-0.2593 0.20146,-0.13981 0.19526,0.0207 0.38762,-0.12985 0.19278,-0.15185 0.0753,-0.0963 0.25856,-0.2593 0.18326,-0.16305 0.0852,-0.0855 0.25855,-0.2593 0.17334,-0.17383 0.096,-0.0755 0.25856,-0.25929 0.16258,-0.18379 0.10715,-0.066 0.25856,-0.2593 0.15141,-0.19333 -0.008,-0.18669 0.12948,-0.38874 0.13941,-0.20204 0.13155,-0.0494 0.25856,-0.25929 0.127,-0.20993 0.0165,-0.17176 0.12948,-0.38874 0.11418,-0.2174 0.15762,-0.0373 0.25856,-0.2593 0.10094,-0.22361 0.0418,-0.15931 0.12948,-0.38873 0.0873,-0.22943 0.0558,-0.15475 0.12949,-0.38874 0.0736,-0.23441 0.0699,-0.1506 0.12948,-0.38874 0.0592,-0.23855 -0.0451,-0.14728 0,-0.38874 0.0451,-0.24145 0.0989,-0.0166 0.12949,-0.25929 0.0289,-0.24395 -0.0165,-0.14396 0,-0.38874 0.0165,-0.24519 -10e-4,-0.14313 0,-0.38874 9.9e-4,-0.2456 0.0124,-0.14354 0,-0.38873 -0.0124,-0.2452 0.0289,-0.1448 0,-0.38874 -0.029,-0.24395 -0.0865,-0.14687 -0.12949,-0.38874 0,0 -4.28359,-23.17305 -20.42591,-43.3025 a 2.9761723,2.9846976 0 0 1 2.06845,-4.79698 c 25.617,-2.79642 44.98871,-16.07638 44.98871,-16.07638 0.19526,-0.14147 0.072,0.0249 0.25855,-0.12986 0.18658,-0.15267 0.0815,-0.0958 0.25856,-0.25929 0.17706,-0.16346 0.0914,-0.0855 0.25855,-0.2593 0.16713,-0.17383 0.10177,-0.0759 0.25856,-0.2593 0.15679,-0.18337 0.11294,-0.19665 0.25856,-0.38873 0.14561,-0.19209 -0.004,-0.0589 0.12948,-0.2593 0.13404,-0.20039 0.13652,-0.051 0.25856,-0.2593 0.12203,-0.20826 0.0207,-0.17383 0.12948,-0.38873 0.10963,-0.21491 0.16175,-0.0373 0.25856,-0.2593 0.0968,-0.22113 0.0459,-0.16263 0.12948,-0.38874 0.0836,-0.22652 0.0592,-0.15807 0.12949,-0.38874 0.0699,-0.23108 -0.0563,-0.15433 0,-0.38873 0.0563,-0.23482 0.0869,-0.0207 0.12948,-0.2593 0.0426,-0.23772 -0.029,-0.14935 0,-0.38874 0.029,-0.23979 0.11501,-0.14811 0.12949,-0.38873 0.0124,-0.24105 0,-0.1477 0,-0.38874 0,-0.24146 0.0124,-0.14811 0,-0.38874 -0.0124,-0.24104 -0.10094,-0.14935 -0.12949,-0.38873 -0.029,-0.2398 0.0426,-0.15143 0,-0.38874 -0.0426,-0.23773 -0.0728,-0.0249 -0.12948,-0.2593 -0.0563,-0.23482 0.0699,-0.15807 0,-0.38874 -0.0699,-0.23108 -0.0459,-0.16263 -0.12949,-0.38873 -0.0836,-0.22652 -0.0331,-0.16803 -0.12948,-0.38874 -0.0968,-0.22113 -0.14893,-0.0444 -0.25856,-0.2593 -0.10963,-0.2149 -0.008,-0.18088 -0.12948,-0.38873 -0.12204,-0.20827 -0.12452,-0.0589 -0.25856,-0.2593 -0.13404,-0.20038 0.0165,-0.0672 -0.12948,-0.2593 -0.14562,-0.19208 -0.10177,-0.20577 -0.25856,-0.38873 -0.15679,-0.18338 -0.0914,-0.0855 -0.25856,-0.2593 -0.16713,-0.17383 -0.0815,-0.0958 -0.25855,-0.2593 -0.17706,-0.16346 -0.072,-0.10662 -0.25856,-0.25929 -0.18657,-0.15268 -0.0633,0.0124 -0.25855,-0.12986 0,0 -19.48568,-13.38633 -45.11799,-16.20603 a 2.9761723,2.9846976 0 0 1 -1.93379,-4.80009 c 16.14228,-20.12945 20.42591,-43.302502 20.42591,-43.302502 0.043,-0.241872 0.10094,-0.144791 0.12948,-0.388737 0.029,-0.243946 -0.0124,-0.143547 0,-0.388737 0.0124,-0.245191 10e-4,-0.143132 0,-0.388738 -9.9e-4,-0.245605 0.0165,-0.143961 0,-0.388737 -0.0165,-0.245191 0.029,-0.145206 0,-0.388737 -0.029,-0.243946 -0.0844,-0.01659 -0.12948,-0.259296 -0.0451,-0.241457 0.0592,-0.1506 0,-0.388738 -0.0592,-0.238552 -0.0558,-0.154748 -0.12949,-0.388737 -0.0736,-0.234404 -0.0418,-0.159312 -0.12948,-0.388737 -0.0873,-0.229425 -0.029,-0.16512 -0.12949,-0.388737 -0.10094,-0.223617 -0.14437,-0.0419 -0.25855,-0.259297 -0.11418,-0.217394 -0.002,-0.17881 -0.12949,-0.388737 -0.127,-0.209926 -0.11914,-0.05725 -0.25855,-0.259296 -0.13941,-0.202044 0.0207,-0.195821 -0.12949,-0.388737 -0.15141,-0.193332 -0.096,-0.07551 -0.25855,-0.259297 -0.16258,-0.183789 -0.0852,-0.08546 -0.25856,-0.259296 -0.17333,-0.173833 -0.0753,-0.09625 -0.25855,-0.259297 -0.18327,-0.163045 -0.0658,-0.107452 -0.25856,-0.259296 -0.19278,-0.151844 -0.18657,0.0083 -0.38763,-0.129856 -0.20146,-0.139812 -0.0492,-0.13193 -0.25855,-0.259296 -0.20933,-0.127367 -0.17127,-0.01659 -0.38763,-0.129856 -0.21677,-0.114505 -0.0372,-0.158067 -0.25855,-0.259296 -0.22298,-0.10123 -0.15886,-0.0419 -0.38763,-0.129856 -0.22877,-0.08754 -0.15431,-0.05601 -0.38763,-0.129856 -0.23373,-0.07385 -0.15017,-0.07011 -0.38763,-0.129855 -0.23745,-0.05933 -0.14685,0.04522 -0.38762,0 -0.24077,-0.04522 -0.0165,-0.09915 -0.25856,-0.129856 -0.24325,-0.02904 -0.14355,0.01659 -0.38762,0 -0.24449,-0.0166 -0.14273,9.96e-4 -0.38763,0 -0.24491,-9.96e-4 -0.14314,-0.01245 -0.38763,0 -0.24449,0.01245 -0.14438,-0.02904 -0.38762,0 -0.24325,0.02904 -0.14645,0.08671 -0.38763,0.129856 0,0 -23.18414,4.2357 -43.3081,20.484417 a 2.9761723,2.9846976 0 0 1 -4.78328,-2.07437 c -2.77333,-25.672753 -16.03046,-44.98793 -16.03046,-44.98793 -0.1481,-0.209097 -0.0976,-0.06016 -0.25855,-0.259297 -0.16093,-0.199139 -0.0852,-0.07053 -0.25856,-0.259296 -0.17333,-0.188768 -0.074,-0.211171 -0.25855,-0.388737 -0.18451,-0.177566 -0.0633,-0.09376 -0.25856,-0.259297 -0.19526,-0.165534 -0.0534,0.02489 -0.25855,-0.129855 -0.20519,-0.153089 -0.17334,-0.119484 -0.38763,-0.259297 -0.21471,-0.139812 -0.0372,-0.133174 -0.25856,-0.259296 -0.22298,-0.126122 -0.15761,-0.0166 -0.38762,-0.129856 -0.23043,-0.111601 -0.151,-0.03319 -0.38763,-0.129855 -0.23663,-0.09708 -0.14562,-0.177152 -0.38763,-0.259297 -0.24242,-0.08214 -0.14065,0.06638 -0.38762,0 -0.24698,-0.06638 -0.13735,-0.07883 -0.38763,-0.129855 -0.2507,-0.05103 -0.13445,-0.09459 -0.38763,-0.129856 -0.25359,-0.03319 -0.13279,0.02074 -0.38762,0 -0.25525,-0.02074 -0.13197,0.0029 -0.38763,0 -0.17044,-0.0019 -0.19857,-0.003 -0.25856,0 -0.10011,0.0083 -0.10218,-0.0032 -0.12948,0 -0.029,0.0032 -0.029,-0.01245 -0.12949,0 z"
     id="path4008-0" />
</svg>