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
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
|
<?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"
width="354.33069"
height="602.36218"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="sansaclipzip-front.svg">
<defs
id="defs4">
<linearGradient
inkscape:collect="always"
id="linearGradient5212">
<stop
style="stop-color:#050505;stop-opacity:1"
offset="0"
id="stop5214" />
<stop
style="stop-color:#333333;stop-opacity:1"
offset="1"
id="stop5216" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient5156">
<stop
style="stop-color:#1c1c1c;stop-opacity:1"
offset="0"
id="stop5158" />
<stop
style="stop-color:#161415;stop-opacity:1"
offset="1"
id="stop5160" />
</linearGradient>
<linearGradient
id="linearGradient5055">
<stop
style="stop-color:#292929;stop-opacity:1"
offset="0"
id="stop5057" />
<stop
id="stop5065"
offset="0.08797017"
style="stop-color:#1d1d1d;stop-opacity:1;" />
<stop
id="stop5063"
offset="0.81618464"
style="stop-color:#000000;stop-opacity:1" />
<stop
style="stop-color:#121212;stop-opacity:1"
offset="1"
id="stop5059" />
</linearGradient>
<linearGradient
id="linearGradient4505">
<stop
style="stop-color:#2b2a2a;stop-opacity:1"
offset="0"
id="stop4507" />
<stop
id="stop4523"
offset="0.13803896"
style="stop-color:#1e1c1d;stop-opacity:1" />
<stop
id="stop4521"
offset="0.86314499"
style="stop-color:#080707;stop-opacity:1" />
<stop
style="stop-color:#2b282a;stop-opacity:1"
offset="1"
id="stop4509" />
</linearGradient>
<linearGradient
id="linearGradient4566">
<stop
style="stop-color:#eceeed;stop-opacity:1"
offset="0"
id="stop4568" />
<stop
style="stop-color:#817d7c;stop-opacity:1"
offset="1"
id="stop4570" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4566"
id="linearGradient4572"
x1="340.17902"
y1="810.76868"
x2="340.41125"
y2="868.85242"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.96804261,0,0,0.93639916,10.996001,55.536482)" />
<linearGradient
id="linearGradient4107-1-6">
<stop
style="stop-color:#151314;stop-opacity:1"
offset="0"
id="stop4109-8-0" />
<stop
id="stop4117-3-9"
offset="0.31405872"
style="stop-color:#1b191a;stop-opacity:1" />
<stop
id="stop4115-8-3"
offset="0.49672806"
style="stop-color:#212020;stop-opacity:1" />
<stop
style="stop-color:#131112;stop-opacity:1"
offset="1"
id="stop4111-4-8" />
</linearGradient>
<linearGradient
id="linearGradient4344-4-0">
<stop
id="stop4346-8-0"
offset="0"
style="stop-color:#151314;stop-opacity:1" />
<stop
style="stop-color:#1b191a;stop-opacity:1"
offset="0.31405872"
id="stop4348-7-4" />
<stop
style="stop-color:#211f20;stop-opacity:1"
offset="0.49672806"
id="stop4350-6-1" />
<stop
id="stop4352-2-6"
offset="1"
style="stop-color:#131112;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient4364-4-3">
<stop
id="stop4366-3-9"
offset="0"
style="stop-color:#151314;stop-opacity:1" />
<stop
style="stop-color:#1b191a;stop-opacity:1"
offset="0.31405872"
id="stop4368-4-2" />
<stop
style="stop-color:#211f20;stop-opacity:1"
offset="0.49672806"
id="stop4370-6-6" />
<stop
id="stop4372-2-7"
offset="1"
style="stop-color:#131112;stop-opacity:1" />
</linearGradient>
<linearGradient
id="linearGradient4354-1-8">
<stop
id="stop4356-9-4"
offset="0"
style="stop-color:#151314;stop-opacity:1" />
<stop
style="stop-color:#1b191a;stop-opacity:1"
offset="0.31405872"
id="stop4358-0-1" />
<stop
style="stop-color:#211f20;stop-opacity:1"
offset="0.49672806"
id="stop4360-1-8" />
<stop
id="stop4362-2-5"
offset="1"
style="stop-color:#131112;stop-opacity:1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4107-1-6"
id="linearGradient4451"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0012476,0,0,1,-1004.387,3.1097077)"
x1="136.44521"
y1="830.97418"
x2="261.62952"
y2="677.57971" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4344-4-0"
id="linearGradient4453"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(301.23501,3.109683)"
x1="136.44521"
y1="830.97418"
x2="261.62952"
y2="677.57971" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4364-4-3"
id="linearGradient4455"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0012476,0,0,-1.0023149,-1004.387,1666.626)"
x1="136.44521"
y1="830.97418"
x2="261.62952"
y2="677.57971" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4354-1-8"
id="linearGradient4457"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-1,0,0,-1.0023149,-301.23501,1666.6262)"
x1="136.44521"
y1="830.97418"
x2="261.62952"
y2="677.57971" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4505"
id="linearGradient4511"
x1="67.961792"
y1="831.21759"
x2="627.67798"
y2="831.21759"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.54623649,0,0,0.54855606,-10.680957,464.39328)" />
<linearGradient
inkscape:collect="always"
id="linearGradient4597-5">
<stop
style="stop-color:#171616;stop-opacity:1"
offset="0"
id="stop4599-2" />
<stop
style="stop-color:#131112;stop-opacity:1"
offset="1"
id="stop4601-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4613-1">
<stop
style="stop-color:#2e2e2e;stop-opacity:1;"
offset="0"
id="stop4615-6" />
<stop
style="stop-color:#000000;stop-opacity:1"
offset="1"
id="stop4617-0" />
</linearGradient>
<radialGradient
r="52.891506"
fy="676.45923"
fx="157.96262"
cy="676.45923"
cx="157.96262"
gradientTransform="matrix(0.51481761,-0.13201041,0.1199719,0.46786953,-86.667133,540.94725)"
gradientUnits="userSpaceOnUse"
id="radialGradient4640"
xlink:href="#linearGradient4597-5"
inkscape:collect="always" />
<linearGradient
gradientTransform="matrix(0.54623649,0,0,0.54623649,-10.680957,466.66623)"
y2="679.24164"
x2="137.11301"
y1="641.86597"
x1="128.80971"
gradientUnits="userSpaceOnUse"
id="linearGradient4642"
xlink:href="#linearGradient4613-1"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
id="linearGradient4692-3">
<stop
style="stop-color:#d1d1d1;stop-opacity:1"
offset="0"
id="stop4694-9" />
<stop
style="stop-color:#ffffff;stop-opacity:1"
offset="1"
id="stop4696-4" />
</linearGradient>
<radialGradient
r="29.187918"
fy="675.77606"
fx="152.98456"
cy="675.77606"
cx="152.98456"
gradientTransform="matrix(0.37818325,0.024844,-0.0162169,0.24685847,25.816875,665.83572)"
gradientUnits="userSpaceOnUse"
id="radialGradient4715"
xlink:href="#linearGradient4692-3"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5055"
id="linearGradient5061"
x1="159.9185"
y1="123.25442"
x2="617.8064"
y2="451.55399"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.54623645,0,0,0.54623645,-10.680958,466.6662)" />
<linearGradient
y2="3416.01"
x2="7021.3599"
y1="3040.01"
x1="7021.3599"
gradientUnits="userSpaceOnUse"
id="id16">
<stop
id="stop268"
stop-color="#EFB000"
offset="0" />
<stop
id="stop270"
stop-color="#A5732B"
offset="0.6" />
<stop
id="stop272"
stop-color="#492A28"
offset="1" />
<stop
id="stop274"
stop-color="#492A28"
offset="1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5156"
id="linearGradient5162"
x1="103.00476"
y1="113.89414"
x2="626.92023"
y2="702.46558"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.54623649,0,0,0.54623649,-10.680957,466.66624)" />
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5212"
id="radialGradient5218"
cx="166.92697"
cy="517.39496"
fx="166.92697"
fy="517.39496"
r="304.8465"
gradientTransform="matrix(0.03800122,-0.49183712,1.0613448,0.08200359,-217.29655,992.72614)"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
id="linearGradient6425-5">
<stop
style="stop-color:#757575;stop-opacity:1"
offset="0"
id="stop6427-7" />
<stop
style="stop-color:#1b1b1b;stop-opacity:1"
offset="1"
id="stop6429-4" />
</linearGradient>
<linearGradient
y2="21.0718"
x2="50.204582"
y1="24.731405"
x1="50.204582"
gradientTransform="matrix(0,-2.2927773,0.8382256,0,-15.326328,964.53465)"
gradientUnits="userSpaceOnUse"
id="linearGradient3527"
xlink:href="#linearGradient6425-5"
inkscape:collect="always" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient6425-5"
id="linearGradient4148"
x1="-187.88837"
y1="25.060005"
x2="-154.55333"
y2="25.060005"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.39647606,0,0,0.5497076,-410.76591,162.52693)" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.98994949"
inkscape:cx="167.88041"
inkscape:cy="315.63479"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:object-paths="true"
inkscape:object-nodes="true"
inkscape:snap-smooth-nodes="true"
inkscape:snap-global="false"
inkscape:window-width="1680"
inkscape:window-height="991"
inkscape:window-x="-6"
inkscape:window-y="-6"
inkscape:window-maximized="1"
units="mm"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:snap-page="true"
inkscape:snap-center="true"
inkscape:snap-nodes="true"
inkscape:snap-bbox-midpoints="true"
inkscape:snap-object-midpoints="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-midpoints="true">
<sodipodi:guide
orientation="1,0"
position="380.82751,544.47222"
id="guide3222" />
<sodipodi:guide
orientation="1,0"
position="-19.192898,437.39605"
id="guide3224" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="DAP"
style="display:inline"
transform="translate(0,-449.99888)">
<rect
style="fill:url(#linearGradient4148);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="rect3372"
width="13.216542"
height="94.954338"
x="-485.25916"
y="128.82542"
transform="matrix(0,-1,1,0,0,0)" />
<path
style="fill:#1a1a1a;stroke:#000000;stroke-width:2.18494606;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 6.2863479,952.25398 c 0.014652,34.73816 2.7229277,68.18682 70.4901631,70.49022 0,0 46.211749,1.9312 104.562719,2.483 61.10986,-0.2759 99.87256,-2.2071 99.87256,-2.2071 67.76724,-2.3034 70.47553,-36.02795 70.49016,-70.76609 L 352.1158,750.1638 351.70195,548.07361 c -0.0145,-34.73817 -2.72292,-68.46268 -70.49016,-70.76608 0,0 -38.7627,-1.93124 -99.87256,-2.20712 -58.35097,0.55179 -104.562719,2.48304 -104.562719,2.48304 -67.7672354,2.3034 -70.475524,35.75202 -70.4901631,70.49018 L 5.8725087,750.1638 z"
id="path3053-1-1"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccc" />
<path
style="fill:#262626;fill-opacity:1;stroke:url(#radialGradient5218);stroke-width:2.18494606;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
d="m 176.3026,482.84844 c -40.75893,1.04824 -81.699847,0.0283 -122.260722,4.7686 -14.211658,2.61888 -29.538093,9.69429 -35.140717,23.94295 -7.13127,17.09091 -4.260071,36.05852 -4.991053,54.11154 -0.203575,134.10607 -0.855898,268.21881 0.450462,402.32023 0.6885,12.76963 4.393273,26.92314 15.328759,34.68604 15.889746,11.6429 36.405168,11.8849 55.322443,12.6566 70.693268,2.4925 141.630828,3.7092 212.209068,-1.3266 14.47645,-1.8029 30.16286,-6.6501 38.78765,-19.2846 9.49816,-14.97233 7.77939,-33.66126 8.02538,-50.69755 0.28527,-137.11002 0.85961,-274.22845 -0.37808,-411.33312 -0.65102,-13.06889 -4.39196,-27.52711 -15.68722,-35.50538 -15.71126,-11.366 -35.89753,-11.62935 -54.53519,-12.50631 -32.35974,-1.26654 -64.7456,-1.94169 -97.13078,-1.8324 z"
id="path3053-1-1-2"
inkscape:connector-curvature="0" />
<path
inkscape:connector-curvature="0"
style="fill:url(#linearGradient5162);fill-opacity:1;stroke:#000000;stroke-width:2.18494606;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 24.852568,540.34867 c -0.557418,-27.24989 7.86171,-41.13559 39.176532,-42.90106 33.78894,-2.54278 70.01927,-4.37646 115.28169,-4.21865 45.26245,-0.15782 81.49277,1.67585 115.28172,4.21863 31.31483,1.76547 39.73394,15.65117 39.17653,42.90106 l 0,417.17185 c 0.55741,27.24989 -7.8617,41.1356 -39.17653,42.9011 -33.78895,2.5427 -70.01927,4.3764 -115.28172,4.2186 -45.26242,0.1578 -81.49275,-1.6759 -115.28169,-4.2187 -31.314822,-1.76543 -39.73395,-15.65114 -39.176532,-42.90103 z"
id="path3130-7"
sodipodi:nodetypes="ccccccccccc" />
<path
style="fill:#cccccc"
d="m 201.84747,796.37059 c -0.83799,-0.20058 -2.48986,-1.04397 -2.99807,-1.53071 l -0.464,-0.4444 0.0461,-1.76591 c 0.0447,-1.70675 0.0589,-1.77887 0.4272,-2.15316 0.52439,-0.53291 1.34296,-0.50895 1.89397,0.0555 0.21319,0.21838 0.43358,0.52056 0.48968,0.67154 0.0561,0.15094 0.36587,0.60876 0.68838,1.01734 0.64772,0.82066 1.70268,1.41296 2.76369,1.55167 0.86362,0.11294 1.80128,-0.38483 2.01965,-1.07206 0.36639,-1.1532 -0.39419,-1.78956 -3.22195,-2.69583 -1.77727,-0.5696 -3.00886,-1.26652 -3.55698,-2.01281 -0.76683,-1.04414 -0.93546,-1.37114 -1.17898,-2.2863 -0.30774,-1.15659 -0.17399,-2.19048 0.44555,-3.44408 0.61318,-1.24071 2.11683,-2.42435 3.52431,-2.7742 1.41615,-0.35201 6.07769,-0.0758 6.79554,0.40273 0.48899,0.32594 0.72629,1.04983 0.72571,2.21368 -9.6e-4,1.41447 -0.31071,1.95291 -1.12428,1.95291 -0.57116,0 -0.68158,-0.0688 -1.75009,-1.08968 -1.08473,-1.03642 -3.18925,-1.44255 -4.02204,-0.77612 -0.88138,0.70526 -1.04342,1.47771 -0.42034,2.00376 0.31282,0.2641 1.69652,0.83087 2.30276,0.94319 0.26813,0.0496 0.64422,0.16895 0.83577,0.26502 0.1915,0.096 0.59892,0.22041 0.90538,0.27636 1.13001,0.20622 2.85695,1.58975 3.3593,2.69124 0.93033,2.04005 0.7492,3.57077 -0.70705,5.97493 -0.14676,0.2423 -0.49015,0.59244 -0.7631,0.7781 -0.27291,0.18562 -0.52758,0.37879 -0.56589,0.42924 -0.0383,0.0503 -0.48314,0.29017 -0.98852,0.53264 -0.90174,0.43269 -0.95629,0.44063 -2.92512,0.42667 -1.10344,-0.008 -2.24491,-0.0713 -2.53663,-0.14118 z m 23.18864,-0.12264 c -2.87043,-0.0703 -3.126,-0.0974 -3.30819,-0.35125 -0.32165,-0.44806 -0.24847,-1.28391 0.15075,-1.72212 0.43595,-0.47852 0.44612,-1.04684 0.028,-1.56987 -0.41798,-0.52297 -1.49064,-2.35857 -1.49064,-2.55087 0,-0.36406 -0.58902,-0.89621 -0.99197,-0.89621 -0.63847,0 -0.95112,0.82546 -0.95506,2.5216 -0.002,1.21167 0.0243,1.34503 0.33885,1.66499 0.18803,0.19128 0.46243,0.34778 0.60974,0.34778 0.33076,0 0.55405,0.26207 0.71763,0.84231 0.1646,0.58389 -0.25418,1.3399 -0.86152,1.55529 -0.26374,0.0936 -1.7635,0.15291 -3.85812,0.15279 -2.98334,-1.3e-4 -3.48979,-0.0324 -3.91424,-0.24799 -0.42827,-0.21763 -0.49274,-0.32125 -0.53046,-0.85258 -0.0364,-0.51211 0.0201,-0.66902 0.36834,-1.02326 0.26378,-0.26834 0.61979,-0.45234 0.99263,-0.51298 1.04221,-0.16955 0.99318,0.21404 1.10716,-8.65829 0.11698,-9.10696 0.18657,-8.55616 -1.09797,-8.68988 -0.85411,-0.089 -1.26019,-0.47101 -1.25313,-1.17918 0.006,-0.5937 0.28964,-0.94221 0.87672,-1.07692 0.47309,-0.10855 5.32231,-0.0536 5.87449,0.0667 0.15323,0.0334 0.45097,0.22462 0.66166,0.42503 l 0.38305,0.36442 -0.007,2.43859 c -0.004,1.34121 -0.0604,3.71383 -0.1262,5.27244 -0.1197,2.83528 -0.0969,3.03767 0.34207,3.0445 0.11705,0.002 1.12967,-1.47072 1.3088,-1.90327 0.0307,-0.0737 0.31264,-0.46805 0.62682,-0.87606 0.31419,-0.40804 0.91597,-1.20128 1.33734,-1.76277 1.12424,-1.49811 1.03911,-1.46504 3.66692,-1.42547 1.95234,0.0292 2.30235,0.0701 2.68769,0.31234 0.68327,0.42959 0.79966,0.98118 0.33405,1.58335 -0.21171,0.27379 -0.57628,0.43118 -1.56702,0.67643 -1.51077,0.37397 -2.70113,1.04167 -3.55927,1.99648 -0.76855,0.85513 -0.77188,1.26595 -0.0198,2.43325 0.31217,0.48445 1.15309,1.78614 1.86873,2.89263 0.71565,1.10647 1.34074,2.13862 1.3891,2.29365 0.0483,0.15503 0.38273,0.59677 0.743,0.98165 0.53689,0.57357 0.79324,0.7318 1.42114,0.8772 0.42137,0.0974 0.87581,0.27483 1.00988,0.39388 0.33696,0.29928 0.33564,1.46108 -0.002,1.77195 -0.27707,0.25509 -1.31672,0.53285 -1.84357,0.49255 -0.1915,-0.0146 -1.74804,-0.0609 -3.45895,-0.10279 z m -97.1794,-0.21893 c -0.6895,-0.0988 -1.43424,-0.25212 -1.65497,-0.34082 -0.22076,-0.0887 -0.67301,-0.22317 -1.00503,-0.29885 -1.07462,-0.24499 -2.11578,-0.83577 -2.45715,-1.39423 -0.28952,-0.47359 -0.31222,-0.6582 -0.27827,-2.2627 0.0485,-2.29942 0.36814,-2.98527 1.39541,-2.9954 0.50909,-0.006 1.13457,0.53368 1.74301,1.50114 0.5468,0.86946 1.68991,2.03028 2.35286,2.38929 1.39585,0.75591 3.3525,0.81442 4.53118,0.13551 0.90901,-0.52361 1.29288,-1.15272 1.29288,-2.11896 0,-0.41864 -0.0667,-0.803 -0.1479,-0.85413 -0.0813,-0.0511 -0.20292,-0.24022 -0.2702,-0.42022 -0.14749,-0.3947 -1.31632,-1.19903 -2.36777,-1.62934 -0.42134,-0.17245 -1.05978,-0.43424 -1.41872,-0.58173 -0.35895,-0.14748 -0.78824,-0.26816 -0.95401,-0.26816 -0.31208,0 -0.7309,-0.17104 -2.15423,-0.87982 -1.24895,-0.62192 -1.75247,-0.96417 -2.36795,-1.60957 -0.7838,-0.82182 -1.14898,-1.49297 -1.3917,-2.55767 -0.26369,-1.15667 -0.26296,-1.56688 0.006,-2.87437 0.63975,-3.11954 3.03191,-4.91627 7.09745,-5.33083 1.00838,-0.10279 4.17627,0.35516 5.42112,0.78374 1.21209,0.41731 1.39238,0.72053 1.45203,2.44204 0.0411,1.18744 0.006,1.46871 -0.25305,2.01267 -0.31822,0.66869 -0.64501,0.8675 -1.19519,0.72702 -0.39976,-0.10198 -1.31577,-0.88961 -1.31577,-1.1312 0,-0.60392 -2.23149,-1.93861 -3.40701,-2.03776 -1.39683,-0.11784 -2.95524,0.50777 -3.46908,1.39262 -0.44019,0.75809 -0.23047,1.82491 0.49023,2.4939 0.3817,0.35429 1.68944,1.04296 1.98055,1.04296 0.11028,0 0.60228,0.18334 1.09326,0.40745 0.491,0.22407 1.26466,0.51706 1.71933,0.65104 0.45462,0.13397 0.88929,0.29395 0.96591,0.35552 0.0766,0.0616 0.34031,0.15567 0.586,0.20908 0.48296,0.105 1.48945,0.56868 1.81058,0.83405 0.93091,0.76937 1.57875,1.54091 1.86318,2.21893 0.65741,1.56726 0.30263,5.1822 -0.64945,6.61701 -0.4367,0.65815 -1.73226,2.00884 -2.14295,2.23421 -1.55981,0.85584 -3.37309,1.36183 -4.78093,1.33416 -0.47587,-0.0102 -1.42933,-0.0977 -2.11882,-0.19658 z m 14.85952,0.0621 c -0.88411,-0.177 -2.03916,-0.81921 -2.65422,-1.47572 -0.85846,-0.91629 -1.20123,-1.88743 -1.20123,-3.40308 0,-1.13604 0.0475,-1.37669 0.43553,-2.20397 0.30271,-0.64536 0.64851,-1.11006 1.13368,-1.52325 0.38396,-0.32704 0.7521,-0.59502 0.81805,-0.59548 0.0661,-4.7e-4 0.30802,-0.10293 0.53787,-0.2275 1.03187,-0.55966 2.10035,-0.80258 3.92705,-0.89278 1.01072,-0.0498 1.8599,-0.12095 1.88706,-0.15789 0.0271,-0.0369 0.11892,-0.23248 0.20394,-0.4346 0.19663,-0.46748 -0.004,-2.44007 -0.29313,-2.88983 -0.25089,-0.38948 -1.22441,-0.92281 -1.68454,-0.92281 -0.66562,0 -1.83325,0.56306 -2.35324,1.13483 -0.6491,0.71367 -1.20804,1.00715 -1.97563,1.03737 -0.99513,0.0391 -1.11077,-0.18496 -1.06031,-2.05507 0.0314,-1.1604 0.42797,-1.75863 1.25273,-1.88937 0.28266,-0.0448 0.92136,-0.19043 1.41932,-0.32363 0.67284,-0.17998 1.47788,-0.24219 3.13407,-0.24219 2.02521,0 2.31133,0.0317 3.13407,0.34689 1.09617,0.41998 1.86274,0.95916 2.49004,1.75142 0.9364,1.18261 0.91976,1.0658 0.95057,6.66604 l 0.0279,5.08015 0.88939,0.87844 0.88938,0.87846 0.60299,-0.47091 c 0.33163,-0.25899 0.74603,-0.5074 0.92091,-0.55206 0.49192,-0.12561 0.76463,-0.67501 0.75024,-1.51132 -0.007,-0.40657 0.008,-2.61128 0.034,-4.89937 0.0303,-2.69336 -0.005,-4.25849 -0.0978,-4.43911 -0.0795,-0.15345 -0.52069,-0.43264 -0.98035,-0.62049 -0.45965,-0.1878 -0.9141,-0.45009 -1.00986,-0.58287 -0.29487,-0.40884 -0.20305,-1.00001 0.23235,-1.4957 l 0.40644,-0.46277 2.86436,0 2.86437,0 0.43057,0.53138 c 0.2368,0.29227 0.50572,0.53136 0.59762,0.53136 0.0919,0 0.40255,-0.19748 0.69037,-0.43882 1.22357,-1.02598 3.24585,-1.35723 5.12955,-0.84018 1.73416,0.47602 2.81389,1.32096 3.44524,2.696 l 0.3578,0.77936 0.0224,5.13641 c 0.017,3.86401 0.0656,5.1891 0.19606,5.34916 0.13677,0.16765 0.5291,0.21276 1.85059,0.21276 2.58228,0 3.7041,-0.39891 5.06775,-1.80194 1.51384,-1.55761 2.13618,-3.45689 2.13535,-6.51695 -9.8e-4,-3.56982 -0.8267,-5.9672 -2.557,-7.42367 -1.06957,-0.90036 -1.96631,-1.14085 -4.641,-1.24473 -1.99614,-0.0775 -2.29846,-0.12165 -2.64654,-0.38622 -0.33542,-0.25495 -0.39297,-0.39796 -0.39297,-0.97659 0,-0.57946 0.0574,-0.72132 0.39439,-0.97662 0.37302,-0.28255 0.54996,-0.29785 3.27333,-0.2831 1.75356,0.0102 3.12402,0.0822 3.50582,0.18611 0.34474,0.0938 0.97153,0.25302 1.39291,0.35388 2.40065,0.57462 5.22274,2.45224 6.02731,4.0102 0.19232,0.37241 0.4497,0.86839 0.57195,1.1022 0.89292,1.70751 1.22694,4.14355 0.93693,6.83318 -0.18849,1.74805 -0.38443,2.3996 -1.26897,4.2196 -0.56673,1.16609 -1.27105,2.03559 -2.36704,2.92218 -0.68739,0.55605 -1.91348,1.25775 -2.19765,1.25775 -0.099,0 -0.31895,0.0899 -0.48863,0.19972 -0.49192,0.31839 -2.28493,0.77083 -3.72114,0.93894 -0.80301,0.0941 -3.3345,0.13739 -6.43855,0.1103 -4.90122,-0.0428 -5.12665,-0.0564 -5.38699,-0.32794 -0.65532,-0.68353 -0.30033,-1.71159 0.71995,-2.08492 0.76108,-0.27849 0.78653,-0.47307 0.83907,-6.41707 0.0344,-3.87199 -0.035,-4.36429 -0.69723,-4.95701 -0.5117,-0.45801 -0.96363,-0.44477 -1.7316,0.0506 -0.92336,0.59571 -1.53262,1.25328 -1.89169,2.04165 -0.3065,0.67299 -0.3172,0.83194 -0.3172,4.71075 0,4.34507 4.6e-4,4.34759 0.76851,4.54372 0.36351,0.0928 0.67159,0.49649 0.8073,1.05782 0.13239,0.54772 -0.52544,1.21698 -1.31391,1.33669 -0.33556,0.0508 -2.0735,0.072 -3.86209,0.047 l -3.25194,-0.0458 -0.30522,-0.38967 c -0.37824,-0.48291 -0.6922,-0.49198 -1.22556,-0.0353 -0.44345,0.37959 -0.55921,0.39527 -2.61837,0.35508 -1.40538,-0.0274 -1.62206,-0.0949 -2.34076,-0.73011 -0.25163,-0.22237 -0.54816,-0.40432 -0.65892,-0.40432 -0.11075,0 -0.53169,0.21117 -0.93537,0.46926 -1.28101,0.819 -2.85964,1.10463 -4.4003,0.79617 z m 46.26887,0.004 c -0.86746,-0.12275 -0.96725,-0.18014 -1.23747,-0.71172 -0.18958,-0.37294 -0.18918,-0.46008 0.004,-0.83987 0.27325,-0.53754 0.67904,-0.79852 1.43383,-0.92214 1.00925,-0.16532 0.99267,-0.0773 1.09585,-5.82044 0.10223,-5.69086 0.18425,-5.21392 -0.97112,-5.64836 -0.71383,-0.2684 -0.93108,-0.58931 -0.93108,-1.37539 0,-0.28277 0.1374,-0.56654 0.40716,-0.84098 l 0.40716,-0.4142 2.55281,4.8e-4 c 3.7627,9.7e-4 3.79918,0.0398 3.66963,3.92549 -0.1928,5.78267 -0.20435,9.32316 -0.0316,9.67344 0.13782,0.27941 0.33757,0.38008 0.98409,0.49595 0.90645,0.16248 1.20516,0.44305 1.20189,1.12896 -0.004,0.63537 -0.28952,1.10467 -0.76403,1.25142 -0.51351,0.15881 -6.83094,0.23741 -7.82106,0.0973 z m 2.70047,-17.97809 c -1.03087,-0.14959 -1.16393,-0.36611 -0.98591,-1.60424 0.0978,-0.68146 0.28712,-1.26846 0.55986,-1.73734 0.38267,-0.65783 0.46071,-0.71557 1.09884,-0.81274 0.37781,-0.0576 1.35828,-0.0871 2.1788,-0.0659 1.35257,0.0352 1.52493,0.0705 1.84563,0.37692 0.55694,0.53227 0.47819,1.04169 -0.45518,2.94474 -0.29871,0.60905 -0.44082,0.75483 -0.78764,0.80795 -0.86585,0.13255 -2.8128,0.18356 -3.4544,0.0906 z"
id="path5007"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cscccsccsssssssscsssscccssccccccccscssccsscccccssscscsccsccssscssssscsssccccccccccssssccscsscscscccssscsscsccssssccccsscsccccccsscccsssscccccscscscccccsscsccccsscsssssssssssssscsssssccsscccccsccssscccscsssssccscscsccssscccscs" />
<rect
y="836.78949"
x="24.853714"
height="25.110102"
width="78.40834"
id="rect4431"
style="fill:#000000;fill-opacity:1;stroke:none" />
<path
sodipodi:nodetypes="cccssssssssssssscssscssscssssssssssssssccccccc"
inkscape:connector-curvature="0"
style="fill:#1b191a;fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
d="m 24.853716,836.78959 0,120.73532 c -0.06968,3.40624 9.96e-4,6.60224 0.23898,9.59327 0.119013,1.49552 0.271823,2.94313 0.477957,4.33576 0.206132,1.39261 0.468096,2.73813 0.768143,4.02848 0.300048,1.29035 0.640502,2.5155 1.041263,3.70416 0.400764,1.18869 0.85732,2.32639 1.365593,3.414 0.508273,1.0876 1.06734,2.13663 1.689917,3.12377 0.622579,0.98715 1.304704,1.91217 2.048387,2.79947 0.743686,0.88729 1.552346,1.7383 2.423926,2.52635 0.87158,0.78804 1.810254,1.52966 2.81653,2.21908 1.006277,0.68941 2.078441,1.32045 3.22621,1.91184 1.147768,0.59138 2.37397,1.12768 3.670027,1.62164 1.296055,0.49395 2.6627,0.95137 4.113841,1.34851 1.451144,0.39714 2.978775,0.74033 4.591801,1.04126 1.613026,0.30094 3.305124,0.56281 5.086827,0.76814 1.781704,0.20536 3.658817,0.35056 5.615994,0.46086 8.447236,0.6357 17.039626,1.2312 25.895021,1.7582 8.8554,0.527 17.978887,0.9873 27.448377,1.3656 9.46951,0.3783 19.29255,0.6811 29.58211,0.8706 10.28958,0.1894 21.03184,0.2613 32.34745,0.2219 11.3156,0.039 22.07493,-0.033 32.3645,-0.2219 10.28958,-0.1895 20.11263,-0.4923 29.58213,-0.8706 9.4695,-0.3783 18.57592,-0.8386 27.43131,-1.3656 8.85538,-0.527 17.46485,-1.1225 25.91209,-1.7582 1.95717,-0.1103 3.81721,-0.2555 5.59893,-0.46086 1.78169,-0.20533 3.49086,-0.4672 5.10389,-0.76814 1.61304,-0.30093 3.14066,-0.64412 4.59179,-1.04126 1.45115,-0.39714 2.8178,-0.85456 4.11385,-1.34851 1.29606,-0.49396 2.52227,-1.03026 3.67003,-1.62164 1.14778,-0.59139 2.21993,-1.22243 3.2262,-1.91184 1.00628,-0.68942 1.94496,-1.43104 2.81654,-2.21908 0.87157,-0.78805 1.68025,-1.63906 2.42393,-2.52635 0.74369,-0.8873 1.42579,-1.81232 2.04838,-2.79947 0.62258,-0.98714 1.18163,-2.03617 1.68992,-3.12377 0.50826,-1.08761 0.96483,-2.22531 1.3656,-3.414 0.40075,-1.18866 0.7412,-2.41381 1.04125,-3.70416 0.30005,-1.29035 0.56201,-2.63587 0.76815,-4.02848 0.20613,-1.39263 0.35894,-2.84024 0.47796,-4.33576 0.23803,-2.99103 0.30866,-6.18703 0.23897,-9.59327 l 0,-120.73532 -222.87786,0 -0.82242,38.07296 -68.410457,1.10356 -0.270628,-39.17652 z"
id="rect4342" />
<g
id="g4425"
transform="matrix(0.54623645,0,0,0.54623645,535.87499,465.10984)">
<path
style="fill:url(#linearGradient4451);fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0"
d="m -935.53625,680.43644 36.49635,0 0,26.77745 c 1.79573,10.34819 10.71825,17.04726 23.32067,19.1929 l 59.35609,0 c 14.18412,-1.76777 23.1799,-9.68323 23.90224,-21.71828 l 0,-24.25207 c 46.17666,0 93.86887,5.2e-4 140.04553,5.2e-4 l 0,153.64708 -283.12088,0 z"
id="rect3987"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<rect
transform="scale(-1,1)"
ry="0"
rx="0"
y="680.43683"
x="370"
height="153.64708"
width="282.7681"
id="rect3987-0"
style="fill:url(#linearGradient4453);fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" />
<path
id="rect3987-8"
d="m -935.53125,833.71875 0,67.75 c -0.12756,6.23583 0.002,12.08679 0.4375,17.5625 0.21788,2.73786 0.49763,5.388 0.875,7.9375 0.37737,2.5495 0.85695,5.01275 1.40625,7.375 0.5493,2.36225 1.17257,4.60514 1.90625,6.78125 0.73368,2.17611 1.5695,4.25891 2.5,6.25 0.9305,1.99109 1.95399,3.91157 3.09375,5.71875 1.13976,1.80718 2.38853,3.50062 3.75,5.125 1.36147,1.62438 2.84189,3.18231 4.4375,4.625 1.59561,1.44269 3.31405,2.80039 5.15625,4.0625 1.8422,1.26211 3.80502,2.41735 5.90625,3.5 2.10123,1.08265 4.34605,2.06446 6.71875,2.96875 2.3727,0.90429 4.87463,1.7417 7.53125,2.46875 2.65662,0.72705 5.45327,1.35532 8.40625,1.90625 2.95298,0.55093 6.05072,1.03034 9.3125,1.40625 3.26178,0.37591 6.69823,0.64175 10.28125,0.84375 15.46443,1.16376 31.19461,2.25393 47.40625,3.21875 16.21164,0.96482 32.9141,1.8075 50.25,2.5 17.3359,0.6925 35.31903,1.24692 54.15625,1.59375 18.83722,0.34683 38.50316,0.47847 59.21875,0.40625 l 0.375,0 0,-154 -283.125,0 z"
style="fill:url(#linearGradient4455);fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
inkscape:connector-curvature="0" />
<path
id="rect3987-0-3"
d="m -652.78125,987.71875 c 20.71559,0.0722 40.41278,-0.0594 59.25,-0.40625 18.83722,-0.34682 36.82035,-0.90125 54.15625,-1.59375 17.3359,-0.6925 34.00711,-1.53518 50.21875,-2.5 16.21164,-0.96482 31.97307,-2.05499 47.4375,-3.21875 3.58302,-0.202 6.98822,-0.46784 10.25,-0.84375 3.26178,-0.37591 6.39077,-0.85532 9.34375,-1.40625 2.95298,-0.55093 5.74963,-1.1792 8.40625,-1.90625 2.65662,-0.72705 5.15855,-1.56446 7.53125,-2.46875 2.3727,-0.90429 4.61752,-1.8861 6.71875,-2.96875 2.10123,-1.08265 4.06405,-2.23789 5.90625,-3.5 1.8422,-1.26211 3.56064,-2.61981 5.15625,-4.0625 1.59561,-1.44269 3.07603,-3.00062 4.4375,-4.625 1.36147,-1.62438 2.61024,-3.31782 3.75,-5.125 1.13976,-1.80718 2.16325,-3.72766 3.09375,-5.71875 0.9305,-1.99109 1.76632,-4.07389 2.5,-6.25 0.73368,-2.17611 1.35695,-4.419 1.90625,-6.78125 0.5493,-2.36225 1.02888,-4.8255 1.40625,-7.375 0.37737,-2.5495 0.65712,-5.19964 0.875,-7.9375 0.43576,-5.47571 0.56506,-11.32667 0.4375,-17.5625 l 0,-67.75 -282.78125,0 0,154 z"
style="fill:url(#linearGradient4457);fill-opacity:1;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline"
inkscape:connector-curvature="0" />
</g>
<path
style="fill:none;stroke:url(#linearGradient4511);stroke-width:2.07569861;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline"
d="m 331.11355,842.80614 0,113.32295 c 0.54786,26.47524 -7.72653,39.96618 -38.50299,41.68148 -33.20803,2.47043 -68.81547,4.25203 -113.29977,4.09873 -44.48429,0.1533 -80.091705,-1.6283 -113.299754,-4.09875 -30.77645,-1.7153 -39.050833,-15.20624 -38.502999,-41.68147 l 0,-113.98634 c -0.38346,-3.79079 3.307477,-3.31693 3.307477,-3.31693 l 296.295606,0 c 2.2785,-0.0119 4.29425,-0.37374 4.00243,3.98033 z"
id="path3130-7-0-7"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccc" />
<path
style="fill:none;stroke:#000000;stroke-width:2.18494606;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 333.76904,840.8817 0,116.6388 c 0.55741,27.24989 -7.8617,41.1356 -39.17653,42.9011 -33.78895,2.5427 -70.01927,4.3764 -115.28172,4.2186 -45.26242,0.1578 -81.49275,-1.6759 -115.28169,-4.2187 -31.314822,-1.76543 -39.73395,-15.65114 -39.176532,-42.90103 l 0,-117.32156 c -0.390167,-3.90171 3.365336,-3.41398 3.365336,-3.41398 l 301.478676,0 c 2.31836,-0.0122 4.36936,-0.38468 4.07246,4.09677 z"
id="path3130-7-0"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccc" />
<g
id="g4574"
transform="matrix(0.54623645,0,0,0.54623645,-10.680958,466.6662)">
<rect
rx="12.573044"
ry="12.582233"
y="809.67303"
x="249.25514"
height="52.654182"
width="189.65614"
id="rect4546"
style="fill:#eceeed;fill-opacity:1;stroke:#000000;stroke-width:3;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
<rect
rx="12.171242"
ry="10.661821"
y="813.71368"
x="252.2856"
height="44.617634"
width="183.59523"
id="rect4546-4"
style="fill:#eceeed;fill-opacity:1;stroke:url(#linearGradient4572);stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" />
</g>
<path
inkscape:connector-curvature="0"
style="fill:#ffffff"
id="path233"
d="m 186.90488,972.11669 -21.15858,0 0,2.60316 21.15858,0 0,-2.60316 z m 0,4.55052 -14.2613,0 0,2.5999 14.2613,0 z m 0,4.5493 -14.2613,0 0,2.60112 14.2613,0 z m 0,4.55175 -14.2613,0 0,2.59865 14.2613,0 z"
sodipodi:nodetypes="ccccccccccccccccccccc" />
<path
inkscape:connector-curvature="0"
style="fill:#ffffff"
id="path237"
d="m 294.12904,928.87891 0,-10.59125 -2.81212,0 0,10.59125 2.81212,0 z m -15.30886,-2.99856 0,2.99856 9.67901,-4.33751 0,-1.91419 -9.67901,-4.33955 0,3.00062 5.12411,2.29681 -5.12411,2.29526 z m -10.06054,0 0,2.99856 9.68347,-4.33751 0,-1.91419 -9.68347,-4.33955 0,3.00062 5.12413,2.29681 -5.12413,2.29526 z" />
<path
inkscape:connector-curvature="0"
style="fill:#ffffff"
id="path239"
d="m 188.16894,857.07907 0,9.76433 -2.86765,0 0,-9.76433 2.86765,0 z m -16.82413,2.7677 0,-2.7677 9.85581,3.99996 0,1.7663 -9.85581,3.99807 0,-2.76581 5.21802,-2.11565 -5.21802,-2.11517 0,0 z m 21.35926,-2.7677 0,9.76433 -2.86933,0 0,-9.76433 2.86933,0 z" />
<path
inkscape:connector-curvature="0"
style="fill:#ffffff;display:inline"
id="path237-6"
d="m 69.014508,928.87891 0,-10.59125 2.81213,0 0,10.59125 -2.81213,0 z m 15.308857,-2.99856 0,2.99856 -9.679015,-4.33751 0,-1.91419 9.679015,-4.33955 0,3.00063 -5.12412,2.29681 5.12412,2.29525 z m 10.060543,0 0,2.99856 -9.683478,-4.33751 0,-1.91419 9.683478,-4.33955 0,3.00063 -5.124137,2.29681 5.124137,2.29525 z" />
<rect
style="fill:#000000;fill-opacity:1;stroke:#2b2a2a;stroke-width:0;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="rect4566"
width="4.2628469"
height="4.1455445"
x="44.786613"
y="836.5929" />
<rect
rx="10.200513"
ry="9.5495548"
y="812.10132"
x="48.497688"
height="48.975563"
width="54.626431"
id="rect4433"
style="fill:url(#radialGradient4640);fill-opacity:1;stroke:url(#linearGradient4642);stroke-width:1.63870943;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
<path
style="fill:url(#radialGradient4715);fill-opacity:1;stroke:none;display:inline"
d="m 59.897772,831.98408 12.434287,-7.04673 c 0.817885,-0.49604 1.265455,-0.54074 1.670364,0 0.26824,0.12194 -0.146316,1.22551 0,4.56633 8.081337,-0.94745 14.655005,5.83365 16.809308,11.06412 1.105816,3.63767 -0.772497,2.273 -2.731189,0.39016 -3.916133,-3.44503 -6.186302,-4.00335 -14.086483,-4.25838 l 0,3.99923 c -0.248602,0.90088 -1.225863,0.34448 -2.097159,0 l -11.991125,-6.84916 c -0.841089,-0.69431 -0.894856,-1.23674 -0.008,-1.86557 z"
id="path4672"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccccc" />
<path
style="color:#000000;fill:#121212;fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="m 143.86115,789.46104 c 0.16386,-0.41236 0.63418,-0.7807 1.53977,-0.98981 0.67659,-0.12002 1.59737,-0.53832 2.29259,0.0202 0.23112,0.47647 0.21857,0.82888 0.19479,1.31608 -0.0433,1.47505 -0.31501,2.52382 -1.3973,2.81562 -1.04938,0.51427 -2.01838,0.30926 -2.58968,-0.55761 -0.47509,-0.69248 -0.47651,-1.87156 -0.0402,-2.60443 z"
id="path5021"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccc" />
<rect
style="fill:url(#linearGradient5061);fill-opacity:1;stroke:none;display:inline"
id="rect5035-8"
width="218.11168"
height="216.70528"
x="66.74028"
y="528.27106"
rx="21.038458"
ry="21.021925" />
<rect
style="fill:#000000;fill-opacity:1;stroke:#3a3a3a;stroke-width:0.54623652;stroke-opacity:1"
id="rect5035"
width="199.26205"
height="197.97719"
x="76.165092"
y="537.63513"
rx="13.801241"
ry="14.542284" />
<g
transform="matrix(0.03724901,0,0,0.03724901,-10.436846,483.25103)"
id="g263">
<defs
id="defs265" />
<path
inkscape:connector-curvature="0"
style="fill:#131516"
id="path276"
d="m 2361.84,3669.98 5276.41,0 0,-1564.44 -5276.41,0 0,1564.44 z" />
<path
inkscape:connector-curvature="0"
style="fill:#ffffff"
id="path278"
d="m 2695.51,3579.39 c 0,-22 -18.6,-39.78 -41.56,-39.78 -22.96,0 -41.55,17.78 -41.55,39.78 0,22 18.59,39.81 41.55,39.81 22.96,0 41.56,-17.81 41.56,-39.81 z m 130.52,-33.26 c 16.74,-10.93 38.92,-7.81 51.96,7.19 13.15,15 13.15,37.4 0,52.4 -13.04,15 -35.22,18.08 -51.96,7.19 l 0,33 -22.04,0 0,-104.37 22.04,0 0,4.59 0,0 0,0 z m 251.33,33.26 c 0,-22 -18.63,-39.78 -41.59,-39.78 -22.93,0 -41.52,17.78 -41.52,39.78 0,22 18.59,39.81 41.52,39.81 11.85,0 22.48,-4.66 30.07,-12.29 l -15.89,-14.59 15.89,14.59 -15.89,-14.59 c -4.11,4.07 -9.92,6.25 -15.78,5.81 -5.92,-0.52 -11.22,-3.52 -14.55,-8.22 l 56.22,0 c 1,-3.3 1.52,-6.85 1.52,-10.52 l 0,0 0,0 z m 1380.07,0 c 0,-22 -18.59,-39.78 -41.52,-39.78 -22.96,0 -41.55,17.78 -41.55,39.78 0,22 18.59,39.81 41.55,39.81 11.86,0 22.49,-4.66 30.04,-12.29 l -15.92,-14.59 15.92,14.59 -15.92,-14.59 c -4.04,4.07 -9.82,6.25 -15.71,5.81 -5.89,-0.52 -11.29,-3.52 -14.55,-8.22 l 56.18,0 c 1,-3.3 1.48,-6.85 1.48,-10.52 l 0,0 0,0 z m 821.3,0 c 0,-22 -18.59,-39.78 -41.56,-39.78 -22.96,0 -41.55,17.78 -41.55,39.78 0,22 18.59,39.81 41.55,39.81 11.78,0 22.48,-4.66 30.08,-12.29 l -15.89,-14.59 15.89,14.59 -15.89,-14.59 c -4.11,4.07 -9.93,6.25 -15.82,5.81 -5.89,-0.52 -11.22,-3.52 -14.59,-8.22 l 56.3,0 c 0.96,-3.3 1.48,-6.85 1.48,-10.52 l 0,0 0,0 z m 2098.81,0 c 0,-22 -18.59,-39.78 -41.51,-39.78 -23,0 -41.6,17.78 -41.6,39.78 0,22 18.6,39.81 41.6,39.81 11.81,0 22.51,-4.66 30.11,-12.29 l -15.93,-14.59 15.93,14.59 -15.93,-14.59 c -4.07,4.07 -9.85,6.25 -15.78,5.81 -5.89,-0.52 -11.26,-3.52 -14.59,-8.22 l 56.3,0 c 0.89,-3.3 1.4,-6.85 1.4,-10.52 l 0,0 0,0 z m -4120.11,-5.85 c 0,-12.78 -6.44,-24.41 -16.7,-30.22 -10.33,-5.78 -22.7,-4.71 -32,2.81 l 0,-4.59 -22,0 0,76 22,0 0,-44 c 0,-7.15 6,-12.82 13.41,-12.82 7.29,0 13.29,5.67 13.29,12.82 l 0,44 22,0 0,-44 z m 318.34,-9.89 c 0,-10.04 -7.97,-19.04 -19.93,-22.52 -11.89,-3.52 -25.3,-0.74 -33.59,7 -8.22,7.63 -9.48,18.59 -3.3,27.41 3.22,4.18 7.7,7.26 12.82,8.85 5.88,1.85 11.88,3.41 17.88,4.52 5,1 7.6,3.29 6.15,5.63 -1.44,2.22 -6.55,3.66 -11.85,3.37 -5.41,-0.34 -9.33,-2.3 -9.33,-4.71 l 0,-2.22 -22,0 0,2.22 c 0,11.19 8.89,21.15 22.15,24.78 13.22,3.63 27.88,0.15 36.48,-8.66 8.59,-8.78 9.29,-21 1.59,-30.41 -4.41,-4.97 -10.48,-8.26 -17.22,-9.34 -5.37,-0.96 -10.59,-2.18 -15.78,-3.66 -2.89,-0.93 -3.59,-2.37 -1.85,-3.59 1.81,-1.26 5.66,-1.93 9.41,-1.56 3.77,0.37 6.37,1.56 6.37,2.89 l 0,1.07 22,0 0,-1.07 0,0 0,0 z m 191.4,15.74 c 0,-22 -18.63,-39.78 -41.52,-39.78 -23,0 -41.62,17.78 -41.62,39.78 0,22 18.62,39.81 41.62,39.81 22.89,0 41.52,-17.81 41.52,-39.81 z m 109,6.15 0,-44 22,0 0,44 c 0,7.07 6,12.78 13.37,12.78 7.41,0 13.41,-5.71 13.41,-12.78 l 0,-44 22,0 0,76 -22,0 0,-4.63 c -9.33,7.48 -21.7,8.63 -32,2.81 -10.3,-5.81 -16.78,-17.4 -16.78,-30.18 l 0,0 0,0 z m 203.6,-39.41 0,-4.59 -22,0 0,76 22,0 0,-38.15 c 0,-5 2.07,-9.67 5.74,-13.22 3.66,-3.56 8.66,-5.45 13.85,-5.45 l 0,-21 c -7,0.41 -13.71,2.6 -19.59,6.41 z m 193.66,5.78 c -7.59,-7.59 -18.26,-12.3 -30.07,-12.3 -22.96,0 -41.56,17.78 -41.56,39.78 0,0 0,0 0,0 0,22 18.6,39.81 41.56,39.81 11.81,0 22.48,-4.77 30.07,-12.37 l -15.89,-14.51 c -3.59,3.59 -8.59,5.81 -14.18,5.81 -10.82,0 -19.56,-8.41 -19.56,-18.74 0,0 0,0 0,0 0,-10.33 8.74,-18.67 19.56,-18.67 5.59,0 10.59,2.19 14.18,5.71 l 15.89,-14.52 z m 2547.34,27.44 -11.34,-37.81 -19.66,0 -11.34,37.81 -11.29,-37.81 -22.89,0 22.74,76 22.85,0 9.78,-32.48 9.74,32.48 22.85,0 22.78,-76 -22.82,0 -11.4,37.81 m -558.6,-62.55 -22.03,0 0,21.11 22.03,0 0,-21.11 m 0,24.74 -22.03,0 0,76 22.03,0 0,-76 m -456.14,38 24.51,38 -25.89,0 -11.51,-17.93 -11.6,17.93 -25.89,0 24.52,-38 -24.55,-38 25.92,0 11.6,18 11.51,-18 25.97,0 -24.59,38 m -737.19,-38 -20.19,31.26 0,-56 -22,0 0,100.74 22,0 0,-31.74 24.78,31.74 27.52,0 -30.3,-38.74 24.12,-37.26 -25.93,0 m -335.3,-24.74 -22,0 0,21.11 22,0 0,-21.11 m 0,104.4 0,-79.66 -22,0 0,79.66 c 0,2 -1.7,3.6 -3.77,3.6 l -6.34,0 0,21.11 6.34,0 c 14.18,0 25.77,-11.11 25.77,-24.71 m 926.71,-41.81 c 0,-22 -18.6,-39.78 -41.48,-39.78 -23,0 -41.6,17.78 -41.6,39.78 0,22 18.6,39.81 41.6,39.81 22.88,0 41.48,-17.81 41.48,-39.81 z m -766.41,33.52 0,4.63 22,0 0,-76 -22,0 0,44 c 0,7.07 -6,12.78 -13.41,12.78 -7.4,0 -13.4,-5.71 -13.4,-12.78 l 0,-44 -22,0 0,44 c 0,12.78 6.51,24.37 16.81,30.18 10.33,5.82 22.7,4.67 32,-2.81 l 0,0 0,0 z m 514.96,-66.78 0,-29.33 -22.03,0 0,100.74 22.03,0 0,-4.63 c 16.71,10.89 38.85,7.81 51.97,-7.19 13.07,-15 13.07,-37.4 0,-52.4 -13.12,-15 -35.26,-18.12 -51.97,-7.19 l 0,0 0,0 z m 722.19,-8.22 -18.22,0 c -0.52,-0.11 -1,0.07 -1.34,0.44 -0.4,0.37 -0.52,0.78 -0.48,1.26 l 0,1.93 0,0 10,0 0,21.07 -10,0 0,54.93 -22,0 0,-54.93 -10.04,0 0,-21.07 10.04,0 c 0,-13.63 11.48,-24.74 25.82,-24.74 l 16.22,0 0,21.11 0,0 0,0 z m 283.85,1.81 0,21 c -5.19,0 -10.11,1.89 -13.81,5.45 -3.67,3.55 -5.67,8.22 -5.67,13.22 l 0,38.15 -22.04,0 0,-76 22.04,0 0,4.59 c 5.81,-3.81 12.55,-6 19.48,-6.41 l 0,0 0,0 z m 129.07,6.41 0,-4.59 -22.07,0 0,76 22.07,0 0,-44 c 0,-7.15 5.93,-12.82 13.34,-12.82 7.4,0 13.4,5.67 13.4,12.82 l 0,44 22,0 0,-44 c 0,-7.15 6,-12.82 13.38,-12.82 7.4,0 13.4,5.67 13.4,12.82 l 0,44 22,0 0,-44 c 0,-13.41 -8.18,-25.56 -20.92,-31 -12.74,-5.41 -27.67,-3.22 -38.08,5.7 -10.78,-10.63 -26.81,-11.52 -38.52,-2.11 l 0,0 0,0 z m 470.86,0 0,-4.59 22,0 0,76 -22,0 0,-4.63 c -16.74,10.89 -38.93,7.81 -52,-7.19 -13.12,-15 -13.12,-37.4 0,-52.4 13.07,-15 35.26,-18.12 52,-7.19 l 0,0 0,0 z m 177.44,-6.41 0,21 c -5.18,0 -10.18,1.89 -13.85,5.45 -3.63,3.55 -5.71,8.22 -5.71,13.22 l 0,38.15 -22,0 0,-76 22,0 0,4.59 c 5.78,-3.81 12.6,-6 19.56,-6.41 z" />
<path
inkscape:connector-curvature="0"
style="fill:#131516"
id="path280"
d="m 2673.51,3579.39 c 0,-10.33 -8.74,-18.67 -19.56,-18.67 -10.78,0 -19.59,8.34 -19.59,18.67 0,10.37 8.81,18.78 19.59,18.78 10.82,0 19.56,-8.41 19.56,-18.78 z m 2547.44,-10.48 32.41,0 c -3.63,-5.19 -9.71,-8.19 -16.19,-8.19 -6.52,0 -12.55,3 -16.22,8.19 m -821.18,0 32.37,0 c -3.71,-5.19 -9.74,-8.19 -16.19,-8.19 -6.52,0 -12.59,3 -16.18,8.19 m -654.6,10.48 c 0,-10.33 -8.74,-18.67 -19.52,-18.67 -10.81,0 -19.62,8.34 -19.62,18.67 0,10.37 8.81,18.78 19.62,18.78 10.78,0 19.52,-8.41 19.52,-18.78 z m 1893.08,0 c 0,-10.33 -8.71,-18.67 -19.48,-18.67 -10.86,0 -19.6,8.34 -19.6,18.67 0,10.37 8.74,18.78 19.6,18.78 10.77,0 19.48,-8.41 19.48,-18.78 z m -190.3,0 c 0,-10.33 -8.78,-18.67 -19.59,-18.67 -10.82,0 -19.59,8.34 -19.59,18.67 0,10.37 8.77,18.78 19.59,18.78 10.81,0 19.59,-8.41 19.59,-18.78 z m -2582.78,0.22 c 0,-10.37 -8.77,-18.7 -19.63,-18.7 -10.77,0 -19.51,8.33 -19.51,18.7 0,10.33 8.74,18.71 19.51,18.71 10.86,0 19.63,-8.38 19.63,-18.71 z m 154.45,-10.7 32.33,0 c -3.59,-5.19 -9.7,-8.19 -16.18,-8.19 -6.45,0 -12.52,3 -16.15,8.19 m 4300.22,0 32.41,0 c -3.71,-5.19 -9.71,-8.19 -16.22,-8.19 -6.49,0 -12.52,3 -16.19,8.19 m -305.07,10.48 c 0,-10.33 -8.78,-18.67 -19.56,-18.67 -10.81,0 -19.56,8.34 -19.56,18.67 0,10.37 8.75,18.78 19.56,18.78 10.78,0 19.56,-8.41 19.56,-18.78 z" />
<path
inkscape:connector-curvature="0"
style="fill:#efaf04"
id="path282"
d="m 2393.03,2142.06 5208.77,0 0,1328.85 -5208.77,0 0,-1328.85 0,0 0,0 z" />
<path
inkscape:connector-curvature="0"
style="fill:url(#id16)"
id="path284"
d="m 6486.77,3391.06 0,0 m 1101,-218.34 14,0 0,7.6 -6,0 0,30.44 -8,0 0,-38.04 m -39.74,0 23.81,0 0,7.6 -23.81,0 0,-7.6 m 0,30.45 23.81,0 0,7.59 -23.81,0 0,-7.59 m -55.6,-30.45 0,0 0,0 0,0 0,0 m 15.93,7.6 7.89,0 0,30.44 -7.89,0 0,-30.44 m 7.89,-7.6 8,0 0,7.6 -8,0 0,-7.6 m 8,7.6 7.92,0 0,30.44 -7.92,0 0,-30.44 m -31.82,-7.6 15.93,0 0,7.6 -8,0 0,30.44 -7.93,0 0,-38.04 m -15.89,-7.59 7.97,0 0,15.19 -7.97,0 0,-15.19 m 0,22.78 7.97,0 0,15.26 -7.97,0 0,-15.26 m -63.55,-15.19 7.96,0 0,15.19 -7.96,0 0,-15.19 m -56.82,0 7.86,0 0,7.6 -7.86,0 0,-7.6 m -23.85,15.19 7.93,0 0,15.26 -7.93,0 0,-15.26 m -30.55,15.26 30.55,0 0,7.59 -30.55,0 0,-7.59 m -31.82,-22.85 7.96,0 0,7.59 -7.96,0 0,-7.59 m -7.92,-22.78 23.81,0 0,7.59 -23.81,0 0,-7.59 m 0,45.63 23.81,0 0,7.59 -23.81,0 0,-7.59 m -39.71,-45.63 15.85,0 0,7.59 -15.85,0 0,-7.59 m -7.96,7.59 7.96,0 0,7.59 -7.96,0 0,-7.59 m 23.81,22.78 8,0 0,15.26 -8,0 0,-15.26 m 214.6,-98.08 31.74,0 0,7.71 -31.74,0 0,-7.71 m -8,7.71 8,0 0,7.59 -8,0 0,-7.59 m 8,7.59 23.77,0 0,7.59 -23.77,0 0,-7.59 m 23.77,7.59 7.97,0 0,7.6 -7.97,0 0,-7.6 m -31.77,7.6 31.77,0 0,7.59 -31.77,0 0,-7.59 m 47.66,-30.49 7.93,0 0,30.49 -7.93,0 0,-30.49 m 7.93,45.71 23.89,0 0,7.59 -23.89,0 0,-7.59 m 39.78,-15.22 31.7,0 0,7.59 -31.7,0 0,-7.59 m 31.7,-7.6 8,0 0,7.6 -8,0 0,-7.6 m -23.81,-7.59 23.81,0 0,7.59 -23.81,0 0,-7.59 m -7.89,-7.59 7.89,0 0,7.59 -7.89,0 0,-7.59 m 7.89,-7.71 31.81,0 0,7.71 -31.81,0 0,-7.71 m -95.26,165.78 31.74,0 0,7.59 -31.74,0 0,-7.59 m -8,7.59 8,0 0,7.6 -8,0 0,-7.6 m 8,7.6 23.77,0 0,7.59 -23.77,0 0,-7.59 m 23.77,7.59 7.97,0 0,7.59 -7.97,0 0,-7.59 m -31.77,7.59 31.77,0 0,7.63 -31.77,0 0,-7.63 m -190.93,0 31.81,0 0,7.63 -31.81,0 0,-7.63 m 31.81,-7.59 7.89,0 0,7.59 -7.89,0 0,-7.59 m -23.88,-7.59 23.88,0 0,7.59 -23.88,0 0,-7.59 m -7.93,-7.6 7.93,0 0,7.6 -7.93,0 0,-7.6 m 7.93,-7.59 31.77,0 0,7.59 -31.77,0 0,-7.59 m -238.74,82.78 31.77,0 0,7.67 -31.77,0 0,-7.67 m -7.89,7.67 7.89,0 0,7.59 -7.89,0 0,-7.59 m 7.89,7.59 23.81,0 0,7.59 -23.81,0 0,-7.59 m 23.81,7.59 7.96,0 0,7.67 -7.96,0 0,-7.67 m -31.7,7.67 31.7,0 0,7.63 -31.7,0 0,-7.63 m -527.74,0 31.77,0 0,7.63 -31.77,0 0,-7.63 m 31.77,-7.67 7.97,0 0,7.67 -7.97,0 0,-7.67 m -23.81,-7.59 23.81,0 0,7.59 -23.81,0 0,-7.59 m -7.96,-7.59 7.96,0 0,7.59 -7.96,0 0,-7.59 m 7.96,-7.67 31.78,0 0,7.67 -31.78,0 0,-7.67 m 854.07,0 15.93,0 0,7.67 -7.96,0 0,30.48 -7.97,0 0,-38.15 m 31.82,7.67 7.92,0 0,30.48 -7.92,0 0,-30.48 m -7.93,-7.67 7.93,0 0,7.67 -7.93,0 0,-7.67 m -7.96,7.67 7.96,0 0,30.48 -7.96,0 0,-30.48 m -15.93,-7.67 0,0 0,0 0,0 0,0 m -765.4,0 0,0 0,0 0,0 0,0 m 15.88,7.67 7.93,0 0,30.48 -7.93,0 0,-30.48 m 7.93,-7.67 7.93,0 0,7.67 -7.93,0 0,-7.67 m 7.93,7.67 8,0 0,30.48 -8,0 0,-30.48 m -31.74,-7.67 15.88,0 0,7.67 -7.96,0 0,30.48 -7.92,0 0,-38.15 m 940.22,-218.07 0,-30.49 7.92,0 0,45.71 -7.92,0 0,-7.63 -23.89,0 0,-7.59 23.89,0 m -621.45,247.4 0,-30.4 7.97,0 0,45.59 -7.97,0 0,-7.59 -23.85,0 0,-7.6 23.85,0 m -23.85,15.19 23.85,0 0,7.63 -23.85,0 0,-7.63 m -7.92,-45.59 7.92,0 0,30.4 -7.92,0 0,-30.4 m 669.11,-157 7.89,0 0,7.59 23.81,0 0,-7.59 8,0 0,15.22 -31.81,0 0,7.63 -7.89,0 0,-22.85 m -142.97,82.88 7.86,0 0,7.6 23.88,0 0,-7.6 7.93,0 0,15.19 -31.81,0 0,7.59 -7.86,0 0,-22.78 m 7.86,22.78 23.88,0 0,7.63 -23.88,0 0,-7.63 m 0,-30.37 23.88,0 0,7.59 -23.88,0 0,-7.59 m -190.86,0 23.78,0 0,7.59 -23.78,0 0,-7.59 m 0,30.37 23.78,0 0,7.63 -23.78,0 0,-7.63 m -8,-22.78 8,0 0,7.6 23.78,0 0,-7.6 7.96,0 0,15.19 -31.74,0 0,7.59 -8,0 0,-22.78 m 286.26,82.86 7.93,0 0,7.59 23.89,0 0,-7.59 7.92,0 0,15.18 -31.81,0 0,7.67 -7.93,0 0,-22.85 m 7.93,22.85 23.89,0 0,7.63 -23.89,0 0,-7.63 m 0,-30.52 23.89,0 0,7.67 -23.89,0 0,-7.67 m 95.41,0 6,0 0,7.67 -6,0 0,-7.67 m 0,30.52 6,0 0,7.63 -6,0 0,-7.63 m -8,-22.85 8,0 0,7.59 6,0 0,0 0,0 0,7.59 -6,0 0,7.67 -8,0 0,-22.85 m -1138.93,-7.67 23.89,0 0,7.67 -23.89,0 0,-7.67 m 0,30.52 23.89,0 0,7.63 -23.89,0 0,-7.63 m -7.89,-22.85 7.89,0 0,7.59 23.89,0 0,-7.59 7.92,0 0,15.18 -31.81,0 0,7.67 -7.89,0 0,-22.85 m 102,15.18 15.89,0 0,14.08 -15.89,0 0,-14.08 m 957.41,-105.63 23.89,0 0,7.59 -23.89,0 0,-7.59 m -7.93,7.59 7.93,0 0,22.78 -7.93,0 0,-22.78 m 7.93,22.78 23.89,0 0,7.63 -23.89,0 0,-7.63 m 23.89,-7.59 7.92,0 0,7.59 -7.92,0 0,-7.59 m 23.78,-22.78 23.81,0 0,7.59 -23.81,0 0,-7.59 m -7.89,22.78 7.89,0 0,7.59 -7.89,0 0,-7.59 m -637.97,0 7.86,0 0,7.59 -7.86,0 0,-7.59 m -23.85,7.59 23.85,0 0,7.63 -23.85,0 0,-7.63 m -7.96,-22.78 7.96,0 0,22.78 -7.96,0 0,-22.78 m 7.96,-7.59 23.85,0 0,7.59 -23.85,0 0,-7.59 m 439.33,-15.26 8,0 0,7.59 -8,0 0,-7.59 m 47.71,30.45 7.96,0 0,7.59 -7.96,0 0,-7.59 m -238.59,-15.19 15.88,0 0,7.59 -15.88,0 0,-7.59 m 15.88,7.59 7.89,0 0,30.41 -7.89,0 0,-30.41 m -216.7,-7.59 22.59,0 0,7.59 -22.59,0 0,-7.59 m -7.92,7.59 7.92,0 0,22.78 -7.92,0 0,-22.78 m 7.92,22.78 22.59,0 0,7.63 -22.59,0 0,-7.63 m 22.59,-22.78 8,0 0,22.78 -8,0 0,-22.78 m 383.11,82.86 7.89,0 0,22.85 -7.89,0 0,-22.85 m -22.66,22.85 22.66,0 0,7.63 -22.66,0 0,-7.63 m -7.96,-22.85 7.96,0 0,22.85 -7.96,0 0,-22.85 m 7.96,-7.67 22.66,0 0,7.67 -22.66,0 0,-7.67 m -198.15,-82.78 7.96,0 0,7.59 7.97,0 0,7.6 -7.97,0 0,22.81 -7.96,0 0,-38 m 476.93,0 8,0 0,7.59 6,0 0,7.6 -6,0 0,22.81 -8,0 0,-38 m -389.52,38 -7.93,0 0,-7.63 -7.96,0 0,-7.59 7.96,0 0,-22.78 7.93,0 0,38 m -31.82,-7.63 -7.89,0 0,-30.37 7.89,0 0,30.37 m 15.93,7.63 -15.93,0 0,-7.63 15.93,0 0,7.63 m -214.52,-38 8,0 0,7.59 7.93,0 0,7.6 -7.93,0 0,22.81 -8,0 0,-38 m 31.81,7.59 7.97,0 0,30.41 -7.97,0 0,-30.41 m -15.88,-7.59 15.88,0 0,7.59 -15.88,0 0,-7.59 m 237.88,82.78 15.86,0 0,7.67 -15.86,0 0,-7.67 m 15.86,7.67 7.92,0 0,30.48 -7.92,0 0,-30.48 m -31.74,-7.67 7.88,0 0,7.67 8,0 0,7.59 -8,0 0,22.89 -7.88,0 0,-38.15 m 262.88,38.15 -15.88,0 0,-7.63 15.88,0 0,7.63 m -15.88,-7.63 -8,0 0,-30.52 8,0 0,30.52 m 31.74,7.63 -7.97,0 0,-7.63 -7.89,0 0,-7.67 7.89,0 0,-22.85 7.97,0 0,38.15 m 95.33,0 -8,0 0,-7.63 -7.89,0 0,-7.67 7.89,0 0,-22.85 8,0 0,38.15 m -31.81,-7.63 -7.89,0 0,-30.52 7.89,0 0,30.52 m 15.92,7.63 -15.92,0 0,-7.63 15.92,0 0,7.63 m 7.89,-113.34 8,0 0,30.41 -31.81,0 0,-7.63 23.81,0 0,-7.59 -23.81,0 0,-7.59 23.81,0 0,-7.6 m -382,82.86 7.96,0 0,30.48 -31.77,0 0,-7.63 23.81,0 0,-7.67 -23.81,0 0,-7.59 23.81,0 0,-7.59 m -31.81,15.18 8,0 0,7.67 -8,0 0,-7.67 m 8,-22.85 23.81,0 0,7.67 -23.81,0 0,-7.67 m -334.71,0 23.85,0 0,7.67 -23.85,0 0,-7.67 m -7.96,22.85 7.96,0 0,7.67 -7.96,0 0,-7.67 m 31.81,-15.18 7.86,0 0,30.48 -31.71,0 0,-7.63 23.85,0 0,-7.67 -23.85,0 0,-7.59 23.85,0 0,-7.59 m 621.37,-188.52 -31.77,0 0,53.22 31.77,0 0,-7.59 -23.77,0 0,-15.26 23.77,0 0,-7.59 -23.77,0 0,-15.19 23.77,0 0,-7.59 m -79.37,0 0,53.22 7.86,0 0,-38.04 7.96,0 0,-7.59 -7.96,0 0,-7.59 -7.86,0 m 39.67,0 0,53.22 -7.93,0 0,-38.04 -7.96,0 0,-7.59 7.96,0 0,-7.59 7.93,0 m -64.81,0 7.92,0 0,30.37 7.96,0 0,7.63 -7.96,0 0,15.22 -7.92,0 0,-15.22 -23.82,0 0,-15.22 7.96,0 0,7.59 15.86,0 0,-15.19 -8,0 0,-7.59 8,0 0,-7.59 m -70.26,0 0,7.59 22.59,0 0,7.59 7.96,0 0,-7.59 7.93,0 0,-7.59 -38.48,0 m 22.59,15.18 -7.93,0 0,7.6 -8,0 0,7.59 23.89,0 0,-7.59 -7.96,0 0,-7.6 m -70.33,-7.59 0,38.04 8,0 0,-7.63 7.92,0 0,-7.63 -7.92,0 0,-22.78 -8,0 m 31.81,0 0,7.59 -7.93,0 0,7.6 7.93,0 0,22.85 7.96,0 0,-38.04 -7.96,0 m -79.41,7.59 0,30.45 7.93,0 0,-15.26 23.81,0 0,-7.59 -23.81,0 0,-7.6 -7.93,0 m 7.93,30.45 23.81,0 0,7.59 -23.81,0 0,-7.59 m -511.19,135.22 -7.92,0 0,7.67 -8,0 0,7.59 23.92,0 0,-7.59 -8,0 0,-7.67 m -22.63,-15.19 0,7.6 22.63,0 0,7.59 8,0 0,-7.59 7.86,0 0,-7.6 -38.49,0 m 0,45.71 30.63,0 0,7.63 -30.63,0 0,-7.63 m 30.63,-15.26 7.86,0 0,15.26 -7.86,0 0,-15.26 m 638.26,-98.04 0,7.59 23.89,0 0,7.6 7.93,0 0,-7.6 7.92,0 0,-7.59 -39.74,0 m 7.97,22.78 7.96,0 0,7.59 23.81,0 0,7.63 -39.74,0 0,-7.63 7.97,0 0,-7.59 m -47.63,-22.78 15.88,0 0,30.37 7.89,0 0,7.63 -23.77,0 0,-7.63 7.88,0 0,-22.78 -7.88,0 0,-7.59 m -238.6,0 15.86,0 0,30.37 7.92,0 0,7.63 -23.78,0 0,-7.63 7.86,0 0,-22.78 -7.86,0 0,-7.59 m 7.86,-15.26 8,0 0,7.59 -8,0 0,-7.59 m -95.67,82.85 7.89,0 0,7.6 -7.89,0 0,-7.6 m -8,15.19 15.89,0 0,30.52 7.96,0 0,7.63 -23.85,0 0,-7.63 8,0 0,-22.85 -8,0 0,-7.67 m 72,-60 7.89,0 0,7.59 -7.89,0 0,-7.59 m -8,7.59 8,0 0,7.63 -8,0 0,-7.63 m -7.93,-45.63 7.93,0 0,15.26 8,0 0,7.59 -8,0 0,22.78 -7.93,0 0,-22.78 -8,0 0,-7.59 8,0 0,-15.26 m 47.22,82.85 7.89,0 0,15.19 8,0 0,7.67 -8,0 0,22.85 -7.89,0 0,-22.85 -8,0 0,-7.67 8,0 0,-15.19 m 7.89,45.71 8,0 0,7.63 -8,0 0,-7.63 m 8,-7.67 7.89,0 0,7.67 -7.89,0 0,-7.67 m 15.86,-22.85 7.96,0 0,7.67 7.96,0 0,7.59 -7.96,0 0,22.89 -7.96,0 0,-38.15 m 31.77,7.67 8,0 0,8.74 -8,0 0,-8.74 m -15.85,-7.67 15.85,0 0,7.67 -15.85,0 0,-7.67 m -199.67,-15.19 14.71,0 0,45.71 7.89,0 0,6.41 -22.6,0 0,-6.41 7.89,0 0,-38.11 -7.89,0 0,-7.6 m -141.81,0 14.7,0 0,45.71 7.89,0 0,6.41 -22.59,0 0,-6.41 7.96,0 0,-38.11 -7.96,0 0,-7.6 m 476.52,15.19 15.89,0 0,7.67 -15.89,0 0,-7.67 m -8,7.67 8,0 0,22.85 -8,0 0,-22.85 m 23.89,0 7.92,0 0,-22.86 7.97,0 0,52.12 -31.78,0 0,-6.41 23.81,0 0,-15.26 -7.92,0 0,-7.59 m 119.92,0 7.86,0 0,22.85 -7.86,0 0,-22.85 m 7.86,-7.67 15.92,0 0,7.67 -15.92,0 0,-7.67 m 15.92,7.67 7.96,0 0,-7.67 7.93,0 0,52.15 -7.93,0 0,-15.22 -23.88,0 0,-6.41 23.88,0 0,-15.26 -7.96,0 0,-7.59 m -661.11,-7.67 -15.89,0 0,7.67 15.89,0 0,-7.67 m -15.89,7.67 -7.96,0 0,-7.67 -7.96,0 0,52.15 7.96,0 0,-15.22 23.85,0 0,-6.41 -23.85,0 0,-15.26 7.96,0 0,-7.59 m 23.82,0 -7.93,0 0,22.85 7.93,0 0,-22.85 m -96.37,0 -7.97,0 0,22.85 7.97,0 0,-22.85 m -23.86,0 -7.89,0 0,-7.67 -8,0 0,52.15 8,0 0,-15.22 23.78,0 0,-6.41 -23.78,0 0,-15.26 7.89,0 0,-7.59 m 15.89,-7.67 -15.89,0 0,7.67 15.89,0 0,-7.67 m -176.66,52.67 0,0 z" />
<path
inkscape:connector-curvature="0"
style="fill:#131516"
id="path286"
d="m 3742.77,2523.91 c -71.74,-298.93 -257.45,-311.93 -301.12,-311.93 l 0,-17.44 c 96.78,0 253.34,66.18 310.19,293.37 72.93,-226.71 197.33,-287.59 284.7,-288.71 83.23,-1.07 134.6,17.52 213.41,56.78 l 0,-35.41 227.82,0 0,-29.92 18.18,0 0,29.92 38.59,0 0,17.41 -38.59,0 0,427.45 163.82,-396.49 156.88,0 13.71,-30.96 -195.56,0 0,-17.41 203.23,0 21.51,-48.59 16.82,6.82 -18.52,41.77 43.33,0 0,17.41 -51,0 -127.63,288.56 169,0 0,216.22 c 158.23,-74.56 347.49,-19.85 442.89,126.15 94.6,-139.71 279.52,-195.37 440.56,-132.71 l -6.37,-9.88 272.22,0 54.41,84.22 53.11,-82.3 c 0.81,-1.26 2.18,-1.92 3.63,-1.92 l 0,0 c 1.55,0 3,0.81 3.78,2.07 0.77,1.33 0.74,2.93 -0.12,4.22 l -55.33,85.74 7.04,10.97 65.29,-101.08 c 0.78,-1.26 2.19,-1.92 3.71,-1.92 l 0,0 c 1.55,0 3,0.81 3.78,2.07 0.7,1.33 0.7,2.93 -0.15,4.22 l -67.56,104.59 7.11,11 78.71,-121.88 272.26,0 -214.86,332.62 7.12,10.97 226.66,-351 -282.78,0 c -1.62,0 -3,-0.78 -3.81,-2.11 -0.67,-1.26 -0.67,-2.89 0.11,-4.19 l 0,0 c 0.82,-1.22 2.22,-1.89 3.7,-1.89 l 298.3,0 -224.96,348.22 210.41,325.82 c 0.85,1.22 0.85,2.85 0.14,4.15 -0.77,1.29 -2.22,2.15 -3.77,2.15 -1.52,0 -2.93,-0.74 -3.74,-1.93 l -208.08,-322.33 -7.11,11 202.33,313.26 -272.22,0 -52,-80.52 -50.78,78.59 c -0.81,1.19 -2.18,1.93 -3.66,1.93 l 0,0 c -0.71,0 -1.37,-0.15 -2.08,-0.45 -0.59,0.3 -1.26,0.45 -2,0.45 -1.59,0 -3,-0.86 -3.78,-2.15 -0.7,-1.3 -0.7,-2.93 0.12,-4.15 l 55.07,-85.19 -7.07,-11 -64.97,100.56 c -0.81,1.19 -2.15,1.93 -3.63,1.93 -1.63,0 -3,-0.86 -3.81,-2.15 -0.74,-1.3 -0.71,-2.93 0.07,-4.15 l 67.22,-104.04 -7.11,-11 -78.33,121.34 -272.26,0 8,-12.34 c -161.18,63.82 -347,8.6 -442.18,-131.4 -95.26,146.29 -284.82,199.88 -443.23,125.22 l 0,18.52 -231.29,0 0,-1.67 -38.22,0 16.74,45.15 -17.23,5.78 -18.81,-50.93 -73.37,0 0,-17.48 66.89,0 -136.26,-368.3 -8.04,18.78 0,368.67 -150.92,0 0,-1122.12 150.92,0 0,503.04 25.82,-62.37 0,-471.63 -209.52,0 0,51.15 c -90.89,-58.52 -151.82,-72.41 -231.71,-72.41 -63.29,0 -202.11,44.11 -275.55,307.19 l -18.22,0 0,0 0,0 z m 326.77,890.7 -287.63,0.04 0,-17.45 196.45,0 c -149.71,-63.66 -214.93,-294.07 -214.93,-567.22 0,-322 90.6,-584.63 303.52,-584.63 97.85,0 153.41,48.19 201.3,92 l 0,28.59 c 0,0.04 0,0.04 0,0.12 l 0,242.48 -16.26,0 c -35.22,-61.56 -100.15,-148 -167.08,-148 -111.66,0 -166.88,165.59 -165.48,369.44 -1.4,203.93 53.82,369.56 165.48,369.56 66.93,0 131.86,-86.56 167.08,-148 l 16.26,0 0,242.4 c 0,0.04 0,0.04 0,0.04 l 0,28.67 c -47.45,43.48 -102.48,91.15 -198.71,91.96 z M 3439.43,2245.35 c 211.08,0 300.93,275.71 300.93,584.63 0,308.96 -89.85,584.67 -300.93,584.67 -211.07,0 -301,-262.67 -301,-584.67 0,-322 89.93,-584.63 301,-584.63 z m -525.48,23.59 -274.81,0 0,651.67 c 1.7,4.56 3.51,9.11 5.26,13.71 12.37,-3.34 25.14,-4.6 37.92,-3.93 25,1.26 47.52,14.81 59.52,35.93 10.81,19 16,40.48 14.93,62.07 -0.45,9.15 -2.97,17.93 -7.34,25.96 -10.66,19.78 -27.11,36.04 -47.4,46.97 6.88,22.29 13.4,44.59 19.7,67.03 11.92,42.97 17.52,87.26 16.63,131.63 -0.19,11.41 -2.82,22.74 -7.59,33.22 -5,10.78 -13.6,19.6 -24.52,24.93 -7.89,3.93 -17.08,4.59 -25.52,1.78 -8.41,-2.71 -15.3,-8.71 -19.08,-16.37 -4.4,-9 -6.48,-18.82 -6.22,-28.74 0.11,-5.6 2.93,-10.82 7.6,-14.15 5.92,-4.26 13.14,-6.33 20.51,-6 4.82,0.26 9.11,2.96 11.3,7.07 2.11,4.08 1.81,9.08 -0.89,12.89 -3.33,4.71 -8.22,8.19 -13.92,10 l 1.92,4 c 0.96,2.3 3,4 5.48,4.59 2.48,0.6 5.11,0 7,-1.59 9.52,-7.78 15.41,-18.81 16.48,-30.67 1.34,-20.51 0.93,-41.03 -1.37,-61.4 -6.7,-43.63 -16.59,-86.74 -29.7,-129 -3.33,1.07 -6.81,1.89 -10.19,2.66 -10.11,2.12 -20.29,3.78 -30.51,5 l 0,272.86 183.89,0 0,36.51 18.22,0 0,-36.51 39.18,0 0,-17.45 -39.18,0 0,-393.48 17.66,0 160.52,410.93 176.3,0 15.92,38.92 17,-6.37 -15.85,-38.7 54.97,0 0,-17.52 -62.12,0 -189.85,-464 c 69.85,-69 109.97,-172.85 109.97,-304.82 0,-176.85 -50,-329.63 -211.82,-329.63 l 0,0 0,0 z m -242.11,816.97 c -10.48,4.15 -21.48,6.89 -32.7,8.29 l 0,-99.48 c 11.29,30.19 22.18,60.45 32.63,90.89 0,0.11 0.03,0.19 0.07,0.3 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 0,0 m -17.22,-124.56 c 3.55,-0.96 7.22,-1.74 10.81,-2.41 11.52,-2.03 23.34,0.67 32.71,7.38 8.4,6.07 14.59,14.66 17.29,24.48 6.22,21.92 4.82,45.11 -3.78,66.18 -1.81,4.41 -4.81,8.34 -8.7,11.34 -3,2.29 -6.04,4.44 -9.18,6.48 -12.23,-38.08 -25.23,-75.89 -39.15,-113.45 m -15.48,132.85 c -2.89,0.34 -5.78,0.56 -8.71,0.71 -31.59,1.66 -61,-15.52 -73.92,-43.19 -22.97,-49.11 -26.26,-104.59 -9.34,-155.92 5.86,-18 12.04,-35.97 18.37,-53.82 1.71,-5 3.49,-9.85 5.3,-14.85 16.96,38.59 33.19,77.48 48.59,116.67 -22,11.33 -39.78,28.92 -50.78,50.4 -1.81,3.52 -1.11,7.78 1.78,10.6 2.93,2.85 7.34,3.59 11.08,1.96 3.26,-2.22 6.26,-4.78 9.03,-7.56 11.11,-11.85 24.45,-21.59 39.3,-28.77 3.11,8.11 6.19,16.18 9.3,24.29 l 0,-74.11 c -14.71,-37.48 -30.19,-74.7 -46.52,-111.55 -2.78,-6.12 -5.45,-12.15 -8.3,-18.26 3.41,-8.89 6.85,-17.89 10.33,-26.82 5.08,-12.66 8.89,-25.78 11.52,-39.18 2.86,-15.08 1.6,-30.67 -3.85,-45.19 -12.37,-33 -36.29,-60.89 -67.67,-78.96 -13.81,-7.93 -29.7,-11.85 -45.81,-11.3 -13.48,0.45 -24.41,10.71 -25.19,23.59 -0.7,11.71 2.15,23.38 8.19,33.6 5.59,9.44 11.59,18.66 18,27.59 19.93,27.59 37.07,56.81 51.33,87.41 2.78,6.03 5.6,12.07 8.34,18.07 -4.34,11.45 -8.6,22.93 -12.74,34.45 -19.41,53.37 -31.82,108.85 -37.23,165.14 -2.51,26.6 0,53.41 7.3,79.12 10.11,35.33 42.93,60.33 81.11,61.88 17.04,0.6 34.22,0 51.19,-2 l 0,-24 m 249.89,-872 -284.19,0 0,-42.4 -18.19,0 0,42.4 -42.48,0 0,17.52 42.48,0 0,194.67 18.19,0 0,-194.67 284.19,0 0,-17.52 z" />
<path
inkscape:connector-curvature="0"
style="fill:#a9becd"
id="path288"
d="m 6422.54,2751.91 -209.37,0 -93.63,144.89 -93.59,-144.89 -209.41,0 39.3,60.81 c -79.89,-65 -187,-90.52 -289.33,-68.96 -102.34,21.56 -188.37,87.63 -232.56,178.78 -39.52,-84.78 -113.96,-148.19 -203.96,-173.82 -90.04,-25.74 -186.74,-11.11 -265.15,40 l 0,-240.59 -177.89,0 0,813.3 177.89,0 0,-32.78 c 78.52,51.15 175.52,65.74 265.59,39.92 90.11,-25.85 164.56,-89.59 203.93,-174.59 44.59,91.41 131.48,157.56 234.59,178.41 103.08,20.96 210.41,-5.67 289.89,-71.85 l -41.89,64.89 209.37,0 93.22,-144.37 93.3,144.37 209.37,0 -197.96,-306.49 198.29,-307.03 0,0 0,0 z" />
<path
inkscape:connector-curvature="0"
style="fill:#131516"
id="path290"
d="m 5180.95,3057.8 c 0,-83.6 -70.74,-151.37 -158.04,-151.37 -87.29,0 -158.07,67.77 -158.07,151.37 0,83.63 70.78,151.4 158.07,151.4 87.3,0 158.04,-67.77 158.04,-151.4 z m 783.59,-76.67 c 13.3,51.67 12.97,105.67 -0.92,157.19 l 51.22,-79.38 -50.3,-77.81 m -167.92,76.67 c 0,-83.6 -70.78,-151.37 -158.08,-151.37 -87.29,0 -158.11,67.77 -158.11,151.37 0,83.63 70.82,151.4 158.11,151.4 87.3,0 158.08,-67.77 158.08,-151.4 z" />
<path
inkscape:connector-curvature="0"
style="fill:#efaf04"
id="path292"
d="m 2789.95,3373.61 33.08,0 0,-393.48 -33.08,0 0,393.48 m 68.3,-641.48 c 55.7,0 64.52,-67.74 64.4,-114.19 -0.03,-46.4 -7.11,-96.81 -55.7,-96.81 l -77,0 0,256.67 33.08,0 0,-45.67 35.22,0 z m 0,17.48 -17,0 0,28.19 1.18,0 c 124.3,0 124.3,-106.56 124.3,-143.6 l 0,-23.88 c 0,-35.93 -0.3,-134.93 -104.89,-134.93 l -71.89,0 0,28.22 68.3,0 c 35.52,0 83.11,4.78 83.11,118.93 0,114 -47.85,126.07 -83.11,127.07 l 0,0 0,0 z m -295.89,-3.07 c -14.33,-27.41 -29.82,-54.15 -46.41,-80.3 -5.22,-8.3 -10,-16.85 -14.3,-25.67 -2.74,-5.77 -4.4,-11.96 -4.81,-18.33 -0.07,-1.33 0.41,-2.63 1.41,-3.63 1,-1 2.37,-1.48 3.78,-1.48 6.81,0.19 13.51,2.07 19.4,5.48 25.34,14.52 43.41,38.3 50,65.78 1.93,8 2,16.41 0.19,24.41 -2.59,11.4 -5.67,22.59 -9.26,33.74 l 0,0 m 3071.89,437.07 8.59,0 c 71.67,-2.29 128.19,-59.18 127,-127.81 -1.19,-68.67 -59.59,-123.82 -131.3,-123.82 -71.7,0 -130.18,55.15 -131.33,123.82 -1.18,68.63 55.33,125.52 127.04,127.81 z m -615.63,0 8.59,0 c 71.63,-2.29 128.22,-59.18 127.04,-127.81 -1.22,-68.67 -59.63,-123.82 -131.34,-123.82 -71.7,0 -130.14,55.15 -131.37,123.82 -1.14,68.63 55.41,125.52 127.08,127.81 z m -411.82,-395.55 53.45,132.33 0,-253.07 -53.45,120.74 m 8.74,583.85 -145.18,-392.59 17.04,-39.71 167.81,432.3 -39.67,0 M 3439.4,2456.72 c 101.63,0 144.85,176 144.85,373.26 0,197.34 -43.22,373.34 -144.85,373.34 -101.63,0 -144.86,-167.71 -144.86,-373.34 0,-205.59 43.23,-373.26 144.86,-373.26 l 0,0 z" />
<path
inkscape:connector-curvature="0"
style="fill:#131516"
id="path294"
d="m 5634.17,3183.61 c 2.86,0.19 5.78,0.15 8.63,0 l 0,-11.63 c 65.04,-2.22 116.15,-54 114.97,-116.22 -1.23,-62.33 -54.34,-112.19 -119.37,-112.15 -1.56,0 -2.86,0.74 -3.63,2 -0.78,1.3 -0.78,2.93 0,4.19 0.77,1.33 2.07,2.11 3.66,2.03 40,-0.03 77,20.71 96.6,54.15 19.59,33.56 18.74,74.56 -2.19,107.22 -20.89,32.71 -58.63,52 -98.67,50.52 l 0,19.89 0,0 0,0 z m -611.33,-31.29 c -2.33,0 -4.3,-1.93 -4.3,-4.19 0,-2.3 1.97,-4.15 4.3,-4.15 49.7,0 90,-38.59 90,-86.18 0,-47.56 -40.3,-86.08 -90,-86.08 -2.33,0 -4.3,-1.92 -4.3,-4.15 0,-2.25 1.97,-4.18 4.3,-4.18 54.52,0 98.59,42.33 98.59,94.41 0,52.18 -44.07,94.52 -98.59,94.52 z m 615.67,0 c -2.34,0 -4.34,-1.93 -4.34,-4.19 0,-2.3 2,-4.15 4.34,-4.15 49.66,0 89.92,-38.59 89.92,-86.18 0,-47.56 -40.26,-86.08 -89.92,-86.08 -2.34,0 -4.34,-1.92 -4.34,-4.15 0,-2.25 2,-4.18 4.34,-4.18 54.44,0 98.52,42.33 98.52,94.41 0,52.18 -44.08,94.52 -98.52,94.52 z m -619.97,31.29 c 2.89,0.11 5.78,0.11 8.67,0 l 0,-11.63 c 65,-2.22 116.15,-54 114.96,-116.22 -1.22,-62.33 -54.33,-112.19 -119.37,-112.15 -1.55,0 -2.85,0.74 -3.63,2 -0.81,1.3 -0.81,2.93 0,4.19 0.78,1.33 2.08,2.11 3.63,2.03 40.04,-0.03 77,20.71 96.6,54.15 19.59,33.56 18.77,74.56 -2.15,107.22 -20.89,32.71 -58.63,52 -98.71,50.52 l 0,19.89 0,0 0,0 z m -1579.18,-32.89 0,-43.11 -18.19,0 0,45.96 0,17.41 c 98.6,0 127.6,-160.37 128.26,-332.26 l 415.19,0 c 0.92,121 28.7,306.08 111.15,318.89 l 0,45.71 18.22,0 0,-364.6 72.66,0 0,-17.48 -72.66,0 0,-63.04 -18.22,0 0,63.04 -92.82,0 c 1.96,-119.85 36.89,-295.11 101.89,-298.04 l 0,-17.44 c -85.19,3.15 -118.41,190.22 -120.19,315.48 l -415.25,0 c -1.19,-171.04 -30.04,-330.11 -128.23,-330.11 l 0,16.78 0,313.33 -55.81,0 0,17.48 55.81,0 0,61.08 18.19,0 0,-61.08 91.81,0 c -0.92,110 -15.4,287.71 -91.81,312 l 0,0 z" />
<path
inkscape:connector-curvature="0"
style="fill:#efaf04"
id="path296"
d="m 3982.91,2838.72 c 1.12,114.52 31.45,285.48 92.86,301.04 l 0,-301.04 -92.86,0 z m -451.7,-17.48 -91.78,0 0,-310.52 c 75.97,24.19 91.22,200.41 91.78,310.52 z" />
</g>
<path
inkscape:connector-curvature="0"
id="path6439"
style="fill:url(#linearGradient3527);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.243;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
d="m 4.9511706,762.55566 0,0 c 0,0 -4.39761596,1.54974 -4.34641564,-4.86915 0.009286,-1.15071 -0.0186388,-61.4906 -0.0186388,-61.4906 0.18655271,-3.85112 1.21253114,-3.36417 1.23119774,-5.48888 1.0088487,-39.15257 1.1319521,31.25744 -0.044482,-9.31425 -0.018639,-2.12472 -1.04464502,-1.63781 -1.23120939,-5.4889 0,0 0.0278272,-55.02189 0.0186289,-56.17255 -0.0512436,-6.41891 4.34641629,-4.86917 4.34641629,-4.86917 l 0,0 0.044479,147.6935 z"
sodipodi:nodetypes="ccsccccscccc"
inkscape:export-filename="/home/marko/Dropbox/Public/clipplus.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96" />
</g>
<g
inkscape:groupmode="layer"
id="layer1"
inkscape:label="Text"
sodipodi:insensitive="true">
<text
sodipodi:linespacing="125%"
id="text5584"
y="12.372737"
x="137.78552"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="12.372737"
x="137.78552"
id="tspan5586"
sodipodi:role="line">Power</tspan></text>
<path
inkscape:connector-curvature="0"
id="path4681"
d="M 367.82393,424.06446 184.75911,468.71182"
style="fill:none;stroke:#808080;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
<text
sodipodi:linespacing="125%"
id="text5584-1"
y="381.06592"
x="378.66736"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="381.06592"
x="378.66736"
id="tspan5586-7"
sodipodi:role="line">Play</tspan></text>
<path
inkscape:connector-curvature="0"
id="path4681-4"
d="M 368.42437,372.73461 210.35373,410.27639"
style="fill:none;stroke:#808080;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
<text
sodipodi:linespacing="125%"
id="text5584-1-0-8"
y="491.63312"
x="-65.70462"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="491.63312"
x="-65.70462"
id="tspan5586-7-9-8"
sodipodi:role="line">Left</tspan></text>
<path
inkscape:connector-curvature="0"
id="path4681-4-4-2"
d="m 59.861538,478.07485 -66.8385723,6.40733"
style="fill:none;stroke:#808080;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
<text
sodipodi:linespacing="125%"
id="text5584-1-0-4"
y="545.80859"
x="379.5697"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="545.80859"
x="379.5697"
id="tspan5586-7-9-5"
sodipodi:role="line">Submenu</tspan></text>
<path
inkscape:connector-curvature="0"
id="path4681-4-4-5"
d="M 367.71625,537.04061 197.78302,530.92999"
style="fill:none;stroke:#808080;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
<text
sodipodi:linespacing="125%"
id="text5584-1-0-15"
y="494.75443"
x="378.62634"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="494.75443"
x="378.62634"
id="tspan5586-7-9-2"
sodipodi:role="line">Right</tspan></text>
<path
inkscape:connector-curvature="0"
id="path4681-4-4-7"
d="m 368.31487,483.43233 -63.2779,-9.07139"
style="fill:none;stroke:#808080;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
<text
sodipodi:linespacing="125%"
id="text5584-1-0-17"
y="395.3913"
x="-92.774933"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="395.3913"
x="-92.774933"
id="tspan5586-7-9-4"
sodipodi:role="line">Home</tspan></text>
<text
sodipodi:linespacing="125%"
id="text5584-0"
y="434.07968"
x="380.82751"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="434.07968"
x="380.82751"
id="tspan5586-9"
sodipodi:role="line">Select</tspan></text>
<text
sodipodi:linespacing="125%"
id="text5584-0-4"
y="288.13934"
x="-191.70462"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="288.13934"
x="-191.70462"
id="tspan5586-9-8"
sodipodi:role="line">Volume Down</tspan></text>
<path
inkscape:connector-curvature="0"
id="path4681-4-4-1-1"
d="m 62.051301,396.59581 -69.086526,-8.9039"
style="fill:none;stroke:#808080;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" />
<text
sodipodi:linespacing="125%"
id="text5584-0-4-7"
y="205.66849"
x="-156.69095"
style="font-size:28px;font-style:normal;font-variant:normal;font-weight:normal;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;font-family:URW Palladio L;-inkscape-font-specification:URW Palladio L"
xml:space="preserve"><tspan
y="205.66849"
x="-156.69095"
id="tspan5586-9-8-4"
sodipodi:role="line">Volume Up</tspan></text>
</g>
</svg>
|