@ssa-ui-kit/core 2.11.0 → 2.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Charts/CandlestickChart/CandlestickChart.d.ts +16 -0
- package/dist/components/Charts/CandlestickChart/index.d.ts +1 -0
- package/dist/components/Charts/CandlestickChart/utils.d.ts +10 -0
- package/dist/components/Charts/index.d.ts +1 -0
- package/dist/components/Dropdown/Dropdown.d.ts +1 -1
- package/dist/components/Icon/icons/Assessment.d.ts +3 -0
- package/dist/components/Icon/icons/Company.d.ts +3 -0
- package/dist/components/Icon/icons/Expertise.d.ts +3 -0
- package/dist/components/Icon/icons/Geography.d.ts +3 -0
- package/dist/components/Icon/icons/TimeTracking.d.ts +3 -0
- package/dist/components/Icon/icons/all.d.ts +55 -50
- package/dist/components/Icon/icons/iconsList.d.ts +1 -1
- package/dist/index.js +1816 -1384
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -77,6 +77,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
77
77
|
BigNumberChartComponent: () => (/* reexport */ BigNumberChartComponent),
|
|
78
78
|
Button: () => (/* reexport */ Button_Button),
|
|
79
79
|
ButtonGroup: () => (/* reexport */ ButtonGroup),
|
|
80
|
+
CandlestickChart: () => (/* reexport */ CandlestickChart),
|
|
81
|
+
CandlestickChartComponent: () => (/* reexport */ CandlestickChartComponent),
|
|
80
82
|
Card: () => (/* reexport */ Card_Card),
|
|
81
83
|
CardBase: () => (/* reexport */ Card_CardBase),
|
|
82
84
|
CardContent: () => (/* reexport */ CardContent_CardContent),
|
|
@@ -286,124 +288,116 @@ __webpack_require__.d(safari_focus_outline_namespaceObject, {
|
|
|
286
288
|
outlineStyles: () => (outlineStyles)
|
|
287
289
|
});
|
|
288
290
|
|
|
289
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
290
|
-
var
|
|
291
|
-
__webpack_require__.r(
|
|
292
|
-
__webpack_require__.d(
|
|
293
|
-
|
|
291
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Archive.tsx
|
|
292
|
+
var Archive_namespaceObject = {};
|
|
293
|
+
__webpack_require__.r(Archive_namespaceObject);
|
|
294
|
+
__webpack_require__.d(Archive_namespaceObject, {
|
|
295
|
+
Archive: () => (Archive),
|
|
294
296
|
ICON_NAME: () => (ICON_NAME)
|
|
295
297
|
});
|
|
296
298
|
|
|
297
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
298
|
-
var
|
|
299
|
-
__webpack_require__.r(
|
|
300
|
-
__webpack_require__.d(
|
|
301
|
-
|
|
302
|
-
ICON_NAME: () => (
|
|
303
|
-
});
|
|
304
|
-
|
|
305
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/Home.tsx
|
|
306
|
-
var Home_namespaceObject = {};
|
|
307
|
-
__webpack_require__.r(Home_namespaceObject);
|
|
308
|
-
__webpack_require__.d(Home_namespaceObject, {
|
|
309
|
-
Home: () => (Home),
|
|
310
|
-
ICON_NAME: () => (Home_ICON_NAME)
|
|
299
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/ArrowDown.tsx
|
|
300
|
+
var ArrowDown_namespaceObject = {};
|
|
301
|
+
__webpack_require__.r(ArrowDown_namespaceObject);
|
|
302
|
+
__webpack_require__.d(ArrowDown_namespaceObject, {
|
|
303
|
+
ArrowDown: () => (ArrowDown),
|
|
304
|
+
ICON_NAME: () => (ArrowDown_ICON_NAME)
|
|
311
305
|
});
|
|
312
306
|
|
|
313
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
314
|
-
var
|
|
315
|
-
__webpack_require__.r(
|
|
316
|
-
__webpack_require__.d(
|
|
317
|
-
|
|
318
|
-
|
|
307
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/ArrowUp.tsx
|
|
308
|
+
var ArrowUp_namespaceObject = {};
|
|
309
|
+
__webpack_require__.r(ArrowUp_namespaceObject);
|
|
310
|
+
__webpack_require__.d(ArrowUp_namespaceObject, {
|
|
311
|
+
ArrowUp: () => (ArrowUp),
|
|
312
|
+
ICON_NAME: () => (ArrowUp_ICON_NAME)
|
|
319
313
|
});
|
|
320
314
|
|
|
321
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
322
|
-
var
|
|
323
|
-
__webpack_require__.r(
|
|
324
|
-
__webpack_require__.d(
|
|
325
|
-
|
|
326
|
-
|
|
315
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Assessment.tsx
|
|
316
|
+
var Assessment_namespaceObject = {};
|
|
317
|
+
__webpack_require__.r(Assessment_namespaceObject);
|
|
318
|
+
__webpack_require__.d(Assessment_namespaceObject, {
|
|
319
|
+
Assessment: () => (Assessment),
|
|
320
|
+
ICON_NAME: () => (Assessment_ICON_NAME)
|
|
327
321
|
});
|
|
328
322
|
|
|
329
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
330
|
-
var
|
|
331
|
-
__webpack_require__.r(
|
|
332
|
-
__webpack_require__.d(
|
|
333
|
-
|
|
334
|
-
|
|
323
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Attention.tsx
|
|
324
|
+
var Attention_namespaceObject = {};
|
|
325
|
+
__webpack_require__.r(Attention_namespaceObject);
|
|
326
|
+
__webpack_require__.d(Attention_namespaceObject, {
|
|
327
|
+
Attention: () => (Attention),
|
|
328
|
+
ICON_NAME: () => (Attention_ICON_NAME)
|
|
335
329
|
});
|
|
336
330
|
|
|
337
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
338
|
-
var
|
|
339
|
-
__webpack_require__.r(
|
|
340
|
-
__webpack_require__.d(
|
|
341
|
-
|
|
342
|
-
|
|
331
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/BanUser.tsx
|
|
332
|
+
var BanUser_namespaceObject = {};
|
|
333
|
+
__webpack_require__.r(BanUser_namespaceObject);
|
|
334
|
+
__webpack_require__.d(BanUser_namespaceObject, {
|
|
335
|
+
BanUser: () => (BanUser),
|
|
336
|
+
ICON_NAME: () => (BanUser_ICON_NAME)
|
|
343
337
|
});
|
|
344
338
|
|
|
345
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
346
|
-
var
|
|
347
|
-
__webpack_require__.r(
|
|
348
|
-
__webpack_require__.d(
|
|
349
|
-
|
|
350
|
-
|
|
339
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Bin.tsx
|
|
340
|
+
var Bin_namespaceObject = {};
|
|
341
|
+
__webpack_require__.r(Bin_namespaceObject);
|
|
342
|
+
__webpack_require__.d(Bin_namespaceObject, {
|
|
343
|
+
Bin: () => (Bin),
|
|
344
|
+
ICON_NAME: () => (Bin_ICON_NAME)
|
|
351
345
|
});
|
|
352
346
|
|
|
353
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
354
|
-
var
|
|
355
|
-
__webpack_require__.r(
|
|
356
|
-
__webpack_require__.d(
|
|
357
|
-
|
|
358
|
-
|
|
347
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Calendar.tsx
|
|
348
|
+
var Calendar_namespaceObject = {};
|
|
349
|
+
__webpack_require__.r(Calendar_namespaceObject);
|
|
350
|
+
__webpack_require__.d(Calendar_namespaceObject, {
|
|
351
|
+
Calendar: () => (Calendar),
|
|
352
|
+
ICON_NAME: () => (Calendar_ICON_NAME)
|
|
359
353
|
});
|
|
360
354
|
|
|
361
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
362
|
-
var
|
|
363
|
-
__webpack_require__.r(
|
|
364
|
-
__webpack_require__.d(
|
|
365
|
-
|
|
366
|
-
|
|
355
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/CarrotDown.tsx
|
|
356
|
+
var CarrotDown_namespaceObject = {};
|
|
357
|
+
__webpack_require__.r(CarrotDown_namespaceObject);
|
|
358
|
+
__webpack_require__.d(CarrotDown_namespaceObject, {
|
|
359
|
+
CarrotDown: () => (CarrotDown),
|
|
360
|
+
ICON_NAME: () => (CarrotDown_ICON_NAME)
|
|
367
361
|
});
|
|
368
362
|
|
|
369
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
370
|
-
var
|
|
371
|
-
__webpack_require__.r(
|
|
372
|
-
__webpack_require__.d(
|
|
373
|
-
|
|
374
|
-
|
|
363
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/CarrotLeft.tsx
|
|
364
|
+
var CarrotLeft_namespaceObject = {};
|
|
365
|
+
__webpack_require__.r(CarrotLeft_namespaceObject);
|
|
366
|
+
__webpack_require__.d(CarrotLeft_namespaceObject, {
|
|
367
|
+
CarrotLeft: () => (CarrotLeft),
|
|
368
|
+
ICON_NAME: () => (CarrotLeft_ICON_NAME)
|
|
375
369
|
});
|
|
376
370
|
|
|
377
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
378
|
-
var
|
|
379
|
-
__webpack_require__.r(
|
|
380
|
-
__webpack_require__.d(
|
|
381
|
-
|
|
382
|
-
|
|
371
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/CarrotRight.tsx
|
|
372
|
+
var CarrotRight_namespaceObject = {};
|
|
373
|
+
__webpack_require__.r(CarrotRight_namespaceObject);
|
|
374
|
+
__webpack_require__.d(CarrotRight_namespaceObject, {
|
|
375
|
+
CarrotRight: () => (CarrotRight),
|
|
376
|
+
ICON_NAME: () => (CarrotRight_ICON_NAME)
|
|
383
377
|
});
|
|
384
378
|
|
|
385
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
386
|
-
var
|
|
387
|
-
__webpack_require__.r(
|
|
388
|
-
__webpack_require__.d(
|
|
389
|
-
|
|
390
|
-
|
|
379
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/CarrotUp.tsx
|
|
380
|
+
var CarrotUp_namespaceObject = {};
|
|
381
|
+
__webpack_require__.r(CarrotUp_namespaceObject);
|
|
382
|
+
__webpack_require__.d(CarrotUp_namespaceObject, {
|
|
383
|
+
CarrotUp: () => (CarrotUp),
|
|
384
|
+
ICON_NAME: () => (CarrotUp_ICON_NAME)
|
|
391
385
|
});
|
|
392
386
|
|
|
393
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
394
|
-
var
|
|
395
|
-
__webpack_require__.r(
|
|
396
|
-
__webpack_require__.d(
|
|
397
|
-
|
|
398
|
-
|
|
387
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Change.tsx
|
|
388
|
+
var Change_namespaceObject = {};
|
|
389
|
+
__webpack_require__.r(Change_namespaceObject);
|
|
390
|
+
__webpack_require__.d(Change_namespaceObject, {
|
|
391
|
+
Change: () => (Change),
|
|
392
|
+
ICON_NAME: () => (Change_ICON_NAME)
|
|
399
393
|
});
|
|
400
394
|
|
|
401
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
402
|
-
var
|
|
403
|
-
__webpack_require__.r(
|
|
404
|
-
__webpack_require__.d(
|
|
405
|
-
|
|
406
|
-
ICON_NAME: () => (
|
|
395
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Chart.tsx
|
|
396
|
+
var Chart_namespaceObject = {};
|
|
397
|
+
__webpack_require__.r(Chart_namespaceObject);
|
|
398
|
+
__webpack_require__.d(Chart_namespaceObject, {
|
|
399
|
+
Chart: () => (Chart),
|
|
400
|
+
ICON_NAME: () => (Chart_ICON_NAME)
|
|
407
401
|
});
|
|
408
402
|
|
|
409
403
|
// NAMESPACE OBJECT: ./src/components/Icon/icons/Check.tsx
|
|
@@ -430,76 +424,84 @@ __webpack_require__.d(CheckCircleInverted_namespaceObject, {
|
|
|
430
424
|
ICON_NAME: () => (CheckCircleInverted_ICON_NAME)
|
|
431
425
|
});
|
|
432
426
|
|
|
433
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
434
|
-
var
|
|
435
|
-
__webpack_require__.r(
|
|
436
|
-
__webpack_require__.d(
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
});
|
|
440
|
-
|
|
441
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/MoreVertical.tsx
|
|
442
|
-
var MoreVertical_namespaceObject = {};
|
|
443
|
-
__webpack_require__.r(MoreVertical_namespaceObject);
|
|
444
|
-
__webpack_require__.d(MoreVertical_namespaceObject, {
|
|
445
|
-
ICON_NAME: () => (MoreVertical_ICON_NAME),
|
|
446
|
-
MoreVertical: () => (MoreVertical)
|
|
427
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Circle.tsx
|
|
428
|
+
var Circle_namespaceObject = {};
|
|
429
|
+
__webpack_require__.r(Circle_namespaceObject);
|
|
430
|
+
__webpack_require__.d(Circle_namespaceObject, {
|
|
431
|
+
Circle: () => (Circle),
|
|
432
|
+
ICON_NAME: () => (Circle_ICON_NAME)
|
|
447
433
|
});
|
|
448
434
|
|
|
449
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
450
|
-
var
|
|
451
|
-
__webpack_require__.r(
|
|
452
|
-
__webpack_require__.d(
|
|
453
|
-
|
|
454
|
-
|
|
435
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Circular.tsx
|
|
436
|
+
var Circular_namespaceObject = {};
|
|
437
|
+
__webpack_require__.r(Circular_namespaceObject);
|
|
438
|
+
__webpack_require__.d(Circular_namespaceObject, {
|
|
439
|
+
Circular: () => (Circular),
|
|
440
|
+
ICON_NAME: () => (Circular_ICON_NAME)
|
|
455
441
|
});
|
|
456
442
|
|
|
457
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
458
|
-
var
|
|
459
|
-
__webpack_require__.r(
|
|
460
|
-
__webpack_require__.d(
|
|
461
|
-
|
|
462
|
-
|
|
443
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Clock.tsx
|
|
444
|
+
var Clock_namespaceObject = {};
|
|
445
|
+
__webpack_require__.r(Clock_namespaceObject);
|
|
446
|
+
__webpack_require__.d(Clock_namespaceObject, {
|
|
447
|
+
Clock: () => (Clock),
|
|
448
|
+
ICON_NAME: () => (Clock_ICON_NAME)
|
|
463
449
|
});
|
|
464
450
|
|
|
465
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
466
|
-
var
|
|
467
|
-
__webpack_require__.r(
|
|
468
|
-
__webpack_require__.d(
|
|
469
|
-
|
|
470
|
-
|
|
451
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Cogwheel.tsx
|
|
452
|
+
var Cogwheel_namespaceObject = {};
|
|
453
|
+
__webpack_require__.r(Cogwheel_namespaceObject);
|
|
454
|
+
__webpack_require__.d(Cogwheel_namespaceObject, {
|
|
455
|
+
Cogwheel: () => (Cogwheel),
|
|
456
|
+
ICON_NAME: () => (Cogwheel_ICON_NAME)
|
|
471
457
|
});
|
|
472
458
|
|
|
473
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
474
|
-
var
|
|
475
|
-
__webpack_require__.r(
|
|
476
|
-
__webpack_require__.d(
|
|
477
|
-
|
|
478
|
-
|
|
459
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Company.tsx
|
|
460
|
+
var Company_namespaceObject = {};
|
|
461
|
+
__webpack_require__.r(Company_namespaceObject);
|
|
462
|
+
__webpack_require__.d(Company_namespaceObject, {
|
|
463
|
+
Company: () => (Company),
|
|
464
|
+
ICON_NAME: () => (Company_ICON_NAME)
|
|
479
465
|
});
|
|
480
466
|
|
|
481
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
482
|
-
var
|
|
483
|
-
__webpack_require__.r(
|
|
484
|
-
__webpack_require__.d(
|
|
485
|
-
|
|
486
|
-
|
|
467
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/ConfirmEmail.tsx
|
|
468
|
+
var ConfirmEmail_namespaceObject = {};
|
|
469
|
+
__webpack_require__.r(ConfirmEmail_namespaceObject);
|
|
470
|
+
__webpack_require__.d(ConfirmEmail_namespaceObject, {
|
|
471
|
+
ConfirmEmail: () => (ConfirmEmail),
|
|
472
|
+
ICON_NAME: () => (ConfirmEmail_ICON_NAME)
|
|
487
473
|
});
|
|
488
474
|
|
|
489
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
490
|
-
var
|
|
491
|
-
__webpack_require__.r(
|
|
492
|
-
__webpack_require__.d(
|
|
493
|
-
|
|
494
|
-
|
|
475
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Copy.tsx
|
|
476
|
+
var Copy_namespaceObject = {};
|
|
477
|
+
__webpack_require__.r(Copy_namespaceObject);
|
|
478
|
+
__webpack_require__.d(Copy_namespaceObject, {
|
|
479
|
+
Copy: () => (Copy),
|
|
480
|
+
ICON_NAME: () => (Copy_ICON_NAME)
|
|
495
481
|
});
|
|
496
482
|
|
|
497
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
498
|
-
var
|
|
499
|
-
__webpack_require__.r(
|
|
500
|
-
__webpack_require__.d(
|
|
501
|
-
|
|
502
|
-
|
|
483
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Cross.tsx
|
|
484
|
+
var Cross_namespaceObject = {};
|
|
485
|
+
__webpack_require__.r(Cross_namespaceObject);
|
|
486
|
+
__webpack_require__.d(Cross_namespaceObject, {
|
|
487
|
+
Cross: () => (Cross),
|
|
488
|
+
ICON_NAME: () => (Cross_ICON_NAME)
|
|
489
|
+
});
|
|
490
|
+
|
|
491
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Diet.tsx
|
|
492
|
+
var Diet_namespaceObject = {};
|
|
493
|
+
__webpack_require__.r(Diet_namespaceObject);
|
|
494
|
+
__webpack_require__.d(Diet_namespaceObject, {
|
|
495
|
+
Diet: () => (Diet),
|
|
496
|
+
ICON_NAME: () => (Diet_ICON_NAME)
|
|
497
|
+
});
|
|
498
|
+
|
|
499
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Edit.tsx
|
|
500
|
+
var Edit_namespaceObject = {};
|
|
501
|
+
__webpack_require__.r(Edit_namespaceObject);
|
|
502
|
+
__webpack_require__.d(Edit_namespaceObject, {
|
|
503
|
+
Edit: () => (Edit),
|
|
504
|
+
ICON_NAME: () => (Edit_ICON_NAME)
|
|
503
505
|
});
|
|
504
506
|
|
|
505
507
|
// NAMESPACE OBJECT: ./src/components/Icon/icons/Email.tsx
|
|
@@ -510,12 +512,52 @@ __webpack_require__.d(Email_namespaceObject, {
|
|
|
510
512
|
ICON_NAME: () => (Email_ICON_NAME)
|
|
511
513
|
});
|
|
512
514
|
|
|
513
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
514
|
-
var
|
|
515
|
-
__webpack_require__.r(
|
|
516
|
-
__webpack_require__.d(
|
|
517
|
-
|
|
518
|
-
|
|
515
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Employee.tsx
|
|
516
|
+
var Employee_namespaceObject = {};
|
|
517
|
+
__webpack_require__.r(Employee_namespaceObject);
|
|
518
|
+
__webpack_require__.d(Employee_namespaceObject, {
|
|
519
|
+
Employee: () => (Employee),
|
|
520
|
+
ICON_NAME: () => (Employee_ICON_NAME)
|
|
521
|
+
});
|
|
522
|
+
|
|
523
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Expertise.tsx
|
|
524
|
+
var Expertise_namespaceObject = {};
|
|
525
|
+
__webpack_require__.r(Expertise_namespaceObject);
|
|
526
|
+
__webpack_require__.d(Expertise_namespaceObject, {
|
|
527
|
+
Expertise: () => (Expertise),
|
|
528
|
+
ICON_NAME: () => (Expertise_ICON_NAME)
|
|
529
|
+
});
|
|
530
|
+
|
|
531
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Filter.tsx
|
|
532
|
+
var Filter_namespaceObject = {};
|
|
533
|
+
__webpack_require__.r(Filter_namespaceObject);
|
|
534
|
+
__webpack_require__.d(Filter_namespaceObject, {
|
|
535
|
+
Filter: () => (Filter),
|
|
536
|
+
ICON_NAME: () => (Filter_ICON_NAME)
|
|
537
|
+
});
|
|
538
|
+
|
|
539
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Geography.tsx
|
|
540
|
+
var Geography_namespaceObject = {};
|
|
541
|
+
__webpack_require__.r(Geography_namespaceObject);
|
|
542
|
+
__webpack_require__.d(Geography_namespaceObject, {
|
|
543
|
+
Geography: () => (Geography),
|
|
544
|
+
ICON_NAME: () => (Geography_ICON_NAME)
|
|
545
|
+
});
|
|
546
|
+
|
|
547
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Home.tsx
|
|
548
|
+
var Home_namespaceObject = {};
|
|
549
|
+
__webpack_require__.r(Home_namespaceObject);
|
|
550
|
+
__webpack_require__.d(Home_namespaceObject, {
|
|
551
|
+
Home: () => (Home),
|
|
552
|
+
ICON_NAME: () => (Home_ICON_NAME)
|
|
553
|
+
});
|
|
554
|
+
|
|
555
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Import.tsx
|
|
556
|
+
var Import_namespaceObject = {};
|
|
557
|
+
__webpack_require__.r(Import_namespaceObject);
|
|
558
|
+
__webpack_require__.d(Import_namespaceObject, {
|
|
559
|
+
ICON_NAME: () => (Import_ICON_NAME),
|
|
560
|
+
Import: () => (Import)
|
|
519
561
|
});
|
|
520
562
|
|
|
521
563
|
// NAMESPACE OBJECT: ./src/components/Icon/icons/Information.tsx
|
|
@@ -526,276 +568,276 @@ __webpack_require__.d(Information_namespaceObject, {
|
|
|
526
568
|
Information: () => (Information)
|
|
527
569
|
});
|
|
528
570
|
|
|
529
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
530
|
-
var
|
|
531
|
-
__webpack_require__.r(
|
|
532
|
-
__webpack_require__.d(
|
|
533
|
-
ICON_NAME: () => (
|
|
534
|
-
|
|
571
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Invisible.tsx
|
|
572
|
+
var Invisible_namespaceObject = {};
|
|
573
|
+
__webpack_require__.r(Invisible_namespaceObject);
|
|
574
|
+
__webpack_require__.d(Invisible_namespaceObject, {
|
|
575
|
+
ICON_NAME: () => (Invisible_ICON_NAME),
|
|
576
|
+
Invisible: () => (Invisible)
|
|
535
577
|
});
|
|
536
578
|
|
|
537
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
538
|
-
var
|
|
539
|
-
__webpack_require__.r(
|
|
540
|
-
__webpack_require__.d(
|
|
541
|
-
|
|
542
|
-
|
|
579
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Language.tsx
|
|
580
|
+
var Language_namespaceObject = {};
|
|
581
|
+
__webpack_require__.r(Language_namespaceObject);
|
|
582
|
+
__webpack_require__.d(Language_namespaceObject, {
|
|
583
|
+
ICON_NAME: () => (Language_ICON_NAME),
|
|
584
|
+
Language: () => (Language)
|
|
543
585
|
});
|
|
544
586
|
|
|
545
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
546
|
-
var
|
|
547
|
-
__webpack_require__.r(
|
|
548
|
-
__webpack_require__.d(
|
|
549
|
-
|
|
550
|
-
|
|
587
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Lock.tsx
|
|
588
|
+
var Lock_namespaceObject = {};
|
|
589
|
+
__webpack_require__.r(Lock_namespaceObject);
|
|
590
|
+
__webpack_require__.d(Lock_namespaceObject, {
|
|
591
|
+
ICON_NAME: () => (Lock_ICON_NAME),
|
|
592
|
+
Lock: () => (Lock)
|
|
551
593
|
});
|
|
552
594
|
|
|
553
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
554
|
-
var
|
|
555
|
-
__webpack_require__.r(
|
|
556
|
-
__webpack_require__.d(
|
|
557
|
-
|
|
558
|
-
|
|
595
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/LogIn.tsx
|
|
596
|
+
var LogIn_namespaceObject = {};
|
|
597
|
+
__webpack_require__.r(LogIn_namespaceObject);
|
|
598
|
+
__webpack_require__.d(LogIn_namespaceObject, {
|
|
599
|
+
ICON_NAME: () => (LogIn_ICON_NAME),
|
|
600
|
+
LogIn: () => (LogIn)
|
|
559
601
|
});
|
|
560
602
|
|
|
561
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
562
|
-
var
|
|
563
|
-
__webpack_require__.r(
|
|
564
|
-
__webpack_require__.d(
|
|
565
|
-
|
|
566
|
-
|
|
603
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/LogOut.tsx
|
|
604
|
+
var LogOut_namespaceObject = {};
|
|
605
|
+
__webpack_require__.r(LogOut_namespaceObject);
|
|
606
|
+
__webpack_require__.d(LogOut_namespaceObject, {
|
|
607
|
+
ICON_NAME: () => (LogOut_ICON_NAME),
|
|
608
|
+
LogOut: () => (LogOut)
|
|
567
609
|
});
|
|
568
610
|
|
|
569
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
570
|
-
var
|
|
571
|
-
__webpack_require__.r(
|
|
572
|
-
__webpack_require__.d(
|
|
573
|
-
|
|
574
|
-
|
|
611
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Maximize.tsx
|
|
612
|
+
var Maximize_namespaceObject = {};
|
|
613
|
+
__webpack_require__.r(Maximize_namespaceObject);
|
|
614
|
+
__webpack_require__.d(Maximize_namespaceObject, {
|
|
615
|
+
ICON_NAME: () => (Maximize_ICON_NAME),
|
|
616
|
+
Maximize: () => (Maximize)
|
|
575
617
|
});
|
|
576
618
|
|
|
577
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
578
|
-
var
|
|
579
|
-
__webpack_require__.r(
|
|
580
|
-
__webpack_require__.d(
|
|
581
|
-
ICON_NAME: () => (
|
|
582
|
-
|
|
619
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Measurements.tsx
|
|
620
|
+
var Measurements_namespaceObject = {};
|
|
621
|
+
__webpack_require__.r(Measurements_namespaceObject);
|
|
622
|
+
__webpack_require__.d(Measurements_namespaceObject, {
|
|
623
|
+
ICON_NAME: () => (Measurements_ICON_NAME),
|
|
624
|
+
Measurements: () => (Measurements)
|
|
583
625
|
});
|
|
584
626
|
|
|
585
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
586
|
-
var
|
|
587
|
-
__webpack_require__.r(
|
|
588
|
-
__webpack_require__.d(
|
|
589
|
-
|
|
590
|
-
|
|
627
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Message.tsx
|
|
628
|
+
var Message_namespaceObject = {};
|
|
629
|
+
__webpack_require__.r(Message_namespaceObject);
|
|
630
|
+
__webpack_require__.d(Message_namespaceObject, {
|
|
631
|
+
ICON_NAME: () => (Message_ICON_NAME),
|
|
632
|
+
Message: () => (Message)
|
|
591
633
|
});
|
|
592
634
|
|
|
593
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
594
|
-
var
|
|
595
|
-
__webpack_require__.r(
|
|
596
|
-
__webpack_require__.d(
|
|
597
|
-
|
|
598
|
-
|
|
635
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Minus.tsx
|
|
636
|
+
var Minus_namespaceObject = {};
|
|
637
|
+
__webpack_require__.r(Minus_namespaceObject);
|
|
638
|
+
__webpack_require__.d(Minus_namespaceObject, {
|
|
639
|
+
ICON_NAME: () => (Minus_ICON_NAME),
|
|
640
|
+
Minus: () => (Minus)
|
|
599
641
|
});
|
|
600
642
|
|
|
601
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
602
|
-
var
|
|
603
|
-
__webpack_require__.r(
|
|
604
|
-
__webpack_require__.d(
|
|
605
|
-
|
|
606
|
-
|
|
643
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/MinusCircle.tsx
|
|
644
|
+
var MinusCircle_namespaceObject = {};
|
|
645
|
+
__webpack_require__.r(MinusCircle_namespaceObject);
|
|
646
|
+
__webpack_require__.d(MinusCircle_namespaceObject, {
|
|
647
|
+
ICON_NAME: () => (MinusCircle_ICON_NAME),
|
|
648
|
+
MinusCircle: () => (MinusCircle)
|
|
607
649
|
});
|
|
608
650
|
|
|
609
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
610
|
-
var
|
|
611
|
-
__webpack_require__.r(
|
|
612
|
-
__webpack_require__.d(
|
|
613
|
-
|
|
614
|
-
|
|
651
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/MinusCircleInverted.tsx
|
|
652
|
+
var MinusCircleInverted_namespaceObject = {};
|
|
653
|
+
__webpack_require__.r(MinusCircleInverted_namespaceObject);
|
|
654
|
+
__webpack_require__.d(MinusCircleInverted_namespaceObject, {
|
|
655
|
+
ICON_NAME: () => (MinusCircleInverted_ICON_NAME),
|
|
656
|
+
MinusCircleInverted: () => (MinusCircleInverted)
|
|
615
657
|
});
|
|
616
658
|
|
|
617
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
618
|
-
var
|
|
619
|
-
__webpack_require__.r(
|
|
620
|
-
__webpack_require__.d(
|
|
621
|
-
ICON_NAME: () => (
|
|
622
|
-
|
|
659
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/More.tsx
|
|
660
|
+
var More_namespaceObject = {};
|
|
661
|
+
__webpack_require__.r(More_namespaceObject);
|
|
662
|
+
__webpack_require__.d(More_namespaceObject, {
|
|
663
|
+
ICON_NAME: () => (More_ICON_NAME),
|
|
664
|
+
More: () => (More)
|
|
623
665
|
});
|
|
624
666
|
|
|
625
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
626
|
-
var
|
|
627
|
-
__webpack_require__.r(
|
|
628
|
-
__webpack_require__.d(
|
|
629
|
-
|
|
630
|
-
|
|
667
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/MoreVertical.tsx
|
|
668
|
+
var MoreVertical_namespaceObject = {};
|
|
669
|
+
__webpack_require__.r(MoreVertical_namespaceObject);
|
|
670
|
+
__webpack_require__.d(MoreVertical_namespaceObject, {
|
|
671
|
+
ICON_NAME: () => (MoreVertical_ICON_NAME),
|
|
672
|
+
MoreVertical: () => (MoreVertical)
|
|
631
673
|
});
|
|
632
674
|
|
|
633
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
634
|
-
var
|
|
635
|
-
__webpack_require__.r(
|
|
636
|
-
__webpack_require__.d(
|
|
637
|
-
ICON_NAME: () => (
|
|
638
|
-
|
|
675
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Notification.tsx
|
|
676
|
+
var Notification_namespaceObject = {};
|
|
677
|
+
__webpack_require__.r(Notification_namespaceObject);
|
|
678
|
+
__webpack_require__.d(Notification_namespaceObject, {
|
|
679
|
+
ICON_NAME: () => (Notification_ICON_NAME),
|
|
680
|
+
Notification: () => (Notification)
|
|
639
681
|
});
|
|
640
682
|
|
|
641
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
642
|
-
var
|
|
643
|
-
__webpack_require__.r(
|
|
644
|
-
__webpack_require__.d(
|
|
645
|
-
|
|
646
|
-
|
|
683
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Pages.tsx
|
|
684
|
+
var Pages_namespaceObject = {};
|
|
685
|
+
__webpack_require__.r(Pages_namespaceObject);
|
|
686
|
+
__webpack_require__.d(Pages_namespaceObject, {
|
|
687
|
+
ICON_NAME: () => (Pages_ICON_NAME),
|
|
688
|
+
Pages: () => (Pages)
|
|
647
689
|
});
|
|
648
690
|
|
|
649
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
650
|
-
var
|
|
651
|
-
__webpack_require__.r(
|
|
652
|
-
__webpack_require__.d(
|
|
653
|
-
|
|
654
|
-
|
|
691
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Plus.tsx
|
|
692
|
+
var Plus_namespaceObject = {};
|
|
693
|
+
__webpack_require__.r(Plus_namespaceObject);
|
|
694
|
+
__webpack_require__.d(Plus_namespaceObject, {
|
|
695
|
+
ICON_NAME: () => (Plus_ICON_NAME),
|
|
696
|
+
Plus: () => (Plus)
|
|
655
697
|
});
|
|
656
698
|
|
|
657
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
658
|
-
var
|
|
659
|
-
__webpack_require__.r(
|
|
660
|
-
__webpack_require__.d(
|
|
661
|
-
|
|
662
|
-
|
|
699
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/PlusCircle.tsx
|
|
700
|
+
var PlusCircle_namespaceObject = {};
|
|
701
|
+
__webpack_require__.r(PlusCircle_namespaceObject);
|
|
702
|
+
__webpack_require__.d(PlusCircle_namespaceObject, {
|
|
703
|
+
ICON_NAME: () => (PlusCircle_ICON_NAME),
|
|
704
|
+
PlusCircle: () => (PlusCircle)
|
|
663
705
|
});
|
|
664
706
|
|
|
665
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
666
|
-
var
|
|
667
|
-
__webpack_require__.r(
|
|
668
|
-
__webpack_require__.d(
|
|
669
|
-
ICON_NAME: () => (
|
|
670
|
-
|
|
707
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/PlusCircleInverted.tsx
|
|
708
|
+
var PlusCircleInverted_namespaceObject = {};
|
|
709
|
+
__webpack_require__.r(PlusCircleInverted_namespaceObject);
|
|
710
|
+
__webpack_require__.d(PlusCircleInverted_namespaceObject, {
|
|
711
|
+
ICON_NAME: () => (PlusCircleInverted_ICON_NAME),
|
|
712
|
+
PlusCircleInverted: () => (PlusCircleInverted)
|
|
671
713
|
});
|
|
672
714
|
|
|
673
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
674
|
-
var
|
|
675
|
-
__webpack_require__.r(
|
|
676
|
-
__webpack_require__.d(
|
|
677
|
-
|
|
678
|
-
|
|
715
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/RadioOn.tsx
|
|
716
|
+
var RadioOn_namespaceObject = {};
|
|
717
|
+
__webpack_require__.r(RadioOn_namespaceObject);
|
|
718
|
+
__webpack_require__.d(RadioOn_namespaceObject, {
|
|
719
|
+
ICON_NAME: () => (RadioOn_ICON_NAME),
|
|
720
|
+
RadioOn: () => (RadioOn)
|
|
679
721
|
});
|
|
680
722
|
|
|
681
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
682
|
-
var
|
|
683
|
-
__webpack_require__.r(
|
|
684
|
-
__webpack_require__.d(
|
|
685
|
-
|
|
686
|
-
|
|
723
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Report.tsx
|
|
724
|
+
var Report_namespaceObject = {};
|
|
725
|
+
__webpack_require__.r(Report_namespaceObject);
|
|
726
|
+
__webpack_require__.d(Report_namespaceObject, {
|
|
727
|
+
ICON_NAME: () => (Report_ICON_NAME),
|
|
728
|
+
Report: () => (Report)
|
|
687
729
|
});
|
|
688
730
|
|
|
689
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
690
|
-
var
|
|
691
|
-
__webpack_require__.r(
|
|
692
|
-
__webpack_require__.d(
|
|
693
|
-
|
|
694
|
-
|
|
731
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Robot.tsx
|
|
732
|
+
var Robot_namespaceObject = {};
|
|
733
|
+
__webpack_require__.r(Robot_namespaceObject);
|
|
734
|
+
__webpack_require__.d(Robot_namespaceObject, {
|
|
735
|
+
ICON_NAME: () => (Robot_ICON_NAME),
|
|
736
|
+
Robot: () => (Robot)
|
|
695
737
|
});
|
|
696
738
|
|
|
697
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
698
|
-
var
|
|
699
|
-
__webpack_require__.r(
|
|
700
|
-
__webpack_require__.d(
|
|
701
|
-
|
|
702
|
-
|
|
739
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Roles.tsx
|
|
740
|
+
var Roles_namespaceObject = {};
|
|
741
|
+
__webpack_require__.r(Roles_namespaceObject);
|
|
742
|
+
__webpack_require__.d(Roles_namespaceObject, {
|
|
743
|
+
ICON_NAME: () => (Roles_ICON_NAME),
|
|
744
|
+
Roles: () => (Roles)
|
|
703
745
|
});
|
|
704
746
|
|
|
705
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
706
|
-
var
|
|
707
|
-
__webpack_require__.r(
|
|
708
|
-
__webpack_require__.d(
|
|
709
|
-
|
|
710
|
-
|
|
747
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Search.tsx
|
|
748
|
+
var Search_namespaceObject = {};
|
|
749
|
+
__webpack_require__.r(Search_namespaceObject);
|
|
750
|
+
__webpack_require__.d(Search_namespaceObject, {
|
|
751
|
+
ICON_NAME: () => (Search_ICON_NAME),
|
|
752
|
+
Search: () => (Search)
|
|
711
753
|
});
|
|
712
754
|
|
|
713
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
714
|
-
var
|
|
715
|
-
__webpack_require__.r(
|
|
716
|
-
__webpack_require__.d(
|
|
717
|
-
|
|
718
|
-
|
|
755
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Settings.tsx
|
|
756
|
+
var Settings_namespaceObject = {};
|
|
757
|
+
__webpack_require__.r(Settings_namespaceObject);
|
|
758
|
+
__webpack_require__.d(Settings_namespaceObject, {
|
|
759
|
+
ICON_NAME: () => (Settings_ICON_NAME),
|
|
760
|
+
Settings: () => (Settings)
|
|
719
761
|
});
|
|
720
762
|
|
|
721
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
722
|
-
var
|
|
723
|
-
__webpack_require__.r(
|
|
724
|
-
__webpack_require__.d(
|
|
725
|
-
ICON_NAME: () => (
|
|
726
|
-
|
|
763
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Sleep.tsx
|
|
764
|
+
var Sleep_namespaceObject = {};
|
|
765
|
+
__webpack_require__.r(Sleep_namespaceObject);
|
|
766
|
+
__webpack_require__.d(Sleep_namespaceObject, {
|
|
767
|
+
ICON_NAME: () => (Sleep_ICON_NAME),
|
|
768
|
+
Sleep: () => (Sleep)
|
|
727
769
|
});
|
|
728
770
|
|
|
729
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
730
|
-
var
|
|
731
|
-
__webpack_require__.r(
|
|
732
|
-
__webpack_require__.d(
|
|
733
|
-
|
|
734
|
-
|
|
771
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Stats.tsx
|
|
772
|
+
var Stats_namespaceObject = {};
|
|
773
|
+
__webpack_require__.r(Stats_namespaceObject);
|
|
774
|
+
__webpack_require__.d(Stats_namespaceObject, {
|
|
775
|
+
ICON_NAME: () => (Stats_ICON_NAME),
|
|
776
|
+
Stats: () => (Stats)
|
|
735
777
|
});
|
|
736
778
|
|
|
737
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
738
|
-
var
|
|
739
|
-
__webpack_require__.r(
|
|
740
|
-
__webpack_require__.d(
|
|
741
|
-
ICON_NAME: () => (
|
|
742
|
-
|
|
779
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/TimeTracking.tsx
|
|
780
|
+
var TimeTracking_namespaceObject = {};
|
|
781
|
+
__webpack_require__.r(TimeTracking_namespaceObject);
|
|
782
|
+
__webpack_require__.d(TimeTracking_namespaceObject, {
|
|
783
|
+
ICON_NAME: () => (TimeTracking_ICON_NAME),
|
|
784
|
+
TimeTracking: () => (TimeTracking)
|
|
743
785
|
});
|
|
744
786
|
|
|
745
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
746
|
-
var
|
|
747
|
-
__webpack_require__.r(
|
|
748
|
-
__webpack_require__.d(
|
|
749
|
-
ICON_NAME: () => (
|
|
750
|
-
|
|
787
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Trainings.tsx
|
|
788
|
+
var Trainings_namespaceObject = {};
|
|
789
|
+
__webpack_require__.r(Trainings_namespaceObject);
|
|
790
|
+
__webpack_require__.d(Trainings_namespaceObject, {
|
|
791
|
+
ICON_NAME: () => (Trainings_ICON_NAME),
|
|
792
|
+
Trainings: () => (Trainings)
|
|
751
793
|
});
|
|
752
794
|
|
|
753
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
754
|
-
var
|
|
755
|
-
__webpack_require__.r(
|
|
756
|
-
__webpack_require__.d(
|
|
757
|
-
ICON_NAME: () => (
|
|
758
|
-
|
|
795
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/UnArchive.tsx
|
|
796
|
+
var UnArchive_namespaceObject = {};
|
|
797
|
+
__webpack_require__.r(UnArchive_namespaceObject);
|
|
798
|
+
__webpack_require__.d(UnArchive_namespaceObject, {
|
|
799
|
+
ICON_NAME: () => (UnArchive_ICON_NAME),
|
|
800
|
+
UnArchive: () => (UnArchive)
|
|
759
801
|
});
|
|
760
802
|
|
|
761
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
762
|
-
var
|
|
763
|
-
__webpack_require__.r(
|
|
764
|
-
__webpack_require__.d(
|
|
765
|
-
ICON_NAME: () => (
|
|
766
|
-
|
|
803
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Union.tsx
|
|
804
|
+
var Union_namespaceObject = {};
|
|
805
|
+
__webpack_require__.r(Union_namespaceObject);
|
|
806
|
+
__webpack_require__.d(Union_namespaceObject, {
|
|
807
|
+
ICON_NAME: () => (Union_ICON_NAME),
|
|
808
|
+
Union: () => (Union)
|
|
767
809
|
});
|
|
768
810
|
|
|
769
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
770
|
-
var
|
|
771
|
-
__webpack_require__.r(
|
|
772
|
-
__webpack_require__.d(
|
|
773
|
-
|
|
774
|
-
|
|
811
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Unlock.tsx
|
|
812
|
+
var Unlock_namespaceObject = {};
|
|
813
|
+
__webpack_require__.r(Unlock_namespaceObject);
|
|
814
|
+
__webpack_require__.d(Unlock_namespaceObject, {
|
|
815
|
+
ICON_NAME: () => (Unlock_ICON_NAME),
|
|
816
|
+
Unlock: () => (Unlock)
|
|
775
817
|
});
|
|
776
818
|
|
|
777
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
778
|
-
var
|
|
779
|
-
__webpack_require__.r(
|
|
780
|
-
__webpack_require__.d(
|
|
781
|
-
ICON_NAME: () => (
|
|
782
|
-
|
|
819
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/User.tsx
|
|
820
|
+
var User_namespaceObject = {};
|
|
821
|
+
__webpack_require__.r(User_namespaceObject);
|
|
822
|
+
__webpack_require__.d(User_namespaceObject, {
|
|
823
|
+
ICON_NAME: () => (User_ICON_NAME),
|
|
824
|
+
User: () => (User)
|
|
783
825
|
});
|
|
784
826
|
|
|
785
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
786
|
-
var
|
|
787
|
-
__webpack_require__.r(
|
|
788
|
-
__webpack_require__.d(
|
|
789
|
-
ICON_NAME: () => (
|
|
790
|
-
|
|
827
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Visible.tsx
|
|
828
|
+
var Visible_namespaceObject = {};
|
|
829
|
+
__webpack_require__.r(Visible_namespaceObject);
|
|
830
|
+
__webpack_require__.d(Visible_namespaceObject, {
|
|
831
|
+
ICON_NAME: () => (Visible_ICON_NAME),
|
|
832
|
+
Visible: () => (Visible)
|
|
791
833
|
});
|
|
792
834
|
|
|
793
|
-
// NAMESPACE OBJECT: ./src/components/Icon/icons/
|
|
794
|
-
var
|
|
795
|
-
__webpack_require__.r(
|
|
796
|
-
__webpack_require__.d(
|
|
797
|
-
ICON_NAME: () => (
|
|
798
|
-
|
|
835
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Warning.tsx
|
|
836
|
+
var Warning_namespaceObject = {};
|
|
837
|
+
__webpack_require__.r(Warning_namespaceObject);
|
|
838
|
+
__webpack_require__.d(Warning_namespaceObject, {
|
|
839
|
+
ICON_NAME: () => (Warning_ICON_NAME),
|
|
840
|
+
Warning: () => (Warning)
|
|
799
841
|
});
|
|
800
842
|
|
|
801
843
|
// NAMESPACE OBJECT: ./src/components/Icon/icons/all.ts
|
|
@@ -805,6 +847,7 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
805
847
|
Archive: () => (Archive_namespaceObject),
|
|
806
848
|
ArrowDown: () => (ArrowDown_namespaceObject),
|
|
807
849
|
ArrowUp: () => (ArrowUp_namespaceObject),
|
|
850
|
+
Assessment: () => (Assessment_namespaceObject),
|
|
808
851
|
Attention: () => (Attention_namespaceObject),
|
|
809
852
|
BanUser: () => (BanUser_namespaceObject),
|
|
810
853
|
Bin: () => (Bin_namespaceObject),
|
|
@@ -822,6 +865,7 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
822
865
|
Circular: () => (Circular_namespaceObject),
|
|
823
866
|
Clock: () => (Clock_namespaceObject),
|
|
824
867
|
Cogwheel: () => (Cogwheel_namespaceObject),
|
|
868
|
+
Company: () => (Company_namespaceObject),
|
|
825
869
|
ConfirmEmail: () => (ConfirmEmail_namespaceObject),
|
|
826
870
|
Copy: () => (Copy_namespaceObject),
|
|
827
871
|
Cross: () => (Cross_namespaceObject),
|
|
@@ -829,7 +873,9 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
829
873
|
Edit: () => (Edit_namespaceObject),
|
|
830
874
|
Email: () => (Email_namespaceObject),
|
|
831
875
|
Employee: () => (Employee_namespaceObject),
|
|
876
|
+
Expertise: () => (Expertise_namespaceObject),
|
|
832
877
|
Filter: () => (Filter_namespaceObject),
|
|
878
|
+
Geography: () => (Geography_namespaceObject),
|
|
833
879
|
Home: () => (Home_namespaceObject),
|
|
834
880
|
Import: () => (Import_namespaceObject),
|
|
835
881
|
Information: () => (Information_namespaceObject),
|
|
@@ -859,6 +905,7 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
859
905
|
Settings: () => (Settings_namespaceObject),
|
|
860
906
|
Sleep: () => (Sleep_namespaceObject),
|
|
861
907
|
Stats: () => (Stats_namespaceObject),
|
|
908
|
+
TimeTracking: () => (TimeTracking_namespaceObject),
|
|
862
909
|
Trainings: () => (Trainings_namespaceObject),
|
|
863
910
|
UnArchive: () => (UnArchive_namespaceObject),
|
|
864
911
|
Union: () => (Union_namespaceObject),
|
|
@@ -1635,22 +1682,254 @@ const checkboxStyles = {
|
|
|
1635
1682
|
|
|
1636
1683
|
|
|
1637
1684
|
|
|
1638
|
-
const CheckboxBase = /*#__PURE__*/base_default()(Label_Label, true ? {
|
|
1639
|
-
target: "e9e7wc30"
|
|
1640
|
-
} : 0)("position:relative;display:inline-flex;flex-grow:0;align-items:center;vertical-align:middle;cursor:pointer;&:has(input:disabled){cursor:default;}&>div{position:relative;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:6px;}input+div{svg{z-index:2;}&::before{content:'';position:absolute;box-sizing:border-box;height:20px;width:20px;top:0;left:0;border-radius:6px;z-index:1;}}", ({
|
|
1641
|
-
color = 'green',
|
|
1642
|
-
theme
|
|
1643
|
-
}) => {
|
|
1644
|
-
switch (color) {
|
|
1645
|
-
case 'blue':
|
|
1646
|
-
return checkboxStyles.blueInput(theme);
|
|
1647
|
-
case 'green':
|
|
1648
|
-
return checkboxStyles.greenInput(theme);
|
|
1649
|
-
default:
|
|
1650
|
-
}
|
|
1651
|
-
}, " input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}span{margin-left:10px;font-size:14px;font-weight:100;}" + ( true ? "" : 0));
|
|
1652
|
-
;// external "@ssa-ui-kit/utils"
|
|
1653
|
-
const utils_namespaceObject = require("@ssa-ui-kit/utils");
|
|
1685
|
+
const CheckboxBase = /*#__PURE__*/base_default()(Label_Label, true ? {
|
|
1686
|
+
target: "e9e7wc30"
|
|
1687
|
+
} : 0)("position:relative;display:inline-flex;flex-grow:0;align-items:center;vertical-align:middle;cursor:pointer;&:has(input:disabled){cursor:default;}&>div{position:relative;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:6px;}input+div{svg{z-index:2;}&::before{content:'';position:absolute;box-sizing:border-box;height:20px;width:20px;top:0;left:0;border-radius:6px;z-index:1;}}", ({
|
|
1688
|
+
color = 'green',
|
|
1689
|
+
theme
|
|
1690
|
+
}) => {
|
|
1691
|
+
switch (color) {
|
|
1692
|
+
case 'blue':
|
|
1693
|
+
return checkboxStyles.blueInput(theme);
|
|
1694
|
+
case 'green':
|
|
1695
|
+
return checkboxStyles.greenInput(theme);
|
|
1696
|
+
default:
|
|
1697
|
+
}
|
|
1698
|
+
}, " input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}span{margin-left:10px;font-size:14px;font-weight:100;}" + ( true ? "" : 0));
|
|
1699
|
+
;// external "@ssa-ui-kit/utils"
|
|
1700
|
+
const utils_namespaceObject = require("@ssa-ui-kit/utils");
|
|
1701
|
+
;// ./src/components/Icon/icons/Archive.tsx
|
|
1702
|
+
|
|
1703
|
+
const Archive = ({
|
|
1704
|
+
fill = '#000',
|
|
1705
|
+
size = 15,
|
|
1706
|
+
tooltip = 'Archive',
|
|
1707
|
+
...props
|
|
1708
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1709
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1710
|
+
width: `${size}px`,
|
|
1711
|
+
height: `${size}px`,
|
|
1712
|
+
viewBox: "0 0 15 15",
|
|
1713
|
+
fill: "none",
|
|
1714
|
+
...props,
|
|
1715
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1716
|
+
children: tooltip
|
|
1717
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
1718
|
+
clipPath: "url(#clip0_532_12720)",
|
|
1719
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1720
|
+
d: "M12.5 14.2188H2.5C2.04426 14.2184 1.60728 14.0372 1.28503 13.715C0.96277 13.3927 0.781581 12.9557 0.78125 12.5V5C0.78125 4.87568 0.830636 4.75645 0.918544 4.66854C1.00645 4.58064 1.12568 4.53125 1.25 4.53125H13.75C13.8743 4.53125 13.9936 4.58064 14.0815 4.66854C14.1694 4.75645 14.2188 4.87568 14.2188 5V12.5C14.2184 12.9557 14.0372 13.3927 13.715 13.715C13.3927 14.0372 12.9557 14.2184 12.5 14.2188ZM1.71875 5.46875V12.5C1.71908 12.7071 1.8015 12.9056 1.94794 13.0521C2.09438 13.1985 2.2929 13.2809 2.5 13.2813H12.5C12.7071 13.2809 12.9056 13.1985 13.0521 13.0521C13.1985 12.9056 13.2809 12.7071 13.2813 12.5V5.46875H1.71875Z",
|
|
1721
|
+
fill: fill
|
|
1722
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1723
|
+
d: "M13.75 5.46876H1.24998C1.17011 5.46875 1.09156 5.44834 1.02179 5.40945C0.952017 5.37056 0.893342 5.31449 0.851329 5.24656C0.809316 5.17862 0.78536 5.10108 0.781733 5.02129C0.778107 4.94149 0.794931 4.8621 0.830609 4.79063L2.53311 1.38563C2.62339 1.20356 2.76288 1.05043 2.93577 0.943609C3.10865 0.836785 3.30801 0.780542 3.51123 0.781257H11.4887C11.692 0.780526 11.8915 0.836833 12.0644 0.943779C12.2373 1.05073 12.3767 1.20402 12.4669 1.38626L14.1694 4.79063C14.205 4.8621 14.2219 4.94149 14.2182 5.02129C14.2146 5.10108 14.1907 5.17862 14.1486 5.24656C14.1066 5.31449 14.048 5.37056 13.9782 5.40945C13.9084 5.44834 13.8299 5.46875 13.75 5.46876ZM2.00873 4.53126H12.9912L11.6281 1.80501C11.6153 1.779 11.5955 1.75711 11.5708 1.74186C11.5462 1.7266 11.5177 1.7186 11.4887 1.71876H3.51123C3.48234 1.71869 3.45401 1.72666 3.42939 1.74178C3.40477 1.7569 3.38485 1.77858 3.37186 1.80438L2.00873 4.53126Z",
|
|
1724
|
+
fill: fill
|
|
1725
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1726
|
+
d: "M7.5 11.7188C7.37568 11.7188 7.25645 11.6694 7.16854 11.5815C7.08064 11.4935 7.03125 11.3743 7.03125 11.25V7.5C7.03125 7.37568 7.08064 7.25645 7.16854 7.16854C7.25645 7.08064 7.37568 7.03125 7.5 7.03125C7.62432 7.03125 7.74355 7.08064 7.83146 7.16854C7.91936 7.25645 7.96875 7.37568 7.96875 7.5V11.25C7.96875 11.3743 7.91936 11.4935 7.83146 11.5815C7.74355 11.6694 7.62432 11.7188 7.5 11.7188Z",
|
|
1727
|
+
fill: fill
|
|
1728
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1729
|
+
d: "M7.50003 11.7188C7.43846 11.7189 7.37747 11.7069 7.32061 11.6832C7.26375 11.6596 7.21214 11.625 7.16878 11.5813L5.29378 9.70628C5.21098 9.61742 5.1659 9.49989 5.16804 9.37845C5.17018 9.25701 5.21938 9.14115 5.30526 9.05526C5.39115 8.96938 5.50701 8.92018 5.62845 8.91804C5.74989 8.9159 5.86742 8.96098 5.95628 9.04378L7.50003 10.5869L9.04378 9.04378C9.13264 8.96098 9.25016 8.9159 9.3716 8.91804C9.49304 8.92018 9.60891 8.96938 9.69479 9.05526C9.78067 9.14115 9.82987 9.25701 9.83201 9.37845C9.83415 9.49989 9.78908 9.61742 9.70628 9.70628L7.83128 11.5813C7.78791 11.625 7.7363 11.6596 7.67944 11.6832C7.62258 11.7069 7.56159 11.7189 7.50003 11.7188Z",
|
|
1730
|
+
fill: fill
|
|
1731
|
+
})]
|
|
1732
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("defs", {
|
|
1733
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("clipPath", {
|
|
1734
|
+
id: "clip0_532_12720",
|
|
1735
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
1736
|
+
width: size,
|
|
1737
|
+
height: size,
|
|
1738
|
+
fill: "white"
|
|
1739
|
+
})
|
|
1740
|
+
})
|
|
1741
|
+
})]
|
|
1742
|
+
});
|
|
1743
|
+
const ICON_NAME = 'archive';
|
|
1744
|
+
;// ./src/components/Icon/icons/ArrowDown.tsx
|
|
1745
|
+
|
|
1746
|
+
const ArrowDown = ({
|
|
1747
|
+
fill = '#000',
|
|
1748
|
+
size = 24,
|
|
1749
|
+
tooltip = 'Arrow Down',
|
|
1750
|
+
...props
|
|
1751
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1752
|
+
width: `${size}px`,
|
|
1753
|
+
height: `${size}px`,
|
|
1754
|
+
viewBox: "0 0 7 8",
|
|
1755
|
+
fill: "none",
|
|
1756
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1757
|
+
...props,
|
|
1758
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1759
|
+
children: tooltip
|
|
1760
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1761
|
+
d: "M3.1779 7.07707L3.1779 0.922729",
|
|
1762
|
+
stroke: fill,
|
|
1763
|
+
strokeWidth: "0.8",
|
|
1764
|
+
strokeLinecap: "round",
|
|
1765
|
+
strokeLinejoin: "round"
|
|
1766
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1767
|
+
d: "M5.93896 4.59485L3.17796 7.0771L0.416504 4.59485",
|
|
1768
|
+
stroke: fill,
|
|
1769
|
+
strokeWidth: "0.8",
|
|
1770
|
+
strokeLinecap: "round",
|
|
1771
|
+
strokeLinejoin: "round"
|
|
1772
|
+
})]
|
|
1773
|
+
});
|
|
1774
|
+
const ArrowDown_ICON_NAME = 'arrow-down';
|
|
1775
|
+
;// ./src/components/Icon/icons/ArrowUp.tsx
|
|
1776
|
+
|
|
1777
|
+
const ArrowUp = ({
|
|
1778
|
+
fill = '#000',
|
|
1779
|
+
size = 24,
|
|
1780
|
+
tooltip = 'Arrow Up',
|
|
1781
|
+
...props
|
|
1782
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1783
|
+
width: `${size}px`,
|
|
1784
|
+
height: `${size}px`,
|
|
1785
|
+
viewBox: "0 0 7 8",
|
|
1786
|
+
fill: "none",
|
|
1787
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1788
|
+
...props,
|
|
1789
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1790
|
+
children: tooltip
|
|
1791
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1792
|
+
d: "M3.17757 0.92293L3.17757 7.07727",
|
|
1793
|
+
stroke: fill,
|
|
1794
|
+
strokeWidth: "0.8",
|
|
1795
|
+
strokeLinecap: "round",
|
|
1796
|
+
strokeLinejoin: "round"
|
|
1797
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1798
|
+
d: "M0.416507 3.40515L3.17751 0.922901L5.93896 3.40515",
|
|
1799
|
+
stroke: fill,
|
|
1800
|
+
strokeWidth: "0.8",
|
|
1801
|
+
strokeLinecap: "round",
|
|
1802
|
+
strokeLinejoin: "round"
|
|
1803
|
+
})]
|
|
1804
|
+
});
|
|
1805
|
+
const ArrowUp_ICON_NAME = 'arrow-up';
|
|
1806
|
+
;// ./src/components/Icon/icons/Assessment.tsx
|
|
1807
|
+
|
|
1808
|
+
const Assessment = ({
|
|
1809
|
+
fill = '#000',
|
|
1810
|
+
size = 24,
|
|
1811
|
+
tooltip = 'Assessment',
|
|
1812
|
+
...props
|
|
1813
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1814
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1815
|
+
width: `${size}px`,
|
|
1816
|
+
height: `${size}px`,
|
|
1817
|
+
viewBox: "0 0 24 24",
|
|
1818
|
+
fill: "none",
|
|
1819
|
+
...props,
|
|
1820
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1821
|
+
children: tooltip
|
|
1822
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1823
|
+
d: "M13.4282 10.7175C13.0519 10.7175 12.7992 11.0454 12.7992 11.3834C12.7992 11.7215 13.0519 12.0494 13.4282 12.0494H14.4017L12.0958 14.6104L10.7247 13.0858C10.5043 12.841 10.2028 12.6993 9.8765 12.6993C9.55018 12.6993 9.24861 12.841 9.02825 13.0859L7.20142 15.1168C6.97025 15.3737 6.97025 15.7789 7.20142 16.0357C7.32157 16.1692 7.48519 16.2422 7.6567 16.2422C7.82624 16.2422 7.99203 16.1706 8.11265 16.035L9.87704 14.0758L11.2492 15.6004C11.4696 15.8452 11.7711 15.9869 12.0974 15.9869C12.4237 15.9869 12.7253 15.8451 12.9457 15.6003L15.241 13.048V14.0964C15.241 14.4345 15.4937 14.7624 15.87 14.7624C16.2462 14.7624 16.4989 14.4345 16.4989 14.0964V11.3834C16.4989 11.0454 16.2462 10.7175 15.87 10.7175H13.4282Z",
|
|
1824
|
+
fill: fill
|
|
1825
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1826
|
+
fillRule: "evenodd",
|
|
1827
|
+
clipRule: "evenodd",
|
|
1828
|
+
d: "M11.8482 1.00217C11.7031 0.995196 11.5548 1.00499 11.4057 1.03215C10.6445 1.17021 10.0365 1.76009 9.87857 2.51911C9.83527 2.72746 9.83042 2.93226 9.85367 3.12802H8.92463L6.26339 3.12294C5.00287 3.16717 4 4.19482 4 5.46404V20.6574C4 21.955 5.04815 23 6.348 23H17.1789C18.4787 23 19.5269 21.955 19.5269 20.6574L19.5269 5.46404C19.5269 4.1665 18.4787 3.12146 17.1789 3.12146H13.6806C13.6871 3.05722 13.6905 2.99215 13.6905 2.92644C13.6905 1.89371 12.8596 1.05074 11.8482 1.00217ZM6.34811 4.43031L7.70786 4.4293V5.05504C7.70786 5.87913 8.38507 6.55634 9.20915 6.55634H14.3178C15.1419 6.55634 15.8191 5.87913 15.8191 5.05504V4.43032H17.1789C17.7575 4.43032 18.2155 4.88773 18.2155 5.46404L18.2155 20.6574C18.2155 21.2337 17.7575 21.6911 17.1789 21.6911H6.348C5.76938 21.6911 5.31136 21.2337 5.31136 20.6574L5.31136 5.46404C5.31136 4.88773 5.76949 4.43031 6.34811 4.43031ZM12.0635 3.79295L12.0634 3.79512L12.0626 3.80977L12.0648 3.82426L12.0651 3.82643L12.0659 3.83144L12.0688 3.84883C12.0713 3.86325 12.0749 3.88323 12.0795 3.90543C12.0878 3.945 12.1025 4.00833 12.125 4.05577C12.1615 4.13295 12.2128 4.20217 12.276 4.25951C12.3393 4.31684 12.4132 4.36115 12.4936 4.38991C12.568 4.41653 12.6465 4.42934 12.7254 4.4278L14.6717 4.42909V5.05504C14.6717 5.05504 14.6717 5.16356 14.5455 5.25204C14.4193 5.34052 14.3178 5.32368 14.3178 5.32368H9.20915C9.20915 5.32368 9.06807 5.34849 8.93207 5.23231C8.85526 5.16669 8.85526 5.05504 8.85526 5.05504V4.42909L10.8137 4.42774C10.9396 4.42788 11.0628 4.39147 11.1684 4.32293C11.274 4.25436 11.3574 4.1566 11.4085 4.04153C11.4596 3.92645 11.4761 3.79902 11.4561 3.67471C11.4362 3.55046 11.3806 3.43468 11.2961 3.34143C11.1683 3.20034 11.1035 3.01376 11.1514 2.78351C11.1989 2.55661 11.4088 2.35204 11.6382 2.31047C12.0629 2.23313 12.3908 2.5314 12.3908 2.92644C12.3908 3.08933 12.3317 3.23012 12.231 3.34131C12.1737 3.40456 12.1294 3.47848 12.1006 3.55885C12.0829 3.60826 12.0745 3.67272 12.0701 3.71292C12.0676 3.73547 12.066 3.7557 12.0649 3.77029L12.0638 3.78788L12.0635 3.79295Z",
|
|
1829
|
+
fill: fill
|
|
1830
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1831
|
+
fillRule: "evenodd",
|
|
1832
|
+
clipRule: "evenodd",
|
|
1833
|
+
d: "M13.4282 10.7175C13.0519 10.7175 12.7992 11.0454 12.7992 11.3834C12.7992 11.7215 13.0519 12.0494 13.4282 12.0494H14.4017L12.0958 14.6104L10.7247 13.0858C10.5043 12.841 10.2028 12.6993 9.8765 12.6993C9.55018 12.6993 9.24861 12.841 9.02825 13.0859L7.20142 15.1168C6.97025 15.3737 6.97025 15.7789 7.20142 16.0357C7.32157 16.1692 7.48519 16.2422 7.6567 16.2422C7.82624 16.2422 7.99203 16.1706 8.11265 16.035L9.87704 14.0758L11.2492 15.6004C11.4696 15.8452 11.7711 15.9869 12.0974 15.9869C12.4237 15.9869 12.7253 15.8451 12.9457 15.6003L15.241 13.048V14.0964C15.241 14.4345 15.4937 14.7624 15.87 14.7624C16.2462 14.7624 16.4989 14.4345 16.4989 14.0964V11.3834C16.4989 11.0454 16.2462 10.7175 15.87 10.7175H13.4282Z",
|
|
1834
|
+
fill: fill
|
|
1835
|
+
})]
|
|
1836
|
+
});
|
|
1837
|
+
const Assessment_ICON_NAME = 'assessment';
|
|
1838
|
+
;// ./src/components/Icon/icons/Attention.tsx
|
|
1839
|
+
|
|
1840
|
+
const Attention = ({
|
|
1841
|
+
fill = '#000',
|
|
1842
|
+
size = 24,
|
|
1843
|
+
tooltip = 'Attention',
|
|
1844
|
+
...props
|
|
1845
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1846
|
+
width: `${size}px`,
|
|
1847
|
+
height: `${size}px`,
|
|
1848
|
+
fill: "none",
|
|
1849
|
+
viewBox: "0 0 20 20",
|
|
1850
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1851
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1852
|
+
...props,
|
|
1853
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1854
|
+
children: tooltip
|
|
1855
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1856
|
+
d: "M10 1.90479L2.85718 6.1905V13.8095L10 18.5715L17.1429 13.8095V6.1905L10 1.90479Z",
|
|
1857
|
+
stroke: fill,
|
|
1858
|
+
strokeWidth: "1.2"
|
|
1859
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1860
|
+
d: "M10.7004 6.19048C10.7004 5.80388 10.387 5.49048 10.0004 5.49048C9.6138 5.49048 9.3004 5.80388 9.3004 6.19048V10.1587C9.3004 10.5453 9.6138 10.8587 10.0004 10.8587C10.387 10.8587 10.7004 10.5453 10.7004 10.1587V6.19048ZM9.99622 12.1746C9.44393 12.1746 8.99622 12.6224 8.99622 13.1746C8.99622 13.7269 9.44393 14.1746 9.99622 14.1746H10.0033C10.5556 14.1746 11.0033 13.7269 11.0033 13.1746C11.0033 12.6224 10.5556 12.1746 10.0033 12.1746H9.99622Z",
|
|
1861
|
+
fill: fill
|
|
1862
|
+
})]
|
|
1863
|
+
});
|
|
1864
|
+
const Attention_ICON_NAME = 'attention';
|
|
1865
|
+
;// ./src/components/Icon/icons/BanUser.tsx
|
|
1866
|
+
|
|
1867
|
+
const BanUser = ({
|
|
1868
|
+
fill = '#000',
|
|
1869
|
+
size = 24,
|
|
1870
|
+
tooltip = 'Ban User',
|
|
1871
|
+
...props
|
|
1872
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1873
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1874
|
+
width: `${size}px`,
|
|
1875
|
+
height: `${size}px`,
|
|
1876
|
+
viewBox: "0 0 15 15",
|
|
1877
|
+
fill: "none",
|
|
1878
|
+
...props,
|
|
1879
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1880
|
+
children: tooltip
|
|
1881
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1882
|
+
fillRule: "evenodd",
|
|
1883
|
+
clipRule: "evenodd",
|
|
1884
|
+
d: "M6.32475 6.84657C7.1623 6.84657 7.88756 6.54617 8.48015 5.95349C9.07273 5.36091 9.37313 4.63584 9.37313 3.79819C9.37313 2.96082 9.07273 2.23566 8.48005 1.64289C7.88737 1.0504 7.16221 0.75 6.32475 0.75C5.4871 0.75 4.76203 1.0504 4.16945 1.64298C3.57686 2.23557 3.27637 2.96073 3.27637 3.79819C3.27637 4.63584 3.57686 5.361 4.16954 5.95359C4.76222 6.54608 5.48739 6.84657 6.32475 6.84657ZM6.32475 5.94322C6.92265 5.94322 7.41813 5.73806 7.84133 5.31478C8.26459 4.89153 8.46978 4.39615 8.46978 3.79819C8.46978 3.20064 8.26472 2.70522 7.84139 2.28175C7.41803 1.8586 6.92244 1.65335 6.32475 1.65335C5.72679 1.65335 5.23146 1.85849 4.80821 2.28174C4.3849 2.70505 4.17971 3.2005 4.17971 3.79819C4.17971 4.39607 4.3849 4.89146 4.8082 5.31472C5.23165 5.73801 5.7272 5.94322 6.32475 5.94322Z",
|
|
1885
|
+
fill: fill
|
|
1886
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1887
|
+
fillRule: "evenodd",
|
|
1888
|
+
clipRule: "evenodd",
|
|
1889
|
+
d: "M8.40491 7.07368C8.64621 6.91658 8.77116 6.86356 8.90035 6.86356C9.22933 6.86356 9.53687 6.91918 9.81438 7.02897C10.0929 7.13934 10.3337 7.29065 10.5304 7.47884C10.7185 7.65873 10.8861 7.87734 11.0288 8.1284C11.0678 8.1969 11.1046 8.26625 11.1392 8.33627C11.0663 8.33083 10.9926 8.32806 10.9183 8.32806C10.6539 8.32806 10.3974 8.3631 10.1531 8.42877C10.0742 8.31154 9.99081 8.21279 9.90601 8.13169C9.80175 8.03193 9.66283 7.94068 9.48207 7.86897C9.34396 7.81433 9.18229 7.77844 8.9962 7.76925C8.97133 7.78386 8.93928 7.8037 8.89778 7.83072C8.74653 7.92935 8.57059 8.04279 8.37518 8.16765L8.37421 8.16827C8.12063 8.32984 7.81769 8.4572 7.49865 8.56025C7.14272 8.67538 6.77433 8.73598 6.40429 8.73598C6.03408 8.73598 5.6658 8.67533 5.30974 8.56026C4.99111 8.45733 4.68724 8.32948 4.43366 8.16772C4.23995 8.04394 4.06384 7.93045 3.91037 7.83047C3.86914 7.80359 3.83709 7.78371 3.81234 7.76916C3.62639 7.77837 3.46492 7.81428 3.32696 7.86893C3.14647 7.94039 3.00743 8.0315 2.90291 8.13146C2.78463 8.24474 2.66913 8.39197 2.56542 8.57459C2.45769 8.76425 2.37195 8.95964 2.30978 9.15379C2.24417 9.35897 2.18714 9.59032 2.142 9.84182C2.09594 10.0986 2.06597 10.3352 2.05148 10.5448C2.03619 10.7652 2.02835 10.9957 2.02835 11.2297C2.02835 11.6847 2.16507 11.9681 2.37189 12.1652C2.5854 12.3684 2.89015 12.503 3.35755 12.503H8.21879C8.37265 12.8428 8.5889 13.1489 8.85275 13.4063H3.35755C2.6994 13.4063 2.15819 13.2089 1.74916 12.8196C1.33502 12.4252 1.125 11.8904 1.125 11.2297C1.125 10.9758 1.1335 10.7245 1.1503 10.4823C1.16739 10.2351 1.20196 9.96602 1.25284 9.68233C1.30421 9.39613 1.37036 9.12566 1.44944 8.87837C1.53132 8.62259 1.64256 8.37028 1.77996 8.1284C1.92248 7.87744 2.09021 7.65892 2.27821 7.47894C2.47509 7.29055 2.71601 7.13924 2.99429 7.02907C3.27171 6.91918 3.57915 6.86347 3.90823 6.86347C4.03743 6.86347 4.16247 6.91648 4.40348 7.07358C4.55421 7.17178 4.72802 7.28379 4.92008 7.40652C5.08568 7.51216 5.31027 7.61113 5.5874 7.70064C5.85834 7.78822 6.13306 7.83264 6.40429 7.83264C6.67553 7.83264 6.95034 7.78822 7.22099 7.70064C7.49841 7.61103 7.723 7.51206 7.8888 7.40642C8.08269 7.28254 8.2564 7.17053 8.40491 7.07368Z",
|
|
1890
|
+
fill: fill
|
|
1891
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1892
|
+
d: "M12.1119 10.0904C12.2736 10.2521 12.2736 10.5143 12.1119 10.6759L11.5013 11.2865L12.1119 11.8971C12.2736 12.0588 12.2736 12.3209 12.1119 12.4826C11.9502 12.6443 11.688 12.6443 11.5263 12.4826L10.9158 11.8721L10.3052 12.4826C10.1435 12.6443 9.88134 12.6443 9.71965 12.4826C9.55796 12.3209 9.55796 12.0588 9.71965 11.8971L10.3302 11.2865L9.71965 10.6759C9.55796 10.5143 9.55796 10.2521 9.71965 10.0904C9.88134 9.92872 10.1435 9.92872 10.3052 10.0904L10.9158 10.701L11.5263 10.0904C11.688 9.92872 11.9502 9.92872 12.1119 10.0904Z",
|
|
1893
|
+
fill: fill
|
|
1894
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1895
|
+
fillRule: "evenodd",
|
|
1896
|
+
clipRule: "evenodd",
|
|
1897
|
+
d: "M7.9573 11.289C7.9573 9.65946 9.28871 8.32806 10.9183 8.32806C12.5478 8.32806 13.8792 9.65946 13.8792 11.289C13.8792 12.9186 12.5478 14.25 10.9183 14.25C9.28871 14.25 7.9573 12.9186 7.9573 11.289ZM10.9183 9.23141C9.78761 9.23141 8.86065 10.1584 8.86065 11.289C8.86065 12.4197 9.78761 13.3467 10.9183 13.3467C12.0489 13.3467 12.9759 12.4197 12.9759 11.289C12.9759 10.1584 12.0489 9.23141 10.9183 9.23141Z",
|
|
1898
|
+
fill: fill
|
|
1899
|
+
})]
|
|
1900
|
+
});
|
|
1901
|
+
const BanUser_ICON_NAME = 'ban-user';
|
|
1902
|
+
;// ./src/components/Icon/icons/Bin.tsx
|
|
1903
|
+
|
|
1904
|
+
const Bin = ({
|
|
1905
|
+
fill = '#000',
|
|
1906
|
+
size = 15,
|
|
1907
|
+
tooltip = 'Bin',
|
|
1908
|
+
...props
|
|
1909
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1910
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1911
|
+
width: `${size}px`,
|
|
1912
|
+
height: `${size}px`,
|
|
1913
|
+
viewBox: "0 0 15 15",
|
|
1914
|
+
fill: "none",
|
|
1915
|
+
...props,
|
|
1916
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1917
|
+
children: tooltip
|
|
1918
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1919
|
+
d: "M9.14062 11.1328C9.39947 11.1328 9.60938 10.9229 9.60938 10.6641V5.97656C9.60938 5.71772 9.39947 5.50781 9.14062 5.50781C8.88178 5.50781 8.67188 5.71772 8.67188 5.97656V10.6641C8.67188 10.9229 8.88178 11.1328 9.14062 11.1328Z",
|
|
1920
|
+
fill: fill
|
|
1921
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1922
|
+
d: "M5.85938 11.1328C6.11822 11.1328 6.32812 10.9229 6.32812 10.6641V5.97656C6.32812 5.71772 6.11822 5.50781 5.85938 5.50781C5.60053 5.50781 5.39062 5.71772 5.39062 5.97656V10.6641C5.39062 10.9229 5.60053 11.1328 5.85938 11.1328Z",
|
|
1923
|
+
fill: fill
|
|
1924
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1925
|
+
d: "M9.375 1.99219C9.63384 1.99219 9.84375 1.78228 9.84375 1.52344C9.84375 1.26459 9.63384 1.05469 9.375 1.05469H5.625C5.36616 1.05469 5.15625 1.26459 5.15625 1.52344C5.15625 1.78228 5.36616 1.99219 5.625 1.99219H9.375Z",
|
|
1926
|
+
fill: fill
|
|
1927
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1928
|
+
d: "M2.34375 2.46094C2.08491 2.46094 1.875 2.67084 1.875 2.92969C1.875 3.18853 2.08491 3.39844 2.34375 3.39844H2.8125V12.0234C2.8125 13.0828 3.675 13.9453 4.73438 13.9453H10.2656C11.325 13.9453 12.1875 13.0828 12.1875 12.0234V3.39844H12.6562C12.9151 3.39844 13.125 3.18853 13.125 2.92969C13.125 2.67084 12.9151 2.46094 12.6562 2.46094H11.7188H3.28125H2.34375ZM11.25 3.39844V12.0234C11.25 12.5672 10.8094 13.0078 10.2656 13.0078H4.73438C4.19063 13.0078 3.75 12.5672 3.75 12.0234V3.39844H11.25Z",
|
|
1929
|
+
fill: fill
|
|
1930
|
+
})]
|
|
1931
|
+
});
|
|
1932
|
+
const Bin_ICON_NAME = 'bin';
|
|
1654
1933
|
;// ./src/components/Icon/icons/Calendar.tsx
|
|
1655
1934
|
|
|
1656
1935
|
const Calendar = ({
|
|
@@ -1672,340 +1951,509 @@ const Calendar = ({
|
|
|
1672
1951
|
fill: fill
|
|
1673
1952
|
})]
|
|
1674
1953
|
});
|
|
1675
|
-
const
|
|
1676
|
-
;// ./src/components/Icon/icons/
|
|
1954
|
+
const Calendar_ICON_NAME = 'calendar';
|
|
1955
|
+
;// ./src/components/Icon/icons/CarrotDown.tsx
|
|
1677
1956
|
|
|
1678
|
-
const
|
|
1957
|
+
const CarrotDown = ({
|
|
1679
1958
|
fill = '#000',
|
|
1680
1959
|
size = 24,
|
|
1681
|
-
tooltip = '
|
|
1960
|
+
tooltip = 'Carrot down',
|
|
1682
1961
|
...props
|
|
1683
1962
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1684
1963
|
width: `${size}px`,
|
|
1685
1964
|
height: `${size}px`,
|
|
1686
|
-
viewBox: "0 0
|
|
1965
|
+
viewBox: "0 0 18 10",
|
|
1687
1966
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1688
1967
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1689
1968
|
...props,
|
|
1690
1969
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1691
1970
|
children: tooltip
|
|
1692
1971
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1693
|
-
d: "
|
|
1694
|
-
|
|
1972
|
+
d: "M17 1L9 9L1 1",
|
|
1973
|
+
stroke: fill,
|
|
1974
|
+
strokeWidth: "1.8",
|
|
1975
|
+
strokeLinecap: "round",
|
|
1976
|
+
strokeLinejoin: "round",
|
|
1977
|
+
fill: "none"
|
|
1695
1978
|
})]
|
|
1696
1979
|
});
|
|
1697
|
-
const
|
|
1698
|
-
;// ./src/components/Icon/icons/
|
|
1980
|
+
const CarrotDown_ICON_NAME = 'carrot-down';
|
|
1981
|
+
;// ./src/components/Icon/icons/CarrotLeft.tsx
|
|
1699
1982
|
|
|
1700
|
-
const
|
|
1983
|
+
const CarrotLeft = ({
|
|
1701
1984
|
fill = '#000',
|
|
1702
1985
|
size = 24,
|
|
1703
|
-
tooltip = '
|
|
1986
|
+
tooltip = 'Carrot left',
|
|
1704
1987
|
...props
|
|
1705
1988
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1706
1989
|
width: `${size}px`,
|
|
1707
1990
|
height: `${size}px`,
|
|
1708
|
-
viewBox: "0 0 18
|
|
1991
|
+
viewBox: "0 0 11 18",
|
|
1709
1992
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1710
1993
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1711
1994
|
...props,
|
|
1712
1995
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1713
1996
|
children: tooltip
|
|
1714
1997
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1715
|
-
d: "
|
|
1716
|
-
|
|
1998
|
+
d: "M9.5 0.999999L1.5 9L9.5 17",
|
|
1999
|
+
stroke: fill,
|
|
2000
|
+
strokeWidth: "1.8",
|
|
2001
|
+
strokeLinecap: "round",
|
|
2002
|
+
strokeLinejoin: "round",
|
|
2003
|
+
fill: "none"
|
|
1717
2004
|
})]
|
|
1718
2005
|
});
|
|
1719
|
-
const
|
|
1720
|
-
;// ./src/components/Icon/icons/
|
|
2006
|
+
const CarrotLeft_ICON_NAME = 'carrot-left';
|
|
2007
|
+
;// ./src/components/Icon/icons/CarrotRight.tsx
|
|
1721
2008
|
|
|
1722
|
-
const
|
|
2009
|
+
const CarrotRight = ({
|
|
1723
2010
|
fill = '#000',
|
|
1724
2011
|
size = 24,
|
|
1725
|
-
tooltip = '
|
|
2012
|
+
tooltip = 'Carrot right',
|
|
1726
2013
|
...props
|
|
1727
2014
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1728
2015
|
width: `${size}px`,
|
|
1729
2016
|
height: `${size}px`,
|
|
1730
|
-
viewBox: "0 0
|
|
2017
|
+
viewBox: "0 0 11 18",
|
|
1731
2018
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1732
2019
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1733
2020
|
...props,
|
|
1734
2021
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1735
2022
|
children: tooltip
|
|
1736
2023
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1737
|
-
d: "
|
|
1738
|
-
fill: fill,
|
|
2024
|
+
d: "M1.5 0.999999L9.5 9L1.5 17",
|
|
1739
2025
|
stroke: fill,
|
|
1740
|
-
strokeWidth: "
|
|
2026
|
+
strokeWidth: "1.8",
|
|
2027
|
+
strokeLinecap: "round",
|
|
2028
|
+
strokeLinejoin: "round",
|
|
2029
|
+
fill: "none"
|
|
1741
2030
|
})]
|
|
1742
2031
|
});
|
|
1743
|
-
const
|
|
1744
|
-
;// ./src/components/Icon/icons/
|
|
2032
|
+
const CarrotRight_ICON_NAME = 'carrot-right';
|
|
2033
|
+
;// ./src/components/Icon/icons/CarrotUp.tsx
|
|
1745
2034
|
|
|
1746
|
-
const
|
|
2035
|
+
const CarrotUp = ({
|
|
1747
2036
|
fill = '#000',
|
|
1748
2037
|
size = 24,
|
|
1749
|
-
tooltip = '
|
|
2038
|
+
tooltip = 'Carrot up',
|
|
1750
2039
|
...props
|
|
1751
2040
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1752
2041
|
width: `${size}px`,
|
|
1753
2042
|
height: `${size}px`,
|
|
1754
|
-
viewBox: "0 0
|
|
2043
|
+
viewBox: "0 0 18 10",
|
|
1755
2044
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1756
2045
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1757
2046
|
...props,
|
|
1758
2047
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1759
2048
|
children: tooltip
|
|
1760
2049
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
2050
|
+
d: "M17 9.5L9 1.5L1 9.5",
|
|
2051
|
+
stroke: fill,
|
|
2052
|
+
strokeWidth: "1.8",
|
|
2053
|
+
strokeLinecap: "round",
|
|
2054
|
+
strokeLinejoin: "round",
|
|
2055
|
+
fill: "none"
|
|
2056
|
+
})]
|
|
2057
|
+
});
|
|
2058
|
+
const CarrotUp_ICON_NAME = 'carrot-up';
|
|
2059
|
+
;// ./src/components/Icon/icons/Change.tsx
|
|
2060
|
+
|
|
2061
|
+
const Change = ({
|
|
2062
|
+
fill = '#000',
|
|
2063
|
+
size = 15,
|
|
2064
|
+
tooltip = 'Change',
|
|
2065
|
+
...props
|
|
2066
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2067
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2068
|
+
width: `${size}px`,
|
|
2069
|
+
height: `${size}px`,
|
|
2070
|
+
viewBox: "0 0 15 15",
|
|
2071
|
+
fill: "none",
|
|
2072
|
+
...props,
|
|
2073
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2074
|
+
children: tooltip
|
|
1765
2075
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1766
|
-
|
|
1767
|
-
clipRule: "evenodd",
|
|
1768
|
-
d: "M11.0239 2.83721L10.6209 4.00046C10.281 4.98131 9.55444 5.67613 8.79735 6.0946C8.73279 6.13028 8.66885 6.16698 8.60556 6.20468C7.86065 6.64834 6.89517 6.92307 5.88366 6.71555L4.68439 6.4695C4.47399 6.42633 4.25779 6.52299 4.14768 6.70947L3.51224 7.78559C3.40213 7.97206 3.42281 8.20651 3.56357 8.36762L4.36704 9.2872C5.0414 10.059 5.27384 11.0262 5.2489 11.8881C5.24674 11.9626 5.24576 12.0373 5.24597 12.1118C5.24834 12.9737 4.99057 13.9409 4.29602 14.7127L3.46847 15.6323C3.32349 15.7934 3.29668 16.0278 3.40191 16.2143L4.00917 17.2904C4.1144 17.4769 4.32806 17.5736 4.5396 17.5304L5.74522 17.2844C6.76218 17.0768 7.72048 17.3516 8.45378 17.7952C8.5161 17.8329 8.5791 17.8697 8.64274 17.9053C9.38887 18.3238 10.0973 19.0186 10.4114 19.9995L10.784 21.1627C10.8494 21.367 11.0388 21.5048 11.2541 21.5048H12.4968C12.7122 21.5048 12.9052 21.367 12.9759 21.1627L13.3789 19.9995C13.7188 19.0186 14.4454 18.3238 15.2025 17.9053C15.267 17.8697 15.331 17.8329 15.3943 17.7952C16.1392 17.3516 17.1047 17.0768 18.1162 17.2844L19.3154 17.5304C19.5258 17.5736 19.742 17.4769 19.8521 17.2904L20.4875 16.2143C20.5976 16.0278 20.5769 15.7934 20.4362 15.6323L19.6328 14.7127C18.9584 13.9409 18.726 12.9737 18.7509 12.1118C18.7531 12.0373 18.754 11.9626 18.7538 11.8881C18.7515 11.0262 19.0092 10.059 19.7038 9.28714L20.5313 8.36762C20.6763 8.20651 20.7031 7.97206 20.5979 7.78559L19.9906 6.70947C19.8854 6.52299 19.6717 6.42633 19.4602 6.4695L18.2545 6.71554C17.2375 6.92307 16.2793 6.64834 15.546 6.20468C15.4837 6.16698 15.4207 6.13028 15.3571 6.0946C14.6109 5.67613 13.9025 4.98131 13.5884 4.00046L13.2158 2.83721C13.1504 2.63293 12.961 2.49515 12.7457 2.49515L11.503 2.49515C11.2876 2.49515 11.0946 2.63293 11.0239 2.83721ZM9.20321 3.52588C9.01369 4.07288 8.59184 4.50289 8.08436 4.7834C8.00543 4.82702 7.92726 4.87189 7.84989 4.91797C7.35101 5.2151 6.7679 5.36099 6.20381 5.24525L5.00454 4.9992C4.16291 4.82653 3.29814 5.21318 2.85769 5.95909L2.22226 7.0352C1.78181 7.78111 1.86451 8.7189 2.42756 9.36333L3.23104 10.2829C3.60754 10.7138 3.76517 11.2885 3.74851 11.8643C3.74589 11.9547 3.74471 12.0452 3.74495 12.1356C3.74654 12.7114 3.57386 13.2861 3.18608 13.717L2.35854 14.6366C1.7786 15.281 1.67135 16.2188 2.09227 16.9647L2.69954 18.0408C3.12046 18.7867 3.9751 19.1733 4.82125 19.0007L6.02688 18.7546C6.59401 18.6389 7.17331 18.7848 7.66441 19.0819C7.7406 19.128 7.81761 19.1729 7.89542 19.2166C8.39556 19.4971 8.80615 19.9271 8.98134 20.4741L9.3539 21.6373C9.61559 22.4544 10.3731 23.0056 11.2345 23.0056H12.4772C13.3386 23.0056 14.1105 22.4544 14.3936 21.6373L14.7966 20.4741C14.9861 19.9271 15.408 19.4971 15.9154 19.2166C15.9944 19.1729 16.0726 19.128 16.15 19.0819C16.6488 18.7848 17.232 18.6389 17.7961 18.7546L18.9952 19.0007C19.8368 19.1733 20.7016 18.7867 21.1421 18.0408L21.7775 16.9647C22.2179 16.2188 22.1352 15.281 21.5722 14.6366L20.7688 13.717C20.3923 13.2861 20.2346 12.7115 20.2513 12.1356C20.2539 12.0452 20.2551 11.9547 20.2549 11.8643C20.2533 11.2884 20.4259 10.7138 20.8137 10.2829L21.6412 9.36333C22.2212 8.7189 22.3284 7.78111 21.9075 7.03521L21.3002 5.95909C20.8793 5.21318 20.0247 4.82653 19.1785 4.9992L17.9728 5.24525C17.4057 5.36098 16.8264 5.21509 16.3353 4.91797C16.2592 4.87189 16.1822 4.82702 16.1044 4.7834C15.6042 4.50289 15.1937 4.07288 15.0185 3.52588L14.6459 2.36262C14.3842 1.54552 13.6267 0.994385 12.7653 0.994385H11.5226C10.6613 0.994385 9.8893 1.54552 9.60622 2.36262L9.20321 3.52588Z",
|
|
2076
|
+
d: "M4.3628 1.24246C4.20043 1.2473 4.04632 1.31518 3.93312 1.43169L1.43311 3.93289C1.37491 3.99095 1.32874 4.05988 1.29723 4.13582C1.26573 4.21175 1.24951 4.29316 1.24951 4.37537C1.24951 4.45758 1.26573 4.53898 1.29723 4.61492C1.32874 4.69085 1.37491 4.75979 1.43311 4.81785L3.93312 7.31911C3.99087 7.37893 4.05998 7.42662 4.1364 7.4594C4.21283 7.49217 4.29502 7.50939 4.37817 7.51C4.46132 7.51062 4.54376 7.49464 4.62066 7.463C4.69755 7.43136 4.76736 7.38463 4.826 7.32567C4.88463 7.26671 4.93092 7.19671 4.96213 7.11964C4.99335 7.04257 5.00888 6.95999 5.0078 6.87685C5.00673 6.7937 4.98907 6.71159 4.95588 6.63535C4.92268 6.55911 4.8746 6.49028 4.81446 6.43285L3.38258 4.99857H13.1238C13.2897 4.99857 13.4488 4.93265 13.5662 4.81532C13.6835 4.698 13.7494 4.53884 13.7494 4.37292C13.7494 4.20699 13.6835 4.04791 13.5662 3.93058C13.4488 3.81325 13.2897 3.74733 13.1238 3.74733H3.38868L4.81446 2.31788C4.90548 2.23039 4.96787 2.11734 4.99342 1.9937C5.01897 1.87006 5.00647 1.74158 4.95759 1.62518C4.9087 1.50878 4.82571 1.4099 4.71954 1.34158C4.61337 1.27326 4.489 1.23873 4.3628 1.24246ZM10.6189 7.49364C10.4953 7.49464 10.3747 7.53226 10.2725 7.60177C10.1703 7.67128 10.091 7.76955 10.0446 7.88414C9.99819 7.99873 9.98683 8.12455 10.0119 8.2456C10.037 8.36665 10.0974 8.47752 10.1856 8.56423L11.6199 9.99973H1.87623C1.71284 10.0033 1.55734 10.0708 1.44306 10.1876C1.32877 10.3044 1.26477 10.4613 1.26477 10.6247C1.26477 10.7882 1.32877 10.9451 1.44306 11.062C1.55734 11.1788 1.71284 11.2462 1.87623 11.2498H11.6162L10.1856 12.6841C10.1201 12.7401 10.067 12.8091 10.0295 12.8866C9.99196 12.9641 9.97088 13.0486 9.96756 13.1347C9.96424 13.2208 9.97874 13.3066 10.0102 13.3868C10.0416 13.467 10.0893 13.5399 10.1502 13.6009C10.2111 13.6618 10.2839 13.7094 10.3641 13.7409C10.4444 13.7723 10.5302 13.7868 10.6163 13.7835C10.7024 13.7801 10.7868 13.759 10.8644 13.7215C10.9419 13.684 11.0109 13.6309 11.0669 13.5655L13.5669 11.0654C13.6833 10.9483 13.7487 10.7899 13.7487 10.6247C13.7487 10.4596 13.6833 10.3012 13.5669 10.1841L11.0669 7.68287C11.0087 7.623 10.939 7.57537 10.8621 7.54287C10.7851 7.51038 10.7024 7.49364 10.6189 7.49364Z",
|
|
1769
2077
|
fill: fill
|
|
1770
2078
|
})]
|
|
1771
2079
|
});
|
|
1772
|
-
const
|
|
1773
|
-
;// ./src/components/Icon/icons/
|
|
2080
|
+
const Change_ICON_NAME = 'change';
|
|
2081
|
+
;// ./src/components/Icon/icons/Chart.tsx
|
|
1774
2082
|
|
|
1775
|
-
const
|
|
2083
|
+
const Chart = ({
|
|
2084
|
+
fill = '#000',
|
|
2085
|
+
size = 15,
|
|
2086
|
+
tooltip = 'Chart',
|
|
2087
|
+
...props
|
|
2088
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2089
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2090
|
+
width: `${size}px`,
|
|
2091
|
+
height: `${size}px`,
|
|
2092
|
+
viewBox: "0 0 22 22",
|
|
2093
|
+
fill: "none",
|
|
2094
|
+
...props,
|
|
2095
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2096
|
+
children: tooltip
|
|
2097
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
2098
|
+
clipPath: "url(#clip0_2353_10249)",
|
|
2099
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2100
|
+
d: "M15.9118 19.3153L15.9119 19.3152C16.1279 19.1374 16.1629 18.8202 15.9915 18.5992L15.9914 18.5991L10.2667 11.2396V2.24969C10.2667 1.96446 10.0352 1.73301 9.75 1.73301C4.8614 1.73301 0.9 6.08572 0.9 11.4163C0.9 16.7557 5.24395 21.0997 10.5833 21.0997C11.771 21.0997 12.6938 20.9922 13.526 20.7137C14.359 20.4349 15.0948 19.987 15.9118 19.3153ZM10.5833 20.0664C5.81355 20.0664 1.93332 16.1861 1.93332 11.4164C1.93332 6.83058 5.17123 3.0801 9.23332 2.78478V11.4164C9.23332 11.531 9.27152 11.6427 9.34279 11.7337C9.34284 11.7338 9.3429 11.7338 9.34295 11.7339L14.8604 18.8277C14.2411 19.2904 13.6698 19.5955 13.0225 19.7874C12.346 19.9879 11.5811 20.0664 10.5833 20.0664Z",
|
|
2101
|
+
fill: fill,
|
|
2102
|
+
stroke: fill,
|
|
2103
|
+
strokeWidth: "0.2"
|
|
2104
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2105
|
+
d: "M11.4167 11.1H20.5834C20.8686 11.1 21.1 10.8685 21.1 10.5833C21.1 5.24395 16.756 0.9 11.4167 0.9C11.1315 0.9 10.9 1.13145 10.9 1.41668V10.5834C10.9 10.8686 11.1315 11.1 11.4167 11.1ZM11.9333 10.0666V1.94877C16.2925 2.20673 19.7933 5.70751 20.0512 10.0666H11.9333Z",
|
|
2106
|
+
fill: fill,
|
|
2107
|
+
stroke: fill,
|
|
2108
|
+
strokeWidth: "0.2"
|
|
2109
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2110
|
+
d: "M18.0192 19.3336L18.0189 19.3339C17.9231 19.4225 17.7972 19.4721 17.6668 19.4721L18.0192 19.3336ZM18.0192 19.3336C19.9769 17.5072 21.1001 14.9258 21.1001 12.2497C21.1001 11.9645 20.8687 11.733 20.5835 11.733H12.2501M18.0192 19.3336L12.2501 11.733M12.2501 11.733C12.0517 11.733 11.8691 11.8475 11.7832 12.0274M12.2501 11.733L11.7832 12.0274M11.7832 12.0274C11.6974 12.2073 11.7232 12.4202 11.8482 12.5743M11.7832 12.0274L11.8482 12.5743M11.8482 12.5743C11.8483 12.5743 11.8483 12.5743 11.8483 12.5744M11.8482 12.5743L11.8483 12.5744M11.8483 12.5744L17.2645 19.2795C17.2645 19.2796 17.2646 19.2797 17.2647 19.2797C17.3549 19.3926 17.4872 19.4606 17.63 19.471C17.6298 19.471 17.6296 19.471 17.6295 19.471L11.8483 12.5744ZM20.0512 12.7664C19.9288 14.7847 19.0958 16.7118 17.7089 18.185L13.332 12.7664H20.0512Z",
|
|
2111
|
+
fill: fill,
|
|
2112
|
+
stroke: fill,
|
|
2113
|
+
strokeWidth: "0.2"
|
|
2114
|
+
})]
|
|
2115
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("defs", {
|
|
2116
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("clipPath", {
|
|
2117
|
+
id: "clip0_2353_10249",
|
|
2118
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2119
|
+
width: "22",
|
|
2120
|
+
height: "22",
|
|
2121
|
+
fill: "white"
|
|
2122
|
+
})
|
|
2123
|
+
})
|
|
2124
|
+
})]
|
|
2125
|
+
});
|
|
2126
|
+
const Chart_ICON_NAME = 'chart';
|
|
2127
|
+
;// ./src/components/Icon/icons/Check.tsx
|
|
2128
|
+
|
|
2129
|
+
const Check = ({
|
|
1776
2130
|
fill = '#000',
|
|
1777
2131
|
size = 24,
|
|
1778
|
-
tooltip = '
|
|
2132
|
+
tooltip = 'Check',
|
|
1779
2133
|
...props
|
|
1780
2134
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1781
2135
|
width: `${size}px`,
|
|
1782
2136
|
height: `${size}px`,
|
|
1783
|
-
|
|
2137
|
+
fill: "none",
|
|
2138
|
+
viewBox: "0 0 11 8",
|
|
1784
2139
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1785
2140
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1786
2141
|
...props,
|
|
1787
2142
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1788
2143
|
children: tooltip
|
|
1789
2144
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1790
|
-
d: "
|
|
1791
|
-
|
|
2145
|
+
d: "M1 3.83L3.83 6.66L9.5 1",
|
|
2146
|
+
stroke: fill,
|
|
2147
|
+
strokeWidth: "1.4",
|
|
2148
|
+
strokeLinecap: "round",
|
|
2149
|
+
strokeLinejoin: "round"
|
|
2150
|
+
})]
|
|
2151
|
+
});
|
|
2152
|
+
const Check_ICON_NAME = 'check';
|
|
2153
|
+
;// ./src/components/Icon/icons/CheckCircle.tsx
|
|
2154
|
+
|
|
2155
|
+
const CheckCircle = ({
|
|
2156
|
+
fill = '#000',
|
|
2157
|
+
size = 24,
|
|
2158
|
+
tooltip = 'Check circle',
|
|
2159
|
+
...props
|
|
2160
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2161
|
+
width: `${size}px`,
|
|
2162
|
+
height: `${size}px`,
|
|
2163
|
+
viewBox: "0 0 20 20",
|
|
2164
|
+
fill: "none",
|
|
2165
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2166
|
+
...props,
|
|
2167
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2168
|
+
children: tooltip
|
|
1792
2169
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1793
|
-
d: "M5.60557 2.12402L5.63249 2.16616L5.63313 2.16574L5.60557 2.12402ZM6.00833 2.0001L6.00777 1.95011L6.00767 1.95011L6.00833 2.0001ZM1.63258 6.0992L1.67376 6.1276L1.67472 6.12609L1.63258 6.0992ZM1.51529 6.37424L1.46631 6.36419L1.51529 6.37424ZM1.51482 6.67327L1.56383 6.66337H1.56383L1.51482 6.67327ZM1.63124 6.94868L1.58999 6.97694H1.58999L1.63124 6.94868ZM2.12495 7.264L2.13323 7.21469H2.13323L2.12495 7.264ZM2.42363 7.25371L2.43529 7.30233H2.4353L2.42363 7.25371ZM2.69453 7.12739L2.66478 7.0872H2.66478L2.69453 7.12739ZM2.89449 6.90516L2.85232 6.87824L2.8514 6.8798L2.89449 6.90516ZM6.41109 3.38663L6.38475 3.34413L6.38417 3.3445L6.41109 3.38663ZM6.71591 3.01821L6.76259 3.03612L6.71591 3.01821ZM6.73595 2.54034L6.78396 2.52639V2.52639L6.73595 2.54034ZM6.46304 2.14766L6.43323 2.18781V2.18781L6.46304 2.14766ZM17.5235 2.15772L17.5542 2.19719L17.5235 2.15772ZM17.9692 2.0001L17.9684 1.95011L17.9683 1.95011L17.9692 2.0001ZM17.2609 2.55107L17.2126 2.53784V2.53784L17.2609 2.55107ZM17.5889 3.38663L17.6158 3.34449L17.6152 3.34413L17.5889 3.38663ZM21.1055 6.90516L21.1486 6.87978L21.1477 6.87826L21.1055 6.90516ZM21.3055 7.12739L21.3352 7.0872L21.3055 7.12739ZM21.5764 7.25371L21.588 7.20508L21.5764 7.25371ZM21.8751 7.26399L21.8668 7.21469L21.8751 7.26399ZM22.154 7.15662L22.1809 7.19876V7.19876L22.154 7.15662ZM22.3688 6.94868L22.3275 6.92041V6.92041L22.3688 6.94868ZM22.4852 6.67327L22.4362 6.66337V6.66337L22.4852 6.67327ZM22.3674 6.0992L22.3253 6.12611L22.3263 6.12759L22.3674 6.0992ZM18.3944 2.12402L18.3669 2.16575L18.3675 2.16616L18.3944 2.12402ZM5.80939 19.6298L5.84475 19.6652L5.88263 19.6273L5.84221 19.5921L5.80939 19.6298ZM4.72983 20.71L4.76448 20.746L4.7652 20.7453L4.72983 20.71ZM4.56104 20.9532L4.60694 20.9731L4.56104 20.9532ZM4.55514 21.5338L4.60143 21.5149L4.55514 21.5338ZM4.71896 21.7805L4.68359 21.8158L4.71896 21.7805ZM4.96548 21.9444L4.94657 21.9907H4.94657L4.96548 21.9444ZM5.25622 22L5.25571 21.95H5.25571L5.25622 22ZM5.54576 21.9385L5.52592 21.8926H5.52592L5.54576 21.9385ZM5.78891 21.7696L5.75354 21.7343L5.75283 21.735L5.78891 21.7696ZM7.01864 20.5392L7.04507 20.4967L7.01135 20.4758L6.98328 20.5039L7.01864 20.5392ZM16.9814 20.5392L17.0167 20.5039L16.9886 20.4758L16.9549 20.4967L16.9814 20.5392ZM18.2111 21.7696L18.2472 21.735L18.2465 21.7343L18.2111 21.7696ZM18.4542 21.9385L18.4741 21.8926L18.4542 21.9385ZM18.7438 22L18.7433 22.05L18.7438 22ZM19.0345 21.9444L19.0534 21.9907H19.0534L19.0345 21.9444ZM19.281 21.7805L19.3164 21.8158L19.281 21.7805ZM19.439 20.9532L19.3931 20.9731L19.439 20.9532ZM19.2702 20.71L19.2348 20.7453L19.2355 20.746L19.2702 20.71ZM18.1906 19.6298L18.1578 19.5921L18.1174 19.6273L18.1552 19.6652L18.1906 19.6298ZM10.7992 7.7003L10.8492 7.70029V7.70029L10.7992 7.7003ZM10.8 13.3439L10.85 13.3438L10.8 13.3439ZM11.4991 7.0002L11.4991 7.0502L11.4991 7.0002ZM12.1992 7.70009L12.1492 7.7001L12.1992 7.70009ZM12.1999 12.6035L12.1499 12.6035L12.1499 12.6675L12.2121 12.652L12.1999 12.6035ZM17.3302 11.3209L17.3181 11.2724L17.3302 11.3209ZM18.1791 11.8302L18.2276 11.8181L18.1791 11.8302ZM11.6698 14.1791L11.6819 14.2276H11.6819L11.6698 14.1791ZM10.8209 13.6698L10.8694 13.6576L10.8209 13.6698ZM10.8043 13.4211L10.8552 13.4269L10.854 13.4156L10.8043 13.4211ZM5.63313 2.16574C5.74477 2.092 5.87523 2.05187 6.00899 2.0501L6.00767 1.95011C5.85476 1.95213 5.70564 1.99801 5.57801 2.0823L5.63313 2.16574ZM1.67472 6.12609C2.69017 4.53503 4.0423 3.18216 5.63249 2.16616L5.57865 2.08189C3.97621 3.10571 2.61369 4.46898 1.59043 6.0723L1.67472 6.12609ZM1.56427 6.38428C1.58316 6.29223 1.62038 6.20493 1.67373 6.12759L1.59142 6.0708C1.53044 6.1592 1.48789 6.25898 1.46631 6.36419L1.56427 6.38428ZM1.56383 6.66337C1.54524 6.57126 1.54539 6.47634 1.56427 6.38428L1.46631 6.36419C1.44473 6.4694 1.44456 6.57788 1.46581 6.68316L1.56383 6.66337ZM1.67249 6.92041C1.61938 6.84291 1.58243 6.75549 1.56383 6.66337L1.46581 6.68316C1.48706 6.78844 1.5293 6.88835 1.58999 6.97694L1.67249 6.92041ZM1.87293 7.11448C1.79376 7.06392 1.72559 6.99792 1.67249 6.92041L1.58999 6.97694C1.65069 7.06552 1.72861 7.14097 1.8191 7.19876L1.87293 7.11448ZM2.13323 7.21469C2.04062 7.19912 1.95209 7.16504 1.87293 7.11448L1.8191 7.19876C1.90959 7.25655 2.01079 7.29551 2.11666 7.3133L2.13323 7.21469ZM2.41197 7.20509C2.32065 7.22699 2.22585 7.23025 2.13323 7.21469L2.11666 7.3133C2.22253 7.3311 2.3309 7.32737 2.43529 7.30233L2.41197 7.20509ZM2.66478 7.0872C2.58928 7.14309 2.5033 7.18318 2.41197 7.20509L2.4353 7.30233C2.53969 7.27729 2.63797 7.23146 2.72427 7.16758L2.66478 7.0872ZM2.8514 6.8798C2.80375 6.96078 2.74028 7.03132 2.66478 7.0872L2.72427 7.16758C2.81057 7.1037 2.88312 7.02307 2.93759 6.93052L2.8514 6.8798ZM6.38417 3.3445C4.96554 4.25088 3.75823 5.45886 2.85235 6.87826L2.93664 6.93206C3.83471 5.5249 5.03163 4.32733 6.43801 3.42877L6.38417 3.3445ZM6.66923 3.00029C6.61448 3.14292 6.51456 3.26369 6.38475 3.34413L6.43743 3.42913C6.58581 3.33718 6.70002 3.19914 6.76259 3.03612L6.66923 3.00029ZM6.68793 2.55429C6.73055 2.70101 6.72399 2.85765 6.66923 3.00029L6.76259 3.03612C6.82517 2.87311 6.83267 2.69408 6.78396 2.52639L6.68793 2.55429ZM6.43323 2.18781C6.55585 2.27885 6.64531 2.40757 6.68793 2.55429L6.78396 2.52639C6.73525 2.3587 6.63301 2.21158 6.49284 2.10752L6.43323 2.18781ZM6.00889 2.0501C6.16157 2.0484 6.31061 2.09676 6.43323 2.18781L6.49284 2.10752C6.35268 2.00345 6.18231 1.94816 6.00777 1.95011L6.00889 2.0501ZM17.5542 2.19719C17.6733 2.10451 17.8193 2.05291 17.9702 2.0501L17.9683 1.95011C17.7958 1.95333 17.629 2.01231 17.4928 2.11825L17.5542 2.19719ZM17.3091 2.56429C17.349 2.41865 17.435 2.28987 17.5542 2.19719L17.4928 2.11825C17.3566 2.22419 17.2583 2.37139 17.2126 2.53784L17.3091 2.56429ZM17.3326 3.00516C17.2774 2.86459 17.2691 2.70993 17.3091 2.56429L17.2126 2.53784C17.167 2.70429 17.1764 2.88105 17.2395 3.0417L17.3326 3.00516ZM17.6152 3.34413C17.4869 3.26464 17.3877 3.14572 17.3326 3.00516L17.2395 3.0417C17.3025 3.20236 17.4159 3.33828 17.5626 3.42914L17.6152 3.34413ZM21.1477 6.87826C20.2418 5.45886 19.0345 4.25088 17.6158 3.3445L17.562 3.42877C18.9684 4.32733 20.1653 5.5249 21.0634 6.93206L21.1477 6.87826ZM21.3352 7.0872C21.2597 7.03132 21.1963 6.96078 21.1486 6.8798L21.0624 6.93052C21.1169 7.02307 21.1894 7.1037 21.2757 7.16758L21.3352 7.0872ZM21.588 7.20508C21.4967 7.18318 21.4107 7.14309 21.3352 7.0872L21.2757 7.16758C21.362 7.23146 21.4603 7.27729 21.5647 7.30233L21.588 7.20508ZM21.8668 7.21469C21.7742 7.23025 21.6794 7.22699 21.588 7.20508L21.5647 7.30233C21.6691 7.32736 21.7775 7.3311 21.8833 7.3133L21.8668 7.21469ZM22.1271 7.11448C22.0479 7.16504 21.9594 7.19912 21.8668 7.21469L21.8833 7.3133C21.9892 7.29551 22.0904 7.25655 22.1809 7.19876L22.1271 7.11448ZM22.3275 6.92041C22.2744 6.99792 22.2062 7.06392 22.1271 7.11448L22.1809 7.19876C22.2714 7.14097 22.3493 7.06552 22.41 6.97694L22.3275 6.92041ZM22.4362 6.66337C22.4176 6.75549 22.3806 6.84291 22.3275 6.92041L22.41 6.97694C22.4707 6.88835 22.5129 6.78843 22.5342 6.68316L22.4362 6.66337ZM22.4357 6.38428C22.4546 6.47634 22.4548 6.57126 22.4362 6.66337L22.5342 6.68316C22.5554 6.57788 22.5553 6.4694 22.5337 6.36419L22.4357 6.38428ZM22.3263 6.12759C22.3796 6.20493 22.4168 6.29223 22.4357 6.38428L22.5337 6.36419C22.5121 6.25898 22.4696 6.1592 22.4086 6.0708L22.3263 6.12759ZM18.3675 2.16616C19.9577 3.18216 21.3098 4.53503 22.3253 6.12609L22.4096 6.0723C21.3863 4.46898 20.0238 3.10571 18.4214 2.08189L18.3675 2.16616ZM17.9701 2.0501C18.111 2.04775 18.2493 2.08806 18.3669 2.16574L18.422 2.0823C18.2876 1.99351 18.1295 1.94743 17.9684 1.95011L17.9701 2.0501ZM2.56319 12.4971C2.56319 7.2913 6.79709 3.05512 12 3.05512V2.95512C6.74181 2.95512 2.46319 7.23613 2.46319 12.4971H2.56319ZM5.84221 19.5921C3.85037 17.8591 2.56319 15.3376 2.56319 12.4971H2.46319C2.46319 15.3688 3.76469 17.9171 5.77657 19.6675L5.84221 19.5921ZM4.7652 20.7453L5.84475 19.6652L5.77402 19.5945L4.69447 20.6746L4.7652 20.7453ZM4.60694 20.9731C4.64383 20.8876 4.69739 20.8105 4.76447 20.746L4.69519 20.6739C4.61852 20.7476 4.55731 20.8358 4.51514 20.9334L4.60694 20.9731ZM4.5496 21.2434C4.55055 21.1504 4.57004 21.0585 4.60694 20.9731L4.51514 20.9334C4.47297 21.031 4.45069 21.1361 4.44961 21.2424L4.5496 21.2434ZM4.60143 21.5149C4.56628 21.4288 4.54866 21.3365 4.5496 21.2434L4.44961 21.2424C4.44853 21.3488 4.46867 21.4543 4.50884 21.5527L4.60143 21.5149ZM4.75432 21.7451C4.68856 21.6794 4.63658 21.6011 4.60143 21.5149L4.50884 21.5527C4.54902 21.6512 4.60843 21.7406 4.68359 21.8158L4.75432 21.7451ZM4.98439 21.8981C4.89829 21.8629 4.82008 21.8109 4.75432 21.7451L4.68359 21.8158C4.75875 21.891 4.84816 21.9505 4.94657 21.9907L4.98439 21.8981ZM5.25571 21.95C5.16272 21.9509 5.07048 21.9333 4.98439 21.8981L4.94657 21.9907C5.04499 22.0309 5.15043 22.051 5.25673 22.05L5.25571 21.95ZM5.52592 21.8926C5.44056 21.9295 5.34869 21.949 5.25571 21.95L5.25673 22.05C5.36302 22.0489 5.46803 22.0266 5.56561 21.9844L5.52592 21.8926ZM5.75283 21.735C5.68842 21.8021 5.61128 21.8557 5.52592 21.8926L5.56561 21.9844C5.66319 21.9422 5.75137 21.8809 5.82498 21.8042L5.75283 21.735ZM6.98328 20.5039L5.75354 21.7343L5.82427 21.805L7.05401 20.5745L6.98328 20.5039ZM12 21.9392C10.1782 21.9392 8.4898 21.396 7.04507 20.4967L6.99222 20.5816C8.45137 21.4899 10.1578 22.0392 12 22.0392V21.9392ZM16.9549 20.4967C15.5102 21.396 13.8218 21.9392 12 21.9392V22.0392C13.8422 22.0392 15.5486 21.4899 17.0078 20.5816L16.9549 20.4967ZM18.2465 21.7343L17.0167 20.5039L16.946 20.5745L18.1757 21.805L18.2465 21.7343ZM18.4741 21.8926C18.3887 21.8557 18.3116 21.8021 18.2472 21.735L18.175 21.8042C18.2486 21.8809 18.3368 21.9422 18.4344 21.9844L18.4741 21.8926ZM18.7443 21.95C18.6513 21.949 18.5594 21.9295 18.4741 21.8926L18.4344 21.9844C18.532 22.0266 18.637 22.0489 18.7433 22.05L18.7443 21.95ZM19.0156 21.8981C18.9295 21.9333 18.8373 21.9509 18.7443 21.95L18.7433 22.05C18.8496 22.051 18.955 22.0309 19.0534 21.9907L19.0156 21.8981ZM19.2457 21.7451C19.1799 21.8109 19.1017 21.8629 19.0156 21.8981L19.0534 21.9907C19.1518 21.9505 19.2412 21.891 19.3164 21.8158L19.2457 21.7451ZM19.3986 21.5149C19.3634 21.6011 19.3114 21.6794 19.2457 21.7451L19.3164 21.8158C19.3916 21.7406 19.451 21.6512 19.4912 21.5527L19.3986 21.5149ZM19.4504 21.2434C19.4513 21.3365 19.4337 21.4288 19.3986 21.5149L19.4912 21.5527C19.5313 21.4543 19.5515 21.3488 19.5504 21.2424L19.4504 21.2434ZM19.3931 20.9731C19.43 21.0585 19.4495 21.1504 19.4504 21.2434L19.5504 21.2424C19.5493 21.1361 19.527 21.031 19.4849 20.9334L19.3931 20.9731ZM19.2355 20.746C19.3026 20.8105 19.3562 20.8876 19.3931 20.9731L19.4849 20.9334C19.4427 20.8358 19.3815 20.7476 19.3048 20.6739L19.2355 20.746ZM18.1552 19.6652L19.2348 20.7453L19.3055 20.6746L18.226 19.5945L18.1552 19.6652ZM21.4368 12.4971C21.4368 15.3376 20.1496 17.8591 18.1578 19.5921L18.2234 19.6675C20.2353 17.9171 21.5368 15.3688 21.5368 12.4971H21.4368ZM12 3.05512C17.2029 3.05512 21.4368 7.2913 21.4368 12.4971H21.5368C21.5368 7.23613 17.2582 2.95512 12 2.95512V3.05512ZM20.0389 12.4971C20.0389 8.0461 16.4487 4.45386 12 4.45386V4.55386C16.3934 4.55386 19.9389 8.10128 19.9389 12.4971H20.0389ZM12 20.5404C16.4487 20.5404 20.0389 16.9482 20.0389 12.4971H19.9389C19.9389 16.893 16.3934 20.4404 12 20.4404V20.5404ZM3.96111 12.4971C3.96111 16.9482 7.55134 20.5404 12 20.5404V20.4404C7.60662 20.4404 4.06111 16.893 4.06111 12.4971H3.96111ZM12 4.45386C7.55134 4.45386 3.96111 8.0461 3.96111 12.4971H4.06111C4.06111 8.10128 7.60662 4.55386 12 4.55386V4.45386ZM10.7492 7.70031L10.75 13.3439L10.85 13.3438L10.8492 7.70029L10.7492 7.70031ZM11.4991 6.9502C11.0849 6.95026 10.7492 7.28609 10.7492 7.70031L10.8492 7.70029C10.8492 7.34131 11.1401 7.05025 11.4991 7.0502L11.4991 6.9502ZM12.2492 7.70009C12.2492 7.28587 11.9133 6.95013 11.4991 6.9502L11.4991 7.0502C11.8581 7.05014 12.1492 7.34111 12.1492 7.7001L12.2492 7.70009ZM12.2499 12.6035L12.2492 7.70009L12.1492 7.7001L12.1499 12.6035L12.2499 12.6035ZM12.2121 12.652L17.3424 11.3694L17.3181 11.2724L12.1878 12.555L12.2121 12.652ZM17.3424 11.3694C17.6906 11.2823 18.0435 11.4941 18.1306 11.8424L18.2276 11.8181C18.1271 11.4163 17.7199 11.1719 17.3181 11.2724L17.3424 11.3694ZM18.1306 11.8424C18.2177 12.1906 18.0059 12.5435 17.6576 12.6306L17.6819 12.7276C18.0837 12.6271 18.3281 12.2199 18.2276 11.8181L18.1306 11.8424ZM17.6576 12.6306L11.6576 14.1306L11.6819 14.2276L17.6819 12.7276L17.6576 12.6306ZM11.6576 14.1306C11.3094 14.2177 10.9565 14.0059 10.8694 13.6576L10.7724 13.6819C10.8729 14.0837 11.2801 14.3281 11.6819 14.2276L11.6576 14.1306ZM10.8694 13.6576C10.8499 13.5798 10.8454 13.5019 10.854 13.4267L10.7546 13.4154C10.7447 13.5023 10.75 13.5923 10.7724 13.6819L10.8694 13.6576ZM10.75 13.3439C10.7501 13.3718 10.7516 13.3994 10.7546 13.4265L10.854 13.4156C10.8514 13.3921 10.8501 13.3681 10.85 13.3438L10.75 13.3439Z",
|
|
1794
|
-
|
|
2170
|
+
d: "M10.0003 18.3334C14.5837 18.3334 18.3337 14.5834 18.3337 10.0001C18.3337 5.41675 14.5837 1.66675 10.0003 1.66675C5.41699 1.66675 1.66699 5.41675 1.66699 10.0001C1.66699 14.5834 5.41699 18.3334 10.0003 18.3334Z",
|
|
2171
|
+
stroke: fill,
|
|
2172
|
+
strokeWidth: "1.4",
|
|
2173
|
+
strokeLinecap: "round",
|
|
2174
|
+
strokeLinejoin: "round"
|
|
2175
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2176
|
+
d: "M6.45801 9.99993L8.81634 12.3583L13.5413 7.6416",
|
|
2177
|
+
stroke: fill,
|
|
2178
|
+
strokeWidth: "1.4",
|
|
2179
|
+
strokeLinecap: "round",
|
|
2180
|
+
strokeLinejoin: "round"
|
|
1795
2181
|
})]
|
|
1796
2182
|
});
|
|
1797
|
-
const
|
|
1798
|
-
;// ./src/components/Icon/icons/
|
|
2183
|
+
const CheckCircle_ICON_NAME = 'check-circle';
|
|
2184
|
+
;// ./src/components/Icon/icons/CheckCircleInverted.tsx
|
|
1799
2185
|
|
|
1800
|
-
const
|
|
2186
|
+
const CheckCircleInverted = ({
|
|
1801
2187
|
fill = '#000',
|
|
1802
2188
|
size = 24,
|
|
1803
|
-
tooltip = '
|
|
2189
|
+
tooltip = 'Check circle inverted',
|
|
1804
2190
|
...props
|
|
1805
2191
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1806
2192
|
width: `${size}px`,
|
|
1807
2193
|
height: `${size}px`,
|
|
1808
|
-
viewBox: "0 0
|
|
2194
|
+
viewBox: "0 0 20 20",
|
|
2195
|
+
fill: "none",
|
|
1809
2196
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1810
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1811
2197
|
...props,
|
|
1812
2198
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1813
2199
|
children: tooltip
|
|
1814
2200
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1815
|
-
|
|
2201
|
+
fillRule: "evenodd",
|
|
2202
|
+
clipRule: "evenodd",
|
|
2203
|
+
d: "M0.966675 10C0.966675 5.03008 5.03008 0.966675 10 0.966675C14.9699 0.966675 19.0333 5.03008 19.0333 10C19.0333 14.9699 14.9699 19.0333 10 19.0333C5.03008 19.0333 0.966675 14.9699 0.966675 10ZM10 2.36667C5.80327 2.36667 2.36667 5.80327 2.36667 10C2.36667 14.1967 5.80327 17.6333 10 17.6333C14.1967 17.6333 17.6333 14.1967 17.6333 10C17.6333 5.80327 14.1967 2.36667 10 2.36667Z",
|
|
1816
2204
|
fill: fill
|
|
1817
2205
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1818
|
-
|
|
2206
|
+
fillRule: "evenodd",
|
|
2207
|
+
clipRule: "evenodd",
|
|
2208
|
+
d: "M2.36667 10C2.36667 5.80327 5.80327 2.36667 10 2.36667C14.1967 2.36667 17.6333 5.80327 17.6333 10C17.6333 14.1967 14.1967 17.6333 10 17.6333C5.80327 17.6333 2.36667 14.1967 2.36667 10ZM14.037 7.14705C14.3102 7.42066 14.3098 7.86388 14.0362 8.137L9.31117 12.8537C9.03773 13.1266 8.59486 13.1264 8.32166 12.8532L5.96333 10.4949C5.68996 10.2215 5.68996 9.77831 5.96333 9.50495C6.23669 9.23158 6.67991 9.23158 6.95328 9.50495L8.81707 11.3687L13.0471 7.14618C13.3207 6.87305 13.7639 6.87344 14.037 7.14705Z",
|
|
1819
2209
|
fill: fill
|
|
1820
2210
|
})]
|
|
1821
2211
|
});
|
|
1822
|
-
const
|
|
1823
|
-
;// ./src/components/Icon/icons/
|
|
2212
|
+
const CheckCircleInverted_ICON_NAME = 'check-circle-inverted';
|
|
2213
|
+
;// ./src/components/Icon/icons/Circle.tsx
|
|
1824
2214
|
|
|
1825
|
-
const
|
|
2215
|
+
const Circle = ({
|
|
1826
2216
|
fill = '#000',
|
|
1827
2217
|
size = 24,
|
|
1828
|
-
tooltip = '
|
|
2218
|
+
tooltip = 'Circle',
|
|
1829
2219
|
...props
|
|
1830
2220
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2221
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1831
2222
|
width: `${size}px`,
|
|
1832
2223
|
height: `${size}px`,
|
|
1833
|
-
viewBox: "0 0
|
|
1834
|
-
|
|
1835
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2224
|
+
viewBox: "0 0 20 21",
|
|
2225
|
+
fill: "#fff",
|
|
1836
2226
|
...props,
|
|
1837
2227
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1838
2228
|
children: tooltip
|
|
1839
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
1840
|
-
|
|
1841
|
-
|
|
2229
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2230
|
+
x: "0.7",
|
|
2231
|
+
y: "1.39995",
|
|
2232
|
+
width: "18.6",
|
|
2233
|
+
height: "18.6",
|
|
2234
|
+
rx: "9.3",
|
|
2235
|
+
fill: "none"
|
|
2236
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2237
|
+
x: "0.7",
|
|
2238
|
+
y: "1.39995",
|
|
2239
|
+
width: "18.6",
|
|
2240
|
+
height: "18.6",
|
|
2241
|
+
rx: "9.3",
|
|
2242
|
+
stroke: fill,
|
|
2243
|
+
strokeWidth: "1.4"
|
|
1842
2244
|
})]
|
|
1843
2245
|
});
|
|
1844
|
-
const
|
|
1845
|
-
;// ./src/components/Icon/icons/
|
|
2246
|
+
const Circle_ICON_NAME = 'circle';
|
|
2247
|
+
;// ./src/components/Icon/icons/Circular.tsx
|
|
1846
2248
|
|
|
1847
|
-
const
|
|
2249
|
+
const Circular = ({
|
|
1848
2250
|
fill = '#000',
|
|
1849
|
-
size =
|
|
1850
|
-
tooltip = '
|
|
2251
|
+
size = 15,
|
|
2252
|
+
tooltip = 'Circular',
|
|
1851
2253
|
...props
|
|
1852
2254
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2255
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1853
2256
|
width: `${size}px`,
|
|
1854
2257
|
height: `${size}px`,
|
|
1855
|
-
viewBox: "0 0
|
|
2258
|
+
viewBox: "0 0 13 13",
|
|
1856
2259
|
fill: "none",
|
|
1857
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1858
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1859
2260
|
...props,
|
|
1860
2261
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1861
2262
|
children: tooltip
|
|
1862
2263
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1863
|
-
d: "M1
|
|
1864
|
-
|
|
1865
|
-
strokeWidth: "1.4",
|
|
1866
|
-
strokeLinecap: "round",
|
|
1867
|
-
strokeLinejoin: "round"
|
|
2264
|
+
d: "M1.7289 2.42862C2.85955 1.1478 4.51389 0.339844 6.35182 0.339844C9.63351 0.339844 12.3206 2.92225 12.4987 6.16175L12.4988 6.16265C12.5036 6.23476 12.494 6.3071 12.4707 6.37549C12.4473 6.44388 12.4106 6.50695 12.3627 6.56106C12.3148 6.61516 12.2566 6.65921 12.1915 6.69067C12.1264 6.72213 12.0558 6.74036 11.9836 6.74431C11.9115 6.74827 11.8392 6.73786 11.7711 6.7137C11.703 6.68953 11.6404 6.65209 11.5868 6.60355C11.5333 6.555 11.4899 6.49631 11.4592 6.43089C11.4285 6.36546 11.4111 6.29459 11.408 6.22239L11.408 6.22146C11.261 3.54808 9.06488 1.43217 6.35182 1.43217C4.89837 1.43217 3.59436 2.04214 2.67134 3.01702L2.54667 3.14869L3.54297 3.1487L3.54408 3.14868C3.61645 3.14766 3.68831 3.16103 3.75547 3.18802C3.82263 3.21501 3.88376 3.25507 3.9353 3.30589C3.98684 3.35671 4.02777 3.41726 4.05571 3.48404C4.08364 3.55081 4.09803 3.62247 4.09803 3.69485C4.09803 3.76723 4.08364 3.8389 4.05571 3.90567C4.02777 3.97244 3.98684 4.033 3.9353 4.08382C3.88376 4.13463 3.82263 4.1747 3.75547 4.20169C3.68831 4.22868 3.61645 4.24204 3.54408 4.24102H0.500058L0.500066 1.1981L0.500051 1.19703C0.498071 1.05227 0.553642 0.912645 0.654554 0.808833C0.755465 0.705021 0.893461 0.645517 1.03822 0.643395C1.11125 0.642326 1.18375 0.655912 1.25143 0.68335C1.31911 0.710788 1.38061 0.75152 1.43227 0.803137C1.48394 0.854755 1.52473 0.916209 1.55223 0.983866C1.57974 1.05152 1.59339 1.12401 1.59239 1.19703V2.58327L1.7289 2.42862Z",
|
|
2265
|
+
fill: fill
|
|
1868
2266
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1869
|
-
d: "
|
|
1870
|
-
|
|
1871
|
-
strokeWidth: "1.4",
|
|
1872
|
-
strokeLinecap: "round",
|
|
1873
|
-
strokeLinejoin: "round"
|
|
2267
|
+
d: "M11.2711 10.5714C10.1405 11.8522 8.48611 12.6602 6.64818 12.6602C3.36649 12.6602 0.679442 10.0777 0.501275 6.83825L0.501221 6.83735C0.496425 6.76524 0.505984 6.6929 0.529348 6.62451C0.552712 6.55612 0.589417 6.49305 0.637332 6.43894C0.685246 6.38484 0.743422 6.34079 0.808486 6.30933C0.87355 6.27787 0.944211 6.25964 1.01637 6.25569C1.08853 6.25173 1.16076 6.26214 1.22887 6.2863C1.29698 6.31047 1.35962 6.34791 1.41316 6.39645C1.4667 6.445 1.51007 6.50369 1.54076 6.56911C1.57145 6.63454 1.58886 6.70541 1.59196 6.77761L1.59201 6.77854C1.73904 9.45192 3.93511 11.5678 6.64818 11.5678C8.10163 11.5678 9.40564 10.9579 10.3287 9.98298L10.4533 9.85131L9.45703 9.8513L9.45592 9.85132C9.38355 9.85234 9.31169 9.83897 9.24453 9.81198C9.17737 9.78499 9.11624 9.74493 9.0647 9.69411C9.01316 9.64329 8.97223 9.58274 8.94429 9.51596C8.91636 9.44919 8.90197 9.37753 8.90197 9.30515C8.90197 9.23277 8.91636 9.1611 8.94429 9.09433C8.97223 9.02756 9.01316 8.967 9.0647 8.91618C9.11624 8.86537 9.17737 8.8253 9.24453 8.79831C9.31169 8.77132 9.38355 8.75796 9.45592 8.75898H12.4999L12.4999 11.8019L12.4999 11.803C12.5019 11.9477 12.4464 12.0874 12.3454 12.1912C12.2445 12.295 12.1065 12.3545 11.9618 12.3566C11.8888 12.3577 11.8163 12.3441 11.7486 12.3167C11.6809 12.2892 11.6194 12.2485 11.5677 12.1969C11.5161 12.1452 11.4753 12.0838 11.4478 12.0161C11.4203 11.9485 11.4066 11.876 11.4076 11.803V10.4167L11.2711 10.5714Z",
|
|
2268
|
+
fill: fill
|
|
1874
2269
|
})]
|
|
1875
2270
|
});
|
|
1876
|
-
const
|
|
1877
|
-
;// ./src/components/Icon/icons/
|
|
2271
|
+
const Circular_ICON_NAME = 'circular';
|
|
2272
|
+
;// ./src/components/Icon/icons/Clock.tsx
|
|
1878
2273
|
|
|
1879
|
-
const
|
|
2274
|
+
const Clock = ({
|
|
1880
2275
|
fill = '#000',
|
|
1881
|
-
size =
|
|
1882
|
-
tooltip = '
|
|
2276
|
+
size = 15,
|
|
2277
|
+
tooltip = 'Clock',
|
|
1883
2278
|
...props
|
|
1884
2279
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
1885
2280
|
width: `${size}px`,
|
|
1886
2281
|
height: `${size}px`,
|
|
1887
|
-
viewBox: "0 0
|
|
2282
|
+
viewBox: "0 0 15 15",
|
|
1888
2283
|
fill: "none",
|
|
1889
2284
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1890
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1891
2285
|
...props,
|
|
1892
2286
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1893
2287
|
children: tooltip
|
|
1894
2288
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1895
|
-
d: "
|
|
2289
|
+
d: "M6.73865 8.0244L6.73805 3.9485C6.73803 3.77453 6.87904 3.63348 7.05301 3.63345C7.22698 3.63343 7.36803 3.77444 7.36805 3.94841L7.36861 7.73391L11.311 6.74833C11.4797 6.70613 11.6508 6.80875 11.6929 6.97752C11.7351 7.1463 11.6325 7.31732 11.4637 7.35952L7.13042 8.44285C6.96164 8.48504 6.79062 8.38243 6.74842 8.21365C6.73727 8.16903 6.73623 8.12426 6.74387 8.08175C6.74045 8.06315 6.73866 8.04398 6.73865 8.0244Z",
|
|
1896
2290
|
fill: fill
|
|
1897
2291
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1898
|
-
d: "M0.966675 10C0.966675 5.03008 5.03008 0.966675 10 0.966675C14.9699 0.966675 19.0333 5.03008 19.0333 10C19.0333 14.9699 14.9699 19.0333 10 19.0333C5.03008 19.0333 0.966675 14.9699 0.966675 10ZM10 2.36667C5.80327 2.36667 2.36667 5.80327 2.36667 10C2.36667 14.1967 5.80327 17.6333 10 17.6333C14.1967 17.6333 17.6333 14.1967 17.6333 10C17.6333 5.80327 14.1967 2.36667 10 2.36667Z",
|
|
1899
2292
|
fillRule: "evenodd",
|
|
1900
2293
|
clipRule: "evenodd",
|
|
2294
|
+
d: "M0.600006 7.41501C0.600006 3.65119 3.65119 0.600006 7.41501 0.600006C11.1788 0.600006 14.23 3.65119 14.23 7.41501C14.23 11.1788 11.1788 14.23 7.41501 14.23C3.65119 14.23 0.600006 11.1788 0.600006 7.41501ZM7.41501 1.23001C3.99913 1.23001 1.23001 3.99913 1.23001 7.41501C1.23001 10.8309 3.99913 13.6 7.41501 13.6C10.8309 13.6 13.6 10.8309 13.6 7.41501C13.6 3.99913 10.8309 1.23001 7.41501 1.23001Z",
|
|
1901
2295
|
fill: fill
|
|
1902
2296
|
})]
|
|
1903
2297
|
});
|
|
1904
|
-
const
|
|
1905
|
-
;// ./src/components/Icon/icons/
|
|
2298
|
+
const Clock_ICON_NAME = 'clock';
|
|
2299
|
+
;// ./src/components/Icon/icons/Cogwheel.tsx
|
|
1906
2300
|
|
|
1907
|
-
const
|
|
2301
|
+
const Cogwheel = ({
|
|
1908
2302
|
fill = '#000',
|
|
1909
2303
|
size = 24,
|
|
1910
|
-
tooltip = '
|
|
2304
|
+
tooltip = 'Cogwheel',
|
|
1911
2305
|
...props
|
|
1912
2306
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2307
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1913
2308
|
width: `${size}px`,
|
|
1914
2309
|
height: `${size}px`,
|
|
1915
|
-
viewBox: "0 0
|
|
2310
|
+
viewBox: "0 0 24 24",
|
|
1916
2311
|
fill: "none",
|
|
1917
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1918
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1919
2312
|
...props,
|
|
1920
2313
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1921
2314
|
children: tooltip
|
|
1922
2315
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1923
|
-
d: "
|
|
1924
|
-
|
|
1925
|
-
|
|
2316
|
+
d: "M10.353 1.11378C10.4393 1.04038 10.549 1.00006 10.6624 1H13.2928C13.4055 0.999874 13.5146 1.03954 13.6009 1.11199C13.6872 1.18445 13.7451 1.28505 13.7645 1.39606L14.2652 4.25815C14.8255 4.42339 15.358 4.64665 15.8597 4.9223L18.2146 3.22877C18.3067 3.16244 18.4193 3.13101 18.5324 3.14008C18.6455 3.14915 18.7517 3.19813 18.832 3.27828L19.0161 3.46223L17.7061 4.77221L16.2053 5.8508C16.1292 5.90547 16.0387 5.93656 15.945 5.94022C15.8513 5.94387 15.7587 5.91992 15.6785 5.87135C15.0789 5.50835 14.422 5.23205 13.7225 5.05775C13.6327 5.03524 13.5514 4.98717 13.4884 4.91935C13.4254 4.85154 13.3834 4.7669 13.3675 4.6757L12.8911 1.95652H11.0696L10.6278 4.65982C10.6128 4.75239 10.5708 4.8385 10.5072 4.90742C10.4436 4.97635 10.3611 5.02505 10.27 5.04747C9.56944 5.21926 8.90803 5.49292 8.30749 5.8536C8.22764 5.90158 8.1355 5.9252 8.04241 5.92155C7.94932 5.9179 7.85932 5.88714 7.78346 5.83305L5.55376 4.23947L4.26376 5.52853L5.83492 7.77412C5.88805 7.85015 5.91793 7.93999 5.92092 8.0327C5.9239 8.12541 5.89987 8.21699 5.85174 8.29628C5.48675 8.90026 5.20981 9.55998 5.03346 10.2654C5.01085 10.3558 4.96229 10.4377 4.89375 10.501C4.8252 10.5642 4.73967 10.606 4.64768 10.6213L1.95653 11.0687V12.893L4.64955 13.3713C4.74041 13.3874 4.82464 13.4296 4.8921 13.4925C4.95956 13.5555 5.00735 13.6367 5.02973 13.7262C5.20457 14.4292 5.48164 15.089 5.848 15.6944C5.89651 15.7744 5.92051 15.8668 5.91702 15.9603C5.91353 16.0537 5.88272 16.1441 5.82838 16.2203L4.74825 17.7301L3.46083 19.0175L3.27548 18.832C3.19567 18.7519 3.14681 18.6462 3.13758 18.5335C3.12835 18.4208 3.15933 18.3085 3.22504 18.2165L4.89895 15.8747C4.62081 15.3684 4.39781 14.8317 4.232 14.268L1.39419 13.7655C1.28353 13.7457 1.18337 13.6876 1.11128 13.6013C1.0392 13.515 0.999799 13.4061 1 13.2937V10.6633C0.99999 10.5502 1.04005 10.4408 1.11307 10.3544C1.18609 10.2681 1.28734 10.2104 1.39887 10.1916L4.2348 9.71986C4.40152 9.15522 4.62594 8.61883 4.90362 8.1132L3.25026 5.74805C3.18566 5.65596 3.15558 5.54404 3.16532 5.43197C3.17506 5.3199 3.22399 5.21485 3.3035 5.13528L5.16424 3.27641C5.24433 3.1966 5.3501 3.14775 5.46279 3.13851C5.57548 3.12928 5.68779 3.16026 5.77981 3.22597L8.13001 4.90455C8.63271 4.63109 9.16609 4.41153 9.72546 4.24881L10.1906 1.40073C10.209 1.28887 10.2666 1.18717 10.353 1.11378Z",
|
|
2317
|
+
fill: fill
|
|
2318
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2319
|
+
d: "M19.1199 6.40206L20.5383 4.98366L20.6928 5.13808C20.7723 5.21765 20.8212 5.3227 20.8309 5.43477C20.8407 5.54684 20.8106 5.65876 20.746 5.75085L19.0684 8.14122C19.3405 8.64009 19.5602 9.16814 19.7241 9.72266L22.5974 10.1925C22.7093 10.2109 22.811 10.2684 22.8844 10.3548C22.9578 10.4412 22.9981 10.5509 22.9981 10.6642V13.2947C22.9983 13.4072 22.9588 13.5162 22.8865 13.6025C22.8142 13.6888 22.7138 13.7468 22.603 13.7664L19.725 14.2708C19.5622 14.826 19.3431 15.355 19.0712 15.8541L20.7722 18.2155C20.8385 18.3076 20.8699 18.4202 20.8609 18.5333C20.8518 18.6464 20.8028 18.7526 20.7227 18.833L18.8629 20.6946C18.7833 20.7741 18.6782 20.8231 18.5662 20.8328C18.4541 20.8426 18.3422 20.8125 18.2501 20.7479L15.8644 19.074C15.3629 19.3507 14.8307 19.5752 14.2717 19.7418L13.7645 22.6049C13.745 22.7157 13.6869 22.8161 13.6006 22.8884C13.5144 22.9606 13.4054 23.0002 13.2928 23H10.6624C10.5491 23 10.4396 22.9598 10.3532 22.8866C10.2668 22.8134 10.2092 22.7119 10.1906 22.6002L9.71706 19.7484C9.15581 19.5842 8.62111 19.3631 8.11694 19.088L5.74712 20.7469C5.655 20.8112 5.54322 20.8409 5.43135 20.831C5.31949 20.8211 5.21468 20.7722 5.13528 20.6928L4.98226 20.5397L6.39894 19.123L7.77692 18.1576C7.85258 18.1046 7.94197 18.0746 8.03431 18.0713C8.12664 18.068 8.21795 18.0915 8.29722 18.1389C8.90094 18.5013 9.56083 18.7772 10.2607 18.9497C10.3513 18.9722 10.4334 19.0207 10.4968 19.0892C10.5603 19.1578 10.6022 19.2434 10.6175 19.3355L11.0678 22.0435H12.8921L13.375 19.3234C13.3911 19.2326 13.4331 19.1485 13.4959 19.081C13.5587 19.0136 13.6397 18.9657 13.729 18.9432C14.4261 18.7664 15.0837 18.4888 15.6804 18.1258C15.7598 18.0775 15.8515 18.0534 15.9444 18.0564C16.0373 18.0594 16.1273 18.0893 16.2035 18.1427L18.4705 19.7334L19.7587 18.4444L18.1427 16.2016C18.0881 16.1256 18.0569 16.0353 18.0531 15.9419C18.0493 15.8484 18.0729 15.7559 18.1212 15.6757C18.4806 15.0775 18.7533 14.4247 18.9254 13.73C18.9476 13.64 18.9954 13.5583 19.063 13.495C19.1307 13.4316 19.2153 13.3893 19.3066 13.3731L22.0416 12.893V11.0715L19.3122 10.625C19.22 10.6099 19.1343 10.5682 19.0655 10.5049C18.9968 10.4417 18.9481 10.3597 18.9254 10.2691C18.7513 9.57349 18.4787 8.92071 18.1193 8.32244C18.0717 8.24307 18.048 8.15157 18.0514 8.05905C18.0547 7.96653 18.0848 7.87696 18.138 7.80121L19.1199 6.40206Z",
|
|
2320
|
+
fill: fill
|
|
2321
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2322
|
+
d: "M8.73597 16.786C9.25339 17.1353 9.83633 17.4059 10.4723 17.5763C13.5545 18.4022 16.734 16.5665 17.5599 13.4844C18.01 11.8044 17.6695 10.0955 16.7673 8.75462L16.0598 9.46219C16.731 10.5504 16.9708 11.9017 16.6146 13.2311C15.9285 15.7918 13.2864 17.3173 10.7256 16.6311C10.262 16.5069 9.83241 16.3186 9.44368 16.0783L8.73597 16.786Z",
|
|
2323
|
+
fill: fill
|
|
2324
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2325
|
+
d: "M15.2559 7.22244L14.5499 7.92839C14.1473 7.67204 13.6995 7.47198 13.2146 7.34206C12.2996 7.09689 11.342 7.12719 10.446 7.42926C10.1898 7.51603 9.91224 7.3787 9.82583 7.12259C9.73917 6.86726 9.87681 6.58877 10.1325 6.50227C11.2123 6.13763 12.3659 6.10152 13.4679 6.39681C14.1251 6.57292 14.7257 6.85605 15.2559 7.22244Z",
|
|
1926
2326
|
fill: fill
|
|
2327
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2328
|
+
d: "M7.91391 14.5644L7.20809 15.2702C6.27968 13.9217 5.92439 12.1904 6.38034 10.4888C6.42269 10.3308 6.47478 10.179 6.52849 10.0298C6.61948 9.77555 6.89961 9.6435 7.15378 9.73439C7.40739 9.82612 7.54108 10.1003 7.44936 10.3596C7.40414 10.4857 7.36047 10.6119 7.32559 10.7421C6.96353 12.0933 7.21723 13.4672 7.91391 14.5644Z",
|
|
2329
|
+
fill: fill
|
|
2330
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2331
|
+
d: "M7.42536 8.46778C7.37033 8.65037 7.42528 8.85617 7.58143 8.98547C7.78934 9.15868 8.09848 9.12987 8.2712 8.9219C8.46367 8.68955 8.68645 8.46995 8.93232 8.26906C9.0147 8.20153 9.06907 8.11314 9.09465 8.01768C9.134 7.87084 9.10437 7.7071 9.00113 7.58017C8.83011 7.37118 8.5224 7.34076 8.31311 7.51151C8.01895 7.75145 7.75095 8.01614 7.51764 8.29666C7.47459 8.34866 7.44378 8.40665 7.42536 8.46778Z",
|
|
2332
|
+
fill: fill
|
|
2333
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2334
|
+
d: "M21.9372 2.80688C22.1427 2.60143 22.1427 2.26833 21.9372 2.06288C21.7318 1.85743 21.3987 1.85743 21.1932 2.06288L2.06281 21.1933C1.85736 21.3988 1.85736 21.7319 2.06281 21.9373C2.26826 22.1428 2.60136 22.1428 2.80681 21.9373L21.9372 2.80688Z",
|
|
2335
|
+
fill: fill
|
|
2336
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2337
|
+
d: "M10.353 1.11378C10.4393 1.04038 10.549 1.00006 10.6624 1H13.2928C13.4055 0.999874 13.5146 1.03954 13.6009 1.11199C13.6872 1.18445 13.7451 1.28505 13.7645 1.39606L14.2652 4.25815C14.8255 4.42339 15.358 4.64665 15.8597 4.9223L18.2146 3.22877C18.3067 3.16244 18.4193 3.13101 18.5324 3.14008C18.6455 3.14915 18.7517 3.19813 18.832 3.27828L19.0161 3.46223L17.7061 4.77221L16.2053 5.8508C16.1292 5.90547 16.0387 5.93656 15.945 5.94022C15.8513 5.94387 15.7587 5.91992 15.6785 5.87135C15.0789 5.50835 14.422 5.23205 13.7225 5.05775C13.6327 5.03524 13.5514 4.98717 13.4884 4.91935C13.4254 4.85154 13.3834 4.7669 13.3675 4.6757L12.8911 1.95652H11.0696L10.6278 4.65982C10.6128 4.75239 10.5708 4.8385 10.5072 4.90742C10.4436 4.97635 10.3611 5.02505 10.27 5.04747C9.56944 5.21926 8.90803 5.49292 8.30749 5.8536C8.22764 5.90158 8.1355 5.9252 8.04241 5.92155C7.94932 5.9179 7.85932 5.88714 7.78346 5.83305L5.55376 4.23947L4.26376 5.52853L5.83492 7.77412C5.88805 7.85015 5.91793 7.93999 5.92092 8.0327C5.9239 8.12541 5.89987 8.21699 5.85174 8.29628C5.48675 8.90026 5.20981 9.55998 5.03346 10.2654C5.01085 10.3558 4.96229 10.4377 4.89375 10.501C4.8252 10.5642 4.73967 10.606 4.64768 10.6213L1.95653 11.0687V12.893L4.64955 13.3713C4.74041 13.3874 4.82464 13.4296 4.8921 13.4925C4.95956 13.5555 5.00735 13.6367 5.02973 13.7262C5.20457 14.4292 5.48164 15.089 5.848 15.6944C5.89651 15.7744 5.92051 15.8668 5.91702 15.9603C5.91353 16.0537 5.88272 16.1441 5.82838 16.2203L4.74825 17.7301L3.46083 19.0175L3.27548 18.832C3.19567 18.7519 3.14681 18.6462 3.13758 18.5335C3.12835 18.4208 3.15933 18.3085 3.22504 18.2165L4.89895 15.8747C4.62081 15.3684 4.39781 14.8317 4.232 14.268L1.39419 13.7655C1.28353 13.7457 1.18337 13.6876 1.11128 13.6013C1.0392 13.515 0.999799 13.4061 1 13.2937V10.6633C0.99999 10.5502 1.04005 10.4408 1.11307 10.3544C1.18609 10.2681 1.28734 10.2104 1.39887 10.1916L4.2348 9.71986C4.40152 9.15522 4.62594 8.61883 4.90362 8.1132L3.25026 5.74805C3.18566 5.65596 3.15558 5.54404 3.16532 5.43197C3.17506 5.3199 3.22399 5.21485 3.3035 5.13528L5.16424 3.27641C5.24433 3.1966 5.3501 3.14775 5.46279 3.13851C5.57548 3.12928 5.68779 3.16026 5.77981 3.22597L8.13001 4.90455C8.63271 4.63109 9.16609 4.41153 9.72546 4.24881L10.1906 1.40073C10.209 1.28887 10.2666 1.18717 10.353 1.11378Z",
|
|
2338
|
+
stroke: fill,
|
|
2339
|
+
strokeWidth: "0.3",
|
|
2340
|
+
strokeLinecap: "round"
|
|
2341
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2342
|
+
d: "M19.1199 6.40206L20.5383 4.98366L20.6928 5.13808C20.7723 5.21765 20.8212 5.3227 20.8309 5.43477C20.8407 5.54684 20.8106 5.65876 20.746 5.75085L19.0684 8.14122C19.3405 8.64009 19.5602 9.16814 19.7241 9.72266L22.5974 10.1925C22.7093 10.2109 22.811 10.2684 22.8844 10.3548C22.9578 10.4412 22.9981 10.5509 22.9981 10.6642V13.2947C22.9983 13.4072 22.9588 13.5162 22.8865 13.6025C22.8142 13.6888 22.7138 13.7468 22.603 13.7664L19.725 14.2708C19.5622 14.826 19.3431 15.355 19.0712 15.8541L20.7722 18.2155C20.8385 18.3076 20.8699 18.4202 20.8609 18.5333C20.8518 18.6464 20.8028 18.7526 20.7227 18.833L18.8629 20.6946C18.7833 20.7741 18.6782 20.8231 18.5662 20.8328C18.4541 20.8426 18.3422 20.8125 18.2501 20.7479L15.8644 19.074C15.3629 19.3507 14.8307 19.5752 14.2717 19.7418L13.7645 22.6049C13.745 22.7157 13.6869 22.8161 13.6006 22.8884C13.5144 22.9606 13.4054 23.0002 13.2928 23H10.6624C10.5491 23 10.4396 22.9598 10.3532 22.8866C10.2668 22.8134 10.2092 22.7119 10.1906 22.6002L9.71706 19.7484C9.15581 19.5842 8.62111 19.3631 8.11694 19.088L5.74712 20.7469C5.655 20.8112 5.54322 20.8409 5.43135 20.831C5.31949 20.8211 5.21468 20.7722 5.13528 20.6928L4.98226 20.5397L6.39894 19.123L7.77692 18.1576C7.85258 18.1046 7.94197 18.0746 8.03431 18.0713C8.12664 18.068 8.21795 18.0915 8.29722 18.1389C8.90094 18.5013 9.56083 18.7772 10.2607 18.9497C10.3513 18.9722 10.4334 19.0207 10.4968 19.0892C10.5603 19.1578 10.6022 19.2434 10.6175 19.3355L11.0678 22.0435H12.8921L13.375 19.3234C13.3911 19.2326 13.4331 19.1485 13.4959 19.081C13.5587 19.0136 13.6397 18.9657 13.729 18.9432C14.4261 18.7664 15.0837 18.4888 15.6804 18.1258C15.7598 18.0775 15.8515 18.0534 15.9444 18.0564C16.0373 18.0594 16.1273 18.0893 16.2035 18.1427L18.4705 19.7334L19.7587 18.4444L18.1427 16.2016C18.0881 16.1256 18.0569 16.0353 18.0531 15.9419C18.0493 15.8484 18.0729 15.7559 18.1212 15.6757C18.4806 15.0775 18.7533 14.4247 18.9254 13.73C18.9476 13.64 18.9954 13.5583 19.063 13.495C19.1307 13.4316 19.2153 13.3893 19.3066 13.3731L22.0416 12.893V11.0715L19.3122 10.625C19.22 10.6099 19.1343 10.5682 19.0655 10.5049C18.9968 10.4417 18.9481 10.3597 18.9254 10.2691C18.7513 9.57349 18.4787 8.92071 18.1193 8.32244C18.0717 8.24307 18.048 8.15157 18.0514 8.05905C18.0547 7.96653 18.0848 7.87696 18.138 7.80121L19.1199 6.40206Z",
|
|
2343
|
+
stroke: fill,
|
|
2344
|
+
strokeWidth: "0.3",
|
|
2345
|
+
strokeLinecap: "round"
|
|
2346
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2347
|
+
d: "M8.73597 16.786C9.25339 17.1353 9.83633 17.4059 10.4723 17.5763C13.5545 18.4022 16.734 16.5665 17.5599 13.4844C18.01 11.8044 17.6695 10.0955 16.7673 8.75462L16.0598 9.46219C16.731 10.5504 16.9708 11.9017 16.6146 13.2311C15.9285 15.7918 13.2864 17.3173 10.7256 16.6311C10.262 16.5069 9.83241 16.3186 9.44368 16.0783L8.73597 16.786Z",
|
|
2348
|
+
stroke: fill,
|
|
2349
|
+
strokeWidth: "0.3",
|
|
2350
|
+
strokeLinecap: "round"
|
|
2351
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2352
|
+
d: "M15.2559 7.22244L14.5499 7.92839C14.1473 7.67204 13.6995 7.47198 13.2146 7.34206C12.2996 7.09689 11.342 7.12719 10.446 7.42926C10.1898 7.51603 9.91224 7.3787 9.82583 7.12259C9.73917 6.86726 9.87681 6.58877 10.1325 6.50227C11.2123 6.13763 12.3659 6.10152 13.4679 6.39681C14.1251 6.57292 14.7257 6.85605 15.2559 7.22244Z",
|
|
2353
|
+
stroke: fill,
|
|
2354
|
+
strokeWidth: "0.3",
|
|
2355
|
+
strokeLinecap: "round"
|
|
2356
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2357
|
+
d: "M7.91391 14.5644L7.20809 15.2702C6.27968 13.9217 5.92439 12.1904 6.38034 10.4888C6.42269 10.3308 6.47478 10.179 6.52849 10.0298C6.61948 9.77555 6.89961 9.6435 7.15378 9.73439C7.40739 9.82612 7.54108 10.1003 7.44936 10.3596C7.40414 10.4857 7.36047 10.6119 7.32559 10.7421C6.96353 12.0933 7.21723 13.4672 7.91391 14.5644Z",
|
|
2358
|
+
stroke: fill,
|
|
2359
|
+
strokeWidth: "0.3",
|
|
2360
|
+
strokeLinecap: "round"
|
|
2361
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2362
|
+
d: "M7.42536 8.46778C7.37033 8.65037 7.42528 8.85617 7.58143 8.98547C7.78934 9.15868 8.09848 9.12987 8.2712 8.9219C8.46367 8.68955 8.68645 8.46995 8.93232 8.26906C9.0147 8.20153 9.06907 8.11314 9.09465 8.01768C9.134 7.87084 9.10437 7.7071 9.00113 7.58017C8.83011 7.37118 8.5224 7.34076 8.31311 7.51151C8.01895 7.75145 7.75095 8.01614 7.51764 8.29666C7.47459 8.34866 7.44378 8.40665 7.42536 8.46778Z",
|
|
2363
|
+
stroke: fill,
|
|
2364
|
+
strokeWidth: "0.3",
|
|
2365
|
+
strokeLinecap: "round"
|
|
2366
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2367
|
+
d: "M21.9372 2.80688C22.1427 2.60143 22.1427 2.26833 21.9372 2.06288C21.7318 1.85743 21.3987 1.85743 21.1932 2.06288L2.06281 21.1933C1.85736 21.3988 1.85736 21.7319 2.06281 21.9373C2.26826 22.1428 2.60136 22.1428 2.80681 21.9373L21.9372 2.80688Z",
|
|
2368
|
+
stroke: fill,
|
|
2369
|
+
strokeWidth: "0.3",
|
|
2370
|
+
strokeLinecap: "round"
|
|
1927
2371
|
})]
|
|
1928
2372
|
});
|
|
1929
|
-
const
|
|
1930
|
-
;// ./src/components/Icon/icons/
|
|
2373
|
+
const Cogwheel_ICON_NAME = 'cogwheel';
|
|
2374
|
+
;// ./src/components/Icon/icons/Company.tsx
|
|
1931
2375
|
|
|
1932
|
-
const
|
|
2376
|
+
const Company = ({
|
|
1933
2377
|
fill = '#000',
|
|
1934
2378
|
size = 24,
|
|
1935
|
-
tooltip = '
|
|
2379
|
+
tooltip = 'Company',
|
|
1936
2380
|
...props
|
|
1937
2381
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2382
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1938
2383
|
width: `${size}px`,
|
|
1939
2384
|
height: `${size}px`,
|
|
2385
|
+
viewBox: "0 0 24 24",
|
|
1940
2386
|
fill: "none",
|
|
1941
|
-
viewBox: "0 0 10 2",
|
|
1942
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1943
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1944
2387
|
...props,
|
|
1945
2388
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1946
2389
|
children: tooltip
|
|
1947
2390
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1948
|
-
d: "
|
|
1949
|
-
|
|
1950
|
-
strokeWidth: "1.4",
|
|
1951
|
-
strokeLinecap: "round",
|
|
1952
|
-
strokeLinejoin: "round"
|
|
2391
|
+
d: "M20.4678 1.9502C20.7692 1.9502 21.002 2.18048 21.002 2.48047V4.48047C21.0017 4.78023 20.769 5.00977 20.4678 5.00977H20.2432V20.9902H20.5166C20.8176 20.9905 21.0496 21.2199 21.0498 21.5195C21.0498 21.8194 20.8178 22.0496 20.5166 22.0498H3.51562C3.21438 22.0496 2.98242 21.8194 2.98242 21.5195C2.98266 21.2199 3.21454 20.9904 3.51562 20.9902H3.78906V5.00977H3.4834C3.18129 5.00951 2.95045 4.76303 2.9502 4.48047V2.48047C2.9502 2.18063 3.1822 1.95044 3.4834 1.9502H20.4678ZM4.85645 20.9902H6.50488V13.3213C6.50501 13.0214 6.73772 12.792 7.03906 12.792H10.748C11.0494 12.792 11.2821 13.0214 11.2822 13.3213V20.9902H19.1777V5.00977H4.85645V20.9902ZM7.57227 20.9902H10.2148V13.8516H7.57227V20.9902ZM17.0771 12.792C17.3785 12.792 17.6112 13.0214 17.6113 13.3213V16.6162C17.8058 16.6958 17.9336 16.8807 17.9336 17.0977C17.9335 17.3974 17.7016 17.6277 17.4004 17.6279H13.8838C13.5996 17.6279 13.3497 17.3986 13.3496 17.0977C13.3496 16.8805 13.4781 16.6957 13.6729 16.6162V13.3213C13.673 13.0215 13.9048 12.7921 14.2061 12.792H17.0771ZM14.7402 16.5674H16.5439V13.8516H14.7402V16.5674ZM10.3936 6.13574C10.6949 6.13583 10.9277 6.36608 10.9277 6.66602V9.96094C11.1218 10.0407 11.2499 10.2248 11.25 10.4414C11.25 10.7414 11.0172 10.9717 10.7158 10.9717H7.2002C6.89877 10.9717 6.66602 10.7414 6.66602 10.4414C6.66607 10.2248 6.79419 10.0407 6.98828 9.96094V6.66602C6.98828 6.36607 7.2211 6.13581 7.52246 6.13574H10.3936ZM17.0771 6.13574C17.3786 6.13574 17.6113 6.36602 17.6113 6.66602V9.95996C17.8058 10.0395 17.9335 10.2245 17.9336 10.4414C17.9336 10.7413 17.7016 10.9715 17.4004 10.9717H13.8838C13.5996 10.9717 13.3496 10.7425 13.3496 10.4414C13.3497 10.2244 13.4781 10.0394 13.6729 9.95996V6.66602C13.6729 6.3661 13.9047 6.13586 14.2061 6.13574H17.0771ZM8.05664 9.91113H9.85938V7.19531H8.05664V9.91113ZM14.7402 9.91113H16.5439V7.19531H14.7402V9.91113ZM4.01758 3.9502H19.918V3.00977H4.01758V3.9502Z",
|
|
2392
|
+
fill: fill
|
|
1953
2393
|
})]
|
|
1954
2394
|
});
|
|
1955
|
-
const
|
|
1956
|
-
;// ./src/components/Icon/icons/
|
|
2395
|
+
const Company_ICON_NAME = 'company';
|
|
2396
|
+
;// ./src/components/Icon/icons/ConfirmEmail.tsx
|
|
1957
2397
|
|
|
1958
|
-
const
|
|
2398
|
+
const ConfirmEmail = ({
|
|
1959
2399
|
fill = '#000',
|
|
1960
|
-
size =
|
|
1961
|
-
tooltip = '
|
|
2400
|
+
size = 15,
|
|
2401
|
+
tooltip = 'Confirm Email',
|
|
1962
2402
|
...props
|
|
1963
2403
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2404
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2405
|
+
viewBox: "0 0 15 15",
|
|
2406
|
+
fill: "none",
|
|
1964
2407
|
width: `${size}px`,
|
|
1965
2408
|
height: `${size}px`,
|
|
1966
|
-
viewBox: "0 0 20 20",
|
|
1967
|
-
fill: "none",
|
|
1968
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1969
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1970
2409
|
...props,
|
|
1971
2410
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
1972
2411
|
children: tooltip
|
|
1973
2412
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1974
|
-
d: "
|
|
2413
|
+
d: "M12.5811 9.43434C12.7511 9.2647 13.0263 9.26494 13.196 9.43488C13.3656 9.60482 13.3654 9.8801 13.1954 10.0497L11.4771 11.7651C11.3073 11.9346 11.0322 11.9345 10.8625 11.7648L10.0048 10.9071C9.83505 10.7373 9.83505 10.4621 10.0048 10.2923C10.1746 10.1225 10.4499 10.1225 10.6197 10.2923L11.1437 10.8163C11.1583 10.8309 11.1821 10.8309 11.1967 10.8163L12.5811 9.43434Z",
|
|
1975
2414
|
fill: fill
|
|
1976
2415
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
1977
|
-
d: "M0.899902 10C0.899902 5.03008 4.9633 0.966675 9.93324 0.966675C14.9032 0.966675 18.9666 5.03008 18.9666 10C18.9666 14.9699 14.9032 19.0333 9.93324 19.0333C4.9633 19.0333 0.899902 14.9699 0.899902 10ZM9.93324 2.36667C5.7365 2.36667 2.2999 5.80327 2.2999 10C2.2999 14.1967 5.7365 17.6333 9.93324 17.6333C14.13 17.6333 17.5666 14.1967 17.5666 10C17.5666 5.80327 14.13 2.36667 9.93324 2.36667Z",
|
|
1978
2416
|
fillRule: "evenodd",
|
|
1979
2417
|
clipRule: "evenodd",
|
|
2418
|
+
d: "M1.77194 1.875C1.21315 1.875 0.793286 2.03679 0.494547 2.34803C0.197556 2.65745 0.0375977 3.13579 0.0375977 3.80587V9.75896C0.0375977 10.427 0.207453 10.9037 0.524502 11.2134C0.842687 11.524 1.32702 11.6898 2.00122 11.6898H8.58728C8.60302 11.6898 8.61709 11.6997 8.6225 11.7145C9.08048 12.9681 10.2867 13.868 11.6942 13.868C13.4929 13.868 14.9626 12.3983 14.9626 10.5996C14.9626 9.48724 14.4005 8.50059 13.5458 7.90958C13.5357 7.90258 13.5296 7.89105 13.5296 7.87874V3.80587C13.5296 3.1377 13.3603 2.66051 13.0433 2.35089C12.7252 2.04042 12.2404 1.875 11.566 1.875H1.77194ZM1.79606 2.75237L1.81513 2.7504C1.85502 2.74625 1.90197 2.74136 1.95264 2.74136H11.6075C11.6642 2.74136 11.716 2.74693 11.7608 2.75174L11.9522 2.77213C11.9666 2.77366 11.9788 2.78335 11.9836 2.79701C11.9884 2.81068 11.9849 2.82588 11.9746 2.83607L7.64338 7.12451C7.49659 7.26579 7.35457 7.37535 7.2186 7.44783C7.08009 7.52166 6.93621 7.5606 6.78826 7.5606C6.63566 7.5606 6.4886 7.52214 6.34919 7.44783C6.21316 7.37532 6.07182 7.26611 5.92488 7.12496L5.92394 7.12405L1.59228 2.83459C1.58197 2.82438 1.57847 2.80913 1.58332 2.79544C1.58816 2.78176 1.60046 2.77209 1.61491 2.77064L1.79606 2.75237ZM0.970431 3.40442C0.983957 3.39965 0.999017 3.40301 1.00923 3.41308L4.39048 6.74694C4.3976 6.75396 4.40162 6.76354 4.40165 6.77355C4.40167 6.78355 4.3977 6.79315 4.39061 6.80021L1.01253 10.165C1.00241 10.1751 0.987428 10.1785 0.973908 10.1739C0.960388 10.1693 0.950679 10.1574 0.948871 10.1432L0.926789 9.97C0.918404 9.90423 0.912697 9.8347 0.912697 9.75896V3.79768C0.912697 3.72901 0.919037 3.66685 0.925515 3.61054L0.945646 3.4355C0.947285 3.42125 0.956906 3.40919 0.970431 3.40442ZM12.598 3.4106C12.6115 3.41538 12.6211 3.42744 12.6227 3.44168L12.6428 3.61655C12.6494 3.67387 12.6556 3.73637 12.6556 3.80587V7.42572C12.6556 7.43753 12.6501 7.44865 12.6406 7.45573C12.6312 7.46281 12.6189 7.46503 12.6076 7.46171C12.3175 7.3768 12.011 7.33123 11.6942 7.33123C11.1333 7.33123 10.6045 7.4741 10.1422 7.72528C10.1277 7.73321 10.1096 7.7306 10.0978 7.71888L9.1777 6.80062C9.17062 6.79356 9.16665 6.78395 9.16669 6.77395C9.16672 6.76395 9.17075 6.75437 9.17788 6.74735L12.5592 3.41924C12.5694 3.40918 12.5844 3.40583 12.598 3.4106ZM9.38122 10.5996C9.38122 9.32857 10.4232 8.28663 11.6942 8.28663C12.9653 8.28663 14.0072 9.32857 14.0072 10.5996C14.0072 11.8707 12.9653 12.9126 11.6942 12.9126C10.4232 12.9126 9.38122 11.8707 9.38122 10.5996ZM8.59372 7.3744C8.57915 7.35986 8.55558 7.35978 8.54092 7.37422L8.09287 7.81532C7.86549 8.03754 7.6468 8.19455 7.43679 8.29075C7.22555 8.38738 7.00992 8.43515 6.78826 8.43515C6.56653 8.43515 6.34888 8.38735 6.1349 8.29053C5.92212 8.19427 5.70183 8.03761 5.47479 7.81575L5.03075 7.37802C5.01608 7.36356 4.99251 7.36364 4.97793 7.37818L1.61408 10.7351C1.60374 10.7454 1.60033 10.7608 1.60535 10.7745C1.61038 10.7882 1.72276 10.8235 1.72276 10.8235C1.72276 10.8235 1.91571 10.8235 1.95264 10.8235H8.39353C8.40384 10.8235 8.4137 10.8192 8.42078 10.8117C8.42786 10.8042 8.43155 10.7942 8.43097 10.7839C8.42755 10.7229 8.42581 10.6614 8.42581 10.5996C8.42581 9.68196 8.8083 8.84992 9.42207 8.25489C9.42928 8.2479 9.43339 8.23829 9.43346 8.22824C9.43354 8.21819 9.42957 8.20853 9.42245 8.20143L8.59372 7.3744Z",
|
|
1980
2419
|
fill: fill
|
|
1981
2420
|
})]
|
|
1982
2421
|
});
|
|
1983
|
-
const
|
|
1984
|
-
;// ./src/components/Icon/icons/
|
|
2422
|
+
const ConfirmEmail_ICON_NAME = 'confirm-email';
|
|
2423
|
+
;// ./src/components/Icon/icons/Copy.tsx
|
|
1985
2424
|
|
|
1986
|
-
const
|
|
2425
|
+
const Copy = ({
|
|
1987
2426
|
fill = '#000',
|
|
1988
|
-
size =
|
|
1989
|
-
tooltip = '
|
|
2427
|
+
size = 15,
|
|
2428
|
+
tooltip = 'Copy',
|
|
1990
2429
|
...props
|
|
1991
2430
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2431
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1992
2432
|
width: `${size}px`,
|
|
1993
2433
|
height: `${size}px`,
|
|
1994
|
-
viewBox: "0 0
|
|
2434
|
+
viewBox: "0 0 15 15",
|
|
1995
2435
|
fill: "none",
|
|
1996
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1997
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1998
2436
|
...props,
|
|
1999
2437
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2000
2438
|
children: tooltip
|
|
2001
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2439
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
2440
|
+
clipPath: "url(#clip0_532_12716)",
|
|
2441
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2442
|
+
d: "M12.8755 14.5239H5.40479C4.49601 14.5239 3.75684 13.7848 3.75684 12.876V5.40527C3.75684 4.4965 4.49601 3.75732 5.40479 3.75732H12.8755C13.7843 3.75732 14.5234 4.4965 14.5234 5.40527V12.876C14.5234 13.7848 13.7843 14.5239 12.8755 14.5239ZM5.40479 4.85596C5.10189 4.85596 4.85547 5.10238 4.85547 5.40527V12.876C4.85547 13.1789 5.10189 13.4253 5.40479 13.4253H12.8755C13.1784 13.4253 13.4248 13.1789 13.4248 12.876V5.40527C13.4248 5.10238 13.1784 4.85596 12.8755 4.85596H5.40479ZM2.6582 10.1294H2.10889C1.80599 10.1294 1.55957 9.88297 1.55957 9.58008V2.10938C1.55957 1.80648 1.80599 1.56006 2.10889 1.56006H9.57959C9.88249 1.56006 10.1289 1.80648 10.1289 2.10938V2.63123H11.2275V2.10938C11.2275 1.2006 10.4884 0.461426 9.57959 0.461426H2.10889C1.20011 0.461426 0.460938 1.2006 0.460938 2.10938V9.58008C0.460938 10.4889 1.20011 11.228 2.10889 11.228H2.6582V10.1294Z",
|
|
2443
|
+
fill: fill
|
|
2444
|
+
})
|
|
2445
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("defs", {
|
|
2446
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("clipPath", {
|
|
2447
|
+
id: "clip0_532_12716",
|
|
2448
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2449
|
+
width: size,
|
|
2450
|
+
height: size,
|
|
2451
|
+
fill: "white"
|
|
2452
|
+
})
|
|
2453
|
+
})
|
|
2006
2454
|
})]
|
|
2007
2455
|
});
|
|
2008
|
-
const
|
|
2456
|
+
const Copy_ICON_NAME = 'copy';
|
|
2009
2457
|
;// ./src/components/Icon/icons/Cross.tsx
|
|
2010
2458
|
|
|
2011
2459
|
const Cross = ({
|
|
@@ -2038,273 +2486,271 @@ const Cross = ({
|
|
|
2038
2486
|
})]
|
|
2039
2487
|
});
|
|
2040
2488
|
const Cross_ICON_NAME = 'cross';
|
|
2041
|
-
;// ./src/components/Icon/icons/
|
|
2489
|
+
;// ./src/components/Icon/icons/Diet.tsx
|
|
2042
2490
|
|
|
2043
|
-
const
|
|
2491
|
+
const Diet = ({
|
|
2044
2492
|
fill = '#000',
|
|
2045
2493
|
size = 24,
|
|
2046
|
-
tooltip = '
|
|
2494
|
+
tooltip = 'Diet',
|
|
2495
|
+
...props
|
|
2496
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2497
|
+
width: `${size}px`,
|
|
2498
|
+
height: `${size}px`,
|
|
2499
|
+
viewBox: "0 0 24 24",
|
|
2500
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2501
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2502
|
+
...props,
|
|
2503
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2504
|
+
children: tooltip
|
|
2505
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2506
|
+
d: "M15.3794 1.6875C15.3294 1.68734 15.2788 1.69189 15.2278 1.70215C14.1195 1.92375 13.0319 2.82406 12.4431 3.96241C8.37168 4.3361 5.25 9.29549 5.25 15.5625C5.25 19.2844 8.27812 22.3125 12 22.3125C15.7219 22.3125 18.75 19.2844 18.75 15.5625C18.75 13.7303 18.0635 12.4566 17.3994 11.2251C16.7443 10.009 16.125 8.86013 16.125 7.125C16.125 5.77573 15.2807 4.62307 14.094 4.1587C14.5181 3.61873 15.077 3.26196 15.5222 3.17286C15.9283 3.09186 16.1917 2.69641 16.1104 2.29029C16.0395 1.93493 15.7292 1.68864 15.3794 1.6875ZM12.9441 5.43824C13.8714 5.4419 14.625 6.19689 14.625 7.125C14.625 9.2385 15.3982 10.6714 16.0796 11.9363C16.7077 13.1018 17.25 14.1086 17.25 15.5625C17.25 18.4575 14.895 20.8125 12 20.8125C9.105 20.8125 6.75 18.4575 6.75 15.5625C6.75 10.0089 9.49693 5.4871 12.884 5.4397C12.9054 5.44185 12.9236 5.43802 12.9441 5.43824ZM12 11.4375C10.2319 11.4375 9 13.6247 9 15.5874C9 17.5599 10.2337 18.9375 12 18.9375C13.7662 18.9375 15 17.5599 15 15.5874C15 13.6247 13.7681 11.4375 12 11.4375ZM12 12.9375C12.6611 12.9375 13.5 14.1849 13.5 15.5874C13.5 16.7109 12.9113 17.4375 12 17.4375C11.0887 17.4375 10.5 16.7109 10.5 15.5874C10.5 14.1849 11.3389 12.9375 12 12.9375Z",
|
|
2507
|
+
fill: fill
|
|
2508
|
+
})]
|
|
2509
|
+
});
|
|
2510
|
+
const Diet_ICON_NAME = 'diet';
|
|
2511
|
+
;// ./src/components/Icon/icons/Edit.tsx
|
|
2512
|
+
|
|
2513
|
+
const Edit = ({
|
|
2514
|
+
fill = '#000',
|
|
2515
|
+
size = 24,
|
|
2516
|
+
tooltip = 'Edit',
|
|
2047
2517
|
...props
|
|
2048
2518
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2049
2519
|
width: `${size}px`,
|
|
2050
2520
|
height: `${size}px`,
|
|
2051
2521
|
fill: "none",
|
|
2052
|
-
viewBox: "0 0
|
|
2522
|
+
viewBox: "0 0 24 24",
|
|
2053
2523
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2054
2524
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2055
2525
|
...props,
|
|
2056
2526
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2057
2527
|
children: tooltip
|
|
2058
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2528
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
2529
|
+
id: "Edit",
|
|
2530
|
+
children: (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
2531
|
+
id: "Union",
|
|
2532
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2533
|
+
fillRule: "evenodd",
|
|
2534
|
+
clipRule: "evenodd",
|
|
2535
|
+
d: "M5.14938 18.2227L5.11621 17.9296C5.13285 18.0146 5.1412 18.0894 5.14535 18.1426C5.14743 18.1693 5.14844 18.1902 5.14893 18.2041L5.14934 18.2192L5.14938 18.2227Z",
|
|
2536
|
+
fill: fill
|
|
2537
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2538
|
+
fillRule: "evenodd",
|
|
2539
|
+
clipRule: "evenodd",
|
|
2540
|
+
d: "M20.932 2.72331C20.4498 2.24108 19.8123 1.99826 19.1771 2.00001C18.5411 2.00008 17.9053 2.24096 17.4229 2.72331L17.1555 2.98899L14.6347 5.5098V5.51147L3.75484 16.3896L2.06103 20.7956C1.78597 21.5111 2.48891 22.214 3.20442 21.939L7.61159 20.2447L7.70366 20.1502L7.70546 20.1483L21.0114 6.84406L21.2769 6.57694C22.2429 5.6124 22.2426 4.03391 21.2767 3.06802L20.932 2.72331ZM18.3072 3.6093L18.1814 3.73589L20.2641 5.81861L20.3905 5.69303C20.874 5.20781 20.8739 4.43716 20.3907 3.95401L20.046 3.6093C19.8035 3.36677 19.4907 3.24792 19.177 3.24636C18.8628 3.24647 18.55 3.36656 18.3072 3.6093ZM16.3255 5.59102L18.409 7.67454L19.3777 6.70585L17.2942 4.62232L16.3255 5.59102ZM5.50725 16.4109C5.62383 16.4759 5.74008 16.559 5.84899 16.6679C6.16826 16.9872 6.28137 17.3754 6.33893 17.6615C6.62492 17.7192 7.0117 17.8325 7.33166 18.1506C7.44056 18.2595 7.52408 18.3762 7.5891 18.4927L17.5213 8.56054L15.4395 6.47869L5.50725 16.4109ZM5.14938 18.8489H5.77419L5.77714 18.849L5.79272 18.8496C5.80689 18.8502 5.82824 18.8514 5.85525 18.8537C5.90929 18.8583 5.98488 18.867 6.07017 18.8838C6.15088 18.9004 6.23563 18.9274 6.30795 18.9587C6.38498 18.9921 6.43009 19.0227 6.44607 19.0387L6.44748 19.0401C6.46232 19.0546 6.49262 19.0984 6.5257 19.1752C6.54264 19.2145 6.55822 19.2576 6.57146 19.3019L4.29595 20.1779L3.8221 19.704L4.69785 17.4277C4.7422 17.4412 4.78541 17.4569 4.82482 17.4739C4.90214 17.5072 4.94646 17.5374 4.96131 17.5522C4.97726 17.5682 5.00791 17.6133 5.04125 17.6904C5.07257 17.7629 5.09956 17.8481 5.11621 17.9296L5.14938 18.2227L5.14938 18.8489Z",
|
|
2541
|
+
fill: fill
|
|
2542
|
+
})]
|
|
2543
|
+
})
|
|
2064
2544
|
})]
|
|
2065
2545
|
});
|
|
2066
|
-
const
|
|
2067
|
-
;// ./src/components/Icon/icons/
|
|
2546
|
+
const Edit_ICON_NAME = 'edit';
|
|
2547
|
+
;// ./src/components/Icon/icons/Email.tsx
|
|
2068
2548
|
|
|
2069
|
-
const
|
|
2549
|
+
const Email = ({
|
|
2070
2550
|
fill = '#000',
|
|
2071
2551
|
size = 24,
|
|
2072
|
-
tooltip = '
|
|
2552
|
+
tooltip = 'Email',
|
|
2073
2553
|
...props
|
|
2074
2554
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2075
2555
|
width: `${size}px`,
|
|
2076
2556
|
height: `${size}px`,
|
|
2077
|
-
viewBox: "0 0 20 20",
|
|
2078
2557
|
fill: "none",
|
|
2558
|
+
viewBox: "0 0 18 14",
|
|
2079
2559
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2560
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2080
2561
|
...props,
|
|
2081
2562
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2082
2563
|
children: tooltip
|
|
2083
2564
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
strokeLinejoin: "round"
|
|
2089
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2090
|
-
d: "M6.45801 9.99993L8.81634 12.3583L13.5413 7.6416",
|
|
2091
|
-
stroke: fill,
|
|
2092
|
-
strokeWidth: "1.4",
|
|
2093
|
-
strokeLinecap: "round",
|
|
2094
|
-
strokeLinejoin: "round"
|
|
2565
|
+
fillRule: "evenodd",
|
|
2566
|
+
clipRule: "evenodd",
|
|
2567
|
+
d: "M0.718587 2.52762C0.823606 2.04828 1.08177 1.62029 1.4508 1.31376C1.81982 1.00722 2.27784 0.840299 2.74984 0.840332H15.2498C15.7218 0.840299 16.1799 1.00722 16.5489 1.31376C16.9179 1.62029 17.1761 2.04828 17.2811 2.52762L8.99984 7.79997L0.718587 2.52762ZM0.666504 3.76676V11.4751L6.7113 7.61442L0.666504 3.76676ZM7.70921 8.25136L0.865462 12.6209C1.03455 12.9923 1.30143 13.3061 1.63503 13.5256C1.96863 13.7452 2.35523 13.8616 2.74984 13.8612H15.2498C15.6444 13.8613 16.0308 13.7446 16.3642 13.5249C16.6977 13.3051 16.9643 12.9913 17.1332 12.6198L10.2894 8.25027L8.99984 9.07167L7.70921 8.25027V8.25136ZM11.2884 7.61551L17.3332 11.4751V3.76676L11.2884 7.61442V7.61551Z",
|
|
2568
|
+
fill: fill
|
|
2095
2569
|
})]
|
|
2096
2570
|
});
|
|
2097
|
-
const
|
|
2098
|
-
;// ./src/components/Icon/icons/
|
|
2571
|
+
const Email_ICON_NAME = 'email';
|
|
2572
|
+
;// ./src/components/Icon/icons/Employee.tsx
|
|
2099
2573
|
|
|
2100
|
-
const
|
|
2574
|
+
const Employee = ({
|
|
2101
2575
|
fill = '#000',
|
|
2102
2576
|
size = 24,
|
|
2103
|
-
tooltip = '
|
|
2577
|
+
tooltip = 'Employee',
|
|
2104
2578
|
...props
|
|
2105
2579
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2106
2580
|
width: `${size}px`,
|
|
2107
2581
|
height: `${size}px`,
|
|
2108
|
-
viewBox: "0 0
|
|
2109
|
-
fill: "none",
|
|
2582
|
+
viewBox: "0 0 24 24",
|
|
2110
2583
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2584
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2111
2585
|
...props,
|
|
2112
2586
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2113
2587
|
children: tooltip
|
|
2114
2588
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2115
2589
|
fillRule: "evenodd",
|
|
2116
2590
|
clipRule: "evenodd",
|
|
2117
|
-
d: "
|
|
2591
|
+
d: "M6.98107 3.16C6.45289 3.68331 6.10482 4.43055 6.01477 5.34087C5.90555 6.41121 6.00688 7.20565 6.06779 7.68317L6.06831 7.68726C6.08535 7.83086 6.10969 8.01098 6.10726 8.04992C6.10239 8.0767 6.09996 8.10104 6.09509 8.12781C6.07805 8.13268 6.06345 8.13511 6.04884 8.13998C5.24075 8.35661 4.89999 9.43244 5.23832 10.6981C5.46711 11.5476 5.92714 12.1804 6.45532 12.4287C6.67195 13.0616 6.9616 13.6895 7.31209 14.2786L2.47815 16.6809C1.41205 17.2115 0.75 18.2801 0.75 19.4703V20.9989C0.75 21.6853 1.30982 22.2451 1.99621 22.2451H23.1818L23.25 20.9989V19.4703C23.25 18.2801 22.5904 17.2115 21.5243 16.6809L16.6319 14.2518C16.9776 13.6701 17.2623 13.0518 17.4765 12.4287C18.0071 12.1804 18.4647 11.5476 18.6935 10.6981C19.0319 9.43244 18.6911 8.35661 17.883 8.13998C17.8684 8.13511 17.8538 8.13268 17.8368 8.12781C17.7881 7.81869 17.7078 7.51201 17.5861 7.15421C17.642 7.17125 17.6956 7.19072 17.7418 7.21019C17.9585 7.30025 18.2043 7.26374 18.382 7.11526C18.5597 6.96436 18.64 6.72826 18.5913 6.50189C17.9073 3.36932 15.5829 1.5 12.3748 1.5H11.9659C11.0751 1.5 9.77288 1.76044 8.89907 2.32513C8.66297 2.33973 8.44148 2.38355 8.22728 2.44196L6.98107 3.16ZM12.3748 2.74621H11.9659C11.0921 2.74621 9.99924 3.0529 9.47593 3.44234C9.36883 3.52266 9.2374 3.56648 9.10353 3.56648C8.04473 3.56648 7.37538 4.26017 7.25368 5.46744C7.16274 6.38396 7.24591 7.05581 7.30194 7.50841L7.30479 7.53148C7.34617 7.83816 7.37294 8.05966 7.33643 8.26655C7.30236 8.46614 7.28045 8.66816 7.27072 8.87262C7.25855 9.09655 7.12954 9.29614 6.93239 9.39837C6.76444 9.48356 6.56972 9.48843 6.39934 9.4154C6.35309 9.58579 6.32145 9.92168 6.44315 10.3768C6.60623 10.9853 6.90075 11.2701 6.9835 11.2993C7.26098 11.2993 7.46787 11.4746 7.54576 11.7399C8.19807 13.9329 9.9676 16.2647 11.9659 16.2647C13.9642 16.2647 15.7338 13.9329 16.3861 11.7399C16.464 11.4746 16.7025 11.2896 16.9849 11.2945C17.0311 11.2701 17.3256 10.9853 17.4887 10.3768C17.6104 9.91681 17.5788 9.57848 17.5325 9.41054C17.367 9.47139 17.1747 9.46895 17.0189 9.3862C16.8218 9.2864 16.6733 9.09655 16.6636 8.87262C16.6368 8.3201 16.5516 7.93066 16.3058 7.26374C16.0672 6.61873 16.3106 6.25362 16.4761 6.09541C16.649 5.92747 16.868 5.85201 17.0968 5.83254C16.3325 3.85856 14.6555 2.74621 12.3748 2.74621ZM20.9693 17.7957L15.9188 15.2838C15.2567 16.1089 14.4608 16.7783 13.5797 17.1604L14.3464 20.9989H22.0038V19.4703C22.0038 18.7571 21.607 18.1146 20.9693 17.7957ZM10.3522 17.1604C9.47836 16.7832 8.69218 16.1211 8.035 15.3106L3.0331 17.7957C2.39296 18.1146 1.99621 18.7571 1.99621 19.4703V20.9989H9.58546L10.3522 17.1604ZM12.4527 17.8833H11.4791L10.856 20.9989H13.0758L12.4527 17.8833Z",
|
|
2118
2592
|
fill: fill
|
|
2119
2593
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2120
|
-
|
|
2121
|
-
clipRule: "evenodd",
|
|
2122
|
-
d: "M2.36667 10C2.36667 5.80327 5.80327 2.36667 10 2.36667C14.1967 2.36667 17.6333 5.80327 17.6333 10C17.6333 14.1967 14.1967 17.6333 10 17.6333C5.80327 17.6333 2.36667 14.1967 2.36667 10ZM14.037 7.14705C14.3102 7.42066 14.3098 7.86388 14.0362 8.137L9.31117 12.8537C9.03773 13.1266 8.59486 13.1264 8.32166 12.8532L5.96333 10.4949C5.68996 10.2215 5.68996 9.77831 5.96333 9.50495C6.23669 9.23158 6.67991 9.23158 6.95328 9.50495L8.81707 11.3687L13.0471 7.14618C13.3207 6.87305 13.7639 6.87344 14.037 7.14705Z",
|
|
2594
|
+
d: "M9.55625 4.8346C9.252 4.86137 8.96479 5.02445 8.7871 5.29462L8.12992 6.29257C7.94007 6.57978 8.02039 6.96436 8.3076 7.15421C8.41227 7.22479 8.53153 7.25887 8.64837 7.25887C8.85282 7.25887 9.04998 7.15908 9.17168 6.97653L9.39561 6.63576L9.67795 6.14166L10.839 6.63576C11.8637 7.03738 12.9639 7.25887 14.0616 7.25887H15.1107C15.4563 7.25887 15.7338 6.97896 15.7338 6.63576C15.7338 6.29013 15.4563 6.01266 15.1107 6.01266H14.0616C12.9201 6.01266 11.7712 5.74735 10.7416 5.24594L10.1015 4.93439C9.92622 4.8492 9.7388 4.81756 9.55625 4.8346Z",
|
|
2123
2595
|
fill: fill
|
|
2124
2596
|
})]
|
|
2125
2597
|
});
|
|
2126
|
-
const
|
|
2127
|
-
;// ./src/components/Icon/icons/
|
|
2598
|
+
const Employee_ICON_NAME = 'employee';
|
|
2599
|
+
;// ./src/components/Icon/icons/Expertise.tsx
|
|
2128
2600
|
|
|
2129
|
-
const
|
|
2601
|
+
const Expertise = ({
|
|
2130
2602
|
fill = '#000',
|
|
2131
2603
|
size = 24,
|
|
2132
|
-
tooltip = '
|
|
2604
|
+
tooltip = 'Expertise',
|
|
2133
2605
|
...props
|
|
2134
2606
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2607
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2135
2608
|
width: `${size}px`,
|
|
2136
2609
|
height: `${size}px`,
|
|
2137
2610
|
viewBox: "0 0 24 24",
|
|
2138
|
-
|
|
2139
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2611
|
+
fill: "none",
|
|
2140
2612
|
...props,
|
|
2141
2613
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2142
2614
|
children: tooltip
|
|
2143
2615
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2144
|
-
d: "
|
|
2145
|
-
fill: fill
|
|
2146
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2147
|
-
d: "M12.0002 10.2C11.0102 10.2 10.2002 11.01 10.2002 12C10.2002 12.99 11.0102 13.8 12.0002 13.8C12.9902 13.8 13.8002 12.99 13.8002 12C13.8002 11.01 12.9902 10.2 12.0002 10.2Z",
|
|
2616
|
+
d: "M10.1411 4.72975L10.2256 4.74044C10.3088 4.75524 10.3898 4.78215 10.4687 4.82016L10.9936 5.07583L11.3135 5.2197C12.0591 5.5315 12.8705 5.69407 13.6786 5.6941H14.5419L14.6527 5.70577L14.6576 5.70674L14.7567 5.73591C14.9797 5.82332 15.1387 6.03964 15.1388 6.29488L15.1271 6.4164C15.0707 6.69093 14.8265 6.89566 14.537 6.89566H13.6777L13.317 6.88691H13.3151C12.4687 6.84431 11.6283 6.6536 10.8468 6.32696L10.4696 6.15781L10.4677 6.15684L10.1518 6.0013L9.74249 6.62638C9.64023 6.77948 9.47995 6.87136 9.31086 6.89177L9.23795 6.89566C9.1526 6.89556 9.06662 6.87684 8.98714 6.84025L8.90937 6.79747C8.63352 6.61511 8.55484 6.24186 8.73827 5.96436L9.27683 5.14679L9.27878 5.14388L9.35363 5.04569L9.35558 5.04277C9.55394 4.81785 9.84912 4.70448 10.1411 4.72975Z",
|
|
2148
2617
|
fill: fill
|
|
2149
2618
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2150
|
-
|
|
2619
|
+
fillRule: "evenodd",
|
|
2620
|
+
clipRule: "evenodd",
|
|
2621
|
+
d: "M12.7172 2.01361C13.5478 2.06771 14.3028 2.28196 14.9609 2.64064L15.2817 2.83215L15.2875 2.83603L16.3005 3.72165L16.3054 3.72651C16.726 4.21789 17.0577 4.80304 17.2862 5.46857L17.3776 5.75924L17.3786 5.76021L17.4816 6.16462L17.4836 6.17337L17.4943 6.32502L17.4952 6.33182C17.4862 6.4764 17.4195 6.61083 17.3144 6.71484L17.3212 6.72068L17.2794 6.75567C17.1153 6.89428 16.894 6.92523 16.7039 6.86358C16.7674 7.06879 16.8143 7.25674 16.8478 7.44589L16.982 7.49352L16.9858 7.49449L17.1083 7.56157C17.3403 7.71141 17.4993 7.95724 17.5866 8.25081L17.6245 8.40149L17.6255 8.40441L17.6634 8.69216V8.69605L17.6673 8.92742C17.6613 9.16098 17.6261 9.40374 17.5643 9.64193V9.65068L17.5147 9.63707L17.5623 9.65068C17.384 10.3018 17.0146 10.856 16.5464 11.0943C16.3572 11.6457 16.0971 12.1865 15.7843 12.6925L18.654 14.3519L18.655 14.3529L18.9126 14.5133L19.1469 14.6805C20.2818 15.5472 20.9675 16.9078 20.9677 18.3581V20.7359L20.9609 20.8652C20.8954 21.5049 20.3501 22.0084 19.6932 22.0084H14.3037L14.6158 23.4054L14.6265 23.4764C14.6556 23.829 14.3093 24.1013 13.9888 23.9634L13.9849 23.9614L13.9256 23.9294L13.9227 23.9274L11.9589 22.687L9.99524 23.9274L9.99232 23.9294L9.93302 23.9614L9.92913 23.9634C9.58731 24.1107 9.21616 23.7912 9.30211 23.4054L9.61416 22.0084H4.22466C3.56775 22.0084 3.02252 21.5049 2.957 20.8652L2.9502 20.7359V18.3581C2.95046 16.7081 3.83931 15.1745 5.26581 14.3519L8.13166 12.6925C7.81896 12.1866 7.55868 11.6456 7.36951 11.0943C6.90213 10.8555 6.53365 10.3011 6.35558 9.65068L6.35169 9.63707C6.2426 9.21419 6.21558 8.77712 6.29336 8.40149V8.39955L6.33516 8.23234L6.33613 8.22943L6.38766 8.08749C6.51917 7.77561 6.74599 7.53994 7.06426 7.44783V7.44297L7.05843 7.37006L7.0351 7.16883L6.99232 6.81692C6.95066 6.42128 6.92234 5.89542 6.98746 5.22942V5.22748L7.0244 4.95626L7.02537 4.95431L7.07204 4.72489C7.19857 4.20079 7.43547 3.75294 7.77003 3.40862L7.93723 3.25308C8.33778 2.91283 8.8419 2.71435 9.41585 2.67952C10.1322 2.22744 11.206 2 11.9589 2H12.2953L12.7172 2.01361ZM11.4116 19.443L11.4009 19.4712L11.3708 19.4741L9.84845 19.6082L11.0101 20.6611L11.0315 20.6805L11.0257 20.7087L10.6932 22.1912L11.4009 21.746L11.9327 21.4096L11.9589 21.3921L11.9852 21.4096L13.2227 22.1912L12.8922 20.7087L12.8864 20.6805L14.0675 19.6082L12.5471 19.4741L12.517 19.4712L12.5063 19.443L11.9589 18.0917L11.4116 19.443ZM15.0698 13.6636C14.2453 14.6064 13.1724 15.292 11.9589 15.292C10.745 15.292 9.67085 14.607 8.84618 13.6636L5.86854 15.3902C4.81087 15.9999 4.15396 17.1396 4.1537 18.3581V20.7359L4.15953 20.7631C4.1703 20.7886 4.1955 20.8069 4.22466 20.8069H9.54028L8.08792 19.4887C7.7816 19.211 7.94055 18.6797 8.35234 18.6429L10.6368 18.4388L11.5312 16.232L11.5652 16.163C11.7564 15.8397 12.2369 15.8626 12.3867 16.232L13.2801 18.4388L15.5656 18.6429L15.6394 18.6555C15.9712 18.7392 16.0998 19.1651 15.8825 19.4333L15.83 19.4887L14.3766 20.8069H19.6932C19.7224 20.8069 19.7476 20.7886 19.7584 20.7631L19.7642 20.7359V18.3581C19.764 17.2156 19.1873 16.1436 18.2448 15.5117L18.0513 15.3911L15.0698 13.6636ZM11.9589 3.20156C11.6933 3.20156 11.4035 3.23575 11.1219 3.29585L10.8449 3.3639C10.4783 3.46706 10.1674 3.6071 9.97385 3.75275L9.97288 3.75373L9.96608 3.75859C9.89037 3.8115 9.80236 3.84975 9.70846 3.86552L9.61222 3.8733C9.25149 3.8733 8.95699 3.97905 8.73147 4.16494L8.63814 4.24951C8.43033 4.46051 8.27731 4.76711 8.2104 5.16818L8.18707 5.34608C8.11089 6.09127 8.17828 6.6365 8.22499 7.00843L8.2279 7.01815L8.2629 7.34478V7.3477L8.26582 7.50033V7.50324L8.25221 7.6442V7.64809C8.22409 7.80439 8.20483 7.96709 8.19874 8.12832V8.13513C8.1851 8.34396 8.06764 8.5354 7.87696 8.63772L7.87307 8.63967L7.86821 8.64064L7.86919 8.64161C7.74448 8.70308 7.60109 8.71707 7.46478 8.68536L7.45311 8.7884C7.44569 8.94699 7.46517 9.13918 7.5163 9.33377L7.57949 9.52819L7.63004 9.64971C7.68236 9.76279 7.7379 9.84926 7.78753 9.91219L7.8478 9.98121C7.86567 9.9992 7.88078 10.0124 7.89252 10.0211L7.89641 10.023C8.08116 10.0385 8.24669 10.1372 8.34747 10.2884L8.38733 10.3584L8.38928 10.3623L8.42038 10.443L8.4233 10.4488L8.58662 10.93L8.68189 11.1682C8.78244 11.406 8.89752 11.6401 9.02505 11.8652L9.2953 12.3017L9.29725 12.3036L9.48293 12.5681L9.68513 12.8169L9.68805 12.8198L9.93886 13.0979C10.5387 13.7131 11.2357 14.0904 11.9589 14.0904C12.7829 14.0904 13.5739 13.5999 14.225 12.8266L14.226 12.8247L14.2318 12.8179L14.435 12.5681C14.4987 12.4831 14.5602 12.3947 14.6197 12.3046L14.6216 12.3017L14.8928 11.8652L15.0746 11.522C15.2459 11.1738 15.387 10.8112 15.4946 10.4507L15.4975 10.443L15.5286 10.3623L15.5306 10.3574C15.6227 10.1691 15.8069 10.0422 16.0166 10.023C16.0189 10.022 16.0215 10.022 16.0215 10.022L16.0244 10.0211L16.0691 9.98121C16.0857 9.96476 16.1037 9.9438 16.1236 9.91899L16.1245 9.91802L16.1284 9.91219L16.2004 9.81206C16.2704 9.70037 16.3431 9.54287 16.3996 9.33571L16.4415 9.14031C16.4688 8.97047 16.4696 8.81186 16.4521 8.68536C16.3161 8.71678 16.1731 8.70294 16.0487 8.64161L16.0409 8.63772C15.8503 8.5354 15.7328 8.34396 15.7192 8.13513V8.13027L15.6929 7.8221C15.6558 7.52668 15.5809 7.25212 15.4324 6.84316L15.3779 6.66624C15.3363 6.49453 15.333 6.33869 15.3624 6.20058L15.4013 6.07129C15.4469 5.95657 15.5138 5.86734 15.5811 5.80007L15.584 5.79326L15.5957 5.78451L15.689 5.71063L15.6919 5.70869L15.7911 5.65036C15.871 5.611 15.9542 5.5862 16.037 5.57064C15.7804 4.94997 15.4141 4.4446 14.9512 4.06384L14.7412 3.90344C14.1746 3.50617 13.4732 3.26686 12.654 3.21322L12.2953 3.20156H11.9589Z",
|
|
2151
2622
|
fill: fill
|
|
2152
2623
|
})]
|
|
2153
2624
|
});
|
|
2154
|
-
const
|
|
2155
|
-
;// ./src/components/Icon/icons/
|
|
2625
|
+
const Expertise_ICON_NAME = 'expertise';
|
|
2626
|
+
;// ./src/components/Icon/icons/Filter.tsx
|
|
2156
2627
|
|
|
2157
|
-
const
|
|
2628
|
+
const Filter = ({
|
|
2158
2629
|
fill = '#000',
|
|
2159
2630
|
size = 24,
|
|
2160
|
-
tooltip = '
|
|
2631
|
+
tooltip = 'Filter',
|
|
2161
2632
|
...props
|
|
2162
2633
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2163
2634
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2164
|
-
width: `${size
|
|
2635
|
+
width: `${size}px`,
|
|
2165
2636
|
height: `${size}px`,
|
|
2166
|
-
viewBox: "0 0
|
|
2637
|
+
viewBox: "0 0 21 20",
|
|
2167
2638
|
fill: "none",
|
|
2168
2639
|
...props,
|
|
2169
2640
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2170
2641
|
children: tooltip
|
|
2171
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
fill: fill
|
|
2176
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("circle", {
|
|
2177
|
-
cx: "1.66016",
|
|
2178
|
-
cy: "8",
|
|
2179
|
-
r: "1.5",
|
|
2180
|
-
fill: fill
|
|
2181
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("circle", {
|
|
2182
|
-
cx: "1.66016",
|
|
2183
|
-
cy: "14",
|
|
2184
|
-
r: "1.5",
|
|
2642
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2643
|
+
fillRule: "evenodd",
|
|
2644
|
+
clipRule: "evenodd",
|
|
2645
|
+
d: "M15.0189 10.0002C16.8598 10.0002 18.3522 8.50775 18.3522 6.66683C18.3522 4.82588 16.8598 3.3335 15.0189 3.3335C13.4657 3.3335 12.1606 4.3958 11.7905 5.8335H2.51888C2.05865 5.8335 1.68555 6.2066 1.68555 6.66683C1.68555 7.12707 2.05865 7.50016 2.51888 7.50016H11.7905C12.1606 8.93783 13.4657 10.0002 15.0189 10.0002ZM13.3522 6.66683C13.3522 7.5873 14.0984 8.3335 15.0189 8.3335C15.9394 8.3335 16.6855 7.5873 16.6855 6.66683C16.6855 5.74635 15.9394 5.00016 15.0189 5.00016C14.0984 5.00016 13.3522 5.74635 13.3522 6.66683ZM1.68555 13.3335C1.68555 11.4926 3.17793 10.0002 5.01888 10.0002C6.57208 10.0002 7.87716 11.0625 8.2472 12.5002H17.5189C17.9791 12.5002 18.3522 12.8732 18.3522 13.3335C18.3522 13.7937 17.9791 14.1668 17.5189 14.1668H8.2472C7.87716 15.6045 6.57208 16.6668 5.01888 16.6668C3.17793 16.6668 1.68555 15.1744 1.68555 13.3335ZM6.68555 13.3335C6.68555 12.413 5.93936 11.6668 5.01888 11.6668C4.09841 11.6668 3.35221 12.413 3.35221 13.3335C3.35221 14.254 4.09841 15.0002 5.01888 15.0002C5.93936 15.0002 6.68555 14.254 6.68555 13.3335Z",
|
|
2185
2646
|
fill: fill
|
|
2186
2647
|
})]
|
|
2187
2648
|
});
|
|
2188
|
-
const
|
|
2189
|
-
;// ./src/components/Icon/icons/
|
|
2649
|
+
const Filter_ICON_NAME = 'filter';
|
|
2650
|
+
;// ./src/components/Icon/icons/Geography.tsx
|
|
2190
2651
|
|
|
2191
|
-
const
|
|
2652
|
+
const Geography = ({
|
|
2192
2653
|
fill = '#000',
|
|
2193
|
-
size =
|
|
2194
|
-
tooltip = '
|
|
2654
|
+
size = 21,
|
|
2655
|
+
tooltip = 'Geography',
|
|
2195
2656
|
...props
|
|
2196
2657
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2658
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
2197
2659
|
width: `${size}px`,
|
|
2198
2660
|
height: `${size}px`,
|
|
2199
|
-
viewBox: "0 0
|
|
2200
|
-
|
|
2201
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2661
|
+
viewBox: "0 0 21 21",
|
|
2662
|
+
fill: "none",
|
|
2202
2663
|
...props,
|
|
2203
2664
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2204
2665
|
children: tooltip
|
|
2205
2666
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2667
|
+
fillRule: "evenodd",
|
|
2668
|
+
clipRule: "evenodd",
|
|
2669
|
+
d: "M10.9004 0.900391C14.4989 0.900529 17.658 2.81121 19.4189 5.66992L19.4219 5.67383L19.4346 5.68848L19.4355 5.69141L19.4863 5.78418C20.3831 7.28258 20.9004 9.03224 20.9004 10.9004C20.9002 16.4145 16.4145 20.9002 10.9004 20.9004C5.38615 20.9004 0.900603 16.4146 0.900391 10.9004C0.900391 9.14885 1.35365 7.50007 2.14941 6.06738L2.3125 5.78418C2.32684 5.75236 2.34309 5.72219 2.3623 5.69336L2.36523 5.68848L2.37598 5.67578C2.37774 5.67389 2.37956 5.67221 2.38086 5.6709C4.14192 2.8107 7.30191 0.900391 10.9004 0.900391ZM14.9287 14.4385C14.4344 16.3326 13.5412 18.1004 12.2939 19.6406C14.7232 19.2556 16.8249 17.8821 18.1738 15.9424C17.1565 15.2945 16.0674 14.7921 14.9287 14.4385ZM6.85645 14.4414C5.72402 14.795 4.63861 15.2976 3.62598 15.9424C4.9714 17.877 7.06637 19.2473 9.4873 19.6367C8.24333 18.0983 7.3506 16.3321 6.85645 14.4414ZM10.9004 13.8281C9.90133 13.8281 8.91658 13.9363 7.96094 14.1475C8.47893 16.1353 9.47669 17.9718 10.8916 19.5186C12.3082 17.9717 13.3061 16.1341 13.8242 14.1445C12.872 13.9364 11.8928 13.8282 10.9004 13.8281ZM3.03418 6.83496C2.40161 8.05362 2.04297 9.43577 2.04297 10.9004C2.04303 12.3645 2.40197 13.7455 3.03418 14.9639C4.15522 14.2525 5.3575 13.7045 6.61328 13.3232C6.47453 12.5299 6.40041 11.7204 6.40039 10.9004C6.40039 10.0786 6.47449 9.27003 6.61328 8.47656C5.35876 8.09527 4.15543 7.54644 3.03418 6.83496ZM18.7646 6.83496C17.6386 7.54947 16.4307 8.10012 15.1699 8.48145C15.3087 9.27345 15.3848 10.0817 15.3848 10.9004C15.3847 11.7203 15.3086 12.528 15.1699 13.3184C16.4305 13.6996 17.6388 14.2495 18.7646 14.9639C19.397 13.7454 19.7568 12.3647 19.7568 10.9004C19.7568 9.43558 19.3974 8.05373 18.7646 6.83496ZM7.72461 8.76855C7.60652 9.46621 7.54297 10.1792 7.54297 10.9004C7.54299 11.6211 7.60666 12.3331 7.72461 13.0303C8.75827 12.8035 9.82132 12.6855 10.9004 12.6855C11.9729 12.6856 13.0304 12.8022 14.0605 13.0273C14.1772 12.3303 14.2412 11.6211 14.2412 10.9004C14.2412 10.1808 14.1755 9.46932 14.0586 8.77148C13.03 8.99659 11.9728 9.11423 10.9004 9.11426C9.82123 9.11426 8.75834 8.99541 7.72461 8.76855ZM10.8906 2.28027C9.47559 3.82693 8.47859 5.66343 7.95898 7.65137C8.9163 7.86261 9.90108 7.97168 10.9004 7.97168C11.8929 7.97165 12.872 7.86248 13.8242 7.6543C13.3045 5.66501 12.3071 3.82689 10.8906 2.28027ZM12.293 2.15918C13.5399 3.699 14.4324 5.46675 14.9268 7.36035C16.0657 7.00798 17.1562 6.50459 18.1738 5.85645C16.825 3.91587 14.7219 2.54415 12.293 2.15918ZM9.4873 2.16016C7.06657 2.55091 4.97145 3.92219 3.62598 5.85645C4.63864 6.50137 5.7227 7.00324 6.85645 7.35547C7.35078 5.46349 8.24326 3.69826 9.4873 2.16016Z",
|
|
2670
|
+
fill: fill
|
|
2210
2671
|
})]
|
|
2211
2672
|
});
|
|
2212
|
-
const
|
|
2213
|
-
;// ./src/components/Icon/icons/
|
|
2673
|
+
const Geography_ICON_NAME = 'geography';
|
|
2674
|
+
;// ./src/components/Icon/icons/Home.tsx
|
|
2214
2675
|
|
|
2215
|
-
const
|
|
2676
|
+
const Home = ({
|
|
2216
2677
|
fill = '#000',
|
|
2217
2678
|
size = 24,
|
|
2218
|
-
tooltip = '
|
|
2679
|
+
tooltip = 'Home',
|
|
2219
2680
|
...props
|
|
2220
2681
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2221
2682
|
width: `${size}px`,
|
|
2222
2683
|
height: `${size}px`,
|
|
2223
|
-
|
|
2224
|
-
viewBox: "0 0 24 24",
|
|
2684
|
+
viewBox: "0 0 18 20",
|
|
2225
2685
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2226
2686
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2227
2687
|
...props,
|
|
2228
2688
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2229
2689
|
children: tooltip
|
|
2230
2690
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2231
|
-
d: "
|
|
2232
|
-
|
|
2233
|
-
strokeWidth: "1.4",
|
|
2234
|
-
strokeLinecap: "round",
|
|
2235
|
-
strokeLinejoin: "round"
|
|
2236
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2237
|
-
d: "M18.7398 19.3801C16.9598 21.0101 14.5998 22.0001 11.9998 22.0001C9.39977 22.0001 7.03977 21.0101 5.25977 19.3801C5.35977 18.4401 5.95977 17.5201 7.02977 16.8001C9.76977 14.9801 14.2498 14.9801 16.9698 16.8001C18.0398 17.5201 18.6398 18.4401 18.7398 19.3801Z",
|
|
2238
|
-
stroke: fill,
|
|
2239
|
-
strokeWidth: "1.4",
|
|
2240
|
-
strokeLinecap: "round",
|
|
2241
|
-
strokeLinejoin: "round"
|
|
2242
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2243
|
-
d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",
|
|
2244
|
-
stroke: fill,
|
|
2245
|
-
strokeWidth: "1.4",
|
|
2246
|
-
strokeLinecap: "round",
|
|
2247
|
-
strokeLinejoin: "round"
|
|
2691
|
+
d: "M8.97559 0.250119C8.81566 0.25558 8.66168 0.312041 8.53613 0.411252L1.42969 6.00988C0.527739 6.7207 0 7.80687 0 8.9552V18.5001C0 19.1819 0.568203 19.7501 1.25 19.7501H6.25C6.9318 19.7501 7.5 19.1819 7.5 18.5001V13.5001C7.5 13.3526 7.60248 13.2501 7.75 13.2501H10.25C10.3975 13.2501 10.5 13.3526 10.5 13.5001V18.5001C10.5 19.1819 11.0682 19.7501 11.75 19.7501H16.75C17.4318 19.7501 18 19.1819 18 18.5001V8.9552C18 7.80687 17.4723 6.7207 16.5703 6.00988L9.46387 0.411252C9.32518 0.301689 9.15225 0.244623 8.97559 0.250119ZM9 1.9552L15.6426 7.1886C16.1846 7.61578 16.5 8.26552 16.5 8.9552V18.2501H12V13.5001C12 12.5426 11.2075 11.7501 10.25 11.7501H7.75C6.79252 11.7501 6 12.5426 6 13.5001V18.2501H1.5V8.9552C1.5 8.26552 1.81537 7.61578 2.35742 7.1886L9 1.9552Z",
|
|
2692
|
+
fill: fill
|
|
2248
2693
|
})]
|
|
2249
2694
|
});
|
|
2250
|
-
const
|
|
2251
|
-
;// ./src/components/Icon/icons/
|
|
2695
|
+
const Home_ICON_NAME = 'home';
|
|
2696
|
+
;// ./src/components/Icon/icons/Import.tsx
|
|
2252
2697
|
|
|
2253
|
-
const
|
|
2698
|
+
const Import = ({
|
|
2254
2699
|
fill = '#000',
|
|
2255
2700
|
size = 24,
|
|
2256
|
-
tooltip = '
|
|
2701
|
+
tooltip = 'Import',
|
|
2257
2702
|
...props
|
|
2258
2703
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2259
2704
|
width: `${size}px`,
|
|
2260
2705
|
height: `${size}px`,
|
|
2706
|
+
viewBox: "0 0 24 24",
|
|
2261
2707
|
fill: "none",
|
|
2262
|
-
viewBox: "0 0 3 10",
|
|
2263
2708
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2264
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2265
2709
|
...props,
|
|
2266
2710
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2267
2711
|
children: tooltip
|
|
2268
2712
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2269
2713
|
fillRule: "evenodd",
|
|
2270
2714
|
clipRule: "evenodd",
|
|
2271
|
-
d: "
|
|
2715
|
+
d: "M3.99999 13.3C4.38659 13.3 4.69999 13.6134 4.69999 14V19.5C4.69999 19.6657 4.8343 19.8 4.99999 19.8H19C19.1657 19.8 19.3 19.6657 19.3 19.5V14C19.3 13.6134 19.6134 13.3 20 13.3C20.3866 13.3 20.7 13.6134 20.7 14V19.5C20.7 20.4389 19.9389 21.2 19 21.2H4.99999C4.0611 21.2 3.29999 20.4389 3.29999 19.5V14C3.29999 13.6134 3.61339 13.3 3.99999 13.3Z",
|
|
2716
|
+
fill: fill
|
|
2717
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2718
|
+
fillRule: "evenodd",
|
|
2719
|
+
clipRule: "evenodd",
|
|
2720
|
+
d: "M12.7338 3.99999C12.7338 3.61339 12.4204 3.29999 12.0338 3.29999C11.6472 3.29999 11.3338 3.61339 11.3338 3.99999L11.3338 14.4157L8.44983 11.997C8.15362 11.7485 7.7121 11.7873 7.46367 12.0835C7.21524 12.3797 7.25397 12.8212 7.55018 13.0697L11.5743 16.4447C11.6617 16.5208 11.7683 16.5756 11.8857 16.6009C12.0935 16.6459 12.3174 16.5952 12.4885 16.4493L16.4543 13.0658C16.7484 12.8149 16.7835 12.3731 16.5325 12.079C16.2816 11.7849 15.8398 11.7499 15.5457 12.0008L12.7338 14.3997L12.7338 3.99999Z",
|
|
2272
2721
|
fill: fill
|
|
2273
2722
|
})]
|
|
2274
2723
|
});
|
|
2275
|
-
const
|
|
2276
|
-
;// ./src/components/Icon/icons/
|
|
2724
|
+
const Import_ICON_NAME = 'import';
|
|
2725
|
+
;// ./src/components/Icon/icons/Information.tsx
|
|
2277
2726
|
|
|
2278
|
-
const
|
|
2727
|
+
const Information = ({
|
|
2279
2728
|
fill = '#000',
|
|
2280
2729
|
size = 24,
|
|
2281
|
-
tooltip = '
|
|
2730
|
+
tooltip = 'Information',
|
|
2282
2731
|
...props
|
|
2283
2732
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2284
2733
|
width: `${size}px`,
|
|
2285
2734
|
height: `${size}px`,
|
|
2286
2735
|
fill: "none",
|
|
2287
|
-
viewBox: "0 0
|
|
2736
|
+
viewBox: "0 0 20 20",
|
|
2288
2737
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2289
2738
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2290
2739
|
...props,
|
|
2291
2740
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2292
2741
|
children: tooltip
|
|
2293
2742
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2294
|
-
d: "
|
|
2743
|
+
d: "M9.99998 17.8889C14.3651 17.8889 17.9365 14.3175 17.9365 9.95238C17.9365 5.5873 14.3651 2.01587 9.99998 2.01587C5.6349 2.01587 2.06348 5.5873 2.06348 9.95238C2.06348 14.3175 5.6349 17.8889 9.99998 17.8889Z",
|
|
2295
2744
|
stroke: fill,
|
|
2296
2745
|
strokeWidth: "1.4",
|
|
2297
2746
|
strokeLinecap: "round",
|
|
2298
2747
|
strokeLinejoin: "round"
|
|
2299
2748
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2300
|
-
d: "
|
|
2301
|
-
|
|
2302
|
-
strokeWidth: "1.4",
|
|
2303
|
-
strokeLinecap: "round",
|
|
2304
|
-
strokeLinejoin: "round"
|
|
2749
|
+
d: "M9.99573 7.77759C9.44344 7.77759 8.99573 7.32987 8.99573 6.77759C8.99573 6.2253 9.44344 5.77759 9.99573 5.77759H10.0029C10.5551 5.77759 11.0029 6.2253 11.0029 6.77759C11.0029 7.32987 10.5551 7.77759 10.0029 7.77759H9.99573ZM10.7 13.1268C10.7 13.5134 10.3866 13.8268 9.99999 13.8268C9.61339 13.8268 9.29999 13.5134 9.29999 13.1268V9.15854C9.29999 8.77194 9.61339 8.45854 9.99999 8.45854C10.3866 8.45854 10.7 8.77194 10.7 9.15854V13.1268Z",
|
|
2750
|
+
fill: fill
|
|
2305
2751
|
})]
|
|
2306
2752
|
});
|
|
2307
|
-
const
|
|
2753
|
+
const Information_ICON_NAME = 'information';
|
|
2308
2754
|
;// ./src/components/Icon/icons/Invisible.tsx
|
|
2309
2755
|
|
|
2310
2756
|
const Invisible = ({
|
|
@@ -2361,70 +2807,17 @@ const Invisible = ({
|
|
|
2361
2807
|
})]
|
|
2362
2808
|
});
|
|
2363
2809
|
const Invisible_ICON_NAME = 'invisible';
|
|
2364
|
-
;// ./src/components/Icon/icons/
|
|
2365
|
-
|
|
2366
|
-
const LogIn = ({
|
|
2367
|
-
fill = '#000',
|
|
2368
|
-
size = 24,
|
|
2369
|
-
tooltip = 'Log in',
|
|
2370
|
-
...props
|
|
2371
|
-
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2372
|
-
width: `${size}px`,
|
|
2373
|
-
height: `${size}px`,
|
|
2374
|
-
fill: "none",
|
|
2375
|
-
viewBox: "0 0 15 20",
|
|
2376
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2377
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2378
|
-
...props,
|
|
2379
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2380
|
-
children: tooltip
|
|
2381
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2382
|
-
d: "M7.39504 9.17067C8.58623 9.17067 9.61771 8.74344 10.4605 7.90051C11.3033 7.05773 11.7305 6.02652 11.7305 4.8352C11.7305 3.64428 11.3033 2.61294 10.4604 1.76988C9.61743 0.92723 8.58609 0.5 7.39504 0.5C6.20371 0.5 5.17251 0.92723 4.32972 1.77002C3.48694 2.6128 3.05957 3.64414 3.05957 4.8352C3.05957 6.02652 3.48694 7.05786 4.32986 7.90065C5.17279 8.7433 6.20413 9.17067 7.39504 9.17067Z",
|
|
2383
|
-
fill: fill
|
|
2384
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2385
|
-
d: "M14.9811 14.341C14.9568 13.9902 14.9076 13.6076 14.8352 13.2036C14.7622 12.7966 14.6681 12.4118 14.5555 12.0601C14.4392 11.6966 14.281 11.3376 14.0854 10.9936C13.8824 10.6365 13.644 10.3256 13.3765 10.0698C13.0968 9.80212 12.7543 9.58693 12.3582 9.42996C11.9635 9.27382 11.5261 9.19472 11.0583 9.19472C10.8745 9.19472 10.6968 9.27011 10.3536 9.49354C10.1424 9.63129 9.89537 9.79059 9.61961 9.96678C9.38382 10.117 9.06439 10.2578 8.66985 10.3852C8.28491 10.5098 7.89407 10.5729 7.50832 10.5729C7.12256 10.5729 6.73186 10.5098 6.34652 10.3852C5.95238 10.2579 5.63296 10.1172 5.39744 9.96692C5.12429 9.79237 4.8771 9.63307 4.66273 9.49341C4.31995 9.26997 4.14211 9.19458 3.95837 9.19458C3.49035 9.19458 3.0531 9.27382 2.65855 9.4301C2.26277 9.58679 1.92013 9.80199 1.64012 10.0699C1.37274 10.3259 1.1342 10.6367 0.931502 10.9936C0.736083 11.3376 0.57788 11.6964 0.461425 12.0602C0.348953 12.4119 0.254882 12.7966 0.181823 13.2036C0.109451 13.6071 0.0602874 13.9898 0.0359802 14.3414C0.0120849 14.6858 0 15.0433 0 15.4043C0 16.3439 0.29869 17.1046 0.887694 17.6656C1.46942 18.2191 2.23915 18.5 3.17518 18.5H11.8423C12.7783 18.5 13.5478 18.2193 14.1296 17.6656C14.7188 17.105 15.0175 16.3442 15.0175 15.4042C15.0173 15.0415 15.0051 14.6838 14.9811 14.341Z",
|
|
2386
|
-
fill: fill
|
|
2387
|
-
})]
|
|
2388
|
-
});
|
|
2389
|
-
const LogIn_ICON_NAME = 'log-in';
|
|
2390
|
-
;// ./src/components/Icon/icons/LogOut.tsx
|
|
2391
|
-
|
|
2392
|
-
const LogOut = ({
|
|
2393
|
-
fill = '#000',
|
|
2394
|
-
size = 24,
|
|
2395
|
-
tooltip = 'Log out',
|
|
2396
|
-
...props
|
|
2397
|
-
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2398
|
-
width: `${size}px`,
|
|
2399
|
-
height: `${size}px`,
|
|
2400
|
-
fill: "none",
|
|
2401
|
-
viewBox: "0 0 16 15",
|
|
2402
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2403
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2404
|
-
...props,
|
|
2405
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2406
|
-
children: tooltip
|
|
2407
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2408
|
-
d: "M7.9751 13.7292H2.36876C2.0249 13.7292 1.74585 13.4502 1.74585 13.1063V1.89369C1.74585 1.54983 2.02493 1.27078 2.36876 1.27078H7.9751C8.31957 1.27078 8.59801 0.992344 8.59801 0.647871C8.59801 0.303398 8.31957 0.0249023 7.9751 0.0249023H2.36876C1.33845 0.0249023 0.5 0.863379 0.5 1.89369V13.1063C0.5 14.1366 1.33845 14.9751 2.36876 14.9751H7.9751C8.31957 14.9751 8.59801 14.6966 8.59801 14.3522C8.59801 14.0077 8.31957 13.7292 7.9751 13.7292Z",
|
|
2409
|
-
fill: fill
|
|
2410
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2411
|
-
d: "M15.3144 7.05653L11.527 3.31898C11.2828 3.07729 10.8879 3.08042 10.6462 3.32522C10.4045 3.57003 10.407 3.96434 10.6524 4.20604L13.359 6.87712H6.10631C5.76184 6.87712 5.4834 7.15556 5.4834 7.50003C5.4834 7.8445 5.76184 8.12297 6.10631 8.12297H13.359L10.6524 10.7941C10.407 11.0358 10.4051 11.4301 10.6462 11.6749C10.7683 11.7982 10.929 11.8605 11.0897 11.8605C11.2479 11.8605 11.4061 11.8007 11.527 11.6811L15.3144 7.94353C15.4327 7.82643 15.5 7.66693 15.5 7.5C15.5 7.33313 15.4333 7.17428 15.3144 7.05653Z",
|
|
2412
|
-
fill: fill
|
|
2413
|
-
})]
|
|
2414
|
-
});
|
|
2415
|
-
const LogOut_ICON_NAME = 'log-out';
|
|
2416
|
-
;// ./src/components/Icon/icons/Email.tsx
|
|
2810
|
+
;// ./src/components/Icon/icons/Language.tsx
|
|
2417
2811
|
|
|
2418
|
-
const
|
|
2812
|
+
const Language = ({
|
|
2419
2813
|
fill = '#000',
|
|
2420
2814
|
size = 24,
|
|
2421
|
-
tooltip = '
|
|
2815
|
+
tooltip = 'Language',
|
|
2422
2816
|
...props
|
|
2423
2817
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2424
2818
|
width: `${size}px`,
|
|
2425
2819
|
height: `${size}px`,
|
|
2426
|
-
|
|
2427
|
-
viewBox: "0 0 18 14",
|
|
2820
|
+
viewBox: "0 0 24 24",
|
|
2428
2821
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2429
2822
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2430
2823
|
...props,
|
|
@@ -2433,11 +2826,16 @@ const Email = ({
|
|
|
2433
2826
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2434
2827
|
fillRule: "evenodd",
|
|
2435
2828
|
clipRule: "evenodd",
|
|
2436
|
-
d: "
|
|
2829
|
+
d: "M7.24923 10.2324L6.65116 12.0002H5.12524L7.6852 5.12524H9.45146L12.0002 12.0002H10.3961L9.79801 10.2324H7.24923ZM9.49618 9.22002L8.56274 6.4398H8.49567L7.56224 9.22002H9.49618Z",
|
|
2830
|
+
fill: fill
|
|
2831
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2832
|
+
fillRule: "evenodd",
|
|
2833
|
+
clipRule: "evenodd",
|
|
2834
|
+
d: "M3.20024 1.00024C1.98522 1.00024 1.00024 1.98522 1.00024 3.20024V13.9252C1.00024 15.1403 1.98522 16.1252 3.20024 16.1252H7.87524V20.2502C7.87524 21.769 9.10646 23.0002 10.6252 23.0002H20.2502C21.769 23.0002 23.0002 21.769 23.0002 20.2502V10.6252C23.0002 9.10646 21.769 7.87524 20.2502 7.87524H16.1252V3.20024C16.1252 1.98522 15.1403 1.00024 13.9252 1.00024H3.20024ZM13.9252 2.10024H3.20024C2.59273 2.10024 2.10024 2.59273 2.10024 3.20024V13.9252C2.10024 14.5328 2.59273 15.0252 3.20024 15.0252H13.9252C14.5328 15.0252 15.0252 14.5328 15.0252 13.9252V3.20024C15.0252 2.59273 14.5328 2.10024 13.9252 2.10024ZM9.25024 20.2502V16.1252H13.7513C13.9636 16.4346 14.1897 16.7284 14.4305 17.0067C13.4029 17.7976 12.1311 18.3831 10.6252 18.7837C10.8694 19.0816 11.2459 19.6569 11.3883 19.9753C12.9348 19.4822 14.2473 18.8146 15.3563 17.9209C16.4247 18.8351 17.7473 19.5233 19.3854 19.9445C19.5686 19.5952 19.9552 19.02 20.2502 18.7221C18.7037 18.3729 17.4218 17.7668 16.3738 16.9553C17.3098 15.9281 18.0526 14.6852 18.602 13.1649H20.2502V11.7253H16.1252V9.25024H20.2502C21.0096 9.25024 21.6252 9.86585 21.6252 10.6252V20.2502C21.6252 21.0096 21.0096 21.6252 20.2502 21.6252H10.6252C9.86585 21.6252 9.25024 21.0096 9.25024 20.2502ZM15.4276 16.0924C15.3267 15.9854 15.229 15.8757 15.1342 15.7636C15.7312 15.3702 16.1252 14.6937 16.1252 13.9252V13.1649H17.1776C16.7401 14.3256 16.1601 15.2912 15.4276 16.0924Z",
|
|
2437
2835
|
fill: fill
|
|
2438
2836
|
})]
|
|
2439
2837
|
});
|
|
2440
|
-
const
|
|
2838
|
+
const Language_ICON_NAME = 'language';
|
|
2441
2839
|
;// ./src/components/Icon/icons/Lock.tsx
|
|
2442
2840
|
|
|
2443
2841
|
const Lock = ({
|
|
@@ -2461,1043 +2859,810 @@ const Lock = ({
|
|
|
2461
2859
|
})]
|
|
2462
2860
|
});
|
|
2463
2861
|
const Lock_ICON_NAME = 'lock';
|
|
2464
|
-
;// ./src/components/Icon/icons/
|
|
2862
|
+
;// ./src/components/Icon/icons/LogIn.tsx
|
|
2465
2863
|
|
|
2466
|
-
const
|
|
2864
|
+
const LogIn = ({
|
|
2467
2865
|
fill = '#000',
|
|
2468
2866
|
size = 24,
|
|
2469
|
-
tooltip = '
|
|
2867
|
+
tooltip = 'Log in',
|
|
2470
2868
|
...props
|
|
2471
2869
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2472
2870
|
width: `${size}px`,
|
|
2473
2871
|
height: `${size}px`,
|
|
2474
2872
|
fill: "none",
|
|
2475
|
-
viewBox: "0 0
|
|
2873
|
+
viewBox: "0 0 15 20",
|
|
2476
2874
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2477
2875
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2478
2876
|
...props,
|
|
2479
2877
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2480
2878
|
children: tooltip
|
|
2481
2879
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2482
|
-
d: "
|
|
2483
|
-
|
|
2484
|
-
strokeWidth: "1.4",
|
|
2485
|
-
strokeLinecap: "round",
|
|
2486
|
-
strokeLinejoin: "round"
|
|
2880
|
+
d: "M7.39504 9.17067C8.58623 9.17067 9.61771 8.74344 10.4605 7.90051C11.3033 7.05773 11.7305 6.02652 11.7305 4.8352C11.7305 3.64428 11.3033 2.61294 10.4604 1.76988C9.61743 0.92723 8.58609 0.5 7.39504 0.5C6.20371 0.5 5.17251 0.92723 4.32972 1.77002C3.48694 2.6128 3.05957 3.64414 3.05957 4.8352C3.05957 6.02652 3.48694 7.05786 4.32986 7.90065C5.17279 8.7433 6.20413 9.17067 7.39504 9.17067Z",
|
|
2881
|
+
fill: fill
|
|
2487
2882
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2488
|
-
d: "
|
|
2883
|
+
d: "M14.9811 14.341C14.9568 13.9902 14.9076 13.6076 14.8352 13.2036C14.7622 12.7966 14.6681 12.4118 14.5555 12.0601C14.4392 11.6966 14.281 11.3376 14.0854 10.9936C13.8824 10.6365 13.644 10.3256 13.3765 10.0698C13.0968 9.80212 12.7543 9.58693 12.3582 9.42996C11.9635 9.27382 11.5261 9.19472 11.0583 9.19472C10.8745 9.19472 10.6968 9.27011 10.3536 9.49354C10.1424 9.63129 9.89537 9.79059 9.61961 9.96678C9.38382 10.117 9.06439 10.2578 8.66985 10.3852C8.28491 10.5098 7.89407 10.5729 7.50832 10.5729C7.12256 10.5729 6.73186 10.5098 6.34652 10.3852C5.95238 10.2579 5.63296 10.1172 5.39744 9.96692C5.12429 9.79237 4.8771 9.63307 4.66273 9.49341C4.31995 9.26997 4.14211 9.19458 3.95837 9.19458C3.49035 9.19458 3.0531 9.27382 2.65855 9.4301C2.26277 9.58679 1.92013 9.80199 1.64012 10.0699C1.37274 10.3259 1.1342 10.6367 0.931502 10.9936C0.736083 11.3376 0.57788 11.6964 0.461425 12.0602C0.348953 12.4119 0.254882 12.7966 0.181823 13.2036C0.109451 13.6071 0.0602874 13.9898 0.0359802 14.3414C0.0120849 14.6858 0 15.0433 0 15.4043C0 16.3439 0.29869 17.1046 0.887694 17.6656C1.46942 18.2191 2.23915 18.5 3.17518 18.5H11.8423C12.7783 18.5 13.5478 18.2193 14.1296 17.6656C14.7188 17.105 15.0175 16.3442 15.0175 15.4042C15.0173 15.0415 15.0051 14.6838 14.9811 14.341Z",
|
|
2489
2884
|
fill: fill
|
|
2490
2885
|
})]
|
|
2491
2886
|
});
|
|
2492
|
-
const
|
|
2493
|
-
;// ./src/components/Icon/icons/
|
|
2887
|
+
const LogIn_ICON_NAME = 'log-in';
|
|
2888
|
+
;// ./src/components/Icon/icons/LogOut.tsx
|
|
2494
2889
|
|
|
2495
|
-
const
|
|
2890
|
+
const LogOut = ({
|
|
2496
2891
|
fill = '#000',
|
|
2497
2892
|
size = 24,
|
|
2498
|
-
tooltip = '
|
|
2893
|
+
tooltip = 'Log out',
|
|
2499
2894
|
...props
|
|
2500
2895
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2501
2896
|
width: `${size}px`,
|
|
2502
2897
|
height: `${size}px`,
|
|
2503
2898
|
fill: "none",
|
|
2504
|
-
viewBox: "0 0
|
|
2899
|
+
viewBox: "0 0 16 15",
|
|
2505
2900
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2506
2901
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2507
2902
|
...props,
|
|
2508
2903
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2509
2904
|
children: tooltip
|
|
2510
2905
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2511
|
-
d: "
|
|
2512
|
-
|
|
2513
|
-
strokeWidth: "1.2"
|
|
2906
|
+
d: "M7.9751 13.7292H2.36876C2.0249 13.7292 1.74585 13.4502 1.74585 13.1063V1.89369C1.74585 1.54983 2.02493 1.27078 2.36876 1.27078H7.9751C8.31957 1.27078 8.59801 0.992344 8.59801 0.647871C8.59801 0.303398 8.31957 0.0249023 7.9751 0.0249023H2.36876C1.33845 0.0249023 0.5 0.863379 0.5 1.89369V13.1063C0.5 14.1366 1.33845 14.9751 2.36876 14.9751H7.9751C8.31957 14.9751 8.59801 14.6966 8.59801 14.3522C8.59801 14.0077 8.31957 13.7292 7.9751 13.7292Z",
|
|
2907
|
+
fill: fill
|
|
2514
2908
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2515
|
-
d: "
|
|
2909
|
+
d: "M15.3144 7.05653L11.527 3.31898C11.2828 3.07729 10.8879 3.08042 10.6462 3.32522C10.4045 3.57003 10.407 3.96434 10.6524 4.20604L13.359 6.87712H6.10631C5.76184 6.87712 5.4834 7.15556 5.4834 7.50003C5.4834 7.8445 5.76184 8.12297 6.10631 8.12297H13.359L10.6524 10.7941C10.407 11.0358 10.4051 11.4301 10.6462 11.6749C10.7683 11.7982 10.929 11.8605 11.0897 11.8605C11.2479 11.8605 11.4061 11.8007 11.527 11.6811L15.3144 7.94353C15.4327 7.82643 15.5 7.66693 15.5 7.5C15.5 7.33313 15.4333 7.17428 15.3144 7.05653Z",
|
|
2516
2910
|
fill: fill
|
|
2517
2911
|
})]
|
|
2518
2912
|
});
|
|
2519
|
-
const
|
|
2520
|
-
;// ./src/components/Icon/icons/
|
|
2913
|
+
const LogOut_ICON_NAME = 'log-out';
|
|
2914
|
+
;// ./src/components/Icon/icons/Maximize.tsx
|
|
2521
2915
|
|
|
2522
|
-
const
|
|
2916
|
+
const Maximize = ({
|
|
2523
2917
|
fill = '#000',
|
|
2524
2918
|
size = 24,
|
|
2525
|
-
tooltip = '
|
|
2919
|
+
tooltip = 'Maximize',
|
|
2526
2920
|
...props
|
|
2527
2921
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2528
2922
|
width: `${size}px`,
|
|
2529
2923
|
height: `${size}px`,
|
|
2530
|
-
|
|
2531
|
-
viewBox: "0 0 20 20",
|
|
2924
|
+
viewBox: "0 0 24 24",
|
|
2532
2925
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2533
2926
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2534
2927
|
...props,
|
|
2535
2928
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2536
2929
|
children: tooltip
|
|
2537
2930
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2542
|
-
d: "M10.7004 6.19048C10.7004 5.80388 10.387 5.49048 10.0004 5.49048C9.6138 5.49048 9.3004 5.80388 9.3004 6.19048V10.1587C9.3004 10.5453 9.6138 10.8587 10.0004 10.8587C10.387 10.8587 10.7004 10.5453 10.7004 10.1587V6.19048ZM9.99622 12.1746C9.44393 12.1746 8.99622 12.6224 8.99622 13.1746C8.99622 13.7269 9.44393 14.1746 9.99622 14.1746H10.0033C10.5556 14.1746 11.0033 13.7269 11.0033 13.1746C11.0033 12.6224 10.5556 12.1746 10.0033 12.1746H9.99622Z",
|
|
2931
|
+
fillRule: "evenodd",
|
|
2932
|
+
clipRule: "evenodd",
|
|
2933
|
+
d: "M2.30005 4.00005C2.30005 3.06116 3.06116 2.30005 4.00005 2.30005H8.00005C8.38665 2.30005 8.70005 2.61345 8.70005 3.00005C8.70005 3.38665 8.38665 3.70005 8.00005 3.70005H4.00005C3.83436 3.70005 3.70005 3.83436 3.70005 4.00005V8.00005C3.70005 8.38665 3.38665 8.70005 3.00005 8.70005C2.61345 8.70005 2.30005 8.38665 2.30005 8.00005V4.00005ZM15.3 3.00005C15.3 2.61345 15.6134 2.30005 16 2.30005H20C20.9389 2.30005 21.7001 3.06116 21.7001 4.00005V8.00005C21.7001 8.38665 21.3866 8.70005 21 8.70005C20.6135 8.70005 20.3 8.38665 20.3 8.00005V4.00005C20.3 3.83436 20.1657 3.70005 20 3.70005H16C15.6134 3.70005 15.3 3.38665 15.3 3.00005ZM3.00005 15.3C3.38665 15.3 3.70005 15.6134 3.70005 16V20C3.70005 20.1657 3.83436 20.3 4.00005 20.3H8.00005C8.38665 20.3 8.70005 20.6135 8.70005 21C8.70005 21.3866 8.38665 21.7001 8.00005 21.7001H4.00005C3.06116 21.7001 2.30005 20.9389 2.30005 20V16C2.30005 15.6134 2.61345 15.3 3.00005 15.3ZM21 15.3C21.3866 15.3 21.7001 15.6134 21.7001 16V20C21.7001 20.9389 20.9389 21.7001 20 21.7001H16C15.6134 21.7001 15.3 21.3866 15.3 21C15.3 20.6135 15.6134 20.3 16 20.3H20C20.1657 20.3 20.3 20.1657 20.3 20V16C20.3 15.6134 20.6135 15.3 21 15.3Z",
|
|
2543
2934
|
fill: fill
|
|
2544
2935
|
})]
|
|
2545
2936
|
});
|
|
2546
|
-
const
|
|
2547
|
-
;// ./src/components/Icon/icons/
|
|
2937
|
+
const Maximize_ICON_NAME = 'maximize';
|
|
2938
|
+
;// ./src/components/Icon/icons/Measurements.tsx
|
|
2548
2939
|
|
|
2549
|
-
const
|
|
2940
|
+
const Measurements = ({
|
|
2550
2941
|
fill = '#000',
|
|
2551
2942
|
size = 24,
|
|
2552
|
-
tooltip = '
|
|
2943
|
+
tooltip = 'Measurements',
|
|
2553
2944
|
...props
|
|
2554
2945
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2555
2946
|
width: `${size}px`,
|
|
2556
2947
|
height: `${size}px`,
|
|
2557
|
-
viewBox: "0 0
|
|
2948
|
+
viewBox: "0 0 24 24",
|
|
2558
2949
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2559
2950
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2560
2951
|
...props,
|
|
2561
2952
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2562
2953
|
children: tooltip
|
|
2563
2954
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2564
|
-
d: "
|
|
2955
|
+
d: "M8.8254 2C5 2 2 3.60317 2 5.65079V13.5873C2 15.2222 3.95238 16.6349 6.84127 17.0794H6.92064C7.15873 17.0794 7.34921 16.9048 7.39683 16.6825C7.44444 16.4286 7.25397 16.1745 7 16.1428C4.65079 15.7777 2.95238 14.6984 2.95238 13.5873V7.53974C4.12698 8.60324 6.30159 9.30159 8.8254 9.30159H19.1429C20.1905 9.30159 21.0476 10.1587 21.0476 11.2063C21.0476 12.254 20.1905 13.1111 19.1429 13.1111H10.4127C9.26984 13.1111 8.34921 14.0317 8.34921 15.1746V19.9365C8.34921 21.0794 9.26984 22 10.4127 22H19.1429C20.7143 22 22 20.7143 22 19.1429V11.2063C22 9.63492 20.7143 8.34921 19.1429 8.34921H8.8254C5.31746 8.34921 2.95238 6.95238 2.95238 5.65079C2.95238 4.34921 5.31746 2.95238 8.8254 2.95238C12.3333 2.95238 14.6984 4.34921 14.6984 5.65079V6.92064C14.6984 7.19048 14.9048 7.39683 15.1746 7.39683C15.4444 7.39683 15.6508 7.19048 15.6508 6.92064V5.65079C15.6508 3.60317 12.6508 2 8.8254 2ZM8.8254 4.85714C8.40442 4.85714 8.00068 4.94076 7.70301 5.0896C7.40533 5.23844 7.2381 5.4403 7.2381 5.65079C7.2381 5.86128 7.40533 6.06315 7.70301 6.21199C8.00068 6.36083 8.40442 6.44444 8.8254 6.44444C9.24638 6.44444 9.65011 6.36083 9.94779 6.21199C10.2455 6.06315 10.4127 5.86128 10.4127 5.65079C10.4127 5.4403 10.2455 5.23844 9.94779 5.0896C9.65011 4.94076 9.24638 4.85714 8.8254 4.85714ZM21.0476 13.3334V19.1429C21.0476 20.1905 20.1905 21.0476 19.1429 21.0476H10.4127C9.79365 21.0476 9.30159 20.5556 9.30159 19.9365V15.1746C9.30159 14.5556 9.79365 14.0635 10.4127 14.0635H13.1111V15.9683C13.1111 16.2381 13.3175 16.4444 13.5873 16.4444C13.8571 16.4444 14.0635 16.2381 14.0635 15.9683V14.0635H17.873V15.9683C17.873 16.2381 18.0794 16.4444 18.3492 16.4444C18.619 16.4444 18.8254 16.2381 18.8254 15.9683V14.0635H19.1429C19.873 14.0635 20.5397 13.7937 21.0476 13.3334Z",
|
|
2956
|
+
fill: fill,
|
|
2565
2957
|
stroke: fill,
|
|
2566
|
-
strokeWidth: "
|
|
2567
|
-
strokeLinecap: "round",
|
|
2568
|
-
strokeLinejoin: "round",
|
|
2569
|
-
fill: "none"
|
|
2958
|
+
strokeWidth: "0.4"
|
|
2570
2959
|
})]
|
|
2571
2960
|
});
|
|
2572
|
-
const
|
|
2573
|
-
;// ./src/components/Icon/icons/
|
|
2961
|
+
const Measurements_ICON_NAME = 'measurements';
|
|
2962
|
+
;// ./src/components/Icon/icons/Message.tsx
|
|
2574
2963
|
|
|
2575
|
-
const
|
|
2964
|
+
const Message = ({
|
|
2576
2965
|
fill = '#000',
|
|
2577
2966
|
size = 24,
|
|
2578
|
-
tooltip = '
|
|
2967
|
+
tooltip = 'Message',
|
|
2579
2968
|
...props
|
|
2580
2969
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2581
2970
|
width: `${size}px`,
|
|
2582
2971
|
height: `${size}px`,
|
|
2583
|
-
viewBox: "0 0
|
|
2972
|
+
viewBox: "0 0 24 24",
|
|
2584
2973
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2585
2974
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2586
2975
|
...props,
|
|
2587
2976
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2588
2977
|
children: tooltip
|
|
2589
2978
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
strokeLinejoin: "round",
|
|
2595
|
-
fill: "none"
|
|
2979
|
+
fillRule: "evenodd",
|
|
2980
|
+
clipRule: "evenodd",
|
|
2981
|
+
d: "M2.85897 3.34244C1.83229 3.34244 1 4.17473 1 5.20141V15.7404C1 16.7671 1.83229 17.5994 2.85897 17.5994H18.082C19.1087 17.5994 19.941 16.7671 19.941 15.7404V5.20141C19.941 4.17473 19.1087 3.34244 18.082 3.34244H2.85897ZM2.37593 5.20141C2.37593 4.93463 2.59219 4.71837 2.85897 4.71837H18.082C18.3488 4.71837 18.565 4.93463 18.565 5.20141V15.7404C18.565 16.0072 18.3488 16.2235 18.082 16.2235H2.85897C2.59219 16.2235 2.37593 16.0072 2.37593 15.7404V5.20141ZM7.61959 6.47145C7.35093 6.20278 6.91533 6.20278 6.64667 6.47145L5.37663 7.74149L5.27759 7.64245C5.00892 7.37378 4.57333 7.37378 4.30466 7.64245C4.03599 7.91111 4.03599 8.34671 4.30466 8.61538L4.89016 9.20088C5.15883 9.46954 5.59442 9.46954 5.86309 9.20088L7.61959 7.44437C7.88826 7.17571 7.88826 6.74011 7.61959 6.47145ZM9.88499 6.85545C9.50503 6.85545 9.19702 7.16346 9.19702 7.54341C9.19702 7.92336 9.50503 8.23138 9.88499 8.23138H15.74C16.12 8.23138 16.428 7.92336 16.428 7.54341C16.428 7.16346 16.12 6.85545 15.74 6.85545H9.88499ZM7.61959 11.1555C7.35093 10.8868 6.91533 10.8868 6.64667 11.1555L5.37663 12.4255L5.27759 12.3265C5.00892 12.0578 4.57333 12.0578 4.30466 12.3265C4.03599 12.5951 4.03599 13.0307 4.30466 13.2994L4.89016 13.8849C5.15883 14.1536 5.59442 14.1536 5.86309 13.8849L7.61959 12.1284C7.88826 11.8597 7.88826 11.4241 7.61959 11.1555ZM9.88499 11.5395C9.50503 11.5395 9.19702 11.8475 9.19702 12.2274C9.19702 12.6074 9.50503 12.9154 9.88499 12.9154H15.74C16.12 12.9154 16.428 12.6074 16.428 12.2274C16.428 11.8475 16.12 11.5395 15.74 11.5395H9.88499ZM22.312 7.57315C21.9321 7.57315 21.6241 7.88117 21.6241 8.26112V17.0436C21.6241 18.2805 20.6214 19.2832 19.3845 19.2832H5.91799C5.53804 19.2832 5.23003 19.5912 5.23003 19.9711C5.23003 20.3511 5.53804 20.6591 5.91799 20.6591H19.3845C21.3813 20.6591 23 19.0404 23 17.0436V8.26112C23 7.88117 22.692 7.57315 22.312 7.57315Z",
|
|
2982
|
+
fill: fill
|
|
2596
2983
|
})]
|
|
2597
2984
|
});
|
|
2598
|
-
const
|
|
2599
|
-
;// ./src/components/Icon/icons/
|
|
2985
|
+
const Message_ICON_NAME = 'message';
|
|
2986
|
+
;// ./src/components/Icon/icons/Minus.tsx
|
|
2600
2987
|
|
|
2601
|
-
const
|
|
2988
|
+
const Minus = ({
|
|
2602
2989
|
fill = '#000',
|
|
2603
2990
|
size = 24,
|
|
2604
|
-
tooltip = '
|
|
2991
|
+
tooltip = 'Minus',
|
|
2605
2992
|
...props
|
|
2606
2993
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2607
2994
|
width: `${size}px`,
|
|
2608
2995
|
height: `${size}px`,
|
|
2609
|
-
|
|
2996
|
+
fill: "none",
|
|
2997
|
+
viewBox: "0 0 10 2",
|
|
2610
2998
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2611
2999
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2612
3000
|
...props,
|
|
2613
3001
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2614
3002
|
children: tooltip
|
|
2615
3003
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2616
|
-
d: "
|
|
3004
|
+
d: "M1 1H9",
|
|
2617
3005
|
stroke: fill,
|
|
2618
|
-
strokeWidth: "1.
|
|
3006
|
+
strokeWidth: "1.4",
|
|
2619
3007
|
strokeLinecap: "round",
|
|
2620
|
-
strokeLinejoin: "round"
|
|
2621
|
-
fill: "none"
|
|
3008
|
+
strokeLinejoin: "round"
|
|
2622
3009
|
})]
|
|
2623
3010
|
});
|
|
2624
|
-
const
|
|
2625
|
-
;// ./src/components/Icon/icons/
|
|
3011
|
+
const Minus_ICON_NAME = 'minus';
|
|
3012
|
+
;// ./src/components/Icon/icons/MinusCircle.tsx
|
|
2626
3013
|
|
|
2627
|
-
const
|
|
3014
|
+
const MinusCircle = ({
|
|
2628
3015
|
fill = '#000',
|
|
2629
3016
|
size = 24,
|
|
2630
|
-
tooltip = '
|
|
3017
|
+
tooltip = 'Minus circle',
|
|
2631
3018
|
...props
|
|
2632
3019
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2633
3020
|
width: `${size}px`,
|
|
2634
3021
|
height: `${size}px`,
|
|
2635
|
-
viewBox: "0 0
|
|
3022
|
+
viewBox: "0 0 20 20",
|
|
3023
|
+
fill: "none",
|
|
2636
3024
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2637
3025
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2638
3026
|
...props,
|
|
2639
3027
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2640
3028
|
children: tooltip
|
|
2641
3029
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2642
|
-
d: "
|
|
2643
|
-
stroke: fill,
|
|
2644
|
-
strokeWidth: "1.8",
|
|
2645
|
-
strokeLinecap: "round",
|
|
2646
|
-
strokeLinejoin: "round",
|
|
2647
|
-
fill: "none"
|
|
2648
|
-
})]
|
|
2649
|
-
});
|
|
2650
|
-
const CarrotRight_ICON_NAME = 'carrot-right';
|
|
2651
|
-
;// ./src/components/Icon/icons/RadioOn.tsx
|
|
2652
|
-
|
|
2653
|
-
const RadioOn = ({
|
|
2654
|
-
fill = '#000',
|
|
2655
|
-
size = 24,
|
|
2656
|
-
tooltip = 'Radio on',
|
|
2657
|
-
...props
|
|
2658
|
-
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2659
|
-
width: `${size}px`,
|
|
2660
|
-
height: `${size}px`,
|
|
2661
|
-
viewBox: "0 0 20 21",
|
|
2662
|
-
fill: "#fff",
|
|
2663
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2664
|
-
...props,
|
|
2665
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2666
|
-
children: tooltip
|
|
2667
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2668
|
-
x: "0.7",
|
|
2669
|
-
y: "1.39995",
|
|
2670
|
-
width: "18.6",
|
|
2671
|
-
height: "18.6",
|
|
2672
|
-
rx: "9.3",
|
|
2673
|
-
fill: fill
|
|
2674
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2675
|
-
x: "0.7",
|
|
2676
|
-
y: "1.39995",
|
|
2677
|
-
width: "18.6",
|
|
2678
|
-
height: "18.6",
|
|
2679
|
-
rx: "9.3",
|
|
2680
|
-
stroke: fill,
|
|
2681
|
-
strokeWidth: "1.4"
|
|
2682
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("circle", {
|
|
2683
|
-
cx: "10",
|
|
2684
|
-
cy: "10.7",
|
|
2685
|
-
r: "5",
|
|
3030
|
+
d: "M5.8999 10C5.8999 9.61341 6.2133 9.30001 6.5999 9.30001H13.2666C13.6532 9.30001 13.9666 9.61341 13.9666 10C13.9666 10.3866 13.6532 10.7 13.2666 10.7H6.5999C6.2133 10.7 5.8999 10.3866 5.8999 10Z",
|
|
2686
3031
|
fill: fill
|
|
2687
|
-
})]
|
|
2688
|
-
});
|
|
2689
|
-
const RadioOn_ICON_NAME = 'radio-on';
|
|
2690
|
-
;// ./src/components/Icon/icons/Circle.tsx
|
|
2691
|
-
|
|
2692
|
-
const Circle = ({
|
|
2693
|
-
fill = '#000',
|
|
2694
|
-
size = 24,
|
|
2695
|
-
tooltip = 'Circle',
|
|
2696
|
-
...props
|
|
2697
|
-
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2698
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2699
|
-
width: `${size}px`,
|
|
2700
|
-
height: `${size}px`,
|
|
2701
|
-
viewBox: "0 0 20 21",
|
|
2702
|
-
fill: "#fff",
|
|
2703
|
-
...props,
|
|
2704
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2705
|
-
children: tooltip
|
|
2706
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2707
|
-
x: "0.7",
|
|
2708
|
-
y: "1.39995",
|
|
2709
|
-
width: "18.6",
|
|
2710
|
-
height: "18.6",
|
|
2711
|
-
rx: "9.3",
|
|
2712
|
-
fill: "none"
|
|
2713
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2714
|
-
x: "0.7",
|
|
2715
|
-
y: "1.39995",
|
|
2716
|
-
width: "18.6",
|
|
2717
|
-
height: "18.6",
|
|
2718
|
-
rx: "9.3",
|
|
2719
|
-
stroke: fill,
|
|
2720
|
-
strokeWidth: "1.4"
|
|
2721
|
-
})]
|
|
2722
|
-
});
|
|
2723
|
-
const Circle_ICON_NAME = 'circle';
|
|
2724
|
-
;// ./src/components/Icon/icons/ArrowUp.tsx
|
|
2725
|
-
|
|
2726
|
-
const ArrowUp = ({
|
|
2727
|
-
fill = '#000',
|
|
2728
|
-
size = 24,
|
|
2729
|
-
tooltip = 'Arrow Up',
|
|
2730
|
-
...props
|
|
2731
|
-
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2732
|
-
width: `${size}px`,
|
|
2733
|
-
height: `${size}px`,
|
|
2734
|
-
viewBox: "0 0 7 8",
|
|
2735
|
-
fill: "none",
|
|
2736
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2737
|
-
...props,
|
|
2738
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2739
|
-
children: tooltip
|
|
2740
3032
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2741
|
-
d: "
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
strokeLinejoin: "round"
|
|
2746
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2747
|
-
d: "M0.416507 3.40515L3.17751 0.922901L5.93896 3.40515",
|
|
2748
|
-
stroke: fill,
|
|
2749
|
-
strokeWidth: "0.8",
|
|
2750
|
-
strokeLinecap: "round",
|
|
2751
|
-
strokeLinejoin: "round"
|
|
3033
|
+
d: "M0.899902 10C0.899902 5.03008 4.9633 0.966675 9.93324 0.966675C14.9032 0.966675 18.9666 5.03008 18.9666 10C18.9666 14.9699 14.9032 19.0333 9.93324 19.0333C4.9633 19.0333 0.899902 14.9699 0.899902 10ZM9.93324 2.36667C5.7365 2.36667 2.2999 5.80327 2.2999 10C2.2999 14.1967 5.7365 17.6333 9.93324 17.6333C14.13 17.6333 17.5666 14.1967 17.5666 10C17.5666 5.80327 14.13 2.36667 9.93324 2.36667Z",
|
|
3034
|
+
fillRule: "evenodd",
|
|
3035
|
+
clipRule: "evenodd",
|
|
3036
|
+
fill: fill
|
|
2752
3037
|
})]
|
|
2753
3038
|
});
|
|
2754
|
-
const
|
|
2755
|
-
;// ./src/components/Icon/icons/
|
|
3039
|
+
const MinusCircle_ICON_NAME = 'minus-circle';
|
|
3040
|
+
;// ./src/components/Icon/icons/MinusCircleInverted.tsx
|
|
2756
3041
|
|
|
2757
|
-
const
|
|
3042
|
+
const MinusCircleInverted = ({
|
|
2758
3043
|
fill = '#000',
|
|
2759
3044
|
size = 24,
|
|
2760
|
-
tooltip = '
|
|
3045
|
+
tooltip = 'Minus circle inverted',
|
|
2761
3046
|
...props
|
|
2762
3047
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2763
3048
|
width: `${size}px`,
|
|
2764
3049
|
height: `${size}px`,
|
|
2765
|
-
viewBox: "0 0
|
|
3050
|
+
viewBox: "0 0 20 20",
|
|
2766
3051
|
fill: "none",
|
|
2767
3052
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3053
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2768
3054
|
...props,
|
|
2769
3055
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2770
3056
|
children: tooltip
|
|
2771
3057
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2772
|
-
d: "
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
strokeLinejoin: "round"
|
|
2777
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2778
|
-
d: "M5.93896 4.59485L3.17796 7.0771L0.416504 4.59485",
|
|
2779
|
-
stroke: fill,
|
|
2780
|
-
strokeWidth: "0.8",
|
|
2781
|
-
strokeLinecap: "round",
|
|
2782
|
-
strokeLinejoin: "round"
|
|
3058
|
+
d: "M1.66663 10C1.66663 5.40835 5.40829 1.66669 9.99996 1.66669C14.5916 1.66669 18.3333 5.40835 18.3333 10C18.3333 14.5917 14.5916 18.3334 9.99996 18.3334C5.40829 18.3334 1.66663 14.5917 1.66663 10ZM5.97496 10C5.97496 10.3417 6.25829 10.625 6.59996 10.625H13.2666C13.6166 10.625 13.8916 10.3417 13.8916 10C13.8916 9.65835 13.6083 9.37502 13.2666 9.37502H6.59996C6.25829 9.37502 5.97496 9.65835 5.97496 10Z",
|
|
3059
|
+
fillRule: "evenodd",
|
|
3060
|
+
clipRule: "evenodd",
|
|
3061
|
+
fill: fill
|
|
2783
3062
|
})]
|
|
2784
3063
|
});
|
|
2785
|
-
const
|
|
2786
|
-
;// ./src/components/Icon/icons/
|
|
3064
|
+
const MinusCircleInverted_ICON_NAME = 'minus-circle-inverted';
|
|
3065
|
+
;// ./src/components/Icon/icons/More.tsx
|
|
2787
3066
|
|
|
2788
|
-
const
|
|
3067
|
+
const More = ({
|
|
2789
3068
|
fill = '#000',
|
|
2790
3069
|
size = 24,
|
|
2791
|
-
tooltip = '
|
|
3070
|
+
tooltip = 'More',
|
|
2792
3071
|
...props
|
|
2793
3072
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2794
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2795
3073
|
width: `${size}px`,
|
|
2796
3074
|
height: `${size}px`,
|
|
2797
|
-
viewBox: "0 0
|
|
2798
|
-
|
|
3075
|
+
viewBox: "0 0 24 24",
|
|
3076
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3077
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2799
3078
|
...props,
|
|
2800
3079
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2801
3080
|
children: tooltip
|
|
2802
3081
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
3082
|
+
d: "M5.4001 10.2C4.4101 10.2 3.6001 11.01 3.6001 12C3.6001 12.99 4.4101 13.8 5.4001 13.8C6.3901 13.8 7.2001 12.99 7.2001 12C7.2001 11.01 6.3901 10.2 5.4001 10.2Z",
|
|
3083
|
+
fill: fill
|
|
3084
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3085
|
+
d: "M12.0002 10.2C11.0102 10.2 10.2002 11.01 10.2002 12C10.2002 12.99 11.0102 13.8 12.0002 13.8C12.9902 13.8 13.8002 12.99 13.8002 12C13.8002 11.01 12.9902 10.2 12.0002 10.2Z",
|
|
3086
|
+
fill: fill
|
|
3087
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3088
|
+
d: "M18.6003 10.2C17.6103 10.2 16.8003 11.01 16.8003 12C16.8003 12.99 17.6103 13.8 18.6003 13.8C19.5903 13.8 20.4003 12.99 20.4003 12C20.4003 11.01 19.5903 10.2 18.6003 10.2Z",
|
|
2806
3089
|
fill: fill
|
|
2807
3090
|
})]
|
|
2808
3091
|
});
|
|
2809
|
-
const
|
|
2810
|
-
;// ./src/components/Icon/icons/
|
|
3092
|
+
const More_ICON_NAME = 'more';
|
|
3093
|
+
;// ./src/components/Icon/icons/MoreVertical.tsx
|
|
2811
3094
|
|
|
2812
|
-
const
|
|
2813
|
-
fill = '#
|
|
3095
|
+
const MoreVertical = ({
|
|
3096
|
+
fill = '#000',
|
|
2814
3097
|
size = 24,
|
|
2815
|
-
tooltip = '
|
|
3098
|
+
tooltip = 'More vertical',
|
|
2816
3099
|
...props
|
|
2817
3100
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2818
3101
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2819
|
-
width: `${size}px`,
|
|
3102
|
+
width: `${size / 4}px`,
|
|
2820
3103
|
height: `${size}px`,
|
|
2821
|
-
viewBox: "0 0
|
|
3104
|
+
viewBox: "0 0 4 16",
|
|
2822
3105
|
fill: "none",
|
|
2823
3106
|
...props,
|
|
2824
3107
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2825
3108
|
children: tooltip
|
|
2826
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
3109
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("circle", {
|
|
3110
|
+
cx: "1.66016",
|
|
3111
|
+
cy: "2",
|
|
3112
|
+
r: "1.5",
|
|
3113
|
+
fill: fill
|
|
3114
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("circle", {
|
|
3115
|
+
cx: "1.66016",
|
|
3116
|
+
cy: "8",
|
|
3117
|
+
r: "1.5",
|
|
3118
|
+
fill: fill
|
|
3119
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("circle", {
|
|
3120
|
+
cx: "1.66016",
|
|
3121
|
+
cy: "14",
|
|
3122
|
+
r: "1.5",
|
|
2830
3123
|
fill: fill
|
|
2831
3124
|
})]
|
|
2832
3125
|
});
|
|
2833
|
-
const
|
|
2834
|
-
;// ./src/components/Icon/icons/
|
|
3126
|
+
const MoreVertical_ICON_NAME = 'more-vertical';
|
|
3127
|
+
;// ./src/components/Icon/icons/Notification.tsx
|
|
2835
3128
|
|
|
2836
|
-
const
|
|
3129
|
+
const Notification = ({
|
|
2837
3130
|
fill = '#000',
|
|
2838
|
-
size =
|
|
2839
|
-
tooltip = '
|
|
3131
|
+
size = 24,
|
|
3132
|
+
tooltip = 'Notification',
|
|
2840
3133
|
...props
|
|
2841
3134
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2842
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2843
3135
|
width: `${size}px`,
|
|
2844
3136
|
height: `${size}px`,
|
|
2845
|
-
viewBox: "0 0
|
|
2846
|
-
|
|
3137
|
+
viewBox: "0 0 20 22",
|
|
3138
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3139
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2847
3140
|
...props,
|
|
2848
3141
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2849
3142
|
children: tooltip
|
|
2850
|
-
}), (0,jsx_runtime_namespaceObject.
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2856
|
-
d: "M13.75 5.46876H1.24998C1.17011 5.46875 1.09156 5.44834 1.02179 5.40945C0.952017 5.37056 0.893342 5.31449 0.851329 5.24656C0.809316 5.17862 0.78536 5.10108 0.781733 5.02129C0.778107 4.94149 0.794931 4.8621 0.830609 4.79063L2.53311 1.38563C2.62339 1.20356 2.76288 1.05043 2.93577 0.943609C3.10865 0.836785 3.30801 0.780542 3.51123 0.781257H11.4887C11.692 0.780526 11.8915 0.836833 12.0644 0.943779C12.2373 1.05073 12.3767 1.20402 12.4669 1.38626L14.1694 4.79063C14.205 4.8621 14.2219 4.94149 14.2182 5.02129C14.2146 5.10108 14.1907 5.17862 14.1486 5.24656C14.1066 5.31449 14.048 5.37056 13.9782 5.40945C13.9084 5.44834 13.8299 5.46875 13.75 5.46876ZM2.00873 4.53126H12.9912L11.6281 1.80501C11.6153 1.779 11.5955 1.75711 11.5708 1.74186C11.5462 1.7266 11.5177 1.7186 11.4887 1.71876H3.51123C3.48234 1.71869 3.45401 1.72666 3.42939 1.74178C3.40477 1.7569 3.38485 1.77858 3.37186 1.80438L2.00873 4.53126Z",
|
|
2857
|
-
fill: fill
|
|
2858
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2859
|
-
d: "M7.5 11.7188C7.37568 11.7188 7.25645 11.6694 7.16854 11.5815C7.08064 11.4935 7.03125 11.3743 7.03125 11.25V7.5C7.03125 7.37568 7.08064 7.25645 7.16854 7.16854C7.25645 7.08064 7.37568 7.03125 7.5 7.03125C7.62432 7.03125 7.74355 7.08064 7.83146 7.16854C7.91936 7.25645 7.96875 7.37568 7.96875 7.5V11.25C7.96875 11.3743 7.91936 11.4935 7.83146 11.5815C7.74355 11.6694 7.62432 11.7188 7.5 11.7188Z",
|
|
2860
|
-
fill: fill
|
|
2861
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2862
|
-
d: "M7.50003 11.7188C7.43846 11.7189 7.37747 11.7069 7.32061 11.6832C7.26375 11.6596 7.21214 11.625 7.16878 11.5813L5.29378 9.70628C5.21098 9.61742 5.1659 9.49989 5.16804 9.37845C5.17018 9.25701 5.21938 9.14115 5.30526 9.05526C5.39115 8.96938 5.50701 8.92018 5.62845 8.91804C5.74989 8.9159 5.86742 8.96098 5.95628 9.04378L7.50003 10.5869L9.04378 9.04378C9.13264 8.96098 9.25016 8.9159 9.3716 8.91804C9.49304 8.92018 9.60891 8.96938 9.69479 9.05526C9.78067 9.14115 9.82987 9.25701 9.83201 9.37845C9.83415 9.49989 9.78908 9.61742 9.70628 9.70628L7.83128 11.5813C7.78791 11.625 7.7363 11.6596 7.67944 11.6832C7.62258 11.7069 7.56159 11.7189 7.50003 11.7188Z",
|
|
2863
|
-
fill: fill
|
|
2864
|
-
})]
|
|
2865
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("defs", {
|
|
2866
|
-
children: (0,jsx_runtime_namespaceObject.jsx)("clipPath", {
|
|
2867
|
-
id: "clip0_532_12720",
|
|
2868
|
-
children: (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
2869
|
-
width: size,
|
|
2870
|
-
height: size,
|
|
2871
|
-
fill: "white"
|
|
2872
|
-
})
|
|
2873
|
-
})
|
|
3143
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3144
|
+
d: "M0.776752 7.36345C0.819992 7.37426 0.865032 7.37966 0.908271 7.37966C1.14969 7.37966 1.37129 7.21572 1.43255 6.97069C1.9334 4.96728 3.12608 3.19267 4.78899 1.97837C5.0304 1.80181 5.08265 1.46491 4.90609 1.22349C4.72953 0.98207 4.39263 0.929823 4.15121 1.10638C2.28472 2.47022 0.946106 4.45922 0.383997 6.70946C0.31013 6.99772 0.48669 7.29138 0.776752 7.36345ZM15.2114 1.97837C16.8743 3.19267 18.0652 4.96548 18.5679 6.97069C18.6291 7.21572 18.8489 7.37966 19.0921 7.37966C19.1354 7.37966 19.1804 7.37426 19.2237 7.36345C19.5137 7.29138 19.6885 6.99772 19.6164 6.70765C19.0543 4.45922 17.7157 2.46842 15.8492 1.10458C15.6078 0.928021 15.2709 0.980269 15.0943 1.22169C14.9178 1.46491 14.97 1.80181 15.2114 1.97837ZM1.92799 15.3879C1.75144 16.0924 1.90638 16.8256 2.35498 17.3967C2.80179 17.9697 3.4756 18.2976 4.20165 18.2976H6.80681C7.06445 19.8289 8.39765 21 10.0011 21C11.6046 21 12.936 19.8289 13.1954 18.2976H15.8006C16.5266 18.2976 17.2004 17.9697 17.6472 17.3967C18.094 16.8238 18.249 16.0924 18.0742 15.3879L16.1194 7.58325C15.4168 4.7691 12.8999 2.80352 9.9993 2.80352C7.09868 2.80352 4.5818 4.7691 3.87916 7.58325L1.92799 15.3879ZM9.9993 19.919C8.99399 19.919 8.14903 19.229 7.90761 18.2976H12.0892C11.8496 19.229 11.0046 19.919 9.9993 19.919ZM9.9993 3.8845C12.4027 3.8845 14.489 5.51317 15.0709 7.84448L17.0221 15.6492C17.1176 16.0293 17.0329 16.4221 16.7933 16.7319C16.5518 17.04 16.1897 17.2166 15.7988 17.2166H4.19985C3.8089 17.2166 3.44677 17.04 3.20535 16.7319C2.96393 16.4239 2.88106 16.0293 2.97654 15.6492L4.92771 7.84448C5.50964 5.51317 7.59593 3.8845 9.9993 3.8845Z",
|
|
3145
|
+
fill: fill,
|
|
3146
|
+
stroke: fill,
|
|
3147
|
+
strokeWidth: "0.3"
|
|
2874
3148
|
})]
|
|
2875
3149
|
});
|
|
2876
|
-
const
|
|
2877
|
-
;// ./src/components/Icon/icons/
|
|
3150
|
+
const Notification_ICON_NAME = 'notification';
|
|
3151
|
+
;// ./src/components/Icon/icons/Pages.tsx
|
|
2878
3152
|
|
|
2879
|
-
const
|
|
3153
|
+
const Pages = ({
|
|
2880
3154
|
fill = '#000',
|
|
2881
|
-
size =
|
|
2882
|
-
tooltip = '
|
|
3155
|
+
size = 24,
|
|
3156
|
+
tooltip = 'Pages',
|
|
2883
3157
|
...props
|
|
2884
3158
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2885
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2886
3159
|
width: `${size}px`,
|
|
2887
3160
|
height: `${size}px`,
|
|
2888
|
-
viewBox: "0 0
|
|
3161
|
+
viewBox: "0 0 24 24",
|
|
2889
3162
|
fill: "none",
|
|
3163
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3164
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2890
3165
|
...props,
|
|
2891
3166
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2892
3167
|
children: tooltip
|
|
2893
|
-
}), (0,jsx_runtime_namespaceObject.
|
|
2894
|
-
|
|
2895
|
-
children:
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
|
|
2919
|
-
|
|
3168
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
3169
|
+
id: "Side Menu Icons",
|
|
3170
|
+
children: (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
3171
|
+
id: "Union",
|
|
3172
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3173
|
+
d: "M4.22222 4.69841C4.22222 4.42857 4.42857 4.22222 4.69841 4.22222H5.33333C5.60317 4.22222 5.80952 4.42857 5.80952 4.69841C5.80952 4.96825 5.60317 5.1746 5.33333 5.1746H4.69841C4.42857 5.1746 4.22222 4.96825 4.22222 4.69841Z",
|
|
3174
|
+
fill: fill
|
|
3175
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3176
|
+
d: "M6.7619 4.69841C6.7619 4.42857 6.96825 4.22222 7.2381 4.22222H7.87302C8.14286 4.22222 8.34921 4.42857 8.34921 4.69841C8.34921 4.96825 8.14286 5.1746 7.87302 5.1746H7.2381C6.96825 5.1746 6.7619 4.96825 6.7619 4.69841Z",
|
|
3177
|
+
fill: fill
|
|
3178
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3179
|
+
d: "M19.3016 4.23876H13.9048C13.6349 4.23876 13.4286 4.44511 13.4286 4.71495C13.4286 4.98479 13.6349 5.19114 13.9048 5.19114H19.3016C19.5714 5.19114 19.7778 4.98479 19.7778 4.71495C19.7778 4.44511 19.5714 4.23876 19.3016 4.23876Z",
|
|
3180
|
+
fill: fill
|
|
3181
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3182
|
+
d: "M8.34921 10.0952C8.34921 9.8254 8.55556 9.61905 8.8254 9.61905C9.09524 9.61905 9.30159 9.8254 9.30159 10.0952V18.3492C9.30159 18.619 9.09524 18.8254 8.8254 18.8254C8.55556 18.8254 8.34921 18.619 8.34921 18.3492V10.0952Z",
|
|
3183
|
+
fill: fill
|
|
3184
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3185
|
+
d: "M14.6984 10.0952C14.6984 9.8254 14.9048 9.61905 15.1746 9.61905C15.4444 9.61905 15.6508 9.8254 15.6508 10.0952V18.3492C15.6508 18.619 15.4444 18.8254 15.1746 18.8254C14.9048 18.8254 14.6984 18.619 14.6984 18.3492V10.0952Z",
|
|
3186
|
+
fill: fill
|
|
3187
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3188
|
+
fillRule: "evenodd",
|
|
3189
|
+
clipRule: "evenodd",
|
|
3190
|
+
d: "M2 4.06349C2 2.92063 2.92063 2 4.06349 2H19.9365C21.0794 2 22 2.92063 22 4.06349V19.9365C22 21.0794 21.0794 22 19.9365 22H4.06349C2.92063 22 2 21.0794 2 19.9365V4.06349ZM19.9365 2.95238H4.06349C3.44444 2.95238 2.95238 3.44444 2.95238 4.06349V6.44444H21.0476V4.06349C21.0476 3.44444 20.5556 2.95238 19.9365 2.95238ZM21.0476 7.39683H2.95238V19.9365C2.95238 20.5556 3.44444 21.0476 4.06349 21.0476H19.9365C20.5556 21.0476 21.0476 20.5556 21.0476 19.9365V7.39683Z",
|
|
3191
|
+
fill: fill
|
|
3192
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3193
|
+
d: "M4.22222 4.69841C4.22222 4.42857 4.42857 4.22222 4.69841 4.22222H5.33333C5.60317 4.22222 5.80952 4.42857 5.80952 4.69841C5.80952 4.96825 5.60317 5.1746 5.33333 5.1746H4.69841C4.42857 5.1746 4.22222 4.96825 4.22222 4.69841Z",
|
|
3194
|
+
stroke: fill,
|
|
3195
|
+
strokeWidth: "0.2"
|
|
3196
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3197
|
+
d: "M6.7619 4.69841C6.7619 4.42857 6.96825 4.22222 7.2381 4.22222H7.87302C8.14286 4.22222 8.34921 4.42857 8.34921 4.69841C8.34921 4.96825 8.14286 5.1746 7.87302 5.1746H7.2381C6.96825 5.1746 6.7619 4.96825 6.7619 4.69841Z",
|
|
3198
|
+
stroke: fill,
|
|
3199
|
+
strokeWidth: "0.2"
|
|
3200
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3201
|
+
d: "M19.3016 4.23876H13.9048C13.6349 4.23876 13.4286 4.44511 13.4286 4.71495C13.4286 4.98479 13.6349 5.19114 13.9048 5.19114H19.3016C19.5714 5.19114 19.7778 4.98479 19.7778 4.71495C19.7778 4.44511 19.5714 4.23876 19.3016 4.23876Z",
|
|
3202
|
+
stroke: fill,
|
|
3203
|
+
strokeWidth: "0.2"
|
|
3204
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3205
|
+
d: "M8.34921 10.0952C8.34921 9.8254 8.55556 9.61905 8.8254 9.61905C9.09524 9.61905 9.30159 9.8254 9.30159 10.0952V18.3492C9.30159 18.619 9.09524 18.8254 8.8254 18.8254C8.55556 18.8254 8.34921 18.619 8.34921 18.3492V10.0952Z",
|
|
3206
|
+
stroke: fill,
|
|
3207
|
+
strokeWidth: "0.2"
|
|
3208
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3209
|
+
d: "M14.6984 10.0952C14.6984 9.8254 14.9048 9.61905 15.1746 9.61905C15.4444 9.61905 15.6508 9.8254 15.6508 10.0952V18.3492C15.6508 18.619 15.4444 18.8254 15.1746 18.8254C14.9048 18.8254 14.6984 18.619 14.6984 18.3492V10.0952Z",
|
|
3210
|
+
stroke: fill,
|
|
3211
|
+
strokeWidth: "0.2"
|
|
3212
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3213
|
+
fillRule: "evenodd",
|
|
3214
|
+
clipRule: "evenodd",
|
|
3215
|
+
d: "M2 4.06349C2 2.92063 2.92063 2 4.06349 2H19.9365C21.0794 2 22 2.92063 22 4.06349V19.9365C22 21.0794 21.0794 22 19.9365 22H4.06349C2.92063 22 2 21.0794 2 19.9365V4.06349ZM19.9365 2.95238H4.06349C3.44444 2.95238 2.95238 3.44444 2.95238 4.06349V6.44444H21.0476V4.06349C21.0476 3.44444 20.5556 2.95238 19.9365 2.95238ZM21.0476 7.39683H2.95238V19.9365C2.95238 20.5556 3.44444 21.0476 4.06349 21.0476H19.9365C20.5556 21.0476 21.0476 20.5556 21.0476 19.9365V7.39683Z",
|
|
3216
|
+
stroke: fill,
|
|
3217
|
+
strokeWidth: "0.2"
|
|
3218
|
+
})]
|
|
2920
3219
|
})
|
|
2921
3220
|
})]
|
|
2922
3221
|
});
|
|
2923
|
-
const
|
|
2924
|
-
;// ./src/components/Icon/icons/
|
|
3222
|
+
const Pages_ICON_NAME = 'pages';
|
|
3223
|
+
;// ./src/components/Icon/icons/Plus.tsx
|
|
2925
3224
|
|
|
2926
|
-
const
|
|
3225
|
+
const Plus = ({
|
|
2927
3226
|
fill = '#000',
|
|
2928
|
-
size =
|
|
2929
|
-
tooltip = '
|
|
3227
|
+
size = 24,
|
|
3228
|
+
tooltip = 'Plus',
|
|
2930
3229
|
...props
|
|
2931
3230
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2932
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2933
3231
|
width: `${size}px`,
|
|
2934
3232
|
height: `${size}px`,
|
|
2935
|
-
viewBox: "0 0
|
|
3233
|
+
viewBox: "0 0 10 10",
|
|
2936
3234
|
fill: "none",
|
|
3235
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3236
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2937
3237
|
...props,
|
|
2938
3238
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2939
3239
|
children: tooltip
|
|
2940
3240
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2941
|
-
d: "
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2947
|
-
d: "M9.375 1.99219C9.63384 1.99219 9.84375 1.78228 9.84375 1.52344C9.84375 1.26459 9.63384 1.05469 9.375 1.05469H5.625C5.36616 1.05469 5.15625 1.26459 5.15625 1.52344C5.15625 1.78228 5.36616 1.99219 5.625 1.99219H9.375Z",
|
|
2948
|
-
fill: fill
|
|
3241
|
+
d: "M1 5H9",
|
|
3242
|
+
stroke: fill,
|
|
3243
|
+
strokeWidth: "1.4",
|
|
3244
|
+
strokeLinecap: "round",
|
|
3245
|
+
strokeLinejoin: "round"
|
|
2949
3246
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2950
|
-
d: "
|
|
2951
|
-
|
|
3247
|
+
d: "M5 9V1",
|
|
3248
|
+
stroke: fill,
|
|
3249
|
+
strokeWidth: "1.4",
|
|
3250
|
+
strokeLinecap: "round",
|
|
3251
|
+
strokeLinejoin: "round"
|
|
2952
3252
|
})]
|
|
2953
3253
|
});
|
|
2954
|
-
const
|
|
2955
|
-
;// ./src/components/Icon/icons/
|
|
3254
|
+
const Plus_ICON_NAME = 'plus';
|
|
3255
|
+
;// ./src/components/Icon/icons/PlusCircle.tsx
|
|
2956
3256
|
|
|
2957
|
-
const
|
|
3257
|
+
const PlusCircle = ({
|
|
2958
3258
|
fill = '#000',
|
|
2959
|
-
size =
|
|
2960
|
-
tooltip = '
|
|
3259
|
+
size = 24,
|
|
3260
|
+
tooltip = 'Plus circle',
|
|
2961
3261
|
...props
|
|
2962
3262
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2963
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2964
3263
|
width: `${size}px`,
|
|
2965
3264
|
height: `${size}px`,
|
|
2966
|
-
viewBox: "0 0
|
|
3265
|
+
viewBox: "0 0 20 20",
|
|
2967
3266
|
fill: "none",
|
|
3267
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3268
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2968
3269
|
...props,
|
|
2969
3270
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2970
3271
|
children: tooltip
|
|
2971
3272
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
2972
|
-
d: "
|
|
3273
|
+
d: "M5.96667 9.99999C5.96667 9.61339 6.28008 9.29999 6.66667 9.29999H9.30005V6.66667C9.30005 6.28008 9.61345 5.96667 10 5.96667C10.3866 5.96667 10.7 6.28008 10.7 6.66667V9.29999H13.3333C13.7199 9.29999 14.0333 9.61339 14.0333 9.99999C14.0333 10.3866 13.7199 10.7 13.3333 10.7H10.7V13.3333C10.7 13.7199 10.3866 14.0333 10 14.0333C9.61345 14.0333 9.30005 13.7199 9.30005 13.3333V10.7H6.66667C6.28008 10.7 5.96667 10.3866 5.96667 9.99999Z",
|
|
3274
|
+
fill: fill
|
|
3275
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3276
|
+
d: "M0.966675 10C0.966675 5.03008 5.03008 0.966675 10 0.966675C14.9699 0.966675 19.0333 5.03008 19.0333 10C19.0333 14.9699 14.9699 19.0333 10 19.0333C5.03008 19.0333 0.966675 14.9699 0.966675 10ZM10 2.36667C5.80327 2.36667 2.36667 5.80327 2.36667 10C2.36667 14.1967 5.80327 17.6333 10 17.6333C14.1967 17.6333 17.6333 14.1967 17.6333 10C17.6333 5.80327 14.1967 2.36667 10 2.36667Z",
|
|
3277
|
+
fillRule: "evenodd",
|
|
3278
|
+
clipRule: "evenodd",
|
|
2973
3279
|
fill: fill
|
|
2974
3280
|
})]
|
|
2975
3281
|
});
|
|
2976
|
-
const
|
|
2977
|
-
;// ./src/components/Icon/icons/
|
|
3282
|
+
const PlusCircle_ICON_NAME = 'plus-circle';
|
|
3283
|
+
;// ./src/components/Icon/icons/PlusCircleInverted.tsx
|
|
2978
3284
|
|
|
2979
|
-
const
|
|
3285
|
+
const PlusCircleInverted = ({
|
|
2980
3286
|
fill = '#000',
|
|
2981
|
-
size =
|
|
2982
|
-
tooltip = '
|
|
3287
|
+
size = 24,
|
|
3288
|
+
tooltip = 'Plus circle inverted',
|
|
2983
3289
|
...props
|
|
2984
3290
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
2985
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2986
3291
|
width: `${size}px`,
|
|
2987
3292
|
height: `${size}px`,
|
|
2988
|
-
viewBox: "0 0
|
|
3293
|
+
viewBox: "0 0 20 20",
|
|
2989
3294
|
fill: "none",
|
|
3295
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3296
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
2990
3297
|
...props,
|
|
2991
3298
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
2992
3299
|
children: tooltip
|
|
2993
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
2998
|
-
})
|
|
2999
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("defs", {
|
|
3000
|
-
children: (0,jsx_runtime_namespaceObject.jsx)("clipPath", {
|
|
3001
|
-
id: "clip0_532_12716",
|
|
3002
|
-
children: (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
3003
|
-
width: size,
|
|
3004
|
-
height: size,
|
|
3005
|
-
fill: "white"
|
|
3006
|
-
})
|
|
3007
|
-
})
|
|
3300
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3301
|
+
d: "M1.66663 10C1.66663 5.40835 5.40829 1.66669 9.99996 1.66669C14.5916 1.66669 18.3333 5.40835 18.3333 10C18.3333 14.5917 14.5916 18.3334 9.99996 18.3334C5.40829 18.3334 1.66663 14.5917 1.66663 10ZM9.99996 13.9584C10.3416 13.9584 10.625 13.675 10.625 13.3334V10.625H13.3333C13.675 10.625 13.9583 10.3417 13.9583 10C13.9583 9.65835 13.675 9.37502 13.3333 9.37502H10.625V6.66669C10.625 6.32502 10.3416 6.04169 9.99996 6.04169C9.65829 6.04169 9.37496 6.32502 9.37496 6.66669V9.37502H6.66663C6.32496 9.37502 6.04163 9.65835 6.04163 10C6.04163 10.3417 6.32496 10.625 6.66663 10.625H9.37496V13.3334C9.37496 13.675 9.65829 13.9584 9.99996 13.9584Z",
|
|
3302
|
+
fillRule: "evenodd",
|
|
3303
|
+
clipRule: "evenodd",
|
|
3304
|
+
fill: fill
|
|
3008
3305
|
})]
|
|
3009
3306
|
});
|
|
3010
|
-
const
|
|
3011
|
-
;// ./src/components/Icon/icons/
|
|
3307
|
+
const PlusCircleInverted_ICON_NAME = 'plus-circle-inverted';
|
|
3308
|
+
;// ./src/components/Icon/icons/RadioOn.tsx
|
|
3012
3309
|
|
|
3013
|
-
const
|
|
3310
|
+
const RadioOn = ({
|
|
3014
3311
|
fill = '#000',
|
|
3015
|
-
size =
|
|
3016
|
-
tooltip = '
|
|
3312
|
+
size = 24,
|
|
3313
|
+
tooltip = 'Radio on',
|
|
3017
3314
|
...props
|
|
3018
3315
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3019
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3020
3316
|
width: `${size}px`,
|
|
3021
3317
|
height: `${size}px`,
|
|
3022
|
-
viewBox: "0 0
|
|
3023
|
-
fill: "
|
|
3318
|
+
viewBox: "0 0 20 21",
|
|
3319
|
+
fill: "#fff",
|
|
3320
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3024
3321
|
...props,
|
|
3025
3322
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3026
3323
|
children: tooltip
|
|
3027
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
3028
|
-
|
|
3029
|
-
|
|
3324
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
3325
|
+
x: "0.7",
|
|
3326
|
+
y: "1.39995",
|
|
3327
|
+
width: "18.6",
|
|
3328
|
+
height: "18.6",
|
|
3329
|
+
rx: "9.3",
|
|
3330
|
+
fill: fill
|
|
3331
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
3332
|
+
x: "0.7",
|
|
3333
|
+
y: "1.39995",
|
|
3334
|
+
width: "18.6",
|
|
3335
|
+
height: "18.6",
|
|
3336
|
+
rx: "9.3",
|
|
3030
3337
|
stroke: fill,
|
|
3031
|
-
strokeWidth: "
|
|
3338
|
+
strokeWidth: "1.4"
|
|
3339
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("circle", {
|
|
3340
|
+
cx: "10",
|
|
3341
|
+
cy: "10.7",
|
|
3342
|
+
r: "5",
|
|
3343
|
+
fill: fill
|
|
3032
3344
|
})]
|
|
3033
3345
|
});
|
|
3034
|
-
const
|
|
3035
|
-
;// ./src/components/Icon/icons/
|
|
3346
|
+
const RadioOn_ICON_NAME = 'radio-on';
|
|
3347
|
+
;// ./src/components/Icon/icons/Report.tsx
|
|
3036
3348
|
|
|
3037
|
-
const
|
|
3349
|
+
const Report = ({
|
|
3038
3350
|
fill = '#000',
|
|
3039
|
-
size =
|
|
3040
|
-
tooltip = '
|
|
3351
|
+
size = 24,
|
|
3352
|
+
tooltip = 'Report',
|
|
3041
3353
|
...props
|
|
3042
3354
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3043
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3044
3355
|
width: `${size}px`,
|
|
3045
3356
|
height: `${size}px`,
|
|
3046
|
-
viewBox: "0 0
|
|
3047
|
-
|
|
3357
|
+
viewBox: "0 0 24 24",
|
|
3358
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3359
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3048
3360
|
...props,
|
|
3049
3361
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3050
3362
|
children: tooltip
|
|
3051
|
-
}), (0,jsx_runtime_namespaceObject.
|
|
3052
|
-
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
stroke: fill,
|
|
3057
|
-
strokeWidth: "0.2"
|
|
3058
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3059
|
-
d: "M11.4167 11.1H20.5834C20.8686 11.1 21.1 10.8685 21.1 10.5833C21.1 5.24395 16.756 0.9 11.4167 0.9C11.1315 0.9 10.9 1.13145 10.9 1.41668V10.5834C10.9 10.8686 11.1315 11.1 11.4167 11.1ZM11.9333 10.0666V1.94877C16.2925 2.20673 19.7933 5.70751 20.0512 10.0666H11.9333Z",
|
|
3060
|
-
fill: fill,
|
|
3061
|
-
stroke: fill,
|
|
3062
|
-
strokeWidth: "0.2"
|
|
3063
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3064
|
-
d: "M18.0192 19.3336L18.0189 19.3339C17.9231 19.4225 17.7972 19.4721 17.6668 19.4721L18.0192 19.3336ZM18.0192 19.3336C19.9769 17.5072 21.1001 14.9258 21.1001 12.2497C21.1001 11.9645 20.8687 11.733 20.5835 11.733H12.2501M18.0192 19.3336L12.2501 11.733M12.2501 11.733C12.0517 11.733 11.8691 11.8475 11.7832 12.0274M12.2501 11.733L11.7832 12.0274M11.7832 12.0274C11.6974 12.2073 11.7232 12.4202 11.8482 12.5743M11.7832 12.0274L11.8482 12.5743M11.8482 12.5743C11.8483 12.5743 11.8483 12.5743 11.8483 12.5744M11.8482 12.5743L11.8483 12.5744M11.8483 12.5744L17.2645 19.2795C17.2645 19.2796 17.2646 19.2797 17.2647 19.2797C17.3549 19.3926 17.4872 19.4606 17.63 19.471C17.6298 19.471 17.6296 19.471 17.6295 19.471L11.8483 12.5744ZM20.0512 12.7664C19.9288 14.7847 19.0958 16.7118 17.7089 18.185L13.332 12.7664H20.0512Z",
|
|
3065
|
-
fill: fill,
|
|
3066
|
-
stroke: fill,
|
|
3067
|
-
strokeWidth: "0.2"
|
|
3068
|
-
})]
|
|
3069
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("defs", {
|
|
3070
|
-
children: (0,jsx_runtime_namespaceObject.jsx)("clipPath", {
|
|
3071
|
-
id: "clip0_2353_10249",
|
|
3072
|
-
children: (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
3073
|
-
width: "22",
|
|
3074
|
-
height: "22",
|
|
3075
|
-
fill: "white"
|
|
3076
|
-
})
|
|
3077
|
-
})
|
|
3363
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3364
|
+
fillRule: "evenodd",
|
|
3365
|
+
clipRule: "evenodd",
|
|
3366
|
+
d: "M11.6373 0.882559C11.7884 0.855037 11.9387 0.845107 12.0859 0.852174C13.111 0.901409 13.9533 1.75588 13.9533 2.80268C13.9533 2.86929 13.9499 2.93525 13.9432 3.00036H17.4892C18.8068 3.00036 19.8692 4.05965 19.8692 5.37489L19.8692 20.7754C19.8692 22.0907 18.8068 23.15 17.4892 23.15H6.51063C5.19305 23.15 4.13062 22.0907 4.13062 20.7754V5.37489C4.13062 4.08836 5.14716 3.0467 6.42487 3.00187L6.43042 3.00167L9.1224 3.00702H10.0641C10.0405 2.80858 10.0455 2.601 10.0893 2.3898C10.2495 1.62043 10.8657 1.02251 11.6373 0.882559ZM6.51075 4.32707L7.88903 4.32604V4.96031C7.88903 5.79563 8.57548 6.48208 9.4108 6.48208H14.5891C15.4244 6.48208 16.1109 5.79563 16.1109 4.96031V4.32707H17.4892C18.0757 4.32707 18.54 4.79072 18.54 5.37489L18.54 20.7754C18.54 21.3596 18.0757 21.8233 17.4892 21.8233H6.51063C5.92412 21.8233 5.45986 21.3596 5.45986 20.7754L5.45985 5.37489C5.45985 4.79072 5.92423 4.32707 6.51075 4.32707ZM12.3041 3.68101L12.3039 3.68321L12.3032 3.69806L12.3054 3.71274L12.3057 3.71495L12.3065 3.72003L12.3094 3.73766C12.3119 3.75227 12.3156 3.77252 12.3203 3.79502C12.3287 3.83514 12.3436 3.89933 12.3664 3.94742C12.4034 4.02564 12.4554 4.09582 12.5195 4.15393C12.5836 4.21204 12.6586 4.25696 12.74 4.28611C12.8154 4.31309 12.895 4.32608 12.975 4.32451L14.9478 4.32583V4.96031C14.9478 4.96031 14.9478 5.07031 14.8199 5.16C14.692 5.24969 14.5891 5.23261 14.5891 5.23261H9.4108C9.4108 5.23261 9.26779 5.25777 9.12994 5.14C9.05208 5.07349 9.05208 4.96031 9.05208 4.96031V4.32582L11.0373 4.32445C11.1649 4.3246 11.2897 4.28769 11.3967 4.21821C11.5038 4.14872 11.5883 4.04962 11.6401 3.93298C11.6919 3.81633 11.7087 3.68716 11.6884 3.56115C11.6682 3.43521 11.6118 3.31786 11.5262 3.22334C11.3967 3.08032 11.331 2.89119 11.3795 2.6578C11.4277 2.42781 11.6405 2.22046 11.8729 2.17832C12.3034 2.09992 12.6358 2.40226 12.6358 2.80268C12.6358 2.9678 12.5759 3.11051 12.4739 3.22321C12.4158 3.28732 12.3708 3.36225 12.3417 3.44372C12.3238 3.4938 12.3152 3.55915 12.3108 3.59989C12.3083 3.62274 12.3066 3.64326 12.3055 3.65804L12.3043 3.67588L12.3041 3.68101ZM9.9401 12.8547C9.73457 12.6485 9.40133 12.6485 9.1958 12.8547L8.22421 13.8296L8.14845 13.7536C7.94291 13.5474 7.60968 13.5474 7.40415 13.7536C7.19862 13.9598 7.19862 14.2942 7.40415 14.5004L7.85206 14.9499C8.05759 15.1561 8.39083 15.1561 8.59636 14.9499L9.9401 13.6015C10.1456 13.3953 10.1456 13.0609 9.9401 12.8547ZM11.6731 13.1495C11.3825 13.1495 11.1468 13.3859 11.1468 13.6776C11.1468 13.9692 11.3825 14.2057 11.6731 14.2057H16.1523C16.4429 14.2057 16.6786 13.9692 16.6786 13.6776C16.6786 13.3859 16.4429 13.1495 16.1523 13.1495H11.6731ZM9.1958 16.4502C9.40133 16.244 9.73457 16.244 9.9401 16.4502C10.1456 16.6565 10.1456 16.9908 9.9401 17.1971L8.59636 18.5454C8.39083 18.7516 8.05759 18.7516 7.85206 18.5454L7.40415 18.0959C7.19862 17.8897 7.19862 17.5553 7.40415 17.3491C7.60968 17.1429 7.94291 17.1429 8.14845 17.3491L8.22421 17.4251L9.1958 16.4502ZM11.6731 16.745C11.3825 16.745 11.1468 16.9814 11.1468 17.2731C11.1468 17.5647 11.3825 17.8012 11.6731 17.8012H16.1523C16.4429 17.8012 16.6786 17.5647 16.6786 17.2731C16.6786 16.9814 16.4429 16.745 16.1523 16.745H11.6731ZM9.1958 9.35469C9.40133 9.14845 9.73457 9.14845 9.9401 9.35469C10.1456 9.56092 10.1456 9.89529 9.9401 10.1015L8.59636 11.4498C8.39083 11.6561 8.05759 11.6561 7.85206 11.4498L7.40415 11.0004C7.19862 10.7942 7.19862 10.4598 7.40415 10.2536C7.60968 10.0473 7.94291 10.0473 8.14845 10.2536L8.22421 10.3296L9.1958 9.35469ZM11.1468 10.1775C11.1468 9.88588 11.3825 9.64945 11.6731 9.64945H16.1523C16.4429 9.64945 16.6786 9.88588 16.6786 10.1775C16.6786 10.4692 16.4429 10.7056 16.1523 10.7056H11.6731C11.3825 10.7056 11.1468 10.4692 11.1468 10.1775Z",
|
|
3367
|
+
fill: fill
|
|
3078
3368
|
})]
|
|
3079
3369
|
});
|
|
3080
|
-
const
|
|
3081
|
-
;// ./src/components/Icon/icons/
|
|
3370
|
+
const Report_ICON_NAME = 'report';
|
|
3371
|
+
;// ./src/components/Icon/icons/Robot.tsx
|
|
3082
3372
|
|
|
3083
|
-
const
|
|
3373
|
+
const Robot = ({
|
|
3084
3374
|
fill = '#000',
|
|
3085
|
-
size =
|
|
3086
|
-
tooltip = '
|
|
3375
|
+
size = 50,
|
|
3376
|
+
tooltip = 'Robot',
|
|
3087
3377
|
...props
|
|
3088
3378
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3379
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3089
3380
|
width: `${size}px`,
|
|
3090
3381
|
height: `${size}px`,
|
|
3091
|
-
viewBox: "0 0
|
|
3382
|
+
viewBox: "0 0 54 50",
|
|
3092
3383
|
fill: "none",
|
|
3093
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3094
3384
|
...props,
|
|
3095
3385
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3096
3386
|
children: tooltip
|
|
3097
3387
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3098
|
-
d: "
|
|
3099
|
-
fill: fill
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
clipRule: "evenodd",
|
|
3103
|
-
d: "M0.600006 7.41501C0.600006 3.65119 3.65119 0.600006 7.41501 0.600006C11.1788 0.600006 14.23 3.65119 14.23 7.41501C14.23 11.1788 11.1788 14.23 7.41501 14.23C3.65119 14.23 0.600006 11.1788 0.600006 7.41501ZM7.41501 1.23001C3.99913 1.23001 1.23001 3.99913 1.23001 7.41501C1.23001 10.8309 3.99913 13.6 7.41501 13.6C10.8309 13.6 13.6 10.8309 13.6 7.41501C13.6 3.99913 10.8309 1.23001 7.41501 1.23001Z",
|
|
3104
|
-
fill: fill
|
|
3388
|
+
d: "M32.7144 16.6105H32.7143H27.6714V15.0526C27.6714 14.8784 27.5998 14.7121 27.4736 14.59L27.4043 14.6617L27.4736 14.59C27.3474 14.468 27.177 14.4 27 14.4C26.823 14.4 26.6526 14.468 26.5264 14.59C26.4002 14.7121 26.3286 14.8784 26.3286 15.0526V16.6105L21.2857 16.6105L21.2856 16.6105C20.5026 16.6112 19.7513 16.9123 19.1967 17.4487C18.6419 17.9852 18.3293 18.7134 18.3286 19.4736V19.4737L18.3286 29.4211L18.3286 29.4212C18.3293 30.1814 18.6419 30.9096 19.1967 31.4461C19.7513 31.9825 20.5026 32.2836 21.2856 32.2843H21.2857H24.356L26.4422 35.3107L26.5246 35.254L26.4422 35.3107C26.5039 35.4001 26.5872 35.4731 26.6844 35.5234C26.7817 35.5738 26.8901 35.6 27 35.6C27.1099 35.6 27.2183 35.5738 27.3156 35.5234C27.4128 35.4731 27.4961 35.4001 27.5578 35.3107L27.4754 35.254L27.5578 35.3107L29.644 32.2843H32.7143H32.7144C33.4974 32.2836 34.2487 31.9825 34.8033 31.4461C35.3581 30.9096 35.6707 30.1814 35.6714 29.4212V29.4211V19.4737V19.4736C35.6707 18.7134 35.3581 17.9852 34.8033 17.4487C34.2487 16.9123 33.4974 16.6112 32.7144 16.6105ZM28.728 31.2683L27 33.775L25.272 31.2683L25.272 31.2682C25.2102 31.1789 25.127 31.106 25.0298 31.0557C24.9326 31.0054 24.8243 30.9791 24.7144 30.979H24.7143H21.2858C20.8567 30.9785 20.446 30.8135 20.1436 30.521C19.8413 30.2286 19.6719 29.833 19.6714 29.421V27.8632H34.3286V29.421C34.3281 29.833 34.1587 30.2286 33.8564 30.521C33.554 30.8135 33.1433 30.9785 32.7142 30.979H29.2857H29.2856C29.1757 30.9791 29.0674 31.0055 28.9702 31.0558C28.873 31.1061 28.7898 31.1789 28.728 31.2682L28.728 31.2683ZM34.3286 26.5579H19.6714V19.4738C19.6719 19.0618 19.8413 18.6662 20.1436 18.3738C20.446 18.0813 20.8567 17.9163 21.2858 17.9158H32.7142C33.1433 17.9163 33.554 18.0813 33.8564 18.3738C34.1587 18.6662 34.3281 19.0618 34.3286 19.4738V26.5579ZM24.604 23.4604C24.7409 23.2621 24.8143 23.0286 24.8143 22.7895C24.8143 22.4687 24.6825 22.1618 24.4491 21.9361C24.2158 21.7104 23.9 21.5842 23.5714 21.5842C23.3263 21.5842 23.0865 21.6545 22.8822 21.7865C22.6779 21.9185 22.5181 22.1066 22.4236 22.3272C22.3291 22.5478 22.3044 22.7908 22.3526 23.0253C22.4008 23.2597 22.5197 23.4746 22.6938 23.6429C22.8678 23.8112 23.0891 23.9255 23.3296 23.9717C23.57 24.018 23.8193 23.9943 24.046 23.9035C24.2727 23.8126 24.467 23.6586 24.604 23.4604ZM31.4611 23.4604C31.5981 23.2621 31.6714 23.0286 31.6714 22.7895C31.6714 22.4687 31.5396 22.1618 31.3062 21.9361C31.0729 21.7104 30.7571 21.5842 30.4286 21.5842C30.1835 21.5842 29.9436 21.6545 29.7394 21.7865C29.535 21.9185 29.3753 22.1066 29.2808 22.3272C29.1863 22.5478 29.1615 22.7908 29.2097 23.0253C29.2579 23.2597 29.3769 23.4746 29.5509 23.6429C29.725 23.8112 29.9463 23.9255 30.1867 23.9717C30.4272 24.018 30.6764 23.9943 30.9031 23.9035C31.1298 23.8126 31.3241 23.6586 31.4611 23.4604ZM16.2429 25V20.579C16.2429 20.4048 16.1713 20.2384 16.045 20.1163C15.9189 19.9943 15.7484 19.9263 15.5714 19.9263C15.3944 19.9263 15.224 19.9943 15.0978 20.1163C14.9716 20.2384 14.9 20.4048 14.9 20.579V25C14.9 25.1742 14.9716 25.3406 15.0978 25.4627C15.224 25.5847 15.3944 25.6527 15.5714 25.6527C15.7484 25.6527 15.9189 25.5847 16.045 25.4627C16.1713 25.3406 16.2429 25.1742 16.2429 25ZM39.1 25V20.579C39.1 20.4048 39.0284 20.2384 38.9022 20.1163C38.776 19.9943 38.6056 19.9263 38.4286 19.9263C38.2516 19.9263 38.0811 19.9943 37.955 20.1163C37.8287 20.2384 37.7571 20.4048 37.7571 20.579V25C37.7571 25.1742 37.8287 25.3406 37.955 25.4627C38.0811 25.5847 38.2516 25.6527 38.4286 25.6527C38.6056 25.6527 38.776 25.5847 38.9022 25.4627C39.0284 25.3406 39.1 25.1742 39.1 25Z",
|
|
3389
|
+
fill: fill,
|
|
3390
|
+
stroke: fill,
|
|
3391
|
+
strokeWidth: "0.2"
|
|
3105
3392
|
})]
|
|
3106
3393
|
});
|
|
3107
|
-
const
|
|
3108
|
-
;// ./src/components/Icon/icons/
|
|
3394
|
+
const Robot_ICON_NAME = 'robot';
|
|
3395
|
+
;// ./src/components/Icon/icons/Roles.tsx
|
|
3109
3396
|
|
|
3110
|
-
const
|
|
3397
|
+
const Roles = ({
|
|
3111
3398
|
fill = '#000',
|
|
3112
3399
|
size = 24,
|
|
3113
|
-
tooltip = '
|
|
3400
|
+
tooltip = 'Roles',
|
|
3114
3401
|
...props
|
|
3115
3402
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3116
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3117
3403
|
width: `${size}px`,
|
|
3118
3404
|
height: `${size}px`,
|
|
3119
3405
|
viewBox: "0 0 24 24",
|
|
3120
3406
|
fill: "none",
|
|
3407
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3408
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3121
3409
|
...props,
|
|
3122
3410
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3123
3411
|
children: tooltip
|
|
3124
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
|
|
3131
|
-
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
3148
|
-
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
strokeLinecap: "round"
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3158
|
-
strokeWidth: "0.3",
|
|
3159
|
-
strokeLinecap: "round"
|
|
3160
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3161
|
-
d: "M15.2559 7.22244L14.5499 7.92839C14.1473 7.67204 13.6995 7.47198 13.2146 7.34206C12.2996 7.09689 11.342 7.12719 10.446 7.42926C10.1898 7.51603 9.91224 7.3787 9.82583 7.12259C9.73917 6.86726 9.87681 6.58877 10.1325 6.50227C11.2123 6.13763 12.3659 6.10152 13.4679 6.39681C14.1251 6.57292 14.7257 6.85605 15.2559 7.22244Z",
|
|
3162
|
-
stroke: fill,
|
|
3163
|
-
strokeWidth: "0.3",
|
|
3164
|
-
strokeLinecap: "round"
|
|
3165
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3166
|
-
d: "M7.91391 14.5644L7.20809 15.2702C6.27968 13.9217 5.92439 12.1904 6.38034 10.4888C6.42269 10.3308 6.47478 10.179 6.52849 10.0298C6.61948 9.77555 6.89961 9.6435 7.15378 9.73439C7.40739 9.82612 7.54108 10.1003 7.44936 10.3596C7.40414 10.4857 7.36047 10.6119 7.32559 10.7421C6.96353 12.0933 7.21723 13.4672 7.91391 14.5644Z",
|
|
3167
|
-
stroke: fill,
|
|
3168
|
-
strokeWidth: "0.3",
|
|
3169
|
-
strokeLinecap: "round"
|
|
3170
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3171
|
-
d: "M7.42536 8.46778C7.37033 8.65037 7.42528 8.85617 7.58143 8.98547C7.78934 9.15868 8.09848 9.12987 8.2712 8.9219C8.46367 8.68955 8.68645 8.46995 8.93232 8.26906C9.0147 8.20153 9.06907 8.11314 9.09465 8.01768C9.134 7.87084 9.10437 7.7071 9.00113 7.58017C8.83011 7.37118 8.5224 7.34076 8.31311 7.51151C8.01895 7.75145 7.75095 8.01614 7.51764 8.29666C7.47459 8.34866 7.44378 8.40665 7.42536 8.46778Z",
|
|
3172
|
-
stroke: fill,
|
|
3173
|
-
strokeWidth: "0.3",
|
|
3174
|
-
strokeLinecap: "round"
|
|
3175
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3176
|
-
d: "M21.9372 2.80688C22.1427 2.60143 22.1427 2.26833 21.9372 2.06288C21.7318 1.85743 21.3987 1.85743 21.1932 2.06288L2.06281 21.1933C1.85736 21.3988 1.85736 21.7319 2.06281 21.9373C2.26826 22.1428 2.60136 22.1428 2.80681 21.9373L21.9372 2.80688Z",
|
|
3177
|
-
stroke: fill,
|
|
3178
|
-
strokeWidth: "0.3",
|
|
3179
|
-
strokeLinecap: "round"
|
|
3412
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
3413
|
+
id: "Contacts",
|
|
3414
|
+
children: (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
3415
|
+
id: "Vector",
|
|
3416
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3417
|
+
fillRule: "evenodd",
|
|
3418
|
+
clipRule: "evenodd",
|
|
3419
|
+
d: "M10.5255 10.5201C13.0178 10.5201 15.0383 8.5009 15.0383 6.01011C15.0383 3.51931 13.0178 1.50012 10.5255 1.50012C8.03316 1.50012 6.01273 3.51931 6.01273 6.01011C6.01273 8.5009 8.03316 10.5201 10.5255 10.5201ZM13.534 6.01011C13.534 7.67064 12.187 9.01676 10.5255 9.01676C8.86394 9.01676 7.51698 7.67064 7.51698 6.01011C7.51698 4.34958 8.86394 3.00345 10.5255 3.00345C12.187 3.00345 13.534 4.34958 13.534 6.01011Z",
|
|
3420
|
+
fill: fill
|
|
3421
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3422
|
+
fillRule: "evenodd",
|
|
3423
|
+
clipRule: "evenodd",
|
|
3424
|
+
d: "M17.3588 15.6494C16.1395 15.6494 15.1391 16.6368 15.1231 17.856C15.1072 19.0777 16.0856 20.0691 17.3075 20.0691C18.5267 20.0691 19.5271 19.0817 19.5431 17.8625C19.5591 16.6408 18.5806 15.6494 17.3588 15.6494ZM17.3492 16.8827C16.8085 16.8827 16.3635 17.3219 16.3564 17.8625C16.3494 18.4006 16.7789 18.8358 17.3171 18.8358C17.8578 18.8358 18.3028 18.3966 18.3098 17.856C18.3169 17.3179 17.8873 16.8827 17.3492 16.8827Z",
|
|
3425
|
+
fill: fill
|
|
3426
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3427
|
+
fillRule: "evenodd",
|
|
3428
|
+
clipRule: "evenodd",
|
|
3429
|
+
d: "M15.1231 17.856C15.1391 16.6368 16.1395 15.6494 17.3588 15.6494C18.5806 15.6494 19.5591 16.6408 19.5431 17.8625C19.5271 19.0817 18.5267 20.0691 17.3075 20.0691C16.0856 20.0691 15.1072 19.0777 15.1231 17.856ZM17.3492 16.8827C16.8085 16.8827 16.3635 17.3219 16.3564 17.8625C16.3494 18.4006 16.7789 18.8358 17.3171 18.8358C17.8578 18.8358 18.3028 18.3966 18.3098 17.856C18.3169 17.3179 17.8873 16.8827 17.3492 16.8827Z",
|
|
3430
|
+
fill: fill
|
|
3431
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3432
|
+
fillRule: "evenodd",
|
|
3433
|
+
clipRule: "evenodd",
|
|
3434
|
+
d: "M10.5249 12.0233C3.00365 12.0233 1.49939 16.5333 1.49939 18.0366C1.49939 18.4743 1.49996 19.7768 2.62815 19.7768L12.1056 19.7768C12.0989 19.9947 12.15 20.2151 12.2622 20.4139L12.5597 20.9411C12.8196 21.4017 13.3466 21.6389 13.8658 21.533L14.4565 21.4124C14.6601 21.3709 14.8806 21.4211 15.0801 21.5419C15.1198 21.5658 15.1599 21.5892 15.2004 21.6119C15.4038 21.726 15.5547 21.8919 15.6171 22.0868L15.7996 22.6568C15.961 23.1607 16.4284 23.5001 16.9581 23.5001H17.5669C18.0956 23.5001 18.5678 23.1623 18.7411 22.6623L18.9385 22.0924C19.0068 21.8953 19.1639 21.7277 19.3719 21.6127C19.4129 21.59 19.4535 21.5667 19.4938 21.5427C19.6983 21.4209 19.921 21.371 20.1228 21.4124L20.7103 21.5329C21.228 21.6391 21.7573 21.4013 22.0265 20.9453L22.3378 20.4181C22.6073 19.9618 22.5581 19.385 22.2104 18.9871L21.8167 18.5366C21.6827 18.3832 21.6178 18.1677 21.6246 17.9328C21.6259 17.8859 21.6266 17.8389 21.6264 17.792C21.6258 17.5575 21.6962 17.3401 21.8363 17.1844L22.2418 16.7339C22.5962 16.34 22.6636 15.7645 22.404 15.3044L22.1065 14.7772C21.8465 14.3166 21.3195 14.0794 20.8004 14.1853L20.2097 14.3059C20.006 14.3474 19.7855 14.2971 19.586 14.1764C19.5464 14.1525 19.5063 14.1291 19.4658 14.1064C19.2624 13.9923 19.1115 13.8264 19.0491 13.6315L18.8666 13.0616C18.7052 12.5576 18.2378 12.2182 17.7081 12.2182H17.0993C16.5706 12.2182 16.0984 12.556 15.9251 13.056L15.9114 13.0956C14.6026 12.4549 12.8517 12.0233 10.5249 12.0233ZM4.25536 15.5292C5.23653 14.5487 7.08154 13.5267 10.5249 13.5267C12.4365 13.5267 13.8557 13.8416 14.9079 14.2896C14.7844 14.3232 14.6604 14.3299 14.5434 14.3059L13.9559 14.1854C13.4382 14.0792 12.9089 14.317 12.6397 14.7729L12.3283 15.3002C12.0589 15.7565 12.1081 16.3332 12.4558 16.7312L12.8495 17.1817C12.9835 17.3351 13.0484 17.5506 13.0416 17.7855C13.0403 17.8324 13.0396 17.8794 13.0398 17.9263C13.0403 18.1098 12.9973 18.2827 12.9115 18.4238H3.76203L3.75579 18.4238C3.19169 18.4238 3.00141 18.4238 3.00368 18.0314C3.00582 17.6604 3.23496 16.549 4.25536 15.5292ZM17.0901 13.4515L16.8927 14.0214C16.7016 14.5731 16.2958 14.9565 15.8845 15.1838C15.8552 15.2 15.8262 15.2166 15.7975 15.2337C15.3929 15.4747 14.8569 15.631 14.2865 15.514L13.7004 15.3938L13.3902 15.919L13.781 16.3663C14.1619 16.8023 14.288 17.3423 14.2744 17.8116C14.2734 17.8454 14.273 17.8794 14.2731 17.9133C14.2744 18.3828 14.1341 18.921 13.7438 19.3547L13.3391 19.8044L13.6323 20.3239L14.2189 20.2042C14.7916 20.0874 15.3245 20.2434 15.7246 20.4854C15.7528 20.5025 15.7813 20.5191 15.8101 20.5353C16.217 20.7635 16.6146 21.1486 16.7919 21.7025L16.9727 22.2669H17.5764L17.7735 21.6969C17.9646 21.1452 18.3704 20.7618 18.7817 20.5345C18.811 20.5183 18.84 20.5017 18.8687 20.4846C19.2733 20.2436 19.8093 20.0873 20.3797 20.2043L20.9658 20.3245L21.276 19.7992L20.8852 19.352C20.5043 18.916 20.3782 18.376 20.3918 17.9068C20.3928 17.8729 20.3932 17.8389 20.3931 17.805C20.3918 17.3355 20.5321 16.7972 20.9224 16.3635L21.3271 15.9139L21.0339 15.3943L20.4472 15.5141C19.8745 15.6309 19.3417 15.4749 18.9416 15.2329C18.9134 15.2158 18.8849 15.1992 18.8561 15.1831C18.4492 14.9548 18.0516 14.5697 17.8743 14.0159L17.6935 13.4514L17.0901 13.4515Z",
|
|
3435
|
+
fill: fill
|
|
3436
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3437
|
+
fillRule: "evenodd",
|
|
3438
|
+
clipRule: "evenodd",
|
|
3439
|
+
d: "M15.1231 17.856C15.1391 16.6368 16.1395 15.6494 17.3588 15.6494C18.5806 15.6494 19.5591 16.6408 19.5431 17.8625C19.5271 19.0817 18.5267 20.0691 17.3075 20.0691C16.0856 20.0691 15.1072 19.0777 15.1231 17.856ZM17.3492 16.8827C16.8085 16.8827 16.3635 17.3219 16.3564 17.8625C16.3494 18.4006 16.7789 18.8358 17.3171 18.8358C17.8578 18.8358 18.3028 18.3966 18.3098 17.856C18.3169 17.3179 17.8873 16.8827 17.3492 16.8827Z",
|
|
3440
|
+
fill: fill
|
|
3441
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3442
|
+
d: "M4.25536 15.5292L4.22002 15.4939L4.25536 15.5292ZM3.00368 18.0314L3.05368 18.0317L3.00368 18.0314ZM3.75579 18.4238L3.75623 18.3738H3.75579V18.4238ZM3.76203 18.4238L3.76159 18.4738H3.76203V18.4238ZM2.62815 19.7768V19.8268H2.62815L2.62815 19.7768ZM15.9251 13.056L15.8779 13.0396L15.9251 13.056ZM18.8666 13.0616L18.9142 13.0463L18.8666 13.0616ZM19.0491 13.6315L19.0015 13.6467L19.0491 13.6315ZM19.4658 14.1064L19.4903 14.0628L19.4658 14.1064ZM19.586 14.1764L19.6119 14.1337L19.586 14.1764ZM20.2097 14.3059L20.2197 14.3549L20.2097 14.3059ZM20.8004 14.1853L20.7904 14.1363L20.8004 14.1853ZM22.1065 14.7772L22.0629 14.8018V14.8018L22.1065 14.7772ZM22.404 15.3044L22.4475 15.2798V15.2798L22.404 15.3044ZM22.2418 16.7339L22.2046 16.7005L22.2418 16.7339ZM21.8363 17.1844L21.7992 17.151L21.8363 17.1844ZM21.6264 17.792L21.6764 17.7919L21.6264 17.792ZM21.6246 17.9328L21.5746 17.9314V17.9314L21.6246 17.9328ZM21.8167 18.5366L21.7791 18.5695L21.8167 18.5366ZM22.2104 18.9871L22.248 18.9542L22.2104 18.9871ZM22.3378 20.4181L22.2948 20.3927L22.3378 20.4181ZM22.0265 20.9453L22.0696 20.9708L22.0265 20.9453ZM20.7103 21.5329L20.7003 21.5819V21.5819L20.7103 21.5329ZM20.1228 21.4124L20.1329 21.3634V21.3634L20.1228 21.4124ZM19.4938 21.5427L19.5193 21.5857L19.4938 21.5427ZM19.3719 21.6127L19.3477 21.5689L19.3719 21.6127ZM18.9385 22.0924L18.8913 22.076L18.9385 22.0924ZM18.7411 22.6623L18.7883 22.6787L18.7411 22.6623ZM15.7996 22.6568L15.752 22.672L15.7996 22.6568ZM15.6171 22.0868L15.5695 22.1021L15.6171 22.0868ZM15.2004 21.6119L15.2249 21.5683H15.2249L15.2004 21.6119ZM15.0801 21.5419L15.0542 21.5846L15.0801 21.5419ZM14.4565 21.4124L14.4465 21.3634L14.4565 21.4124ZM13.8658 21.533L13.8758 21.582L13.8658 21.533ZM12.5597 20.9411L12.5162 20.9657L12.5597 20.9411ZM12.2622 20.4139L12.3057 20.3893L12.2622 20.4139ZM13.0398 17.9263L13.0898 17.9261L13.0398 17.9263ZM13.0416 17.7855L13.0916 17.7869L13.0416 17.7855ZM12.8495 17.1817L12.8118 17.2146L12.8495 17.1817ZM12.4558 16.7312L12.4935 16.6983L12.4558 16.7312ZM12.3283 15.3002L12.3714 15.3256L12.3283 15.3002ZM12.6397 14.7729L12.6827 14.7984L12.6397 14.7729ZM13.9559 14.1854L13.9458 14.2344L13.9559 14.1854ZM14.5434 14.3059L14.5535 14.2569L14.5434 14.3059ZM17.0901 13.4515L17.0901 13.4015C17.0688 13.4015 17.0499 13.415 17.0429 13.4351L17.0901 13.4515ZM16.8927 14.0214L16.8455 14.0051L16.8927 14.0214ZM15.8845 15.1838L15.8603 15.14L15.8845 15.1838ZM15.7975 15.2337L15.8231 15.2767L15.7975 15.2337ZM14.2865 15.514L14.2966 15.465L14.2865 15.514ZM13.7004 15.3938L13.7104 15.3448C13.6895 15.3405 13.6682 15.35 13.6573 15.3683L13.7004 15.3938ZM13.3902 15.919L13.3472 15.8936C13.3362 15.9122 13.3384 15.9357 13.3526 15.9519L13.3902 15.919ZM13.781 16.3663L13.8186 16.3334L13.781 16.3663ZM14.2744 17.8116L14.3244 17.813L14.2744 17.8116ZM14.2731 17.9133L14.3231 17.9131L14.2731 17.9133ZM13.7438 19.3547L13.7809 19.3882L13.7438 19.3547ZM13.3391 19.8044L13.3019 19.771C13.2876 19.7869 13.285 19.8103 13.2955 19.829L13.3391 19.8044ZM13.6323 20.3239L13.5887 20.3485C13.5994 20.3674 13.621 20.3773 13.6423 20.3729L13.6323 20.3239ZM14.2189 20.2042L14.2289 20.2532L14.2189 20.2042ZM15.7246 20.4854L15.7505 20.4427L15.7505 20.4427L15.7246 20.4854ZM15.8101 20.5353L15.7856 20.5789H15.7856L15.8101 20.5353ZM16.7919 21.7025L16.7443 21.7177H16.7443L16.7919 21.7025ZM16.9727 22.2669L16.9251 22.2822C16.9317 22.3029 16.951 22.3169 16.9727 22.3169V22.2669ZM17.5764 22.2669V22.3169C17.5977 22.3169 17.6167 22.3034 17.6237 22.2833L17.5764 22.2669ZM17.7735 21.6969L17.7263 21.6805L17.7262 21.6806L17.7735 21.6969ZM18.7817 20.5345L18.8059 20.5783H18.8059L18.7817 20.5345ZM18.8687 20.4846L18.8431 20.4416L18.8687 20.4846ZM20.3797 20.2043L20.3898 20.1553L20.3797 20.2043ZM20.9658 20.3245L20.9557 20.3735C20.9766 20.3778 20.998 20.3683 21.0088 20.3499L20.9658 20.3245ZM21.276 19.7992L21.319 19.8247C21.33 19.8061 21.3278 19.7826 21.3136 19.7663L21.276 19.7992ZM20.8852 19.352L20.9229 19.3191L20.8852 19.352ZM20.3918 17.9068L20.4418 17.9082L20.3918 17.9068ZM20.3931 17.805L20.3431 17.8052V17.8052L20.3931 17.805ZM20.9224 16.3635L20.9596 16.397L20.9224 16.3635ZM21.3271 15.9139L21.3643 15.9473C21.3786 15.9314 21.3812 15.908 21.3706 15.8893L21.3271 15.9139ZM21.0339 15.3943L21.0775 15.3698C21.0668 15.3509 21.0452 15.341 21.0239 15.3453L21.0339 15.3943ZM20.4472 15.5141L20.4372 15.4651L20.4472 15.5141ZM18.9416 15.2329L18.9674 15.1901L18.9416 15.2329ZM18.8561 15.1831L18.8806 15.1394L18.8561 15.1831ZM17.8743 14.0159L17.9219 14.0006L17.8743 14.0159ZM17.6935 13.4514L17.7411 13.4361C17.7345 13.4154 17.7152 13.4014 17.6935 13.4014L17.6935 13.4514ZM15.1231 17.856L15.0732 17.8553L15.1231 17.856ZM19.5431 17.8625L19.4931 17.8619L19.5431 17.8625ZM16.3564 17.8625L16.4064 17.8632L16.3564 17.8625ZM18.3098 17.856L18.2598 17.8553L18.3098 17.856ZM14.9079 14.2896L14.921 14.3379C14.9416 14.3323 14.9563 14.3143 14.9578 14.293C14.9592 14.2718 14.9471 14.252 14.9275 14.2436L14.9079 14.2896ZM15.9114 13.0956L15.8894 13.1405C15.9023 13.1468 15.9172 13.1473 15.9305 13.1418C15.9437 13.1364 15.954 13.1255 15.9586 13.112L15.9114 13.0956ZM12.1056 19.7768L12.1556 19.7783C12.156 19.7648 12.1509 19.7517 12.1415 19.742C12.1321 19.7323 12.1191 19.7268 12.1056 19.7268V19.7768ZM12.9115 18.4238V18.4738C12.9289 18.4738 12.9451 18.4647 12.9542 18.4498L12.9115 18.4238ZM14.9883 6.01011C14.9883 8.47326 12.9902 10.4701 10.5255 10.4701V10.5701C13.0454 10.5701 15.0883 8.52854 15.0883 6.01011H14.9883ZM10.5255 1.55012C12.9902 1.55012 14.9883 3.54695 14.9883 6.01011H15.0883C15.0883 3.49167 13.0454 1.45012 10.5255 1.45012V1.55012ZM6.06273 6.01011C6.06273 3.54695 8.06075 1.55012 10.5255 1.55012V1.45012C8.00558 1.45012 5.96273 3.49167 5.96273 6.01011H6.06273ZM10.5255 10.4701C8.06075 10.4701 6.06273 8.47326 6.06273 6.01011H5.96273C5.96273 8.52854 8.00558 10.5701 10.5255 10.5701V10.4701ZM10.5255 9.06676C12.2146 9.06676 13.584 7.69828 13.584 6.01011H13.484C13.484 7.64299 12.1595 8.96676 10.5255 8.96676V9.06676ZM7.46698 6.01011C7.46698 7.69828 8.83635 9.06676 10.5255 9.06676V8.96676C8.89152 8.96676 7.56698 7.64299 7.56698 6.01011H7.46698ZM10.5255 2.95345C8.83635 2.95345 7.46698 4.32193 7.46698 6.01011H7.56698C7.56698 4.37722 8.89152 3.05345 10.5255 3.05345V2.95345ZM13.584 6.01011C13.584 4.32193 12.2146 2.95345 10.5255 2.95345V3.05345C12.1595 3.05345 13.484 4.37722 13.484 6.01011H13.584ZM10.5249 11.9733C6.75375 11.9733 4.4837 13.1043 3.15633 14.4309C1.83043 15.7559 1.44939 17.2721 1.44939 18.0366H1.54939C1.54939 17.2978 1.92047 15.8073 3.22702 14.5016C4.53211 13.1973 6.77482 12.0733 10.5249 12.0733V11.9733ZM10.5249 13.4767C7.07097 13.4767 5.2123 14.5022 4.22002 15.4939L4.29071 15.5646C5.26075 14.5952 7.0921 13.5767 10.5249 13.5767V13.4767ZM4.22002 15.4939C3.18996 16.5233 2.95589 17.6474 2.95368 18.0311L3.05368 18.0317C3.05575 17.6734 3.27997 16.5747 4.29071 15.5646L4.22002 15.4939ZM2.95368 18.0311C2.95309 18.1322 2.96469 18.2146 2.99579 18.2798C3.02801 18.3473 3.07916 18.3922 3.14813 18.4209C3.21489 18.4487 3.29824 18.4613 3.39683 18.4676C3.49588 18.4738 3.61532 18.4738 3.75579 18.4738V18.3738C3.61421 18.3738 3.49833 18.3738 3.40312 18.3678C3.30745 18.3617 3.23761 18.3498 3.18657 18.3286C3.13773 18.3083 3.10648 18.2796 3.08604 18.2367C3.06447 18.1915 3.05313 18.1268 3.05368 18.0317L2.95368 18.0311ZM3.75535 18.4738L3.76159 18.4738L3.76247 18.3738L3.75623 18.3738L3.75535 18.4738ZM1.44939 18.0366C1.44939 18.2546 1.4491 18.6984 1.59382 19.0883C1.66645 19.2839 1.77661 19.469 1.94429 19.6053C2.11274 19.7422 2.33573 19.8268 2.62815 19.8268V19.7268C2.35647 19.7268 2.15632 19.6487 2.00735 19.5277C1.85763 19.406 1.75611 19.2381 1.68757 19.0535C1.54996 18.6827 1.54939 18.2563 1.54939 18.0366H1.44939ZM17.0993 12.1682C16.5492 12.1682 16.058 12.5196 15.8779 13.0396L15.9724 13.0724C16.1387 12.5924 16.592 12.2682 17.0993 12.2682V12.1682ZM17.7081 12.1682H17.0993V12.2682H17.7081V12.1682ZM18.9142 13.0463C18.7461 12.5215 18.2594 12.1682 17.7081 12.1682V12.2682C18.2162 12.2682 18.6642 12.5937 18.8189 13.0768L18.9142 13.0463ZM19.0967 13.6162L18.9142 13.0463L18.8189 13.0768L19.0015 13.6467L19.0967 13.6162ZM19.4903 14.0628C19.2952 13.9534 19.1544 13.7965 19.0967 13.6162L19.0015 13.6467C19.0686 13.8563 19.2295 14.0312 19.4413 14.15L19.4903 14.0628ZM19.6119 14.1337C19.5718 14.1094 19.5312 14.0858 19.4903 14.0628L19.4413 14.15C19.4814 14.1724 19.521 14.1955 19.5602 14.2192L19.6119 14.1337ZM20.1997 14.2569C20.0109 14.2954 19.8031 14.2494 19.6119 14.1337L19.5602 14.2192C19.768 14.3449 20.0012 14.3994 20.2197 14.3549L20.1997 14.2569ZM20.7904 14.1363L20.1997 14.2569L20.2197 14.3549L20.8104 14.2343L20.7904 14.1363ZM22.15 14.7526C21.8793 14.2729 21.3305 14.0261 20.7904 14.1363L20.8104 14.2343C21.3085 14.1326 21.8138 14.3603 22.0629 14.8018L22.15 14.7526ZM22.4475 15.2798L22.15 14.7526L22.0629 14.8018L22.3604 15.329L22.4475 15.2798ZM22.2789 16.7674C22.6475 16.3578 22.7179 15.759 22.4475 15.2798L22.3604 15.329C22.6093 15.7701 22.5449 16.3223 22.2046 16.7005L22.2789 16.7674ZM21.8735 17.2179L22.2789 16.7674L22.2046 16.7005L21.7992 17.151L21.8735 17.2179ZM21.6764 17.7919C21.6758 17.5669 21.7434 17.3625 21.8735 17.2179L21.7992 17.151C21.6491 17.3178 21.5758 17.548 21.5764 17.7921L21.6764 17.7919ZM21.6746 17.9343C21.6759 17.8868 21.6766 17.8393 21.6764 17.7919L21.5764 17.7921C21.5766 17.8385 21.576 17.885 21.5746 17.9314L21.6746 17.9343ZM21.8544 18.5037C21.7304 18.3618 21.668 18.1596 21.6746 17.9343L21.5746 17.9314C21.5675 18.1758 21.6349 18.4045 21.7791 18.5695L21.8544 18.5037ZM22.248 18.9542L21.8544 18.5037L21.7791 18.5695L22.1727 19.02L22.248 18.9542ZM22.3809 20.4435C22.6611 19.9689 22.6101 19.3687 22.248 18.9542L22.1727 19.02C22.506 19.4014 22.5535 19.9546 22.2948 20.3927L22.3809 20.4435ZM22.0696 20.9708L22.3809 20.4435L22.2948 20.3927L21.9835 20.9199L22.0696 20.9708ZM20.7003 21.5819C21.2391 21.6924 21.7896 21.4449 22.0696 20.9708L21.9835 20.9199C21.725 21.3577 21.2168 21.5858 20.7204 21.4839L20.7003 21.5819ZM20.1128 21.4614L20.7003 21.5819L20.7204 21.4839L20.1329 21.3634L20.1128 21.4614ZM19.5193 21.5857C19.7158 21.4687 19.9259 21.423 20.1128 21.4614L20.1329 21.3634C19.9161 21.3189 19.6807 21.3732 19.4682 21.4998L19.5193 21.5857ZM19.3961 21.6565C19.4376 21.6335 19.4787 21.6099 19.5193 21.5857L19.4682 21.4998C19.4284 21.5235 19.3883 21.5465 19.3477 21.5689L19.3961 21.6565ZM18.9858 22.1088C19.0491 21.9259 19.1962 21.7669 19.3961 21.6565L19.3477 21.5689C19.1315 21.6884 18.9645 21.8647 18.8913 22.076L18.9858 22.1088ZM18.7883 22.6787L18.9858 22.1088L18.8913 22.076L18.6938 22.646L18.7883 22.6787ZM17.5669 23.5501C18.117 23.5501 18.6082 23.1987 18.7883 22.6787L18.6938 22.646C18.5275 23.126 18.0742 23.4501 17.5669 23.4501V23.5501ZM16.9581 23.5501H17.5669V23.4501H16.9581V23.5501ZM15.752 22.672C15.9201 23.1968 16.4068 23.5501 16.9581 23.5501V23.4501C16.45 23.4501 16.002 23.1247 15.8473 22.6415L15.752 22.672ZM15.5695 22.1021L15.752 22.672L15.8473 22.6415L15.6647 22.0716L15.5695 22.1021ZM15.1759 21.6555C15.371 21.7649 15.5117 21.9218 15.5695 22.1021L15.6647 22.0716C15.5976 21.862 15.4367 21.6871 15.2249 21.5683L15.1759 21.6555ZM15.0542 21.5846C15.0944 21.6089 15.1349 21.6326 15.1759 21.6555L15.2249 21.5683C15.1848 21.5459 15.1452 21.5228 15.106 21.4991L15.0542 21.5846ZM14.4665 21.4614C14.6553 21.4229 14.863 21.4689 15.0542 21.5846L15.106 21.4991C14.8982 21.3733 14.665 21.3188 14.4465 21.3634L14.4665 21.4614ZM13.8758 21.582L14.4665 21.4614L14.4465 21.3634L13.8558 21.484L13.8758 21.582ZM12.5162 20.9657C12.7869 21.4454 13.3356 21.6922 13.8758 21.582L13.8558 21.484C13.3576 21.5856 12.8524 21.358 12.6033 20.9165L12.5162 20.9657ZM12.2187 20.4385L12.5162 20.9657L12.6033 20.9165L12.3057 20.3893L12.2187 20.4385ZM12.9916 17.7841C12.9903 17.8315 12.9896 17.879 12.9898 17.9264L13.0898 17.9261C13.0896 17.8798 13.0903 17.8333 13.0916 17.7869L12.9916 17.7841ZM12.8118 17.2146C12.9358 17.3565 12.9982 17.5587 12.9916 17.7841L13.0916 17.7869C13.0987 17.5425 13.0313 17.3138 12.8871 17.1488L12.8118 17.2146ZM12.4182 16.7641L12.8118 17.2146L12.8871 17.1488L12.4935 16.6983L12.4182 16.7641ZM12.2853 15.2747C12.005 15.7493 12.056 16.3496 12.4182 16.7641L12.4935 16.6983C12.1602 16.3169 12.1127 15.7637 12.3714 15.3256L12.2853 15.2747ZM12.5966 14.7475L12.2853 15.2747L12.3714 15.3256L12.6827 14.7984L12.5966 14.7475ZM13.9659 14.1364C13.4271 14.0258 12.8766 14.2734 12.5966 14.7475L12.6827 14.7984C12.9412 14.3606 13.4493 14.1325 13.9458 14.2344L13.9659 14.1364ZM14.5535 14.2569L13.9659 14.1364L13.9458 14.2344L14.5334 14.3549L14.5535 14.2569ZM16.9399 14.0378L17.1374 13.4679L17.0429 13.4351L16.8455 14.0051L16.9399 14.0378ZM15.9087 15.2276C16.328 14.9958 16.7439 14.6038 16.9399 14.0378L16.8455 14.0051C16.6593 14.5424 16.2635 14.9172 15.8603 15.14L15.9087 15.2276ZM15.8231 15.2767C15.8513 15.2599 15.8799 15.2435 15.9087 15.2276L15.8603 15.14C15.8306 15.1565 15.8011 15.1734 15.7719 15.1908L15.8231 15.2767ZM14.2765 15.563C14.8619 15.6831 15.4106 15.5224 15.8231 15.2767L15.7719 15.1908C15.3753 15.427 14.8519 15.579 14.2966 15.465L14.2765 15.563ZM13.6903 15.4427L14.2765 15.563L14.2966 15.465L13.7104 15.3448L13.6903 15.4427ZM13.4333 15.9445L13.7434 15.4192L13.6573 15.3683L13.3472 15.8936L13.4333 15.9445ZM13.8186 16.3334L13.4279 15.8861L13.3526 15.9519L13.7433 16.3992L13.8186 16.3334ZM14.3244 17.813C14.3382 17.3344 14.2098 16.781 13.8186 16.3334L13.7433 16.3992C14.1141 16.8236 14.2377 17.3503 14.2244 17.8101L14.3244 17.813ZM14.3231 17.9131C14.323 17.8798 14.3234 17.8464 14.3244 17.813L14.2244 17.8101C14.2234 17.8445 14.223 17.879 14.2231 17.9134L14.3231 17.9131ZM13.7809 19.3882C14.1813 18.9433 14.3244 18.3922 14.3231 17.9131L14.2231 17.9134C14.2243 18.3735 14.0869 18.8988 13.7066 19.3213L13.7809 19.3882ZM13.3763 19.8379L13.7809 19.3882L13.7066 19.3213L13.3019 19.771L13.3763 19.8379ZM13.6758 20.2994L13.3826 19.7798L13.2955 19.829L13.5887 20.3485L13.6758 20.2994ZM14.2089 20.1552L13.6223 20.275L13.6423 20.3729L14.2289 20.2532L14.2089 20.1552ZM15.7505 20.4427C15.3422 20.1956 14.7966 20.0353 14.2089 20.1552L14.2289 20.2532C14.7867 20.1394 15.3068 20.2911 15.6987 20.5282L15.7505 20.4427ZM15.8346 20.4917C15.8062 20.4758 15.7782 20.4594 15.7505 20.4427L15.6987 20.5282C15.7274 20.5456 15.7564 20.5625 15.7856 20.5789L15.8346 20.4917ZM16.8396 21.6872C16.6575 21.1186 16.2497 20.7245 15.8346 20.4917L15.7856 20.5789C16.1842 20.8024 16.5717 21.1786 16.7443 21.7177L16.8396 21.6872ZM17.0203 22.2517L16.8396 21.6872L16.7443 21.7177L16.9251 22.2822L17.0203 22.2517ZM17.7262 21.6806L17.5292 22.2506L17.6237 22.2833L17.8208 21.7132L17.7262 21.6806ZM18.7575 20.4908C18.3381 20.7226 17.9223 21.1146 17.7263 21.6805L17.8207 21.7133C18.0069 21.1759 18.4027 20.8011 18.8059 20.5783L18.7575 20.4908ZM18.8431 20.4416C18.8149 20.4584 18.7863 20.4748 18.7575 20.4908L18.8059 20.5783C18.8357 20.5618 18.8651 20.5449 18.8943 20.5275L18.8431 20.4416ZM20.3898 20.1553C19.8043 20.0352 19.2557 20.1959 18.8431 20.4416L18.8943 20.5275C19.291 20.2913 19.8143 20.1393 20.3697 20.2533L20.3898 20.1553ZM20.9758 20.2755L20.3898 20.1553L20.3697 20.2533L20.9557 20.3735L20.9758 20.2755ZM21.2329 19.7738L20.9227 20.2991L21.0088 20.3499L21.319 19.8247L21.2329 19.7738ZM20.8476 19.3849L21.2383 19.8321L21.3136 19.7663L20.9229 19.3191L20.8476 19.3849ZM20.3418 17.9053C20.328 18.384 20.4564 18.9373 20.8476 19.3849L20.9229 19.3191C20.5521 18.8948 20.4285 18.368 20.4418 17.9082L20.3418 17.9053ZM20.3431 17.8052C20.3432 17.8385 20.3428 17.8719 20.3418 17.9053L20.4418 17.9082C20.4428 17.8738 20.4432 17.8393 20.4431 17.8049L20.3431 17.8052ZM20.8853 16.3301C20.4849 16.775 20.3418 17.3261 20.3431 17.8052L20.4431 17.8049C20.4419 17.3448 20.5793 16.8195 20.9596 16.397L20.8853 16.3301ZM21.2899 15.8804L20.8853 16.3301L20.9596 16.397L21.3643 15.9473L21.2899 15.8804ZM20.9904 15.4189L21.2835 15.9384L21.3706 15.8893L21.0775 15.3698L20.9904 15.4189ZM20.4572 15.5631L21.0439 15.4433L21.0239 15.3453L20.4372 15.4651L20.4572 15.5631ZM18.9157 15.2756C19.324 15.5227 19.8695 15.683 20.4572 15.5631L20.4372 15.4651C19.8795 15.5789 19.3594 15.4272 18.9674 15.1901L18.9157 15.2756ZM18.8316 15.2267C18.8599 15.2425 18.888 15.2589 18.9157 15.2756L18.9674 15.1901C18.9388 15.1727 18.9098 15.1559 18.8806 15.1394L18.8316 15.2267ZM17.8266 14.0311C18.0087 14.5997 18.4165 14.9938 18.8316 15.2267L18.8806 15.1394C18.482 14.9159 18.0945 14.5397 17.9219 14.0006L17.8266 14.0311ZM17.6459 13.4666L17.8266 14.0311L17.9219 14.0006L17.7411 13.4361L17.6459 13.4666ZM17.3588 15.5994C16.1122 15.5994 15.0895 16.6088 15.0732 17.8553L15.1731 17.8567C15.1887 16.6648 16.1669 15.6994 17.3588 15.6994V15.5994ZM19.5931 17.8632C19.6095 16.6136 18.6085 15.5994 17.3588 15.5994V15.6994C18.5527 15.6994 19.5087 16.668 19.4931 17.8619L19.5931 17.8632ZM17.3075 20.1191C18.5541 20.1191 19.5768 19.1097 19.5931 17.8632L19.4931 17.8619C19.4775 19.0537 18.4994 20.0191 17.3075 20.0191V20.1191ZM15.0732 17.8553C15.0568 19.1049 16.0578 20.1191 17.3075 20.1191V20.0191C16.1135 20.0191 15.1575 19.0505 15.1731 17.8567L15.0732 17.8553ZM16.4064 17.8632C16.4131 17.3499 16.8358 16.9327 17.3492 16.9327V16.8327C16.7811 16.8327 16.3138 17.2939 16.3064 17.8619L16.4064 17.8632ZM17.3171 18.7859C16.8068 18.7859 16.3997 18.3734 16.4064 17.8632L16.3064 17.8619C16.299 18.4278 16.7511 18.8858 17.3171 18.8858V18.7859ZM18.2598 17.8553C18.2531 18.3686 17.8304 18.7859 17.3171 18.7859V18.8858C17.8851 18.8858 18.3524 18.4247 18.3598 17.8567L18.2598 17.8553ZM17.3492 16.9327C17.8594 16.9327 18.2665 17.3451 18.2598 17.8553L18.3598 17.8567C18.3672 17.2907 17.9152 16.8327 17.3492 16.8327V16.9327ZM17.5764 22.2169H16.9727V22.3169H17.5764V22.2169ZM17.0902 13.5015L17.6935 13.5014L17.6935 13.4014L17.0901 13.4015L17.0902 13.5015ZM14.8947 14.2414C14.7778 14.2732 14.6618 14.2792 14.5535 14.2569L14.5334 14.3549C14.659 14.3807 14.7911 14.3732 14.921 14.3379L14.8947 14.2414ZM14.9275 14.2436C13.868 13.7925 12.442 13.4767 10.5249 13.4767V13.5767C12.431 13.5767 13.8433 13.8907 14.8883 14.3356L14.9275 14.2436ZM15.8779 13.0396L15.8641 13.0792L15.9586 13.112L15.9724 13.0724L15.8779 13.0396ZM15.9334 13.0507C14.6166 12.4061 12.8579 11.9733 10.5249 11.9733V12.0733C12.8455 12.0733 14.5887 12.5038 15.8894 13.1405L15.9334 13.0507ZM2.62815 19.8268L12.1056 19.8268V19.7268L2.62815 19.7268L2.62815 19.8268ZM12.9115 18.3738H3.76203V18.4738H12.9115V18.3738ZM12.9898 17.9264C12.9903 18.1022 12.949 18.2658 12.8687 18.3979L12.9542 18.4498C13.0455 18.2996 13.0903 18.1173 13.0898 17.9261L12.9898 17.9264ZM12.0556 19.7753C12.0486 20.0021 12.1019 20.2315 12.2187 20.4385L12.3057 20.3893C12.1982 20.1987 12.1491 19.9874 12.1556 19.7783L12.0556 19.7753Z",
|
|
3443
|
+
fill: fill
|
|
3444
|
+
})]
|
|
3445
|
+
})
|
|
3180
3446
|
})]
|
|
3181
3447
|
});
|
|
3182
|
-
const
|
|
3183
|
-
;// ./src/components/Icon/icons/
|
|
3448
|
+
const Roles_ICON_NAME = 'roles';
|
|
3449
|
+
;// ./src/components/Icon/icons/Search.tsx
|
|
3184
3450
|
|
|
3185
|
-
const
|
|
3186
|
-
fill = '#
|
|
3187
|
-
size =
|
|
3188
|
-
tooltip = '
|
|
3451
|
+
const Search = ({
|
|
3452
|
+
fill = '#55575A',
|
|
3453
|
+
size = 24,
|
|
3454
|
+
tooltip = 'Search',
|
|
3189
3455
|
...props
|
|
3190
3456
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3191
3457
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3192
3458
|
width: `${size}px`,
|
|
3193
3459
|
height: `${size}px`,
|
|
3194
|
-
viewBox: "0 0
|
|
3460
|
+
viewBox: "0 0 20 20",
|
|
3195
3461
|
fill: "none",
|
|
3196
3462
|
...props,
|
|
3197
3463
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3198
3464
|
children: tooltip
|
|
3199
3465
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
d: "M11.2711 10.5714C10.1405 11.8522 8.48611 12.6602 6.64818 12.6602C3.36649 12.6602 0.679442 10.0777 0.501275 6.83825L0.501221 6.83735C0.496425 6.76524 0.505984 6.6929 0.529348 6.62451C0.552712 6.55612 0.589417 6.49305 0.637332 6.43894C0.685246 6.38484 0.743422 6.34079 0.808486 6.30933C0.87355 6.27787 0.944211 6.25964 1.01637 6.25569C1.08853 6.25173 1.16076 6.26214 1.22887 6.2863C1.29698 6.31047 1.35962 6.34791 1.41316 6.39645C1.4667 6.445 1.51007 6.50369 1.54076 6.56911C1.57145 6.63454 1.58886 6.70541 1.59196 6.77761L1.59201 6.77854C1.73904 9.45192 3.93511 11.5678 6.64818 11.5678C8.10163 11.5678 9.40564 10.9579 10.3287 9.98298L10.4533 9.85131L9.45703 9.8513L9.45592 9.85132C9.38355 9.85234 9.31169 9.83897 9.24453 9.81198C9.17737 9.78499 9.11624 9.74493 9.0647 9.69411C9.01316 9.64329 8.97223 9.58274 8.94429 9.51596C8.91636 9.44919 8.90197 9.37753 8.90197 9.30515C8.90197 9.23277 8.91636 9.1611 8.94429 9.09433C8.97223 9.02756 9.01316 8.967 9.0647 8.91618C9.11624 8.86537 9.17737 8.8253 9.24453 8.79831C9.31169 8.77132 9.38355 8.75796 9.45592 8.75898H12.4999L12.4999 11.8019L12.4999 11.803C12.5019 11.9477 12.4464 12.0874 12.3454 12.1912C12.2445 12.295 12.1065 12.3545 11.9618 12.3566C11.8888 12.3577 11.8163 12.3441 11.7486 12.3167C11.6809 12.2892 11.6194 12.2485 11.5677 12.1969C11.5161 12.1452 11.4753 12.0838 11.4478 12.0161C11.4203 11.9485 11.4066 11.876 11.4076 11.803V10.4167L11.2711 10.5714Z",
|
|
3466
|
+
fillRule: "evenodd",
|
|
3467
|
+
clipRule: "evenodd",
|
|
3468
|
+
d: "M12.8292 4.47028C15.1756 6.5284 15.5224 10.0541 13.6219 12.53L18 16.9081L16.9081 18L12.53 13.6219C10.0541 15.5224 6.5284 15.1756 4.47028 12.8292C2.41216 10.4828 2.52792 6.94189 4.73491 4.73491C6.94189 2.52792 10.4828 2.41216 12.8292 4.47028ZM4.5 9C4.5 11.4853 6.51472 13.5 9 13.5C11.4853 13.5 13.5 11.4853 13.5 9C13.5 6.51472 11.4853 4.5 9 4.5C6.51472 4.5 4.5 6.51472 4.5 9Z",
|
|
3204
3469
|
fill: fill
|
|
3205
3470
|
})]
|
|
3206
3471
|
});
|
|
3207
|
-
const
|
|
3208
|
-
;// ./src/components/Icon/icons/
|
|
3472
|
+
const Search_ICON_NAME = 'search';
|
|
3473
|
+
;// ./src/components/Icon/icons/Settings.tsx
|
|
3209
3474
|
|
|
3210
|
-
const
|
|
3475
|
+
const Settings = ({
|
|
3211
3476
|
fill = '#000',
|
|
3212
3477
|
size = 24,
|
|
3213
|
-
tooltip = '
|
|
3478
|
+
tooltip = 'Settings',
|
|
3214
3479
|
...props
|
|
3215
3480
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3216
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3217
3481
|
width: `${size}px`,
|
|
3218
3482
|
height: `${size}px`,
|
|
3219
|
-
viewBox: "0 0
|
|
3220
|
-
|
|
3483
|
+
viewBox: "0 0 24 24",
|
|
3484
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3485
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3221
3486
|
...props,
|
|
3222
3487
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3223
3488
|
children: tooltip
|
|
3224
3489
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3225
3490
|
fillRule: "evenodd",
|
|
3226
3491
|
clipRule: "evenodd",
|
|
3227
|
-
d: "
|
|
3228
|
-
fill: fill
|
|
3229
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3230
|
-
fillRule: "evenodd",
|
|
3231
|
-
clipRule: "evenodd",
|
|
3232
|
-
d: "M8.40491 7.07368C8.64621 6.91658 8.77116 6.86356 8.90035 6.86356C9.22933 6.86356 9.53687 6.91918 9.81438 7.02897C10.0929 7.13934 10.3337 7.29065 10.5304 7.47884C10.7185 7.65873 10.8861 7.87734 11.0288 8.1284C11.0678 8.1969 11.1046 8.26625 11.1392 8.33627C11.0663 8.33083 10.9926 8.32806 10.9183 8.32806C10.6539 8.32806 10.3974 8.3631 10.1531 8.42877C10.0742 8.31154 9.99081 8.21279 9.90601 8.13169C9.80175 8.03193 9.66283 7.94068 9.48207 7.86897C9.34396 7.81433 9.18229 7.77844 8.9962 7.76925C8.97133 7.78386 8.93928 7.8037 8.89778 7.83072C8.74653 7.92935 8.57059 8.04279 8.37518 8.16765L8.37421 8.16827C8.12063 8.32984 7.81769 8.4572 7.49865 8.56025C7.14272 8.67538 6.77433 8.73598 6.40429 8.73598C6.03408 8.73598 5.6658 8.67533 5.30974 8.56026C4.99111 8.45733 4.68724 8.32948 4.43366 8.16772C4.23995 8.04394 4.06384 7.93045 3.91037 7.83047C3.86914 7.80359 3.83709 7.78371 3.81234 7.76916C3.62639 7.77837 3.46492 7.81428 3.32696 7.86893C3.14647 7.94039 3.00743 8.0315 2.90291 8.13146C2.78463 8.24474 2.66913 8.39197 2.56542 8.57459C2.45769 8.76425 2.37195 8.95964 2.30978 9.15379C2.24417 9.35897 2.18714 9.59032 2.142 9.84182C2.09594 10.0986 2.06597 10.3352 2.05148 10.5448C2.03619 10.7652 2.02835 10.9957 2.02835 11.2297C2.02835 11.6847 2.16507 11.9681 2.37189 12.1652C2.5854 12.3684 2.89015 12.503 3.35755 12.503H8.21879C8.37265 12.8428 8.5889 13.1489 8.85275 13.4063H3.35755C2.6994 13.4063 2.15819 13.2089 1.74916 12.8196C1.33502 12.4252 1.125 11.8904 1.125 11.2297C1.125 10.9758 1.1335 10.7245 1.1503 10.4823C1.16739 10.2351 1.20196 9.96602 1.25284 9.68233C1.30421 9.39613 1.37036 9.12566 1.44944 8.87837C1.53132 8.62259 1.64256 8.37028 1.77996 8.1284C1.92248 7.87744 2.09021 7.65892 2.27821 7.47894C2.47509 7.29055 2.71601 7.13924 2.99429 7.02907C3.27171 6.91918 3.57915 6.86347 3.90823 6.86347C4.03743 6.86347 4.16247 6.91648 4.40348 7.07358C4.55421 7.17178 4.72802 7.28379 4.92008 7.40652C5.08568 7.51216 5.31027 7.61113 5.5874 7.70064C5.85834 7.78822 6.13306 7.83264 6.40429 7.83264C6.67553 7.83264 6.95034 7.78822 7.22099 7.70064C7.49841 7.61103 7.723 7.51206 7.8888 7.40642C8.08269 7.28254 8.2564 7.17053 8.40491 7.07368Z",
|
|
3233
|
-
fill: fill
|
|
3234
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3235
|
-
d: "M12.1119 10.0904C12.2736 10.2521 12.2736 10.5143 12.1119 10.6759L11.5013 11.2865L12.1119 11.8971C12.2736 12.0588 12.2736 12.3209 12.1119 12.4826C11.9502 12.6443 11.688 12.6443 11.5263 12.4826L10.9158 11.8721L10.3052 12.4826C10.1435 12.6443 9.88134 12.6443 9.71965 12.4826C9.55796 12.3209 9.55796 12.0588 9.71965 11.8971L10.3302 11.2865L9.71965 10.6759C9.55796 10.5143 9.55796 10.2521 9.71965 10.0904C9.88134 9.92872 10.1435 9.92872 10.3052 10.0904L10.9158 10.701L11.5263 10.0904C11.688 9.92872 11.9502 9.92872 12.1119 10.0904Z",
|
|
3492
|
+
d: "M11.9673 14.5016C13.349 14.5016 14.4837 13.3816 14.5017 12.0001C14.5198 10.6186 13.4145 9.49868 12.0328 9.49868C10.6512 9.49868 9.5165 10.6186 9.49841 12.0001C9.48033 13.3816 10.5857 14.5016 11.9673 14.5016ZM16.0028 12.0001C15.9738 14.2106 14.1583 16.0025 11.9477 16.0025C9.73707 16.0025 7.96848 14.2106 7.99741 12.0001C8.02635 9.78971 9.84186 7.9978 12.0525 7.9978C14.2631 7.9978 16.0317 9.78971 16.0028 12.0001Z",
|
|
3236
3493
|
fill: fill
|
|
3237
3494
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3238
3495
|
fillRule: "evenodd",
|
|
3239
3496
|
clipRule: "evenodd",
|
|
3240
|
-
d: "
|
|
3497
|
+
d: "M11.0239 2.83721L10.6209 4.00046C10.281 4.98131 9.55444 5.67613 8.79735 6.0946C8.73279 6.13028 8.66885 6.16698 8.60556 6.20468C7.86065 6.64834 6.89517 6.92307 5.88366 6.71555L4.68439 6.4695C4.47399 6.42633 4.25779 6.52299 4.14768 6.70947L3.51224 7.78559C3.40213 7.97206 3.42281 8.20651 3.56357 8.36762L4.36704 9.2872C5.0414 10.059 5.27384 11.0262 5.2489 11.8881C5.24674 11.9626 5.24576 12.0373 5.24597 12.1118C5.24834 12.9737 4.99057 13.9409 4.29602 14.7127L3.46847 15.6323C3.32349 15.7934 3.29668 16.0278 3.40191 16.2143L4.00917 17.2904C4.1144 17.4769 4.32806 17.5736 4.5396 17.5304L5.74522 17.2844C6.76218 17.0768 7.72048 17.3516 8.45378 17.7952C8.5161 17.8329 8.5791 17.8697 8.64274 17.9053C9.38887 18.3238 10.0973 19.0186 10.4114 19.9995L10.784 21.1627C10.8494 21.367 11.0388 21.5048 11.2541 21.5048H12.4968C12.7122 21.5048 12.9052 21.367 12.9759 21.1627L13.3789 19.9995C13.7188 19.0186 14.4454 18.3238 15.2025 17.9053C15.267 17.8697 15.331 17.8329 15.3943 17.7952C16.1392 17.3516 17.1047 17.0768 18.1162 17.2844L19.3154 17.5304C19.5258 17.5736 19.742 17.4769 19.8521 17.2904L20.4875 16.2143C20.5976 16.0278 20.5769 15.7934 20.4362 15.6323L19.6328 14.7127C18.9584 13.9409 18.726 12.9737 18.7509 12.1118C18.7531 12.0373 18.754 11.9626 18.7538 11.8881C18.7515 11.0262 19.0092 10.059 19.7038 9.28714L20.5313 8.36762C20.6763 8.20651 20.7031 7.97206 20.5979 7.78559L19.9906 6.70947C19.8854 6.52299 19.6717 6.42633 19.4602 6.4695L18.2545 6.71554C17.2375 6.92307 16.2793 6.64834 15.546 6.20468C15.4837 6.16698 15.4207 6.13028 15.3571 6.0946C14.6109 5.67613 13.9025 4.98131 13.5884 4.00046L13.2158 2.83721C13.1504 2.63293 12.961 2.49515 12.7457 2.49515L11.503 2.49515C11.2876 2.49515 11.0946 2.63293 11.0239 2.83721ZM9.20321 3.52588C9.01369 4.07288 8.59184 4.50289 8.08436 4.7834C8.00543 4.82702 7.92726 4.87189 7.84989 4.91797C7.35101 5.2151 6.7679 5.36099 6.20381 5.24525L5.00454 4.9992C4.16291 4.82653 3.29814 5.21318 2.85769 5.95909L2.22226 7.0352C1.78181 7.78111 1.86451 8.7189 2.42756 9.36333L3.23104 10.2829C3.60754 10.7138 3.76517 11.2885 3.74851 11.8643C3.74589 11.9547 3.74471 12.0452 3.74495 12.1356C3.74654 12.7114 3.57386 13.2861 3.18608 13.717L2.35854 14.6366C1.7786 15.281 1.67135 16.2188 2.09227 16.9647L2.69954 18.0408C3.12046 18.7867 3.9751 19.1733 4.82125 19.0007L6.02688 18.7546C6.59401 18.6389 7.17331 18.7848 7.66441 19.0819C7.7406 19.128 7.81761 19.1729 7.89542 19.2166C8.39556 19.4971 8.80615 19.9271 8.98134 20.4741L9.3539 21.6373C9.61559 22.4544 10.3731 23.0056 11.2345 23.0056H12.4772C13.3386 23.0056 14.1105 22.4544 14.3936 21.6373L14.7966 20.4741C14.9861 19.9271 15.408 19.4971 15.9154 19.2166C15.9944 19.1729 16.0726 19.128 16.15 19.0819C16.6488 18.7848 17.232 18.6389 17.7961 18.7546L18.9952 19.0007C19.8368 19.1733 20.7016 18.7867 21.1421 18.0408L21.7775 16.9647C22.2179 16.2188 22.1352 15.281 21.5722 14.6366L20.7688 13.717C20.3923 13.2861 20.2346 12.7115 20.2513 12.1356C20.2539 12.0452 20.2551 11.9547 20.2549 11.8643C20.2533 11.2884 20.4259 10.7138 20.8137 10.2829L21.6412 9.36333C22.2212 8.7189 22.3284 7.78111 21.9075 7.03521L21.3002 5.95909C20.8793 5.21318 20.0247 4.82653 19.1785 4.9992L17.9728 5.24525C17.4057 5.36098 16.8264 5.21509 16.3353 4.91797C16.2592 4.87189 16.1822 4.82702 16.1044 4.7834C15.6042 4.50289 15.1937 4.07288 15.0185 3.52588L14.6459 2.36262C14.3842 1.54552 13.6267 0.994385 12.7653 0.994385H11.5226C10.6613 0.994385 9.8893 1.54552 9.60622 2.36262L9.20321 3.52588Z",
|
|
3241
3498
|
fill: fill
|
|
3242
3499
|
})]
|
|
3243
3500
|
});
|
|
3244
|
-
const
|
|
3245
|
-
;// ./src/components/Icon/icons/
|
|
3501
|
+
const Settings_ICON_NAME = 'settings';
|
|
3502
|
+
;// ./src/components/Icon/icons/Sleep.tsx
|
|
3246
3503
|
|
|
3247
|
-
const
|
|
3504
|
+
const Sleep = ({
|
|
3248
3505
|
fill = '#000',
|
|
3249
|
-
size =
|
|
3250
|
-
tooltip = '
|
|
3506
|
+
size = 24,
|
|
3507
|
+
tooltip = 'Sleep',
|
|
3251
3508
|
...props
|
|
3252
3509
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3253
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3254
|
-
viewBox: "0 0 15 15",
|
|
3255
|
-
fill: "none",
|
|
3256
3510
|
width: `${size}px`,
|
|
3257
3511
|
height: `${size}px`,
|
|
3512
|
+
viewBox: "0 0 24 24",
|
|
3513
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3514
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3258
3515
|
...props,
|
|
3259
3516
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3260
3517
|
children: tooltip
|
|
3261
3518
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3262
|
-
d: "
|
|
3519
|
+
d: "M6.00833 2.0001C5.86499 2.002 5.7252 2.04501 5.60557 2.12402C4.00925 3.14394 2.65193 4.502 1.63258 6.0992C1.57541 6.18206 1.53552 6.2756 1.51529 6.37424C1.49506 6.47287 1.4949 6.57457 1.51482 6.67327C1.53474 6.77196 1.57434 6.86563 1.63124 6.94868C1.68814 7.03172 1.76119 7.10245 1.84601 7.15662C1.93084 7.2108 2.0257 7.24732 2.12495 7.264C2.22419 7.28068 2.32577 7.27718 2.42363 7.25371C2.52149 7.23024 2.61363 7.18728 2.69453 7.12739C2.77543 7.06751 2.84343 6.99192 2.89449 6.90516C3.79647 5.49188 4.99859 4.2891 6.41109 3.38663C6.55019 3.30043 6.65725 3.17103 6.71591 3.01821C6.77458 2.86538 6.78161 2.69754 6.73595 2.54034C6.69028 2.38314 6.59443 2.24522 6.46304 2.14766C6.33164 2.05011 6.17194 1.99828 6.00833 2.0001ZM17.9692 2.0001C17.8075 2.00312 17.6512 2.05841 17.5235 2.15772C17.3958 2.25703 17.3037 2.39502 17.2609 2.55107C17.2181 2.70711 17.2269 2.87282 17.286 3.02343C17.3451 3.17404 17.4514 3.30146 17.5889 3.38663C19.0014 4.2891 20.2035 5.49188 21.1055 6.90516C21.1566 6.99192 21.2246 7.06751 21.3055 7.12739C21.3864 7.18727 21.4785 7.23024 21.5764 7.25371C21.6742 7.27718 21.7758 7.28068 21.8751 7.26399C21.9743 7.24731 22.0692 7.2108 22.154 7.15662C22.2388 7.10244 22.3119 7.03172 22.3688 6.94868C22.4257 6.86563 22.4653 6.77196 22.4852 6.67327C22.5051 6.57457 22.5049 6.47287 22.4847 6.37424C22.4645 6.2756 22.4246 6.18206 22.3674 6.0992C21.3481 4.502 19.9907 3.14394 18.3944 2.12402C18.2684 2.04078 18.1202 1.99759 17.9692 2.0001ZM12 3.00512C6.76945 3.00512 2.51319 7.26371 2.51319 12.4971C2.51319 15.3532 3.80753 17.8881 5.80939 19.6298L4.72983 20.71C4.65795 20.779 4.60057 20.8617 4.56104 20.9532C4.5215 21.0448 4.50062 21.1432 4.49961 21.2429C4.49859 21.3426 4.51747 21.4415 4.55514 21.5338C4.5928 21.6261 4.6485 21.71 4.71896 21.7805C4.78942 21.851 4.87323 21.9067 4.96548 21.9444C5.05773 21.9821 5.15658 22.001 5.25622 22C5.35586 21.9989 5.4543 21.9781 5.54576 21.9385C5.63723 21.8989 5.71989 21.8415 5.78891 21.7696L7.01864 20.5392C8.47058 21.4429 10.168 21.9892 12 21.9892C13.832 21.9892 15.5294 21.4429 16.9814 20.5392L18.2111 21.7696C18.2801 21.8415 18.3628 21.8989 18.4542 21.9385C18.5457 21.9781 18.6441 21.9989 18.7438 22C18.8434 22.001 18.9423 21.9821 19.0345 21.9444C19.1268 21.9067 19.2106 21.851 19.281 21.7805C19.3515 21.71 19.4072 21.6261 19.4449 21.5338C19.4825 21.4415 19.5014 21.3426 19.5004 21.2429C19.4994 21.1432 19.4785 21.0448 19.439 20.9532C19.3994 20.8617 19.342 20.779 19.2702 20.71L18.1906 19.6298C20.1925 17.8881 21.4868 15.3532 21.4868 12.4971C21.4868 7.26371 17.2306 3.00512 12 3.00512ZM12 4.50386C16.421 4.50386 19.9889 8.07369 19.9889 12.4971C19.9889 16.9206 16.421 20.4904 12 20.4904C7.57898 20.4904 4.01111 16.9206 4.01111 12.4971C4.01111 8.07369 7.57898 4.50386 12 4.50386ZM10.8 13.3439L10.7992 7.7003C10.7992 7.3137 11.1125 7.00025 11.4991 7.0002C11.8857 7.00014 12.1992 7.31349 12.1992 7.70009L12.1999 12.6035L17.3302 11.3209C17.7053 11.2271 18.0853 11.4552 18.1791 11.8302C18.2729 12.2053 18.0448 12.5853 17.6698 12.6791L11.6698 14.1791C11.2947 14.2729 10.9147 14.0448 10.8209 13.6698C10.8 13.586 10.7951 13.5021 10.8043 13.4211C10.8015 13.3957 10.8001 13.37 10.8 13.3439Z",
|
|
3263
3520
|
fill: fill
|
|
3264
3521
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3265
|
-
fillRule: "evenodd",
|
|
3266
|
-
clipRule: "evenodd",
|
|
3267
|
-
d: "M1.77194 1.875C1.21315 1.875 0.793286 2.03679 0.494547 2.34803C0.197556 2.65745 0.0375977 3.13579 0.0375977 3.80587V9.75896C0.0375977 10.427 0.207453 10.9037 0.524502 11.2134C0.842687 11.524 1.32702 11.6898 2.00122 11.6898H8.58728C8.60302 11.6898 8.61709 11.6997 8.6225 11.7145C9.08048 12.9681 10.2867 13.868 11.6942 13.868C13.4929 13.868 14.9626 12.3983 14.9626 10.5996C14.9626 9.48724 14.4005 8.50059 13.5458 7.90958C13.5357 7.90258 13.5296 7.89105 13.5296 7.87874V3.80587C13.5296 3.1377 13.3603 2.66051 13.0433 2.35089C12.7252 2.04042 12.2404 1.875 11.566 1.875H1.77194ZM1.79606 2.75237L1.81513 2.7504C1.85502 2.74625 1.90197 2.74136 1.95264 2.74136H11.6075C11.6642 2.74136 11.716 2.74693 11.7608 2.75174L11.9522 2.77213C11.9666 2.77366 11.9788 2.78335 11.9836 2.79701C11.9884 2.81068 11.9849 2.82588 11.9746 2.83607L7.64338 7.12451C7.49659 7.26579 7.35457 7.37535 7.2186 7.44783C7.08009 7.52166 6.93621 7.5606 6.78826 7.5606C6.63566 7.5606 6.4886 7.52214 6.34919 7.44783C6.21316 7.37532 6.07182 7.26611 5.92488 7.12496L5.92394 7.12405L1.59228 2.83459C1.58197 2.82438 1.57847 2.80913 1.58332 2.79544C1.58816 2.78176 1.60046 2.77209 1.61491 2.77064L1.79606 2.75237ZM0.970431 3.40442C0.983957 3.39965 0.999017 3.40301 1.00923 3.41308L4.39048 6.74694C4.3976 6.75396 4.40162 6.76354 4.40165 6.77355C4.40167 6.78355 4.3977 6.79315 4.39061 6.80021L1.01253 10.165C1.00241 10.1751 0.987428 10.1785 0.973908 10.1739C0.960388 10.1693 0.950679 10.1574 0.948871 10.1432L0.926789 9.97C0.918404 9.90423 0.912697 9.8347 0.912697 9.75896V3.79768C0.912697 3.72901 0.919037 3.66685 0.925515 3.61054L0.945646 3.4355C0.947285 3.42125 0.956906 3.40919 0.970431 3.40442ZM12.598 3.4106C12.6115 3.41538 12.6211 3.42744 12.6227 3.44168L12.6428 3.61655C12.6494 3.67387 12.6556 3.73637 12.6556 3.80587V7.42572C12.6556 7.43753 12.6501 7.44865 12.6406 7.45573C12.6312 7.46281 12.6189 7.46503 12.6076 7.46171C12.3175 7.3768 12.011 7.33123 11.6942 7.33123C11.1333 7.33123 10.6045 7.4741 10.1422 7.72528C10.1277 7.73321 10.1096 7.7306 10.0978 7.71888L9.1777 6.80062C9.17062 6.79356 9.16665 6.78395 9.16669 6.77395C9.16672 6.76395 9.17075 6.75437 9.17788 6.74735L12.5592 3.41924C12.5694 3.40918 12.5844 3.40583 12.598 3.4106ZM9.38122 10.5996C9.38122 9.32857 10.4232 8.28663 11.6942 8.28663C12.9653 8.28663 14.0072 9.32857 14.0072 10.5996C14.0072 11.8707 12.9653 12.9126 11.6942 12.9126C10.4232 12.9126 9.38122 11.8707 9.38122 10.5996ZM8.59372 7.3744C8.57915 7.35986 8.55558 7.35978 8.54092 7.37422L8.09287 7.81532C7.86549 8.03754 7.6468 8.19455 7.43679 8.29075C7.22555 8.38738 7.00992 8.43515 6.78826 8.43515C6.56653 8.43515 6.34888 8.38735 6.1349 8.29053C5.92212 8.19427 5.70183 8.03761 5.47479 7.81575L5.03075 7.37802C5.01608 7.36356 4.99251 7.36364 4.97793 7.37818L1.61408 10.7351C1.60374 10.7454 1.60033 10.7608 1.60535 10.7745C1.61038 10.7882 1.72276 10.8235 1.72276 10.8235C1.72276 10.8235 1.91571 10.8235 1.95264 10.8235H8.39353C8.40384 10.8235 8.4137 10.8192 8.42078 10.8117C8.42786 10.8042 8.43155 10.7942 8.43097 10.7839C8.42755 10.7229 8.42581 10.6614 8.42581 10.5996C8.42581 9.68196 8.8083 8.84992 9.42207 8.25489C9.42928 8.2479 9.43339 8.23829 9.43346 8.22824C9.43354 8.21819 9.42957 8.20853 9.42245 8.20143L8.59372 7.3744Z",
|
|
3522
|
+
d: "M5.60557 2.12402L5.63249 2.16616L5.63313 2.16574L5.60557 2.12402ZM6.00833 2.0001L6.00777 1.95011L6.00767 1.95011L6.00833 2.0001ZM1.63258 6.0992L1.67376 6.1276L1.67472 6.12609L1.63258 6.0992ZM1.51529 6.37424L1.46631 6.36419L1.51529 6.37424ZM1.51482 6.67327L1.56383 6.66337H1.56383L1.51482 6.67327ZM1.63124 6.94868L1.58999 6.97694H1.58999L1.63124 6.94868ZM2.12495 7.264L2.13323 7.21469H2.13323L2.12495 7.264ZM2.42363 7.25371L2.43529 7.30233H2.4353L2.42363 7.25371ZM2.69453 7.12739L2.66478 7.0872H2.66478L2.69453 7.12739ZM2.89449 6.90516L2.85232 6.87824L2.8514 6.8798L2.89449 6.90516ZM6.41109 3.38663L6.38475 3.34413L6.38417 3.3445L6.41109 3.38663ZM6.71591 3.01821L6.76259 3.03612L6.71591 3.01821ZM6.73595 2.54034L6.78396 2.52639V2.52639L6.73595 2.54034ZM6.46304 2.14766L6.43323 2.18781V2.18781L6.46304 2.14766ZM17.5235 2.15772L17.5542 2.19719L17.5235 2.15772ZM17.9692 2.0001L17.9684 1.95011L17.9683 1.95011L17.9692 2.0001ZM17.2609 2.55107L17.2126 2.53784V2.53784L17.2609 2.55107ZM17.5889 3.38663L17.6158 3.34449L17.6152 3.34413L17.5889 3.38663ZM21.1055 6.90516L21.1486 6.87978L21.1477 6.87826L21.1055 6.90516ZM21.3055 7.12739L21.3352 7.0872L21.3055 7.12739ZM21.5764 7.25371L21.588 7.20508L21.5764 7.25371ZM21.8751 7.26399L21.8668 7.21469L21.8751 7.26399ZM22.154 7.15662L22.1809 7.19876V7.19876L22.154 7.15662ZM22.3688 6.94868L22.3275 6.92041V6.92041L22.3688 6.94868ZM22.4852 6.67327L22.4362 6.66337V6.66337L22.4852 6.67327ZM22.3674 6.0992L22.3253 6.12611L22.3263 6.12759L22.3674 6.0992ZM18.3944 2.12402L18.3669 2.16575L18.3675 2.16616L18.3944 2.12402ZM5.80939 19.6298L5.84475 19.6652L5.88263 19.6273L5.84221 19.5921L5.80939 19.6298ZM4.72983 20.71L4.76448 20.746L4.7652 20.7453L4.72983 20.71ZM4.56104 20.9532L4.60694 20.9731L4.56104 20.9532ZM4.55514 21.5338L4.60143 21.5149L4.55514 21.5338ZM4.71896 21.7805L4.68359 21.8158L4.71896 21.7805ZM4.96548 21.9444L4.94657 21.9907H4.94657L4.96548 21.9444ZM5.25622 22L5.25571 21.95H5.25571L5.25622 22ZM5.54576 21.9385L5.52592 21.8926H5.52592L5.54576 21.9385ZM5.78891 21.7696L5.75354 21.7343L5.75283 21.735L5.78891 21.7696ZM7.01864 20.5392L7.04507 20.4967L7.01135 20.4758L6.98328 20.5039L7.01864 20.5392ZM16.9814 20.5392L17.0167 20.5039L16.9886 20.4758L16.9549 20.4967L16.9814 20.5392ZM18.2111 21.7696L18.2472 21.735L18.2465 21.7343L18.2111 21.7696ZM18.4542 21.9385L18.4741 21.8926L18.4542 21.9385ZM18.7438 22L18.7433 22.05L18.7438 22ZM19.0345 21.9444L19.0534 21.9907H19.0534L19.0345 21.9444ZM19.281 21.7805L19.3164 21.8158L19.281 21.7805ZM19.439 20.9532L19.3931 20.9731L19.439 20.9532ZM19.2702 20.71L19.2348 20.7453L19.2355 20.746L19.2702 20.71ZM18.1906 19.6298L18.1578 19.5921L18.1174 19.6273L18.1552 19.6652L18.1906 19.6298ZM10.7992 7.7003L10.8492 7.70029V7.70029L10.7992 7.7003ZM10.8 13.3439L10.85 13.3438L10.8 13.3439ZM11.4991 7.0002L11.4991 7.0502L11.4991 7.0002ZM12.1992 7.70009L12.1492 7.7001L12.1992 7.70009ZM12.1999 12.6035L12.1499 12.6035L12.1499 12.6675L12.2121 12.652L12.1999 12.6035ZM17.3302 11.3209L17.3181 11.2724L17.3302 11.3209ZM18.1791 11.8302L18.2276 11.8181L18.1791 11.8302ZM11.6698 14.1791L11.6819 14.2276H11.6819L11.6698 14.1791ZM10.8209 13.6698L10.8694 13.6576L10.8209 13.6698ZM10.8043 13.4211L10.8552 13.4269L10.854 13.4156L10.8043 13.4211ZM5.63313 2.16574C5.74477 2.092 5.87523 2.05187 6.00899 2.0501L6.00767 1.95011C5.85476 1.95213 5.70564 1.99801 5.57801 2.0823L5.63313 2.16574ZM1.67472 6.12609C2.69017 4.53503 4.0423 3.18216 5.63249 2.16616L5.57865 2.08189C3.97621 3.10571 2.61369 4.46898 1.59043 6.0723L1.67472 6.12609ZM1.56427 6.38428C1.58316 6.29223 1.62038 6.20493 1.67373 6.12759L1.59142 6.0708C1.53044 6.1592 1.48789 6.25898 1.46631 6.36419L1.56427 6.38428ZM1.56383 6.66337C1.54524 6.57126 1.54539 6.47634 1.56427 6.38428L1.46631 6.36419C1.44473 6.4694 1.44456 6.57788 1.46581 6.68316L1.56383 6.66337ZM1.67249 6.92041C1.61938 6.84291 1.58243 6.75549 1.56383 6.66337L1.46581 6.68316C1.48706 6.78844 1.5293 6.88835 1.58999 6.97694L1.67249 6.92041ZM1.87293 7.11448C1.79376 7.06392 1.72559 6.99792 1.67249 6.92041L1.58999 6.97694C1.65069 7.06552 1.72861 7.14097 1.8191 7.19876L1.87293 7.11448ZM2.13323 7.21469C2.04062 7.19912 1.95209 7.16504 1.87293 7.11448L1.8191 7.19876C1.90959 7.25655 2.01079 7.29551 2.11666 7.3133L2.13323 7.21469ZM2.41197 7.20509C2.32065 7.22699 2.22585 7.23025 2.13323 7.21469L2.11666 7.3133C2.22253 7.3311 2.3309 7.32737 2.43529 7.30233L2.41197 7.20509ZM2.66478 7.0872C2.58928 7.14309 2.5033 7.18318 2.41197 7.20509L2.4353 7.30233C2.53969 7.27729 2.63797 7.23146 2.72427 7.16758L2.66478 7.0872ZM2.8514 6.8798C2.80375 6.96078 2.74028 7.03132 2.66478 7.0872L2.72427 7.16758C2.81057 7.1037 2.88312 7.02307 2.93759 6.93052L2.8514 6.8798ZM6.38417 3.3445C4.96554 4.25088 3.75823 5.45886 2.85235 6.87826L2.93664 6.93206C3.83471 5.5249 5.03163 4.32733 6.43801 3.42877L6.38417 3.3445ZM6.66923 3.00029C6.61448 3.14292 6.51456 3.26369 6.38475 3.34413L6.43743 3.42913C6.58581 3.33718 6.70002 3.19914 6.76259 3.03612L6.66923 3.00029ZM6.68793 2.55429C6.73055 2.70101 6.72399 2.85765 6.66923 3.00029L6.76259 3.03612C6.82517 2.87311 6.83267 2.69408 6.78396 2.52639L6.68793 2.55429ZM6.43323 2.18781C6.55585 2.27885 6.64531 2.40757 6.68793 2.55429L6.78396 2.52639C6.73525 2.3587 6.63301 2.21158 6.49284 2.10752L6.43323 2.18781ZM6.00889 2.0501C6.16157 2.0484 6.31061 2.09676 6.43323 2.18781L6.49284 2.10752C6.35268 2.00345 6.18231 1.94816 6.00777 1.95011L6.00889 2.0501ZM17.5542 2.19719C17.6733 2.10451 17.8193 2.05291 17.9702 2.0501L17.9683 1.95011C17.7958 1.95333 17.629 2.01231 17.4928 2.11825L17.5542 2.19719ZM17.3091 2.56429C17.349 2.41865 17.435 2.28987 17.5542 2.19719L17.4928 2.11825C17.3566 2.22419 17.2583 2.37139 17.2126 2.53784L17.3091 2.56429ZM17.3326 3.00516C17.2774 2.86459 17.2691 2.70993 17.3091 2.56429L17.2126 2.53784C17.167 2.70429 17.1764 2.88105 17.2395 3.0417L17.3326 3.00516ZM17.6152 3.34413C17.4869 3.26464 17.3877 3.14572 17.3326 3.00516L17.2395 3.0417C17.3025 3.20236 17.4159 3.33828 17.5626 3.42914L17.6152 3.34413ZM21.1477 6.87826C20.2418 5.45886 19.0345 4.25088 17.6158 3.3445L17.562 3.42877C18.9684 4.32733 20.1653 5.5249 21.0634 6.93206L21.1477 6.87826ZM21.3352 7.0872C21.2597 7.03132 21.1963 6.96078 21.1486 6.8798L21.0624 6.93052C21.1169 7.02307 21.1894 7.1037 21.2757 7.16758L21.3352 7.0872ZM21.588 7.20508C21.4967 7.18318 21.4107 7.14309 21.3352 7.0872L21.2757 7.16758C21.362 7.23146 21.4603 7.27729 21.5647 7.30233L21.588 7.20508ZM21.8668 7.21469C21.7742 7.23025 21.6794 7.22699 21.588 7.20508L21.5647 7.30233C21.6691 7.32736 21.7775 7.3311 21.8833 7.3133L21.8668 7.21469ZM22.1271 7.11448C22.0479 7.16504 21.9594 7.19912 21.8668 7.21469L21.8833 7.3133C21.9892 7.29551 22.0904 7.25655 22.1809 7.19876L22.1271 7.11448ZM22.3275 6.92041C22.2744 6.99792 22.2062 7.06392 22.1271 7.11448L22.1809 7.19876C22.2714 7.14097 22.3493 7.06552 22.41 6.97694L22.3275 6.92041ZM22.4362 6.66337C22.4176 6.75549 22.3806 6.84291 22.3275 6.92041L22.41 6.97694C22.4707 6.88835 22.5129 6.78843 22.5342 6.68316L22.4362 6.66337ZM22.4357 6.38428C22.4546 6.47634 22.4548 6.57126 22.4362 6.66337L22.5342 6.68316C22.5554 6.57788 22.5553 6.4694 22.5337 6.36419L22.4357 6.38428ZM22.3263 6.12759C22.3796 6.20493 22.4168 6.29223 22.4357 6.38428L22.5337 6.36419C22.5121 6.25898 22.4696 6.1592 22.4086 6.0708L22.3263 6.12759ZM18.3675 2.16616C19.9577 3.18216 21.3098 4.53503 22.3253 6.12609L22.4096 6.0723C21.3863 4.46898 20.0238 3.10571 18.4214 2.08189L18.3675 2.16616ZM17.9701 2.0501C18.111 2.04775 18.2493 2.08806 18.3669 2.16574L18.422 2.0823C18.2876 1.99351 18.1295 1.94743 17.9684 1.95011L17.9701 2.0501ZM2.56319 12.4971C2.56319 7.2913 6.79709 3.05512 12 3.05512V2.95512C6.74181 2.95512 2.46319 7.23613 2.46319 12.4971H2.56319ZM5.84221 19.5921C3.85037 17.8591 2.56319 15.3376 2.56319 12.4971H2.46319C2.46319 15.3688 3.76469 17.9171 5.77657 19.6675L5.84221 19.5921ZM4.7652 20.7453L5.84475 19.6652L5.77402 19.5945L4.69447 20.6746L4.7652 20.7453ZM4.60694 20.9731C4.64383 20.8876 4.69739 20.8105 4.76447 20.746L4.69519 20.6739C4.61852 20.7476 4.55731 20.8358 4.51514 20.9334L4.60694 20.9731ZM4.5496 21.2434C4.55055 21.1504 4.57004 21.0585 4.60694 20.9731L4.51514 20.9334C4.47297 21.031 4.45069 21.1361 4.44961 21.2424L4.5496 21.2434ZM4.60143 21.5149C4.56628 21.4288 4.54866 21.3365 4.5496 21.2434L4.44961 21.2424C4.44853 21.3488 4.46867 21.4543 4.50884 21.5527L4.60143 21.5149ZM4.75432 21.7451C4.68856 21.6794 4.63658 21.6011 4.60143 21.5149L4.50884 21.5527C4.54902 21.6512 4.60843 21.7406 4.68359 21.8158L4.75432 21.7451ZM4.98439 21.8981C4.89829 21.8629 4.82008 21.8109 4.75432 21.7451L4.68359 21.8158C4.75875 21.891 4.84816 21.9505 4.94657 21.9907L4.98439 21.8981ZM5.25571 21.95C5.16272 21.9509 5.07048 21.9333 4.98439 21.8981L4.94657 21.9907C5.04499 22.0309 5.15043 22.051 5.25673 22.05L5.25571 21.95ZM5.52592 21.8926C5.44056 21.9295 5.34869 21.949 5.25571 21.95L5.25673 22.05C5.36302 22.0489 5.46803 22.0266 5.56561 21.9844L5.52592 21.8926ZM5.75283 21.735C5.68842 21.8021 5.61128 21.8557 5.52592 21.8926L5.56561 21.9844C5.66319 21.9422 5.75137 21.8809 5.82498 21.8042L5.75283 21.735ZM6.98328 20.5039L5.75354 21.7343L5.82427 21.805L7.05401 20.5745L6.98328 20.5039ZM12 21.9392C10.1782 21.9392 8.4898 21.396 7.04507 20.4967L6.99222 20.5816C8.45137 21.4899 10.1578 22.0392 12 22.0392V21.9392ZM16.9549 20.4967C15.5102 21.396 13.8218 21.9392 12 21.9392V22.0392C13.8422 22.0392 15.5486 21.4899 17.0078 20.5816L16.9549 20.4967ZM18.2465 21.7343L17.0167 20.5039L16.946 20.5745L18.1757 21.805L18.2465 21.7343ZM18.4741 21.8926C18.3887 21.8557 18.3116 21.8021 18.2472 21.735L18.175 21.8042C18.2486 21.8809 18.3368 21.9422 18.4344 21.9844L18.4741 21.8926ZM18.7443 21.95C18.6513 21.949 18.5594 21.9295 18.4741 21.8926L18.4344 21.9844C18.532 22.0266 18.637 22.0489 18.7433 22.05L18.7443 21.95ZM19.0156 21.8981C18.9295 21.9333 18.8373 21.9509 18.7443 21.95L18.7433 22.05C18.8496 22.051 18.955 22.0309 19.0534 21.9907L19.0156 21.8981ZM19.2457 21.7451C19.1799 21.8109 19.1017 21.8629 19.0156 21.8981L19.0534 21.9907C19.1518 21.9505 19.2412 21.891 19.3164 21.8158L19.2457 21.7451ZM19.3986 21.5149C19.3634 21.6011 19.3114 21.6794 19.2457 21.7451L19.3164 21.8158C19.3916 21.7406 19.451 21.6512 19.4912 21.5527L19.3986 21.5149ZM19.4504 21.2434C19.4513 21.3365 19.4337 21.4288 19.3986 21.5149L19.4912 21.5527C19.5313 21.4543 19.5515 21.3488 19.5504 21.2424L19.4504 21.2434ZM19.3931 20.9731C19.43 21.0585 19.4495 21.1504 19.4504 21.2434L19.5504 21.2424C19.5493 21.1361 19.527 21.031 19.4849 20.9334L19.3931 20.9731ZM19.2355 20.746C19.3026 20.8105 19.3562 20.8876 19.3931 20.9731L19.4849 20.9334C19.4427 20.8358 19.3815 20.7476 19.3048 20.6739L19.2355 20.746ZM18.1552 19.6652L19.2348 20.7453L19.3055 20.6746L18.226 19.5945L18.1552 19.6652ZM21.4368 12.4971C21.4368 15.3376 20.1496 17.8591 18.1578 19.5921L18.2234 19.6675C20.2353 17.9171 21.5368 15.3688 21.5368 12.4971H21.4368ZM12 3.05512C17.2029 3.05512 21.4368 7.2913 21.4368 12.4971H21.5368C21.5368 7.23613 17.2582 2.95512 12 2.95512V3.05512ZM20.0389 12.4971C20.0389 8.0461 16.4487 4.45386 12 4.45386V4.55386C16.3934 4.55386 19.9389 8.10128 19.9389 12.4971H20.0389ZM12 20.5404C16.4487 20.5404 20.0389 16.9482 20.0389 12.4971H19.9389C19.9389 16.893 16.3934 20.4404 12 20.4404V20.5404ZM3.96111 12.4971C3.96111 16.9482 7.55134 20.5404 12 20.5404V20.4404C7.60662 20.4404 4.06111 16.893 4.06111 12.4971H3.96111ZM12 4.45386C7.55134 4.45386 3.96111 8.0461 3.96111 12.4971H4.06111C4.06111 8.10128 7.60662 4.55386 12 4.55386V4.45386ZM10.7492 7.70031L10.75 13.3439L10.85 13.3438L10.8492 7.70029L10.7492 7.70031ZM11.4991 6.9502C11.0849 6.95026 10.7492 7.28609 10.7492 7.70031L10.8492 7.70029C10.8492 7.34131 11.1401 7.05025 11.4991 7.0502L11.4991 6.9502ZM12.2492 7.70009C12.2492 7.28587 11.9133 6.95013 11.4991 6.9502L11.4991 7.0502C11.8581 7.05014 12.1492 7.34111 12.1492 7.7001L12.2492 7.70009ZM12.2499 12.6035L12.2492 7.70009L12.1492 7.7001L12.1499 12.6035L12.2499 12.6035ZM12.2121 12.652L17.3424 11.3694L17.3181 11.2724L12.1878 12.555L12.2121 12.652ZM17.3424 11.3694C17.6906 11.2823 18.0435 11.4941 18.1306 11.8424L18.2276 11.8181C18.1271 11.4163 17.7199 11.1719 17.3181 11.2724L17.3424 11.3694ZM18.1306 11.8424C18.2177 12.1906 18.0059 12.5435 17.6576 12.6306L17.6819 12.7276C18.0837 12.6271 18.3281 12.2199 18.2276 11.8181L18.1306 11.8424ZM17.6576 12.6306L11.6576 14.1306L11.6819 14.2276L17.6819 12.7276L17.6576 12.6306ZM11.6576 14.1306C11.3094 14.2177 10.9565 14.0059 10.8694 13.6576L10.7724 13.6819C10.8729 14.0837 11.2801 14.3281 11.6819 14.2276L11.6576 14.1306ZM10.8694 13.6576C10.8499 13.5798 10.8454 13.5019 10.854 13.4267L10.7546 13.4154C10.7447 13.5023 10.75 13.5923 10.7724 13.6819L10.8694 13.6576ZM10.75 13.3439C10.7501 13.3718 10.7516 13.3994 10.7546 13.4265L10.854 13.4156C10.8514 13.3921 10.8501 13.3681 10.85 13.3438L10.75 13.3439Z",
|
|
3268
3523
|
fill: fill
|
|
3269
3524
|
})]
|
|
3270
3525
|
});
|
|
3271
|
-
const
|
|
3272
|
-
;// ./src/components/Icon/icons/
|
|
3526
|
+
const Sleep_ICON_NAME = 'sleep';
|
|
3527
|
+
;// ./src/components/Icon/icons/Stats.tsx
|
|
3273
3528
|
|
|
3274
|
-
const
|
|
3529
|
+
const Stats = ({
|
|
3275
3530
|
fill = '#000',
|
|
3276
3531
|
size = 24,
|
|
3277
|
-
tooltip = '
|
|
3532
|
+
tooltip = 'Stats',
|
|
3278
3533
|
...props
|
|
3279
3534
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3280
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3281
3535
|
width: `${size}px`,
|
|
3282
3536
|
height: `${size}px`,
|
|
3283
|
-
viewBox: "0 0
|
|
3284
|
-
|
|
3537
|
+
viewBox: "0 0 22 20",
|
|
3538
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3539
|
+
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3285
3540
|
...props,
|
|
3286
3541
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3287
3542
|
children: tooltip
|
|
3288
3543
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3289
|
-
d: "
|
|
3544
|
+
d: "M8.60653 3.62364C7.65543 3.81726 6.74357 4.19357 5.9236 4.73666C4.6787 5.56119 3.7015 6.73312 3.11555 8.10427C2.52961 9.47541 2.36125 10.9842 2.63175 12.4398C2.90226 13.8954 3.59949 15.2324 4.63526 16.2818C5.67104 17.3313 6.99885 18.0459 8.45078 18.3355C9.90272 18.625 11.4136 18.4764 12.7923 17.9085C14.1709 17.3405 15.3556 16.3787 16.1963 15.1447C16.7501 14.332 17.1383 13.4251 17.3444 12.4766L14.2451 12.4766C14.116 12.8294 13.943 13.1672 13.7288 13.4816C13.2234 14.2233 12.5114 14.8014 11.6827 15.1427C10.8541 15.4841 9.94598 15.5734 9.0733 15.3994C8.20061 15.2253 7.40253 14.7958 6.77997 14.165C6.15741 13.5343 5.73834 12.7306 5.57575 11.8557C5.41317 10.9809 5.51436 10.074 5.86654 9.24988C6.21873 8.42575 6.80608 7.72135 7.55433 7.22577C7.87147 7.01572 8.21151 6.84716 8.56596 6.72268L8.60653 3.62364ZM9.12977 2.0268C9.67978 1.96553 10.1232 2.41922 10.116 2.97178L10.0637 6.96592C10.0564 7.51848 9.59085 7.95088 9.06614 8.13122C8.82267 8.2149 8.58921 8.32964 8.37184 8.47361C7.87257 8.80429 7.48066 9.27429 7.24567 9.82419C7.01067 10.3741 6.94315 10.9792 7.05164 11.563C7.16013 12.1467 7.43975 12.683 7.85515 13.1038C8.27055 13.5247 8.80308 13.8113 9.38538 13.9274C9.96768 14.0436 10.5736 13.984 11.1265 13.7562C11.6795 13.5284 12.1546 13.1427 12.4917 12.6478C12.6385 12.4323 12.7563 12.2004 12.8432 11.958C13.0304 11.4357 13.4688 10.9759 14.0214 10.9759L18.0159 10.9759C18.5685 10.9759 19.0164 11.4252 18.9479 11.9743C18.7699 13.402 18.2526 14.776 17.4334 15.9785C16.4245 17.4593 15.0029 18.6135 13.3485 19.295C11.694 19.9765 9.88102 20.1548 8.13871 19.8074C6.39639 19.46 4.80302 18.6024 3.56008 17.343C2.31715 16.0837 1.48047 14.4793 1.15587 12.7326C0.83126 10.9858 1.0333 9.17532 1.73643 7.52995C2.43956 5.88458 3.61221 4.47826 5.10608 3.48882C6.31919 2.68535 7.69987 2.18609 9.12977 2.0268Z",
|
|
3290
3545
|
fill: fill
|
|
3291
3546
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3292
|
-
|
|
3293
|
-
clipRule: "evenodd",
|
|
3294
|
-
d: "M5.83532 0.155603C6.18303 0.0480855 6.53419 -0.00110042 6.87832 1.86603e-05C6.9938 2.86739e-05 7.10506 0.00696763 7.2172 0.0182945C8.58196 0.158886 9.80554 1.10042 10.2356 2.48784L10.2423 2.50954V2.51968C10.2737 2.62671 10.3587 2.90395 10.4389 3.1641C10.4816 3.3028 10.5228 3.43589 10.5532 3.53432L10.6022 3.69236C10.6572 3.84181 10.6239 4.00725 10.5205 4.1254L10.5198 4.12618C10.4137 4.24582 10.2505 4.29597 10.0952 4.25777C9.94024 4.22049 9.821 4.09922 9.78152 3.94804L9.73402 3.79382C9.70448 3.69783 9.66443 3.56751 9.62239 3.43024C9.53858 3.15656 9.44609 2.8527 9.41386 2.73987L9.40808 2.71967V2.71315C8.96217 1.32972 7.47234 0.553255 6.08177 0.985168C4.68006 1.42061 3.88983 2.91025 4.3238 4.30953L4.38411 4.50397H4.38227C4.49217 4.83056 4.65126 5.33061 4.73747 5.60528H11.9841C12.5279 5.60528 12.9749 6.05233 12.9749 6.59607V13.3224C12.9749 13.8661 12.5279 14.3132 11.9841 14.3132H3.01569C2.47195 14.3132 2.0249 13.8661 2.0249 13.3224V6.59607C2.0249 6.05233 2.47195 5.60528 3.01569 5.60528H3.82849C3.71189 5.22705 3.56504 4.75383 3.50527 4.58903L3.49628 4.56425V4.54284C2.93702 2.69678 3.99409 0.727215 5.83532 0.155603ZM3.01569 6.46581C2.94308 6.46581 2.88543 6.52346 2.88543 6.59607V13.3224C2.88543 13.395 2.94308 13.4527 3.01569 13.4527H11.9841C12.0567 13.4527 12.1144 13.395 12.1144 13.3224V6.59607C12.1144 6.52346 12.0567 6.46581 11.9841 6.46581H3.01569Z",
|
|
3547
|
+
d: "M19.4116 7.47417C19.3221 7.00597 19.1878 6.54685 19.0098 6.10324C18.6446 5.19277 18.1026 4.3655 17.4148 3.66865C16.7271 2.97181 15.9069 2.41904 15.0013 2.04191C14.5601 1.85816 14.1028 1.71786 13.6358 1.62229L13.5952 4.72155C13.6706 4.74828 13.7454 4.77706 13.8193 4.80786C14.3637 5.03454 14.8566 5.36678 15.27 5.78562C15.6834 6.20446 16.0091 6.7017 16.2287 7.24894C16.2585 7.32331 16.2863 7.39842 16.312 7.47417H19.4116ZM21.0021 7.97651C21.0562 8.52571 20.5965 8.97504 20.0439 8.97504H16.0491C15.4964 8.97504 15.07 8.51513 14.8965 7.99278C14.8775 7.93573 14.8568 7.8792 14.8344 7.8233C14.6879 7.45815 14.4705 7.12637 14.1947 6.8469C13.9189 6.56743 13.59 6.34574 13.2268 6.19449C13.1712 6.17133 13.1149 6.1499 13.0581 6.1302C12.5381 5.94984 12.0838 5.51742 12.091 4.96481L12.1433 0.970385C12.1506 0.417779 12.6059 -0.0359408 13.1543 0.0253343C13.9929 0.119031 14.8143 0.330651 15.5939 0.655286C16.6806 1.10784 17.6648 1.77116 18.4901 2.60738C19.3154 3.44359 19.9658 4.43632 20.4041 5.52888C20.7185 6.31262 20.9194 7.13672 21.0021 7.97651Z",
|
|
3295
3548
|
fill: fill
|
|
3296
3549
|
})]
|
|
3297
3550
|
});
|
|
3298
|
-
const
|
|
3299
|
-
;// ./src/components/Icon/icons/
|
|
3551
|
+
const Stats_ICON_NAME = 'stats';
|
|
3552
|
+
;// ./src/components/Icon/icons/TimeTracking.tsx
|
|
3300
3553
|
|
|
3301
|
-
const
|
|
3554
|
+
const TimeTracking = ({
|
|
3302
3555
|
fill = '#000',
|
|
3303
3556
|
size = 24,
|
|
3304
|
-
tooltip = '
|
|
3557
|
+
tooltip = 'Time tracking',
|
|
3305
3558
|
...props
|
|
3306
3559
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3307
|
-
width: `${size}px`,
|
|
3308
|
-
height: `${size}px`,
|
|
3309
|
-
fill: "none",
|
|
3310
|
-
viewBox: "0 0 24 24",
|
|
3311
3560
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3312
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3313
|
-
...props,
|
|
3314
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3315
|
-
children: tooltip
|
|
3316
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
3317
|
-
id: "Edit",
|
|
3318
|
-
children: (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
3319
|
-
id: "Union",
|
|
3320
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3321
|
-
fillRule: "evenodd",
|
|
3322
|
-
clipRule: "evenodd",
|
|
3323
|
-
d: "M5.14938 18.2227L5.11621 17.9296C5.13285 18.0146 5.1412 18.0894 5.14535 18.1426C5.14743 18.1693 5.14844 18.1902 5.14893 18.2041L5.14934 18.2192L5.14938 18.2227Z",
|
|
3324
|
-
fill: fill
|
|
3325
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3326
|
-
fillRule: "evenodd",
|
|
3327
|
-
clipRule: "evenodd",
|
|
3328
|
-
d: "M20.932 2.72331C20.4498 2.24108 19.8123 1.99826 19.1771 2.00001C18.5411 2.00008 17.9053 2.24096 17.4229 2.72331L17.1555 2.98899L14.6347 5.5098V5.51147L3.75484 16.3896L2.06103 20.7956C1.78597 21.5111 2.48891 22.214 3.20442 21.939L7.61159 20.2447L7.70366 20.1502L7.70546 20.1483L21.0114 6.84406L21.2769 6.57694C22.2429 5.6124 22.2426 4.03391 21.2767 3.06802L20.932 2.72331ZM18.3072 3.6093L18.1814 3.73589L20.2641 5.81861L20.3905 5.69303C20.874 5.20781 20.8739 4.43716 20.3907 3.95401L20.046 3.6093C19.8035 3.36677 19.4907 3.24792 19.177 3.24636C18.8628 3.24647 18.55 3.36656 18.3072 3.6093ZM16.3255 5.59102L18.409 7.67454L19.3777 6.70585L17.2942 4.62232L16.3255 5.59102ZM5.50725 16.4109C5.62383 16.4759 5.74008 16.559 5.84899 16.6679C6.16826 16.9872 6.28137 17.3754 6.33893 17.6615C6.62492 17.7192 7.0117 17.8325 7.33166 18.1506C7.44056 18.2595 7.52408 18.3762 7.5891 18.4927L17.5213 8.56054L15.4395 6.47869L5.50725 16.4109ZM5.14938 18.8489H5.77419L5.77714 18.849L5.79272 18.8496C5.80689 18.8502 5.82824 18.8514 5.85525 18.8537C5.90929 18.8583 5.98488 18.867 6.07017 18.8838C6.15088 18.9004 6.23563 18.9274 6.30795 18.9587C6.38498 18.9921 6.43009 19.0227 6.44607 19.0387L6.44748 19.0401C6.46232 19.0546 6.49262 19.0984 6.5257 19.1752C6.54264 19.2145 6.55822 19.2576 6.57146 19.3019L4.29595 20.1779L3.8221 19.704L4.69785 17.4277C4.7422 17.4412 4.78541 17.4569 4.82482 17.4739C4.90214 17.5072 4.94646 17.5374 4.96131 17.5522C4.97726 17.5682 5.00791 17.6133 5.04125 17.6904C5.07257 17.7629 5.09956 17.8481 5.11621 17.9296L5.14938 18.2227L5.14938 18.8489Z",
|
|
3329
|
-
fill: fill
|
|
3330
|
-
})]
|
|
3331
|
-
})
|
|
3332
|
-
})]
|
|
3333
|
-
});
|
|
3334
|
-
const Edit_ICON_NAME = 'edit';
|
|
3335
|
-
;// ./src/components/Icon/icons/Import.tsx
|
|
3336
|
-
|
|
3337
|
-
const Import = ({
|
|
3338
|
-
fill = '#000',
|
|
3339
|
-
size = 24,
|
|
3340
|
-
tooltip = 'Import',
|
|
3341
|
-
...props
|
|
3342
|
-
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3343
3561
|
width: `${size}px`,
|
|
3344
3562
|
height: `${size}px`,
|
|
3345
3563
|
viewBox: "0 0 24 24",
|
|
3346
3564
|
fill: "none",
|
|
3347
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3348
3565
|
...props,
|
|
3349
3566
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3350
3567
|
children: tooltip
|
|
3351
3568
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3352
|
-
|
|
3353
|
-
|
|
3354
|
-
|
|
3569
|
+
d: "M11.6772 14.2247L14.6941 16.5465C14.9163 16.7175 15.2313 16.6713 15.398 16.4433C15.5647 16.2152 15.5197 15.892 15.2974 15.721L12.5043 13.5514V9.16572C12.5043 8.88065 12.2793 8.64976 12.0015 8.64976C11.7237 8.64976 11.4987 8.88065 11.4987 9.16572V13.8093C11.4987 13.9806 11.5685 14.1349 11.6772 14.2247Z",
|
|
3570
|
+
fill: fill
|
|
3571
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3572
|
+
d: "M12.3043 9.16539C12.3041 8.98609 12.164 8.85002 12.0016 8.84996C11.8392 8.84996 11.699 8.98605 11.6989 9.16539V13.8089C11.6989 13.9256 11.7454 14.0178 11.7994 14.0658L14.816 16.388L14.8678 16.4203C14.9935 16.4815 15.1484 16.4467 15.2369 16.3255C15.3403 16.184 15.3106 15.9833 15.1754 15.8793L12.3815 13.7093L12.3043 13.6488V9.16539ZM12.7047 13.4535L15.4205 15.5628C15.7295 15.8009 15.789 16.2464 15.5592 16.5609C15.3561 16.8388 14.9922 16.9246 14.6949 16.7806L14.5719 16.7054L11.5553 14.3832L11.5494 14.3793C11.3885 14.2462 11.2985 14.0311 11.2985 13.8089V9.16539C11.2986 8.77491 11.6086 8.44957 12.0016 8.44957C12.3945 8.44963 12.7045 8.77494 12.7047 9.16539V13.4535Z",
|
|
3355
3573
|
fill: fill
|
|
3356
3574
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3357
3575
|
fillRule: "evenodd",
|
|
3358
3576
|
clipRule: "evenodd",
|
|
3359
|
-
d: "
|
|
3577
|
+
d: "M13.6025 1.20003C13.8316 1.19509 14.0504 1.32182 14.167 1.51937C14.2725 1.69525 14.2861 1.91001 14.207 2.09554L14.167 2.17269V2.17464C14.065 2.34742 13.8851 2.46462 13.6885 2.48812L13.6025 2.49203H12.5527V4.60628L12.7344 4.62386C17.3657 5.051 21.0135 8.95185 21.0137 13.6922C21.0137 18.7115 16.9255 22.7996 11.9062 22.7996C6.887 22.7996 2.79883 18.7115 2.79883 13.6922C2.79896 8.95183 6.44672 5.05097 11.0781 4.62386L11.2598 4.60628V2.49203H10.21C10.0094 2.49638 9.8173 2.40126 9.69434 2.24495L9.64551 2.17464V2.17269L9.60547 2.09554C9.52637 1.91 9.53997 1.69429 9.64551 1.51839C9.76215 1.32085 9.98085 1.19505 10.21 1.20003H13.6025ZM11.9062 5.87679C7.57842 5.87679 4.09096 9.36441 4.09082 13.6922C4.09082 18.0202 7.57833 21.5077 11.9062 21.5077C16.2341 21.5076 19.7217 18.0201 19.7217 13.6922C19.7215 9.36444 16.234 5.87684 11.9062 5.87679Z",
|
|
3578
|
+
fill: fill
|
|
3579
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3580
|
+
d: "M18.6699 4.57113C18.8351 4.5715 19.0038 4.64525 19.1357 4.77718L20.9355 6.57699C21.1002 6.73661 21.1677 6.97281 21.1133 7.20199C21.0525 7.42987 20.8752 7.60665 20.6475 7.66781C20.4479 7.71558 20.2424 7.6717 20.082 7.54476L20.0156 7.48421L18.2129 5.68245L18.1494 5.61019C18.014 5.43205 17.9792 5.19395 18.0664 4.98421L18.0684 4.97933C18.1625 4.73691 18.3967 4.57727 18.6699 4.57113Z",
|
|
3360
3581
|
fill: fill
|
|
3361
3582
|
})]
|
|
3362
3583
|
});
|
|
3363
|
-
const
|
|
3364
|
-
;// ./src/components/Icon/icons/
|
|
3584
|
+
const TimeTracking_ICON_NAME = 'time-tracking';
|
|
3585
|
+
;// ./src/components/Icon/icons/Trainings.tsx
|
|
3365
3586
|
|
|
3366
|
-
const
|
|
3587
|
+
const Trainings = ({
|
|
3367
3588
|
fill = '#000',
|
|
3368
3589
|
size = 24,
|
|
3369
|
-
tooltip = '
|
|
3590
|
+
tooltip = 'Trainings',
|
|
3370
3591
|
...props
|
|
3371
3592
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3372
3593
|
width: `${size}px`,
|
|
3373
3594
|
height: `${size}px`,
|
|
3374
3595
|
viewBox: "0 0 24 24",
|
|
3375
|
-
fill: "none",
|
|
3376
3596
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3377
3597
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3378
3598
|
...props,
|
|
3379
3599
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3380
3600
|
children: tooltip
|
|
3381
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
id: "Union",
|
|
3385
|
-
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3386
|
-
d: "M4.22222 4.69841C4.22222 4.42857 4.42857 4.22222 4.69841 4.22222H5.33333C5.60317 4.22222 5.80952 4.42857 5.80952 4.69841C5.80952 4.96825 5.60317 5.1746 5.33333 5.1746H4.69841C4.42857 5.1746 4.22222 4.96825 4.22222 4.69841Z",
|
|
3387
|
-
fill: fill
|
|
3388
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3389
|
-
d: "M6.7619 4.69841C6.7619 4.42857 6.96825 4.22222 7.2381 4.22222H7.87302C8.14286 4.22222 8.34921 4.42857 8.34921 4.69841C8.34921 4.96825 8.14286 5.1746 7.87302 5.1746H7.2381C6.96825 5.1746 6.7619 4.96825 6.7619 4.69841Z",
|
|
3390
|
-
fill: fill
|
|
3391
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3392
|
-
d: "M19.3016 4.23876H13.9048C13.6349 4.23876 13.4286 4.44511 13.4286 4.71495C13.4286 4.98479 13.6349 5.19114 13.9048 5.19114H19.3016C19.5714 5.19114 19.7778 4.98479 19.7778 4.71495C19.7778 4.44511 19.5714 4.23876 19.3016 4.23876Z",
|
|
3393
|
-
fill: fill
|
|
3394
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3395
|
-
d: "M8.34921 10.0952C8.34921 9.8254 8.55556 9.61905 8.8254 9.61905C9.09524 9.61905 9.30159 9.8254 9.30159 10.0952V18.3492C9.30159 18.619 9.09524 18.8254 8.8254 18.8254C8.55556 18.8254 8.34921 18.619 8.34921 18.3492V10.0952Z",
|
|
3396
|
-
fill: fill
|
|
3397
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3398
|
-
d: "M14.6984 10.0952C14.6984 9.8254 14.9048 9.61905 15.1746 9.61905C15.4444 9.61905 15.6508 9.8254 15.6508 10.0952V18.3492C15.6508 18.619 15.4444 18.8254 15.1746 18.8254C14.9048 18.8254 14.6984 18.619 14.6984 18.3492V10.0952Z",
|
|
3399
|
-
fill: fill
|
|
3400
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3401
|
-
fillRule: "evenodd",
|
|
3402
|
-
clipRule: "evenodd",
|
|
3403
|
-
d: "M2 4.06349C2 2.92063 2.92063 2 4.06349 2H19.9365C21.0794 2 22 2.92063 22 4.06349V19.9365C22 21.0794 21.0794 22 19.9365 22H4.06349C2.92063 22 2 21.0794 2 19.9365V4.06349ZM19.9365 2.95238H4.06349C3.44444 2.95238 2.95238 3.44444 2.95238 4.06349V6.44444H21.0476V4.06349C21.0476 3.44444 20.5556 2.95238 19.9365 2.95238ZM21.0476 7.39683H2.95238V19.9365C2.95238 20.5556 3.44444 21.0476 4.06349 21.0476H19.9365C20.5556 21.0476 21.0476 20.5556 21.0476 19.9365V7.39683Z",
|
|
3404
|
-
fill: fill
|
|
3405
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3406
|
-
d: "M4.22222 4.69841C4.22222 4.42857 4.42857 4.22222 4.69841 4.22222H5.33333C5.60317 4.22222 5.80952 4.42857 5.80952 4.69841C5.80952 4.96825 5.60317 5.1746 5.33333 5.1746H4.69841C4.42857 5.1746 4.22222 4.96825 4.22222 4.69841Z",
|
|
3407
|
-
stroke: fill,
|
|
3408
|
-
strokeWidth: "0.2"
|
|
3409
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3410
|
-
d: "M6.7619 4.69841C6.7619 4.42857 6.96825 4.22222 7.2381 4.22222H7.87302C8.14286 4.22222 8.34921 4.42857 8.34921 4.69841C8.34921 4.96825 8.14286 5.1746 7.87302 5.1746H7.2381C6.96825 5.1746 6.7619 4.96825 6.7619 4.69841Z",
|
|
3411
|
-
stroke: fill,
|
|
3412
|
-
strokeWidth: "0.2"
|
|
3413
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3414
|
-
d: "M19.3016 4.23876H13.9048C13.6349 4.23876 13.4286 4.44511 13.4286 4.71495C13.4286 4.98479 13.6349 5.19114 13.9048 5.19114H19.3016C19.5714 5.19114 19.7778 4.98479 19.7778 4.71495C19.7778 4.44511 19.5714 4.23876 19.3016 4.23876Z",
|
|
3415
|
-
stroke: fill,
|
|
3416
|
-
strokeWidth: "0.2"
|
|
3417
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3418
|
-
d: "M8.34921 10.0952C8.34921 9.8254 8.55556 9.61905 8.8254 9.61905C9.09524 9.61905 9.30159 9.8254 9.30159 10.0952V18.3492C9.30159 18.619 9.09524 18.8254 8.8254 18.8254C8.55556 18.8254 8.34921 18.619 8.34921 18.3492V10.0952Z",
|
|
3419
|
-
stroke: fill,
|
|
3420
|
-
strokeWidth: "0.2"
|
|
3421
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3422
|
-
d: "M14.6984 10.0952C14.6984 9.8254 14.9048 9.61905 15.1746 9.61905C15.4444 9.61905 15.6508 9.8254 15.6508 10.0952V18.3492C15.6508 18.619 15.4444 18.8254 15.1746 18.8254C14.9048 18.8254 14.6984 18.619 14.6984 18.3492V10.0952Z",
|
|
3423
|
-
stroke: fill,
|
|
3424
|
-
strokeWidth: "0.2"
|
|
3425
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3426
|
-
fillRule: "evenodd",
|
|
3427
|
-
clipRule: "evenodd",
|
|
3428
|
-
d: "M2 4.06349C2 2.92063 2.92063 2 4.06349 2H19.9365C21.0794 2 22 2.92063 22 4.06349V19.9365C22 21.0794 21.0794 22 19.9365 22H4.06349C2.92063 22 2 21.0794 2 19.9365V4.06349ZM19.9365 2.95238H4.06349C3.44444 2.95238 2.95238 3.44444 2.95238 4.06349V6.44444H21.0476V4.06349C21.0476 3.44444 20.5556 2.95238 19.9365 2.95238ZM21.0476 7.39683H2.95238V19.9365C2.95238 20.5556 3.44444 21.0476 4.06349 21.0476H19.9365C20.5556 21.0476 21.0476 20.5556 21.0476 19.9365V7.39683Z",
|
|
3429
|
-
stroke: fill,
|
|
3430
|
-
strokeWidth: "0.2"
|
|
3431
|
-
})]
|
|
3432
|
-
})
|
|
3601
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3602
|
+
d: "M6.75 3.75C5.51634 3.75 4.5 4.76634 4.5 6V6.89062C4.26408 6.80564 4.01367 6.75 3.75 6.75C2.51634 6.75 1.5 7.76634 1.5 9V11.25H0V12.75H1.5V15C1.5 16.2329 2.51544 17.25 3.75 17.25C4.01342 17.25 4.26327 17.1968 4.5 17.1123V18C4.5 19.2329 5.51544 20.25 6.75 20.25C7.3669 20.25 7.93454 19.9971 8.34082 19.5908C8.7471 19.1845 9 18.6169 9 18V12.75H15V18C15 18.6169 15.2529 19.1845 15.6592 19.5908C16.0655 19.9971 16.6331 20.25 17.25 20.25C18.4846 20.25 19.5 19.2329 19.5 18V17.1123C19.7367 17.1968 19.9866 17.25 20.25 17.25C21.4846 17.25 22.5 16.2329 22.5 15V12.75H24V11.25H22.5V9C22.5 7.76634 21.4837 6.75 20.25 6.75C19.9863 6.75 19.7359 6.80564 19.5 6.89062V6C19.5 4.76634 18.4837 3.75 17.25 3.75C16.0154 3.75 15 4.76711 15 6V11.25H9V6C9 4.76711 7.98456 3.75 6.75 3.75ZM6.75 5.25C7.17444 5.25 7.5 5.57689 7.5 6V18C7.5 18.2111 7.41699 18.3936 7.28027 18.5303C7.14355 18.667 6.9611 18.75 6.75 18.75C6.32556 18.75 6 18.4231 6 18V6C6 5.57466 6.32466 5.25 6.75 5.25ZM17.25 5.25C17.6753 5.25 18 5.57466 18 6V9V11.4785V15V18C18 18.4231 17.6744 18.75 17.25 18.75C17.0389 18.75 16.8564 18.667 16.7197 18.5303C16.583 18.3936 16.5 18.2111 16.5 18V6C16.5 5.57689 16.8256 5.25 17.25 5.25ZM3.75 8.25C4.17444 8.25 4.5 8.57689 4.5 9V11.4785V15C4.5 15.2111 4.41699 15.3936 4.28027 15.5303C4.14355 15.667 3.9611 15.75 3.75 15.75C3.32556 15.75 3 15.4231 3 15V9C3 8.57466 3.32466 8.25 3.75 8.25ZM20.25 8.25C20.6753 8.25 21 8.57466 21 9V15C21 15.4231 20.6744 15.75 20.25 15.75C20.0389 15.75 19.8564 15.667 19.7197 15.5303C19.583 15.3936 19.5 15.2111 19.5 15V9C19.5 8.57689 19.8256 8.25 20.25 8.25Z",
|
|
3603
|
+
fill: fill
|
|
3433
3604
|
})]
|
|
3434
3605
|
});
|
|
3435
|
-
const
|
|
3436
|
-
;// ./src/components/Icon/icons/
|
|
3437
|
-
|
|
3438
|
-
const
|
|
3439
|
-
fill = '#000',
|
|
3440
|
-
size =
|
|
3441
|
-
tooltip = '
|
|
3442
|
-
...props
|
|
3443
|
-
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3444
|
-
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
|
|
3448
|
-
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
|
|
3456
|
-
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
fill:
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
clipRule: "evenodd",
|
|
3480
|
-
d: "M15.1231 17.856C15.1391 16.6368 16.1395 15.6494 17.3588 15.6494C18.5806 15.6494 19.5591 16.6408 19.5431 17.8625C19.5271 19.0817 18.5267 20.0691 17.3075 20.0691C16.0856 20.0691 15.1072 19.0777 15.1231 17.856ZM17.3492 16.8827C16.8085 16.8827 16.3635 17.3219 16.3564 17.8625C16.3494 18.4006 16.7789 18.8358 17.3171 18.8358C17.8578 18.8358 18.3028 18.3966 18.3098 17.856C18.3169 17.3179 17.8873 16.8827 17.3492 16.8827Z",
|
|
3481
|
-
fill: fill
|
|
3482
|
-
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3483
|
-
d: "M4.25536 15.5292L4.22002 15.4939L4.25536 15.5292ZM3.00368 18.0314L3.05368 18.0317L3.00368 18.0314ZM3.75579 18.4238L3.75623 18.3738H3.75579V18.4238ZM3.76203 18.4238L3.76159 18.4738H3.76203V18.4238ZM2.62815 19.7768V19.8268H2.62815L2.62815 19.7768ZM15.9251 13.056L15.8779 13.0396L15.9251 13.056ZM18.8666 13.0616L18.9142 13.0463L18.8666 13.0616ZM19.0491 13.6315L19.0015 13.6467L19.0491 13.6315ZM19.4658 14.1064L19.4903 14.0628L19.4658 14.1064ZM19.586 14.1764L19.6119 14.1337L19.586 14.1764ZM20.2097 14.3059L20.2197 14.3549L20.2097 14.3059ZM20.8004 14.1853L20.7904 14.1363L20.8004 14.1853ZM22.1065 14.7772L22.0629 14.8018V14.8018L22.1065 14.7772ZM22.404 15.3044L22.4475 15.2798V15.2798L22.404 15.3044ZM22.2418 16.7339L22.2046 16.7005L22.2418 16.7339ZM21.8363 17.1844L21.7992 17.151L21.8363 17.1844ZM21.6264 17.792L21.6764 17.7919L21.6264 17.792ZM21.6246 17.9328L21.5746 17.9314V17.9314L21.6246 17.9328ZM21.8167 18.5366L21.7791 18.5695L21.8167 18.5366ZM22.2104 18.9871L22.248 18.9542L22.2104 18.9871ZM22.3378 20.4181L22.2948 20.3927L22.3378 20.4181ZM22.0265 20.9453L22.0696 20.9708L22.0265 20.9453ZM20.7103 21.5329L20.7003 21.5819V21.5819L20.7103 21.5329ZM20.1228 21.4124L20.1329 21.3634V21.3634L20.1228 21.4124ZM19.4938 21.5427L19.5193 21.5857L19.4938 21.5427ZM19.3719 21.6127L19.3477 21.5689L19.3719 21.6127ZM18.9385 22.0924L18.8913 22.076L18.9385 22.0924ZM18.7411 22.6623L18.7883 22.6787L18.7411 22.6623ZM15.7996 22.6568L15.752 22.672L15.7996 22.6568ZM15.6171 22.0868L15.5695 22.1021L15.6171 22.0868ZM15.2004 21.6119L15.2249 21.5683H15.2249L15.2004 21.6119ZM15.0801 21.5419L15.0542 21.5846L15.0801 21.5419ZM14.4565 21.4124L14.4465 21.3634L14.4565 21.4124ZM13.8658 21.533L13.8758 21.582L13.8658 21.533ZM12.5597 20.9411L12.5162 20.9657L12.5597 20.9411ZM12.2622 20.4139L12.3057 20.3893L12.2622 20.4139ZM13.0398 17.9263L13.0898 17.9261L13.0398 17.9263ZM13.0416 17.7855L13.0916 17.7869L13.0416 17.7855ZM12.8495 17.1817L12.8118 17.2146L12.8495 17.1817ZM12.4558 16.7312L12.4935 16.6983L12.4558 16.7312ZM12.3283 15.3002L12.3714 15.3256L12.3283 15.3002ZM12.6397 14.7729L12.6827 14.7984L12.6397 14.7729ZM13.9559 14.1854L13.9458 14.2344L13.9559 14.1854ZM14.5434 14.3059L14.5535 14.2569L14.5434 14.3059ZM17.0901 13.4515L17.0901 13.4015C17.0688 13.4015 17.0499 13.415 17.0429 13.4351L17.0901 13.4515ZM16.8927 14.0214L16.8455 14.0051L16.8927 14.0214ZM15.8845 15.1838L15.8603 15.14L15.8845 15.1838ZM15.7975 15.2337L15.8231 15.2767L15.7975 15.2337ZM14.2865 15.514L14.2966 15.465L14.2865 15.514ZM13.7004 15.3938L13.7104 15.3448C13.6895 15.3405 13.6682 15.35 13.6573 15.3683L13.7004 15.3938ZM13.3902 15.919L13.3472 15.8936C13.3362 15.9122 13.3384 15.9357 13.3526 15.9519L13.3902 15.919ZM13.781 16.3663L13.8186 16.3334L13.781 16.3663ZM14.2744 17.8116L14.3244 17.813L14.2744 17.8116ZM14.2731 17.9133L14.3231 17.9131L14.2731 17.9133ZM13.7438 19.3547L13.7809 19.3882L13.7438 19.3547ZM13.3391 19.8044L13.3019 19.771C13.2876 19.7869 13.285 19.8103 13.2955 19.829L13.3391 19.8044ZM13.6323 20.3239L13.5887 20.3485C13.5994 20.3674 13.621 20.3773 13.6423 20.3729L13.6323 20.3239ZM14.2189 20.2042L14.2289 20.2532L14.2189 20.2042ZM15.7246 20.4854L15.7505 20.4427L15.7505 20.4427L15.7246 20.4854ZM15.8101 20.5353L15.7856 20.5789H15.7856L15.8101 20.5353ZM16.7919 21.7025L16.7443 21.7177H16.7443L16.7919 21.7025ZM16.9727 22.2669L16.9251 22.2822C16.9317 22.3029 16.951 22.3169 16.9727 22.3169V22.2669ZM17.5764 22.2669V22.3169C17.5977 22.3169 17.6167 22.3034 17.6237 22.2833L17.5764 22.2669ZM17.7735 21.6969L17.7263 21.6805L17.7262 21.6806L17.7735 21.6969ZM18.7817 20.5345L18.8059 20.5783H18.8059L18.7817 20.5345ZM18.8687 20.4846L18.8431 20.4416L18.8687 20.4846ZM20.3797 20.2043L20.3898 20.1553L20.3797 20.2043ZM20.9658 20.3245L20.9557 20.3735C20.9766 20.3778 20.998 20.3683 21.0088 20.3499L20.9658 20.3245ZM21.276 19.7992L21.319 19.8247C21.33 19.8061 21.3278 19.7826 21.3136 19.7663L21.276 19.7992ZM20.8852 19.352L20.9229 19.3191L20.8852 19.352ZM20.3918 17.9068L20.4418 17.9082L20.3918 17.9068ZM20.3931 17.805L20.3431 17.8052V17.8052L20.3931 17.805ZM20.9224 16.3635L20.9596 16.397L20.9224 16.3635ZM21.3271 15.9139L21.3643 15.9473C21.3786 15.9314 21.3812 15.908 21.3706 15.8893L21.3271 15.9139ZM21.0339 15.3943L21.0775 15.3698C21.0668 15.3509 21.0452 15.341 21.0239 15.3453L21.0339 15.3943ZM20.4472 15.5141L20.4372 15.4651L20.4472 15.5141ZM18.9416 15.2329L18.9674 15.1901L18.9416 15.2329ZM18.8561 15.1831L18.8806 15.1394L18.8561 15.1831ZM17.8743 14.0159L17.9219 14.0006L17.8743 14.0159ZM17.6935 13.4514L17.7411 13.4361C17.7345 13.4154 17.7152 13.4014 17.6935 13.4014L17.6935 13.4514ZM15.1231 17.856L15.0732 17.8553L15.1231 17.856ZM19.5431 17.8625L19.4931 17.8619L19.5431 17.8625ZM16.3564 17.8625L16.4064 17.8632L16.3564 17.8625ZM18.3098 17.856L18.2598 17.8553L18.3098 17.856ZM14.9079 14.2896L14.921 14.3379C14.9416 14.3323 14.9563 14.3143 14.9578 14.293C14.9592 14.2718 14.9471 14.252 14.9275 14.2436L14.9079 14.2896ZM15.9114 13.0956L15.8894 13.1405C15.9023 13.1468 15.9172 13.1473 15.9305 13.1418C15.9437 13.1364 15.954 13.1255 15.9586 13.112L15.9114 13.0956ZM12.1056 19.7768L12.1556 19.7783C12.156 19.7648 12.1509 19.7517 12.1415 19.742C12.1321 19.7323 12.1191 19.7268 12.1056 19.7268V19.7768ZM12.9115 18.4238V18.4738C12.9289 18.4738 12.9451 18.4647 12.9542 18.4498L12.9115 18.4238ZM14.9883 6.01011C14.9883 8.47326 12.9902 10.4701 10.5255 10.4701V10.5701C13.0454 10.5701 15.0883 8.52854 15.0883 6.01011H14.9883ZM10.5255 1.55012C12.9902 1.55012 14.9883 3.54695 14.9883 6.01011H15.0883C15.0883 3.49167 13.0454 1.45012 10.5255 1.45012V1.55012ZM6.06273 6.01011C6.06273 3.54695 8.06075 1.55012 10.5255 1.55012V1.45012C8.00558 1.45012 5.96273 3.49167 5.96273 6.01011H6.06273ZM10.5255 10.4701C8.06075 10.4701 6.06273 8.47326 6.06273 6.01011H5.96273C5.96273 8.52854 8.00558 10.5701 10.5255 10.5701V10.4701ZM10.5255 9.06676C12.2146 9.06676 13.584 7.69828 13.584 6.01011H13.484C13.484 7.64299 12.1595 8.96676 10.5255 8.96676V9.06676ZM7.46698 6.01011C7.46698 7.69828 8.83635 9.06676 10.5255 9.06676V8.96676C8.89152 8.96676 7.56698 7.64299 7.56698 6.01011H7.46698ZM10.5255 2.95345C8.83635 2.95345 7.46698 4.32193 7.46698 6.01011H7.56698C7.56698 4.37722 8.89152 3.05345 10.5255 3.05345V2.95345ZM13.584 6.01011C13.584 4.32193 12.2146 2.95345 10.5255 2.95345V3.05345C12.1595 3.05345 13.484 4.37722 13.484 6.01011H13.584ZM10.5249 11.9733C6.75375 11.9733 4.4837 13.1043 3.15633 14.4309C1.83043 15.7559 1.44939 17.2721 1.44939 18.0366H1.54939C1.54939 17.2978 1.92047 15.8073 3.22702 14.5016C4.53211 13.1973 6.77482 12.0733 10.5249 12.0733V11.9733ZM10.5249 13.4767C7.07097 13.4767 5.2123 14.5022 4.22002 15.4939L4.29071 15.5646C5.26075 14.5952 7.0921 13.5767 10.5249 13.5767V13.4767ZM4.22002 15.4939C3.18996 16.5233 2.95589 17.6474 2.95368 18.0311L3.05368 18.0317C3.05575 17.6734 3.27997 16.5747 4.29071 15.5646L4.22002 15.4939ZM2.95368 18.0311C2.95309 18.1322 2.96469 18.2146 2.99579 18.2798C3.02801 18.3473 3.07916 18.3922 3.14813 18.4209C3.21489 18.4487 3.29824 18.4613 3.39683 18.4676C3.49588 18.4738 3.61532 18.4738 3.75579 18.4738V18.3738C3.61421 18.3738 3.49833 18.3738 3.40312 18.3678C3.30745 18.3617 3.23761 18.3498 3.18657 18.3286C3.13773 18.3083 3.10648 18.2796 3.08604 18.2367C3.06447 18.1915 3.05313 18.1268 3.05368 18.0317L2.95368 18.0311ZM3.75535 18.4738L3.76159 18.4738L3.76247 18.3738L3.75623 18.3738L3.75535 18.4738ZM1.44939 18.0366C1.44939 18.2546 1.4491 18.6984 1.59382 19.0883C1.66645 19.2839 1.77661 19.469 1.94429 19.6053C2.11274 19.7422 2.33573 19.8268 2.62815 19.8268V19.7268C2.35647 19.7268 2.15632 19.6487 2.00735 19.5277C1.85763 19.406 1.75611 19.2381 1.68757 19.0535C1.54996 18.6827 1.54939 18.2563 1.54939 18.0366H1.44939ZM17.0993 12.1682C16.5492 12.1682 16.058 12.5196 15.8779 13.0396L15.9724 13.0724C16.1387 12.5924 16.592 12.2682 17.0993 12.2682V12.1682ZM17.7081 12.1682H17.0993V12.2682H17.7081V12.1682ZM18.9142 13.0463C18.7461 12.5215 18.2594 12.1682 17.7081 12.1682V12.2682C18.2162 12.2682 18.6642 12.5937 18.8189 13.0768L18.9142 13.0463ZM19.0967 13.6162L18.9142 13.0463L18.8189 13.0768L19.0015 13.6467L19.0967 13.6162ZM19.4903 14.0628C19.2952 13.9534 19.1544 13.7965 19.0967 13.6162L19.0015 13.6467C19.0686 13.8563 19.2295 14.0312 19.4413 14.15L19.4903 14.0628ZM19.6119 14.1337C19.5718 14.1094 19.5312 14.0858 19.4903 14.0628L19.4413 14.15C19.4814 14.1724 19.521 14.1955 19.5602 14.2192L19.6119 14.1337ZM20.1997 14.2569C20.0109 14.2954 19.8031 14.2494 19.6119 14.1337L19.5602 14.2192C19.768 14.3449 20.0012 14.3994 20.2197 14.3549L20.1997 14.2569ZM20.7904 14.1363L20.1997 14.2569L20.2197 14.3549L20.8104 14.2343L20.7904 14.1363ZM22.15 14.7526C21.8793 14.2729 21.3305 14.0261 20.7904 14.1363L20.8104 14.2343C21.3085 14.1326 21.8138 14.3603 22.0629 14.8018L22.15 14.7526ZM22.4475 15.2798L22.15 14.7526L22.0629 14.8018L22.3604 15.329L22.4475 15.2798ZM22.2789 16.7674C22.6475 16.3578 22.7179 15.759 22.4475 15.2798L22.3604 15.329C22.6093 15.7701 22.5449 16.3223 22.2046 16.7005L22.2789 16.7674ZM21.8735 17.2179L22.2789 16.7674L22.2046 16.7005L21.7992 17.151L21.8735 17.2179ZM21.6764 17.7919C21.6758 17.5669 21.7434 17.3625 21.8735 17.2179L21.7992 17.151C21.6491 17.3178 21.5758 17.548 21.5764 17.7921L21.6764 17.7919ZM21.6746 17.9343C21.6759 17.8868 21.6766 17.8393 21.6764 17.7919L21.5764 17.7921C21.5766 17.8385 21.576 17.885 21.5746 17.9314L21.6746 17.9343ZM21.8544 18.5037C21.7304 18.3618 21.668 18.1596 21.6746 17.9343L21.5746 17.9314C21.5675 18.1758 21.6349 18.4045 21.7791 18.5695L21.8544 18.5037ZM22.248 18.9542L21.8544 18.5037L21.7791 18.5695L22.1727 19.02L22.248 18.9542ZM22.3809 20.4435C22.6611 19.9689 22.6101 19.3687 22.248 18.9542L22.1727 19.02C22.506 19.4014 22.5535 19.9546 22.2948 20.3927L22.3809 20.4435ZM22.0696 20.9708L22.3809 20.4435L22.2948 20.3927L21.9835 20.9199L22.0696 20.9708ZM20.7003 21.5819C21.2391 21.6924 21.7896 21.4449 22.0696 20.9708L21.9835 20.9199C21.725 21.3577 21.2168 21.5858 20.7204 21.4839L20.7003 21.5819ZM20.1128 21.4614L20.7003 21.5819L20.7204 21.4839L20.1329 21.3634L20.1128 21.4614ZM19.5193 21.5857C19.7158 21.4687 19.9259 21.423 20.1128 21.4614L20.1329 21.3634C19.9161 21.3189 19.6807 21.3732 19.4682 21.4998L19.5193 21.5857ZM19.3961 21.6565C19.4376 21.6335 19.4787 21.6099 19.5193 21.5857L19.4682 21.4998C19.4284 21.5235 19.3883 21.5465 19.3477 21.5689L19.3961 21.6565ZM18.9858 22.1088C19.0491 21.9259 19.1962 21.7669 19.3961 21.6565L19.3477 21.5689C19.1315 21.6884 18.9645 21.8647 18.8913 22.076L18.9858 22.1088ZM18.7883 22.6787L18.9858 22.1088L18.8913 22.076L18.6938 22.646L18.7883 22.6787ZM17.5669 23.5501C18.117 23.5501 18.6082 23.1987 18.7883 22.6787L18.6938 22.646C18.5275 23.126 18.0742 23.4501 17.5669 23.4501V23.5501ZM16.9581 23.5501H17.5669V23.4501H16.9581V23.5501ZM15.752 22.672C15.9201 23.1968 16.4068 23.5501 16.9581 23.5501V23.4501C16.45 23.4501 16.002 23.1247 15.8473 22.6415L15.752 22.672ZM15.5695 22.1021L15.752 22.672L15.8473 22.6415L15.6647 22.0716L15.5695 22.1021ZM15.1759 21.6555C15.371 21.7649 15.5117 21.9218 15.5695 22.1021L15.6647 22.0716C15.5976 21.862 15.4367 21.6871 15.2249 21.5683L15.1759 21.6555ZM15.0542 21.5846C15.0944 21.6089 15.1349 21.6326 15.1759 21.6555L15.2249 21.5683C15.1848 21.5459 15.1452 21.5228 15.106 21.4991L15.0542 21.5846ZM14.4665 21.4614C14.6553 21.4229 14.863 21.4689 15.0542 21.5846L15.106 21.4991C14.8982 21.3733 14.665 21.3188 14.4465 21.3634L14.4665 21.4614ZM13.8758 21.582L14.4665 21.4614L14.4465 21.3634L13.8558 21.484L13.8758 21.582ZM12.5162 20.9657C12.7869 21.4454 13.3356 21.6922 13.8758 21.582L13.8558 21.484C13.3576 21.5856 12.8524 21.358 12.6033 20.9165L12.5162 20.9657ZM12.2187 20.4385L12.5162 20.9657L12.6033 20.9165L12.3057 20.3893L12.2187 20.4385ZM12.9916 17.7841C12.9903 17.8315 12.9896 17.879 12.9898 17.9264L13.0898 17.9261C13.0896 17.8798 13.0903 17.8333 13.0916 17.7869L12.9916 17.7841ZM12.8118 17.2146C12.9358 17.3565 12.9982 17.5587 12.9916 17.7841L13.0916 17.7869C13.0987 17.5425 13.0313 17.3138 12.8871 17.1488L12.8118 17.2146ZM12.4182 16.7641L12.8118 17.2146L12.8871 17.1488L12.4935 16.6983L12.4182 16.7641ZM12.2853 15.2747C12.005 15.7493 12.056 16.3496 12.4182 16.7641L12.4935 16.6983C12.1602 16.3169 12.1127 15.7637 12.3714 15.3256L12.2853 15.2747ZM12.5966 14.7475L12.2853 15.2747L12.3714 15.3256L12.6827 14.7984L12.5966 14.7475ZM13.9659 14.1364C13.4271 14.0258 12.8766 14.2734 12.5966 14.7475L12.6827 14.7984C12.9412 14.3606 13.4493 14.1325 13.9458 14.2344L13.9659 14.1364ZM14.5535 14.2569L13.9659 14.1364L13.9458 14.2344L14.5334 14.3549L14.5535 14.2569ZM16.9399 14.0378L17.1374 13.4679L17.0429 13.4351L16.8455 14.0051L16.9399 14.0378ZM15.9087 15.2276C16.328 14.9958 16.7439 14.6038 16.9399 14.0378L16.8455 14.0051C16.6593 14.5424 16.2635 14.9172 15.8603 15.14L15.9087 15.2276ZM15.8231 15.2767C15.8513 15.2599 15.8799 15.2435 15.9087 15.2276L15.8603 15.14C15.8306 15.1565 15.8011 15.1734 15.7719 15.1908L15.8231 15.2767ZM14.2765 15.563C14.8619 15.6831 15.4106 15.5224 15.8231 15.2767L15.7719 15.1908C15.3753 15.427 14.8519 15.579 14.2966 15.465L14.2765 15.563ZM13.6903 15.4427L14.2765 15.563L14.2966 15.465L13.7104 15.3448L13.6903 15.4427ZM13.4333 15.9445L13.7434 15.4192L13.6573 15.3683L13.3472 15.8936L13.4333 15.9445ZM13.8186 16.3334L13.4279 15.8861L13.3526 15.9519L13.7433 16.3992L13.8186 16.3334ZM14.3244 17.813C14.3382 17.3344 14.2098 16.781 13.8186 16.3334L13.7433 16.3992C14.1141 16.8236 14.2377 17.3503 14.2244 17.8101L14.3244 17.813ZM14.3231 17.9131C14.323 17.8798 14.3234 17.8464 14.3244 17.813L14.2244 17.8101C14.2234 17.8445 14.223 17.879 14.2231 17.9134L14.3231 17.9131ZM13.7809 19.3882C14.1813 18.9433 14.3244 18.3922 14.3231 17.9131L14.2231 17.9134C14.2243 18.3735 14.0869 18.8988 13.7066 19.3213L13.7809 19.3882ZM13.3763 19.8379L13.7809 19.3882L13.7066 19.3213L13.3019 19.771L13.3763 19.8379ZM13.6758 20.2994L13.3826 19.7798L13.2955 19.829L13.5887 20.3485L13.6758 20.2994ZM14.2089 20.1552L13.6223 20.275L13.6423 20.3729L14.2289 20.2532L14.2089 20.1552ZM15.7505 20.4427C15.3422 20.1956 14.7966 20.0353 14.2089 20.1552L14.2289 20.2532C14.7867 20.1394 15.3068 20.2911 15.6987 20.5282L15.7505 20.4427ZM15.8346 20.4917C15.8062 20.4758 15.7782 20.4594 15.7505 20.4427L15.6987 20.5282C15.7274 20.5456 15.7564 20.5625 15.7856 20.5789L15.8346 20.4917ZM16.8396 21.6872C16.6575 21.1186 16.2497 20.7245 15.8346 20.4917L15.7856 20.5789C16.1842 20.8024 16.5717 21.1786 16.7443 21.7177L16.8396 21.6872ZM17.0203 22.2517L16.8396 21.6872L16.7443 21.7177L16.9251 22.2822L17.0203 22.2517ZM17.7262 21.6806L17.5292 22.2506L17.6237 22.2833L17.8208 21.7132L17.7262 21.6806ZM18.7575 20.4908C18.3381 20.7226 17.9223 21.1146 17.7263 21.6805L17.8207 21.7133C18.0069 21.1759 18.4027 20.8011 18.8059 20.5783L18.7575 20.4908ZM18.8431 20.4416C18.8149 20.4584 18.7863 20.4748 18.7575 20.4908L18.8059 20.5783C18.8357 20.5618 18.8651 20.5449 18.8943 20.5275L18.8431 20.4416ZM20.3898 20.1553C19.8043 20.0352 19.2557 20.1959 18.8431 20.4416L18.8943 20.5275C19.291 20.2913 19.8143 20.1393 20.3697 20.2533L20.3898 20.1553ZM20.9758 20.2755L20.3898 20.1553L20.3697 20.2533L20.9557 20.3735L20.9758 20.2755ZM21.2329 19.7738L20.9227 20.2991L21.0088 20.3499L21.319 19.8247L21.2329 19.7738ZM20.8476 19.3849L21.2383 19.8321L21.3136 19.7663L20.9229 19.3191L20.8476 19.3849ZM20.3418 17.9053C20.328 18.384 20.4564 18.9373 20.8476 19.3849L20.9229 19.3191C20.5521 18.8948 20.4285 18.368 20.4418 17.9082L20.3418 17.9053ZM20.3431 17.8052C20.3432 17.8385 20.3428 17.8719 20.3418 17.9053L20.4418 17.9082C20.4428 17.8738 20.4432 17.8393 20.4431 17.8049L20.3431 17.8052ZM20.8853 16.3301C20.4849 16.775 20.3418 17.3261 20.3431 17.8052L20.4431 17.8049C20.4419 17.3448 20.5793 16.8195 20.9596 16.397L20.8853 16.3301ZM21.2899 15.8804L20.8853 16.3301L20.9596 16.397L21.3643 15.9473L21.2899 15.8804ZM20.9904 15.4189L21.2835 15.9384L21.3706 15.8893L21.0775 15.3698L20.9904 15.4189ZM20.4572 15.5631L21.0439 15.4433L21.0239 15.3453L20.4372 15.4651L20.4572 15.5631ZM18.9157 15.2756C19.324 15.5227 19.8695 15.683 20.4572 15.5631L20.4372 15.4651C19.8795 15.5789 19.3594 15.4272 18.9674 15.1901L18.9157 15.2756ZM18.8316 15.2267C18.8599 15.2425 18.888 15.2589 18.9157 15.2756L18.9674 15.1901C18.9388 15.1727 18.9098 15.1559 18.8806 15.1394L18.8316 15.2267ZM17.8266 14.0311C18.0087 14.5997 18.4165 14.9938 18.8316 15.2267L18.8806 15.1394C18.482 14.9159 18.0945 14.5397 17.9219 14.0006L17.8266 14.0311ZM17.6459 13.4666L17.8266 14.0311L17.9219 14.0006L17.7411 13.4361L17.6459 13.4666ZM17.3588 15.5994C16.1122 15.5994 15.0895 16.6088 15.0732 17.8553L15.1731 17.8567C15.1887 16.6648 16.1669 15.6994 17.3588 15.6994V15.5994ZM19.5931 17.8632C19.6095 16.6136 18.6085 15.5994 17.3588 15.5994V15.6994C18.5527 15.6994 19.5087 16.668 19.4931 17.8619L19.5931 17.8632ZM17.3075 20.1191C18.5541 20.1191 19.5768 19.1097 19.5931 17.8632L19.4931 17.8619C19.4775 19.0537 18.4994 20.0191 17.3075 20.0191V20.1191ZM15.0732 17.8553C15.0568 19.1049 16.0578 20.1191 17.3075 20.1191V20.0191C16.1135 20.0191 15.1575 19.0505 15.1731 17.8567L15.0732 17.8553ZM16.4064 17.8632C16.4131 17.3499 16.8358 16.9327 17.3492 16.9327V16.8327C16.7811 16.8327 16.3138 17.2939 16.3064 17.8619L16.4064 17.8632ZM17.3171 18.7859C16.8068 18.7859 16.3997 18.3734 16.4064 17.8632L16.3064 17.8619C16.299 18.4278 16.7511 18.8858 17.3171 18.8858V18.7859ZM18.2598 17.8553C18.2531 18.3686 17.8304 18.7859 17.3171 18.7859V18.8858C17.8851 18.8858 18.3524 18.4247 18.3598 17.8567L18.2598 17.8553ZM17.3492 16.9327C17.8594 16.9327 18.2665 17.3451 18.2598 17.8553L18.3598 17.8567C18.3672 17.2907 17.9152 16.8327 17.3492 16.8327V16.9327ZM17.5764 22.2169H16.9727V22.3169H17.5764V22.2169ZM17.0902 13.5015L17.6935 13.5014L17.6935 13.4014L17.0901 13.4015L17.0902 13.5015ZM14.8947 14.2414C14.7778 14.2732 14.6618 14.2792 14.5535 14.2569L14.5334 14.3549C14.659 14.3807 14.7911 14.3732 14.921 14.3379L14.8947 14.2414ZM14.9275 14.2436C13.868 13.7925 12.442 13.4767 10.5249 13.4767V13.5767C12.431 13.5767 13.8433 13.8907 14.8883 14.3356L14.9275 14.2436ZM15.8779 13.0396L15.8641 13.0792L15.9586 13.112L15.9724 13.0724L15.8779 13.0396ZM15.9334 13.0507C14.6166 12.4061 12.8579 11.9733 10.5249 11.9733V12.0733C12.8455 12.0733 14.5887 12.5038 15.8894 13.1405L15.9334 13.0507ZM2.62815 19.8268L12.1056 19.8268V19.7268L2.62815 19.7268L2.62815 19.8268ZM12.9115 18.3738H3.76203V18.4738H12.9115V18.3738ZM12.9898 17.9264C12.9903 18.1022 12.949 18.2658 12.8687 18.3979L12.9542 18.4498C13.0455 18.2996 13.0903 18.1173 13.0898 17.9261L12.9898 17.9264ZM12.0556 19.7753C12.0486 20.0021 12.1019 20.2315 12.2187 20.4385L12.3057 20.3893C12.1982 20.1987 12.1491 19.9874 12.1556 19.7783L12.0556 19.7753Z",
|
|
3484
|
-
fill: fill
|
|
3485
|
-
})]
|
|
3606
|
+
const Trainings_ICON_NAME = 'trainings';
|
|
3607
|
+
;// ./src/components/Icon/icons/UnArchive.tsx
|
|
3608
|
+
|
|
3609
|
+
const UnArchive = ({
|
|
3610
|
+
fill = '#000',
|
|
3611
|
+
size = 20,
|
|
3612
|
+
tooltip = 'Unarchive',
|
|
3613
|
+
...props
|
|
3614
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3615
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3616
|
+
width: `${size}px`,
|
|
3617
|
+
height: `${size}px`,
|
|
3618
|
+
viewBox: "0 0 21 20",
|
|
3619
|
+
fill: "none",
|
|
3620
|
+
...props,
|
|
3621
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3622
|
+
children: tooltip
|
|
3623
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
3624
|
+
clipPath: "url(#clip0_1141_12546)",
|
|
3625
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3626
|
+
d: "M16.8271 18.9582H3.49382C2.88616 18.9577 2.30352 18.7161 1.87385 18.2865C1.44417 17.8568 1.20259 17.2742 1.20215 16.6665V6.6665C1.20215 6.50074 1.268 6.34177 1.38521 6.22456C1.50242 6.10735 1.66139 6.0415 1.82715 6.0415H18.4938C18.6596 6.0415 18.8185 6.10735 18.9358 6.22456C19.053 6.34177 19.1188 6.50074 19.1188 6.6665V16.6665C19.1184 17.2742 18.8768 17.8568 18.4471 18.2865C18.0174 18.7161 17.4348 18.9577 16.8271 18.9582ZM2.45215 7.2915V16.6665C2.45259 16.9426 2.56248 17.2073 2.75773 17.4026C2.95299 17.5978 3.21768 17.7077 3.49382 17.7082H16.8271C17.1033 17.7077 17.368 17.5978 17.5632 17.4026C17.7585 17.2073 17.8684 16.9426 17.8688 16.6665V7.2915H2.45215Z",
|
|
3627
|
+
fill: fill
|
|
3628
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3629
|
+
d: "M10.1602 15.625C9.9944 15.625 9.83543 15.5592 9.71821 15.4419C9.601 15.3247 9.53516 15.1658 9.53516 15V10C9.53516 9.83424 9.601 9.67527 9.71821 9.55806C9.83543 9.44085 9.9944 9.375 10.1602 9.375C10.3259 9.375 10.4849 9.44085 10.6021 9.55806C10.7193 9.67527 10.7852 9.83424 10.7852 10V15C10.7852 15.1658 10.7193 15.3247 10.6021 15.4419C10.4849 15.5592 10.3259 15.625 10.1602 15.625Z",
|
|
3630
|
+
fill: fill
|
|
3631
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3632
|
+
d: "M10.1601 8.89059C10.2422 8.89039 10.3235 8.90649 10.3993 8.93796C10.4752 8.96943 10.544 9.01565 10.6018 9.07392L13.1018 11.5739C13.2122 11.6924 13.2723 11.8491 13.2694 12.011C13.2666 12.1729 13.201 12.3274 13.0865 12.4419C12.972 12.5565 12.8175 12.622 12.6556 12.6249C12.4936 12.6278 12.3369 12.5677 12.2185 12.4573L10.1601 10.3998L8.10179 12.4573C7.98331 12.5677 7.8266 12.6278 7.66469 12.6249C7.50277 12.622 7.34828 12.5565 7.23377 12.4419C7.11926 12.3274 7.05366 12.1729 7.05081 12.011C7.04795 11.8491 7.10805 11.6924 7.21845 11.5739L9.71845 9.07392C9.77627 9.01565 9.84508 8.96943 9.9209 8.93796C9.99672 8.90649 10.078 8.89039 10.1601 8.89059Z",
|
|
3633
|
+
fill: fill
|
|
3634
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3635
|
+
d: "M1.25056 0.447437C1.21048 0.17422 0.956494 -0.0147705 0.683277 0.0253158C0.410059 0.0654021 0.221069 0.319385 0.261156 0.592602L1.25056 0.447437ZM2.23794 7.17712L1.25056 0.447437L0.261156 0.592602L1.24853 7.32229L2.23794 7.17712Z",
|
|
3636
|
+
fill: fill
|
|
3637
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3638
|
+
d: "M19.0102 0.447437C19.0503 0.17422 19.3042 -0.0147705 19.5775 0.0253158C19.8507 0.0654021 20.0397 0.319385 19.9996 0.592602L19.0102 0.447437ZM18.0228 7.17712L19.0102 0.447437L19.9996 0.592602L19.0122 7.32229L18.0228 7.17712Z",
|
|
3639
|
+
fill: fill
|
|
3640
|
+
})]
|
|
3641
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("defs", {
|
|
3642
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("clipPath", {
|
|
3643
|
+
id: "clip0_1141_12546",
|
|
3644
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("rect", {
|
|
3645
|
+
width: "20",
|
|
3646
|
+
height: "20",
|
|
3647
|
+
fill: "white",
|
|
3648
|
+
transform: "translate(0.160156)"
|
|
3649
|
+
})
|
|
3486
3650
|
})
|
|
3487
3651
|
})]
|
|
3488
3652
|
});
|
|
3489
|
-
const
|
|
3490
|
-
;// ./src/components/Icon/icons/
|
|
3653
|
+
const UnArchive_ICON_NAME = 'unarchive';
|
|
3654
|
+
;// ./src/components/Icon/icons/Union.tsx
|
|
3491
3655
|
|
|
3492
|
-
const
|
|
3656
|
+
const Union = ({
|
|
3493
3657
|
fill = '#000',
|
|
3494
3658
|
size = 24,
|
|
3495
|
-
tooltip = '
|
|
3659
|
+
tooltip = 'Union',
|
|
3496
3660
|
...props
|
|
3497
3661
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3498
3662
|
width: `${size}px`,
|
|
3499
3663
|
height: `${size}px`,
|
|
3500
|
-
|
|
3664
|
+
fill: "none",
|
|
3665
|
+
viewBox: "0 0 3 10",
|
|
3501
3666
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3502
3667
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3503
3668
|
...props,
|
|
@@ -3506,48 +3671,49 @@ const Maximize = ({
|
|
|
3506
3671
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3507
3672
|
fillRule: "evenodd",
|
|
3508
3673
|
clipRule: "evenodd",
|
|
3509
|
-
d: "
|
|
3674
|
+
d: "M1.50879 2C0.956504 2 0.508789 1.55228 0.508789 1C0.508789 0.447715 0.956504 0 1.50879 0H1.51777C2.07006 0 2.51777 0.447715 2.51777 1C2.51777 1.55228 2.07006 2 1.51777 2H1.50879ZM2.21416 9C2.21416 9.3866 1.90076 9.7 1.51416 9.7C1.12756 9.7 0.81416 9.3866 0.81416 9V4C0.81416 3.6134 1.12756 3.3 1.51416 3.3C1.90076 3.3 2.21416 3.6134 2.21416 4V9Z",
|
|
3510
3675
|
fill: fill
|
|
3511
3676
|
})]
|
|
3512
3677
|
});
|
|
3513
|
-
const
|
|
3514
|
-
;// ./src/components/Icon/icons/
|
|
3678
|
+
const Union_ICON_NAME = 'union';
|
|
3679
|
+
;// ./src/components/Icon/icons/Unlock.tsx
|
|
3515
3680
|
|
|
3516
|
-
const
|
|
3681
|
+
const Unlock = ({
|
|
3517
3682
|
fill = '#000',
|
|
3518
3683
|
size = 24,
|
|
3519
|
-
tooltip = '
|
|
3684
|
+
tooltip = 'Unlock',
|
|
3520
3685
|
...props
|
|
3521
3686
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3687
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3522
3688
|
width: `${size}px`,
|
|
3523
3689
|
height: `${size}px`,
|
|
3524
|
-
viewBox: "0 0
|
|
3525
|
-
|
|
3526
|
-
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3690
|
+
viewBox: "0 0 15 15",
|
|
3691
|
+
fill: "none",
|
|
3527
3692
|
...props,
|
|
3528
3693
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3529
3694
|
children: tooltip
|
|
3530
3695
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3531
|
-
|
|
3532
|
-
clipRule: "evenodd",
|
|
3533
|
-
d: "M6.98107 3.16C6.45289 3.68331 6.10482 4.43055 6.01477 5.34087C5.90555 6.41121 6.00688 7.20565 6.06779 7.68317L6.06831 7.68726C6.08535 7.83086 6.10969 8.01098 6.10726 8.04992C6.10239 8.0767 6.09996 8.10104 6.09509 8.12781C6.07805 8.13268 6.06345 8.13511 6.04884 8.13998C5.24075 8.35661 4.89999 9.43244 5.23832 10.6981C5.46711 11.5476 5.92714 12.1804 6.45532 12.4287C6.67195 13.0616 6.9616 13.6895 7.31209 14.2786L2.47815 16.6809C1.41205 17.2115 0.75 18.2801 0.75 19.4703V20.9989C0.75 21.6853 1.30982 22.2451 1.99621 22.2451H23.1818L23.25 20.9989V19.4703C23.25 18.2801 22.5904 17.2115 21.5243 16.6809L16.6319 14.2518C16.9776 13.6701 17.2623 13.0518 17.4765 12.4287C18.0071 12.1804 18.4647 11.5476 18.6935 10.6981C19.0319 9.43244 18.6911 8.35661 17.883 8.13998C17.8684 8.13511 17.8538 8.13268 17.8368 8.12781C17.7881 7.81869 17.7078 7.51201 17.5861 7.15421C17.642 7.17125 17.6956 7.19072 17.7418 7.21019C17.9585 7.30025 18.2043 7.26374 18.382 7.11526C18.5597 6.96436 18.64 6.72826 18.5913 6.50189C17.9073 3.36932 15.5829 1.5 12.3748 1.5H11.9659C11.0751 1.5 9.77288 1.76044 8.89907 2.32513C8.66297 2.33973 8.44148 2.38355 8.22728 2.44196L6.98107 3.16ZM12.3748 2.74621H11.9659C11.0921 2.74621 9.99924 3.0529 9.47593 3.44234C9.36883 3.52266 9.2374 3.56648 9.10353 3.56648C8.04473 3.56648 7.37538 4.26017 7.25368 5.46744C7.16274 6.38396 7.24591 7.05581 7.30194 7.50841L7.30479 7.53148C7.34617 7.83816 7.37294 8.05966 7.33643 8.26655C7.30236 8.46614 7.28045 8.66816 7.27072 8.87262C7.25855 9.09655 7.12954 9.29614 6.93239 9.39837C6.76444 9.48356 6.56972 9.48843 6.39934 9.4154C6.35309 9.58579 6.32145 9.92168 6.44315 10.3768C6.60623 10.9853 6.90075 11.2701 6.9835 11.2993C7.26098 11.2993 7.46787 11.4746 7.54576 11.7399C8.19807 13.9329 9.9676 16.2647 11.9659 16.2647C13.9642 16.2647 15.7338 13.9329 16.3861 11.7399C16.464 11.4746 16.7025 11.2896 16.9849 11.2945C17.0311 11.2701 17.3256 10.9853 17.4887 10.3768C17.6104 9.91681 17.5788 9.57848 17.5325 9.41054C17.367 9.47139 17.1747 9.46895 17.0189 9.3862C16.8218 9.2864 16.6733 9.09655 16.6636 8.87262C16.6368 8.3201 16.5516 7.93066 16.3058 7.26374C16.0672 6.61873 16.3106 6.25362 16.4761 6.09541C16.649 5.92747 16.868 5.85201 17.0968 5.83254C16.3325 3.85856 14.6555 2.74621 12.3748 2.74621ZM20.9693 17.7957L15.9188 15.2838C15.2567 16.1089 14.4608 16.7783 13.5797 17.1604L14.3464 20.9989H22.0038V19.4703C22.0038 18.7571 21.607 18.1146 20.9693 17.7957ZM10.3522 17.1604C9.47836 16.7832 8.69218 16.1211 8.035 15.3106L3.0331 17.7957C2.39296 18.1146 1.99621 18.7571 1.99621 19.4703V20.9989H9.58546L10.3522 17.1604ZM12.4527 17.8833H11.4791L10.856 20.9989H13.0758L12.4527 17.8833Z",
|
|
3696
|
+
d: "M6.65912 9.39867C6.65912 8.92244 7.02368 8.55788 7.49991 8.55788C7.97614 8.55788 8.3407 8.92244 8.3407 9.39867C8.3407 9.65047 8.22903 9.87161 8.06044 10.0117V10.8C8.06044 11.1087 7.80864 11.3605 7.49991 11.3605C7.19118 11.3605 6.93939 11.1087 6.93939 10.8V10.0117C6.77079 9.87161 6.65912 9.65047 6.65912 9.39867Z",
|
|
3534
3697
|
fill: fill
|
|
3535
3698
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3536
|
-
|
|
3699
|
+
fillRule: "evenodd",
|
|
3700
|
+
clipRule: "evenodd",
|
|
3701
|
+
d: "M5.83532 0.155603C6.18303 0.0480855 6.53419 -0.00110042 6.87832 1.86603e-05C6.9938 2.86739e-05 7.10506 0.00696763 7.2172 0.0182945C8.58196 0.158886 9.80554 1.10042 10.2356 2.48784L10.2423 2.50954V2.51968C10.2737 2.62671 10.3587 2.90395 10.4389 3.1641C10.4816 3.3028 10.5228 3.43589 10.5532 3.53432L10.6022 3.69236C10.6572 3.84181 10.6239 4.00725 10.5205 4.1254L10.5198 4.12618C10.4137 4.24582 10.2505 4.29597 10.0952 4.25777C9.94024 4.22049 9.821 4.09922 9.78152 3.94804L9.73402 3.79382C9.70448 3.69783 9.66443 3.56751 9.62239 3.43024C9.53858 3.15656 9.44609 2.8527 9.41386 2.73987L9.40808 2.71967V2.71315C8.96217 1.32972 7.47234 0.553255 6.08177 0.985168C4.68006 1.42061 3.88983 2.91025 4.3238 4.30953L4.38411 4.50397H4.38227C4.49217 4.83056 4.65126 5.33061 4.73747 5.60528H11.9841C12.5279 5.60528 12.9749 6.05233 12.9749 6.59607V13.3224C12.9749 13.8661 12.5279 14.3132 11.9841 14.3132H3.01569C2.47195 14.3132 2.0249 13.8661 2.0249 13.3224V6.59607C2.0249 6.05233 2.47195 5.60528 3.01569 5.60528H3.82849C3.71189 5.22705 3.56504 4.75383 3.50527 4.58903L3.49628 4.56425V4.54284C2.93702 2.69678 3.99409 0.727215 5.83532 0.155603ZM3.01569 6.46581C2.94308 6.46581 2.88543 6.52346 2.88543 6.59607V13.3224C2.88543 13.395 2.94308 13.4527 3.01569 13.4527H11.9841C12.0567 13.4527 12.1144 13.395 12.1144 13.3224V6.59607C12.1144 6.52346 12.0567 6.46581 11.9841 6.46581H3.01569Z",
|
|
3537
3702
|
fill: fill
|
|
3538
3703
|
})]
|
|
3539
3704
|
});
|
|
3540
|
-
const
|
|
3541
|
-
;// ./src/components/Icon/icons/
|
|
3705
|
+
const Unlock_ICON_NAME = 'unlock';
|
|
3706
|
+
;// ./src/components/Icon/icons/User.tsx
|
|
3542
3707
|
|
|
3543
|
-
const
|
|
3708
|
+
const User = ({
|
|
3544
3709
|
fill = '#000',
|
|
3545
3710
|
size = 24,
|
|
3546
|
-
tooltip = '
|
|
3711
|
+
tooltip = 'User',
|
|
3547
3712
|
...props
|
|
3548
3713
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3549
3714
|
width: `${size}px`,
|
|
3550
3715
|
height: `${size}px`,
|
|
3716
|
+
fill: "none",
|
|
3551
3717
|
viewBox: "0 0 24 24",
|
|
3552
3718
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3553
3719
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
@@ -3555,28 +3721,37 @@ const Language = ({
|
|
|
3555
3721
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3556
3722
|
children: tooltip
|
|
3557
3723
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3558
|
-
|
|
3559
|
-
|
|
3560
|
-
|
|
3561
|
-
|
|
3724
|
+
d: "M12.1202 12.78C12.0502 12.77 11.9602 12.77 11.8802 12.78C10.1202 12.72 8.72021 11.28 8.72021 9.50998C8.72021 7.69998 10.1802 6.22998 12.0002 6.22998C13.8102 6.22998 15.2802 7.69998 15.2802 9.50998C15.2702 11.28 13.8802 12.72 12.1202 12.78Z",
|
|
3725
|
+
stroke: fill,
|
|
3726
|
+
strokeWidth: "1.4",
|
|
3727
|
+
strokeLinecap: "round",
|
|
3728
|
+
strokeLinejoin: "round"
|
|
3562
3729
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3563
|
-
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
-
|
|
3730
|
+
d: "M18.7398 19.3801C16.9598 21.0101 14.5998 22.0001 11.9998 22.0001C9.39977 22.0001 7.03977 21.0101 5.25977 19.3801C5.35977 18.4401 5.95977 17.5201 7.02977 16.8001C9.76977 14.9801 14.2498 14.9801 16.9698 16.8001C18.0398 17.5201 18.6398 18.4401 18.7398 19.3801Z",
|
|
3731
|
+
stroke: fill,
|
|
3732
|
+
strokeWidth: "1.4",
|
|
3733
|
+
strokeLinecap: "round",
|
|
3734
|
+
strokeLinejoin: "round"
|
|
3735
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3736
|
+
d: "M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",
|
|
3737
|
+
stroke: fill,
|
|
3738
|
+
strokeWidth: "1.4",
|
|
3739
|
+
strokeLinecap: "round",
|
|
3740
|
+
strokeLinejoin: "round"
|
|
3567
3741
|
})]
|
|
3568
3742
|
});
|
|
3569
|
-
const
|
|
3570
|
-
;// ./src/components/Icon/icons/
|
|
3743
|
+
const User_ICON_NAME = 'user';
|
|
3744
|
+
;// ./src/components/Icon/icons/Visible.tsx
|
|
3571
3745
|
|
|
3572
|
-
const
|
|
3746
|
+
const Visible = ({
|
|
3573
3747
|
fill = '#000',
|
|
3574
3748
|
size = 24,
|
|
3575
|
-
tooltip = '
|
|
3749
|
+
tooltip = 'Visible',
|
|
3576
3750
|
...props
|
|
3577
3751
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3578
3752
|
width: `${size}px`,
|
|
3579
3753
|
height: `${size}px`,
|
|
3754
|
+
fill: "none",
|
|
3580
3755
|
viewBox: "0 0 24 24",
|
|
3581
3756
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3582
3757
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
@@ -3584,37 +3759,47 @@ const Message = ({
|
|
|
3584
3759
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3585
3760
|
children: tooltip
|
|
3586
3761
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
|
|
3590
|
-
|
|
3762
|
+
d: "M15.5799 11.9999C15.5799 13.9799 13.9799 15.5799 11.9999 15.5799C10.0199 15.5799 8.41992 13.9799 8.41992 11.9999C8.41992 10.0199 10.0199 8.41992 11.9999 8.41992C13.9799 8.41992 15.5799 10.0199 15.5799 11.9999Z",
|
|
3763
|
+
stroke: fill,
|
|
3764
|
+
strokeWidth: "1.4",
|
|
3765
|
+
strokeLinecap: "round",
|
|
3766
|
+
strokeLinejoin: "round"
|
|
3767
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3768
|
+
d: "M11.9998 20.27C15.5298 20.27 18.8198 18.19 21.1098 14.59C22.0098 13.18 22.0098 10.81 21.1098 9.39997C18.8198 5.79997 15.5298 3.71997 11.9998 3.71997C8.46984 3.71997 5.17984 5.79997 2.88984 9.39997C1.98984 10.81 1.98984 13.18 2.88984 14.59C5.17984 18.19 8.46984 20.27 11.9998 20.27Z",
|
|
3769
|
+
stroke: fill,
|
|
3770
|
+
strokeWidth: "1.4",
|
|
3771
|
+
strokeLinecap: "round",
|
|
3772
|
+
strokeLinejoin: "round"
|
|
3591
3773
|
})]
|
|
3592
3774
|
});
|
|
3593
|
-
const
|
|
3594
|
-
;// ./src/components/Icon/icons/
|
|
3775
|
+
const Visible_ICON_NAME = 'visible';
|
|
3776
|
+
;// ./src/components/Icon/icons/Warning.tsx
|
|
3595
3777
|
|
|
3596
|
-
const
|
|
3778
|
+
const Warning = ({
|
|
3597
3779
|
fill = '#000',
|
|
3598
3780
|
size = 24,
|
|
3599
|
-
tooltip = '
|
|
3781
|
+
tooltip = 'Warning',
|
|
3600
3782
|
...props
|
|
3601
3783
|
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
3602
3784
|
width: `${size}px`,
|
|
3603
3785
|
height: `${size}px`,
|
|
3604
|
-
|
|
3786
|
+
fill: "none",
|
|
3787
|
+
viewBox: "0 0 20 20",
|
|
3605
3788
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3606
3789
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
3607
3790
|
...props,
|
|
3608
3791
|
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
3609
3792
|
children: tooltip
|
|
3610
3793
|
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3794
|
+
d: "M9.65357 1.32393C9.80753 1.05726 10.1924 1.05726 10.3464 1.32393L18.5118 15.4668C18.6657 15.7334 18.4733 16.0668 18.1654 16.0668H1.8346C1.52668 16.0668 1.33423 15.7334 1.48819 15.4668L9.65357 1.32393Z",
|
|
3795
|
+
stroke: fill,
|
|
3796
|
+
strokeWidth: "1.2"
|
|
3797
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
3798
|
+
d: "M10.7003 6.19072C10.7003 5.80412 10.3869 5.49072 10.0003 5.49072C9.61368 5.49072 9.30028 5.80412 9.30028 6.19072V10.159C9.30028 10.5456 9.61368 10.859 10.0003 10.859C10.3869 10.859 10.7003 10.5456 10.7003 10.159V6.19072ZM9.99609 12.1749C9.44381 12.1749 8.99609 12.6226 8.99609 13.1749C8.99609 13.7272 9.44381 14.1749 9.99609 14.1749H10.0032C10.5555 14.1749 11.0032 13.7272 11.0032 13.1749C11.0032 12.6226 10.5555 12.1749 10.0032 12.1749H9.99609Z",
|
|
3614
3799
|
fill: fill
|
|
3615
3800
|
})]
|
|
3616
3801
|
});
|
|
3617
|
-
const
|
|
3802
|
+
const Warning_ICON_NAME = 'warning';
|
|
3618
3803
|
;// ./src/components/Icon/icons/all.ts
|
|
3619
3804
|
|
|
3620
3805
|
|
|
@@ -3733,6 +3918,16 @@ const Report_ICON_NAME = 'report';
|
|
|
3733
3918
|
|
|
3734
3919
|
|
|
3735
3920
|
|
|
3921
|
+
|
|
3922
|
+
|
|
3923
|
+
|
|
3924
|
+
|
|
3925
|
+
|
|
3926
|
+
|
|
3927
|
+
|
|
3928
|
+
|
|
3929
|
+
|
|
3930
|
+
|
|
3736
3931
|
|
|
3737
3932
|
|
|
3738
3933
|
|
|
@@ -4173,11 +4368,11 @@ const Dropdown = ({
|
|
|
4173
4368
|
isOpen: isInitOpen,
|
|
4174
4369
|
children,
|
|
4175
4370
|
onChange: handleChange,
|
|
4176
|
-
className
|
|
4371
|
+
className,
|
|
4372
|
+
placeholder = 'Select something'
|
|
4177
4373
|
}) => {
|
|
4178
4374
|
const theme = (0,react_namespaceObject.useTheme)();
|
|
4179
4375
|
const dropdownRef = (0,external_react_namespaceObject.useRef)(null);
|
|
4180
|
-
const placeholder = 'Select something';
|
|
4181
4376
|
const dropdownId = (0,external_react_namespaceObject.useId)();
|
|
4182
4377
|
const options = [];
|
|
4183
4378
|
const [isFocused, setIsFocused] = (0,external_react_namespaceObject.useState)(false);
|
|
@@ -16650,6 +16845,242 @@ const BigNumberChartComponent = ({
|
|
|
16650
16845
|
const BigNumberChart = WithFullscreenMode(BigNumberChartComponent);
|
|
16651
16846
|
;// ./src/components/Charts/BigNumberChart/index.ts
|
|
16652
16847
|
|
|
16848
|
+
;// external "react-dom/server"
|
|
16849
|
+
const server_namespaceObject = require("react-dom/server");
|
|
16850
|
+
;// ./src/components/Charts/CandlestickChart/utils.ts
|
|
16851
|
+
const getCandlestickPlotData = (style, data, increasingColor, decreasingColor) => {
|
|
16852
|
+
if (style === 'japanese') {
|
|
16853
|
+
return [{
|
|
16854
|
+
type: 'candlestick',
|
|
16855
|
+
x: data.x,
|
|
16856
|
+
open: data.open,
|
|
16857
|
+
high: data.high,
|
|
16858
|
+
low: data.low,
|
|
16859
|
+
close: data.close,
|
|
16860
|
+
increasing: {
|
|
16861
|
+
line: {
|
|
16862
|
+
color: increasingColor
|
|
16863
|
+
},
|
|
16864
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16865
|
+
// @ts-ignore
|
|
16866
|
+
fillcolor: increasingColor
|
|
16867
|
+
},
|
|
16868
|
+
decreasing: {
|
|
16869
|
+
line: {
|
|
16870
|
+
color: decreasingColor
|
|
16871
|
+
},
|
|
16872
|
+
fillcolor: decreasingColor
|
|
16873
|
+
}
|
|
16874
|
+
}];
|
|
16875
|
+
}
|
|
16876
|
+
const makeEmpty = () => ({
|
|
16877
|
+
x: [],
|
|
16878
|
+
open: [],
|
|
16879
|
+
close: [],
|
|
16880
|
+
high: [],
|
|
16881
|
+
low: []
|
|
16882
|
+
});
|
|
16883
|
+
const greenHollow = makeEmpty();
|
|
16884
|
+
const greenSolid = makeEmpty();
|
|
16885
|
+
const redHollow = makeEmpty();
|
|
16886
|
+
const redSolid = makeEmpty();
|
|
16887
|
+
for (let i = 0; i < data.x.length; i++) {
|
|
16888
|
+
const open = data.open[i];
|
|
16889
|
+
const close = data.close[i];
|
|
16890
|
+
const prevClose = i > 0 ? data.close[i - 1] : open;
|
|
16891
|
+
const isUp = close > open;
|
|
16892
|
+
const isHollow = isUp;
|
|
16893
|
+
const isGreen = close > prevClose;
|
|
16894
|
+
const target = isGreen && isHollow ? greenHollow : isGreen && !isHollow ? greenSolid : !isGreen && isHollow ? redHollow : redSolid;
|
|
16895
|
+
target.x.push(data.x[i]);
|
|
16896
|
+
target.open.push(open);
|
|
16897
|
+
target.close.push(close);
|
|
16898
|
+
target.high.push(data.high[i]);
|
|
16899
|
+
target.low.push(data.low[i]);
|
|
16900
|
+
}
|
|
16901
|
+
return [{
|
|
16902
|
+
type: 'candlestick',
|
|
16903
|
+
name: '',
|
|
16904
|
+
...greenHollow,
|
|
16905
|
+
increasing: {
|
|
16906
|
+
line: {
|
|
16907
|
+
color: increasingColor
|
|
16908
|
+
},
|
|
16909
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16910
|
+
// @ts-ignore
|
|
16911
|
+
fillcolor: 'white'
|
|
16912
|
+
},
|
|
16913
|
+
decreasing: {
|
|
16914
|
+
line: {
|
|
16915
|
+
color: increasingColor
|
|
16916
|
+
},
|
|
16917
|
+
fillcolor: 'white'
|
|
16918
|
+
}
|
|
16919
|
+
}, {
|
|
16920
|
+
type: 'candlestick',
|
|
16921
|
+
name: '',
|
|
16922
|
+
...greenSolid,
|
|
16923
|
+
increasing: {
|
|
16924
|
+
line: {
|
|
16925
|
+
color: increasingColor
|
|
16926
|
+
},
|
|
16927
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16928
|
+
// @ts-ignore
|
|
16929
|
+
fillcolor: increasingColor
|
|
16930
|
+
},
|
|
16931
|
+
decreasing: {
|
|
16932
|
+
line: {
|
|
16933
|
+
color: increasingColor
|
|
16934
|
+
},
|
|
16935
|
+
fillcolor: increasingColor
|
|
16936
|
+
}
|
|
16937
|
+
}, {
|
|
16938
|
+
type: 'candlestick',
|
|
16939
|
+
name: '',
|
|
16940
|
+
...redHollow,
|
|
16941
|
+
increasing: {
|
|
16942
|
+
line: {
|
|
16943
|
+
color: decreasingColor
|
|
16944
|
+
},
|
|
16945
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16946
|
+
// @ts-ignore
|
|
16947
|
+
fillcolor: 'white'
|
|
16948
|
+
},
|
|
16949
|
+
decreasing: {
|
|
16950
|
+
line: {
|
|
16951
|
+
color: decreasingColor
|
|
16952
|
+
},
|
|
16953
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16954
|
+
// @ts-ignore
|
|
16955
|
+
fillcolor: 'white'
|
|
16956
|
+
}
|
|
16957
|
+
}, {
|
|
16958
|
+
type: 'candlestick',
|
|
16959
|
+
name: '',
|
|
16960
|
+
...redSolid,
|
|
16961
|
+
increasing: {
|
|
16962
|
+
line: {
|
|
16963
|
+
color: decreasingColor
|
|
16964
|
+
},
|
|
16965
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16966
|
+
// @ts-ignore
|
|
16967
|
+
fillcolor: decreasingColor
|
|
16968
|
+
},
|
|
16969
|
+
decreasing: {
|
|
16970
|
+
line: {
|
|
16971
|
+
color: decreasingColor
|
|
16972
|
+
},
|
|
16973
|
+
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16974
|
+
// @ts-ignore
|
|
16975
|
+
fillcolor: decreasingColor
|
|
16976
|
+
}
|
|
16977
|
+
}];
|
|
16978
|
+
};
|
|
16979
|
+
;// ./src/components/Charts/CandlestickChart/CandlestickChart.tsx
|
|
16980
|
+
function CandlestickChart_EMOTION_STRINGIFIED_CSS_ERROR_() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
|
|
16981
|
+
|
|
16982
|
+
|
|
16983
|
+
|
|
16984
|
+
|
|
16985
|
+
|
|
16986
|
+
|
|
16987
|
+
|
|
16988
|
+
|
|
16989
|
+
|
|
16990
|
+
var CandlestickChart_ref = true ? {
|
|
16991
|
+
name: "w1atjl",
|
|
16992
|
+
styles: "width:100%;height:100%"
|
|
16993
|
+
} : 0;
|
|
16994
|
+
const CandlestickChartComponent = ({
|
|
16995
|
+
title,
|
|
16996
|
+
data,
|
|
16997
|
+
features,
|
|
16998
|
+
widgetCardProps,
|
|
16999
|
+
style = 'hollow',
|
|
17000
|
+
...plotParams
|
|
17001
|
+
}) => {
|
|
17002
|
+
const plotlyDefaultLayoutConfig = usePlotlyDefaultConfig();
|
|
17003
|
+
const {
|
|
17004
|
+
isFullscreenMode,
|
|
17005
|
+
toggleFullscreenMode
|
|
17006
|
+
} = useFullscreenMode();
|
|
17007
|
+
const theme = (0,react_namespaceObject.useTheme)();
|
|
17008
|
+
const {
|
|
17009
|
+
config,
|
|
17010
|
+
layout,
|
|
17011
|
+
...restPlotParams
|
|
17012
|
+
} = plotParams;
|
|
17013
|
+
const plotData = getCandlestickPlotData(style, data, theme.colors.green, theme.colors.pink);
|
|
17014
|
+
const extraModeBarButtons = [];
|
|
17015
|
+
if (features?.includes('fullscreenMode')) {
|
|
17016
|
+
extraModeBarButtons.push({
|
|
17017
|
+
name: 'fullscreen',
|
|
17018
|
+
icon: {
|
|
17019
|
+
svg: (0,server_namespaceObject.renderToString)((0,jsx_runtime_namespaceObject.jsx)(Icon_Icon, {
|
|
17020
|
+
name: "maximize"
|
|
17021
|
+
}))
|
|
17022
|
+
},
|
|
17023
|
+
title: isFullscreenMode ? 'Exit fullscreen mode' : 'Fullscreen mode',
|
|
17024
|
+
click: toggleFullscreenMode,
|
|
17025
|
+
attr: 'fullscreen-mode-icon',
|
|
17026
|
+
gravity: '1'
|
|
17027
|
+
});
|
|
17028
|
+
}
|
|
17029
|
+
return (0,jsx_runtime_namespaceObject.jsx)(WithWidgetCard, {
|
|
17030
|
+
features: features,
|
|
17031
|
+
cardProps: {
|
|
17032
|
+
...widgetCardProps
|
|
17033
|
+
},
|
|
17034
|
+
children: (0,jsx_runtime_namespaceObject.jsx)((external_react_plotly_js_default()), {
|
|
17035
|
+
layout: {
|
|
17036
|
+
...plotlyDefaultLayoutConfig.layout,
|
|
17037
|
+
title: {
|
|
17038
|
+
text: title,
|
|
17039
|
+
x: 0,
|
|
17040
|
+
y: 1,
|
|
17041
|
+
pad: {
|
|
17042
|
+
l: 10,
|
|
17043
|
+
t: 5
|
|
17044
|
+
},
|
|
17045
|
+
font: {
|
|
17046
|
+
size: 24,
|
|
17047
|
+
weight: 700,
|
|
17048
|
+
family: 'Manrope, sans-serif'
|
|
17049
|
+
}
|
|
17050
|
+
},
|
|
17051
|
+
dragmode: 'zoom',
|
|
17052
|
+
xaxis: {
|
|
17053
|
+
rangeslider: {
|
|
17054
|
+
visible: false
|
|
17055
|
+
}
|
|
17056
|
+
},
|
|
17057
|
+
yaxis: {
|
|
17058
|
+
side: 'right'
|
|
17059
|
+
},
|
|
17060
|
+
margin: {
|
|
17061
|
+
t: 20,
|
|
17062
|
+
b: 40,
|
|
17063
|
+
l: 20,
|
|
17064
|
+
r: 20
|
|
17065
|
+
},
|
|
17066
|
+
showlegend: false,
|
|
17067
|
+
...layout
|
|
17068
|
+
},
|
|
17069
|
+
css: CandlestickChart_ref,
|
|
17070
|
+
useResizeHandler: true,
|
|
17071
|
+
data: plotData,
|
|
17072
|
+
config: {
|
|
17073
|
+
...plotlyDefaultLayoutConfig.config,
|
|
17074
|
+
modeBarButtons: [extraModeBarButtons, ['zoom2d', 'pan2d', 'select2d', 'zoomIn2d', 'zoomOut2d', 'autoScale2d', 'resetScale2d']],
|
|
17075
|
+
...config
|
|
17076
|
+
},
|
|
17077
|
+
...restPlotParams
|
|
17078
|
+
})
|
|
17079
|
+
});
|
|
17080
|
+
};
|
|
17081
|
+
const CandlestickChart = WithFullscreenMode(CandlestickChartComponent);
|
|
17082
|
+
;// ./src/components/Charts/CandlestickChart/index.ts
|
|
17083
|
+
|
|
16653
17084
|
;// ./src/components/Charts/index.ts
|
|
16654
17085
|
|
|
16655
17086
|
|
|
@@ -16660,6 +17091,7 @@ const BigNumberChart = WithFullscreenMode(BigNumberChartComponent);
|
|
|
16660
17091
|
|
|
16661
17092
|
|
|
16662
17093
|
|
|
17094
|
+
|
|
16663
17095
|
;// ./src/components/Popover/hooks/index.ts
|
|
16664
17096
|
|
|
16665
17097
|
|