summaryrefslogtreecommitdiff
path: root/src/help-faq.svg
blob: 4310fe6b35f11339a72d351812c9d301ef4a5c6d (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
<?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"
   height="300"
   id="svg11300"
   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
   inkscape:export-xdpi="90.000000"
   inkscape:export-ydpi="90.000000"
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
   inkscape:version="0.46"
   sodipodi:docname="help-faq.svg"
   sodipodi:version="0.32"
   style="display:inline;enable-background:new"
   version="1.0"
   width="400">
  <title
     id="title8836">Optical Drive</title>
  <metadata
     id="metadata154">
    <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 />
        <dc:creator>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:creator>
        <dc:contributor>
          <cc:Agent>
            <dc:title />
          </cc:Agent>
        </dc:contributor>
        <dc:source />
        <cc:license
           rdf:resource="" />
        <dc:subject>
          <rdf:Bag />
        </dc:subject>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <sodipodi:namedview
     bordercolor="#666666"
     borderopacity="0.25490196"
     fill="#f57900"
     gridtolerance="12"
     guidetolerance="13"
     height="300px"
     id="base"
     inkscape:current-layer="layer6"
     inkscape:cx="144.68008"
     inkscape:cy="87.105301"
     inkscape:document-units="px"
     inkscape:grid-bbox="true"
     inkscape:guide-bbox="true"
     inkscape:pageopacity="0.0"
     inkscape:pageshadow="2"
     inkscape:showpageshadow="false"
     inkscape:snap-bbox="true"
     inkscape:snap-nodes="true"
     inkscape:window-height="876"
     inkscape:window-width="968"
     inkscape:window-x="132"
     inkscape:window-y="8"
     inkscape:zoom="1"
     objecttolerance="7"
     pagecolor="#ffffff"
     showgrid="false"
     showguides="true"
     stroke="#ef2929"
     width="400px">
    <inkscape:grid
       empspacing="2"
       enabled="true"
       id="grid5883"
       spacingx="0.5px"
       spacingy="0.5px"
       type="xygrid"
       visible="true" />
  </sodipodi:namedview>
  <defs
     id="defs3">
    <linearGradient
       id="linearGradient3100"
       inkscape:collect="always">
      <stop
         id="stop3102"
         offset="0"
         style="stop-color:#eeeeec;stop-opacity:1" />
      <stop
         id="stop3104"
         offset="1"
         style="stop-color:white;stop-opacity:1" />
    </linearGradient>
    <linearGradient
       id="linearGradient3075"
       inkscape:collect="always">
      <stop
         id="stop3077"
         offset="0"
         style="stop-color:black;stop-opacity:1;" />
      <stop
         id="stop3079"
         offset="1"
         style="stop-color:black;stop-opacity:0;" />
    </linearGradient>
    <linearGradient
       gradientTransform="matrix(2.083509,0,0,1.903226,-0.794382,15.54839)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient3255"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient3271"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient3292"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <linearGradient
       gradientTransform="matrix(2.083509,0,0,1.903226,-0.794382,15.54839)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient3294"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient3308"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <linearGradient
       gradientTransform="matrix(2.083509,0,0,1.903226,-0.794382,15.54839)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient3310"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <linearGradient
       gradientTransform="matrix(1.884891,0,0,1.592494,-9.715796,7.193552)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient2900"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="3.5228794"
       y2="9.68291" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient2935"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient2956"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <linearGradient
       gradientTransform="matrix(1.884891,0,0,1.592494,-9.715796,7.193552)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient2958"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="3.5228794"
       y2="9.68291" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient2972"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <linearGradient
       gradientTransform="matrix(1.884891,0,0,1.592494,-9.715796,7.193552)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient2974"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="3.5228794"
       y2="9.68291" />
    <linearGradient
       gradientTransform="translate(-1,0)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient2105"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient3081"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient3163"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <linearGradient
       gradientTransform="translate(-1,0)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient3165"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <radialGradient
       cx="7.21875"
       cy="18"
       fx="7.21875"
       fy="18"
       gradientTransform="matrix(1,0,0,0.554113,0,8.025974)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient3167"
       inkscape:collect="always"
       r="7.21875"
       xlink:href="#linearGradient3075" />
    <linearGradient
       gradientTransform="translate(-1,0)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient3169"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <linearGradient
       gradientUnits="userSpaceOnUse"
       id="linearGradient2031"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <linearGradient
       gradientTransform="translate(-1,0)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient3011"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
    <linearGradient
       gradientTransform="translate(-1,0)"
       gradientUnits="userSpaceOnUse"
       id="linearGradient3013"
       inkscape:collect="always"
       x1="6.2186141"
       x2="6.2186141"
       xlink:href="#linearGradient3100"
       y1="4.0344343"
       y2="9.68291" />
  </defs>
  <g
     id="layer6"
     inkscape:groupmode="layer"
     inkscape:label="baseplate"
     style="display:none">
    <rect
       height="48"
       id="rect6284"
       inkscape:label="48x48"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="48"
       x="296"
       y="50" />
    <rect
       height="32"
       id="rect6592"
       inkscape:label="32x32"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="32"
       x="303"
       y="126" />
    <rect
       height="22"
       id="rect6749"
       inkscape:label="22x22"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="22"
       x="303"
       y="177" />
    <rect
       height="16"
       id="rect6833"
       inkscape:label="16x16"
       style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
       width="16"
       x="303"
       y="219" />
    <text
       id="context"
       inkscape:label="context"
       style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans"
       x="20.970737"
       xml:space="preserve"
       y="21.513618"><tspan
         id="tspan2716"
         sodipodi:role="line"
         x="20.970737"
         y="21.513618">actions</tspan></text>
    <text
       id="icon-name"
       inkscape:label="icon-name"
       sodipodi:linespacing="125%"
       style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
       x="191.97073"
       xml:space="preserve"
       y="21.513618"><tspan
         id="tspan3023"
         sodipodi:role="line"
         x="191.97073"
         y="21.513618">help-faq</tspan></text>
  </g>
  <g
     id="layer2"
     inkscape:groupmode="layer"
     inkscape:label="small sizes"
     style="display:inline">
    <g
       id="g48"
       style="display:inline;enable-background:new"
       transform="translate(296,50) scale(1.000000,1.000000)">
      <g
         id="g2138"
         transform="translate(21,173)" />
      <g
         id="g3248"
         transform="matrix(2.074433,0,0,1.931125,63.62304,305.1745)" />
      <g
         id="g3312"
         style="opacity:0.7">
        <g
           id="g3296"
           style="opacity:0.6"
           transform="translate(-6,-15)">
          <path
             d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
             id="path3298"
             sodipodi:cx="7.21875"
             sodipodi:cy="18"
             sodipodi:rx="7.21875"
             sodipodi:ry="4"
             sodipodi:type="arc"
             style="opacity:0.15;fill:url(#radialGradient3308);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
             transform="matrix(2.030696,0,0,2.061435,5,1.546145)" />
          <path
             d="M 11.836888,16.500001 C 8.8782083,16.500001 6.4978968,18.674341 6.4978968,21.377017 L 6.4978968,32.558471 C 6.4978968,35.261147 8.8782083,37.435487 11.836888,37.435487 L 16.91544,37.435487 L 30.458247,46.000005 L 27.788752,37.138108 C 29.908188,36.491944 31.500001,34.717243 31.500001,32.558471 L 31.500001,21.377017 C 31.500001,18.674341 29.05458,16.500001 26.095901,16.500001 L 11.836888,16.500001 z "
             id="path3300"
             sodipodi:nodetypes="ccccccccccc"
             style="fill:url(#linearGradient3310);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
          <path
             d="M 11.9375,17.5 C 9.4833306,17.499999 7.59375,19.263826 7.59375,21.375 L 7.59375,32.5625 C 7.5937501,34.673673 9.4833302,36.4375 11.9375,36.4375 L 16.96875,36.4375 C 17.15701,36.438543 17.341153,36.492702 17.5,36.59375 L 28.71875,43.71875 L 26.84375,37.40625 C 26.766722,37.149292 26.796153,36.872161 26.92543,36.637112 C 27.054707,36.402062 27.272992,36.228801 27.53125,36.15625 C 29.289435,35.617879 30.5,34.234176 30.5,32.5625 L 30.5,21.375 C 30.5,19.271536 28.57917,17.5 26.125,17.5 L 11.9375,17.5 z "
             id="path3302"
             inkscape:original="M 11.9375 16.5 C 8.9917082 16.499999 6.59375 18.672324 6.59375 21.375 L 6.59375 32.5625 C 6.5937501 35.265175 8.991708 37.4375 11.9375 37.4375 L 16.96875 37.4375 L 30.46875 46 L 27.8125 37.125 C 29.922705 36.478837 31.5 34.721272 31.5 32.5625 L 31.5 21.375 C 31.5 18.672325 29.070792 16.5 26.125 16.5 L 11.9375 16.5 z "
             inkscape:radius="-1"
             sodipodi:type="inkscape:offset"
             style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.9979164px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
             transform="matrix(1.00418,0,0,1,-0.127496,0)" />
          <path
             d="M 19.938404,30.098361 L 18.1224,30.098361 L 18.1224,28.98384 C 18.122396,28.496543 18.211136,28.096088 18.38862,27.782474 C 18.566097,27.468869 18.940073,27.1046 19.510549,26.689665 L 20.366259,26.045558 C 20.727552,25.789852 20.987433,25.548614 21.145904,25.321842 C 21.3107,25.095087 21.393102,24.863498 21.393109,24.627077 C 21.393102,24.197681 21.183929,23.850299 20.765589,23.584927 C 20.353575,23.319574 19.805289,23.186894 19.120727,23.186885 C 18.619975,23.186894 18.084364,23.271327 17.513896,23.440184 C 16.949759,23.609061 16.360272,23.855123 15.745432,24.178374 L 15.745432,22.81779 C 16.341256,22.542789 16.943421,22.337736 17.551928,22.202632 C 18.166766,22.067549 18.800624,22.000003 19.453502,21.999993 C 20.619795,22.000003 21.554735,22.234004 22.258325,22.701995 C 22.968238,23.170007 23.323199,23.787577 23.323208,24.554706 C 23.323199,24.921396 23.209104,25.271191 22.980924,25.604091 C 22.752726,25.932183 22.353396,26.303689 21.782931,26.718613 L 20.946239,27.341008 C 20.64832,27.567777 20.435976,27.746293 20.309212,27.876556 C 20.188772,28.002006 20.103201,28.125036 20.052498,28.245651 C 20.014461,28.346976 19.985938,28.470006 19.966928,28.614746 C 19.947906,28.759492 19.938399,28.957308 19.938404,29.208191 L 19.938404,30.098361"
             id="path3304"
             sodipodi:nodetypes="cccsccsssssccsssssccssscc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
          <path
             d="M 18.065353,31.162221 L 19.995451,31.162221 L 19.995451,33.000457 L 18.065353,33.000457 L 18.065353,31.162221"
             id="path3306"
             sodipodi:nodetypes="ccccc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
        </g>
        <g
           id="g3280"
           transform="translate(16,-12)">
          <path
             d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
             id="path3282"
             sodipodi:cx="7.21875"
             sodipodi:cy="18"
             sodipodi:rx="7.21875"
             sodipodi:ry="4"
             sodipodi:type="arc"
             style="opacity:0.15;fill:url(#radialGradient3292);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
             transform="matrix(2.030696,0,0,2.061435,5,1.546145)" />
          <path
             d="M 11.836888,16.500001 C 8.8782083,16.500001 6.4978968,18.674341 6.4978968,21.377017 L 6.4978968,32.558471 C 6.4978968,35.261147 8.8782083,37.435487 11.836888,37.435487 L 16.91544,37.435487 L 30.458247,46.000005 L 27.788752,37.138108 C 29.908188,36.491944 31.500001,34.717243 31.500001,32.558471 L 31.500001,21.377017 C 31.500001,18.674341 29.05458,16.500001 26.095901,16.500001 L 11.836888,16.500001 z "
             id="path3284"
             sodipodi:nodetypes="ccccccccccc"
             style="fill:url(#linearGradient3294);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
          <path
             d="M 11.9375,17.5 C 9.4833306,17.499999 7.59375,19.263826 7.59375,21.375 L 7.59375,32.5625 C 7.5937501,34.673673 9.4833302,36.4375 11.9375,36.4375 L 16.96875,36.4375 C 17.15701,36.438543 17.341153,36.492702 17.5,36.59375 L 28.71875,43.71875 L 26.84375,37.40625 C 26.766722,37.149292 26.796153,36.872161 26.92543,36.637112 C 27.054707,36.402062 27.272992,36.228801 27.53125,36.15625 C 29.289435,35.617879 30.5,34.234176 30.5,32.5625 L 30.5,21.375 C 30.5,19.271536 28.57917,17.5 26.125,17.5 L 11.9375,17.5 z "
             id="path3286"
             inkscape:original="M 11.9375 16.5 C 8.9917082 16.499999 6.59375 18.672324 6.59375 21.375 L 6.59375 32.5625 C 6.5937501 35.265175 8.991708 37.4375 11.9375 37.4375 L 16.96875 37.4375 L 30.46875 46 L 27.8125 37.125 C 29.922705 36.478837 31.5 34.721272 31.5 32.5625 L 31.5 21.375 C 31.5 18.672325 29.070792 16.5 26.125 16.5 L 11.9375 16.5 z "
             inkscape:radius="-1"
             sodipodi:type="inkscape:offset"
             style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.9979164px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
             transform="matrix(1.00418,0,0,1,-0.127496,0)" />
          <path
             d="M 19.938404,30.098361 L 18.1224,30.098361 L 18.1224,28.98384 C 18.122396,28.496543 18.211136,28.096088 18.38862,27.782474 C 18.566097,27.468869 18.940073,27.1046 19.510549,26.689665 L 20.366259,26.045558 C 20.727552,25.789852 20.987433,25.548614 21.145904,25.321842 C 21.3107,25.095087 21.393102,24.863498 21.393109,24.627077 C 21.393102,24.197681 21.183929,23.850299 20.765589,23.584927 C 20.353575,23.319574 19.805289,23.186894 19.120727,23.186885 C 18.619975,23.186894 18.084364,23.271327 17.513896,23.440184 C 16.949759,23.609061 16.360272,23.855123 15.745432,24.178374 L 15.745432,22.81779 C 16.341256,22.542789 16.943421,22.337736 17.551928,22.202632 C 18.166766,22.067549 18.800624,22.000003 19.453502,21.999993 C 20.619795,22.000003 21.554735,22.234004 22.258325,22.701995 C 22.968238,23.170007 23.323199,23.787577 23.323208,24.554706 C 23.323199,24.921396 23.209104,25.271191 22.980924,25.604091 C 22.752726,25.932183 22.353396,26.303689 21.782931,26.718613 L 20.946239,27.341008 C 20.64832,27.567777 20.435976,27.746293 20.309212,27.876556 C 20.188772,28.002006 20.103201,28.125036 20.052498,28.245651 C 20.014461,28.346976 19.985938,28.470006 19.966928,28.614746 C 19.947906,28.759492 19.938399,28.957308 19.938404,29.208191 L 19.938404,30.098361"
             id="path3288"
             sodipodi:nodetypes="cccsccsssssccsssssccssscc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
          <path
             d="M 18.065353,31.162221 L 19.995451,31.162221 L 19.995451,33.000457 L 18.065353,33.000457 L 18.065353,31.162221"
             id="path3290"
             sodipodi:nodetypes="ccccc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
        </g>
      </g>
      <g
         id="g3273">
        <path
           d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
           id="path3269"
           sodipodi:cx="7.21875"
           sodipodi:cy="18"
           sodipodi:rx="7.21875"
           sodipodi:ry="4"
           sodipodi:type="arc"
           style="opacity:0.15;fill:url(#radialGradient3271);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
           transform="matrix(2.030696,0,0,2.061435,5,1.546145)" />
        <path
           d="M 11.836888,16.500001 C 8.8782083,16.500001 6.4978968,18.674341 6.4978968,21.377017 L 6.4978968,32.558471 C 6.4978968,35.261147 8.8782083,37.435487 11.836888,37.435487 L 16.91544,37.435487 L 30.458247,46.000005 L 27.788752,37.138108 C 29.908188,36.491944 31.500001,34.717243 31.500001,32.558471 L 31.500001,21.377017 C 31.500001,18.674341 29.05458,16.500001 26.095901,16.500001 L 11.836888,16.500001 z "
           id="path3244"
           sodipodi:nodetypes="ccccccccccc"
           style="fill:url(#linearGradient3255);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
        <path
           d="M 11.9375,17.5 C 9.4833306,17.499999 7.59375,19.263826 7.59375,21.375 L 7.59375,32.5625 C 7.5937501,34.673673 9.4833302,36.4375 11.9375,36.4375 L 16.96875,36.4375 C 17.15701,36.438543 17.341153,36.492702 17.5,36.59375 L 28.71875,43.71875 L 26.84375,37.40625 C 26.766722,37.149292 26.796153,36.872161 26.92543,36.637112 C 27.054707,36.402062 27.272992,36.228801 27.53125,36.15625 C 29.289435,35.617879 30.5,34.234176 30.5,32.5625 L 30.5,21.375 C 30.5,19.271536 28.57917,17.5 26.125,17.5 L 11.9375,17.5 z "
           id="path3261"
           inkscape:original="M 11.9375 16.5 C 8.9917082 16.499999 6.59375 18.672324 6.59375 21.375 L 6.59375 32.5625 C 6.5937501 35.265175 8.991708 37.4375 11.9375 37.4375 L 16.96875 37.4375 L 30.46875 46 L 27.8125 37.125 C 29.922705 36.478837 31.5 34.721272 31.5 32.5625 L 31.5 21.375 C 31.5 18.672325 29.070792 16.5 26.125 16.5 L 11.9375 16.5 z "
           inkscape:radius="-1"
           sodipodi:type="inkscape:offset"
           style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.9979164px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
           transform="matrix(1.00418,0,0,1,-0.127496,0)" />
        <path
           d="M 19.938404,30.098361 L 18.1224,30.098361 L 18.1224,28.98384 C 18.122396,28.496543 18.211136,28.096088 18.38862,27.782474 C 18.566097,27.468869 18.940073,27.1046 19.510549,26.689665 L 20.366259,26.045558 C 20.727552,25.789852 20.987433,25.548614 21.145904,25.321842 C 21.3107,25.095087 21.393102,24.863498 21.393109,24.627077 C 21.393102,24.197681 21.183929,23.850299 20.765589,23.584927 C 20.353575,23.319574 19.805289,23.186894 19.120727,23.186885 C 18.619975,23.186894 18.084364,23.271327 17.513896,23.440184 C 16.949759,23.609061 16.360272,23.855123 15.745432,24.178374 L 15.745432,22.81779 C 16.341256,22.542789 16.943421,22.337736 17.551928,22.202632 C 18.166766,22.067549 18.800624,22.000003 19.453502,21.999993 C 20.619795,22.000003 21.554735,22.234004 22.258325,22.701995 C 22.968238,23.170007 23.323199,23.787577 23.323208,24.554706 C 23.323199,24.921396 23.209104,25.271191 22.980924,25.604091 C 22.752726,25.932183 22.353396,26.303689 21.782931,26.718613 L 20.946239,27.341008 C 20.64832,27.567777 20.435976,27.746293 20.309212,27.876556 C 20.188772,28.002006 20.103201,28.125036 20.052498,28.245651 C 20.014461,28.346976 19.985938,28.470006 19.966928,28.614746 C 19.947906,28.759492 19.938399,28.957308 19.938404,29.208191 L 19.938404,30.098361"
           id="path3265"
           sodipodi:nodetypes="cccsccsssssccsssssccssscc"
           style="font-size:24.39787865px;font-style:normal;font-weight:normal;opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
        <path
           d="M 18.065353,31.162221 L 19.995451,31.162221 L 19.995451,33.000457 L 18.065353,33.000457 L 18.065353,31.162221"
           id="path3267"
           sodipodi:nodetypes="ccccc"
           style="font-size:24.39787865px;font-style:normal;font-weight:normal;opacity:1;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
      </g>
    </g>
    <g
       id="g32"
       style="display:inline;enable-background:new"
       transform="translate(303,126) scale(1.000000,1.000000)">
      <g
         id="g68"
         transform="translate(21,173)" />
      <g
         id="g70"
         transform="matrix(2.074433,0,0,1.931125,63.62304,305.1745)" />
      <g
         id="g2977"
         style="opacity:0.6">
        <g
           id="g2960"
           style="opacity:0.6"
           transform="translate(4,-8)">
          <path
             d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
             id="path2962"
             sodipodi:cx="7.21875"
             sodipodi:cy="18"
             sodipodi:rx="7.21875"
             sodipodi:ry="4"
             sodipodi:type="arc"
             style="opacity:0.15;fill:url(#radialGradient2972);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
             transform="matrix(1.593074,0,0,2.002839,-1,-12.03975)" />
          <path
             d="M 5.330031,10.5 C 2.6533987,10.5 0.50000002,12.319345 0.50000002,14.580767 L 0.50000002,21.426469 C 0.50000002,23.687891 2.6533987,25.507236 5.330031,25.507236 L 8.1151082,25.507236 L 16.142536,25.258409 C 18.05993,24.717741 19.499997,23.232788 19.499997,21.426469 L 19.499997,14.580767 C 19.499997,12.319345 17.287695,10.5 14.611064,10.5 L 5.330031,10.5 z "
             id="path2964"
             sodipodi:nodetypes="cccccccccc"
             style="fill:url(#linearGradient2974);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999952px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
          <path
             d="M 10.85793,20.098361 L 9.403588,20.098361 L 9.403588,19.121464 C 9.403585,18.69434 9.474652,18.343334 9.61679,18.068446 C 9.758922,17.793565 10.058419,17.474277 10.515283,17.110579 L 11.200576,16.546008 C 11.489917,16.321878 11.698042,16.110428 11.824952,15.911659 C 11.956929,15.712904 12.02292,15.509912 12.022926,15.302685 C 12.02292,14.926312 11.855404,14.621826 11.520378,14.389222 C 11.190418,14.156636 10.751324,14.040339 10.203095,14.040332 C 9.80207,14.040339 9.373127,14.114346 8.916269,14.262353 C 8.4644818,14.410376 7.9923929,14.626054 7.5,14.909389 L 7.5,13.716813 C 7.9771639,13.47577 8.459406,13.296038 8.9467269,13.177617 C 9.439118,13.059214 9.946742,13.000009 10.469597,13 C 11.40362,13.000009 12.152364,13.205115 12.715832,13.615317 C 13.284363,14.025538 13.568633,14.566849 13.56864,15.239251 C 13.568633,15.560661 13.47726,15.867262 13.294522,16.159055 C 13.111771,16.446633 12.791969,16.772265 12.335114,17.135953 L 11.665052,17.681493 C 11.426464,17.88026 11.256409,18.036732 11.154891,18.15091 C 11.058436,18.260869 10.989906,18.368707 10.949301,18.474428 C 10.91884,18.563241 10.895997,18.671079 10.880773,18.797947 C 10.865539,18.924819 10.857925,19.098208 10.85793,19.318111 L 10.85793,20.098361"
             id="path2966"
             sodipodi:nodetypes="cccsccsssssccsssssccssscc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
          <path
             d="M 9.065353,21.162221 L 10.995451,21.162221 L 10.995451,23.000457 L 9.065353,23.000457 L 9.065353,21.162221"
             id="path2968"
             sodipodi:nodetypes="ccccc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
          <path
             d="M 5.3125,11.5 C 3.0990224,11.5 1.5,12.961967 1.5,14.59375 L 1.5,21.4375 C 1.5,23.069282 3.0912445,24.5 5.3125,24.5 L 8.09375,24.5 C 8.2820367,24.500862 8.4662288,24.555036 8.625,24.65625 L 15.09375,25.34375 C 15.043339,24.861988 15.346575,24.413726 15.8125,24.28125 C 17.396387,23.833437 18.4375,22.717272 18.4375,21.4375 L 18.4375,14.59375 C 18.4375,12.980331 16.775977,11.5 14.5625,11.5 L 5.3125,11.5 z "
             id="path2970"
             sodipodi:nodetypes="cccccccscccc"
             style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.99815965px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
             transform="matrix(1.00369,0,0,1,-5.535074e-3,0)" />
        </g>
        <g
           id="g2944"
           transform="translate(12,-5)">
          <path
             d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
             id="path2946"
             sodipodi:cx="7.21875"
             sodipodi:cy="18"
             sodipodi:rx="7.21875"
             sodipodi:ry="4"
             sodipodi:type="arc"
             style="opacity:0.15;fill:url(#radialGradient2956);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
             transform="matrix(1.593074,0,0,2.002839,-1,-12.03975)" />
          <path
             d="M 5.330031,10.5 C 2.6533987,10.5 0.50000002,12.319345 0.50000002,14.580767 L 0.50000002,21.426469 C 0.50000002,23.687891 2.6533987,25.507236 5.330031,25.507236 L 8.1151082,25.507236 L 16.74821,30.999994 L 16.142536,25.258409 C 18.05993,24.717741 19.499997,23.232788 19.499997,21.426469 L 19.499997,14.580767 C 19.499997,12.319345 17.287695,10.5 14.611064,10.5 L 5.330031,10.5 z "
             id="path2948"
             sodipodi:nodetypes="ccccccccccc"
             style="fill:url(#linearGradient2958);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999952px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
          <path
             d="M 10.85793,20.098361 L 9.403588,20.098361 L 9.403588,19.121464 C 9.403585,18.69434 9.474652,18.343334 9.61679,18.068446 C 9.758922,17.793565 10.058419,17.474277 10.515283,17.110579 L 11.200576,16.546008 C 11.489917,16.321878 11.698042,16.110428 11.824952,15.911659 C 11.956929,15.712904 12.02292,15.509912 12.022926,15.302685 C 12.02292,14.926312 11.855404,14.621826 11.520378,14.389222 C 11.190418,14.156636 10.751324,14.040339 10.203095,14.040332 C 9.80207,14.040339 9.373127,14.114346 8.916269,14.262353 C 8.4644818,14.410376 7.9923929,14.626054 7.5,14.909389 L 7.5,13.716813 C 7.9771639,13.47577 8.459406,13.296038 8.9467269,13.177617 C 9.439118,13.059214 9.946742,13.000009 10.469597,13 C 11.40362,13.000009 12.152364,13.205115 12.715832,13.615317 C 13.284363,14.025538 13.568633,14.566849 13.56864,15.239251 C 13.568633,15.560661 13.47726,15.867262 13.294522,16.159055 C 13.111771,16.446633 12.791969,16.772265 12.335114,17.135953 L 11.665052,17.681493 C 11.426464,17.88026 11.256409,18.036732 11.154891,18.15091 C 11.058436,18.260869 10.989906,18.368707 10.949301,18.474428 C 10.91884,18.563241 10.895997,18.671079 10.880773,18.797947 C 10.865539,18.924819 10.857925,19.098208 10.85793,19.318111 L 10.85793,20.098361"
             id="path2950"
             sodipodi:nodetypes="cccsccsssssccsssssccssscc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
          <path
             d="M 9.065353,21.162221 L 10.995451,21.162221 L 10.995451,23.000457 L 9.065353,23.000457 L 9.065353,21.162221"
             id="path2952"
             sodipodi:nodetypes="ccccc"
             style="font-size:24.39787865px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
          <path
             d="M 5.3125,11.5 C 3.0990224,11.5 1.5,12.961967 1.5,14.59375 L 1.5,21.4375 C 1.5,23.069282 3.0912445,24.5 5.3125,24.5 L 8.09375,24.5 C 8.2820367,24.500862 8.4662288,24.555036 8.625,24.65625 L 15.5,29.03125 L 15.09375,25.34375 C 15.043339,24.861988 15.346575,24.413726 15.8125,24.28125 C 17.396387,23.833437 18.4375,22.717272 18.4375,21.4375 L 18.4375,14.59375 C 18.4375,12.980331 16.775977,11.5 14.5625,11.5 L 5.3125,11.5 z "
             id="path2954"
             inkscape:original="M 5.3125 10.5 C 2.6429581 10.5 0.5 12.332328 0.5 14.59375 L 0.5 21.4375 C 0.49999998 23.698921 2.642958 25.5 5.3125 25.5 L 8.09375 25.5 L 16.71875 31 L 16.09375 25.25 C 18.006063 24.709331 19.4375 23.243819 19.4375 21.4375 L 19.4375 14.59375 C 19.4375 12.332328 17.232041 10.5 14.5625 10.5 L 5.3125 10.5 z "
             inkscape:radius="-0.99666888"
             sodipodi:type="inkscape:offset"
             style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.99815965px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
             transform="matrix(1.00369,0,0,1,-5.535074e-3,0)" />
        </g>
      </g>
      <g
         id="g2937">
        <path
           d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
           id="path86"
           sodipodi:cx="7.21875"
           sodipodi:cy="18"
           sodipodi:rx="7.21875"
           sodipodi:ry="4"
           sodipodi:type="arc"
           style="opacity:0.15;fill:url(#radialGradient2935);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
           transform="matrix(1.593074,0,0,2.002839,-1,-12.03975)" />
        <path
           d="M 5.330031,10.5 C 2.6533987,10.5 0.50000002,12.319345 0.50000002,14.580767 L 0.50000002,21.426469 C 0.50000002,23.687891 2.6533987,25.507236 5.330031,25.507236 L 8.1151082,25.507236 L 16.74821,30.999994 L 16.142536,25.258409 C 18.05993,24.717741 19.499997,23.232788 19.499997,21.426469 L 19.499997,14.580767 C 19.499997,12.319345 17.287695,10.5 14.611064,10.5 L 5.330031,10.5 z "
           id="path88"
           sodipodi:nodetypes="ccccccccccc"
           style="fill:url(#linearGradient2900);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999952px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
        <path
           d="M 10.85793,20.098361 L 9.403588,20.098361 L 9.403588,19.121464 C 9.403585,18.69434 9.474652,18.343334 9.61679,18.068446 C 9.758922,17.793565 10.058419,17.474277 10.515283,17.110579 L 11.200576,16.546008 C 11.489917,16.321878 11.698042,16.110428 11.824952,15.911659 C 11.956929,15.712904 12.02292,15.509912 12.022926,15.302685 C 12.02292,14.926312 11.855404,14.621826 11.520378,14.389222 C 11.190418,14.156636 10.751324,14.040339 10.203095,14.040332 C 9.80207,14.040339 9.373127,14.114346 8.916269,14.262353 C 8.4644818,14.410376 7.9923929,14.626054 7.5,14.909389 L 7.5,13.716813 C 7.9771639,13.47577 8.459406,13.296038 8.9467269,13.177617 C 9.439118,13.059214 9.946742,13.000009 10.469597,13 C 11.40362,13.000009 12.152364,13.205115 12.715832,13.615317 C 13.284363,14.025538 13.568633,14.566849 13.56864,15.239251 C 13.568633,15.560661 13.47726,15.867262 13.294522,16.159055 C 13.111771,16.446633 12.791969,16.772265 12.335114,17.135953 L 11.665052,17.681493 C 11.426464,17.88026 11.256409,18.036732 11.154891,18.15091 C 11.058436,18.260869 10.989906,18.368707 10.949301,18.474428 C 10.91884,18.563241 10.895997,18.671079 10.880773,18.797947 C 10.865539,18.924819 10.857925,19.098208 10.85793,19.318111 L 10.85793,20.098361"
           id="path90"
           sodipodi:nodetypes="cccsccsssssccsssssccssscc"
           style="font-size:24.39787865px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
        <path
           d="M 9.065353,21.162221 L 10.995451,21.162221 L 10.995451,23.000457 L 9.065353,23.000457 L 9.065353,21.162221"
           id="path92"
           sodipodi:nodetypes="ccccc"
           style="font-size:24.39787865px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans Mono" />
        <path
           d="M 5.3125,11.5 C 3.0990224,11.5 1.5,12.961967 1.5,14.59375 L 1.5,21.4375 C 1.5,23.069282 3.0912445,24.5 5.3125,24.5 L 8.09375,24.5 C 8.2820367,24.500862 8.4662288,24.555036 8.625,24.65625 L 15.5,29.03125 L 15.09375,25.34375 C 15.043339,24.861988 15.346575,24.413726 15.8125,24.28125 C 17.396387,23.833437 18.4375,22.717272 18.4375,21.4375 L 18.4375,14.59375 C 18.4375,12.980331 16.775977,11.5 14.5625,11.5 L 5.3125,11.5 z "
           id="path2931"
           inkscape:original="M 5.3125 10.5 C 2.6429581 10.5 0.5 12.332328 0.5 14.59375 L 0.5 21.4375 C 0.49999998 23.698921 2.642958 25.5 5.3125 25.5 L 8.09375 25.5 L 16.71875 31 L 16.09375 25.25 C 18.006063 24.709331 19.4375 23.243819 19.4375 21.4375 L 19.4375 14.59375 C 19.4375 12.332328 17.232041 10.5 14.5625 10.5 L 5.3125 10.5 z "
           inkscape:radius="-0.99666888"
           sodipodi:type="inkscape:offset"
           style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:0.99815965px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
           transform="matrix(1.00369,0,0,1,-5.535074e-3,0)" />
      </g>
    </g>
    <g
       id="g22"
       style="display:inline;enable-background:new"
       transform="translate(303,177) scale(1.000000,1.000000)">
      <g
         id="g3246"
         style="opacity:0.6">
        <g
           id="g3090"
           style="opacity:0.6"
           transform="translate(3,-5)">
          <path
             d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
             id="path3092"
             sodipodi:cx="7.21875"
             sodipodi:cy="18"
             sodipodi:rx="7.21875"
             sodipodi:ry="4"
             sodipodi:type="arc"
             style="opacity:0.2;fill:url(#radialGradient3163);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
             transform="matrix(1.038961,0,0,1.054688,0,-2.203136)" />
          <g
             id="g3094"
             inkscape:label="Livello 1"
             transform="translate(-2,5)">
            <path
               d="M 5.0625,0.5 C 3.642453,0.5 2.5,1.64245 2.5,3.0625 L 2.5,8.9375 C 2.5,10.35755 3.642453,11.5 5.0625,11.5 L 7.5,11.5 L 12.71875,11.34375 C 13.735994,11.00424 14.5,10.07177 14.5,8.9375 L 14.5,3.0625 C 14.5,1.64245 13.326297,0.5 11.90625,0.5 L 5.0625,0.5 z "
               id="path3096"
               sodipodi:nodetypes="cccccccccc"
               style="fill:url(#linearGradient3165);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
            <path
               d="M 5.0625,1.5 C 4.178798,1.5 3.5,2.178798 3.5,3.0625 L 3.5,8.9375 C 3.5,9.8212019 4.178798,10.5 5.0625,10.5 C 5.0625,10.5 5.7020824,10.534355 7.5,10.5 L 12.40625,10.40625 C 13.07903,10.393394 13.5,9.6227258 13.5,8.9375 L 13.5,3.0625 C 13.5,2.1934689 12.789952,1.5 11.90625,1.5 L 5.0625,1.5 z "
               id="path3098"
               sodipodi:nodetypes="ccccsscccc"
               style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
            <g
               id="g3100"
               transform="translate(30,150)" />
          </g>
        </g>
        <g
           id="g3235">
          <g
             id="g3112"
             transform="translate(9,-3)">
            <path
               d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
               id="path3114"
               sodipodi:cx="7.21875"
               sodipodi:cy="18"
               sodipodi:rx="7.21875"
               sodipodi:ry="4"
               sodipodi:type="arc"
               style="opacity:0.2;fill:url(#radialGradient3167);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
               transform="matrix(1.038961,0,0,1.054688,0,-2.203136)" />
            <g
               id="g3116"
               inkscape:label="Livello 1"
               transform="translate(-2,5)">
              <path
                 d="M 5.0625,0.5 C 3.642453,0.5 2.5,1.64245 2.5,3.0625 L 2.5,8.9375 C 2.5,10.35755 3.642453,11.5 5.0625,11.5 L 7.5,11.5 L 14,16 L 12.71875,11.34375 C 13.735994,11.00424 14.5,10.07177 14.5,8.9375 L 14.5,3.0625 C 14.5,1.64245 13.326297,0.5 11.90625,0.5 L 5.0625,0.5 z "
                 id="path3118"
                 sodipodi:nodetypes="ccccccccccc"
                 style="fill:url(#linearGradient3169);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
              <path
                 d="M 5.0625,1.5 C 4.178798,1.5 3.5,2.178798 3.5,3.0625 L 3.5,8.9375 C 3.5,9.8212019 4.178798,10.5 5.0625,10.5 L 7.5,10.5 C 7.7021424,10.504204 7.8982637,10.569578 8.0625,10.6875 L 12.3125,13.625 L 11.75,11.59375 C 11.625754,11.087368 11.911393,10.570496 12.40625,10.40625 C 13.044542,10.19322 13.5,9.6227258 13.5,8.9375 L 13.5,3.0625 C 13.5,2.1934689 12.789952,1.5 11.90625,1.5 L 5.0625,1.5 z "
                 id="path3120"
                 sodipodi:nodetypes="ccccccccscccc"
                 style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
              <g
                 id="g3122"
                 transform="translate(30,150)" />
            </g>
          </g>
          <g
             id="g3229"
             style="fill:#729fcf"
             transform="translate(7,-3)">
            <path
               d="M 8.9366382,12 L 8.0978674,12 L 8.0978674,11.449509 C 8.0978657,11.208819 8.1388527,11.011025 8.2208286,10.856121 C 8.3028008,10.701223 8.4755317,10.521301 8.739022,10.316353 L 9.1342543,9.9982118 C 9.3011272,9.8719118 9.4211606,9.752758 9.4943548,9.6407492 C 9.5704703,9.5287487 9.6085298,9.4143608 9.608533,9.2975858 C 9.6085298,9.0854955 9.5119175,8.913914 9.318696,8.78284 C 9.1283962,8.6517753 8.875155,8.5862406 8.5589718,8.5862357 C 8.3276857,8.5862406 8.0802998,8.6279445 7.8168134,8.7113476 C 7.5562517,8.7947601 7.2839808,8.9162971 7,9.0759587 L 7,8.40393 C 7.2751978,8.2680994 7.553324,8.1668186 7.8343793,8.1000871 C 8.1183592,8.0333661 8.4111235,8.000003 8.7126731,7.9999976 C 9.2513572,8.000003 9.6831847,8.1155824 10.008157,8.346736 C 10.336049,8.5778998 10.499997,8.882934 10.500001,9.261839 C 10.499997,9.442958 10.4473,9.6157309 10.341908,9.7801595 C 10.236509,9.9422131 10.052068,10.12571 9.7885832,10.330652 L 9.402134,10.63807 C 9.2645317,10.750077 9.1664556,10.838251 9.1079055,10.902591 C 9.0522775,10.964554 9.0127543,11.025323 8.9893358,11.084897 C 8.9717672,11.134944 8.9585929,11.195713 8.9498125,11.267203 C 8.941027,11.338697 8.9366356,11.436404 8.9366382,11.560322 L 8.9366382,12"
               id="path3231"
               sodipodi:nodetypes="cccsccsssssccsssssccssscc"
               style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
            <path
               d="M 8,13 L 8.9676912,13 L 8.9676912,14 L 8,14 L 8,13"
               id="path3233"
               sodipodi:nodetypes="ccccc"
               style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
          </g>
        </g>
      </g>
      <g
         id="g3083">
        <path
           d="M 14.4375 18 A 7.21875 4 0 1 1  0,18 A 7.21875 4 0 1 1  14.4375 18 z"
           id="path3073"
           sodipodi:cx="7.21875"
           sodipodi:cy="18"
           sodipodi:rx="7.21875"
           sodipodi:ry="4"
           sodipodi:type="arc"
           style="opacity:0.2;fill:url(#radialGradient3081);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
           transform="matrix(1.038961,0,0,1.054688,0,-2.203136)" />
        <g
           id="g2089"
           inkscape:label="Livello 1"
           transform="translate(-2,5)">
          <path
             d="M 5.0625,0.5 C 3.642453,0.5 2.5,1.64245 2.5,3.0625 L 2.5,8.9375 C 2.5,10.35755 3.642453,11.5 5.0625,11.5 L 7.5,11.5 L 14,16 L 12.71875,11.34375 C 13.735994,11.00424 14.5,10.07177 14.5,8.9375 L 14.5,3.0625 C 14.5,1.64245 13.326297,0.5 11.90625,0.5 L 5.0625,0.5 z "
             id="path2091"
             sodipodi:nodetypes="ccccccccccc"
             style="fill:url(#linearGradient2105);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
          <path
             d="M 5.0625,1.5 C 4.178798,1.5 3.5,2.178798 3.5,3.0625 L 3.5,8.9375 C 3.5,9.8212019 4.178798,10.5 5.0625,10.5 L 7.5,10.5 C 7.7021424,10.504204 7.8982637,10.569578 8.0625,10.6875 L 12.3125,13.625 L 11.75,11.59375 C 11.625754,11.087368 11.911393,10.570496 12.40625,10.40625 C 13.044542,10.19322 13.5,9.6227258 13.5,8.9375 L 13.5,3.0625 C 13.5,2.1934689 12.789952,1.5 11.90625,1.5 L 5.0625,1.5 z "
             id="path2095"
             sodipodi:nodetypes="ccccccccscccc"
             style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
          <g
             id="g2097"
             transform="translate(30,150)" />
        </g>
      </g>
      <g
         id="g2133"
         style="fill:#729fcf"
         transform="translate(-2,0)">
        <path
           d="M 8.9366382,12 L 8.0978674,12 L 8.0978674,11.449509 C 8.0978657,11.208819 8.1388527,11.011025 8.2208286,10.856121 C 8.3028008,10.701223 8.4755317,10.521301 8.739022,10.316353 L 9.1342543,9.9982118 C 9.3011272,9.8719118 9.4211606,9.752758 9.4943548,9.6407492 C 9.5704703,9.5287487 9.6085298,9.4143608 9.608533,9.2975858 C 9.6085298,9.0854955 9.5119175,8.913914 9.318696,8.78284 C 9.1283962,8.6517753 8.875155,8.5862406 8.5589718,8.5862357 C 8.3276857,8.5862406 8.0802998,8.6279445 7.8168134,8.7113476 C 7.5562517,8.7947601 7.2839808,8.9162971 7,9.0759587 L 7,8.40393 C 7.2751978,8.2680994 7.553324,8.1668186 7.8343793,8.1000871 C 8.1183592,8.0333661 8.4111235,8.000003 8.7126731,7.9999976 C 9.2513572,8.000003 9.6831847,8.1155824 10.008157,8.346736 C 10.336049,8.5778998 10.499997,8.882934 10.500001,9.261839 C 10.499997,9.442958 10.4473,9.6157309 10.341908,9.7801595 C 10.236509,9.9422131 10.052068,10.12571 9.7885832,10.330652 L 9.402134,10.63807 C 9.2645317,10.750077 9.1664556,10.838251 9.1079055,10.902591 C 9.0522775,10.964554 9.0127543,11.025323 8.9893358,11.084897 C 8.9717672,11.134944 8.9585929,11.195713 8.9498125,11.267203 C 8.941027,11.338697 8.9366356,11.436404 8.9366382,11.560322 L 8.9366382,12"
           id="text2126"
           sodipodi:nodetypes="cccsccsssssccsssssccssscc"
           style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
        <path
           d="M 8,13 L 8.9676912,13 L 8.9676912,14 L 8,14 L 8,13"
           id="path2131"
           sodipodi:nodetypes="ccccc"
           style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
      </g>
    </g>
    <g
       id="g16"
       style="display:inline;enable-background:new"
       transform="translate(303,219) scale(1.000000,1.000000)">
      <g
         id="g2996"
         style="opacity:0.7">
        <g
           id="g2964"
           style="opacity:0.7"
           transform="translate(-5,-1)">
          <g
             id="g2956"
             inkscape:label="Livello 1"
             transform="translate(3,-1)">
            <path
               d="M 6.0625,2.5 C 4.642453,2.5 3.5,3.64245 3.5,5.0625 L 3.5,8.9375 C 3.5,10.35755 4.642453,11.5 6.0625,11.5 L 7.5,11.5 L 11.5,11.5 C 12.517244,11.16049 12.5,10.07177 12.5,8.9375 L 12.5,5.0625 C 12.5,3.64245 11.326297,2.5 9.90625,2.5 L 6.0625,2.5 z "
               id="path2958"
               sodipodi:nodetypes="cccccccccc"
               style="fill:url(#linearGradient3011);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
            <g
               id="g127"
               transform="translate(30,150)" />
          </g>
          <path
             d="M 7.0625,3.46875 C 6.1545989,3.46875 5.46875,4.1545962 5.46875,5.0625 L 5.46875,8.9375 C 5.46875,9.8454038 6.1545989,10.53125 7.0625,10.53125 L 8.5,10.53125 C 8.7317714,10.535962 8.9539156,10.62482 9.125,10.78125 L 12.46875,10.28125 C 12.738247,10.240951 12.53125,9.5094739 12.53125,8.9375 L 12.53125,5.0625 C 12.53125,4.1686051 11.814151,3.46875 10.90625,3.46875 L 7.0625,3.46875 z "
             id="path129"
             sodipodi:nodetypes="ccccccscccc"
             style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
             transform="translate(2,-1)" />
        </g>
        <g
           id="g2987">
          <g
             id="g2047"
             inkscape:label="Livello 1"
             transform="translate(3,-1)">
            <path
               d="M 6.0625,2.5 C 4.642453,2.5 3.5,3.64245 3.5,5.0625 L 3.5,8.9375 C 3.5,10.35755 4.642453,11.5 6.0625,11.5 L 7.5,11.5 L 11.5,15 L 11.5,11.5 C 12.517244,11.16049 12.5,10.07177 12.5,8.9375 L 12.5,5.0625 C 12.5,3.64245 11.326297,2.5 9.90625,2.5 L 6.0625,2.5 z "
               id="path2049"
               sodipodi:nodetypes="ccccccccccc"
               style="fill:url(#linearGradient3013);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
            <g
               id="g2051"
               transform="translate(30,150)" />
          </g>
          <path
             d="M 7.0625,3.46875 C 6.1545989,3.46875 5.46875,4.1545962 5.46875,5.0625 L 5.46875,8.9375 C 5.46875,9.8454038 6.1545989,10.53125 7.0625,10.53125 L 8.5,10.53125 C 8.7317714,10.535962 8.9539156,10.62482 9.125,10.78125 L 11.53125,12.875 L 11.53125,11.5 C 11.531597,11.087979 11.796156,10.722635 12.1875,10.59375 C 12.403835,10.521547 12.397927,10.544379 12.46875,10.28125 C 12.539573,10.018121 12.53125,9.5094739 12.53125,8.9375 L 12.53125,5.0625 C 12.53125,4.1686051 11.814151,3.46875 10.90625,3.46875 L 7.0625,3.46875 z "
             id="path135"
             inkscape:original="M 7.0625 2.5 C 5.642453 2.5 4.5 3.64245 4.5 5.0625 L 4.5 8.9375 C 4.5 10.35755 5.642453 11.5 7.0625 11.5 L 8.5 11.5 L 12.5 15 L 12.5 11.5 C 13.517244 11.16049 13.5 10.07177 13.5 8.9375 L 13.5 5.0625 C 13.5 3.64245 12.326297 2.5 10.90625 2.5 L 7.0625 2.5 z "
             inkscape:radius="-0.95488375"
             sodipodi:type="inkscape:offset"
             style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
             transform="translate(2,-1)" />
          <g
             id="g2055"
             style="fill:#729fcf"
             transform="translate(3,-5)">
            <path
               d="M 8.9366382,12 L 8.0978674,12 L 8.0978674,11.449509 C 8.0978657,11.208819 8.1388527,11.011025 8.2208286,10.856121 C 8.3028008,10.701223 8.4755317,10.521301 8.739022,10.316353 L 9.1342543,9.9982118 C 9.3011272,9.8719118 9.4211606,9.752758 9.4943548,9.6407492 C 9.5704703,9.5287487 9.6085298,9.4143608 9.608533,9.2975858 C 9.6085298,9.0854955 9.5119175,8.913914 9.318696,8.78284 C 9.1283962,8.6517753 8.875155,8.5862406 8.5589718,8.5862357 C 8.3276857,8.5862406 8.0802998,8.6279445 7.8168134,8.7113476 C 7.5562517,8.7947601 7.2839808,8.9162971 7,9.0759587 L 7,8.40393 C 7.2751978,8.2680994 7.553324,8.1668186 7.8343793,8.1000871 C 8.1183592,8.0333661 8.4111235,8.000003 8.7126731,7.9999976 C 9.2513572,8.000003 9.6831847,8.1155824 10.008157,8.346736 C 10.336049,8.5778998 10.499997,8.882934 10.500001,9.261839 C 10.499997,9.442958 10.4473,9.6157309 10.341908,9.7801595 C 10.236509,9.9422131 10.052068,10.12571 9.7885832,10.330652 L 9.402134,10.63807 C 9.2645317,10.750077 9.1664556,10.838251 9.1079055,10.902591 C 9.0522775,10.964554 9.0127543,11.025323 8.9893358,11.084897 C 8.9717672,11.134944 8.9585929,11.195713 8.9498125,11.267203 C 8.941027,11.338697 8.9366356,11.436404 8.9366382,11.560322 L 8.9366382,12"
               id="path2057"
               sodipodi:nodetypes="cccsccsssssccsssssccssscc"
               style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
            <path
               d="M 8,13 L 8.9676912,13 L 8.9676912,14 L 8,14 L 8,13"
               id="path2059"
               sodipodi:nodetypes="ccccc"
               style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
          </g>
        </g>
      </g>
      <g
         id="g140"
         inkscape:label="Livello 1"
         transform="translate(-4,1)">
        <path
           d="M 7.0625,2.5 C 5.642453,2.5 4.5,3.64245 4.5,5.0625 L 4.5,8.9375 C 4.5,10.35755 5.642453,11.5 7.0625,11.5 L 8.5,11.5 L 12.5,15 L 12.5,11.5 C 13.517244,11.16049 13.5,10.07177 13.5,8.9375 L 13.5,5.0625 C 13.5,3.64245 12.326297,2.5 10.90625,2.5 L 7.0625,2.5 z "
           id="path142"
           sodipodi:nodetypes="ccccccccccc"
           style="fill:url(#linearGradient2031);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
        <g
           id="g144"
           transform="translate(30,150)" />
      </g>
      <g
         id="g146"
         style="fill:#729fcf"
         transform="translate(-3,-3)">
        <path
           d="M 8.9366382,12 L 8.0978674,12 L 8.0978674,11.449509 C 8.0978657,11.208819 8.1388527,11.011025 8.2208286,10.856121 C 8.3028008,10.701223 8.4755317,10.521301 8.739022,10.316353 L 9.1342543,9.9982118 C 9.3011272,9.8719118 9.4211606,9.752758 9.4943548,9.6407492 C 9.5704703,9.5287487 9.6085298,9.4143608 9.608533,9.2975858 C 9.6085298,9.0854955 9.5119175,8.913914 9.318696,8.78284 C 9.1283962,8.6517753 8.875155,8.5862406 8.5589718,8.5862357 C 8.3276857,8.5862406 8.0802998,8.6279445 7.8168134,8.7113476 C 7.5562517,8.7947601 7.2839808,8.9162971 7,9.0759587 L 7,8.40393 C 7.2751978,8.2680994 7.553324,8.1668186 7.8343793,8.1000871 C 8.1183592,8.0333661 8.4111235,8.000003 8.7126731,7.9999976 C 9.2513572,8.000003 9.6831847,8.1155824 10.008157,8.346736 C 10.336049,8.5778998 10.499997,8.882934 10.500001,9.261839 C 10.499997,9.442958 10.4473,9.6157309 10.341908,9.7801595 C 10.236509,9.9422131 10.052068,10.12571 9.7885832,10.330652 L 9.402134,10.63807 C 9.2645317,10.750077 9.1664556,10.838251 9.1079055,10.902591 C 9.0522775,10.964554 9.0127543,11.025323 8.9893358,11.084897 C 8.9717672,11.134944 8.9585929,11.195713 8.9498125,11.267203 C 8.941027,11.338697 8.9366356,11.436404 8.9366382,11.560322 L 8.9366382,12"
           id="path148"
           sodipodi:nodetypes="cccsccsssssccsssssccssscc"
           style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
        <path
           d="M 8,13 L 8.9676912,13 L 8.9676912,14 L 8,14 L 8,13"
           id="path150"
           sodipodi:nodetypes="ccccc"
           style="font-size:8.88391113px;font-style:normal;font-weight:normal;fill:#729fcf;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" />
      </g>
      <g
         id="g2061"
         inkscape:label="Livello 1"
         style="fill:none;stroke:white"
         transform="translate(-4,1)">
        <path
           d="M 7.0625,3.46875 C 6.1545989,3.46875 5.46875,4.1545962 5.46875,5.0625 L 5.46875,8.9375 C 5.46875,9.8454038 6.1545989,10.53125 7.0625,10.53125 L 8.5,10.53125 C 8.7317714,10.535962 8.9539156,10.62482 9.125,10.78125 L 11.53125,12.875 L 11.53125,11.5 C 11.531597,11.087979 11.796156,10.722635 12.1875,10.59375 C 12.403835,10.521547 12.397927,10.544379 12.46875,10.28125 C 12.539573,10.018121 12.53125,9.5094739 12.53125,8.9375 L 12.53125,5.0625 C 12.53125,4.1686051 11.814151,3.46875 10.90625,3.46875 L 7.0625,3.46875 z "
           id="path153"
           inkscape:original="M 7.0625 2.5 C 5.642453 2.5 4.5 3.64245 4.5 5.0625 L 4.5 8.9375 C 4.5 10.35755 5.642453 11.5 7.0625 11.5 L 8.5 11.5 L 12.5 15 L 12.5 11.5 C 13.517244 11.16049 13.5 10.07177 13.5 8.9375 L 13.5 5.0625 C 13.5 3.64245 12.326297 2.5 10.90625 2.5 L 7.0625 2.5 z "
           inkscape:radius="-0.95488375"
           sodipodi:type="inkscape:offset"
           style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:white;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
        <g
           id="g2065"
           style="fill:none;stroke:white"
           transform="translate(30,150)" />
      </g>
    </g>
  </g>
  <g
     id="layer4"
     inkscape:groupmode="layer"
     inkscape:label="hires"
     style="display:inline" />
</svg>