forked from JustDerb/yed-aws-palettes
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAzure - Integration.graphml
635 lines (635 loc) · 156 KB
/
Azure - Integration.graphml
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd">
<!-- Created by yEd Azure Simple Icons Generator (https://github.com/danmana/yed-azure-palettes) -->
<!-- Azure Architecture Icons Version: 20 -->
<!-- Azure Architecture Icons URL: https://arch-center.azureedge.net/icons/Azure_Public_Service_Icons_V20.zip -->
<key for="port" id="d0" yfiles.type="portgraphics"/>
<key for="port" id="d1" yfiles.type="portgeometry"/>
<key for="port" id="d2" yfiles.type="portuserdata"/>
<key attr.name="yed.palette.node.name" attr.type="string" for="node" id="d3"/>
<key attr.name="Palette ToolTip" attr.type="string" for="node" id="d4"/>
<key attr.name="url" attr.type="string" for="node" id="d5"/>
<key attr.name="description" attr.type="string" for="node" id="d6"/>
<key for="node" id="d7" yfiles.type="nodegraphics"/>
<key for="graphml" id="d8" yfiles.type="resources"/>
<key attr.name="yed.palette.edge.name" attr.type="string" for="edge" id="d9"/>
<key attr.name="Palette ToolTip" attr.type="string" for="edge" id="d10"/>
<key attr.name="url" attr.type="string" for="edge" id="d11"/>
<key attr.name="description" attr.type="string" for="edge" id="d12"/>
<key for="edge" id="d13" yfiles.type="edgegraphics"/>
<graph edgedefault="directed" id="G">
<node id="0">
<data key="d3" xml:space="preserve"><![CDATA[30f15bc0-63d0-357d-81f7-7f64678ae52b]]></data>
<data key="d4" xml:space="preserve"><![CDATA[00036 icon service SQL Data Warehouses]]></data>
<data key="d6" xml:space="preserve"><![CDATA[00036 icon service SQL Data Warehouses]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="59" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="1"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="1">
<data key="d3" xml:space="preserve"><![CDATA[7cd1e4db-284a-3f7d-9ad4-7b31ca8882fa]]></data>
<data key="d4" xml:space="preserve"><![CDATA[00555 icon service Integration Service Environments]]></data>
<data key="d6" xml:space="preserve"><![CDATA[00555 icon service Integration Service Environments]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="2"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="2">
<data key="d3" xml:space="preserve"><![CDATA[e031d531-a00e-36ff-9535-0196c5166006]]></data>
<data key="d4" xml:space="preserve"><![CDATA[00691 icon service Azure Databox Gateway]]></data>
<data key="d6" xml:space="preserve"><![CDATA[00691 icon service Azure Databox Gateway]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="43" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="3"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="3">
<data key="d3" xml:space="preserve"><![CDATA[c60428c6-2367-34df-84f1-b10e6a92af26]]></data>
<data key="d4" xml:space="preserve"><![CDATA[02072 icon service Partner Topic]]></data>
<data key="d6" xml:space="preserve"><![CDATA[02072 icon service Partner Topic]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="4"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="4">
<data key="d3" xml:space="preserve"><![CDATA[b40835f3-3b60-3f85-9328-9e5d780d7bef]]></data>
<data key="d4" xml:space="preserve"><![CDATA[02073 icon service System Topic]]></data>
<data key="d6" xml:space="preserve"><![CDATA[02073 icon service System Topic]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="5"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="5">
<data key="d3" xml:space="preserve"><![CDATA[c54278a3-0deb-38d2-9184-4fa2c8881c3b]]></data>
<data key="d4" xml:space="preserve"><![CDATA[02265 icon service Partner Registration]]></data>
<data key="d6" xml:space="preserve"><![CDATA[02265 icon service Partner Registration]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="56" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="6"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="6">
<data key="d3" xml:space="preserve"><![CDATA[be936411-52d2-3324-bb3a-943edb4924b7]]></data>
<data key="d4" xml:space="preserve"><![CDATA[02266 icon service Partner Namespace]]></data>
<data key="d6" xml:space="preserve"><![CDATA[02266 icon service Partner Namespace]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="7"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="7">
<data key="d3" xml:space="preserve"><![CDATA[686f4d29-8d5f-3eae-8b6a-3c99a212a61f]]></data>
<data key="d4" xml:space="preserve"><![CDATA[02631 icon service Logic Apps]]></data>
<data key="d6" xml:space="preserve"><![CDATA[02631 icon service Logic Apps]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="8"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="8">
<data key="d3" xml:space="preserve"><![CDATA[8cb1f8fb-598c-385c-9593-c60ae8ecbe88]]></data>
<data key="d4" xml:space="preserve"><![CDATA[03335 icon service Power Platform]]></data>
<data key="d6" xml:space="preserve"><![CDATA[03335 icon service Power Platform]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="58" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="9"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="9">
<data key="d3" xml:space="preserve"><![CDATA[98cc5b8b-062f-3bf9-b16b-88253add26bd]]></data>
<data key="d4" xml:space="preserve"><![CDATA[03345 icon service Integration Environments]]></data>
<data key="d6" xml:space="preserve"><![CDATA[03345 icon service Integration Environments]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="57" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="10"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="10">
<data key="d3" xml:space="preserve"><![CDATA[ea43ad25-f36f-39c3-83a6-48cec1349402]]></data>
<data key="d4" xml:space="preserve"><![CDATA[03637 icon service Business Process Tracking]]></data>
<data key="d6" xml:space="preserve"><![CDATA[03637 icon service Business Process Tracking]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="43" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="11"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="11">
<data key="d3" xml:space="preserve"><![CDATA[41c01f96-2b72-3ddf-8682-c4b3537c3094]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10042 icon service API Management Services]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10042 icon service API Management Services]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="56" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="12"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="12">
<data key="d3" xml:space="preserve"><![CDATA[d5c7c497-ad9d-3397-8b6e-e4bd610bebf5]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10048 icon service API Connections]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10048 icon service API Connections]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="40" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="13"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="13">
<data key="d3" xml:space="preserve"><![CDATA[719eb8db-59d0-3955-8459-736ede95dc29]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10089 icon service StorSimple Device Managers]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10089 icon service StorSimple Device Managers]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="56" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="14"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="14">
<data key="d3" xml:space="preserve"><![CDATA[91d080f7-a0c6-324c-ab7e-2ef0b3946909]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10095 icon service Azure Stack Edge]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10095 icon service Azure Stack Edge]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="44" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="15"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="15">
<data key="d3" xml:space="preserve"><![CDATA[d0781ab7-3d33-3b27-9268-7f435c1585e1]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10126 icon service Data Factories]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10126 icon service Data Factories]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="16"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="16">
<data key="d3" xml:space="preserve"><![CDATA[6a61f0ca-587e-3905-bc0f-c13008cce606]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10137 icon service Azure SQL Server Stretch Databases]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10137 icon service Azure SQL Server Stretch Databases]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="59" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="17"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="17">
<data key="d3" xml:space="preserve"><![CDATA[71742b10-266d-3c8f-bc23-83c4bf57b457]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10206 icon service Event Grid Topics]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10206 icon service Event Grid Topics]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="18"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="18">
<data key="d3" xml:space="preserve"><![CDATA[630ad898-022d-3a36-aef2-d25e66218b3c]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10209 icon service Relays]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10209 icon service Relays]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="19"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="19">
<data key="d3" xml:space="preserve"><![CDATA[72f6b87f-685b-3418-8498-56051fe12748]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10212 icon service Azure API for FHIR]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10212 icon service Azure API for FHIR]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="57" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="20"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="20">
<data key="d3" xml:space="preserve"><![CDATA[e0a4b7bf-0ed6-381c-9940-a0dd0faf7abe]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10213 icon service Software as a Service]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10213 icon service Software as a Service]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="50" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="21"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="21">
<data key="d3" xml:space="preserve"><![CDATA[1868b2e1-9c97-31c3-82bd-0483731d4dc6]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10215 icon service Event Grid Domains]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10215 icon service Event Grid Domains]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="22"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="22">
<data key="d3" xml:space="preserve"><![CDATA[d75dd472-2586-3840-ba09-4f08c6887f2a]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10216 icon service Azure Data Catalog]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10216 icon service Azure Data Catalog]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="54" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="23"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="23">
<data key="d3" xml:space="preserve"><![CDATA[246dd734-2dd9-3d39-b095-2ac604c1f330]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10218 icon service Integration Accounts]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10218 icon service Integration Accounts]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="24"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="24">
<data key="d3" xml:space="preserve"><![CDATA[f77af93e-666c-39ce-9c66-7119c7342a7d]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10219 icon service App Configuration]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10219 icon service App Configuration]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="57" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="25"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="25">
<data key="d3" xml:space="preserve"><![CDATA[7a096e0b-5fa5-3585-83dd-305a00acfa05]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10220 icon service SendGrid Accounts]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10220 icon service SendGrid Accounts]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="59" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="26"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="26">
<data key="d3" xml:space="preserve"><![CDATA[ff547234-35c6-3841-a570-bcc73103dcc3]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10221 icon service Event Grid Subscriptions]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10221 icon service Event Grid Subscriptions]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="27"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="27">
<data key="d3" xml:space="preserve"><![CDATA[a89335e3-9a7f-3261-8a7e-3603ba1b124a]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10363 icon service Logic Apps Custom Connector]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10363 icon service Logic Apps Custom Connector]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="60" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="28"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node><node id="28">
<data key="d3" xml:space="preserve"><![CDATA[98076c63-cbc2-3863-b029-2c698cd4883b]]></data>
<data key="d4" xml:space="preserve"><![CDATA[10836 icon service Azure Service Bus]]></data>
<data key="d6" xml:space="preserve"><![CDATA[10836 icon service Azure Service Bus]]></data>
<data key="d7">
<y:SVGNode>
<y:Geometry height="54" width="60" x="0" y="0"/>
<y:Fill color="#CCCCFF" transparent="false"/>
<y:BorderStyle color="#000000" type="line" width="1.0"/>
<y:NodeLabel alignment="center" autoSizePolicy="content"
fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false"
hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center"
iconTextGap="4" modelName="sandwich" modelPosition="s" textColor="#000000"
verticalTextPosition="bottom" visible="true" width="4" x="0" y="0"></y:NodeLabel>
<y:SVGNodeProperties usingVisualBounds="false"/>
<y:SVGModel svgBoundsPolicy="0">
<y:SVGContent refid="29"/>
</y:SVGModel>
</y:SVGNode>
</data>
</node> </graph>
<data key="d8">
<y:Resources>
<y:Resource id="1" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="b2f464cb-b92f-4bc9-9d8a-b83d938321a8" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="7.37" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="7.37" y1="0.5" y2="13.23" xlink:type="simple" xlink:actuate="onLoad" id="fbb0c6d7-8dd3-4464-9217-32033b9dbe40" xlink:show="other" ><stop style="stop-color:#b3b2b3;" offset="0" /><stop style="stop-color:#afaeaf;" offset="0.38" /><stop style="stop-color:#a2a2a2;" offset="0.76" /><stop style="stop-color:#979797;" offset="1" /></linearGradient ><linearGradient x1="8.96" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="17.32" y1="13.29" y2="13.29" xlink:type="simple" xlink:actuate="onLoad" id="f4df9409-8db7-49ba-98de-c39ce5949175" xlink:show="other" ><stop style="stop-color:#005ba1;" offset="0" /><stop style="stop-color:#0060a9;" offset="0.07" /><stop style="stop-color:#0071c8;" offset="0.36" /><stop style="stop-color:#0078d4;" offset="0.52" /><stop style="stop-color:#0074cd;" offset="0.64" /><stop style="stop-color:#006abb;" offset="0.82" /><stop style="stop-color:#005ba1;" offset="1" /></linearGradient ></defs ><title >Icon-databases-125</title ><g ><polygon style="fill:url(#fbb0c6d7-8dd3-4464-9217-32033b9dbe40);" points="7.37 0.5 0.68 4.38 0.68 5.34 1.91 5.34 1.91 12.62 3.12 12.62 3.12 5.34 11.62 5.34 11.62 13.23 12.83 13.23 12.83 5.34 14.06 5.34 14.06 4.38 7.37 0.5" /><path style="fill:#50e6ff;" d="M4.33,12.62H6.76V10.2H4.33Zm3.64,0H10.4V10.2H8ZM4.33,9H6.76V6.55H4.33ZM8,6.55V9H10.4V6.55Z" /><path style="fill:url(#f4df9409-8db7-49ba-98de-c39ce5949175);" d="M13.14,10.41C10.83,10.41,9,9.81,9,9.08v7.09c0,.73,1.84,1.32,4.12,1.33h.06c2.31,0,4.18-.6,4.18-1.33V9.08C17.32,9.81,15.45,10.41,13.14,10.41Z" /><path style="fill:#e8e8e8;" d="M17.32,9.08c0,.73-1.87,1.33-4.18,1.33S9,9.81,9,9.08s1.87-1.33,4.18-1.33,4.18.59,4.18,1.33" /><path style="fill:#50e6ff;" d="M16.35,9c0,.47-1.44.85-3.21.85S9.94,9.44,9.94,9s1.43-.85,3.2-.85,3.21.38,3.21.85" /><path style="fill:#32bedd;" d="M13.14,9.17a8.59,8.59,0,0,0-2.54.32,8.5,8.5,0,0,0,2.54.33,8.5,8.5,0,0,0,2.54-.33A8.59,8.59,0,0,0,13.14,9.17Z" /></g ></svg > </y:Resource>
<y:Resource id="2" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><radialGradient xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" xlink:type="simple" r="10.514" xlink:actuate="onLoad" cx="9.044" cy="8.913" id="f25af711-9b7f-4e33-92dc-aac4716591f3" xlink:show="other" ><stop style="stop-color:#5ea0ef;" offset="0.183" /><stop style="stop-color:#0078d4;" offset="1" /></radialGradient ><linearGradient x1="5.344" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="5.344" y1="10.72" y2="13.464" xlink:type="simple" xlink:actuate="onLoad" id="a305fb35-e815-4445-a184-35cb29dae4a9" xlink:show="other" ><stop style="stop-color:#76bc2d;" offset="0.001" /><stop style="stop-color:#5e9624;" offset="1" /></linearGradient ><linearGradient x1="12.646" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="12.646" y1="10.72" y2="13.464" xlink:type="simple" xlink:actuate="onLoad" id="a936de98-dcd2-4eeb-b313-9efe1853d9b9" xlink:show="other" ><stop style="stop-color:#76bc2d;" offset="0.001" /><stop style="stop-color:#5e9624;" offset="1" /></linearGradient ></defs ><title >Icon-555Artboard 1</title ><g id="b2cb9dea-a960-4191-9d13-86e5f131cf43" ><g ><circle r="8.863" style="fill:url(#f25af711-9b7f-4e33-92dc-aac4716591f3);" cx="9" cy="9" /><circle r="7.386" style="fill:#fff;" cx="9" cy="9" /><path style="fill:#0078d4;" d="M9.432,8.665V7.475H8.594v1.19a.168.168,0,0,1-.168.168H5.272a.335.335,0,0,0-.335.335v1.545h.838V9.857a.167.167,0,0,1,.167-.167h6.105a.167.167,0,0,1,.167.167v.874h.838V9.168a.335.335,0,0,0-.335-.335H9.6A.168.168,0,0,1,9.432,8.665Z" /><path style="fill:#fff;" d="M10.551,3.862H7.41a.347.347,0,0,0-.347.347V7.35A.347.347,0,0,0,7.41,7.7h3.141A.347.347,0,0,0,10.9,7.35V4.209A.347.347,0,0,0,10.551,3.862Z" /><path style="fill:#a67af4;" d="M10.551,3.862H7.41a.347.347,0,0,0-.347.347V7.35A.347.347,0,0,0,7.41,7.7h3.141A.347.347,0,0,0,10.9,7.35V4.209A.347.347,0,0,0,10.551,3.862Zm-.3,2.96a.23.23,0,0,1-.23.23H7.938a.23.23,0,0,1-.23-.23V4.737a.23.23,0,0,1,.23-.23h2.085a.23.23,0,0,1,.23.23Z" /><g ><path id="bdc94428-22ed-41e6-a140-3d9647e53950" d="M6.715,13.185V11a.279.279,0,0,0-.279-.279H4.251A.279.279,0,0,0,3.972,11v2.186a.279.279,0,0,0,.279.279H6.436A.279.279,0,0,0,6.715,13.185Z" style="fill:url(#a305fb35-e815-4445-a184-35cb29dae4a9);" /><path id="a551ca4d-bd02-42d4-b100-f5246ebf0f81" d="M14.018,13.185V11a.279.279,0,0,0-.279-.279H11.553a.279.279,0,0,0-.279.279v2.186a.279.279,0,0,0,.279.279h2.186A.279.279,0,0,0,14.018,13.185Z" style="fill:url(#a936de98-dcd2-4eeb-b313-9efe1853d9b9);" /></g ></g ></g ></svg > </y:Resource>
<y:Resource id="3" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9" y1="15.342" y2="2.658" xlink:type="simple" xlink:actuate="onLoad" id="a6a26b1e-cede-48df-bcf6-3a300bc5db1b" xlink:show="other" ><stop style="stop-color:#0078d4;" offset="0" /><stop style="stop-color:#5ea0ef;" offset="0.817" /></linearGradient ></defs ><g id="f6c7b812-ee36-44dd-823e-9aaf382a5c73" ><g ><g ><path style="fill:url(#a6a26b1e-cede-48df-bcf6-3a300bc5db1b);" d="M17.947,11.369a4.019,4.019,0,0,0-3.489-3.864,5.068,5.068,0,0,0-5.22-4.847A5.2,5.2,0,0,0,4.27,6.046,4.8,4.8,0,0,0,.053,10.662a4.869,4.869,0,0,0,5.038,4.68c.15,0,.3-.008.444-.02H13.7a.8.8,0,0,0,.215-.032A4.068,4.068,0,0,0,17.947,11.369Z" /><path style="fill:#50e6ff;" d="M9.468,10.545a4.708,4.708,0,1,0-4.707,4.8c.053,0,.1,0,.157,0H9.47V10.545Z" /></g ><path d="M1.325,11.747,3.107,13.22a.169.169,0,0,0,.277-.13v-.641H7.637v-1h-6.2A.168.168,0,0,0,1.325,11.747Z" style="fill:#fff; opacity:0.75;" /><path style="fill:#fff;" d="M7.96,10.255,6.14,8.778a.169.169,0,0,0-.276.13v.646H2.01v1H7.853A.168.168,0,0,0,7.96,10.255Z" /></g ></g ></svg > </y:Resource>
<y:Resource id="4" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="10.275" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="10.275" y1="11.03" y2="7.773" xlink:type="simple" xlink:actuate="onLoad" id="b27e0b88-9d6f-4764-b5a0-04b62ac83910" xlink:show="other" ><stop style="stop-color:#0078d4;" offset="0" /><stop style="stop-color:#5ea0ef;" offset="1" /></linearGradient ></defs ><path style="fill:#a3a3a3;" d="M.613.993H1.976V4.775a.306.306,0,0,1-.306.306H.307A.306.306,0,0,1,0,4.775V1.606A.6.6,0,0,1,.592.993Z" /><path d="M.613.993H1.976V4.775a.306.306,0,0,1-.306.306H.307A.306.306,0,0,1,0,4.775V1.606A.6.6,0,0,1,.592.993Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.025.993h1.362a.6.6,0,0,1,.6.6v3.18a.306.306,0,0,1-.306.306H16.331a.306.306,0,0,1-.306-.306V.993Z" /><path d="M16.025.993h1.362a.6.6,0,0,1,.6.6v3.18a.306.306,0,0,1-.306.306H16.331a.306.306,0,0,1-.306-.306V.993Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M17.989,1.585v1.32H.032V1.585a.6.6,0,0,1,.6-.6H17.387A.6.6,0,0,1,17.989,1.585Z" /><path style="fill:#a3a3a3;" d="M.307,12.9H1.67a.306.306,0,0,1,.306.306v3.813H.613A.6.6,0,0,1,0,16.426c0-.011,0-.021,0-.032V13.225A.306.306,0,0,1,.285,12.9Z" /><path d="M.307,12.9H1.67a.306.306,0,0,1,.306.306v3.813H.613A.6.6,0,0,1,0,16.426c0-.011,0-.021,0-.032V13.225A.306.306,0,0,1,.285,12.9Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.331,12.9h1.363A.306.306,0,0,1,18,13.2h0v3.169a.6.6,0,0,1-.6.6H16.025v-3.75a.306.306,0,0,1,.284-.327Z" /><path d="M16.331,12.9h1.363A.306.306,0,0,1,18,13.2h0v3.169a.6.6,0,0,1-.6.6H16.025v-3.75a.306.306,0,0,1,.284-.327Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M0,16.415V15.1H17.958v1.32a.6.6,0,0,1-.6.6H.6A.6.6,0,0,1,0,16.415Z" /><path style="fill:url(#b27e0b88-9d6f-4764-b5a0-04b62ac83910);" d="M12.919,11.292h0a.105.105,0,0,0,.082-.04l2.14-2.128a.234.234,0,0,0,0-.318l-2.14-2.163a.1.1,0,0,0-.148-.02.106.106,0,0,0-.04.1V8.054a.106.106,0,0,1-.093.117H7.736a1.235,1.235,0,0,0-.976-.482c-.042,0-.083-.006-.124-.006a1.294,1.294,0,0,0-.122,2.582c.041,0,.082,0,.123,0s.082,0,.123,0a1.274,1.274,0,0,0,.988-.494h4.963a.106.106,0,0,1,.105.094v1.318A.107.107,0,0,0,12.919,11.292Z" /><path style="fill:#773adc;" d="M8.886,10.57a2.747,2.747,0,1,1-.01-3.2h1.49a4.04,4.04,0,1,0,.006,3.2Z" />&#x200b; </svg > </y:Resource>
<y:Resource id="5" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="10.467" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="10.467" y1="9.987" y2="7.506" xlink:type="simple" xlink:actuate="onLoad" id="bc881cb0-2250-4e99-b6cd-568a96c57a9d" xlink:show="other" ><stop style="stop-color:#773adc;" offset="0" /><stop style="stop-color:#a67af4;" offset="1" /></linearGradient ><linearGradient x1="4.288" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="4.58" y1="13.077" y2="5.029" xlink:type="simple" xlink:actuate="onLoad" id="f536bf50-992c-4fa0-bbf6-4d12488616d9" xlink:show="other" ><stop style="stop-color:#5e9624;" offset="0" /><stop style="stop-color:#76bc2d;" offset="1" /></linearGradient ><linearGradient x1="8.711" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9.003" y1="13.237" y2="5.189" xlink:type="simple" xlink:actuate="onLoad" id="f6c8ad87-986c-41f6-be34-270b4e00d1b0" xlink:show="other" ><stop style="stop-color:#5e9624;" offset="0" /><stop style="stop-color:#76bc2d;" offset="1" /></linearGradient ><linearGradient x1="8.915" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9.207" y1="13.245" y2="5.197" xlink:type="simple" xlink:actuate="onLoad" id="bbbaf763-e5a9-4da8-9d1e-32d9d3fe8ff0" xlink:show="other" ><stop style="stop-color:#5e9624;" offset="0" /><stop style="stop-color:#76bc2d;" offset="1" /></linearGradient ><linearGradient x1="4.471" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="4.763" y1="13.083" y2="5.035" xlink:type="simple" xlink:actuate="onLoad" id="aa6fdf52-a4ca-43f3-b8a8-2f510d97420f" xlink:show="other" ><stop style="stop-color:#5e9624;" offset="0" /><stop style="stop-color:#76bc2d;" offset="1" /></linearGradient ></defs ><path style="fill:#a3a3a3;" d="M.613.993H1.976V4.775a.306.306,0,0,1-.306.306H.307A.306.306,0,0,1,0,4.775V1.606A.6.6,0,0,1,.592.993Z" /><path d="M.613.993H1.976V4.775a.306.306,0,0,1-.306.306H.307A.306.306,0,0,1,0,4.775V1.606A.6.6,0,0,1,.592.993Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.025.993h1.362a.6.6,0,0,1,.6.6v3.18a.306.306,0,0,1-.306.306H16.331a.306.306,0,0,1-.306-.306V.993Z" /><path d="M16.025.993h1.362a.6.6,0,0,1,.6.6v3.18a.306.306,0,0,1-.306.306H16.331a.306.306,0,0,1-.306-.306V.993Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M17.989,1.585v1.32H.032V1.585a.6.6,0,0,1,.6-.6H17.387A.6.6,0,0,1,17.989,1.585Z" /><path style="fill:#a3a3a3;" d="M.307,12.9H1.67a.306.306,0,0,1,.306.306v3.813H.613A.6.6,0,0,1,0,16.426c0-.011,0-.021,0-.032V13.225A.306.306,0,0,1,.285,12.9Z" /><path d="M.307,12.9H1.67a.306.306,0,0,1,.306.306v3.813H.613A.6.6,0,0,1,0,16.426c0-.011,0-.021,0-.032V13.225A.306.306,0,0,1,.285,12.9Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.331,12.9h1.363A.306.306,0,0,1,18,13.2h0v3.169a.6.6,0,0,1-.6.6H16.025v-3.75a.306.306,0,0,1,.284-.327Z" /><path d="M16.331,12.9h1.363A.306.306,0,0,1,18,13.2h0v3.169a.6.6,0,0,1-.6.6H16.025v-3.75a.306.306,0,0,1,.284-.327Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M0,16.415V15.1H17.958v1.32a.6.6,0,0,1-.6.6H.6A.6.6,0,0,1,0,16.415Z" /><path style="fill:url(#bc881cb0-2250-4e99-b6cd-568a96c57a9d);" d="M15.436,8.828,13.3,6.664a.106.106,0,0,0-.148-.019.105.105,0,0,0-.04.1V8.075a.1.1,0,0,1-.092.117H7.83a1.237,1.237,0,0,0-.976-.482c-.042,0-.084-.006-.125-.006a1.294,1.294,0,0,0-.122,2.582q.061.006.123.006c.041,0,.083,0,.124-.006a1.272,1.272,0,0,0,.987-.494H13a.106.106,0,0,1,.1.094V11.2a.107.107,0,0,0,.1.11h0a.1.1,0,0,0,.082-.039l2.141-2.129A.235.235,0,0,0,15.436,8.828Z" /><path style="fill:url(#f536bf50-992c-4fa0-bbf6-4d12488616d9);" d="M2.746,5.448V8.531H4.7A2.073,2.073,0,0,1,6.33,6.943v-2H3.246A.5.5,0,0,0,2.746,5.448Z" /><path style="fill:url(#f6c8ad87-986c-41f6-be34-270b4e00d1b0);" d="M10.259,4.947H7.175v2a2.059,2.059,0,0,1,.99.451h2.594V5.447A.5.5,0,0,0,10.259,4.947Z" /><path style="fill:url(#bbbaf763-e5a9-4da8-9d1e-32d9d3fe8ff0);" d="M7.175,11.053v1.979h3.084a.5.5,0,0,0,.5-.5v-1.94H8.179A2.046,2.046,0,0,1,7.175,11.053Z" /><path style="fill:url(#aa6fdf52-a4ca-43f3-b8a8-2f510d97420f);" d="M4.7,9.448H2.746v3.084a.5.5,0,0,0,.5.5H6.33V11.043A2.036,2.036,0,0,1,4.7,9.448Z" />&#x200b; </svg > </y:Resource>
<y:Resource id="6" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="7.673" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="7.673" y1="0.689" y2="16.067" xlink:type="simple" xlink:actuate="onLoad" id="bbbdacde-fc39-4f4f-8de6-56ecf27025cd" xlink:show="other" ><stop style="stop-color:#5ea0ef;" offset="0" /><stop style="stop-color:#0078d4;" offset="1" /></linearGradient ><linearGradient x1="12.837" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="12.837" y1="13.342" y2="11.165" xlink:type="simple" xlink:actuate="onLoad" id="b9261a50-a039-4783-bc48-00686bbc2b23" xlink:show="other" ><stop style="stop-color:#0078d4;" offset="0" /><stop style="stop-color:#5ea0ef;" offset="1" /></linearGradient ></defs ><path style="fill:url(#bbbdacde-fc39-4f4f-8de6-56ecf27025cd);" d="M15.345,5.27H10.807V.7l3.9-.043a.64.64,0,0,1,.64.641Zm-5.339.043V.657H5.382l.086,4.656ZM.043,10.7H4.667V6.039H0ZM0,15.394a.64.64,0,0,0,.641.64H4.667V11.421H0ZM0,1.3.043,5.27H4.667V.657H.641A.641.641,0,0,0,0,1.3Z" /><path style="fill:#a3a3a3;" d="M6.38,6.634h.911V9.161a.205.205,0,0,1-.205.205H6.175a.2.2,0,0,1-.2-.205V7.043a.4.4,0,0,1,.395-.409Z" /><path d="M6.38,6.634h.911V9.161a.205.205,0,0,1-.205.205H6.175a.2.2,0,0,1-.2-.205V7.043a.4.4,0,0,1,.395-.409Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.68,6.634h.911a.4.4,0,0,1,.4.4V9.161a.205.205,0,0,1-.2.205h-.9a.205.205,0,0,1-.205-.205V6.634Z" /><path d="M16.68,6.634h.911a.4.4,0,0,1,.4.4V9.161a.205.205,0,0,1-.2.205h-.9a.205.205,0,0,1-.205-.205V6.634Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M17.993,7.029v.882h-12V7.029a.4.4,0,0,1,.4-.4h11.2A.4.4,0,0,1,17.993,7.029Z" /><path style="fill:#a3a3a3;" d="M6.175,14.59h.911a.2.2,0,0,1,.205.2v2.549H6.38a.4.4,0,0,1-.41-.395.17.17,0,0,1,0-.022V14.809a.2.2,0,0,1,.19-.219Z" /><path d="M6.175,14.59h.911a.2.2,0,0,1,.205.2v2.549H6.38a.4.4,0,0,1-.41-.395.17.17,0,0,1,0-.022V14.809a.2.2,0,0,1,.19-.219Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.885,14.59h.91a.2.2,0,0,1,.2.2h0v2.118a.4.4,0,0,1-.4.4H16.68V14.809a.2.2,0,0,1,.19-.219Z" /><path d="M16.885,14.59h.91a.2.2,0,0,1,.2.2h0v2.118a.4.4,0,0,1-.4.4H16.68V14.809a.2.2,0,0,1,.19-.219Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M5.971,16.941v-.883h12v.883a.4.4,0,0,1-.4.4H6.373A.4.4,0,0,1,5.971,16.941Z" /><path style="fill:url(#b9261a50-a039-4783-bc48-00686bbc2b23);" d="M14.6,13.516h0a.071.071,0,0,0,.055-.026l1.43-1.422a.158.158,0,0,0,0-.213l-1.43-1.446a.071.071,0,0,0-.056-.027.079.079,0,0,0-.044.014.074.074,0,0,0-.026.068v.888a.071.071,0,0,1-.062.079H11.141a.823.823,0,0,0-.653-.322.781.781,0,0,0-.083,0,.864.864,0,0,0-.081,1.725.738.738,0,0,0,.082,0,.75.75,0,0,0,.082,0,.849.849,0,0,0,.66-.33h3.317a.072.072,0,0,1,.071.063v.881A.07.07,0,0,0,14.6,13.516Z" /><path style="fill:#773adc;" d="M11.909,13.035A1.836,1.836,0,1,1,11.9,10.9h1a2.7,2.7,0,1,0,0,2.139Z" />&#x200b; </svg > </y:Resource>
<y:Resource id="7" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient gradientTransform="matrix(1, 0, 0, -1, 0, 847.139)" x1="3.907" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="3.907" y1="835.989" y2="840.232" xlink:type="simple" xlink:actuate="onLoad" id="afabc161-f396-4e7f-b876-f2c2e874649d" xlink:show="other" ><stop style="stop-color:#773adc;" offset="0" /><stop style="stop-color:#a67af4;" offset="1" /></linearGradient ></defs ><path style="fill:#a3a3a3;" d="M.613.993H1.976V4.775a.306.306,0,0,1-.306.306H.307A.306.306,0,0,1,0,4.775V1.606A.6.6,0,0,1,.592.993Z" /><path d="M.613.993H1.976V4.775a.306.306,0,0,1-.306.306H.307A.306.306,0,0,1,0,4.775V1.606A.6.6,0,0,1,.592.993Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.025.993h1.362a.6.6,0,0,1,.6.6v3.18a.306.306,0,0,1-.306.306H16.331a.306.306,0,0,1-.306-.306V.993Z" /><path d="M16.025.993h1.362a.6.6,0,0,1,.6.6v3.18a.306.306,0,0,1-.306.306H16.331a.306.306,0,0,1-.306-.306V.993Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M17.989,1.585v1.32H.032V1.585a.6.6,0,0,1,.6-.6H17.387A.6.6,0,0,1,17.989,1.585Z" /><path style="fill:#a3a3a3;" d="M.307,12.9H1.67a.306.306,0,0,1,.306.306v3.813H.613A.6.6,0,0,1,0,16.426c0-.011,0-.021,0-.032V13.225A.306.306,0,0,1,.285,12.9Z" /><path d="M.307,12.9H1.67a.306.306,0,0,1,.306.306v3.813H.613A.6.6,0,0,1,0,16.426c0-.011,0-.021,0-.032V13.225A.306.306,0,0,1,.285,12.9Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#a3a3a3;" d="M16.331,12.9h1.363A.306.306,0,0,1,18,13.2h0v3.169a.6.6,0,0,1-.6.6H16.025v-3.75a.306.306,0,0,1,.284-.327Z" /><path d="M16.331,12.9h1.363A.306.306,0,0,1,18,13.2h0v3.169a.6.6,0,0,1-.6.6H16.025v-3.75a.306.306,0,0,1,.284-.327Z" style="fill:#a3a3a3; opacity:0.5;" /><path style="fill:#949494;" d="M0,16.415V15.1H17.958v1.32a.6.6,0,0,1-.6.6H.6A.6.6,0,0,1,0,16.415Z" /><path style="fill:#0078d4;" d="M13.672,9.409V8.614H8.709V5.263h4.14V4.468H8.709a.8.8,0,0,0-.795.8V8.614H4.383v.8h3.54v3.328a.8.8,0,0,0,.8.794h4.131v-.795H8.718V9.409Z" /><circle r="1.213" style="fill:#5ea0ef;" cx="14.042" cy="8.97" /><circle r="1.72" style="fill:url(#afabc161-f396-4e7f-b876-f2c2e874649d);" cx="3.907" cy="9.008" /><circle r="1.213" style="fill:#5ea0ef;" cx="12.947" cy="13.171" /><circle r="1.213" style="fill:#5ea0ef;" cx="12.947" cy="4.829" />&#x200b; </svg > </y:Resource>
<y:Resource id="8" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9" y1="1.796" y2="6.371" xlink:type="simple" xlink:actuate="onLoad" id="ba6b54e9-66d7-42e0-a289-95171eaf47f3" xlink:show="other" ><stop style="stop-color:#9cebff;" offset="0" /><stop style="stop-color:#50e6ff;" offset="1" /></linearGradient ><linearGradient x1="3.374" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="3.374" y1="12.14" y2="18.457" xlink:type="simple" xlink:actuate="onLoad" id="e5c23c93-889c-4cfe-8adf-72bfa2a5b6e4" xlink:show="other" ><stop style="stop-color:#b4ec36;" offset="0.001" /><stop style="stop-color:#86d633;" offset="1" /></linearGradient ><linearGradient gradientTransform="translate(-0.02 29.273) rotate(-90)" x1="14.626" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="14.626" y1="12.14" y2="18.457" xlink:type="simple" xlink:actuate="onLoad" id="fb46250a-f4a9-418f-b6ae-1a568665f153" xlink:show="other" ><stop style="stop-color:#b4ec36;" offset="0.001" /><stop style="stop-color:#86d633;" offset="1" /></linearGradient ></defs ><g id="a9693b19-30a4-439f-a536-87fc73c5ba8c" ><g ><path style="fill:#0078d4;" d="M13.851,9.047H10.939A1.518,1.518,0,0,1,9.421,7.529V4.33H8.579v3.2A1.518,1.518,0,0,1,7.061,9.047H4.149a1.2,1.2,0,0,0-1.2,1.2v2.338h.841V10.244a.355.355,0,0,1,.356-.355H7.061A2.353,2.353,0,0,0,8.8,9.125a.278.278,0,0,1,.408,0,2.353,2.353,0,0,0,1.735.764h2.912a.354.354,0,0,1,.355.355v2.338h.841V10.244A1.2,1.2,0,0,0,13.851,9.047Z" /><rect x="5.626" y="-0.02" width="6.747" style="fill:url(#ba6b54e9-66d7-42e0-a289-95171eaf47f3);" rx="0.604" height="6.747" /><rect rx="0.604" width="6.747" y="11.273" height="6.747" style="fill:url(#e5c23c93-889c-4cfe-8adf-72bfa2a5b6e4);" /><rect x="11.253" y="11.273" transform="translate(29.273 0.02) rotate(90)" width="6.747" style="fill:url(#fb46250a-f4a9-418f-b6ae-1a568665f153);" rx="0.604" height="6.747" /></g ></g ></svg > </y:Resource>
<y:Resource id="9" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="ba4919b9-482a-4601-a507-e1cb9c3f18c3" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><mask maskUnits="userSpaceOnUse" width="16" x="1" height="16.759" id="e9bc2698-00b3-4450-a305-4d48e69c6ba4" y="0.621" ><g id="bb174594-fe99-4829-b2eb-db1301c0edf3" ><path style="fill:#fff;" d="M7.02.621h7.231a2.745,2.745,0,0,1,2.477,3.928l.135-.268L14.35,9.307l-.022.045-.393.785.393-.786a2.746,2.746,0,0,1-2.456,1.518H7.53L4.455,17.018a.654.654,0,0,1-1.17,0l-2.148-4.3a1.267,1.267,0,0,1,.006-1.158l2.365-4.73a1.31,1.31,0,0,1,1.171-.723h9.062a2.706,2.706,0,0,0-1.868-.732H5.3a.655.655,0,0,1-.585-.948L6.434.982A.656.656,0,0,1,7.02.621Z" /></g ></mask ><linearGradient gradientTransform="matrix(1, 0, 0, -1, -259, -351)" x1="262.943" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="264.773" y1="-361.368" y2="-368.322" xlink:type="simple" xlink:actuate="onLoad" id="bf1af69a-6e94-4e91-8588-549cb62ce951" xlink:show="other" ><stop style="stop-color:#159455;" offset="0" /><stop style="stop-color:#3fbda9;" offset="1" /></linearGradient ><linearGradient gradientTransform="matrix(1, 0, 0, -1, -259, -351)" x1="263.98" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="274.597" y1="-352.196" y2="-356.916" xlink:type="simple" xlink:actuate="onLoad" id="bf21e1fc-27ba-435a-bf83-c3214ae2881a" xlink:show="other" ><stop style="stop-color:#23a794;" offset="0" /><stop style="stop-color:#007a84;" offset="0.568" /><stop style="stop-color:#005158;" offset="1" /></linearGradient ><linearGradient gradientTransform="matrix(1, 0, 0, -1, -259, -351)" x1="271.456" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="269.534" y1="-359.139" y2="-354.107" xlink:type="simple" xlink:actuate="onLoad" id="b597e15c-979a-4069-af4a-a47a7e5d8979" xlink:show="other" ><stop style="stop-color:#004a8b;" offset="0" /><stop style="stop-opacity:0.5; stop-color:#105da8;" offset="0.406" /><stop style="stop-opacity:0; stop-color:#2170c6;" offset="1" /></linearGradient ><linearGradient gradientTransform="matrix(1, 0, 0, -1, -259, -351)" x1="263.151" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="272.758" y1="-356.537" y2="-361.295" xlink:type="simple" xlink:actuate="onLoad" id="e1bbe83f-6ec8-4780-9a6c-215d171f58b6" xlink:show="other" ><stop style="stop-color:#7fd9a2;" offset="0" /><stop style="stop-color:#47bf79;" offset="0.196" /><stop style="stop-color:#009280;" offset="0.714" /><stop style="stop-color:#007a84;" offset="1" /></linearGradient ><linearGradient gradientTransform="matrix(1, 0, 0, -1, -259, -351)" x1="263.08" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="265.276" y1="-356.705" y2="-357.803" xlink:type="simple" xlink:actuate="onLoad" id="b66967df-cbfe-4d0c-81da-52941e4a27a5" xlink:show="other" ><stop style="stop-opacity:0.86; stop-color:#a8e47c;" offset="0" /><stop style="stop-opacity:0.2; stop-color:#87d152;" offset="0.367" /><stop style="stop-opacity:0; stop-color:#58be5a;" offset="1" /></linearGradient ></defs ><g ><g id="a89b33df-ced6-49a3-aeee-25a65899c40f" ><path style="fill:#fff;" d="M7.02.621h7.231a2.745,2.745,0,0,1,2.477,3.928l.135-.268L14.35,9.307l-.022.045-.393.785.393-.786a2.746,2.746,0,0,1-2.456,1.518H7.53L4.455,17.018a.654.654,0,0,1-1.17,0l-2.148-4.3a1.267,1.267,0,0,1,.006-1.158l2.365-4.73a1.31,1.31,0,0,1,1.171-.723h9.062a2.706,2.706,0,0,0-1.868-.732H5.3a.655.655,0,0,1-.585-.948L6.434.982A.656.656,0,0,1,7.02.621Z" /></g ><g style="mask:url(#e9bc2698-00b3-4450-a305-4d48e69c6ba4);" ><g ><path style="fill:url(#bf1af69a-6e94-4e91-8588-549cb62ce951);" d="M2.283,10.869H7.53L4.455,17.018a.655.655,0,0,1-1.171,0l-2.147-4.3A1.28,1.28,0,0,1,2.283,10.869Z" /><path style="fill:url(#bf21e1fc-27ba-435a-bf83-c3214ae2881a);" d="M7.019.621h7.232a2.745,2.745,0,0,1,2.456,3.972L14.349,9.307l-.021.045-.393.785.414-.83a2.744,2.744,0,0,0-2.476-3.928H5.3a.655.655,0,0,1-.585-.948L6.434.982A.656.656,0,0,1,7.019.621Z" /><path style="fill:url(#b597e15c-979a-4069-af4a-a47a7e5d8979);" d="M7.019.621h7.232a2.745,2.745,0,0,1,2.456,3.972L14.344,9.318l-.017.034-.209.419.226-.453a2.745,2.745,0,0,0-2.471-3.939H5.3a.655.655,0,0,1-.585-.948L6.434.982A.656.656,0,0,1,7.019.621Z" /><path style="fill-opacity:0.24;" d="M11.872,10.942H2.3a1.31,1.31,0,0,0-1.171.723L3.508,6.907a1.31,1.31,0,0,1,1.171-.723h9.572A2.744,2.744,0,0,0,16.7,4.67l.159-.316-2.535,5.07A2.746,2.746,0,0,1,11.872,10.942Z" /><path style="fill-opacity:0.32;" d="M11.872,11.235H2.3a1.31,1.31,0,0,0-1.171.723L3.508,7.2a1.31,1.31,0,0,1,1.171-.723h9.572A2.744,2.744,0,0,0,16.7,4.963l.159-.316-2.535,5.07A2.746,2.746,0,0,1,11.872,11.235Z" /><path style="fill:url(#e1bbe83f-6ec8-4780-9a6c-215d171f58b6);" d="M11.872,10.869H2.3a1.31,1.31,0,0,0-1.171.723L3.508,6.834a1.31,1.31,0,0,1,1.171-.723h9.572A2.744,2.744,0,0,0,16.7,4.6l.159-.316-2.535,5.07A2.746,2.746,0,0,1,11.872,10.869Z" /><path d="M11.867,10.869H2.307a1.31,1.31,0,0,0-1.171.723L3.515,6.834a1.31,1.31,0,0,1,1.171-.723H14.3A2.666,2.666,0,0,0,16.68,4.647L14.321,9.353A2.744,2.744,0,0,1,11.867,10.869Z" style="fill:url(#b66967df-cbfe-4d0c-81da-52941e4a27a5); opacity:0.7;" /></g ></g ></g ></svg > </y:Resource>
<y:Resource id="10" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="uuid-e7bc5e23-ed39-478a-a802-bf63579b10d1" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><clipPath id="uuid-ddf5421c-520a-4624-b78e-a1cac6da627a" ><rect width="18" height="18" style="fill:none;" /></clipPath ></defs ><g style="clip-path:url(#uuid-ddf5421c-520a-4624-b78e-a1cac6da627a);" ><g ><path style="fill:#86d633;" d="m7.167,7.943c-.19.327-.539.528-.917.528h-3.974c-.187,0-.36-.099-.453-.261l-1.23-2.121c-.095-.164-.095-.366,0-.529l1.228-2.118c.095-.164.27-.265.46-.265h2.437c.189,0,.364.101.46.265l.614,1.059,1.376,2.381c.19.329.19.734,0,1.062h-.001Z" /><path style="fill:#ffd400;" d="m11.902,2.91l-.605,1.061-1.376,2.38c-.19.329-.541.532-.922.532s-.731-.203-.922-.532l-1.376-2.38-.604-1.059c-.094-.165-.094-.367,0-.531L7.312.272c.097-.168.276-.272.47-.272h2.444c.189,0,.363.101.458.265l1.218,2.118c.094.163.094.363,0,.527Z" /><path style="fill:#5ea0ef;" d="m7.167,10.057c.19.328.191.733,0,1.062l-1.376,2.381-.614,1.059c-.095.164-.27.265-.46.265h-2.437c-.189,0-.365-.101-.46-.265l-1.228-2.118c-.095-.164-.095-.366,0-.529l1.23-2.121c.094-.162.266-.261.453-.261h3.974c.378,0,.727.201.917.528h0Z" /><path style="fill:#faa21d;" d="m17.407,6.088l-1.228,2.118c-.095.164-.27.265-.46.265h-3.97c-.378,0-.727-.201-.917-.528-.19-.328-.191-.733,0-1.062l1.376-2.381.614-1.059c.095-.164.27-.265.46-.265h2.437c.189,0,.365.101.46.265l1.228,2.118c.095.164.095.366,0,.529Z" /><path style="fill:#f04049;" d="m17.407,12.441l-1.23,2.121c-.094.162-.266.261-.453.261h-2.446c-.187,0-.359-.099-.453-.261l-.616-1.062-1.376-2.381c-.19-.329-.19-.734,0-1.062.19-.327.539-.528.917-.528h3.97c.189,0,.365.101.46.265l1.228,2.118c.095.164.095.366,0,.529h0Z" /><path style="fill:#a67af4;" d="m11.901,15.618l-1.218,2.118c-.094.164-.269.265-.458.265h-2.444c-.194,0-.373-.104-.47-.272l-1.213-2.11c-.094-.163-.094-.364,0-.528l.605-1.061,1.376-2.38c.19-.329.541-.532.922-.532s.731.203.922.532l1.376,2.38.605,1.061c.093.164.093.364,0,.528h-.003Z" /><path style="fill:#b7d2f9;" d="m6.251,9.529h-1.486v1.426c0,.303.161.582.423.733l1.238.715.743-1.284c.19-.329.19-.734,0-1.062-.19-.327-.54-.528-.918-.528Z" /><path style="fill:#d2bff9;" d="m9,11.118c-.38,0-.731.203-.922.532l-.741,1.281,1.239.715c.262.151.585.151.847,0l1.239-.715-.741-1.281c-.19-.329-.541-.532-.922-.532h.001Z" /><path style="fill:#f7cc88;" d="m11.749,8.471h1.486v-1.427c0-.303-.162-.582-.424-.733l-1.237-.714-.743,1.285c-.19.329-.19.734,0,1.062.19.327.539.528.917.528h0Z" /><path style="fill:#f6a9af;" d="m13.235,9.529h-1.486c-.378,0-.727.201-.917.528-.19.328-.191.733,0,1.062l.743,1.285,1.237-.714c.262-.151.423-.431.424-.734v-1.427h-.001Z" /><path style="fill:#fbe981;" d="m8.576,4.354l-1.239.715.741,1.281c.19.329.541.532.922.532s.731-.203.922-.532l.741-1.281-1.239-.715c-.262-.151-.586-.151-.848,0Z" /><path style="fill:#c4ea8b;" d="m6.425,5.596l-1.237.714c-.262.151-.424.431-.424.734v1.427h1.486c.378,0,.727-.201.917-.528.19-.328.191-.733,0-1.062l-.743-1.285h0Z" /></g ></g ></svg > </y:Resource>
<y:Resource id="11" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="uuid-0c31b75c-7043-4fa6-ac60-2d6adbc0732c" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><path style="fill:#76d263;" d="M14.609,11.297l-5.609,1.781-5.609-1.781c-.34-.108-.691.133-.691.474v3.869c0,.215.145.406.359.474l5.941,1.886,5.941-1.886c.214-.068.359-.259.359-.474v-3.869c0-.341-.351-.582-.691-.474Z" /><path style="fill:#399a91;" d="M15.3,9.641v-3.869c0-.341-.351-.582-.691-.474l-5.609,1.781-5.609-1.781c-.34-.108-.691.133-.691.474v3.869c0,.215.145.406.359.474l5.941,1.886,5.941-1.886c.214-.068.359-.259.359-.474Z" /><path style="fill:#225b62;" d="M2.7,3.64V.5c0-.276.235-.5.525-.5h11.55c.29,0,.525.224.525.5v3.14c0,.215-.145.406-.359.474l-5.941,1.886-5.941-1.886c-.214-.068-.359-.259-.359-.474Z" /></svg > </y:Resource>
<y:Resource id="12" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="f78ef37b-fde4-461c-94e2-dccff32dd5d7" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9" y1="16.82" y2="1.18" xlink:type="simple" xlink:actuate="onLoad" id="bf8a9583-aae9-48ff-87d8-fb8f44e7d6bd" xlink:show="other" ><stop style="stop-color:#198ab3;" offset="0" /><stop style="stop-color:#1f9dc4;" offset="0.09" /><stop style="stop-color:#28b5d9;" offset="0.24" /><stop style="stop-color:#2dc6e9;" offset="0.4" /><stop style="stop-color:#31d1f2;" offset="0.57" /><stop style="stop-color:#32d4f5;" offset="0.78" /></linearGradient ><linearGradient x1="8.36" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="8.36" y1="11.35" y2="14.46" xlink:type="simple" xlink:actuate="onLoad" id="f9b1bb8c-728e-4abf-bce5-6c11ac170c5b" xlink:show="other" ><stop style="stop-color:#c69aeb;" offset="0" /><stop style="stop-color:#6f4bb2;" offset="1" /></linearGradient ></defs ><title >Icon-web-42</title ><path style="fill:url(#bf8a9583-aae9-48ff-87d8-fb8f44e7d6bd);" d="M14.18,5.89A4.85,4.85,0,0,0,9.23,1.18,5,5,0,0,0,4.48,4.47,4.61,4.61,0,0,0,.5,9,4.67,4.67,0,0,0,5.29,13.5a3,3,0,0,0,.42,0h1.2a1.47,1.47,0,0,1-.11-.56v0A1.51,1.51,0,0,1,7,12.21H5.6l-.31,0A3.41,3.41,0,0,1,1.77,9,3.33,3.33,0,0,1,4.68,5.73l.76-.12.25-.73A3.73,3.73,0,0,1,9.23,2.45,3.6,3.6,0,0,1,12.91,5.9V7L14,7.15a2.59,2.59,0,0,1,2.26,2.49,2.63,2.63,0,0,1-2.62,2.54h-.15l-.08,0h-1A3.92,3.92,0,0,0,8.54,9a.64.64,0,1,0,0,1.27,2.65,2.65,0,0,1,0,5.29.64.64,0,1,0,0,1.27,3.92,3.92,0,0,0,3.87-3.34h1.05a.64.64,0,0,0,.2,0A3.91,3.91,0,0,0,17.5,9.64,3.86,3.86,0,0,0,14.18,5.89Z" /><rect x="6.8" y="11.35" width="3.12" style="fill:url(#f9b1bb8c-728e-4abf-bce5-6c11ac170c5b);" rx="1.54" height="3.12" /></svg > </y:Resource>
<y:Resource id="13" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="fe366099-a2b1-426e-bf14-5fac3af2633b" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="11.95" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="11.95" y1="15" y2="6.49" xlink:type="simple" xlink:actuate="onLoad" id="bd83f169-106c-4888-8974-dd361ca21824" xlink:show="other" ><stop style="stop-color:#5e9624;" offset="0" /><stop style="stop-color:#5e9724;" offset="0.01" /><stop style="stop-color:#6cab29;" offset="0.35" /><stop style="stop-color:#73b82c;" offset="0.68" /><stop style="stop-color:#76bc2d;" offset="1" /></linearGradient ><linearGradient x1="6.05" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="6.05" y1="11.51" y2="3" xlink:type="simple" xlink:actuate="onLoad" id="a2bc33e9-95d3-477a-a9c0-f3c4f4d56e28" xlink:show="other" ><stop style="stop-color:#0078d4;" offset="0" /><stop style="stop-color:#5ea0ef;" offset="0.82" /></linearGradient ><linearGradient x1="10.51" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="7.93" y1="6.82" y2="10.5" xlink:type="simple" xlink:actuate="onLoad" id="a2ba13f3-861a-4e5e-98fb-c7a2c224cdb1" xlink:show="other" ><stop style="stop-color:#005ba1;" offset="0" /><stop style="stop-opacity:0.97; stop-color:#035da3;" offset="0.14" /><stop style="stop-opacity:0.88; stop-color:#0b63aa;" offset="0.3" /><stop style="stop-opacity:0.73; stop-color:#196eb6;" offset="0.47" /><stop style="stop-opacity:0.52; stop-color:#2d7cc6;" offset="0.65" /><stop style="stop-opacity:0.26; stop-color:#468edb;" offset="0.84" /><stop style="stop-opacity:0; stop-color:#5ea0ef;" offset="1" /></linearGradient ></defs ><title >Icon-web-48</title ><path style="fill:url(#bd83f169-106c-4888-8974-dd361ca21824);" d="M14.18,6.49H9.65A4,4,0,0,0,5.9,10H7.32A2.49,2.49,0,0,1,9.65,8h4.53a2.59,2.59,0,0,1,2.44,2.71,2.6,2.6,0,0,1-2.44,2.72H9.65a2.49,2.49,0,0,1-2.33-2H5.9A4,4,0,0,0,9.65,15h4.53A4.06,4.06,0,0,0,18,10.74,4.06,4.06,0,0,0,14.18,6.49Z" /><path style="fill:url(#a2bc33e9-95d3-477a-a9c0-f3c4f4d56e28);" d="M8.35,10H3.82A2.59,2.59,0,0,1,1.38,7.26,2.6,2.6,0,0,1,3.82,4.54H8.35a2.49,2.49,0,0,1,2.33,2H12.1A4,4,0,0,0,8.35,3H3.82A4.06,4.06,0,0,0,0,7.26a4.06,4.06,0,0,0,3.82,4.25H8.35A4,4,0,0,0,12.1,8H10.68A2.49,2.49,0,0,1,8.35,10Z" /><path style="fill:url(#a2ba13f3-861a-4e5e-98fb-c7a2c224cdb1);" d="M8.35,10h-3v1.54h3A4,4,0,0,0,12.1,8H10.68A2.49,2.49,0,0,1,8.35,10Z" /></svg > </y:Resource>
<y:Resource id="14" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="e99aaeca-7da4-48f7-8c69-4f9fb31d7cf7" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9" y1="13.5" y2="0.74" xlink:type="simple" xlink:actuate="onLoad" id="b221527c-9a9d-4fa7-808a-53af4b8654b1" xlink:show="other" ><stop style="stop-color:#0078d4;" offset="0" /><stop style="stop-color:#1380da;" offset="0.16" /><stop style="stop-color:#3c91e5;" offset="0.53" /><stop style="stop-color:#559cec;" offset="0.82" /><stop style="stop-color:#5ea0ef;" offset="1" /></linearGradient ></defs ><title >Icon-storage-89</title ><path style="fill:url(#b221527c-9a9d-4fa7-808a-53af4b8654b1);" d="M18,9.5a4.06,4.06,0,0,0-3.51-3.89A5.1,5.1,0,0,0,9.24.74a5.23,5.23,0,0,0-5,3.41A4.82,4.82,0,0,0,0,8.79,4.9,4.9,0,0,0,5.07,13.5l.44,0h8.21a1.46,1.46,0,0,0,.22,0A4.1,4.1,0,0,0,18,9.5Z" /><rect x="9.23" y="16.36" width="4.25" style="fill:#198ab3;" rx="0.3" height="0.9" /><rect x="9.23" y="14.45" width="4.25" style="fill:#32bedd;" rx="0.3" height="0.9" /><rect x="9.23" y="12.55" width="4.25" style="fill:#50e6ff;" rx="0.3" height="0.9" /><rect x="4.95" y="7.8" width="4.25" style="fill:#f2f2f2;" rx="0.3" height="0.9" /><rect x="4.95" y="9.55" width="4.25" style="fill:#f2f2f2;" rx="0.3" height="0.9" /><rect x="4.95" y="11.31" width="4.25" style="fill:#f2f2f2;" rx="0.3" height="0.9" /></svg > </y:Resource>
<y:Resource id="15" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="a1b7605f-a809-451b-a4b7-0cf3505cf130" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9.59" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9.59" y1="17.96" y2="-0.17" xlink:type="simple" xlink:actuate="onLoad" id="e45189b1-c2d3-4f10-b300-1da54b2b00ea" xlink:show="other" ><stop style="stop-color:#0078d4;" offset="0" /><stop style="stop-color:#5ea0ef;" offset="0.82" /></linearGradient ></defs ><title >Icon-storage-95</title ><path style="fill:url(#e45189b1-c2d3-4f10-b300-1da54b2b00ea);" d="M18,10.73A3.77,3.77,0,0,0,14.72,7.1a4.75,4.75,0,0,0-4.9-4.55A4.89,4.89,0,0,0,5.13,5.73a4.48,4.48,0,0,0-3.94,4.34,4.57,4.57,0,0,0,4.73,4.39l.42,0H14l.21,0A3.81,3.81,0,0,0,18,10.73Z" /><path d="M0,11.66a3.76,3.76,0,0,1,3.8-3.8,3.77,3.77,0,0,1,3.8,3.8v3.79H3.8A3.76,3.76,0,0,1,0,11.66Z" style="fill:#50e6ff; fill-rule:evenodd;" /><g id="b33a10b5-62f7-4935-ba61-5887e2c71eb8" ><path style="fill:#fff;" d="M6.17,11.91v-.56l0,0-.57-.2-.14-.38.28-.59,0-.06-.18-.18L5.35,9.7l-.08,0L4.71,10l-.38-.11-.25-.63H3.53l0,0-.19.57L2.92,10l-.65-.31-.39.39,0,.07.29.56L2,11.13l-.67.25v.56l.08,0,.59.2.16.38-.3.65.39.4.08,0,.55-.28.39.16.24.67h.56l0-.08.19-.6.38-.16.66.31.39-.39,0-.08-.28-.56.11-.39Zm-2.35.52a.79.79,0,0,1,0-1.57.78.78,0,0,1,.79.78h0A.78.78,0,0,1,3.82,12.43Z" /></g ></svg > </y:Resource>
<y:Resource id="16" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="f9ed9690-6753-43a7-8b32-d66ac7b8a99a" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="0.5" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9" y1="9.77" y2="9.77" xlink:type="simple" xlink:actuate="onLoad" id="f710a364-083f-494c-9d96-89b92ee2d5a8" xlink:show="other" ><stop style="stop-color:#005ba1;" offset="0" /><stop style="stop-color:#0060a9;" offset="0.07" /><stop style="stop-color:#0071c8;" offset="0.36" /><stop style="stop-color:#0078d4;" offset="0.52" /><stop style="stop-color:#0074cd;" offset="0.64" /><stop style="stop-color:#006abb;" offset="0.81" /><stop style="stop-color:#005ba1;" offset="0.99" /></linearGradient ></defs ><title >Icon-databases-126</title ><g ><path style="fill:#005ba1;" d="M13.25,10.48V6.57a.14.14,0,0,0-.24-.1l-4,4L4.85,14.63V17.5H16.93a.56.56,0,0,0,.57-.57V6.57a.14.14,0,0,0-.24-.1Z" /><path style="fill:url(#f710a364-083f-494c-9d96-89b92ee2d5a8);" d="M4.75,3.58C2.4,3.58.5,2.89.5,2V7.67h0v9.26a.56.56,0,0,0,.57.57H9V2C9,2.89,7.1,3.58,4.75,3.58Z" /><rect x="12.91" y="12.97" width="2.27" style="fill:#fff;" rx="0.28" height="2.27" /><rect x="8.97" y="12.97" width="2.27" style="fill:#fff;" rx="0.28" height="2.27" /><rect x="5.03" y="12.97" width="2.27" style="fill:#fff;" rx="0.28" height="2.27" /><path style="fill:#eaeaea;" d="M9,2c0,.85-1.9,1.54-4.25,1.54S.5,2.89.5,2,2.4.5,4.75.5,9,1.19,9,2" /><path style="fill:#50e6ff;" d="M8,1.91c0,.55-1.46,1-3.26,1s-3.26-.43-3.26-1S3,.94,4.75.94,8,1.37,8,1.91" /><path style="fill:#198ab3;" d="M4.75,2.14a8.07,8.07,0,0,0-2.58.37,7.64,7.64,0,0,0,2.58.38,7.64,7.64,0,0,0,2.58-.38A8.07,8.07,0,0,0,4.75,2.14Z" /></g ></svg > </y:Resource>
<y:Resource id="17" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="b2f464cb-b92f-4bc9-9d8a-b83d938321a8" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="7.37" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="7.37" y1="0.5" y2="13.23" xlink:type="simple" xlink:actuate="onLoad" id="fbb0c6d7-8dd3-4464-9217-32033b9dbe40" xlink:show="other" ><stop style="stop-color:#b3b2b3;" offset="0" /><stop style="stop-color:#afaeaf;" offset="0.38" /><stop style="stop-color:#a2a2a2;" offset="0.76" /><stop style="stop-color:#979797;" offset="1" /></linearGradient ><linearGradient x1="8.96" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="17.32" y1="13.29" y2="13.29" xlink:type="simple" xlink:actuate="onLoad" id="f4df9409-8db7-49ba-98de-c39ce5949175" xlink:show="other" ><stop style="stop-color:#005ba1;" offset="0" /><stop style="stop-color:#0060a9;" offset="0.07" /><stop style="stop-color:#0071c8;" offset="0.36" /><stop style="stop-color:#0078d4;" offset="0.52" /><stop style="stop-color:#0074cd;" offset="0.64" /><stop style="stop-color:#006abb;" offset="0.82" /><stop style="stop-color:#005ba1;" offset="1" /></linearGradient ></defs ><title >Icon-databases-125</title ><g ><polygon style="fill:url(#fbb0c6d7-8dd3-4464-9217-32033b9dbe40);" points="7.37 0.5 0.68 4.38 0.68 5.34 1.91 5.34 1.91 12.62 3.12 12.62 3.12 5.34 11.62 5.34 11.62 13.23 12.83 13.23 12.83 5.34 14.06 5.34 14.06 4.38 7.37 0.5" /><path style="fill:#50e6ff;" d="M4.33,12.62H6.76V10.2H4.33Zm3.64,0H10.4V10.2H8ZM4.33,9H6.76V6.55H4.33ZM8,6.55V9H10.4V6.55Z" /><path style="fill:url(#f4df9409-8db7-49ba-98de-c39ce5949175);" d="M13.14,10.41C10.83,10.41,9,9.81,9,9.08v7.09c0,.73,1.84,1.32,4.12,1.33h.06c2.31,0,4.18-.6,4.18-1.33V9.08C17.32,9.81,15.45,10.41,13.14,10.41Z" /><path style="fill:#e8e8e8;" d="M17.32,9.08c0,.73-1.87,1.33-4.18,1.33S9,9.81,9,9.08s1.87-1.33,4.18-1.33,4.18.59,4.18,1.33" /><path style="fill:#50e6ff;" d="M16.35,9c0,.47-1.44.85-3.21.85S9.94,9.44,9.94,9s1.43-.85,3.2-.85,3.21.38,3.21.85" /><path style="fill:#32bedd;" d="M13.14,9.17a8.59,8.59,0,0,0-2.54.32,8.5,8.5,0,0,0,2.54.33,8.5,8.5,0,0,0,2.54-.33A8.59,8.59,0,0,0,13.14,9.17Z" /></g ></svg > </y:Resource>
<y:Resource id="18" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="7.94" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="7.94" y1="7.7" y2="3.75" xlink:type="simple" xlink:actuate="onLoad" id="afc27830-8354-4c08-adf9-e299527ebe55" xlink:show="other" ><stop style="stop-color:#5e9624;" offset="0" /><stop style="stop-color:#76bc2d;" offset="1" /></linearGradient ><linearGradient x1="7.94" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="7.94" y1="14.26" y2="10.31" xlink:type="simple" xlink:actuate="onLoad" id="edc561ac-a1d6-439f-a08b-594ef0214ee3" xlink:show="other" ><stop style="stop-color:#5e9624;" offset="0" /><stop style="stop-color:#76bc2d;" offset="1" /></linearGradient ></defs ><title >Icon-integration-206</title ><g ><g id="aa7ea84e-faaa-4698-89ff-203b553089f2" ><g ><g ><path style="fill:#a3a3a3;" d="M1.06,1.42H2.35a0,0,0,0,1,0,0V5a.29.29,0,0,1-.29.29H.77A.29.29,0,0,1,.48,5V2A.57.57,0,0,1,1.06,1.42Z" /><path d="M1.06,1.42H2.35a0,0,0,0,1,0,0V5a.29.29,0,0,1-.29.29H.77A.29.29,0,0,1,.48,5V2A.57.57,0,0,1,1.06,1.42Z" style="fill:#a3a3a3; opacity:0.5;" /></g ><g ><path style="fill:#a3a3a3;" d="M15.65,1.42h1.29a.57.57,0,0,1,.57.57V5a.29.29,0,0,1-.29.29H15.94A.29.29,0,0,1,15.65,5V1.42A0,0,0,0,1,15.65,1.42Z" /><path d="M15.65,1.42h1.29a.57.57,0,0,1,.57.57V5a.29.29,0,0,1-.29.29H15.94A.29.29,0,0,1,15.65,5V1.42A0,0,0,0,1,15.65,1.42Z" style="fill:#a3a3a3; opacity:0.5;" /></g ><path d="M8.66-6.19H9.91a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.57.57,0,0,1-.57-.57V-5.62A.57.57,0,0,1,8.66-6.19Z" style="fill:#949494;" transform="translate(11.32 -6.68) rotate(90)" /><g ><path style="fill:#a3a3a3;" d="M.77,12.69H2.06a.29.29,0,0,1,.29.29v3.61a0,0,0,0,1,0,0H1.06A.57.57,0,0,1,.48,16V13A.29.29,0,0,1,.77,12.69Z" /><path d="M.77,12.69H2.06a.29.29,0,0,1,.29.29v3.61a0,0,0,0,1,0,0H1.06A.57.57,0,0,1,.48,16V13A.29.29,0,0,1,.77,12.69Z" style="fill:#a3a3a3; opacity:0.5;" /></g ><g ><path style="fill:#a3a3a3;" d="M15.94,12.69h1.29a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.65a0,0,0,0,1,0,0V13A.29.29,0,0,1,15.94,12.69Z" /><path d="M15.94,12.69h1.29a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.65a0,0,0,0,1,0,0V13A.29.29,0,0,1,15.94,12.69Z" style="fill:#a3a3a3; opacity:0.5;" /></g ><path d="M8.66,7.16H9.91a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.57.57,0,0,1-.57-.57V7.73A.57.57,0,0,1,8.66,7.16Z" style="fill:#949494;" transform="translate(-6.68 24.68) rotate(-90)" /><path style="fill:#5ea0ef;" d="M14.91,8.84,13.09,7a.09.09,0,0,0-.16.07V8.2a.09.09,0,0,1-.1.1H7.59a1.05,1.05,0,0,0-.83-.41,1.1,1.1,0,1,0,0,2.19,1.08,1.08,0,0,0,.84-.42h5.23a.09.09,0,0,1,.1.09v1.11a.09.09,0,0,0,.16.06l1.82-1.81A.2.2,0,0,0,14.91,8.84Z" /><path style="fill:url(#afc27830-8354-4c08-adf9-e299527ebe55);" d="M11.55,5.59,9.73,3.78a.09.09,0,0,0-.16.07V5a.09.09,0,0,1-.09.1H6.2a1.07,1.07,0,0,0-.84-.41,1.1,1.1,0,1,0,.85,1.77H9.48a.09.09,0,0,1,.09.09V7.61a.09.09,0,0,0,.16.06l1.82-1.81A.2.2,0,0,0,11.55,5.59Z" /><path style="fill:url(#edc561ac-a1d6-439f-a08b-594ef0214ee3);" d="M11.55,12.15,9.73,10.34a.09.09,0,0,0-.16.07v1.1a.1.1,0,0,1-.09.1H6.2a1.07,1.07,0,0,0-.84-.41A1.1,1.1,0,1,0,6.21,13H9.48a.09.09,0,0,1,.09.09v1.11a.09.09,0,0,0,.16.06l1.82-1.81A.2.2,0,0,0,11.55,12.15Z" /></g ></g ></g ></svg > </y:Resource>
<y:Resource id="19" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="6.11" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="6.11" y1="12.5" y2="9.42" xlink:type="simple" xlink:actuate="onLoad" id="bc749e5b-d92e-4108-bd03-94292d319bad" xlink:show="other" ><stop style="stop-color:#6f4bb2;" offset="0" /><stop style="stop-color:#c69aeb;" offset="1" /></linearGradient ><linearGradient x1="12.06" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="12.06" y1="12.5" y2="9.42" xlink:type="simple" xlink:actuate="onLoad" id="a6c0d9d6-4ddb-42bb-a4e1-0936b3e0d5bd" xlink:show="other" ><stop style="stop-color:#6f4bb2;" offset="0" /><stop style="stop-color:#c69aeb;" offset="1" /></linearGradient ></defs ><title >Icon-integration-209</title ><g ><g id="a648095e-7302-4e27-a235-6a21bc33cd8e" ><polygon style="fill:#949494;" points="12.38 10.79 9.4 6.01 9.13 6.18 8.87 6.01 5.88 10.79 6.49 11.16 9.13 6.93 11.78 11.17 12.38 10.79" /><circle r="1.54" id="ba379c67-2b18-4ca9-949e-135360c6791b" style="fill:#86d633;" cx="9.08" cy="6.21" /><circle r="1.54" id="f9fc8275-0c73-430b-aa4d-fa59c8a3d174" style="fill:url(#bc749e5b-d92e-4108-bd03-94292d319bad);" cx="6.11" cy="10.96" /><circle r="1.54" id="bcd6bcfb-f475-487d-a26d-eedd4cead763" style="fill:url(#a6c0d9d6-4ddb-42bb-a4e1-0936b3e0d5bd);" cx="12.06" cy="10.96" /><g ><path style="fill:#999;" d="M1.15,1.27H2.44a0,0,0,0,1,0,0v3.6a.29.29,0,0,1-.29.29H.87a.29.29,0,0,1-.29-.29v-3A.57.57,0,0,1,1.15,1.27Z" /><path d="M1.15,1.27H2.44a0,0,0,0,1,0,0v3.6a.29.29,0,0,1-.29.29H.87a.29.29,0,0,1-.29-.29v-3A.57.57,0,0,1,1.15,1.27Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M15.72,1.27H17a.57.57,0,0,1,.57.57v3a.29.29,0,0,1-.29.29H16a.29.29,0,0,1-.29-.29V1.27A0,0,0,0,1,15.72,1.27Z" /><path d="M15.72,1.27H17a.57.57,0,0,1,.57.57v3a.29.29,0,0,1-.29.29H16a.29.29,0,0,1-.29-.29V1.27A0,0,0,0,1,15.72,1.27Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.74-6.32H10a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.74a.57.57,0,0,1-.57-.57V-5.75A.57.57,0,0,1,8.74-6.32Z" style="fill:#949494;" transform="translate(11.26 -6.9) rotate(90)" /><g ><path style="fill:#999;" d="M.87,12.52H2.16a.29.29,0,0,1,.29.29v3.6a0,0,0,0,1,0,0H1.15a.57.57,0,0,1-.57-.57v-3A.29.29,0,0,1,.87,12.52Z" /><path d="M.87,12.52H2.16a.29.29,0,0,1,.29.29v3.6a0,0,0,0,1,0,0H1.15a.57.57,0,0,1-.57-.57v-3A.29.29,0,0,1,.87,12.52Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M16,12.52H17.3a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.72a0,0,0,0,1,0,0v-3.6A.29.29,0,0,1,16,12.52Z" /><path d="M16,12.52H17.3a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.72a0,0,0,0,1,0,0v-3.6A.29.29,0,0,1,16,12.52Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.74,7H10a0,0,0,0,1,0,0V24a0,0,0,0,1,0,0H8.74a.57.57,0,0,1-.57-.57V7.57A.57.57,0,0,1,8.74,7Z" style="fill:#949494;" transform="translate(-6.42 24.59) rotate(-90)" /></g ></g ></svg > </y:Resource>
<y:Resource id="20" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="ef79a744-318f-442b-aa6b-8fc230cf7aaf" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9.09" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9.09" y1="17.5" y2="1.36" xlink:type="simple" xlink:actuate="onLoad" id="e25b5478-43f7-4f53-84a7-1f55844412ae" xlink:show="other" ><stop style="stop-color:#ef7100;" offset="0" /><stop style="stop-color:#f27d07;" offset="0.13" /><stop style="stop-color:#f69113;" offset="0.43" /><stop style="stop-color:#f99e1b;" offset="0.72" /><stop style="stop-color:#faa21d;" offset="1" /></linearGradient ></defs ><title >Icon-integration-212</title ><path style="fill:url(#e25b5478-43f7-4f53-84a7-1f55844412ae);" d="M13.47,1.38A4.26,4.26,0,0,0,9.09,4.23,4.28,4.28,0,0,0,4.7,1.38C.75,1.69.54,5.6.6,7.1.63,8.17.84,11.54,9,17.4v.1l.07-.05.07.05v-.1C17.34,11.54,17.55,8.11,17.58,7,17.64,5.54,17.42,1.69,13.47,1.38Z" /><g ><path style="fill:#ffe452;" d="M17,3.8a6.37,6.37,0,0,1-.31,4c-.88,2-2.8,3.6-5.59,4.78a1.34,1.34,0,0,0-1-.43,1.37,1.37,0,1,0,1.36,1.41A13.68,13.68,0,0,0,17,9.34a6.19,6.19,0,0,0,.54-3.26A7,7,0,0,0,17,3.8Z" /><path style="fill:#ffe452;" d="M6.87,11.94h0l-.39.4C3.73,9.63,2.86,7.48,4,6.36s3.27-.25,6,2.47l-.39.4a.52.52,0,0,0,0,.74.51.51,0,0,0,.74,0h0l.74-.74a.53.53,0,0,0,0-.74l-.37-.37c-1.85-1.86-5-4.11-7-2.78a3.24,3.24,0,0,1-1-2,2.28,2.28,0,0,1,.46-1.63A4,4,0,0,0,1.7,2.84,3.52,3.52,0,0,0,3,6.08c-1.3,2,.94,5.14,2.79,7l.37.38a.53.53,0,0,0,.74,0l.75-.75a.53.53,0,0,0,0-.74A.52.52,0,0,0,6.87,11.94Z" /></g ></svg > </y:Resource>
<y:Resource id="21" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="be35ad43-1aa6-4603-935f-1197686f7c0c" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9" y1="1.99" y2="14.03" xlink:type="simple" xlink:actuate="onLoad" id="eecac283-5787-4815-966b-5038e8694ef9" xlink:show="other" ><stop style="stop-color:#5ea0ef;" offset="0" /><stop style="stop-color:#559cec;" offset="0.18" /><stop style="stop-color:#3c91e5;" offset="0.47" /><stop style="stop-color:#1380da;" offset="0.84" /><stop style="stop-color:#0078d4;" offset="1" /></linearGradient ><linearGradient x1="9.06" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9.06" y1="6.39" y2="16.01" xlink:type="simple" xlink:actuate="onLoad" id="f10368bd-0855-4655-99c6-f816802ac965" xlink:show="other" ><stop style="stop-color:#b3b3b3;" offset="0" /><stop style="stop-color:#adadad;" offset="0.12" /><stop style="stop-color:#9b9b9b;" offset="0.64" /><stop style="stop-color:#949494;" offset="1" /></linearGradient ></defs ><path style="fill:url(#eecac283-5787-4815-966b-5038e8694ef9);" d="M17.5,10.26a3.82,3.82,0,0,0-3.32-3.67A4.8,4.8,0,0,0,9.23,2,4.94,4.94,0,0,0,4.51,5.2a4.56,4.56,0,0,0-4,4.39A4.62,4.62,0,0,0,5.29,14h8.17a1.2,1.2,0,0,0,.2,0A3.87,3.87,0,0,0,17.5,10.26Z" /><path style="fill:url(#f10368bd-0855-4655-99c6-f816802ac965);" d="M11.88,15.53a.48.48,0,0,1-.49.48H6.72a.48.48,0,0,1-.49-.48V6.87a.48.48,0,0,1,.49-.48h4.67a.48.48,0,0,1,.49.48Z" /><path id="b27878c5-7f3c-4613-bf1f-666b5e29766a" d="M6.9,7.39H8V8.74H6.9Zm1.62,0H9.6V8.74H8.52Zm1.62,0h1.08V8.74H10.14ZM6.9,9.55H8V10.9H6.9Zm1.62,0H9.6V10.9H8.52Zm1.62,0h1.08V10.9H10.14ZM6.9,11.71H8v1.35H6.9Zm1.62,0H9.6v1.35H8.52Zm0,2.16H9.6v1.62H8.52Zm1.62-2.16h1.08v1.35H10.14Z" style="fill:#fff;" /></svg > </y:Resource>
<y:Resource id="22" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient gradientTransform="matrix(0.5, 0, 0, -0.5, -2275.31, -2589.32)" x1="4589.72" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="4589.72" y1="-5180.02" y2="-5184.21" xlink:type="simple" xlink:actuate="onLoad" id="a20547e5-d6af-456b-afbc-05d22ff8cb9d" xlink:show="other" ><stop style="stop-color:#c69aeb;" offset="0" /><stop style="stop-color:#6f4bb2;" offset="1" /></linearGradient ><linearGradient href="#a20547e5-d6af-456b-afbc-05d22ff8cb9d" x1="4587.99" xmlns:xlink="http://www.w3.org/1999/xlink" x2="4587.99" y1="-5188.47" y2="-5192.65" xlink:type="simple" xlink:actuate="onLoad" id="a4745f51-5e75-4126-812d-6bb8a5130e16" xlink:show="other" /></defs ><title >Icon-integration-215</title ><g ><g id="b30b0bd5-e4d2-456b-8d49-c2df20200912" ><path id="b51878b5-8d50-4b8b-bc48-74f5f7315a99" d="M12.7,8.15v-.6H8.18L6.06,9.66H4.5L8.12,6h2.47V5.43H7.87L3.65,9.66h-.6v.6H4.86L7,12.37H12.1v-.6H7.22L5.71,10.26H9.38v-.6H6.92l1.5-1.51Z" style="fill:#32bedd;" /><circle r="0.87" id="ad0ed4eb-cd5f-4cc0-bd19-2830d27ec806" style="fill:#fff;" cx="9.98" cy="9.96" /><circle r="0.87" id="a2746b4a-0ae4-4308-876e-5b82657e1872" style="fill:#fff;" cx="10.89" cy="5.74" /><circle r="0.87" id="fc3316e0-7094-4ce0-99ed-43f1e6e4350c" style="fill:#fff;" cx="13" cy="7.85" /><circle r="0.87" id="b5d18443-d50e-4590-8e8f-80b6a7f6d348" style="fill:#fff;" cx="12.1" cy="12.07" /><circle r="1.05" style="fill:#50e6ff;" cx="10.86" cy="5.74" /><circle r="1.05" style="fill:url(#a20547e5-d6af-456b-afbc-05d22ff8cb9d);" cx="12.97" cy="7.85" /><circle r="1.05" style="fill:url(#a4745f51-5e75-4126-812d-6bb8a5130e16);" cx="12.1" cy="12.07" /><circle r="1.05" style="fill:#50e6ff;" cx="9.98" cy="9.96" /><g ><path style="fill:#999;" d="M1.07,1.43H2.36a0,0,0,0,1,0,0V5a.29.29,0,0,1-.29.29H.79A.29.29,0,0,1,.5,5V2A.57.57,0,0,1,1.07,1.43Z" /><path d="M1.07,1.43H2.36a0,0,0,0,1,0,0V5a.29.29,0,0,1-.29.29H.79A.29.29,0,0,1,.5,5V2A.57.57,0,0,1,1.07,1.43Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M15.64,1.43h1.29A.57.57,0,0,1,17.5,2V5a.29.29,0,0,1-.29.29H15.92A.29.29,0,0,1,15.64,5V1.43A0,0,0,0,1,15.64,1.43Z" /><path d="M15.64,1.43h1.29A.57.57,0,0,1,17.5,2V5a.29.29,0,0,1-.29.29H15.92A.29.29,0,0,1,15.64,5V1.43A0,0,0,0,1,15.64,1.43Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.66-6.16H9.91a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.57.57,0,0,1-.57-.57V-5.6A.57.57,0,0,1,8.66-6.16Z" style="fill:#949494;" transform="translate(11.34 -6.66) rotate(90)" /><g ><path style="fill:#999;" d="M.79,12.68H2.08a.29.29,0,0,1,.29.29v3.6a0,0,0,0,1,0,0H1.07A.57.57,0,0,1,.5,16V13A.29.29,0,0,1,.79,12.68Z" /><path d="M.79,12.68H2.08a.29.29,0,0,1,.29.29v3.6a0,0,0,0,1,0,0H1.07A.57.57,0,0,1,.5,16V13A.29.29,0,0,1,.79,12.68Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M15.92,12.68h1.29a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.64a0,0,0,0,1,0,0V13A.29.29,0,0,1,15.92,12.68Z" /><path d="M15.92,12.68h1.29a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.64a0,0,0,0,1,0,0V13A.29.29,0,0,1,15.92,12.68Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.66,7.16H9.91a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.57.57,0,0,1-.57-.57V7.73A.57.57,0,0,1,8.66,7.16Z" style="fill:#949494;" transform="translate(-6.66 24.66) rotate(-90)" /></g ></g ></svg > </y:Resource>
<y:Resource id="23" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="6.41" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="6.41" y1="1.78" y2="14.13" xlink:type="simple" xlink:actuate="onLoad" id="a790cec7-07c9-4638-b5c5-ab9fbd5ca908" xlink:show="other" ><stop style="stop-color:#b3b2b3;" offset="0" /><stop style="stop-color:#afaeaf;" offset="0.38" /><stop style="stop-color:#a2a2a2;" offset="0.76" /><stop style="stop-color:#979797;" offset="1" /></linearGradient ><linearGradient x1="7.85" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="16.6" y1="13.09" y2="13.09" xlink:type="simple" xlink:actuate="onLoad" id="b9e6ae88-e13e-4cbb-9678-9c3623cbd024" xlink:show="other" ><stop style="stop-color:#005ba1;" offset="0" /><stop style="stop-color:#0060a9;" offset="0.07" /><stop style="stop-color:#0071c8;" offset="0.36" /><stop style="stop-color:#0078d4;" offset="0.52" /><stop style="stop-color:#0074cd;" offset="0.64" /><stop style="stop-color:#006abb;" offset="0.82" /><stop style="stop-color:#005ba1;" offset="1" /></linearGradient ></defs ><title >Icon-integration-216</title ><g ><g id="e324a405-82e2-4fb6-93ca-106df2178669" ><g ><path style="fill:#999;" d="M1.42,1.79l1-1.13A.48.48,0,0,1,2.75.5h9.31a.66.66,0,0,1,.71.67V12.79a.48.48,0,0,1-.16.35l-1,.95Z" /><path d="M1.42,1.79l1-1.13A.48.48,0,0,1,2.75.5h9.31a.66.66,0,0,1,.71.67V12.79a.48.48,0,0,1-.16.35l-1,.95Z" style="fill:#999; opacity:0.5;" /><path style="fill:#fff;" d="M2.2,1.79l.59-.68A.44.44,0,0,1,3.11,1H11.8a.42.42,0,0,1,.42.42V12.43a.44.44,0,0,1-.13.31l-.93.85" /><path style="fill:url(#a790cec7-07c9-4638-b5c5-ab9fbd5ca908);" d="M11.1,1.78H1.45a0,0,0,0,0-.05,0v12a.31.31,0,0,0,.31.31H11.1a.31.31,0,0,0,.31-.31V2.09A.31.31,0,0,0,11.1,1.78Z" /><g ><path style="fill:url(#b9e6ae88-e13e-4cbb-9678-9c3623cbd024);" d="M12.22,10.08c-2.41,0-4.37-.62-4.37-1.39v7.42c0,.76,1.92,1.38,4.31,1.39h.06c2.42,0,4.38-.62,4.38-1.39V8.69C16.6,9.46,14.64,10.08,12.22,10.08Z" /><path style="fill:#e8e8e8;" d="M16.6,8.69c0,.77-2,1.39-4.38,1.39S7.85,9.46,7.85,8.69s2-1.4,4.37-1.4,4.38.63,4.38,1.4" /><path style="fill:#50e6ff;" d="M15.58,8.58c0,.49-1.51.88-3.36.88s-3.35-.39-3.35-.88,1.5-.89,3.35-.89,3.36.4,3.36.89" /><path style="fill:#198ab3;" d="M12.22,8.78a8.89,8.89,0,0,0-2.65.34,8.79,8.79,0,0,0,2.65.34,8.86,8.86,0,0,0,2.66-.34A9,9,0,0,0,12.22,8.78Z" /></g ></g ></g ></g ></svg > </y:Resource>
<y:Resource id="24" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="eee52b4a-717a-410e-b54d-5e8fdc913b96" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="5.06" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="5.06" y1="11.62" y2="14.5" xlink:type="simple" xlink:actuate="onLoad" id="b6d2ab89-b9ea-48bf-8e7f-c0a0e94aaccb" xlink:show="other" ><stop style="stop-color:#b77af4;" offset="0" /><stop style="stop-color:#773adc;" offset="1" /></linearGradient ><linearGradient x1="13.06" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="13.06" y1="11.62" y2="14.5" xlink:type="simple" xlink:actuate="onLoad" id="aa835ab6-90f2-4950-9adc-1bef25952f94" xlink:show="other" ><stop style="stop-color:#b77af4;" offset="0" /><stop style="stop-color:#773adc;" offset="1" /></linearGradient ></defs ><title >Icon-integration-218</title ><path id="a2734abb-83a3-460e-90d8-64455870d970" d="M1.06,1.6V16.52a.54.54,0,0,0,.54.54H16.52a.54.54,0,0,0,.54-.54V1.6a.54.54,0,0,0-.54-.54H1.6A.54.54,0,0,0,1.06,1.6Zm14.56,14H3a.54.54,0,0,1-.54-.54V2.5H15.62Z" style="fill:#0078d4;" /><path id="ba3f6f82-9a3b-4057-ad2f-e8d6b6ae1b0d" d="M3.62,3.62H6.5V6.5H3.62Z" style="fill:#ffca00;" /><path id="f46b9afd-fd39-4ca3-b68e-e5ca657f5953" d="M3.62,7.62H6.5V10.5H3.62Z" style="fill:#e62323;" /><path id="e7dd79f4-ae03-42ec-8f08-c2efdcdd3517" d="M7.62,7.62H10.5V10.5H7.62Z" style="fill:#5ea0ef;" /><path id="bdd26cbb-f087-4b40-a809-b68b4e92b643" d="M3.62,11.62H6.5V14.5H3.62Z" style="fill:url(#b6d2ab89-b9ea-48bf-8e7f-c0a0e94aaccb);" /><path id="b42c6875-f245-4ba4-9264-2088283c3036" d="M7.62,11.62H10.5V14.5H7.62Z" style="fill:#e62323;" /><path id="a8d52762-2bc4-48b4-9685-903c7c3b7d84" d="M11.62,11.62H14.5V14.5H11.62Z" style="fill:url(#aa835ab6-90f2-4950-9adc-1bef25952f94);" /></svg > </y:Resource>
<y:Resource id="25" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="b62fe53d-d102-488e-bedf-3b7a48aa14bf" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="9" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="9" y1="15.63" y2="-2.51" xlink:type="simple" xlink:actuate="onLoad" id="bbaa244d-7a73-4def-ae33-b68783fa5b51" xlink:show="other" ><stop style="stop-color:#0078d4;" offset="0" /><stop style="stop-color:#1380da;" offset="0.16" /><stop style="stop-color:#3c91e5;" offset="0.53" /><stop style="stop-color:#559cec;" offset="0.82" /><stop style="stop-color:#5ea0ef;" offset="1" /></linearGradient ><linearGradient x1="12.26" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="12.26" y1="7.17" y2="17.21" xlink:type="simple" xlink:actuate="onLoad" id="fa74d148-d6d0-4c75-94f7-94732b8c62b0" xlink:show="other" ><stop style="stop-color:#ffd70f;" offset="0" /><stop style="stop-color:#ffd310;" offset="0.27" /><stop style="stop-color:#ffc613;" offset="0.54" /><stop style="stop-color:#feb217;" offset="0.83" /><stop style="stop-color:#fea11b;" offset="1" /></linearGradient ></defs ><title >Icon-integration-219</title ><path style="fill:url(#bbaa244d-7a73-4def-ae33-b68783fa5b51);" d="M17.41,8.4a3.77,3.77,0,0,0-3.28-3.63A4.76,4.76,0,0,0,9.22.21,4.92,4.92,0,0,0,4.53,3.4,4.48,4.48,0,0,0,.59,7.73a4.58,4.58,0,0,0,4.74,4.4,2.75,2.75,0,0,0,.41,0h7.67a.64.64,0,0,0,.2,0A3.82,3.82,0,0,0,17.41,8.4Z" /><path id="ba7b3762-4752-4c4a-8a7e-af4c5e383796" d="M8.14,16v-.6l0,0-.61-.21-.16-.41.31-.62,0-.07-.19-.19-.23-.23-.08,0-.6.3-.41-.11-.26-.67H5.32l0,0-.2.61L4.67,14,4,13.62,3.56,14l0,.08.3.59-.17.41L3,15.38V16l.09,0,.63.21.17.41-.32.69.42.42.08,0,.6-.3.41.17.26.72h.59l0-.09.21-.63.4-.17.7.32.42-.42,0-.08-.3-.59.11-.42Zm-2.51.55a.84.84,0,1,1,.83-.84h0A.84.84,0,0,1,5.63,16.51Z" style="fill:#76bc2d;" /><path id="bff6fc37-370d-4b52-9427-43a5a5385267" d="M17.28,12.64V11.47l-.06-.05L16,11l-.31-.8L16.31,9l.06-.13L16,8.47,15.56,8l-.16.08-1.17.6-.8-.23-.51-1.3H11.76l-.06.06-.4,1.19-.82.31L9.13,8.07l-.82.82.08.16L9,10.21l-.33.8-1.41.51v1.17l.17.05,1.24.41L9,14l-.64,1.35.82.83.16-.07,1.17-.6.8.33.51,1.41H13L13,17l.41-1.24.79-.33,1.37.63.82-.82-.08-.16L15.74,14l.23-.82Zm-4.91,1.08A1.64,1.64,0,1,1,14,12.07h0A1.65,1.65,0,0,1,12.37,13.72Z" style="fill:url(#fa74d148-d6d0-4c75-94f7-94732b8c62b0);" /><path style="fill:#fff;" d="M12.37,13.72A1.64,1.64,0,1,1,14,12.07h0A1.65,1.65,0,0,1,12.37,13.72Z" /></svg > </y:Resource>
<y:Resource id="26" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="b6380083-4e28-4b51-a66e-17ad7c6f2341" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="11.78" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="11.78" y1="0.5" y2="11.83" xlink:type="simple" xlink:actuate="onLoad" id="fcc6e24e-9816-47ca-a4eb-f4db516e3ca2" xlink:show="other" ><stop style="stop-color:#32d4f5;" offset="0" /><stop style="stop-color:#31d0f1;" offset="0.23" /><stop style="stop-color:#2cc3e6;" offset="0.46" /><stop style="stop-color:#25afd4;" offset="0.7" /><stop style="stop-color:#1c92ba;" offset="0.94" /><stop style="stop-color:#198ab3;" offset="1" /></linearGradient ></defs ><title >Icon-integration-220</title ><path style="fill:#005ba1;" d="M6.22,11.83H.67V6.73a.57.57,0,0,1,.57-.56h5Zm5.56,0H6.22V17.5h5a.57.57,0,0,0,.57-.57Z" /><path style="fill:#0078d4;" d="M11.78,11.83H6.22V6.17h5.56Zm-5.56,0H.67v5.1a.57.57,0,0,0,.57.57h5Z" /><path style="fill:#0078d4;" d="M11.78,6.17H6.22V1.07A.57.57,0,0,1,6.79.5h5Zm5.55,0H11.78v5.66h5.09a.46.46,0,0,0,.46-.45Z" /><path style="fill:url(#fcc6e24e-9816-47ca-a4eb-f4db516e3ca2);" d="M17.33,6.17H11.78V.5h5.09a.46.46,0,0,1,.46.45Zm-5.55,0H6.22v5.1a.57.57,0,0,0,.57.56h5Z" /></svg > </y:Resource>
<y:Resource id="27" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient gradientTransform="matrix(0.5, 0, 0, -0.5, -2275.31, -2589.32)" x1="4589.72" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="4589.72" y1="-5180.02" y2="-5184.21" xlink:type="simple" xlink:actuate="onLoad" id="a20547e5-d6af-456b-afbc-05d22ff8cb9d" xlink:show="other" ><stop style="stop-color:#c69aeb;" offset="0" /><stop style="stop-color:#6f4bb2;" offset="1" /></linearGradient ><linearGradient href="#a20547e5-d6af-456b-afbc-05d22ff8cb9d" x1="4587.99" xmlns:xlink="http://www.w3.org/1999/xlink" x2="4587.99" y1="-5188.47" y2="-5192.65" xlink:type="simple" xlink:actuate="onLoad" id="a4745f51-5e75-4126-812d-6bb8a5130e16" xlink:show="other" /></defs ><title >Icon-integration-221</title ><g ><g id="b30b0bd5-e4d2-456b-8d49-c2df20200912" ><path id="b51878b5-8d50-4b8b-bc48-74f5f7315a99" d="M12.7,8.15v-.6H8.18L6.06,9.66H4.5L8.12,6h2.47V5.43H7.87L3.65,9.66h-.6v.6H4.86L7,12.37H12.1v-.6H7.22L5.71,10.26H9.38v-.6H6.92l1.5-1.51Z" style="fill:#32bedd;" /><circle r="0.87" id="ad0ed4eb-cd5f-4cc0-bd19-2830d27ec806" style="fill:#fff;" cx="9.98" cy="9.96" /><circle r="0.87" id="a2746b4a-0ae4-4308-876e-5b82657e1872" style="fill:#fff;" cx="10.89" cy="5.74" /><circle r="0.87" id="fc3316e0-7094-4ce0-99ed-43f1e6e4350c" style="fill:#fff;" cx="13" cy="7.85" /><circle r="0.87" id="b5d18443-d50e-4590-8e8f-80b6a7f6d348" style="fill:#fff;" cx="12.1" cy="12.07" /><circle r="1.05" style="fill:#50e6ff;" cx="10.86" cy="5.74" /><circle r="1.05" style="fill:url(#a20547e5-d6af-456b-afbc-05d22ff8cb9d);" cx="12.97" cy="7.85" /><circle r="1.05" style="fill:url(#a4745f51-5e75-4126-812d-6bb8a5130e16);" cx="12.1" cy="12.07" /><circle r="1.05" style="fill:#50e6ff;" cx="9.98" cy="9.96" /><g ><path style="fill:#999;" d="M1.07,1.43H2.36a0,0,0,0,1,0,0V5a.29.29,0,0,1-.29.29H.79A.29.29,0,0,1,.5,5V2A.57.57,0,0,1,1.07,1.43Z" /><path d="M1.07,1.43H2.36a0,0,0,0,1,0,0V5a.29.29,0,0,1-.29.29H.79A.29.29,0,0,1,.5,5V2A.57.57,0,0,1,1.07,1.43Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M15.64,1.43h1.29A.57.57,0,0,1,17.5,2V5a.29.29,0,0,1-.29.29H15.92A.29.29,0,0,1,15.64,5V1.43A0,0,0,0,1,15.64,1.43Z" /><path d="M15.64,1.43h1.29A.57.57,0,0,1,17.5,2V5a.29.29,0,0,1-.29.29H15.92A.29.29,0,0,1,15.64,5V1.43A0,0,0,0,1,15.64,1.43Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.66-6.16H9.91a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.57.57,0,0,1-.57-.57V-5.6A.57.57,0,0,1,8.66-6.16Z" style="fill:#949494;" transform="translate(11.34 -6.66) rotate(90)" /><g ><path style="fill:#999;" d="M.79,12.68H2.08a.29.29,0,0,1,.29.29v3.6a0,0,0,0,1,0,0H1.07A.57.57,0,0,1,.5,16V13A.29.29,0,0,1,.79,12.68Z" /><path d="M.79,12.68H2.08a.29.29,0,0,1,.29.29v3.6a0,0,0,0,1,0,0H1.07A.57.57,0,0,1,.5,16V13A.29.29,0,0,1,.79,12.68Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M15.92,12.68h1.29a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.64a0,0,0,0,1,0,0V13A.29.29,0,0,1,15.92,12.68Z" /><path d="M15.92,12.68h1.29a.29.29,0,0,1,.29.29v3a.57.57,0,0,1-.57.57H15.64a0,0,0,0,1,0,0V13A.29.29,0,0,1,15.92,12.68Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.66,7.16H9.91a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.57.57,0,0,1-.57-.57V7.73A.57.57,0,0,1,8.66,7.16Z" style="fill:#949494;" transform="translate(-6.66 24.66) rotate(-90)" /></g ></g ></svg > </y:Resource>
<y:Resource id="28" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" id="f7bf0037-9a5e-4bb7-8b50-ac71cb035d97" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="4.76" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="4.76" y1="9.66" y2="17.06" xlink:type="simple" xlink:actuate="onLoad" id="acc4deac-96b1-4d46-9a2c-4b829b24be19" xlink:show="other" ><stop style="stop-color:#008bf1;" offset="0" /><stop style="stop-color:#004dae;" offset="1" /></linearGradient ><linearGradient x1="4.83" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="4.83" y1="1.06" y2="6.38" xlink:type="simple" xlink:actuate="onLoad" id="a6951013-a0d6-4369-a16b-d4a62b78c934" xlink:show="other" ><stop style="stop-color:#76bc2d;" offset="0" /><stop style="stop-color:#5e9624;" offset="1" /></linearGradient ><linearGradient x1="14.4" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="14.4" y1="10.64" y2="15.95" xlink:type="simple" xlink:actuate="onLoad" id="b9ef11bd-7128-47a8-8cf1-427a2a8cc53d" xlink:show="other" ><stop style="stop-color:#76bc2d;" offset="0" /><stop style="stop-color:#5e9624;" offset="1" /></linearGradient ></defs ><title >Icon-integration-210</title ><polygon style="fill:#949494;" points="5.36 12.77 5.36 6.38 4.31 6.38 4.31 12.77 4.31 13.36 4.31 13.82 12.65 13.82 12.65 12.77 5.36 12.77" /><path id="bcfff480-0908-4673-8dd3-211accb6f5e9" d="M4.38,9.82,1.22,13a.55.55,0,0,0,0,.77L4.38,16.9a.55.55,0,0,0,.77,0l3.16-3.16a.55.55,0,0,0,0-.77L5.15,9.82A.55.55,0,0,0,4.38,9.82Z" style="fill:url(#acc4deac-96b1-4d46-9a2c-4b829b24be19);" /><path id="a2e9ce98-ac6d-463e-9773-5eed323da406" d="M7.49,5.84V1.6A.54.54,0,0,0,7,1.06H2.71a.54.54,0,0,0-.54.54V5.84a.54.54,0,0,0,.54.54H7A.54.54,0,0,0,7.49,5.84Z" style="fill:url(#a6951013-a0d6-4369-a16b-d4a62b78c934);" /><path id="abb7af69-4e26-4379-92b2-a9feddec43db" d="M11.74,11.18v4.23a.54.54,0,0,0,.54.54h4.24a.54.54,0,0,0,.54-.54V11.18a.54.54,0,0,0-.54-.54H12.28A.54.54,0,0,0,11.74,11.18Z" style="fill:url(#b9ef11bd-7128-47a8-8cf1-427a2a8cc53d);" /></svg > </y:Resource>
<y:Resource id="29" xml:space="preserve"><?xml version="1.0"?> <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN' 'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'> <svg contentScriptType="text/ecmascript" width="18" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify" contentStyleType="text/css" viewBox="0 0 18 18" height="18" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0" ><defs ><linearGradient x1="8.995" xmlns:xlink="http://www.w3.org/1999/xlink" gradientUnits="userSpaceOnUse" x2="8.995" y1="10.299" y2="13.199" xlink:type="simple" xlink:actuate="onLoad" id="bbd02878-309a-4490-8196-946338d0f593" xlink:show="other" ><stop style="stop-color:#005ba1;" offset="0" /><stop style="stop-color:#00589d;" offset="0.258" /><stop style="stop-color:#004f90;" offset="0.525" /><stop style="stop-color:#003f7c;" offset="0.796" /><stop style="stop-color:#003067;" offset="1" /></linearGradient ></defs ><g ><g id="b532e600-3623-4be6-9fa6-30d05fff56b1" ><polygon style="fill:#50e6ff;" points="13.387 7.4 13.382 7.396 13.382 7.384 13.363 7.384 8.997 4.405 4.631 7.384 4.612 7.384 4.612 7.396 4.606 7.4 4.612 7.4 4.612 13.201 13.382 13.201 13.382 7.4 13.387 7.4" /><path style="fill:#32bedd;" d="M4.606,7.4c0-.1.008,5.681.008,5.8L8.995,10.3Z" /><path style="fill:#198ab3;" d="M13.384,7.4,8.995,10.3,13.376,13.2C13.376,13.083,13.384,7.3,13.384,7.4Z" /><polygon style="fill:url(#bbd02878-309a-4490-8196-946338d0f593);" points="8.995 10.299 4.614 13.194 4.614 13.199 13.376 13.199 13.376 13.194 8.995 10.299" /><g ><path style="fill:#999;" d="M1.072,1.43h1.29a0,0,0,0,1,0,0v3.6a.286.286,0,0,1-.286.286H.786A.286.286,0,0,1,.5,5.035V2A.572.572,0,0,1,1.072,1.43Z" /><path d="M1.072,1.43h1.29a0,0,0,0,1,0,0v3.6a.286.286,0,0,1-.286.286H.786A.286.286,0,0,1,.5,5.035V2A.572.572,0,0,1,1.072,1.43Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M15.638,1.43h1.29A.572.572,0,0,1,17.5,2V5.035a.286.286,0,0,1-.286.286h-1.29a.286.286,0,0,1-.286-.286V1.43A0,0,0,0,1,15.638,1.43Z" /><path d="M15.638,1.43h1.29A.572.572,0,0,1,17.5,2V5.035a.286.286,0,0,1-.286.286h-1.29a.286.286,0,0,1-.286-.286V1.43A0,0,0,0,1,15.638,1.43Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.66-6.163H9.907a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.567.567,0,0,1-.567-.567V-5.6A.567.567,0,0,1,8.66-6.163Z" style="fill:#949494;" transform="translate(11.337 -6.663) rotate(90)" /><g ><path style="fill:#999;" d="M.786,12.679h1.29a.286.286,0,0,1,.286.286v3.6a0,0,0,0,1,0,0H1.072A.572.572,0,0,1,.5,16V12.965A.286.286,0,0,1,.786,12.679Z" /><path d="M.786,12.679h1.29a.286.286,0,0,1,.286.286v3.6a0,0,0,0,1,0,0H1.072A.572.572,0,0,1,.5,16V12.965A.286.286,0,0,1,.786,12.679Z" style="fill:#999; opacity:0.5;" /></g ><g ><path style="fill:#999;" d="M15.924,12.679h1.29a.286.286,0,0,1,.286.286V16a.572.572,0,0,1-.572.572h-1.29a0,0,0,0,1,0,0v-3.6A.286.286,0,0,1,15.924,12.679Z" /><path d="M15.924,12.679h1.29a.286.286,0,0,1,.286.286V16a.572.572,0,0,1-.572.572h-1.29a0,0,0,0,1,0,0v-3.6A.286.286,0,0,1,15.924,12.679Z" style="fill:#999; opacity:0.5;" /></g ><path d="M8.66,7.163H9.907a0,0,0,0,1,0,0v17a0,0,0,0,1,0,0H8.66a.567.567,0,0,1-.567-.567V7.73A.567.567,0,0,1,8.66,7.163Z" style="fill:#949494;" transform="translate(-6.663 24.663) rotate(-90)" /></g ></g ></svg > </y:Resource>
</y:Resources>
</data>
</graphml>