summaryrefslogtreecommitdiff
path: root/data/icons/org.notanapp.KeyboardLayout.svg
blob: 1b5eb1f64ab9f359b45db701dbee65217d3c1fac (plain)
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
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   inkscape:export-ydpi="96"
   inkscape:export-xdpi="96"
   inkscape:export-filename="Template.png"
   width="192"
   height="152"
   id="svg11300"
   sodipodi:version="0.32"
   inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
   sodipodi:docname="org.notanapp.KeyboardLayout.svg"
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
   version="1.0"
   style="display:inline;enable-background:new"
   viewBox="0 0 192 152"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title
     id="title4162">Adwaita Icon Template</title>
  <defs
     id="defs3">
    <inkscape:path-effect
       effect="fillet_chamfer"
       id="path-effect3404"
       is_visible="true"
       lpeversion="1"
       nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,8,0,1 @ F,0,0,1,0,8,0,1 @ F,0,0,1,0,8,0,1"
       unit="px"
       method="auto"
       mode="F"
       radius="8"
       chamfer_steps="1"
       flexible="false"
       use_knot_distance="true"
       apply_no_radius="true"
       apply_with_radius="true"
       only_selected="false"
       hide_knots="false" />
    <linearGradient
       y2="236"
       x2="96"
       y1="236"
       x1="32"
       gradientTransform="translate(604.81684,170.58641)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient1099"
       xlink:href="#linearGradient1036" />
    <linearGradient
       id="linearGradient1036">
      <stop
         id="stop1032"
         offset="0"
         style="stop-color:#d5d3cf;stop-opacity:1;" />
      <stop
         id="stop1034"
         offset="1"
         style="stop-color:#f6f5f4;stop-opacity:1" />
    </linearGradient>
    <radialGradient
       r="32"
       fy="-76"
       fx="-244"
       cy="-76"
       cx="-244"
       gradientTransform="matrix(0.88333331,0,0,0.88333331,-460.35018,463.11973)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient1103"
       xlink:href="#linearGradient1069" />
    <linearGradient
       id="linearGradient1069">
      <stop
         id="stop1065"
         offset="0"
         style="stop-color:#d5d3cf;stop-opacity:1" />
      <stop
         id="stop1067-1"
         offset="1"
         style="stop-color:#949390;stop-opacity:1" />
    </linearGradient>
    <linearGradient
       gradientUnits="userSpaceOnUse"
       y2="232"
       x2="64"
       y1="262.5"
       x1="64"
       id="linearGradient1027"
       xlink:href="#linearGradient1025"
       gradientTransform="translate(-470.5864,432.81685)" />
    <linearGradient
       id="linearGradient1025">
      <stop
         id="stop1021"
         offset="0"
         style="stop-color:#9a9996;stop-opacity:1" />
      <stop
         id="stop1023"
         offset="1"
         style="stop-color:#77767b;stop-opacity:1" />
    </linearGradient>
    <inkscape:path-effect
       effect="spiro"
       id="path-effect35304-9"
       is_visible="true" />
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath1609-7">
      <path
         sodipodi:nodetypes="cccccc"
         inkscape:connector-curvature="0"
         id="path1611-5"
         d="m 252,116 28,-28 v -8 h -36 v 36 z"
         style="fill:#e74747;stroke:none;stroke-width:0.25px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    </clipPath>
    <linearGradient
       id="linearGradient1697">
      <stop
         id="stop1685"
         offset="0"
         style="stop-color:#deddda;stop-opacity:1" />
      <stop
         style="stop-color:#eeeeec;stop-opacity:1"
         offset="0.04545455"
         id="stop1687" />
      <stop
         id="stop1689"
         offset="0.09090909"
         style="stop-color:#deddda;stop-opacity:1" />
      <stop
         style="stop-color:#deddda;stop-opacity:1"
         offset="0.90909094"
         id="stop1691" />
      <stop
         id="stop1693"
         offset="0.95454544"
         style="stop-color:#eeeeec;stop-opacity:1" />
      <stop
         id="stop1695"
         offset="1"
         style="stop-color:#c0bfbc;stop-opacity:1" />
    </linearGradient>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath1289">
      <path
         style="display:inline;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
         d="m 64,-148 h 64 l 64,-64 64,64 h 192 c 17.728,0 32,14.272 32,32 v 288 c 0,17.728 -14.272,32 -32,32 H 256 l -64,-64 -64,64 H 64 C 46.272,204 32,189.728 32,172 v -288 c 0,-17.728 14.408898,-34.19889 32,-32 z"
         id="path1291"
         inkscape:connector-curvature="0"
         sodipodi:nodetypes="scccsssscccssss" />
    </clipPath>
    <linearGradient
       id="paint3_linear-2-6-5"
       x2="1"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0,6,-12,0,-64,209.99687)">
      <stop
         stop-color="#C01C27"
         id="stop91-0-7-4" />
      <stop
         offset="1"
         stop-color="#E01B24"
         id="stop93-2-5-7" />
    </linearGradient>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath1609">
      <path
         sodipodi:nodetypes="cccccc"
         inkscape:connector-curvature="0"
         id="path1611"
         d="m 252,116 28,-28 v -8 h -36 v 36 z"
         style="fill:#e74747;stroke:none;stroke-width:0.25px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipath_lpe_path-effect1303">
      <circle
         style="font-variation-settings:normal;display:block;opacity:1;vector-effect:none;fill:#77767b;fill-opacity:1;stroke:none;stroke-width:5.04302;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;stop-color:#000000;stop-opacity:1"
         id="circle1305"
         cx="541.88373"
         cy="647.72638"
         r="73.975525" />
    </clipPath>
    <inkscape:path-effect
       effect="powerclip"
       id="path-effect1303"
       is_visible="true"
       lpeversion="1"
       inverse="true"
       flatten="false"
       hide_clip="false"
       message="Use fill-rule evenodd on &lt;b&gt;fill and stroke&lt;/b&gt; dialog if no flatten result after convert clip to paths." />
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath3835-3">
      <rect
         style="display:inline;fill:#3d3846;stroke:none;stroke-width:1;-inkscape-stroke:none;enable-background:new;stop-color:#000000"
         id="rect3837-6"
         width="112.0003"
         height="86.00029"
         x="7.9997025"
         y="199.99969"
         rx="8"
         ry="7.9999995" />
    </clipPath>
    <inkscape:path-effect
       effect="fillet_chamfer"
       id="path-effect1546"
       is_visible="true"
       lpeversion="1"
       satellites_param="F,0,0,1,0,11.821045,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,12.193933,0,1"
       unit="px"
       method="auto"
       mode="F"
       radius="0"
       chamfer_steps="1"
       flexible="false"
       use_knot_distance="true"
       apply_no_radius="true"
       apply_with_radius="true"
       only_selected="false"
       hide_knots="false"
       nodesatellites_param="F,0,0,1,0,11.821045,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,0,0,1 @ F,0,0,1,0,12.193933,0,1" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient1869"
       id="linearGradient1871"
       x1="9.1972656"
       y1="284.65527"
       x2="119.48238"
       y2="284.65527"
       gradientUnits="userSpaceOnUse" />
    <linearGradient
       inkscape:collect="always"
       id="linearGradient1869">
      <stop
         style="stop-color:#5e5c64;stop-opacity:1;"
         offset="0"
         id="stop1865" />
      <stop
         style="stop-color:#77767b;stop-opacity:1"
         offset="0.03785021"
         id="stop2643" />
      <stop
         style="stop-color:#3d3846;stop-opacity:1"
         offset="0.07327861"
         id="stop2641" />
      <stop
         style="stop-color:#241f31;stop-opacity:1"
         offset="0.92920959"
         id="stop2637" />
      <stop
         style="stop-color:#5e5c64;stop-opacity:1"
         offset="0.97104007"
         id="stop2639" />
      <stop
         style="stop-color:#5e5c64;stop-opacity:1;"
         offset="1"
         id="stop1867" />
    </linearGradient>
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient2606"
       id="linearGradient2343"
       gradientUnits="userSpaceOnUse"
       x1="71.432686"
       y1="284.65527"
       x2="119.48238"
       y2="284.65527"
       gradientTransform="matrix(1.0389681,0,0,1.0389681,-3.7058237,-9.8810756)" />
    <linearGradient
       inkscape:collect="always"
       id="linearGradient2606">
      <stop
         style="stop-color:#5e5c64;stop-opacity:1;"
         offset="0"
         id="stop2594" />
      <stop
         style="stop-color:#77767b;stop-opacity:1"
         offset="0.03785021"
         id="stop2596" />
      <stop
         style="stop-color:#3d3846;stop-opacity:1"
         offset="0.07327861"
         id="stop2598" />
      <stop
         style="stop-color:#241f31;stop-opacity:1"
         offset="0.79148775"
         id="stop2600" />
      <stop
         style="stop-color:#5e5c64;stop-opacity:1"
         offset="0.9165951"
         id="stop2602" />
      <stop
         style="stop-color:#5e5c64;stop-opacity:1;"
         offset="1"
         id="stop2604" />
    </linearGradient>
    <inkscape:path-effect
       effect="fillet_chamfer"
       id="path-effect3404-1"
       is_visible="true"
       lpeversion="1"
       nodesatellites_param="F,0,0,1,0,0,0,1 @ F,0,0,1,0,8,0,1 @ F,0,0,1,0,8,0,1 @ F,0,0,1,0,8,0,1"
       unit="px"
       method="auto"
       mode="F"
       radius="8"
       chamfer_steps="1"
       flexible="false"
       use_knot_distance="true"
       apply_no_radius="true"
       apply_with_radius="true"
       only_selected="false"
       hide_knots="false" />
  </defs>
  <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.8284271"
     inkscape:cx="-16.018274"
     inkscape:cy="11.797527"
     inkscape:current-layer="layer1"
     showgrid="true"
     inkscape:grid-bbox="true"
     inkscape:document-units="px"
     inkscape:showpageshadow="false"
     inkscape:window-width="1920"
     inkscape:window-height="1016"
     inkscape:window-x="0"
     inkscape:window-y="27"
     width="400px"
     height="300px"
     inkscape:snap-nodes="true"
     inkscape:snap-bbox="true"
     objecttolerance="7"
     gridtolerance="12"
     guidetolerance="13"
     inkscape:window-maximized="1"
     inkscape:pagecheckerboard="false"
     showguides="false"
     inkscape:guide-bbox="true"
     inkscape:locked="false"
     inkscape:measure-start="0,0"
     inkscape:measure-end="0,0"
     inkscape:object-nodes="true"
     inkscape:bbox-nodes="true"
     inkscape:snap-global="true"
     inkscape:object-paths="true"
     inkscape:snap-intersection-paths="true"
     inkscape:snap-bbox-edge-midpoints="true"
     inkscape:snap-bbox-midpoints="true"
     showborder="true"
     inkscape:snap-center="true"
     inkscape:snap-object-midpoints="true"
     inkscape:snap-midpoints="true"
     inkscape:snap-smooth-nodes="true"
     inkscape:snap-text-baseline="true"
     borderlayer="true"
     inkscape:deskcolor="#d1d1d1">
    <inkscape:grid
       type="xygrid"
       id="grid5883"
       spacingx="2"
       spacingy="2"
       enabled="true"
       visible="true"
       empspacing="4"
       originx="8"
       originy="8" />
    <sodipodi:guide
       position="72,16"
       orientation="0,1"
       id="guide1073"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="20,72"
       orientation="1,0"
       id="guide1075"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,112"
       orientation="0,1"
       id="guide1099"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,136"
       orientation="0,1"
       id="guide993"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="112,72"
       orientation="1,0"
       id="guide995"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="8.0000001,72"
       orientation="1,0"
       id="guide867"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="128,72"
       orientation="1,0"
       id="guide869"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,124"
       orientation="0,1"
       id="guide871"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <inkscape:grid
       type="xygrid"
       id="grid873"
       spacingx="1"
       spacingy="1"
       empspacing="8"
       color="#000000"
       opacity="0.49019608"
       empcolor="#000000"
       empopacity="0.08627451"
       dotted="true"
       originx="8"
       originy="8" />
    <sodipodi:guide
       position="32,72"
       orientation="1,0"
       id="guide877"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="124,72"
       orientation="1,0"
       id="guide879"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,128"
       orientation="0,1"
       id="guide881"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,20"
       orientation="0,1"
       id="guide883"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="16,72"
       orientation="1,0"
       id="guide885"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="136,72"
       orientation="1,0"
       id="guide887"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,8"
       orientation="0,1"
       id="guide897"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,32"
       orientation="0,1"
       id="guide899"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="264,264"
       orientation="-0.70710678,0.70710678"
       id="guide950"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
    <sodipodi:guide
       position="72,72"
       orientation="0.70710678,0.70710678"
       id="guide952"
       inkscape:locked="false"
       inkscape:label=""
       inkscape:color="rgb(0,0,255)" />
  </sodipodi:namedview>
  <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>GNOME Design Team</dc:title>
          </cc:Agent>
        </dc:creator>
        <dc:source />
        <cc:license
           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
        <dc:title>Adwaita Icon Template</dc:title>
        <dc:subject>
          <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>
      <cc:License
         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
        <cc:permits
           rdf:resource="http://creativecommons.org/ns#Reproduction" />
        <cc:permits
           rdf:resource="http://creativecommons.org/ns#Distribution" />
        <cc:requires
           rdf:resource="http://creativecommons.org/ns#Notice" />
        <cc:requires
           rdf:resource="http://creativecommons.org/ns#Attribution" />
        <cc:permits
           rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
        <cc:requires
           rdf:resource="http://creativecommons.org/ns#ShareAlike" />
      </cc:License>
    </rdf:RDF>
  </metadata>
  <g
     id="layer1"
     inkscape:label="App Icon"
     inkscape:groupmode="layer"
     style="display:inline"
     transform="translate(8,-156)">
    <g
       inkscape:groupmode="layer"
       id="layer4"
       inkscape:label="template"
       style="display:inline"
       sodipodi:insensitive="true">
      <rect
         inkscape:label="0"
         y="172"
         x="9.2651362e-08"
         height="128"
         width="128"
         id="hicolor"
         style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate" />
      <rect
         style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
         id="symbolic"
         width="16"
         height="16"
         x="160"
         y="172"
         inkscape:label="0" />
    </g>
    <g
       inkscape:groupmode="layer"
       id="layer2"
       inkscape:label="baseplate"
       style="display:inline"
       sodipodi:insensitive="true">
      <g
         style="display:inline;fill:#000000;enable-background:new"
         transform="matrix(7.9911709,0,0,8.0036407,-167.7909,-4846.0776)"
         id="g12027"
         inkscape:export-xdpi="12"
         inkscape:export-ydpi="12" />
      <rect
         style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
         id="128"
         width="128"
         height="128"
         x="9.2651362e-08"
         y="172"
         inkscape:label="0" />
      <g
         id="g883"
         style="fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1"
         transform="translate(-24,24)" />
      <g
         id="g900"
         style="fill:none;fill-opacity:0.25098;stroke:#a579b3;stroke-opacity:1"
         transform="translate(-24,24)" />
      <rect
         inkscape:label=""
         y="172"
         x="160"
         height="16"
         width="16"
         id="16"
         style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate" />
      <text
         xml:space="preserve"
         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.332649;enable-background:new"
         x="0"
         y="167"
         id="text863"
         inkscape:label="icon-name"><tspan
           style="font-size:4px;stroke-width:0.332649"
           sodipodi:role="line"
           id="tspan861"
           x="0"
           y="167">Hicolor</tspan></text>
      <text
         inkscape:label="icon-name"
         id="text867"
         y="167"
         x="160"
         style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell, Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.332649;enable-background:new"
         xml:space="preserve"><tspan
           y="167"
           x="160"
           id="tspan865"
           sodipodi:role="line"
           style="font-size:4px;stroke-width:0.332649">Symbolic</tspan></text>
    </g>
    <g
       inkscape:groupmode="layer"
       id="layer9"
       inkscape:label="icons"
       style="display:inline">
      <g
         id="g634"
         transform="matrix(0.25,0,0,0.25,40.543894,192.6799)"
         style="stroke-width:4">
        <g
           id="g1451"
           style="display:inline;enable-background:new"
           transform="matrix(4.0000016,0,0,4.0000016,-162.17559,-770.72007)">
          <g
             id="g1502"
             style="display:inline;fill:#ffffff;fill-opacity:1;enable-background:new"
             transform="translate(192.6698,-1.5393458)">
            <g
               id="g1538"
               style="fill:#ffffff">
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1428"
                 width="18"
                 height="3"
                 x="86"
                 y="257" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1430"
                 width="15"
                 height="3"
                 x="-272"
                 y="86"
                 transform="rotate(-90)" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1432"
                 width="15"
                 height="3"
                 x="-272"
                 y="101"
                 transform="rotate(-90)" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1434"
                 width="18"
                 height="3"
                 x="86"
                 y="267" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1444"
                 width="23"
                 height="3"
                 x="83"
                 y="251" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1446"
                 width="23"
                 height="3"
                 x="83"
                 y="236" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1448"
                 width="19"
                 height="3"
                 x="83"
                 y="243" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1450"
                 width="8"
                 height="3"
                 x="-252"
                 y="99"
                 transform="rotate(-90)" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1452"
                 width="15"
                 height="3"
                 x="-220.63724"
                 y="148.72388"
                 transform="rotate(-75)" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1436"
                 width="10"
                 height="3"
                 x="69"
                 y="257" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1438"
                 width="15"
                 height="3"
                 x="-272"
                 y="69"
                 transform="rotate(-90)" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1440"
                 width="13"
                 height="3"
                 x="-270"
                 y="78"
                 transform="rotate(-90)" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1442"
                 width="10"
                 height="3"
                 x="69"
                 y="267" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1454"
                 width="11"
                 height="3"
                 x="69"
                 y="251" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1456"
                 width="7"
                 height="3"
                 x="71"
                 y="246" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1458"
                 width="15"
                 height="3"
                 x="67"
                 y="241" />
              <rect
                 style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-dashoffset:26.4"
                 id="rect1460"
                 width="11"
                 height="3"
                 x="69"
                 y="236" />
            </g>
          </g>
          <path
             style="display:inline;fill:none;stroke:#ffffff;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
             d="m 218.84879,246.00002 h -12.17896 v -28 h 11.80607 a 12.193933,12.193933 45 0 1 12.19393,12.19393 v 3.98502 a 11.821045,11.821045 135 0 1 -11.82104,11.82105 z"
             id="path1544"
             sodipodi:nodetypes="ccccc"
             inkscape:original-d="m 230.66983,246.00002 h -24 v -28 h 24 z"
             inkscape:path-effect="#path-effect1546" />
        </g>
      </g>
    </g>
    <rect
       style="display:inline;fill:url(#linearGradient1871);fill-opacity:1;stroke:none;stroke-width:0.965307;-inkscape-stroke:none;enable-background:new;stop-color:#000000"
       id="rect4239"
       width="112"
       height="82"
       x="8"
       y="206"
       ry="8.9379416"
       rx="8.9379416" />
    <rect
       style="display:inline;fill:#5e5c64;fill-opacity:1;stroke:none;stroke-width:0.977008;enable-background:new;stop-color:#000000"
       id="rect547"
       width="112"
       height="84"
       x="8"
       y="200"
       ry="8.3424225"
       rx="8.3424225" />
    <path
       id="rect15675"
       style="display:inline;fill:#241f31;stroke-width:0.973833;enable-background:new;stop-color:#000000"
       d="m 107,268 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -42.000217,0 H 99 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 H 64.999783 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z M 51,268 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -22.000217,0 h 14.000434 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 H 14.999783 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z M 112.95947,245.07886 H 113 c 1.662,0 3,1.338 3,3 v 15.84228 c 0,1.662 -1.338,3 -3,3 h -0.0405 c -1.662,0 -3,-1.338 -3,-3 v -15.84228 c 0,-1.662 1.338,-3 3,-3 z M 107,240 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -8,14 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -70,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m 56,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m 64,-14 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -22.000217,0 h 14.000434 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 H 14.999783 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z M 99,225.94141 h 14.00043 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 H 99 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -70,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m 56,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 6 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -6 c 0,-1.662 1.338,-3 3,-3 z m 78,-9.94138 h 6 c 1.662,0 3,1.33799 3,2.99999 0,1.66199 -1.338,2.99998 -3,2.99998 h -6 c -1.662,0 -3,-1.33799 -3,-2.99998 0,-1.662 1.338,-2.99999 3,-2.99999 z m -14,0 h 6 c 1.662,0 3,1.33799 3,2.99999 C 102,220.66201 100.662,222 99,222 h -6 c -1.662,0 -3,-1.33799 -3,-2.99998 0,-1.662 1.338,-2.99999 3,-2.99999 z m -22,0 h 6 c 1.662,0 3,1.33799 3,2.99999 C 80,220.66201 78.662,222 77,222 h -6 c -1.662,0 -3,-1.33799 -3,-2.99998 0,-1.662 1.338,-2.99999 3,-2.99999 z m -14,0 h 6 c 1.662,0 3,1.33799 3,2.99999 C 66,220.66201 64.662,222 63,222 h -6 c -1.662,0 -3,-1.33799 -3,-2.99998 0,-1.662 1.338,-2.99999 3,-2.99999 z m -14,0 h 6 c 1.662,0 3,1.33799 3,2.99999 C 52,220.66201 50.662,222 49,222 h -6 c -1.662,0 -3,-1.33799 -3,-2.99998 0,-1.662 1.338,-2.99999 3,-2.99999 z m -14,0 h 6 c 1.662,0 3,1.33799 3,2.99999 C 38,220.66201 36.662,222 35,222 h -6 c -1.662,0 -3,-1.33799 -3,-2.99998 0,-1.662 1.338,-2.99999 3,-2.99999 z m -13.878174,0 h 5.756348 C 22.607666,216.00003 24,217.33802 24,219.00002 24,220.66201 22.607666,222 20.878174,222 H 15.121826 C 13.392334,222 12,220.66201 12,219.00002 c 0,-1.662 1.392334,-2.99999 3.121826,-2.99999 z" />
    <path
       id="rect15677"
       style="display:inline;fill:#3d3846;stroke-width:0.932374;enable-background:new;stop-color:#000000"
       d="m 107,268 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -42.000217,0 H 99 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 H 64.999783 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z M 51,268 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -22.000217,0 h 14 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -14 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z M 112.95947,244.15771 H 113 c 1.662,0 3,1.338 3,3 V 263 c 0,1.662 -1.338,3 -3,3 h -0.0405 c -1.662,0 -3,-1.338 -3,-3 v -15.84229 c 0,-1.662 1.338,-3 3,-3 z M 107,240 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -8,14 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -70,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m 56,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m 64,-14 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -22.000217,0 h 14 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -14 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z M 99,225.94141 h 14 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 H 99 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -70,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m 56,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z m -14,0 h 6 c 1.662,0 3,1.338 3,3 v 5 c 0,1.662 -1.338,3 -3,3 h -6 c -1.662,0 -3,-1.338 -3,-3 v -5 c 0,-1.662 1.338,-3 3,-3 z M 107,216 h 6 c 1.662,0 3,1.115 3,2.5 0,1.385 -1.338,2.5 -3,2.5 h -6 c -1.662,0 -3,-1.115 -3,-2.5 0,-1.385 1.338,-2.5 3,-2.5 z m -14,0 h 6 c 1.662,0 3,1.115 3,2.5 0,1.385 -1.338,2.5 -3,2.5 h -6 c -1.662,0 -3,-1.115 -3,-2.5 0,-1.385 1.338,-2.5 3,-2.5 z m -22,0 h 6 c 1.662,0 3,1.115 3,2.5 0,1.385 -1.338,2.5 -3,2.5 h -6 c -1.662,0 -3,-1.115 -3,-2.5 0,-1.385 1.338,-2.5 3,-2.5 z m -14,0 h 6 c 1.662,0 3,1.115 3,2.5 0,1.385 -1.338,2.5 -3,2.5 h -6 c -1.662,0 -3,-1.115 -3,-2.5 0,-1.385 1.338,-2.5 3,-2.5 z m -14,0 h 6 c 1.662,0 3,1.115 3,2.5 0,1.385 -1.338,2.5 -3,2.5 h -6 c -1.662,0 -3,-1.115 -3,-2.5 0,-1.385 1.338,-2.5 3,-2.5 z m -14,0 h 6 c 1.662,0 3,1.115 3,2.5 0,1.385 -1.338,2.5 -3,2.5 h -6 c -1.662,0 -3,-1.115 -3,-2.5 0,-1.385 1.338,-2.5 3,-2.5 z m -14,0 h 6 c 1.662,0 3,1.115 3,2.5 0,1.385 -1.338,2.5 -3,2.5 h -6 c -1.662,0 -3,-1.115 -3,-2.5 0,-1.385 1.338,-2.5 3,-2.5 z" />
    <rect
       style="font-variation-settings:normal;display:inline;vector-effect:none;fill:#f9f06b;fill-opacity:1;stroke:none;stroke-width:0.946661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;enable-background:new;stop-color:#000000"
       id="rect16234"
       width="4.0811229"
       height="4.0811229"
       x="99.918839"
       y="203.91891"
       rx="3.0459695"
       ry="3.0459695" />
    <rect
       style="font-variation-settings:normal;display:inline;fill:#f9f06b;fill-opacity:1;stroke:none;stroke-width:0.927844;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new;stop-color:#000000"
       id="rect16334"
       width="4.0000029"
       height="4.0000029"
       x="107.99995"
       y="204.00003"
       rx="2.985425"
       ry="2.985425" />
    <rect
       style="font-variation-settings:normal;display:inline;vector-effect:none;fill:url(#linearGradient2343);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.965307;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;enable-background:new;stop-color:#000000"
       id="rect1973"
       width="49.802158"
       height="43.418072"
       x="70.1978"
       y="240.58194"
       rx="7.351243"
       ry="6.47118" />
    <path
       style="display:inline;fill:none;stroke:#deddda;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:2, 2;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
       d="m 96.966414,249.0229 0,-30.00394 a 8.0055165,8.0055165 45.019748 0 0 -7.999998,-8.00551 l -19.976977,-0.0138 a 7.9850154,7.9850154 134.98579 0 0 -7.990514,7.99448 l 0.01423,11.99997"
       id="path2725"
       sodipodi:nodetypes="cccc"
       inkscape:path-effect="#path-effect3404-1"
       inkscape:original-d="m 96.966414,249.0229 v -38.00394 l -35.976973,-0.0248 0.02371,19.99996" />
    <rect
       style="font-variation-settings:'wght' 800;display:inline;fill:#3d3846;fill-opacity:1;fill-rule:evenodd;stroke:#deddda;stroke-width:2.03227;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;enable-background:new;stop-color:#000000"
       id="rect2113"
       width="47.955978"
       height="41.721436"
       x="71.111305"
       y="237.26244"
       rx="7.0787287"
       ry="6.218308" />
    <rect
       style="font-variation-settings:'wght' 800;display:inline;fill:#3d3846;fill-opacity:1;fill-rule:evenodd;stroke:#deddda;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;enable-background:new;stop-color:#000000"
       id="rect2416"
       width="11.180351"
       height="10.152573"
       x="54.409805"
       y="225.34746"
       rx="2.3851774"
       ry="2.3851774" />
    <g
       aria-label="č"
       transform="matrix(1.6008942,0,0,1.6035493,86.283312,270.81006)"
       id="text3532"
       style="font-weight:800;font-size:18.6667px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Ultra-Bold';letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect43121);display:inline;fill:#ffffff;stroke-width:2.49653;enable-background:new;stop-color:#000000">
      <path
         d="m 5.4462146,-0.50516096 c 3.1304443,0 5.0724794,-1.81884614 5.1666834,-4.57247744 H 7.3012927 c -0.1304351,1.181163 -0.8405823,1.8260924 -1.8115996,1.8260924 -1.2463805,0 -2.0579771,-1.0507279 -2.0579771,-3.0289946 0,-1.963774 0.8188429,-3.0145017 2.0579771,-3.0145017 1.0144957,0 1.673918,0.6884077 1.8115996,1.8260922 h 3.3116053 c -0.07972,-2.7391389 -2.0797175,-4.5217509 -5.1739297,-4.5217509 -3.5000105,0 -5.61595893,2.3333387 -5.61595893,5.7463923 0,3.3985609 2.10145563,5.73914774 5.62320523,5.73914774 z M 4.0186741,-16.519699 H 1.0476508 v 0.0942 l 3.1376905,3.246386 h 2.5434859 l 3.1304449,-3.246386 v -0.0942 H 6.8954943 l -1.4420332,1.681163 z"
         id="path3584"
         style="fill:#ffffff;stroke-width:2.72913" />
    </g>
    <g
       inkscape:groupmode="layer"
       id="layer3"
       inkscape:label="grid"
       style="display:none"
       sodipodi:insensitive="true">
      <circle
         cx="64.000031"
         cy="236"
         r="59.504131"
         id="circle2892"
         style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99, 0.99;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
      <rect
         ry="7.9292889"
         rx="8.701004"
         y="180.49496"
         x="20.495007"
         height="111.01005"
         width="87.009987"
         id="rect2894"
         style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99, 0.99;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
      <rect
         ry="7.9238095"
         rx="7.9238095"
         y="184.49524"
         x="12.495266"
         height="103.00952"
         width="103.00952"
         id="rect2896"
         style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99, 0.99;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
      <rect
         ry="8.701005"
         rx="7.9292889"
         y="200.49496"
         x="8.4950066"
         height="87.010048"
         width="111.01004"
         id="rect2898"
         style="display:inline;opacity:0.1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.99, 0.99;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new" />
      <path
         inkscape:connector-curvature="0"
         id="path2900"
         d="M 2.6203015e-5,288.99999 H 128.00003"
         style="display:inline;fill:none;stroke:#62a0ea;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" />
    </g>
    <path
       id="path25976"
       d="M 162.5 174 C 161.13281 174 160 175.13281 160 176.5 L 160 183.5 C 160 184.86719 161.13281 186 162.5 186 L 168 186 L 168 184 L 165.5 184 C 165.22266 184 165 183.77734 165 183.5 L 165 182.5 C 165 182.22266 165.22266 182 165.5 182 L 168 182 L 168 180.5 C 168 180.77734 167.77734 181 167.5 181 L 166.5 181 C 166.22266 181 166 180.77734 166 180.5 L 166 179.5 C 166 179.22266 166.22266 179 166.5 179 L 167.5 179 C 167.77734 179 168 179.22266 168 179.5 L 168 180 C 168 179.05788 168.61571 178.26421 169.46875 178 L 168.5 178 C 168.22266 178 168 177.77734 168 177.5 L 168 176.5 C 168 176.22266 168.22266 176 168.5 176 L 169.5 176 C 169.77734 176 170 176.22266 170 176.5 L 170 177.5 C 170 177.69255 169.89086 177.85583 169.73242 177.93945 C 169.84971 177.91921 169.9705 177.90625 170.09375 177.90625 L 171.21094 177.90625 C 171.08383 177.81584 171 177.66881 171 177.5 L 171 176.5 C 171 176.22266 171.22266 176 171.5 176 L 172.5 176 C 172.77734 176 173 176.22266 173 176.5 L 173 177.5 C 173 177.66881 172.91617 177.81584 172.78906 177.90625 L 176 177.90625 L 176 176.5 C 176 175.13281 174.86719 174 173.5 174 L 162.5 174 z M 162.5 176 L 163.5 176 C 163.77734 176 164 176.22266 164 176.5 L 164 177.5 C 164 177.77734 163.77734 178 163.5 178 L 162.5 178 C 162.22266 178 162 177.77734 162 177.5 L 162 176.5 C 162 176.25781 162.17187 176.05469 162.39844 176.01172 C 162.42964 176.00372 162.46484 176 162.5 176 z M 165.5 176 L 166.5 176 C 166.77734 176 167 176.22266 167 176.5 L 167 177.5 C 167 177.77734 166.77734 178 166.5 178 L 165.5 178 C 165.22266 178 165 177.77734 165 177.5 L 165 176.5 C 165 176.22266 165.22266 176 165.5 176 z M 163.5 179 L 164.5 179 C 164.77734 179 165 179.22266 165 179.5 L 165 180.5 C 165 180.77734 164.77734 181 164.5 181 L 163.5 181 C 163.22266 181 163 180.77734 163 180.5 L 163 179.5 C 163 179.22266 163.22266 179 163.5 179 z M 162.5 182 L 163.5 182 C 163.77734 182 164 182.22266 164 182.5 L 164 183.5 C 164 183.77734 163.77734 184 163.5 184 L 162.5 184 C 162.22266 184 162 183.77734 162 183.5 L 162 182.5 C 162 182.22266 162.22266 182 162.5 182 z " />
    <g
       aria-label="č"
       transform="matrix(0.55607615,0,0,0.55699842,170.09842,188.28137)"
       id="g22833"
       style="font-weight:800;font-size:18.6667px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Ultra-Bold';letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect43121);display:inline;fill:#2e3436;fill-opacity:1;stroke-width:7.18729;enable-background:new;stop-color:#000000">
      <path
         d="m 5.4462146,-0.50516096 c 3.1304443,0 5.0724794,-1.81884614 5.1666834,-4.57247744 H 7.3012927 c -0.1304351,1.181163 -0.8405823,1.8260924 -1.8115996,1.8260924 -1.2463805,0 -2.0579771,-1.0507279 -2.0579771,-3.0289946 0,-1.963774 0.8188429,-3.0145017 2.0579771,-3.0145017 1.0144957,0 1.673918,0.6884077 1.8115996,1.8260922 h 3.3116053 c -0.07972,-2.7391389 -2.0797175,-4.5217509 -5.1739297,-4.5217509 -3.5000105,0 -5.61595893,2.3333387 -5.61595893,5.7463923 0,3.3985609 2.10145563,5.73914774 5.62320523,5.73914774 z M 4.0186741,-16.519699 H 1.0476508 v 0.0942 l 3.1376905,3.246386 h 2.5434859 l 3.1304449,-3.246386 v -0.0942 H 6.8954943 l -1.4420332,1.681163 z"
         id="path22831"
         style="fill:#000000;fill-opacity:1;stroke-width:7.85691" />
    </g>
  </g>
</svg>