imbric-theme 0.4.6 → 0.4.8
Sign up to get free protection for your applications and to get access to all the features.
- package/.dockerignore +14 -0
- package/.eslintignore +1 -0
- package/.prettierignore +1 -0
- package/atoms/Button/Button.js +8 -0
- package/atoms/Button/Button.module.css +8 -0
- package/atoms/Icon/constants.js +29 -0
- package/index.js +1 -0
- package/molecules/Accordion/Accordion.js +2 -0
- package/molecules/CardDefault/CardDefault.module.css +1 -0
- package/molecules/CardServiceDetail/CardServiceDetail.module.css +1 -1
- package/molecules/CardServices/CardServices.js +1 -1
- package/molecules/CardServices/CardServices.module.css +8 -0
- package/molecules/CardServicesFinalized/CardServicesFinalized.js +363 -0
- package/molecules/CardServicesFinalized/CardServicesFinalized.module.css +213 -0
- package/molecules/CardServicesFinalized/CardServicesFinalized.stories.js +23 -0
- package/molecules/CardServicesFinalized/constants.js +1 -0
- package/molecules/CardServicesFinalized/index.js +3 -0
- package/molecules/RowTable/RowTable.js +158 -136
- package/molecules/RowTable/constants.js +383 -0
- package/package.json +1 -1
- package/public/static/images/second-page-svgrepo-com copia.svg +18 -0
- package/public/static/images/second-page-svgrepo-com.svg +17 -0
@@ -74,6 +74,129 @@ export const options = {
|
|
74
74
|
iconUrl: "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
|
75
75
|
idCheckbox: 'checkbox1',
|
76
76
|
isSelected: true,
|
77
|
+
travelPrograms: [
|
78
|
+
{
|
79
|
+
"id": 1895,
|
80
|
+
"name": "Carpooling",
|
81
|
+
"description": "Carpooling",
|
82
|
+
"type": "url",
|
83
|
+
"idDispatchEntity": 1,
|
84
|
+
"idAuthorizationGroup": 55,
|
85
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_carpooling_satin.png",
|
86
|
+
"link": "https://carpooling-e9f40.web.app/",
|
87
|
+
"linkType": 0,
|
88
|
+
"dateCreated": 1583760161000,
|
89
|
+
"idPaymentAccount": 495,
|
90
|
+
"termsRequired": []
|
91
|
+
},
|
92
|
+
{
|
93
|
+
"id": 2295,
|
94
|
+
"name": "TP.QOOB",
|
95
|
+
"description": "Aparcamiento de patinetes",
|
96
|
+
"type": "qoob",
|
97
|
+
"idAuthorizationGroup": 55,
|
98
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_patinete_satin.png",
|
99
|
+
"link": "",
|
100
|
+
"dateCreated": 1618470103000,
|
101
|
+
"idPaymentAccount": 495,
|
102
|
+
"termsRequired": []
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"id": 1547,
|
106
|
+
"name": "TP.MOTOSHARING",
|
107
|
+
"description": "Motosharing",
|
108
|
+
"type": "freeFloat",
|
109
|
+
"idDispatchEntity": 1,
|
110
|
+
"idAuthorizationGroup": 55,
|
111
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_motosharing_satin.png",
|
112
|
+
"link": "https://www.masmov.com/401",
|
113
|
+
"dateCreated": 1537891321000,
|
114
|
+
"idPaymentAccount": 495,
|
115
|
+
"termsRequired": []
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"id": 1643,
|
119
|
+
"name": "TP.KILOMETROS",
|
120
|
+
"description": "Kilómetros",
|
121
|
+
"type": "routeTracking",
|
122
|
+
"idDispatchEntity": 6,
|
123
|
+
"idAuthorizationGroup": 292,
|
124
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_hoja_kilometros_satin.png",
|
125
|
+
"link": "",
|
126
|
+
"dateCreated": 1559719376000,
|
127
|
+
"idPaymentAccount": 495,
|
128
|
+
"termsRequired": [
|
129
|
+
4
|
130
|
+
]
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"id": 1582,
|
134
|
+
"name": "TP.PARKIMETER",
|
135
|
+
"description": "Parquímetro",
|
136
|
+
"type": "onstreetExternal",
|
137
|
+
"idAuthorizationGroup": 21,
|
138
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parquimetro_satin.png",
|
139
|
+
"plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parkimetro.png",
|
140
|
+
"link": "",
|
141
|
+
"dateCreated": 1545146050000,
|
142
|
+
"idPaymentAccount": 495,
|
143
|
+
"termsRequired": []
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"id": 1247,
|
147
|
+
"name": "TP.TAXI",
|
148
|
+
"description": "Sólo taxis con 4 preguntas (1 de cada tipo)",
|
149
|
+
"type": "transfer",
|
150
|
+
"idDispatchEntity": 204,
|
151
|
+
"idAuthorizationGroup": 21,
|
152
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
|
153
|
+
"dateCreated": 1532438269000,
|
154
|
+
"idPaymentAccount": 495,
|
155
|
+
"termsRequired": []
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"id": 1519,
|
159
|
+
"name": "Parking",
|
160
|
+
"description": "TAKSEE - EMPLEADOS - GASTO EMPRESA",
|
161
|
+
"type": "parkingBooking",
|
162
|
+
"idDispatchEntity": 5,
|
163
|
+
"idAuthorizationGroup": 21,
|
164
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parking_satin.png",
|
165
|
+
"plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parking.png",
|
166
|
+
"link": "https://taksee.callcenter.cab/parking",
|
167
|
+
"linkType": 11,
|
168
|
+
"dateCreated": 1532438303000,
|
169
|
+
"idPaymentAccount": 495,
|
170
|
+
"termsRequired": []
|
171
|
+
},
|
172
|
+
{
|
173
|
+
"id": 2879,
|
174
|
+
"name": "MPASS PRUEBA",
|
175
|
+
"description": "MPASS PRUEBA",
|
176
|
+
"type": "publicTransport",
|
177
|
+
"idDispatchEntity": 9,
|
178
|
+
"idAuthorizationGroup": 55,
|
179
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
|
180
|
+
"link": "",
|
181
|
+
"dateCreated": 1660808788000,
|
182
|
+
"idPaymentAccount": 495,
|
183
|
+
"termsRequired": []
|
184
|
+
},
|
185
|
+
{
|
186
|
+
"id": 1712,
|
187
|
+
"name": "Bus",
|
188
|
+
"description": "bus",
|
189
|
+
"type": "publicTransport",
|
190
|
+
"idDispatchEntity": 5,
|
191
|
+
"idAuthorizationGroup": 55,
|
192
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
|
193
|
+
"link": "https://resources.callcenter.cab/terms/notice-publictransportnotavailable.html",
|
194
|
+
"linkType": 1,
|
195
|
+
"dateCreated": 1570635722000,
|
196
|
+
"idPaymentAccount": 495,
|
197
|
+
"termsRequired": []
|
198
|
+
}
|
199
|
+
],
|
77
200
|
},
|
78
201
|
{
|
79
202
|
id: 346248955,
|
@@ -142,6 +265,129 @@ export const options = {
|
|
142
265
|
iconUrl: "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
|
143
266
|
idCheckbox: 'checkbox2',
|
144
267
|
isSelected: true,
|
268
|
+
travelPrograms: [
|
269
|
+
{
|
270
|
+
"id": 1895,
|
271
|
+
"name": "Carpooling",
|
272
|
+
"description": "Carpooling",
|
273
|
+
"type": "url",
|
274
|
+
"idDispatchEntity": 1,
|
275
|
+
"idAuthorizationGroup": 55,
|
276
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_carpooling_satin.png",
|
277
|
+
"link": "https://carpooling-e9f40.web.app/",
|
278
|
+
"linkType": 0,
|
279
|
+
"dateCreated": 1583760161000,
|
280
|
+
"idPaymentAccount": 495,
|
281
|
+
"termsRequired": []
|
282
|
+
},
|
283
|
+
{
|
284
|
+
"id": 2295,
|
285
|
+
"name": "TP.QOOB",
|
286
|
+
"description": "Aparcamiento de patinetes",
|
287
|
+
"type": "qoob",
|
288
|
+
"idAuthorizationGroup": 55,
|
289
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_patinete_satin.png",
|
290
|
+
"link": "",
|
291
|
+
"dateCreated": 1618470103000,
|
292
|
+
"idPaymentAccount": 495,
|
293
|
+
"termsRequired": []
|
294
|
+
},
|
295
|
+
{
|
296
|
+
"id": 1547,
|
297
|
+
"name": "TP.MOTOSHARING",
|
298
|
+
"description": "Motosharing",
|
299
|
+
"type": "freeFloat",
|
300
|
+
"idDispatchEntity": 1,
|
301
|
+
"idAuthorizationGroup": 55,
|
302
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_motosharing_satin.png",
|
303
|
+
"link": "https://www.masmov.com/401",
|
304
|
+
"dateCreated": 1537891321000,
|
305
|
+
"idPaymentAccount": 495,
|
306
|
+
"termsRequired": []
|
307
|
+
},
|
308
|
+
{
|
309
|
+
"id": 1643,
|
310
|
+
"name": "TP.KILOMETROS",
|
311
|
+
"description": "Kilómetros",
|
312
|
+
"type": "routeTracking",
|
313
|
+
"idDispatchEntity": 6,
|
314
|
+
"idAuthorizationGroup": 292,
|
315
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_hoja_kilometros_satin.png",
|
316
|
+
"link": "",
|
317
|
+
"dateCreated": 1559719376000,
|
318
|
+
"idPaymentAccount": 495,
|
319
|
+
"termsRequired": [
|
320
|
+
4
|
321
|
+
]
|
322
|
+
},
|
323
|
+
{
|
324
|
+
"id": 1582,
|
325
|
+
"name": "TP.PARKIMETER",
|
326
|
+
"description": "Parquímetro",
|
327
|
+
"type": "onstreetExternal",
|
328
|
+
"idAuthorizationGroup": 21,
|
329
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parquimetro_satin.png",
|
330
|
+
"plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parkimetro.png",
|
331
|
+
"link": "",
|
332
|
+
"dateCreated": 1545146050000,
|
333
|
+
"idPaymentAccount": 495,
|
334
|
+
"termsRequired": []
|
335
|
+
},
|
336
|
+
{
|
337
|
+
"id": 1247,
|
338
|
+
"name": "TP.TAXI",
|
339
|
+
"description": "Sólo taxis con 4 preguntas (1 de cada tipo)",
|
340
|
+
"type": "transfer",
|
341
|
+
"idDispatchEntity": 204,
|
342
|
+
"idAuthorizationGroup": 21,
|
343
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
|
344
|
+
"dateCreated": 1532438269000,
|
345
|
+
"idPaymentAccount": 495,
|
346
|
+
"termsRequired": []
|
347
|
+
},
|
348
|
+
{
|
349
|
+
"id": 1519,
|
350
|
+
"name": "Parking",
|
351
|
+
"description": "TAKSEE - EMPLEADOS - GASTO EMPRESA",
|
352
|
+
"type": "parkingBooking",
|
353
|
+
"idDispatchEntity": 5,
|
354
|
+
"idAuthorizationGroup": 21,
|
355
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parking_satin.png",
|
356
|
+
"plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parking.png",
|
357
|
+
"link": "https://taksee.callcenter.cab/parking",
|
358
|
+
"linkType": 11,
|
359
|
+
"dateCreated": 1532438303000,
|
360
|
+
"idPaymentAccount": 495,
|
361
|
+
"termsRequired": []
|
362
|
+
},
|
363
|
+
{
|
364
|
+
"id": 2879,
|
365
|
+
"name": "MPASS PRUEBA",
|
366
|
+
"description": "MPASS PRUEBA",
|
367
|
+
"type": "publicTransport",
|
368
|
+
"idDispatchEntity": 9,
|
369
|
+
"idAuthorizationGroup": 55,
|
370
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
|
371
|
+
"link": "",
|
372
|
+
"dateCreated": 1660808788000,
|
373
|
+
"idPaymentAccount": 495,
|
374
|
+
"termsRequired": []
|
375
|
+
},
|
376
|
+
{
|
377
|
+
"id": 1712,
|
378
|
+
"name": "Bus",
|
379
|
+
"description": "bus",
|
380
|
+
"type": "publicTransport",
|
381
|
+
"idDispatchEntity": 5,
|
382
|
+
"idAuthorizationGroup": 55,
|
383
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
|
384
|
+
"link": "https://resources.callcenter.cab/terms/notice-publictransportnotavailable.html",
|
385
|
+
"linkType": 1,
|
386
|
+
"dateCreated": 1570635722000,
|
387
|
+
"idPaymentAccount": 495,
|
388
|
+
"termsRequired": []
|
389
|
+
}
|
390
|
+
],
|
145
391
|
},
|
146
392
|
{
|
147
393
|
id: 346248954,
|
@@ -210,6 +456,129 @@ export const options = {
|
|
210
456
|
iconUrl: "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
|
211
457
|
idCheckbox: 'checkbox3',
|
212
458
|
isSelected: true,
|
459
|
+
travelPrograms: [
|
460
|
+
{
|
461
|
+
"id": 1895,
|
462
|
+
"name": "Carpooling",
|
463
|
+
"description": "Carpooling",
|
464
|
+
"type": "url",
|
465
|
+
"idDispatchEntity": 1,
|
466
|
+
"idAuthorizationGroup": 55,
|
467
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_carpooling_satin.png",
|
468
|
+
"link": "https://carpooling-e9f40.web.app/",
|
469
|
+
"linkType": 0,
|
470
|
+
"dateCreated": 1583760161000,
|
471
|
+
"idPaymentAccount": 495,
|
472
|
+
"termsRequired": []
|
473
|
+
},
|
474
|
+
{
|
475
|
+
"id": 2295,
|
476
|
+
"name": "TP.QOOB",
|
477
|
+
"description": "Aparcamiento de patinetes",
|
478
|
+
"type": "qoob",
|
479
|
+
"idAuthorizationGroup": 55,
|
480
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_patinete_satin.png",
|
481
|
+
"link": "",
|
482
|
+
"dateCreated": 1618470103000,
|
483
|
+
"idPaymentAccount": 495,
|
484
|
+
"termsRequired": []
|
485
|
+
},
|
486
|
+
{
|
487
|
+
"id": 1547,
|
488
|
+
"name": "TP.MOTOSHARING",
|
489
|
+
"description": "Motosharing",
|
490
|
+
"type": "freeFloat",
|
491
|
+
"idDispatchEntity": 1,
|
492
|
+
"idAuthorizationGroup": 55,
|
493
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_motosharing_satin.png",
|
494
|
+
"link": "https://www.masmov.com/401",
|
495
|
+
"dateCreated": 1537891321000,
|
496
|
+
"idPaymentAccount": 495,
|
497
|
+
"termsRequired": []
|
498
|
+
},
|
499
|
+
{
|
500
|
+
"id": 1643,
|
501
|
+
"name": "TP.KILOMETROS",
|
502
|
+
"description": "Kilómetros",
|
503
|
+
"type": "routeTracking",
|
504
|
+
"idDispatchEntity": 6,
|
505
|
+
"idAuthorizationGroup": 292,
|
506
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_hoja_kilometros_satin.png",
|
507
|
+
"link": "",
|
508
|
+
"dateCreated": 1559719376000,
|
509
|
+
"idPaymentAccount": 495,
|
510
|
+
"termsRequired": [
|
511
|
+
4
|
512
|
+
]
|
513
|
+
},
|
514
|
+
{
|
515
|
+
"id": 1582,
|
516
|
+
"name": "TP.PARKIMETER",
|
517
|
+
"description": "Parquímetro",
|
518
|
+
"type": "onstreetExternal",
|
519
|
+
"idAuthorizationGroup": 21,
|
520
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parquimetro_satin.png",
|
521
|
+
"plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parkimetro.png",
|
522
|
+
"link": "",
|
523
|
+
"dateCreated": 1545146050000,
|
524
|
+
"idPaymentAccount": 495,
|
525
|
+
"termsRequired": []
|
526
|
+
},
|
527
|
+
{
|
528
|
+
"id": 1247,
|
529
|
+
"name": "TP.TAXI",
|
530
|
+
"description": "Sólo taxis con 4 preguntas (1 de cada tipo)",
|
531
|
+
"type": "transfer",
|
532
|
+
"idDispatchEntity": 204,
|
533
|
+
"idAuthorizationGroup": 21,
|
534
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_taxi_satin.png",
|
535
|
+
"dateCreated": 1532438269000,
|
536
|
+
"idPaymentAccount": 495,
|
537
|
+
"termsRequired": []
|
538
|
+
},
|
539
|
+
{
|
540
|
+
"id": 1519,
|
541
|
+
"name": "Parking",
|
542
|
+
"description": "TAKSEE - EMPLEADOS - GASTO EMPRESA",
|
543
|
+
"type": "parkingBooking",
|
544
|
+
"idDispatchEntity": 5,
|
545
|
+
"idAuthorizationGroup": 21,
|
546
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_parking_satin.png",
|
547
|
+
"plannerIconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_planner_parking.png",
|
548
|
+
"link": "https://taksee.callcenter.cab/parking",
|
549
|
+
"linkType": 11,
|
550
|
+
"dateCreated": 1532438303000,
|
551
|
+
"idPaymentAccount": 495,
|
552
|
+
"termsRequired": []
|
553
|
+
},
|
554
|
+
{
|
555
|
+
"id": 2879,
|
556
|
+
"name": "MPASS PRUEBA",
|
557
|
+
"description": "MPASS PRUEBA",
|
558
|
+
"type": "publicTransport",
|
559
|
+
"idDispatchEntity": 9,
|
560
|
+
"idAuthorizationGroup": 55,
|
561
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
|
562
|
+
"link": "",
|
563
|
+
"dateCreated": 1660808788000,
|
564
|
+
"idPaymentAccount": 495,
|
565
|
+
"termsRequired": []
|
566
|
+
},
|
567
|
+
{
|
568
|
+
"id": 1712,
|
569
|
+
"name": "Bus",
|
570
|
+
"description": "bus",
|
571
|
+
"type": "publicTransport",
|
572
|
+
"idDispatchEntity": 5,
|
573
|
+
"idAuthorizationGroup": 55,
|
574
|
+
"iconUrl": "https://resources.callcenter.cab/img/travelprograms/imbric_bus_satin.png",
|
575
|
+
"link": "https://resources.callcenter.cab/terms/notice-publictransportnotavailable.html",
|
576
|
+
"linkType": 1,
|
577
|
+
"dateCreated": 1570635722000,
|
578
|
+
"idPaymentAccount": 495,
|
579
|
+
"termsRequired": []
|
580
|
+
}
|
581
|
+
],
|
213
582
|
}
|
214
583
|
],
|
215
584
|
|
@@ -361,6 +730,20 @@ export const options = {
|
|
361
730
|
nameInput: 'ID Proveedor',
|
362
731
|
placeholder: 'ID Proveedor'
|
363
732
|
},
|
733
|
+
{
|
734
|
+
activeView: true,
|
735
|
+
sortable: false,
|
736
|
+
accessor: 'travelPrograms',
|
737
|
+
subAccessor: 'name',
|
738
|
+
title: 'travelPrograms',
|
739
|
+
viewIsFilter: false,
|
740
|
+
typeFilter: '',
|
741
|
+
subTypeFilter: false,
|
742
|
+
idInput: '',
|
743
|
+
nameInput: '',
|
744
|
+
placeholder: '',
|
745
|
+
isArrayObject: true
|
746
|
+
},
|
364
747
|
{
|
365
748
|
activeView: true,
|
366
749
|
sortable: false,
|
package/package.json
CHANGED
@@ -0,0 +1,18 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{fill:#030104;}
|
7
|
+
</style>
|
8
|
+
<g>
|
9
|
+
<g>
|
10
|
+
<path class="st0" d="M20.4,0H3.6C3.2,0,2.9,0.3,2.9,0.6v22.7c0,0.4,0.3,0.6,0.6,0.6h12.6c0.2,0,0.4-0.1,0.5-0.2l4.3-4.8
|
11
|
+
c0.1-0.1,0.2-0.3,0.2-0.4V0.6C21.1,0.3,20.8,0,20.4,0z M19,16.8h-3.8l0,0c-0.2,0-0.4,0.1-0.5,0.2s-0.2,0.3-0.2,0.5v4.8H4.9V1.6H19
|
12
|
+
V16.8z"/>
|
13
|
+
</g>
|
14
|
+
</g>
|
15
|
+
<g>
|
16
|
+
<path d="M13.4,15.3h-2.1V7.6c-0.8,0.7-1.6,1.2-2.7,1.6V7.3c0.5-0.2,1.1-0.5,1.8-1c0.6-0.5,1.1-1.1,1.3-1.7h1.7V15.3z"/>
|
17
|
+
</g>
|
18
|
+
</svg>
|
@@ -0,0 +1,17 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
3
|
+
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
4
|
+
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
|
5
|
+
<style type="text/css">
|
6
|
+
.st0{fill:#030104;}
|
7
|
+
</style>
|
8
|
+
<g>
|
9
|
+
<g>
|
10
|
+
<path class="st0" d="M20.4,0H3.6C3.2,0,2.9,0.3,2.9,0.6v22.7c0,0.4,0.3,0.6,0.6,0.6h12.6c0.2,0,0.4-0.1,0.5-0.2l4.3-4.8
|
11
|
+
c0.1-0.1,0.2-0.3,0.2-0.4V0.6C21.1,0.3,20.8,0,20.4,0z M19,16.8l-3.8,0l0,0c-0.2,0-0.4,0.1-0.5,0.2c-0.1,0.1-0.2,0.3-0.2,0.5
|
12
|
+
l0,4.8H4.9V1.6H19C19,1.6,19,16.8,19,16.8z"/>
|
13
|
+
<path class="st0" d="M15.8,13.2h-4v0l1-0.8c1.6-1.4,2.9-2.8,2.9-4.6c0-1.9-1.3-3.4-3.8-3.4c-1.5,0-2.7,0.5-3.5,1.1L9,7.2
|
14
|
+
c0.6-0.4,1.4-0.9,2.3-0.9c1.2,0,1.8,0.7,1.8,1.6c0,1.3-1.2,2.5-3.5,4.6l-1.4,1.3v1.5h7.6V13.2z"/>
|
15
|
+
</g>
|
16
|
+
</g>
|
17
|
+
</svg>
|