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
|
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="82mm"
height="69mm"
viewBox="0 0 290.55118 244.48811"
id="svg2"
version="1.1"
inkscape:version="0.91 r"
sodipodi:docname="toolchain.svg">
<defs
id="defs4">
<marker
inkscape:stockid="EmptyTriangleOutL"
orient="auto"
refY="0"
refX="0"
id="EmptyTriangleOutL"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4695"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#ffffff;fill-rule:evenodd;stroke:#00b4f0;stroke-width:1pt;stroke-opacity:1"
transform="matrix(0.8,0,0,0.8,-4.8,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Lend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4556"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="Arrow2Mend"
orient="auto"
refY="0"
refX="0"
id="Arrow2Mend"
style="overflow:visible"
inkscape:isstock="true">
<path
id="path4562"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="scale(-0.6,-0.6)"
inkscape:connector-curvature="0" />
</marker>
<marker
inkscape:stockid="EmptyTriangleOutL"
orient="auto"
refY="0"
refX="0"
id="EmptyTriangleOutL-9"
style="overflow:visible"
inkscape:isstock="true">
<path
inkscape:connector-curvature="0"
id="path4695-8"
d="m 5.77,0 -8.65,5 0,-10 8.65,5 z"
style="fill:#ffffff;fill-rule:evenodd;stroke:#00b4f0;stroke-width:1pt;stroke-opacity:1"
transform="matrix(0.8,0,0,0.8,-4.8,0)" />
</marker>
<marker
markerWidth="7.8382688"
markerHeight="4.2949591"
refX="3.9191346"
refY="2.1474795"
orient="auto"
id="marker4995">
<path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-9"
d="M 0.37582446,3.9191345 3.9191345,0.37582446"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-9-5"
d="M 7.4624445,3.9191345 3.9191345,0.37582446"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="7.8382688"
markerHeight="4.2949591"
refX="3.9191346"
refY="2.1474795"
orient="auto"
id="marker4995-1">
<path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-9-3"
d="M 0.37582446,3.9191345 3.9191345,0.37582446"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-9-5-2"
d="M 7.4624445,3.9191345 3.9191345,0.37582446"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-0">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-8"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-8">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-4"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-7">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-8"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-9">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-82"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-6">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-3"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-3">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-4"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4-4">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8-7"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#33383a;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4-4-0">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8-7-6"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#33383a;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-91">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-9"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-91-4">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-9-3"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4-4-0-3">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8-7-6-1"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#00b4f0;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-91-40">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-9-9"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4-4-0-6">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8-7-6-7"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#33383a;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-91-7">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-9-2"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4-4-0-6-7">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8-7-6-7-2"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#33383a;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-91-3">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-9-21"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-91-3-9">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-9-21-0"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-8-91-3-6">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-65-9-21-3"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4-4-0-6-7-9">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8-7-6-7-2-4"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#33383a;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
<marker
markerWidth="4.6707735"
markerHeight="7.8382583"
refX="4.3000002"
refY="3.9191291"
orient="auto"
id="marker5127-4-4-4-0-6-7-9-1">
<path
sodipodi:nodetypes="ccc"
inkscape:connector-curvature="0"
id="path4591-1-5-0-8-0-6-8-7-6-7-2-4-5"
d="M 0.37582499,0.37582446 3.919125,3.9191245 0.37582499,7.4624345"
style="fill:none;fill-rule:evenodd;stroke:#33383a;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="2.8"
inkscape:cx="138.10959"
inkscape:cy="124.13485"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:window-width="1920"
inkscape:window-height="1060"
inkscape:window-x="-2"
inkscape:window-y="-3"
inkscape:window-maximized="1"
inkscape:object-nodes="true"
inkscape:snap-center="false"
inkscape:snap-object-midpoints="true"
inkscape:object-paths="true"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-text-baseline="true">
<inkscape:grid
type="xygrid"
id="grid4136"
spacingx="3.5433071"
spacingy="3.5433071"
empspacing="10"
units="mm" />
<sodipodi:guide
position="145.27559,120.47244"
orientation="1,0"
id="guide4278" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Taso 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-807.87404)">
<g
id="g4675"
transform="translate(3.5433071,85.039389)">
<rect
y="768.89758"
x="0"
height="70.866142"
width="95.669289"
id="rect4408-7-5-2"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-5"
y="779.52753"
x="3.5433044"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="779.52753"
x="3.5433044"
id="tspan4229-0-6"
sodipodi:role="line">DEVELOPER TOOLS</tspan></text>
</g>
<g
id="g6538-9"
transform="translate(-7.0866151,666.14172)">
<rect
y="212.5984"
x="14.173229"
height="28.346478"
width="67.322838"
id="rect4408-7-5-0-9-5-1-8-4-2"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#e61e6d;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-2-4-3"
y="225.07663"
x="47.808865"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
xml:space="preserve"><tspan
y="225.07663"
x="47.808865"
sodipodi:role="line"
id="tspan4584-8-2">IDE</tspan></text>
</g>
<g
id="g4800-3"
transform="translate(12.401558,687.40152)">
<g
id="g4462-8-7-43-4-9-0-8-85-9"
transform="translate(-21.259843,-637.79531)">
<rect
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#00b4f0;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="rect4408-7-5-0-9-5-1-8-3-3"
width="46.062996"
height="21.259838"
x="47.834663"
y="846.85046" />
</g>
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-2-8-8"
y="218.54875"
x="49.746277"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
xml:space="preserve"><tspan
y="218.54875"
x="49.746277"
sodipodi:role="line"
id="tspan4584-4-23">VAADIN</tspan><tspan
y="226.04875"
x="49.746277"
sodipodi:role="line"
id="tspan4765">PLUGIN</tspan></text>
</g>
<g
id="g4675-2"
transform="translate(170.07874,85.039389)">
<rect
y="768.89758"
x="7.0866137"
height="166.53552"
width="109.84252"
id="rect4408-7-5-2-33"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-5-94"
y="779.52753"
x="14.323724"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="779.52753"
x="14.323724"
id="tspan4229-0-6-1"
sodipodi:role="line">APPLICATION SERVER</tspan></text>
</g>
<g
id="g6550-8"
transform="translate(3.5433033,768.89764)">
<rect
y="180.70863"
x="14.173229"
height="28.346455"
width="67.322838"
id="rect4408-7-5-0-9-5-1-8-8"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#00b4f0;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-2-0"
y="193.18686"
x="47.808865"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="193.18686"
x="47.808865"
sodipodi:role="line"
id="tspan4844">VAADIN</tspan><tspan
y="201.93686"
x="47.808865"
sodipodi:role="line"
id="tspan4929">LIBRARIES</tspan></text>
</g>
<g
id="g4426-3"
transform="translate(3.5433082,729.92125)">
<g
id="g4462-8-7-43-4-9-0-3-2"
transform="translate(-21.259843,-584.64569)">
<rect
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="rect4408-7-5-0-9-5-1-2-8"
width="67.32283"
height="28.346447"
x="35.433071"
y="839.76379" />
</g>
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-6-7"
y="267.97446"
x="47.617603"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
id="tspan4556-5"
y="267.97446"
x="47.617603"
sodipodi:role="line">APPLICATION</tspan><tspan
y="276.72446"
x="47.617603"
sodipodi:role="line"
id="tspan4578-5">SOURCES</tspan></text>
</g>
<g
id="g4675-0"
transform="translate(3.5433071,159.44884)">
<rect
y="768.89758"
x="0"
height="92.125992"
width="95.669289"
id="rect4408-7-5-2-4"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-5-1"
y="779.52753"
x="14.29022"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="779.52753"
x="14.29022"
id="tspan4229-0-6-9"
sodipodi:role="line">USER PROJECT</tspan></text>
</g>
<g
id="g6550-8-9"
transform="translate(184.25197,768.89764)">
<rect
y="180.70863"
x="14.173229"
height="28.346478"
width="67.322838"
id="rect4408-7-5-0-9-5-1-8-8-1"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#00b4f0;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-2-0-2"
y="193.18686"
x="47.808865"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
xml:space="preserve"><tspan
y="193.18686"
x="47.808865"
sodipodi:role="line"
id="tspan4584-0-3">VAADIN</tspan><tspan
y="201.93686"
x="47.808865"
sodipodi:role="line"
id="tspan4844-3">LIBRARIES</tspan></text>
</g>
<g
id="g4426-3-7"
transform="translate(184.25198,729.92124)">
<g
id="g4462-8-7-43-4-9-0-3-2-7"
transform="translate(-21.259843,-584.64569)">
<rect
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="rect4408-7-5-0-9-5-1-2-8-6"
width="67.32283"
height="28.346447"
x="35.433071"
y="839.76379" />
</g>
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-6-7-0"
y="267.97446"
x="47.617603"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
xml:space="preserve"><tspan
id="tspan4556-5-9"
y="267.97446"
x="47.617603"
sodipodi:role="line">APPLICATION</tspan><tspan
y="276.72446"
x="47.617603"
sodipodi:role="line"
id="tspan4578-5-1">EXECUTABLE</tspan></text>
</g>
<rect
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="rect4408-7-5-2-3-3"
width="102.75591"
height="88.582649"
x="180.70866"
y="928.34644" />
<g
id="g6538-9-9"
transform="translate(-10.629922,811.41732)">
<rect
y="212.5984"
x="14.173229"
height="24.80315"
width="283.46457"
id="rect4408-7-5-0-9-5-1-8-4-2-9"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#e61e6d;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-2-4-3-5"
y="228.49498"
x="156.01161"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:10px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="228.49498"
x="156.01161"
sodipodi:role="line"
id="tspan4584-8-2-3">JAVA SDK</tspan></text>
</g>
<g
id="g6538-9-7"
transform="translate(162.99212,598.81889)">
<rect
y="212.5984"
x="14.173229"
height="28.346453"
width="109.84252"
id="rect4408-7-5-0-9-5-1-8-4-2-5"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#e61e6d;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<text
sodipodi:linespacing="100%"
id="text4227-4-2-7-8-3-2-4-3-3"
y="230.26663"
x="68.902771"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:10px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="230.26663"
x="68.902771"
sodipodi:role="line"
id="tspan4584-8-2-4">BROWSER</tspan></text>
</g>
<text
sodipodi:linespacing="100%"
id="text4227-4-5-1-5"
y="938.97638"
x="191.68343"
style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
xml:space="preserve"><tspan
y="938.97638"
x="191.68343"
id="tspan4229-0-6-9-8"
sodipodi:role="line">WEB APPLICATION</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#ff3a49;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5127-8-91-3-6)"
d="m 85.03937,999.21257 92.12598,0"
id="path4591-1-5-0-7-1-3-02-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<text
xml:space="preserve"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
x="138.18898"
y="978.54456"
id="text4227-9-0-0-4-2-9-3"
sodipodi:linespacing="100%"><tspan
sodipodi:role="line"
x="138.18898"
y="978.54456"
id="tspan7066-3-4-3-1"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate">Compile</tspan><tspan
sodipodi:role="line"
x="138.18898"
y="987.29456"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="tspan4505">and</tspan><tspan
sodipodi:role="line"
x="138.18898"
y="996.04456"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="tspan4503">Package</tspan></text>
<path
style="fill:none;fill-rule:evenodd;stroke:#e61e6d;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5127-4-4-4-0-6-7)"
d="m 74.409449,889.37005 102.755901,0"
id="path4591-5-1-0-7"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#e61e6d;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5127-4-4-4-0-6-7-9)"
d="m 230.31496,843.30705 0,10.62993"
id="path4591-5-1-0-7-6"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;fill-rule:evenodd;stroke:#e61e6d;stroke-width:1.0629921;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker5127-4-4-4-0-6-7-9-1)"
d="m 230.31496,846.85036 0,-7.08661"
id="path4591-5-1-0-7-6-1"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<text
xml:space="preserve"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
x="138.18898"
y="869.40674"
id="text4227-9-0-0-4-2-9-3-7"
sodipodi:linespacing="100%"><tspan
sodipodi:role="line"
x="138.18898"
y="869.40674"
id="tspan5315-0"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate">Deploy</tspan><tspan
sodipodi:role="line"
x="138.18898"
y="878.15674"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="tspan5905">and</tspan><tspan
sodipodi:role="line"
x="138.18898"
y="886.90674"
style="color:#000000;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:8.75px;line-height:100%;font-family:Montserrat;-inkscape-font-specification:'Montserrat, Light';text-indent:0;text-align:center;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:middle;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
id="tspan5907">Control</tspan></text>
</g>
</svg>
|