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
| {
| "icon": {
| "type": "element",
| "isRootNode": true,
| "name": "svg",
| "attributes": {
| "width": "20",
| "height": "20",
| "viewBox": "0 0 20 20",
| "fill": "none",
| "xmlns": "http://www.w3.org/2000/svg"
| },
| "children": [
| {
| "type": "element",
| "name": "g",
| "attributes": {
| "id": "Partner"
| },
| "children": [
| {
| "type": "element",
| "name": "mask",
| "attributes": {
| "id": "mask0_6291_109635",
| "style": "mask-type:alpha",
| "maskUnits": "userSpaceOnUse",
| "x": "1",
| "y": "0",
| "width": "18",
| "height": "20"
| },
| "children": [
| {
| "type": "element",
| "name": "g",
| "attributes": {
| "id": "Mask"
| },
| "children": [
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "d": "M7.33333 1.5396C8.30481 0.978718 8.79055 0.698276 9.30696 0.58851C9.76388 0.491388 10.2361 0.491388 10.693 0.58851C11.2094 0.698276 11.6952 0.978718 12.6667 1.5396L15.9936 3.4604C16.9651 4.02128 17.4508 4.30172 17.8041 4.69407C18.1166 5.04121 18.3528 5.45018 18.4971 5.89444C18.6603 6.39655 18.6603 6.95744 18.6603 8.0792V11.9208C18.6603 13.0426 18.6603 13.6034 18.4971 14.1056C18.3528 14.5498 18.1166 14.9588 17.8041 15.3059C17.4508 15.6983 16.9651 15.9787 15.9936 16.5396L12.6667 18.4604C11.6952 19.0213 11.2094 19.3017 10.693 19.4115C10.2361 19.5086 9.76388 19.5086 9.30696 19.4115C8.79055 19.3017 8.30481 19.0213 7.33333 18.4604L4.00641 16.5396C3.03493 15.9787 2.5492 15.6983 2.19593 15.3059C1.88336 14.9588 1.64724 14.5498 1.50289 14.1056C1.33975 13.6034 1.33975 13.0426 1.33975 11.9208V8.0792C1.33975 6.95744 1.33975 6.39655 1.50289 5.89444C1.64724 5.45018 1.88336 5.04121 2.19593 4.69407C2.5492 4.30172 3.03493 4.02128 4.00641 3.4604L7.33333 1.5396Z",
| "fill": "#F9DBAF"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "d": "M7.33333 1.5396C8.30481 0.978718 8.79055 0.698276 9.30696 0.58851C9.76388 0.491388 10.2361 0.491388 10.693 0.58851C11.2094 0.698276 11.6952 0.978718 12.6667 1.5396L15.9936 3.4604C16.9651 4.02128 17.4508 4.30172 17.8041 4.69407C18.1166 5.04121 18.3528 5.45018 18.4971 5.89444C18.6603 6.39655 18.6603 6.95744 18.6603 8.0792V11.9208C18.6603 13.0426 18.6603 13.6034 18.4971 14.1056C18.3528 14.5498 18.1166 14.9588 17.8041 15.3059C17.4508 15.6983 16.9651 15.9787 15.9936 16.5396L12.6667 18.4604C11.6952 19.0213 11.2094 19.3017 10.693 19.4115C10.2361 19.5086 9.76388 19.5086 9.30696 19.4115C8.79055 19.3017 8.30481 19.0213 7.33333 18.4604L4.00641 16.5396C3.03493 15.9787 2.5492 15.6983 2.19593 15.3059C1.88336 14.9588 1.64724 14.5498 1.50289 14.1056C1.33975 13.6034 1.33975 13.0426 1.33975 11.9208V8.0792C1.33975 6.95744 1.33975 6.39655 1.50289 5.89444C1.64724 5.45018 1.88336 5.04121 2.19593 4.69407C2.5492 4.30172 3.03493 4.02128 4.00641 3.4604L7.33333 1.5396Z",
| "fill": "url(#paint0_linear_6291_109635)",
| "fill-opacity": "0.9"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "d": "M7.47222 1.78016C8.45993 1.20991 8.90155 0.958665 9.36471 0.860217C9.78356 0.771189 10.2164 0.771189 10.6353 0.860217C11.0984 0.958665 11.5401 1.20991 12.5278 1.78016L15.8547 3.70096C16.8424 4.27121 17.2808 4.52805 17.5976 4.87994C17.8842 5.19815 18.1006 5.57304 18.2329 5.98028C18.3792 6.43061 18.3825 6.9387 18.3825 8.0792V11.9208C18.3825 13.0613 18.3792 13.5694 18.2329 14.0197C18.1006 14.427 17.8842 14.8018 17.5976 15.1201C17.2808 15.4719 16.8424 15.7288 15.8547 16.299L12.5278 18.2198C11.5401 18.7901 11.0984 19.0413 10.6353 19.1398C10.2164 19.2288 9.78356 19.2288 9.36471 19.1398C8.90155 19.0413 8.45993 18.7901 7.47222 18.2198L4.1453 16.299C3.1576 15.7288 2.7192 15.4719 2.40236 15.1201C2.11584 14.8018 1.89939 14.427 1.76707 14.0197C1.62075 13.5694 1.61752 13.0613 1.61752 11.9208V8.0792C1.61752 6.9387 1.62075 6.43061 1.76707 5.98028C1.89939 5.57304 2.11584 5.19815 2.40236 4.87994C2.7192 4.52805 3.1576 4.27121 4.1453 3.70096L7.47222 1.78016Z",
| "stroke": "url(#paint1_linear_6291_109635)",
| "stroke-opacity": "0.8",
| "stroke-width": "0.555556"
| },
| "children": []
| }
| ]
| }
| ]
| },
| {
| "type": "element",
| "name": "g",
| "attributes": {
| "mask": "url(#mask0_6291_109635)"
| },
| "children": [
| {
| "type": "element",
| "name": "g",
| "attributes": {
| "id": "badge-bg"
| },
| "children": [
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "d": "M7.33333 1.5396C8.30481 0.978718 8.79055 0.698276 9.30696 0.58851C9.76388 0.491388 10.2361 0.491388 10.693 0.58851C11.2094 0.698276 11.6952 0.978718 12.6667 1.5396L15.9936 3.4604C16.9651 4.02128 17.4508 4.30172 17.8041 4.69407C18.1166 5.04121 18.3528 5.45018 18.4971 5.89444C18.6603 6.39655 18.6603 6.95744 18.6603 8.0792V11.9208C18.6603 13.0426 18.6603 13.6034 18.4971 14.1056C18.3528 14.5498 18.1166 14.9588 17.8041 15.3059C17.4508 15.6983 16.9651 15.9787 15.9936 16.5396L12.6667 18.4604C11.6952 19.0213 11.2094 19.3017 10.693 19.4115C10.2361 19.5086 9.76388 19.5086 9.30696 19.4115C8.79055 19.3017 8.30481 19.0213 7.33333 18.4604L4.00641 16.5396C3.03493 15.9787 2.5492 15.6983 2.19593 15.3059C1.88336 14.9588 1.64724 14.5498 1.50289 14.1056C1.33975 13.6034 1.33975 13.0426 1.33975 11.9208V8.0792C1.33975 6.95744 1.33975 6.39655 1.50289 5.89444C1.64724 5.45018 1.88336 5.04121 2.19593 4.69407C2.5492 4.30172 3.03493 4.02128 4.00641 3.4604L7.33333 1.5396Z",
| "fill": "#F9DBAF"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "d": "M7.33333 1.5396C8.30481 0.978718 8.79055 0.698276 9.30696 0.58851C9.76388 0.491388 10.2361 0.491388 10.693 0.58851C11.2094 0.698276 11.6952 0.978718 12.6667 1.5396L15.9936 3.4604C16.9651 4.02128 17.4508 4.30172 17.8041 4.69407C18.1166 5.04121 18.3528 5.45018 18.4971 5.89444C18.6603 6.39655 18.6603 6.95744 18.6603 8.0792V11.9208C18.6603 13.0426 18.6603 13.6034 18.4971 14.1056C18.3528 14.5498 18.1166 14.9588 17.8041 15.3059C17.4508 15.6983 16.9651 15.9787 15.9936 16.5396L12.6667 18.4604C11.6952 19.0213 11.2094 19.3017 10.693 19.4115C10.2361 19.5086 9.76388 19.5086 9.30696 19.4115C8.79055 19.3017 8.30481 19.0213 7.33333 18.4604L4.00641 16.5396C3.03493 15.9787 2.5492 15.6983 2.19593 15.3059C1.88336 14.9588 1.64724 14.5498 1.50289 14.1056C1.33975 13.6034 1.33975 13.0426 1.33975 11.9208V8.0792C1.33975 6.95744 1.33975 6.39655 1.50289 5.89444C1.64724 5.45018 1.88336 5.04121 2.19593 4.69407C2.5492 4.30172 3.03493 4.02128 4.00641 3.4604L7.33333 1.5396Z",
| "fill": "url(#paint2_linear_6291_109635)",
| "fill-opacity": "0.9"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "d": "M7.58333 1.97261C8.58402 1.39487 8.99036 1.16698 9.41092 1.07758C9.7993 0.99503 10.2007 0.99503 10.5891 1.07758C11.0096 1.16698 11.416 1.39487 12.4167 1.97261L15.7436 3.89341C16.7443 4.47116 17.1448 4.70911 17.4325 5.02863C17.6982 5.3237 17.8989 5.67133 18.0216 6.04895C18.1544 6.45786 18.1603 6.92371 18.1603 8.0792V11.9208C18.1603 13.0763 18.1544 13.5421 18.0216 13.951C17.8989 14.3287 17.6982 14.6763 17.4325 14.9714C17.1448 15.2909 16.7443 15.5288 15.7436 16.1066L12.4167 18.0274C11.416 18.6051 11.0096 18.833 10.5891 18.9224C10.2007 19.005 9.7993 19.005 9.41092 18.9224C8.99036 18.833 8.58402 18.6051 7.58333 18.0274L4.25641 16.1066C3.25572 15.5288 2.8552 15.2909 2.5675 14.9714C2.30182 14.6763 2.10112 14.3287 1.97842 13.951C1.84556 13.5421 1.83975 13.0763 1.83975 11.9208V8.0792C1.83975 6.92371 1.84556 6.45786 1.97842 6.04895C2.10112 5.67133 2.30182 5.3237 2.5675 5.02863C2.8552 4.70911 3.25572 4.47116 4.25641 3.89341L7.58333 1.97261Z",
| "stroke": "url(#paint3_linear_6291_109635)",
| "stroke-opacity": "0.8"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "g",
| "attributes": {
| "id": "handshake",
| "filter": "url(#filter0_d_6291_109635)"
| },
| "children": [
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "d": "M11.0969 9.64852C10.895 9.44652 10.5675 9.44652 10.3656 9.64852L9.99991 10.0142C9.59596 10.4181 8.94109 10.4181 8.53717 10.0142C8.13325 9.61025 8.13325 8.95537 8.53717 8.55146L11.4491 5.63879C12.5371 5.39265 13.7238 5.69313 14.5709 6.54022C15.8221 7.79139 15.8807 9.7835 14.7469 11.1041L13.6567 12.2083L11.0969 9.64852ZM5.42889 6.54022C6.55286 5.41625 8.27475 5.25463 9.57067 6.05534L7.80581 7.8201C6.99797 8.62794 6.99797 9.93771 7.80581 10.7456C8.58917 11.5289 9.8445 11.5526 10.6564 10.8168L10.7313 10.7456L12.9253 12.9396L10.7313 15.1337C10.3273 15.5376 9.67245 15.5376 9.26855 15.1337L5.42889 11.294C4.11615 9.98131 4.11615 7.85295 5.42889 6.54022Z",
| "fill": "url(#paint4_linear_6291_109635)",
| "shape-rendering": "crispEdges"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "path",
| "attributes": {
| "id": "highlight",
| "opacity": "0.5",
| "d": "M0 0H15.5556L5.26663 20H0V0Z",
| "fill": "url(#paint5_linear_6291_109635)"
| },
| "children": []
| }
| ]
| }
| ]
| },
| {
| "type": "element",
| "name": "defs",
| "attributes": {},
| "children": [
| {
| "type": "element",
| "name": "filter",
| "attributes": {
| "id": "filter0_d_6291_109635",
| "x": "3.94434",
| "y": "5.30566",
| "width": "12.1111",
| "height": "10.8809",
| "filterUnits": "userSpaceOnUse",
| "color-interpolation-filters": "sRGB"
| },
| "children": [
| {
| "type": "element",
| "name": "feFlood",
| "attributes": {
| "flood-opacity": "0",
| "result": "BackgroundImageFix"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "feColorMatrix",
| "attributes": {
| "in": "SourceAlpha",
| "type": "matrix",
| "values": "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
| "result": "hardAlpha"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "feOffset",
| "attributes": {
| "dy": "0.25"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "feGaussianBlur",
| "attributes": {
| "stdDeviation": "0.25"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "feComposite",
| "attributes": {
| "in2": "hardAlpha",
| "operator": "out"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "feColorMatrix",
| "attributes": {
| "type": "matrix",
| "values": "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "feBlend",
| "attributes": {
| "mode": "normal",
| "in2": "BackgroundImageFix",
| "result": "effect1_dropShadow_6291_109635"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "feBlend",
| "attributes": {
| "mode": "normal",
| "in": "SourceGraphic",
| "in2": "effect1_dropShadow_6291_109635",
| "result": "shape"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "linearGradient",
| "attributes": {
| "id": "paint0_linear_6291_109635",
| "x1": "0",
| "y1": "0",
| "x2": "22.6412",
| "y2": "1.78551",
| "gradientUnits": "userSpaceOnUse"
| },
| "children": [
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "stop-color": "#FF692E"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "offset": "1",
| "stop-color": "#E04F16"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "linearGradient",
| "attributes": {
| "id": "paint1_linear_6291_109635",
| "x1": "8.55422",
| "y1": "-1.28187e-07",
| "x2": "19.7802",
| "y2": "12.7346",
| "gradientUnits": "userSpaceOnUse"
| },
| "children": [
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "stop-color": "white",
| "stop-opacity": "0.95"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "offset": "1",
| "stop-color": "#E62E05"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "linearGradient",
| "attributes": {
| "id": "paint2_linear_6291_109635",
| "x1": "0",
| "y1": "0",
| "x2": "22.6412",
| "y2": "1.78551",
| "gradientUnits": "userSpaceOnUse"
| },
| "children": [
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "stop-color": "#FF692E"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "offset": "1",
| "stop-color": "#E04F16"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "linearGradient",
| "attributes": {
| "id": "paint3_linear_6291_109635",
| "x1": "8.55422",
| "y1": "-1.28187e-07",
| "x2": "19.7802",
| "y2": "12.7346",
| "gradientUnits": "userSpaceOnUse"
| },
| "children": [
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "stop-color": "white",
| "stop-opacity": "0.95"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "offset": "1",
| "stop-color": "#E62E05"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "linearGradient",
| "attributes": {
| "id": "paint4_linear_6291_109635",
| "x1": "9.99989",
| "y1": "5.55566",
| "x2": "9.99989",
| "y2": "15.4366",
| "gradientUnits": "userSpaceOnUse"
| },
| "children": [
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "stop-color": "white"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "offset": "1",
| "stop-color": "white",
| "stop-opacity": "0.9"
| },
| "children": []
| }
| ]
| },
| {
| "type": "element",
| "name": "linearGradient",
| "attributes": {
| "id": "paint5_linear_6291_109635",
| "x1": "-4.78632",
| "y1": "4.375",
| "x2": "16.2164",
| "y2": "10.4",
| "gradientUnits": "userSpaceOnUse"
| },
| "children": [
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "stop-color": "white",
| "stop-opacity": "0.12"
| },
| "children": []
| },
| {
| "type": "element",
| "name": "stop",
| "attributes": {
| "offset": "1",
| "stop-color": "white",
| "stop-opacity": "0.3"
| },
| "children": []
| }
| ]
| }
| ]
| }
| ]
| },
| "name": "PartnerLight"
| }
|
|