@exem-ui/react 0.3.3 → 0.3.4

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.
@@ -1,4096 +0,0 @@
1
- 'use strict';
2
-
3
- var jsxRuntime = require('react/jsx-runtime');
4
-
5
- // src/icon/types.ts
6
- var iconSizes = {
7
- xs: 12,
8
- sm: 16,
9
- md: 20,
10
- lg: 24
11
- };
12
-
13
- // src/icon/manifest.ts
14
- var iconManifest = [
15
- {
16
- "name": "AccountTree",
17
- "kebab": "account-tree",
18
- "types": [
19
- "fill",
20
- "light",
21
- "regular"
22
- ],
23
- "tags": [
24
- "account",
25
- "profile",
26
- "tree",
27
- "user"
28
- ],
29
- "categories": [
30
- "user"
31
- ]
32
- },
33
- {
34
- "name": "Account",
35
- "kebab": "account",
36
- "types": [],
37
- "tags": [
38
- "account",
39
- "user",
40
- "profile"
41
- ],
42
- "categories": [
43
- "user"
44
- ]
45
- },
46
- {
47
- "name": "Active",
48
- "kebab": "active",
49
- "types": [],
50
- "tags": [
51
- "active"
52
- ],
53
- "categories": [
54
- "status"
55
- ]
56
- },
57
- {
58
- "name": "AlignCenter",
59
- "kebab": "align-center",
60
- "types": [],
61
- "tags": [
62
- "align",
63
- "center"
64
- ],
65
- "categories": [
66
- "layout"
67
- ]
68
- },
69
- {
70
- "name": "AlignJustified",
71
- "kebab": "align-justified",
72
- "types": [],
73
- "tags": [
74
- "align",
75
- "justified"
76
- ],
77
- "categories": [
78
- "layout"
79
- ]
80
- },
81
- {
82
- "name": "AlignLeft",
83
- "kebab": "align-left",
84
- "types": [],
85
- "tags": [
86
- "align",
87
- "left"
88
- ],
89
- "categories": [
90
- "layout"
91
- ]
92
- },
93
- {
94
- "name": "AlignRight",
95
- "kebab": "align-right",
96
- "types": [],
97
- "tags": [
98
- "align",
99
- "right"
100
- ],
101
- "categories": [
102
- "layout"
103
- ]
104
- },
105
- {
106
- "name": "Apartment",
107
- "kebab": "apartment",
108
- "types": [],
109
- "tags": [
110
- "apartment"
111
- ],
112
- "categories": [
113
- "common"
114
- ]
115
- },
116
- {
117
- "name": "AreaChart",
118
- "kebab": "area-chart",
119
- "types": [],
120
- "tags": [
121
- "area",
122
- "chart"
123
- ],
124
- "categories": [
125
- "data"
126
- ]
127
- },
128
- {
129
- "name": "ArrowBottomRight",
130
- "kebab": "arrow-bottom-right",
131
- "types": [
132
- "light",
133
- "regular"
134
- ],
135
- "tags": [
136
- "arrow",
137
- "bottom",
138
- "right"
139
- ],
140
- "categories": [
141
- "navigation"
142
- ]
143
- },
144
- {
145
- "name": "ArrowDown",
146
- "kebab": "arrow-down",
147
- "types": [
148
- "light",
149
- "regular"
150
- ],
151
- "tags": [
152
- "arrow",
153
- "down"
154
- ],
155
- "categories": [
156
- "navigation"
157
- ]
158
- },
159
- {
160
- "name": "ArrowLeft",
161
- "kebab": "arrow-left",
162
- "types": [
163
- "light",
164
- "regular"
165
- ],
166
- "tags": [
167
- "arrow",
168
- "left"
169
- ],
170
- "categories": [
171
- "navigation"
172
- ]
173
- },
174
- {
175
- "name": "ArrowLeftRight",
176
- "kebab": "arrow-left-right",
177
- "types": [],
178
- "tags": [
179
- "arrow",
180
- "left",
181
- "right"
182
- ],
183
- "categories": [
184
- "navigation"
185
- ]
186
- },
187
- {
188
- "name": "ArrowRight",
189
- "kebab": "arrow-right",
190
- "types": [
191
- "light",
192
- "regular"
193
- ],
194
- "tags": [
195
- "arrow",
196
- "right"
197
- ],
198
- "categories": [
199
- "navigation"
200
- ]
201
- },
202
- {
203
- "name": "ArrowRotate",
204
- "kebab": "arrow-rotate",
205
- "types": [],
206
- "tags": [
207
- "arrow",
208
- "rotate"
209
- ],
210
- "categories": [
211
- "navigation"
212
- ]
213
- },
214
- {
215
- "name": "ArrowUp",
216
- "kebab": "arrow-up",
217
- "types": [
218
- "light",
219
- "regular"
220
- ],
221
- "tags": [
222
- "arrow",
223
- "up"
224
- ],
225
- "categories": [
226
- "navigation"
227
- ]
228
- },
229
- {
230
- "name": "ArrowUpRight",
231
- "kebab": "arrow-up-right",
232
- "types": [
233
- "light",
234
- "regular"
235
- ],
236
- "tags": [
237
- "arrow",
238
- "right",
239
- "up"
240
- ],
241
- "categories": [
242
- "navigation"
243
- ]
244
- },
245
- {
246
- "name": "Back",
247
- "kebab": "back",
248
- "types": [],
249
- "tags": [
250
- "back"
251
- ],
252
- "categories": [
253
- "navigation"
254
- ]
255
- },
256
- {
257
- "name": "Badge",
258
- "kebab": "badge",
259
- "types": [
260
- "fill",
261
- "light",
262
- "regular"
263
- ],
264
- "tags": [
265
- "badge"
266
- ],
267
- "categories": [
268
- "status"
269
- ]
270
- },
271
- {
272
- "name": "BarChart",
273
- "kebab": "bar-chart",
274
- "types": [],
275
- "tags": [
276
- "bar",
277
- "chart"
278
- ],
279
- "categories": [
280
- "data"
281
- ]
282
- },
283
- {
284
- "name": "Blank",
285
- "kebab": "blank",
286
- "types": [],
287
- "tags": [
288
- "blank"
289
- ],
290
- "categories": [
291
- "common"
292
- ]
293
- },
294
- {
295
- "name": "Brain",
296
- "kebab": "brain",
297
- "types": [
298
- "fill",
299
- "light",
300
- "regular"
301
- ],
302
- "tags": [
303
- "brain"
304
- ],
305
- "categories": [
306
- "common"
307
- ]
308
- },
309
- {
310
- "name": "Build",
311
- "kebab": "build",
312
- "types": [
313
- "fill",
314
- "light",
315
- "regular"
316
- ],
317
- "tags": [
318
- "build"
319
- ],
320
- "categories": [
321
- "system"
322
- ]
323
- },
324
- {
325
- "name": "Bulb",
326
- "kebab": "bulb",
327
- "types": [
328
- "fill",
329
- "light",
330
- "regular"
331
- ],
332
- "tags": [
333
- "bulb"
334
- ],
335
- "categories": [
336
- "common"
337
- ]
338
- },
339
- {
340
- "name": "Calculate",
341
- "kebab": "calculate",
342
- "types": [
343
- "fill",
344
- "light",
345
- "regular"
346
- ],
347
- "tags": [
348
- "calculate"
349
- ],
350
- "categories": [
351
- "common"
352
- ]
353
- },
354
- {
355
- "name": "CalendarDate",
356
- "kebab": "calendar-date",
357
- "types": [],
358
- "tags": [
359
- "calendar",
360
- "date"
361
- ],
362
- "categories": [
363
- "common"
364
- ]
365
- },
366
- {
367
- "name": "CalendarEvent",
368
- "kebab": "calendar-event",
369
- "types": [],
370
- "tags": [
371
- "calendar",
372
- "event"
373
- ],
374
- "categories": [
375
- "common"
376
- ]
377
- },
378
- {
379
- "name": "Calendar",
380
- "kebab": "calendar",
381
- "types": [],
382
- "tags": [
383
- "calendar"
384
- ],
385
- "categories": [
386
- "common"
387
- ]
388
- },
389
- {
390
- "name": "Cancel",
391
- "kebab": "cancel",
392
- "types": [
393
- "fill",
394
- "light",
395
- "regular"
396
- ],
397
- "tags": [
398
- "cancel",
399
- "close",
400
- "dismiss"
401
- ],
402
- "categories": [
403
- "action"
404
- ]
405
- },
406
- {
407
- "name": "CardView",
408
- "kebab": "card-view",
409
- "types": [],
410
- "tags": [
411
- "card",
412
- "view"
413
- ],
414
- "categories": [
415
- "layout"
416
- ]
417
- },
418
- {
419
- "name": "CarrotDown",
420
- "kebab": "carrot-down",
421
- "types": [],
422
- "tags": [
423
- "carrot",
424
- "down"
425
- ],
426
- "categories": [
427
- "navigation"
428
- ]
429
- },
430
- {
431
- "name": "CarrotLeft",
432
- "kebab": "carrot-left",
433
- "types": [],
434
- "tags": [
435
- "carrot",
436
- "left"
437
- ],
438
- "categories": [
439
- "navigation"
440
- ]
441
- },
442
- {
443
- "name": "CarrotRight",
444
- "kebab": "carrot-right",
445
- "types": [],
446
- "tags": [
447
- "carrot",
448
- "right"
449
- ],
450
- "categories": [
451
- "navigation"
452
- ]
453
- },
454
- {
455
- "name": "CarrotUpDown",
456
- "kebab": "carrot-up-down",
457
- "types": [],
458
- "tags": [
459
- "carrot",
460
- "up",
461
- "down"
462
- ],
463
- "categories": [
464
- "navigation"
465
- ]
466
- },
467
- {
468
- "name": "CarrotUp",
469
- "kebab": "carrot-up",
470
- "types": [],
471
- "tags": [
472
- "carrot",
473
- "up"
474
- ],
475
- "categories": [
476
- "navigation"
477
- ]
478
- },
479
- {
480
- "name": "Category",
481
- "kebab": "category",
482
- "types": [],
483
- "tags": [
484
- "category"
485
- ],
486
- "categories": [
487
- "common"
488
- ]
489
- },
490
- {
491
- "name": "ChartPie",
492
- "kebab": "chart-pie",
493
- "types": [],
494
- "tags": [
495
- "chart",
496
- "pie"
497
- ],
498
- "categories": [
499
- "data"
500
- ]
501
- },
502
- {
503
- "name": "Chat",
504
- "kebab": "chat",
505
- "types": [
506
- "fill",
507
- "light",
508
- "regular"
509
- ],
510
- "tags": [
511
- "chat"
512
- ],
513
- "categories": [
514
- "communication"
515
- ]
516
- },
517
- {
518
- "name": "ChatLine",
519
- "kebab": "chat-line",
520
- "types": [
521
- "fill",
522
- "light",
523
- "regular"
524
- ],
525
- "tags": [
526
- "chat"
527
- ],
528
- "categories": [
529
- "communication"
530
- ]
531
- },
532
- {
533
- "name": "CheckCircle",
534
- "kebab": "check-circle",
535
- "types": [
536
- "fill",
537
- "light",
538
- "regular"
539
- ],
540
- "tags": [
541
- "check",
542
- "circle",
543
- "confirm",
544
- "done"
545
- ],
546
- "categories": [
547
- "action",
548
- "status"
549
- ]
550
- },
551
- {
552
- "name": "Check",
553
- "kebab": "check",
554
- "types": [
555
- "light",
556
- "regular"
557
- ],
558
- "tags": [
559
- "check",
560
- "confirm",
561
- "done"
562
- ],
563
- "categories": [
564
- "action",
565
- "status"
566
- ]
567
- },
568
- {
569
- "name": "CheckboxChecked",
570
- "kebab": "checkbox-checked",
571
- "types": [],
572
- "tags": [
573
- "checkbox",
574
- "checked"
575
- ],
576
- "categories": [
577
- "action",
578
- "status"
579
- ]
580
- },
581
- {
582
- "name": "CheckboxIndeterminate",
583
- "kebab": "checkbox-indeterminate",
584
- "types": [],
585
- "tags": [
586
- "checkbox",
587
- "indeterminate"
588
- ],
589
- "categories": [
590
- "action",
591
- "status"
592
- ]
593
- },
594
- {
595
- "name": "CheckboxUnchecked",
596
- "kebab": "checkbox-unchecked",
597
- "types": [],
598
- "tags": [
599
- "checkbox",
600
- "unchecked"
601
- ],
602
- "categories": [
603
- "action",
604
- "status"
605
- ]
606
- },
607
- {
608
- "name": "Checklist",
609
- "kebab": "checklist",
610
- "types": [
611
- "light",
612
- "regular"
613
- ],
614
- "tags": [
615
- "checklist"
616
- ],
617
- "categories": [
618
- "action",
619
- "layout",
620
- "status"
621
- ]
622
- },
623
- {
624
- "name": "ChevronDoubleDown",
625
- "kebab": "chevron-double-down",
626
- "types": [],
627
- "tags": [
628
- "chevron",
629
- "double",
630
- "down"
631
- ],
632
- "categories": [
633
- "navigation"
634
- ]
635
- },
636
- {
637
- "name": "ChevronDoubleLeft",
638
- "kebab": "chevron-double-left",
639
- "types": [],
640
- "tags": [
641
- "chevron",
642
- "double",
643
- "left"
644
- ],
645
- "categories": [
646
- "navigation"
647
- ]
648
- },
649
- {
650
- "name": "ChevronDoubleRight",
651
- "kebab": "chevron-double-right",
652
- "types": [],
653
- "tags": [
654
- "chevron",
655
- "double",
656
- "right"
657
- ],
658
- "categories": [
659
- "navigation"
660
- ]
661
- },
662
- {
663
- "name": "ChevronDoubleUp",
664
- "kebab": "chevron-double-up",
665
- "types": [],
666
- "tags": [
667
- "chevron",
668
- "double",
669
- "up"
670
- ],
671
- "categories": [
672
- "navigation"
673
- ]
674
- },
675
- {
676
- "name": "ChevronDown",
677
- "kebab": "chevron-down",
678
- "types": [
679
- "light",
680
- "regular"
681
- ],
682
- "tags": [
683
- "chevron",
684
- "down"
685
- ],
686
- "categories": [
687
- "navigation"
688
- ]
689
- },
690
- {
691
- "name": "ChevronLeft",
692
- "kebab": "chevron-left",
693
- "types": [
694
- "light",
695
- "regular"
696
- ],
697
- "tags": [
698
- "chevron",
699
- "left"
700
- ],
701
- "categories": [
702
- "navigation"
703
- ]
704
- },
705
- {
706
- "name": "ChevronRight",
707
- "kebab": "chevron-right",
708
- "types": [
709
- "light",
710
- "regular"
711
- ],
712
- "tags": [
713
- "chevron",
714
- "right"
715
- ],
716
- "categories": [
717
- "navigation"
718
- ]
719
- },
720
- {
721
- "name": "ChevronUpDown",
722
- "kebab": "chevron-up-down",
723
- "types": [],
724
- "tags": [
725
- "chevron",
726
- "up",
727
- "down"
728
- ],
729
- "categories": [
730
- "navigation"
731
- ]
732
- },
733
- {
734
- "name": "ChevronUp",
735
- "kebab": "chevron-up",
736
- "types": [
737
- "light",
738
- "regular"
739
- ],
740
- "tags": [
741
- "chevron",
742
- "up"
743
- ],
744
- "categories": [
745
- "navigation"
746
- ]
747
- },
748
- {
749
- "name": "CiTest",
750
- "kebab": "ci-test",
751
- "types": [],
752
- "tags": [
753
- "ci",
754
- "test"
755
- ],
756
- "categories": [
757
- "common"
758
- ]
759
- },
760
- {
761
- "name": "Clock",
762
- "kebab": "clock",
763
- "types": [
764
- "fill",
765
- "light",
766
- "regular"
767
- ],
768
- "tags": [
769
- "clock"
770
- ],
771
- "categories": [
772
- "system"
773
- ]
774
- },
775
- {
776
- "name": "Cloud",
777
- "kebab": "cloud",
778
- "types": [],
779
- "tags": [
780
- "cloud"
781
- ],
782
- "categories": [
783
- "system"
784
- ]
785
- },
786
- {
787
- "name": "Code",
788
- "kebab": "code",
789
- "types": [
790
- "light",
791
- "regular"
792
- ],
793
- "tags": [
794
- "code"
795
- ],
796
- "categories": [
797
- "system"
798
- ]
799
- },
800
- {
801
- "name": "Copy",
802
- "kebab": "copy",
803
- "types": [
804
- "fill",
805
- "light",
806
- "regular"
807
- ],
808
- "tags": [
809
- "clone",
810
- "copy",
811
- "duplicate"
812
- ],
813
- "categories": [
814
- "action"
815
- ]
816
- },
817
- {
818
- "name": "Cpu",
819
- "kebab": "cpu",
820
- "types": [
821
- "fill",
822
- "light",
823
- "regular"
824
- ],
825
- "tags": [
826
- "c",
827
- "p",
828
- "u"
829
- ],
830
- "categories": [
831
- "system"
832
- ]
833
- },
834
- {
835
- "name": "Cube",
836
- "kebab": "cube",
837
- "types": [
838
- "fill",
839
- "light",
840
- "regular"
841
- ],
842
- "tags": [
843
- "cube"
844
- ],
845
- "categories": [
846
- "common"
847
- ]
848
- },
849
- {
850
- "name": "DarkMode",
851
- "kebab": "dark-mode",
852
- "types": [
853
- "fill",
854
- "light",
855
- "regular"
856
- ],
857
- "tags": [
858
- "dark",
859
- "mode"
860
- ],
861
- "categories": [
862
- "media"
863
- ]
864
- },
865
- {
866
- "name": "Dash",
867
- "kebab": "dash",
868
- "types": [],
869
- "tags": [
870
- "dash"
871
- ],
872
- "categories": [
873
- "common"
874
- ]
875
- },
876
- {
877
- "name": "Dashboard",
878
- "kebab": "dashboard",
879
- "types": [
880
- "fill",
881
- "light",
882
- "regular"
883
- ],
884
- "tags": [
885
- "dashboard"
886
- ],
887
- "categories": [
888
- "common"
889
- ]
890
- },
891
- {
892
- "name": "DashboardSymbol",
893
- "kebab": "dashboard-symbol",
894
- "types": [],
895
- "tags": [
896
- "dashboard",
897
- "symbol"
898
- ],
899
- "categories": [
900
- "common"
901
- ]
902
- },
903
- {
904
- "name": "Database",
905
- "kebab": "database",
906
- "types": [
907
- "fill",
908
- "light",
909
- "regular"
910
- ],
911
- "tags": [
912
- "database"
913
- ],
914
- "categories": [
915
- "data"
916
- ]
917
- },
918
- {
919
- "name": "DatabaseSearch",
920
- "kebab": "database-search",
921
- "types": [],
922
- "tags": [
923
- "database",
924
- "search",
925
- "find",
926
- "lookup"
927
- ],
928
- "categories": [
929
- "action",
930
- "data"
931
- ]
932
- },
933
- {
934
- "name": "Dataset",
935
- "kebab": "dataset",
936
- "types": [],
937
- "tags": [
938
- "dataset"
939
- ],
940
- "categories": [
941
- "data"
942
- ]
943
- },
944
- {
945
- "name": "Delete",
946
- "kebab": "delete",
947
- "types": [
948
- "fill",
949
- "light",
950
- "regular"
951
- ],
952
- "tags": [
953
- "delete",
954
- "remove",
955
- "trash"
956
- ],
957
- "categories": [
958
- "action"
959
- ]
960
- },
961
- {
962
- "name": "DeployedCode",
963
- "kebab": "deployed-code",
964
- "types": [],
965
- "tags": [
966
- "deployed",
967
- "code"
968
- ],
969
- "categories": [
970
- "system"
971
- ]
972
- },
973
- {
974
- "name": "Disconnect",
975
- "kebab": "disconnect",
976
- "types": [
977
- "fill",
978
- "regular"
979
- ],
980
- "tags": [
981
- "disconnect"
982
- ],
983
- "categories": [
984
- "common"
985
- ]
986
- },
987
- {
988
- "name": "Disk",
989
- "kebab": "disk",
990
- "types": [],
991
- "tags": [
992
- "disk"
993
- ],
994
- "categories": [
995
- "system"
996
- ]
997
- },
998
- {
999
- "name": "DomainVerification",
1000
- "kebab": "domain-verification",
1001
- "types": [
1002
- "fill",
1003
- "light",
1004
- "regular"
1005
- ],
1006
- "tags": [
1007
- "domain",
1008
- "verification"
1009
- ],
1010
- "categories": [
1011
- "common"
1012
- ]
1013
- },
1014
- {
1015
- "name": "DotsHorizontal",
1016
- "kebab": "dots-horizontal",
1017
- "types": [],
1018
- "tags": [
1019
- "dots",
1020
- "horizontal"
1021
- ],
1022
- "categories": [
1023
- "common"
1024
- ]
1025
- },
1026
- {
1027
- "name": "DotsVertical",
1028
- "kebab": "dots-vertical",
1029
- "types": [],
1030
- "tags": [
1031
- "dots",
1032
- "vertical"
1033
- ],
1034
- "categories": [
1035
- "common"
1036
- ]
1037
- },
1038
- {
1039
- "name": "DownloadDocument",
1040
- "kebab": "download-document",
1041
- "types": [],
1042
- "tags": [
1043
- "download",
1044
- "document",
1045
- "save",
1046
- "export"
1047
- ],
1048
- "categories": [
1049
- "action",
1050
- "file"
1051
- ]
1052
- },
1053
- {
1054
- "name": "Download",
1055
- "kebab": "download",
1056
- "types": [
1057
- "light",
1058
- "regular"
1059
- ],
1060
- "tags": [
1061
- "download",
1062
- "export",
1063
- "save"
1064
- ],
1065
- "categories": [
1066
- "action"
1067
- ]
1068
- },
1069
- {
1070
- "name": "Ellipse",
1071
- "kebab": "ellipse",
1072
- "types": [],
1073
- "tags": [
1074
- "ellipse"
1075
- ],
1076
- "categories": [
1077
- "common"
1078
- ]
1079
- },
1080
- {
1081
- "name": "Error",
1082
- "kebab": "error",
1083
- "types": [
1084
- "fill",
1085
- "light",
1086
- "regular"
1087
- ],
1088
- "tags": [
1089
- "alert",
1090
- "danger",
1091
- "error"
1092
- ],
1093
- "categories": [
1094
- "status"
1095
- ]
1096
- },
1097
- {
1098
- "name": "Expand",
1099
- "kebab": "expand",
1100
- "types": [],
1101
- "tags": [
1102
- "expand"
1103
- ],
1104
- "categories": [
1105
- "navigation"
1106
- ]
1107
- },
1108
- {
1109
- "name": "Export",
1110
- "kebab": "export",
1111
- "types": [
1112
- "light",
1113
- "regular"
1114
- ],
1115
- "tags": [
1116
- "export"
1117
- ],
1118
- "categories": [
1119
- "action"
1120
- ]
1121
- },
1122
- {
1123
- "name": "Feedback",
1124
- "kebab": "feedback",
1125
- "types": [
1126
- "fill",
1127
- "light",
1128
- "regular"
1129
- ],
1130
- "tags": [
1131
- "feedback"
1132
- ],
1133
- "categories": [
1134
- "navigation",
1135
- "status"
1136
- ]
1137
- },
1138
- {
1139
- "name": "FileAdd",
1140
- "kebab": "file-add",
1141
- "types": [
1142
- "fill",
1143
- "light",
1144
- "regular"
1145
- ],
1146
- "tags": [
1147
- "add",
1148
- "file"
1149
- ],
1150
- "categories": [
1151
- "action",
1152
- "file"
1153
- ]
1154
- },
1155
- {
1156
- "name": "File",
1157
- "kebab": "file",
1158
- "types": [
1159
- "fill",
1160
- "light",
1161
- "regular"
1162
- ],
1163
- "tags": [
1164
- "file"
1165
- ],
1166
- "categories": [
1167
- "file"
1168
- ]
1169
- },
1170
- {
1171
- "name": "FilePdf",
1172
- "kebab": "file-pdf",
1173
- "types": [],
1174
- "tags": [
1175
- "file",
1176
- "pdf"
1177
- ],
1178
- "categories": [
1179
- "file"
1180
- ]
1181
- },
1182
- {
1183
- "name": "FileXls",
1184
- "kebab": "file-xls",
1185
- "types": [],
1186
- "tags": [
1187
- "file",
1188
- "xls"
1189
- ],
1190
- "categories": [
1191
- "file"
1192
- ]
1193
- },
1194
- {
1195
- "name": "Filter",
1196
- "kebab": "filter",
1197
- "types": [
1198
- "fill",
1199
- "light",
1200
- "regular"
1201
- ],
1202
- "tags": [
1203
- "filter"
1204
- ],
1205
- "categories": [
1206
- "action"
1207
- ]
1208
- },
1209
- {
1210
- "name": "FilterList",
1211
- "kebab": "filter-list",
1212
- "types": [],
1213
- "tags": [
1214
- "filter",
1215
- "list"
1216
- ],
1217
- "categories": [
1218
- "action",
1219
- "layout"
1220
- ]
1221
- },
1222
- {
1223
- "name": "Flag",
1224
- "kebab": "flag",
1225
- "types": [
1226
- "fill",
1227
- "light",
1228
- "regular"
1229
- ],
1230
- "tags": [
1231
- "flag"
1232
- ],
1233
- "categories": [
1234
- "status"
1235
- ]
1236
- },
1237
- {
1238
- "name": "Folder",
1239
- "kebab": "folder",
1240
- "types": [
1241
- "fill",
1242
- "light",
1243
- "regular"
1244
- ],
1245
- "tags": [
1246
- "folder"
1247
- ],
1248
- "categories": [
1249
- "file"
1250
- ]
1251
- },
1252
- {
1253
- "name": "FolderOpen",
1254
- "kebab": "folder-open",
1255
- "types": [
1256
- "fill",
1257
- "light",
1258
- "regular"
1259
- ],
1260
- "tags": [
1261
- "folder",
1262
- "open"
1263
- ],
1264
- "categories": [
1265
- "file",
1266
- "navigation"
1267
- ]
1268
- },
1269
- {
1270
- "name": "Frame",
1271
- "kebab": "frame",
1272
- "types": [],
1273
- "tags": [
1274
- "frame"
1275
- ],
1276
- "categories": [
1277
- "layout"
1278
- ]
1279
- },
1280
- {
1281
- "name": "Functions",
1282
- "kebab": "functions",
1283
- "types": [],
1284
- "tags": [
1285
- "functions"
1286
- ],
1287
- "categories": [
1288
- "data"
1289
- ]
1290
- },
1291
- {
1292
- "name": "Gear",
1293
- "kebab": "gear",
1294
- "types": [
1295
- "fill",
1296
- "light",
1297
- "regular"
1298
- ],
1299
- "tags": [
1300
- "config",
1301
- "gear",
1302
- "settings"
1303
- ],
1304
- "categories": [
1305
- "system"
1306
- ]
1307
- },
1308
- {
1309
- "name": "Group",
1310
- "kebab": "group",
1311
- "types": [],
1312
- "tags": [
1313
- "group"
1314
- ],
1315
- "categories": [
1316
- "layout"
1317
- ]
1318
- },
1319
- {
1320
- "name": "Help",
1321
- "kebab": "help",
1322
- "types": [
1323
- "fill",
1324
- "light",
1325
- "regular"
1326
- ],
1327
- "tags": [
1328
- "help"
1329
- ],
1330
- "categories": [
1331
- "common"
1332
- ]
1333
- },
1334
- {
1335
- "name": "History",
1336
- "kebab": "history",
1337
- "types": [],
1338
- "tags": [
1339
- "history"
1340
- ],
1341
- "categories": [
1342
- "common"
1343
- ]
1344
- },
1345
- {
1346
- "name": "Home",
1347
- "kebab": "home",
1348
- "types": [],
1349
- "tags": [
1350
- "home",
1351
- "house",
1352
- "main"
1353
- ],
1354
- "categories": [
1355
- "navigation"
1356
- ]
1357
- },
1358
- {
1359
- "name": "ImageCollection",
1360
- "kebab": "image-collection",
1361
- "types": [],
1362
- "tags": [
1363
- "image",
1364
- "collection"
1365
- ],
1366
- "categories": [
1367
- "media"
1368
- ]
1369
- },
1370
- {
1371
- "name": "Image",
1372
- "kebab": "image",
1373
- "types": [
1374
- "fill",
1375
- "regular"
1376
- ],
1377
- "tags": [
1378
- "image"
1379
- ],
1380
- "categories": [
1381
- "media"
1382
- ]
1383
- },
1384
- {
1385
- "name": "Inbox",
1386
- "kebab": "inbox",
1387
- "types": [],
1388
- "tags": [
1389
- "inbox"
1390
- ],
1391
- "categories": [
1392
- "common"
1393
- ]
1394
- },
1395
- {
1396
- "name": "Info",
1397
- "kebab": "info",
1398
- "types": [
1399
- "fill",
1400
- "light",
1401
- "regular"
1402
- ],
1403
- "tags": [
1404
- "about",
1405
- "info",
1406
- "information"
1407
- ],
1408
- "categories": [
1409
- "status"
1410
- ]
1411
- },
1412
- {
1413
- "name": "Key",
1414
- "kebab": "key",
1415
- "types": [
1416
- "fill",
1417
- "light",
1418
- "regular"
1419
- ],
1420
- "tags": [
1421
- "key"
1422
- ],
1423
- "categories": [
1424
- "system"
1425
- ]
1426
- },
1427
- {
1428
- "name": "Layer",
1429
- "kebab": "layer",
1430
- "types": [],
1431
- "tags": [
1432
- "layer"
1433
- ],
1434
- "categories": [
1435
- "layout"
1436
- ]
1437
- },
1438
- {
1439
- "name": "LightMode",
1440
- "kebab": "light-mode",
1441
- "types": [
1442
- "fill",
1443
- "light",
1444
- "regular"
1445
- ],
1446
- "tags": [
1447
- "mode"
1448
- ],
1449
- "categories": [
1450
- "media"
1451
- ]
1452
- },
1453
- {
1454
- "name": "LineChart",
1455
- "kebab": "line-chart",
1456
- "types": [],
1457
- "tags": [
1458
- "line",
1459
- "chart"
1460
- ],
1461
- "categories": [
1462
- "data"
1463
- ]
1464
- },
1465
- {
1466
- "name": "LinkBreak",
1467
- "kebab": "link-break",
1468
- "types": [],
1469
- "tags": [
1470
- "link",
1471
- "break"
1472
- ],
1473
- "categories": [
1474
- "action"
1475
- ]
1476
- },
1477
- {
1478
- "name": "Link",
1479
- "kebab": "link",
1480
- "types": [],
1481
- "tags": [
1482
- "link"
1483
- ],
1484
- "categories": [
1485
- "action"
1486
- ]
1487
- },
1488
- {
1489
- "name": "List",
1490
- "kebab": "list",
1491
- "types": [],
1492
- "tags": [
1493
- "list"
1494
- ],
1495
- "categories": [
1496
- "layout"
1497
- ]
1498
- },
1499
- {
1500
- "name": "Location",
1501
- "kebab": "location",
1502
- "types": [],
1503
- "tags": [
1504
- "location"
1505
- ],
1506
- "categories": [
1507
- "common"
1508
- ]
1509
- },
1510
- {
1511
- "name": "Lock",
1512
- "kebab": "lock",
1513
- "types": [
1514
- "fill",
1515
- "light",
1516
- "regular"
1517
- ],
1518
- "tags": [
1519
- "lock",
1520
- "private",
1521
- "security"
1522
- ],
1523
- "categories": [
1524
- "system"
1525
- ]
1526
- },
1527
- {
1528
- "name": "Login",
1529
- "kebab": "login",
1530
- "types": [
1531
- "light",
1532
- "regular"
1533
- ],
1534
- "tags": [
1535
- "login"
1536
- ],
1537
- "categories": [
1538
- "action"
1539
- ]
1540
- },
1541
- {
1542
- "name": "Logout",
1543
- "kebab": "logout",
1544
- "types": [
1545
- "light",
1546
- "regular"
1547
- ],
1548
- "tags": [
1549
- "logout"
1550
- ],
1551
- "categories": [
1552
- "action"
1553
- ]
1554
- },
1555
- {
1556
- "name": "Mail",
1557
- "kebab": "mail",
1558
- "types": [
1559
- "fill",
1560
- "light",
1561
- "regular"
1562
- ],
1563
- "tags": [
1564
- "email",
1565
- "mail",
1566
- "message"
1567
- ],
1568
- "categories": [
1569
- "communication"
1570
- ]
1571
- },
1572
- {
1573
- "name": "MailOpen",
1574
- "kebab": "mail-open",
1575
- "types": [],
1576
- "tags": [
1577
- "mail",
1578
- "open",
1579
- "email",
1580
- "message"
1581
- ],
1582
- "categories": [
1583
- "navigation",
1584
- "communication"
1585
- ]
1586
- },
1587
- {
1588
- "name": "Mediation",
1589
- "kebab": "mediation",
1590
- "types": [],
1591
- "tags": [
1592
- "mediation"
1593
- ],
1594
- "categories": [
1595
- "common"
1596
- ]
1597
- },
1598
- {
1599
- "name": "Memory",
1600
- "kebab": "memory",
1601
- "types": [
1602
- "fill",
1603
- "light",
1604
- "regular"
1605
- ],
1606
- "tags": [
1607
- "memory"
1608
- ],
1609
- "categories": [
1610
- "system"
1611
- ]
1612
- },
1613
- {
1614
- "name": "Menu",
1615
- "kebab": "menu",
1616
- "types": [],
1617
- "tags": [
1618
- "menu"
1619
- ],
1620
- "categories": [
1621
- "navigation"
1622
- ]
1623
- },
1624
- {
1625
- "name": "Minus",
1626
- "kebab": "minus",
1627
- "types": [
1628
- "light",
1629
- "regular"
1630
- ],
1631
- "tags": [
1632
- "minus"
1633
- ],
1634
- "categories": [
1635
- "action"
1636
- ]
1637
- },
1638
- {
1639
- "name": "Monitor",
1640
- "kebab": "monitor",
1641
- "types": [
1642
- "fill",
1643
- "light",
1644
- "regular"
1645
- ],
1646
- "tags": [
1647
- "monitor"
1648
- ],
1649
- "categories": [
1650
- "system"
1651
- ]
1652
- },
1653
- {
1654
- "name": "MoreHorizontal",
1655
- "kebab": "more-horizontal",
1656
- "types": [
1657
- "light",
1658
- "regular"
1659
- ],
1660
- "tags": [
1661
- "horizontal",
1662
- "more"
1663
- ],
1664
- "categories": [
1665
- "common"
1666
- ]
1667
- },
1668
- {
1669
- "name": "MoreVertical",
1670
- "kebab": "more-vertical",
1671
- "types": [
1672
- "light",
1673
- "regular"
1674
- ],
1675
- "tags": [
1676
- "more",
1677
- "vertical"
1678
- ],
1679
- "categories": [
1680
- "common"
1681
- ]
1682
- },
1683
- {
1684
- "name": "NextDouble",
1685
- "kebab": "next-double",
1686
- "types": [],
1687
- "tags": [
1688
- "next",
1689
- "double"
1690
- ],
1691
- "categories": [
1692
- "navigation"
1693
- ]
1694
- },
1695
- {
1696
- "name": "Note",
1697
- "kebab": "note",
1698
- "types": [],
1699
- "tags": [
1700
- "note"
1701
- ],
1702
- "categories": [
1703
- "file"
1704
- ]
1705
- },
1706
- {
1707
- "name": "Notice",
1708
- "kebab": "notice",
1709
- "types": [],
1710
- "tags": [
1711
- "notice"
1712
- ],
1713
- "categories": [
1714
- "status"
1715
- ]
1716
- },
1717
- {
1718
- "name": "Notification",
1719
- "kebab": "notification",
1720
- "types": [
1721
- "fill",
1722
- "light",
1723
- "regular"
1724
- ],
1725
- "tags": [
1726
- "notification"
1727
- ],
1728
- "categories": [
1729
- "communication"
1730
- ]
1731
- },
1732
- {
1733
- "name": "Objects",
1734
- "kebab": "objects",
1735
- "types": [],
1736
- "tags": [
1737
- "objects"
1738
- ],
1739
- "categories": [
1740
- "common"
1741
- ]
1742
- },
1743
- {
1744
- "name": "Open",
1745
- "kebab": "open",
1746
- "types": [],
1747
- "tags": [
1748
- "open"
1749
- ],
1750
- "categories": [
1751
- "navigation"
1752
- ]
1753
- },
1754
- {
1755
- "name": "Oracle",
1756
- "kebab": "oracle",
1757
- "types": [],
1758
- "tags": [
1759
- "oracle"
1760
- ],
1761
- "categories": [
1762
- "common"
1763
- ]
1764
- },
1765
- {
1766
- "name": "Order",
1767
- "kebab": "order",
1768
- "types": [
1769
- "light",
1770
- "regular"
1771
- ],
1772
- "tags": [
1773
- "order"
1774
- ],
1775
- "categories": [
1776
- "common"
1777
- ]
1778
- },
1779
- {
1780
- "name": "OrderRgular",
1781
- "kebab": "order-rgular",
1782
- "types": [],
1783
- "tags": [
1784
- "order",
1785
- "rgular"
1786
- ],
1787
- "categories": [
1788
- "common"
1789
- ]
1790
- },
1791
- {
1792
- "name": "Palette",
1793
- "kebab": "palette",
1794
- "types": [
1795
- "fill",
1796
- "light",
1797
- "regular"
1798
- ],
1799
- "tags": [
1800
- "palette"
1801
- ],
1802
- "categories": [
1803
- "common"
1804
- ]
1805
- },
1806
- {
1807
- "name": "PaperBoard",
1808
- "kebab": "paper-board",
1809
- "types": [
1810
- "fill",
1811
- "light",
1812
- "regular"
1813
- ],
1814
- "tags": [
1815
- "board",
1816
- "paper"
1817
- ],
1818
- "categories": [
1819
- "common"
1820
- ]
1821
- },
1822
- {
1823
- "name": "Partial",
1824
- "kebab": "partial",
1825
- "types": [],
1826
- "tags": [
1827
- "partial"
1828
- ],
1829
- "categories": [
1830
- "status"
1831
- ]
1832
- },
1833
- {
1834
- "name": "Pause",
1835
- "kebab": "pause",
1836
- "types": [],
1837
- "tags": [
1838
- "pause",
1839
- "hold",
1840
- "wait"
1841
- ],
1842
- "categories": [
1843
- "action"
1844
- ]
1845
- },
1846
- {
1847
- "name": "Pencil",
1848
- "kebab": "pencil",
1849
- "types": [
1850
- "fill",
1851
- "light",
1852
- "regular"
1853
- ],
1854
- "tags": [
1855
- "edit",
1856
- "pencil",
1857
- "write"
1858
- ],
1859
- "categories": [
1860
- "action"
1861
- ]
1862
- },
1863
- {
1864
- "name": "People",
1865
- "kebab": "people",
1866
- "types": [],
1867
- "tags": [
1868
- "people"
1869
- ],
1870
- "categories": [
1871
- "user"
1872
- ]
1873
- },
1874
- {
1875
- "name": "PersonAdd",
1876
- "kebab": "person-add",
1877
- "types": [],
1878
- "tags": [
1879
- "person",
1880
- "add",
1881
- "user",
1882
- "profile"
1883
- ],
1884
- "categories": [
1885
- "action",
1886
- "user"
1887
- ]
1888
- },
1889
- {
1890
- "name": "Person",
1891
- "kebab": "person",
1892
- "types": [
1893
- "fill",
1894
- "light",
1895
- "regular"
1896
- ],
1897
- "tags": [
1898
- "person",
1899
- "profile",
1900
- "user"
1901
- ],
1902
- "categories": [
1903
- "user"
1904
- ]
1905
- },
1906
- {
1907
- "name": "Phone",
1908
- "kebab": "phone",
1909
- "types": [],
1910
- "tags": [
1911
- "phone"
1912
- ],
1913
- "categories": [
1914
- "communication"
1915
- ]
1916
- },
1917
- {
1918
- "name": "Pin",
1919
- "kebab": "pin",
1920
- "types": [
1921
- "fill",
1922
- "light",
1923
- "regular"
1924
- ],
1925
- "tags": [
1926
- "pin"
1927
- ],
1928
- "categories": [
1929
- "common"
1930
- ]
1931
- },
1932
- {
1933
- "name": "PinOff",
1934
- "kebab": "pin-off",
1935
- "types": [
1936
- "fill",
1937
- "light",
1938
- "regular"
1939
- ],
1940
- "tags": [
1941
- "off",
1942
- "pin"
1943
- ],
1944
- "categories": [
1945
- "common"
1946
- ]
1947
- },
1948
- {
1949
- "name": "PlayCircle",
1950
- "kebab": "play-circle",
1951
- "types": [
1952
- "fill",
1953
- "regular"
1954
- ],
1955
- "tags": [
1956
- "begin",
1957
- "circle",
1958
- "play",
1959
- "start"
1960
- ],
1961
- "categories": [
1962
- "action",
1963
- "media"
1964
- ]
1965
- },
1966
- {
1967
- "name": "Play",
1968
- "kebab": "play",
1969
- "types": [
1970
- "fill",
1971
- "light",
1972
- "regular"
1973
- ],
1974
- "tags": [
1975
- "begin",
1976
- "play",
1977
- "start"
1978
- ],
1979
- "categories": [
1980
- "action",
1981
- "media"
1982
- ]
1983
- },
1984
- {
1985
- "name": "Plus",
1986
- "kebab": "plus",
1987
- "types": [
1988
- "light",
1989
- "regular"
1990
- ],
1991
- "tags": [
1992
- "plus"
1993
- ],
1994
- "categories": [
1995
- "action"
1996
- ]
1997
- },
1998
- {
1999
- "name": "Policy",
2000
- "kebab": "policy",
2001
- "types": [],
2002
- "tags": [
2003
- "policy"
2004
- ],
2005
- "categories": [
2006
- "system"
2007
- ]
2008
- },
2009
- {
2010
- "name": "Polyline",
2011
- "kebab": "polyline",
2012
- "types": [
2013
- "fill",
2014
- "light",
2015
- "regular"
2016
- ],
2017
- "tags": [
2018
- "polyline"
2019
- ],
2020
- "categories": [
2021
- "common"
2022
- ]
2023
- },
2024
- {
2025
- "name": "Power",
2026
- "kebab": "power",
2027
- "types": [
2028
- "fill",
2029
- "light",
2030
- "regular"
2031
- ],
2032
- "tags": [
2033
- "power"
2034
- ],
2035
- "categories": [
2036
- "system"
2037
- ]
2038
- },
2039
- {
2040
- "name": "PowerOff",
2041
- "kebab": "power-off",
2042
- "types": [
2043
- "fill",
2044
- "light",
2045
- "regular"
2046
- ],
2047
- "tags": [
2048
- "off",
2049
- "power"
2050
- ],
2051
- "categories": [
2052
- "system"
2053
- ]
2054
- },
2055
- {
2056
- "name": "PreviousDouble",
2057
- "kebab": "previous-double",
2058
- "types": [],
2059
- "tags": [
2060
- "previous",
2061
- "double"
2062
- ],
2063
- "categories": [
2064
- "navigation"
2065
- ]
2066
- },
2067
- {
2068
- "name": "Record",
2069
- "kebab": "record",
2070
- "types": [
2071
- "fill",
2072
- "regular"
2073
- ],
2074
- "tags": [
2075
- "record"
2076
- ],
2077
- "categories": [
2078
- "media"
2079
- ]
2080
- },
2081
- {
2082
- "name": "Redo",
2083
- "kebab": "redo",
2084
- "types": [
2085
- "light",
2086
- "regular"
2087
- ],
2088
- "tags": [
2089
- "redo"
2090
- ],
2091
- "categories": [
2092
- "action"
2093
- ]
2094
- },
2095
- {
2096
- "name": "Refresh",
2097
- "kebab": "refresh",
2098
- "types": [
2099
- "light",
2100
- "regular"
2101
- ],
2102
- "tags": [
2103
- "refresh"
2104
- ],
2105
- "categories": [
2106
- "action"
2107
- ]
2108
- },
2109
- {
2110
- "name": "Return",
2111
- "kebab": "return",
2112
- "types": [],
2113
- "tags": [
2114
- "return"
2115
- ],
2116
- "categories": [
2117
- "navigation"
2118
- ]
2119
- },
2120
- {
2121
- "name": "RootFinderSymbol",
2122
- "kebab": "root-finder-symbol",
2123
- "types": [],
2124
- "tags": [
2125
- "root",
2126
- "finder",
2127
- "symbol"
2128
- ],
2129
- "categories": [
2130
- "common"
2131
- ]
2132
- },
2133
- {
2134
- "name": "Scatter",
2135
- "kebab": "scatter",
2136
- "types": [],
2137
- "tags": [
2138
- "scatter"
2139
- ],
2140
- "categories": [
2141
- "data"
2142
- ]
2143
- },
2144
- {
2145
- "name": "Schema",
2146
- "kebab": "schema",
2147
- "types": [
2148
- "fill",
2149
- "light",
2150
- "regular"
2151
- ],
2152
- "tags": [
2153
- "schema"
2154
- ],
2155
- "categories": [
2156
- "data"
2157
- ]
2158
- },
2159
- {
2160
- "name": "Sdk",
2161
- "kebab": "sdk",
2162
- "types": [
2163
- "fill",
2164
- "light",
2165
- "regular"
2166
- ],
2167
- "tags": [
2168
- "d",
2169
- "k",
2170
- "s"
2171
- ],
2172
- "categories": [
2173
- "system"
2174
- ]
2175
- },
2176
- {
2177
- "name": "Search",
2178
- "kebab": "search",
2179
- "types": [
2180
- "light",
2181
- "regular"
2182
- ],
2183
- "tags": [
2184
- "find",
2185
- "lookup",
2186
- "search"
2187
- ],
2188
- "categories": [
2189
- "action"
2190
- ]
2191
- },
2192
- {
2193
- "name": "Send",
2194
- "kebab": "send",
2195
- "types": [],
2196
- "tags": [
2197
- "send"
2198
- ],
2199
- "categories": [
2200
- "action",
2201
- "communication"
2202
- ]
2203
- },
2204
- {
2205
- "name": "Sidebar",
2206
- "kebab": "sidebar",
2207
- "types": [
2208
- "fill",
2209
- "light",
2210
- "regular"
2211
- ],
2212
- "tags": [
2213
- "sidebar"
2214
- ],
2215
- "categories": [
2216
- "navigation"
2217
- ]
2218
- },
2219
- {
2220
- "name": "SkipNext",
2221
- "kebab": "skip-next",
2222
- "types": [],
2223
- "tags": [
2224
- "skip",
2225
- "next"
2226
- ],
2227
- "categories": [
2228
- "navigation"
2229
- ]
2230
- },
2231
- {
2232
- "name": "SkipPrevious",
2233
- "kebab": "skip-previous",
2234
- "types": [],
2235
- "tags": [
2236
- "skip",
2237
- "previous"
2238
- ],
2239
- "categories": [
2240
- "navigation"
2241
- ]
2242
- },
2243
- {
2244
- "name": "SortDown",
2245
- "kebab": "sort-down",
2246
- "types": [],
2247
- "tags": [
2248
- "sort",
2249
- "down"
2250
- ],
2251
- "categories": [
2252
- "action"
2253
- ]
2254
- },
2255
- {
2256
- "name": "SortUp",
2257
- "kebab": "sort-up",
2258
- "types": [],
2259
- "tags": [
2260
- "sort",
2261
- "up"
2262
- ],
2263
- "categories": [
2264
- "action"
2265
- ]
2266
- },
2267
- {
2268
- "name": "Sparkle",
2269
- "kebab": "sparkle",
2270
- "types": [],
2271
- "tags": [
2272
- "sparkle"
2273
- ],
2274
- "categories": [
2275
- "common"
2276
- ]
2277
- },
2278
- {
2279
- "name": "SpeechBubble",
2280
- "kebab": "speech-bubble",
2281
- "types": [
2282
- "fill",
2283
- "light"
2284
- ],
2285
- "tags": [
2286
- "bubble",
2287
- "speech"
2288
- ],
2289
- "categories": [
2290
- "communication"
2291
- ]
2292
- },
2293
- {
2294
- "name": "SpeechBubbleRegualr",
2295
- "kebab": "speech-bubble-regualr",
2296
- "types": [],
2297
- "tags": [
2298
- "speech",
2299
- "bubble",
2300
- "regualr"
2301
- ],
2302
- "categories": [
2303
- "communication"
2304
- ]
2305
- },
2306
- {
2307
- "name": "Split",
2308
- "kebab": "split",
2309
- "types": [
2310
- "light",
2311
- "regular"
2312
- ],
2313
- "tags": [
2314
- "split"
2315
- ],
2316
- "categories": [
2317
- "layout"
2318
- ]
2319
- },
2320
- {
2321
- "name": "SplitScene",
2322
- "kebab": "split-scene",
2323
- "types": [],
2324
- "tags": [
2325
- "split",
2326
- "scene"
2327
- ],
2328
- "categories": [
2329
- "layout"
2330
- ]
2331
- },
2332
- {
2333
- "name": "Square",
2334
- "kebab": "square",
2335
- "types": [],
2336
- "tags": [
2337
- "square"
2338
- ],
2339
- "categories": [
2340
- "common"
2341
- ]
2342
- },
2343
- {
2344
- "name": "Star",
2345
- "kebab": "star",
2346
- "types": [
2347
- "fill",
2348
- "light",
2349
- "regular"
2350
- ],
2351
- "tags": [
2352
- "favorite",
2353
- "rating",
2354
- "star"
2355
- ],
2356
- "categories": [
2357
- "status"
2358
- ]
2359
- },
2360
- {
2361
- "name": "Stop",
2362
- "kebab": "stop",
2363
- "types": [
2364
- "fill",
2365
- "light",
2366
- "regular"
2367
- ],
2368
- "tags": [
2369
- "end",
2370
- "halt",
2371
- "stop"
2372
- ],
2373
- "categories": [
2374
- "action"
2375
- ]
2376
- },
2377
- {
2378
- "name": "SupervisorAccount",
2379
- "kebab": "supervisor-account",
2380
- "types": [],
2381
- "tags": [
2382
- "supervisor",
2383
- "account",
2384
- "user",
2385
- "profile"
2386
- ],
2387
- "categories": [
2388
- "user"
2389
- ]
2390
- },
2391
- {
2392
- "name": "TableColumn",
2393
- "kebab": "table-column",
2394
- "types": [],
2395
- "tags": [
2396
- "table",
2397
- "column"
2398
- ],
2399
- "categories": [
2400
- "data"
2401
- ]
2402
- },
2403
- {
2404
- "name": "Table",
2405
- "kebab": "table",
2406
- "types": [
2407
- "fill",
2408
- "light",
2409
- "regular"
2410
- ],
2411
- "tags": [
2412
- "table"
2413
- ],
2414
- "categories": [
2415
- "data"
2416
- ]
2417
- },
2418
- {
2419
- "name": "TableRow",
2420
- "kebab": "table-row",
2421
- "types": [],
2422
- "tags": [
2423
- "table",
2424
- "row"
2425
- ],
2426
- "categories": [
2427
- "data"
2428
- ]
2429
- },
2430
- {
2431
- "name": "Tactics",
2432
- "kebab": "tactics",
2433
- "types": [
2434
- "light",
2435
- "regular"
2436
- ],
2437
- "tags": [
2438
- "tactics"
2439
- ],
2440
- "categories": [
2441
- "common"
2442
- ]
2443
- },
2444
- {
2445
- "name": "Tag",
2446
- "kebab": "tag",
2447
- "types": [],
2448
- "tags": [
2449
- "tag"
2450
- ],
2451
- "categories": [
2452
- "common"
2453
- ]
2454
- },
2455
- {
2456
- "name": "Task",
2457
- "kebab": "task",
2458
- "types": [
2459
- "fill",
2460
- "regular"
2461
- ],
2462
- "tags": [
2463
- "task"
2464
- ],
2465
- "categories": [
2466
- "common"
2467
- ]
2468
- },
2469
- {
2470
- "name": "TextEdit",
2471
- "kebab": "text-edit",
2472
- "types": [],
2473
- "tags": [
2474
- "text",
2475
- "edit"
2476
- ],
2477
- "categories": [
2478
- "action"
2479
- ]
2480
- },
2481
- {
2482
- "name": "ThumbDown",
2483
- "kebab": "thumb-down",
2484
- "types": [
2485
- "fill",
2486
- "light",
2487
- "regular"
2488
- ],
2489
- "tags": [
2490
- "down",
2491
- "thumb"
2492
- ],
2493
- "categories": [
2494
- "common"
2495
- ]
2496
- },
2497
- {
2498
- "name": "ThumbUp",
2499
- "kebab": "thumb-up",
2500
- "types": [
2501
- "fill",
2502
- "light",
2503
- "regular"
2504
- ],
2505
- "tags": [
2506
- "thumb",
2507
- "up"
2508
- ],
2509
- "categories": [
2510
- "common"
2511
- ]
2512
- },
2513
- {
2514
- "name": "Timeline",
2515
- "kebab": "timeline",
2516
- "types": [],
2517
- "tags": [
2518
- "timeline"
2519
- ],
2520
- "categories": [
2521
- "data"
2522
- ]
2523
- },
2524
- {
2525
- "name": "Title",
2526
- "kebab": "title",
2527
- "types": [],
2528
- "tags": [
2529
- "title"
2530
- ],
2531
- "categories": [
2532
- "common"
2533
- ]
2534
- },
2535
- {
2536
- "name": "Toolbox",
2537
- "kebab": "toolbox",
2538
- "types": [
2539
- "fill",
2540
- "light",
2541
- "regular"
2542
- ],
2543
- "tags": [
2544
- "toolbox"
2545
- ],
2546
- "categories": [
2547
- "system"
2548
- ]
2549
- },
2550
- {
2551
- "name": "ToolsSymbol",
2552
- "kebab": "tools-symbol",
2553
- "types": [],
2554
- "tags": [
2555
- "tools",
2556
- "symbol"
2557
- ],
2558
- "categories": [
2559
- "common"
2560
- ]
2561
- },
2562
- {
2563
- "name": "Translate",
2564
- "kebab": "translate",
2565
- "types": [
2566
- "light",
2567
- "regular"
2568
- ],
2569
- "tags": [
2570
- "translate"
2571
- ],
2572
- "categories": [
2573
- "common"
2574
- ]
2575
- },
2576
- {
2577
- "name": "Tune",
2578
- "kebab": "tune",
2579
- "types": [
2580
- "light",
2581
- "regular"
2582
- ],
2583
- "tags": [
2584
- "tune"
2585
- ],
2586
- "categories": [
2587
- "system"
2588
- ]
2589
- },
2590
- {
2591
- "name": "TuneSimple",
2592
- "kebab": "tune-simple",
2593
- "types": [
2594
- "light",
2595
- "regular"
2596
- ],
2597
- "tags": [
2598
- "simple",
2599
- "tune"
2600
- ],
2601
- "categories": [
2602
- "system"
2603
- ]
2604
- },
2605
- {
2606
- "name": "Undo",
2607
- "kebab": "undo",
2608
- "types": [
2609
- "light",
2610
- "regular"
2611
- ],
2612
- "tags": [
2613
- "undo"
2614
- ],
2615
- "categories": [
2616
- "action"
2617
- ]
2618
- },
2619
- {
2620
- "name": "UploadDocument",
2621
- "kebab": "upload-document",
2622
- "types": [],
2623
- "tags": [
2624
- "upload",
2625
- "document",
2626
- "import",
2627
- "send"
2628
- ],
2629
- "categories": [
2630
- "action",
2631
- "file"
2632
- ]
2633
- },
2634
- {
2635
- "name": "Upload",
2636
- "kebab": "upload",
2637
- "types": [
2638
- "light",
2639
- "regular"
2640
- ],
2641
- "tags": [
2642
- "import",
2643
- "send",
2644
- "upload"
2645
- ],
2646
- "categories": [
2647
- "action"
2648
- ]
2649
- },
2650
- {
2651
- "name": "ViewHorizontal",
2652
- "kebab": "view-horizontal",
2653
- "types": [],
2654
- "tags": [
2655
- "view",
2656
- "horizontal"
2657
- ],
2658
- "categories": [
2659
- "layout"
2660
- ]
2661
- },
2662
- {
2663
- "name": "ViewModule",
2664
- "kebab": "view-module",
2665
- "types": [],
2666
- "tags": [
2667
- "view",
2668
- "module"
2669
- ],
2670
- "categories": [
2671
- "layout"
2672
- ]
2673
- },
2674
- {
2675
- "name": "ViewVertical",
2676
- "kebab": "view-vertical",
2677
- "types": [],
2678
- "tags": [
2679
- "view",
2680
- "vertical"
2681
- ],
2682
- "categories": [
2683
- "layout"
2684
- ]
2685
- },
2686
- {
2687
- "name": "Visibility",
2688
- "kebab": "visibility",
2689
- "types": [
2690
- "fill",
2691
- "light",
2692
- "regular"
2693
- ],
2694
- "tags": [
2695
- "visibility"
2696
- ],
2697
- "categories": [
2698
- "media"
2699
- ]
2700
- },
2701
- {
2702
- "name": "VisibilityOff",
2703
- "kebab": "visibility-off",
2704
- "types": [
2705
- "fill",
2706
- "light",
2707
- "regular"
2708
- ],
2709
- "tags": [
2710
- "off",
2711
- "visibility"
2712
- ],
2713
- "categories": [
2714
- "media"
2715
- ]
2716
- },
2717
- {
2718
- "name": "VisibilityVisibilityOff",
2719
- "kebab": "visibility-visibility-off",
2720
- "types": [],
2721
- "tags": [
2722
- "visibility",
2723
- "off"
2724
- ],
2725
- "categories": [
2726
- "media"
2727
- ]
2728
- },
2729
- {
2730
- "name": "VisibilityVisibility",
2731
- "kebab": "visibility-visibility",
2732
- "types": [],
2733
- "tags": [
2734
- "visibility"
2735
- ],
2736
- "categories": [
2737
- "media"
2738
- ]
2739
- },
2740
- {
2741
- "name": "Warning",
2742
- "kebab": "warning",
2743
- "types": [
2744
- "fill",
2745
- "light",
2746
- "regular"
2747
- ],
2748
- "tags": [
2749
- "alert",
2750
- "caution",
2751
- "warning"
2752
- ],
2753
- "categories": [
2754
- "status"
2755
- ]
2756
- },
2757
- {
2758
- "name": "WiFi",
2759
- "kebab": "wi-fi",
2760
- "types": [],
2761
- "tags": [
2762
- "wi",
2763
- "fi"
2764
- ],
2765
- "categories": [
2766
- "system"
2767
- ]
2768
- },
2769
- {
2770
- "name": "Widgetpack",
2771
- "kebab": "widgetpack",
2772
- "types": [],
2773
- "tags": [
2774
- "widgetpack"
2775
- ],
2776
- "categories": [
2777
- "common"
2778
- ]
2779
- },
2780
- {
2781
- "name": "Widgets",
2782
- "kebab": "widgets",
2783
- "types": [
2784
- "fill",
2785
- "light",
2786
- "regular"
2787
- ],
2788
- "tags": [
2789
- "widgets"
2790
- ],
2791
- "categories": [
2792
- "layout"
2793
- ]
2794
- },
2795
- {
2796
- "name": "Work",
2797
- "kebab": "work",
2798
- "types": [],
2799
- "tags": [
2800
- "work"
2801
- ],
2802
- "categories": [
2803
- "common"
2804
- ]
2805
- },
2806
- {
2807
- "name": "X",
2808
- "kebab": "x",
2809
- "types": [
2810
- "light",
2811
- "regular"
2812
- ],
2813
- "tags": [
2814
- "x"
2815
- ],
2816
- "categories": [
2817
- "common"
2818
- ]
2819
- },
2820
- {
2821
- "name": "Zoom",
2822
- "kebab": "zoom",
2823
- "types": [],
2824
- "tags": [
2825
- "zoom"
2826
- ],
2827
- "categories": [
2828
- "action"
2829
- ]
2830
- }
2831
- ];
2832
- var Account = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3m0 14.2a7.2 7.2 0 0 1-6-3.22c.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08a7.2 7.2 0 0 1-6 3.22" }) });
2833
- var AccountTree = ({ size = 20, type, ...props }) => {
2834
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2835
- if (resolvedType === "fill") {
2836
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15 21v-3h-4V8H9v3H2V3h7v3h6V3h7v8h-7V8h-2v8h2v-3h7v8z" }) });
2837
- }
2838
- if (resolvedType === "light") {
2839
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.25 20.75v-3h-4v-10h-2.5v3h-6.5v-7.5h6.5v3h6.5v-3h6.5v7.5h-6.5v-3h-2.5v8.5h2.5v-3h6.5v7.5zm1.5-11.5h3.5v-4.5h-3.5zm0 10h3.5v-4.5h-3.5zm-13-10h3.5v-4.5h-3.5z" }) });
2840
- }
2841
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15 21v-3h-4V8H9v3H2V3h7v3h6V3h7v8h-7V8h-2v8h2v-3h7v8zm2-12h3V5h-3zm0 10h3v-4h-3zM4 9h3V5H4z" }) });
2842
- };
2843
- var Active = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2 20v-1.778h20V20zm2.727-2.667q-.75 0-1.284-.522a1.7 1.7 0 0 1-.534-1.255V11.11h4.886l1.569 3.067a.9.9 0 0 0 .33.355.87.87 0 0 0 .465.134q.25 0 .477-.111a.74.74 0 0 0 .341-.334l2.796-4.778.59 1.178a.78.78 0 0 0 .341.367q.228.122.478.122h5.909v4.445q0 .732-.534 1.255a1.77 1.77 0 0 1-1.284.522zm5.523-5.444L9.182 9.822a.86.86 0 0 0-.341-.355.93.93 0 0 0-.477-.134H2.909V5.778q0-.735.534-1.256A1.77 1.77 0 0 1 4.727 4h14.546q.75 0 1.284.522t.534 1.256v3.555H15.75l-1.114-2.177a.77.77 0 0 0-.34-.367 1 1 0 0 0-.478-.122.87.87 0 0 0-.454.122.9.9 0 0 0-.319.322L10.25 11.89Z" }) });
2844
- var AlignCenter = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18 15H6v2h12zm0-8H6v2h12zM3 13h18v-2H3zm0 8h18v-2H3zM3 3v2h18V3z" }) });
2845
- var AlignJustified = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M21 15H3v2h18zm0-8H3v2h18zM3 13h18v-2H3zm0 8h18v-2H3zM3 3v2h18V3z" }) });
2846
- var AlignLeft = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15 15H3v2h12zm0-8H3v2h12zM3 13h18v-2H3zm0 8h18v-2H3zM3 3v2h18V3z" }) });
2847
- var AlignRight = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M21 15H9v2h12zm0-8H9v2h12zM3 13h18v-2H3zm0 8h18v-2H3zM3 3v2h18V3z" }) });
2848
- var Apartment = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 11V3H7v4H3v14h8v-4h2v4h8V11zM7 19H5v-2h2zm0-4H5v-2h2zm0-4H5V9h2zm4 4H9v-2h2zm0-4H9V9h2zm0-4H9V5h2zm4 8h-2v-2h2zm0-4h-2V9h2zm0-4h-2V5h2zm4 12h-2v-2h2zm0-4h-2v-2h2z" }) });
2849
- var AreaChart = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M13.65 4.325 17 7h2q.824 0 1.413.587.586.589.587 1.413v11H3V9q0-.626.55-.9.55-.275 1.05.1L7 10l3.775-5.275a1.94 1.94 0 0 1 1.35-.825 1.88 1.88 0 0 1 1.525.425M5 11v3.6L8 17l4-5.5 7 5.45V9h-2.7l-3.9-3.125-4.95 6.95z" }) });
2850
- var ArrowBottomRight = ({ size = 20, type, ...props }) => {
2851
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2852
- if (resolvedType === "light") {
2853
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.254 15.193V7.104h1.5v9.9a.75.75 0 0 1-.75.75h-9.9v-1.5h8.09L5.47 6.53l1.06-1.06z" }) });
2854
- }
2855
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.004 14.59V7.104h2v9.9a1 1 0 0 1-1 1h-9.9v-2h7.486L5.293 6.707l1.414-1.414z" }) });
2856
- };
2857
- var ArrowDown = ({ size = 20, type, ...props }) => {
2858
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2859
- if (resolvedType === "light") {
2860
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.526 19.582a.75.75 0 0 0 1.004-.052l7-7-1.06-1.06-5.72 5.72V4h-1.5v13.19l-5.72-5.72-1.06 1.06 7 7z" }) });
2861
- }
2862
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.37 19.775a1 1 0 0 0 1.337-.068l7-7-1.414-1.414L13 16.586V4h-2v12.586l-5.293-5.293-1.414 1.414 7 7z" }) });
2863
- };
2864
- var ArrowLeft = ({ size = 20, type, ...props }) => {
2865
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2866
- if (resolvedType === "light") {
2867
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m12.53 5.53-5.72 5.719H20v1.5H6.81l5.72 5.72-1.06 1.06-7-7a.75.75 0 0 1 0-1.06l7-7z" }) });
2868
- }
2869
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12.707 5.707 7.414 11H20v2H7.414l5.293 5.293-1.414 1.414-7-7a1 1 0 0 1 0-1.414l7-7z" }) });
2870
- };
2871
- var ArrowLeftRight = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6.99 11 3 15l3.99 4v-3H14v-2H6.99zM21 9l-3.99-4v3H10v2h7.01v3z" }) });
2872
- var ArrowRight = ({ size = 20, type, ...props }) => {
2873
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2874
- if (resolvedType === "light") {
2875
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m11.47 5.53 5.72 5.72H4v1.5h13.19l-5.72 5.72 1.06 1.06 7-7a.75.75 0 0 0 0-1.06l-7-7z" }) });
2876
- }
2877
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.293 5.707 16.586 11H4v2h12.586l-5.293 5.293 1.414 1.414 7-7a1 1 0 0 0 0-1.414l-7-7z" }) });
2878
- };
2879
- var ArrowRotate = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m19 8-4 4h3c0 3.31-2.69 6-6 6a5.9 5.9 0 0 1-2.8-.7l-1.46 1.46A7.93 7.93 0 0 0 12 20c4.42 0 8-3.58 8-8h3zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46A7.93 7.93 0 0 0 12 4c-4.42 0-8 3.58-8 8H1l4 4 4-4z" }) });
2880
- var ArrowUp = ({ size = 20, type, ...props }) => {
2881
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2882
- if (resolvedType === "light") {
2883
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.526 4.418a.75.75 0 0 1 1.004.052l7 7-1.06 1.06-5.72-5.72V20h-1.5V6.81l-5.72 5.72-1.06-1.06 7-7z" }) });
2884
- }
2885
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.37 4.225a1 1 0 0 1 1.337.068l7 7-1.414 1.414L13 7.414V20h-2V7.414l-5.293 5.293-1.414-1.414 7-7z" }) });
2886
- };
2887
- var ArrowUpRight = ({ size = 20, type, ...props }) => {
2888
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2889
- if (resolvedType === "light") {
2890
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17.754 16.9h-1.5V8.81L6.53 18.53l-1.06-1.06 9.723-9.72H7.104v-1.5h9.9a.75.75 0 0 1 .75.75z" }) });
2891
- }
2892
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.004 16.9h-2V9.412l-9.297 9.294-1.414-1.414L14.589 8H7.104V6h9.9a1 1 0 0 1 1 1z" }) });
2893
- };
2894
- var Back = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16 5v14L5 12z" }) });
2895
- var Badge = ({ size = 20, type, ...props }) => {
2896
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2897
- if (resolvedType === "fill") {
2898
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 20V9q0-.825.587-1.412A1.93 1.93 0 0 1 4 7h5V4q0-.824.588-1.412A1.93 1.93 0 0 1 11 2h2q.825 0 1.412.587Q15 3.176 15 4v3h5q.824 0 1.413.588Q22 8.175 22 9v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 22zm2-4h6v-.45q0-.425-.238-.788a1.57 1.57 0 0 0-.662-.562 5 5 0 0 0-1.012-.337A5 5 0 0 0 9 15.75q-.575 0-1.088.113-.512.112-1.012.337a1.57 1.57 0 0 0-.663.563A1.4 1.4 0 0 0 6 17.55zm8-1.5h4V15h-4zM9 15q.624 0 1.063-.437.437-.438.437-1.063t-.437-1.062A1.45 1.45 0 0 0 9 12q-.625 0-1.062.438A1.45 1.45 0 0 0 7.5 13.5q0 .624.438 1.063Q8.374 15 9 15m5-1.5h4V12h-4zM11 9h2V4h-2z" }) });
2899
- }
2900
- if (resolvedType === "light") {
2901
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V9.308q0-.758.525-1.283T4.308 7.5H9.5V4q0-.624.438-1.061A1.45 1.45 0 0 1 11 2.5h2q.623 0 1.062.438.438.44.438 1.062v3.5h5.192q.758 0 1.283.525t.525 1.283v10.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V9.307a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086H14.5v.385q0 .613-.443 1.056a1.44 1.44 0 0 1-1.057.443h-2q-.613 0-1.057-.443A1.44 1.44 0 0 1 9.5 9.385V9H4.308a.3.3 0 0 0-.221.086.3.3 0 0 0-.087.222v10.384a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087m1.846-2.288h5.692v-.297q0-.386-.213-.71a1.43 1.43 0 0 0-.59-.505A4.996 4.996 0 0 0 9 15.77a5 5 0 0 0-2.043.43q-.378.18-.59.505a1.26 1.26 0 0 0-.214.71zM14 16.192h4V15h-4zM9 15q.559 0 .952-.394.394-.394.394-.952t-.394-.952A1.3 1.3 0 0 0 9 12.308q-.559 0-.952.394-.394.394-.394.952t.394.952T9 15m5-1.5h4v-1.192h-4zm-3-4.115h2V4h-2z" }) });
2902
- }
2903
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 20V9q0-.825.587-1.412A1.93 1.93 0 0 1 4 7h5V4q0-.824.588-1.412A1.93 1.93 0 0 1 11 2h2q.825 0 1.412.587Q15 3.176 15 4v3h5q.824 0 1.413.588Q22 8.175 22 9v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 22zm0-2h16V9h-5q0 .825-.588 1.412A1.93 1.93 0 0 1 13 11h-2q-.825 0-1.412-.588A1.93 1.93 0 0 1 9 9H4zm2-2h6v-.45q0-.425-.238-.788a1.57 1.57 0 0 0-.662-.562 5 5 0 0 0-1.012-.337A5 5 0 0 0 9 15.75q-.575 0-1.088.113-.512.112-1.012.337a1.57 1.57 0 0 0-.663.563A1.4 1.4 0 0 0 6 17.55zm8-1.5h4V15h-4zM9 15q.624 0 1.063-.437.437-.438.437-1.063t-.437-1.062A1.45 1.45 0 0 0 9 12q-.625 0-1.062.438A1.45 1.45 0 0 0 7.5 13.5q0 .624.438 1.063Q8.374 15 9 15m5-1.5h4V12h-4zM11 9h2V4h-2z" }) });
2904
- };
2905
- var BarChart = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 19h4v-8H4zm6 0h4V5h-4zm6 0h4v-6h-4zM4 21a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h4V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v6h4a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2z" }) });
2906
- var Blank = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 7a4 4 0 0 1 4-4h2.5v2H7a2 2 0 0 0-2 2v2.5H3zm18 2.5h-2V7a2 2 0 0 0-2-2h-2.5V3H17a4 4 0 0 1 4 4zm-2 4.995h2v2.5a4 4 0 0 1-4 4h-2.5v-2H17a2 2 0 0 0 2-2zM7 21a4 4 0 0 1-4-4v-2.5h2V17a2 2 0 0 0 2 2h2.5v2z" }) });
2907
- var Brain = ({ size = 20, type, ...props }) => {
2908
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2909
- if (resolvedType === "fill") {
2910
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14.25 21a3.2 3.2 0 0 1-1.25-.25V3.25A3.2 3.2 0 0 1 14.25 3q1.3 0 2.238.875c.938.875.962 1.3 1.012 2.15a3.97 3.97 0 0 1 2.488 1.325A3.83 3.83 0 0 1 21 10a3.7 3.7 0 0 1-.55 2q.274.45.413.963Q21 13.475 21 14q0 1.549-1.012 2.663a4 4 0 0 1-2.513 1.312 3.37 3.37 0 0 1-1.038 2.137A3.03 3.03 0 0 1 14.25 21m-4.5 0q-1.275 0-2.2-.887a3.34 3.34 0 0 1-1.05-2.138A3.94 3.94 0 0 1 4 16.65 3.86 3.86 0 0 1 3 14q0-.525.138-1.037A3.7 3.7 0 0 1 3.55 12q-.274-.45-.412-.95A4 4 0 0 1 3 10q0-1.525 1-2.638A3.94 3.94 0 0 1 6.475 6.05Q6.55 4.775 7.5 3.888a3.19 3.19 0 0 1 2.887-.813q.313.075.613.2V20.75a3.25 3.25 0 0 1-1.25.25" }) });
2911
- }
2912
- if (resolvedType === "light") {
2913
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.75 20.606a2.87 2.87 0 0 1-2.06-.83 3 3 0 0 1-.95-2.013 3.68 3.68 0 0 1-2.288-1.257 3.62 3.62 0 0 1-.914-2.458q0-.492.128-.973a3.4 3.4 0 0 1 .384-.902 3.3 3.3 0 0 1-.456-.953 3.8 3.8 0 0 1-.152-1.076q0-1.439.947-2.488a3.66 3.66 0 0 1 2.346-1.221.3.3 0 0 1-.01-.077V6.27a2.87 2.87 0 0 1 .924-2.042 2.94 2.94 0 0 1 2.1-.835q.69 0 1.228.27.538.269 1.023.761.48-.492 1.015-.761.537-.27 1.235-.27 1.209 0 2.082.832a2.86 2.86 0 0 1 .918 2.03v.086a.3.3 0 0 1-.01.077 3.7 3.7 0 0 1 2.358 1.224q.96 1.053.96 2.501 0 .564-.157 1.076a3.4 3.4 0 0 1-.46.953 3.64 3.64 0 0 1 .521 1.875q0 1.435-.922 2.475a3.7 3.7 0 0 1-2.306 1.24 3.03 3.03 0 0 1-.936 2.013q-.85.83-2.048.83a2.8 2.8 0 0 1-1.232-.262A3.6 3.6 0 0 1 12 19.581a3.8 3.8 0 0 1-1.03.763 2.75 2.75 0 0 1-1.22.262m3-14.212v11.212q0 .63.436 1.065.437.435 1.068.435.602 0 1.031-.448.43-.448.465-1.045a3.4 3.4 0 0 1-2.087-1.369.73.73 0 0 1-.145-.56.7.7 0 0 1 .313-.484.73.73 0 0 1 1.053.167q.31.452.79.691.48.24 1.037.24a2.17 2.17 0 0 0 1.596-.655 2.17 2.17 0 0 0 .654-1.595q0-.189-.036-.378a1.8 1.8 0 0 0-.116-.372q-.424.29-.937.442a3.7 3.7 0 0 1-1.064.154.73.73 0 0 1-.535-.215.73.73 0 0 1-.215-.535q0-.319.215-.534a.73.73 0 0 1 .535-.216 2.17 2.17 0 0 0 1.595-.655 2.17 2.17 0 0 0 .655-1.595q0-.925-.646-1.57a2.26 2.26 0 0 0-1.566-.68 2.8 2.8 0 0 1-.674.802q-.418.343-.934.542a.71.71 0 0 1-.574-.018.67.67 0 0 1-.374-.428.8.8 0 0 1 .023-.578.65.65 0 0 1 .423-.38A1.505 1.505 0 0 0 15.75 6.39q0-.625-.435-1.06a1.45 1.45 0 0 0-1.066-.435q-.63 0-1.065.435a1.45 1.45 0 0 0-.434 1.065Zm-1.5 11.212V6.394q0-.63-.435-1.065a1.45 1.45 0 0 0-1.066-.435q-.63 0-1.065.435a1.45 1.45 0 0 0-.434 1.065q0 .487.273.887t.725.554q.294.096.43.375a.75.75 0 0 1 .043.575.74.74 0 0 1-.397.426.75.75 0 0 1-.588.018 3.5 3.5 0 0 1-.933-.538 2.7 2.7 0 0 1-.674-.797 2.22 2.22 0 0 0-1.542.69 2.15 2.15 0 0 0-.645 1.563q0 .938.655 1.592a2.17 2.17 0 0 0 1.595.655q.319 0 .535.216a.73.73 0 0 1 .215.535q0 .318-.215.534a.73.73 0 0 1-.535.215q-.551 0-1.064-.154a3.4 3.4 0 0 1-.938-.442 1.8 1.8 0 0 0-.115.372 2 2 0 0 0-.037.378q0 .94.655 1.595a2.17 2.17 0 0 0 1.595.655q.561 0 1.037-.241.477-.24.79-.69a.72.72 0 0 1 .49-.312q.3-.047.564.14a.727.727 0 0 1 .167 1.049q-.397.542-.94.897-.54.356-1.171.488.034.596.477 1.036t1.044.44q.63 0 1.068-.434.435-.435.436-1.065" }) });
2914
- }
2915
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.75 21q-1.275 0-2.2-.887a3.34 3.34 0 0 1-1.05-2.138A3.94 3.94 0 0 1 4 16.65 3.86 3.86 0 0 1 3 14q0-.525.138-1.037A3.7 3.7 0 0 1 3.55 12q-.274-.45-.412-.95A4 4 0 0 1 3 10q0-1.525 1-2.638A3.94 3.94 0 0 1 6.475 6.05Q6.55 4.775 7.5 3.888A3.19 3.19 0 0 1 9.75 3q.65 0 1.213.25.562.25 1.037.675a3.6 3.6 0 0 1 1.025-.675Q13.6 3 14.25 3q1.3 0 2.238.875c.938.875.962 1.3 1.012 2.15a3.97 3.97 0 0 1 2.488 1.325A3.83 3.83 0 0 1 21 10a3.7 3.7 0 0 1-.55 2q.274.45.413.963Q21 13.475 21 14q0 1.549-1.012 2.663a4 4 0 0 1-2.513 1.312 3.37 3.37 0 0 1-1.038 2.137A3.03 3.03 0 0 1 14.25 21q-.624 0-1.213-.238A3.3 3.3 0 0 1 12 20.1a3.7 3.7 0 0 1-1.05.662 3.1 3.1 0 0 1-1.2.238M13 6.25v11.5q0 .525.363.887.362.363.887.363.499 0 .863-.4.361-.4.387-.9a3.8 3.8 0 0 1-.963-.537 4 4 0 0 1-.787-.813.99.99 0 0 1-.188-.75.96.96 0 0 1 .413-.65.99.99 0 0 1 .75-.188.96.96 0 0 1 .65.413q.275.4.7.612Q16.5 16 17 16q.824 0 1.413-.588Q19 14.825 19 14q0-.125-.012-.25a1 1 0 0 0-.063-.25 3.5 3.5 0 0 1-.913.375A4 4 0 0 1 17 14a.97.97 0 0 1-.712-.287A.97.97 0 0 1 16 13a.97.97 0 0 1 .288-.713A.97.97 0 0 1 17 12q.824 0 1.413-.588Q19 10.825 19 10t-.587-1.4A2.04 2.04 0 0 0 17 8a2.9 2.9 0 0 1-.712.787 3.8 3.8 0 0 1-.963.538.96.96 0 0 1-.775-.025.9.9 0 0 1-.5-.575 1.08 1.08 0 0 1 .037-.775.87.87 0 0 1 .563-.5 1.22 1.22 0 0 0 .612-.45q.238-.325.238-.75 0-.525-.363-.888A1.2 1.2 0 0 0 14.25 5q-.525 0-.887.362A1.2 1.2 0 0 0 13 6.25m-2 11.5V6.25q0-.525-.363-.888A1.2 1.2 0 0 0 9.75 5q-.525 0-.887.362a1.2 1.2 0 0 0-.363.888q0 .4.225.737.225.339.6.463.4.125.575.5t.05.775a1 1 0 0 1-.525.575.96.96 0 0 1-.775.025 3.8 3.8 0 0 1-.963-.537A2.9 2.9 0 0 1 6.976 8a2 2 0 0 0-1.387.613A1.9 1.9 0 0 0 5 10q0 .825.588 1.412Q6.175 12 7 12q.424 0 .713.287Q8 12.575 8 13c0 .425-.096.52-.287.713A.97.97 0 0 1 7 14a4 4 0 0 1-1.013-.125 3.5 3.5 0 0 1-.912-.375 1 1 0 0 0-.063.25A3 3 0 0 0 5 14q0 .825.588 1.412Q6.175 16 7 16q.5 0 .925-.213.425-.212.7-.612a.96.96 0 0 1 .65-.413.99.99 0 0 1 .75.188q.35.25.412.65a.99.99 0 0 1-.187.75 4.2 4.2 0 0 1-.8.825q-.45.35-.975.55.025.5.4.887.375.388.875.388.525 0 .887-.363.363-.362.363-.887" }) });
2916
- };
2917
- var Build = ({ size = 20, type, ...props }) => {
2918
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2919
- if (resolvedType === "fill") {
2920
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m17.15 20.7-6.05-6.1q-.5.2-1.012.3A5.7 5.7 0 0 1 9 15q-2.5 0-4.25-1.75T3 9q0-.9.25-1.713a6.6 6.6 0 0 1 .7-1.537L7.6 9.4l1.8-1.8-3.65-3.65a6.6 6.6 0 0 1 1.537-.7A5.8 5.8 0 0 1 9 3q2.5 0 4.25 1.75T15 9q0 .575-.1 1.088a5.7 5.7 0 0 1-.3 1.012l6.1 6.05q.3.3.3.725c0 .425-.1.525-.3.725l-2.1 2.1q-.3.3-.725.3a.99.99 0 0 1-.725-.3" }) });
2921
- }
2922
- if (resolvedType === "light") {
2923
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m17.477 20.604-6.3-6.331q-.529.229-1.075.353t-1.16.124q-2.395 0-4.072-1.677Q3.191 11.396 3.192 9q0-.775.198-1.482.197-.706.56-1.345l3.592 3.573L9.69 7.6 6.135 4.027q.637-.363 1.336-.57a5.2 5.2 0 0 1 1.471-.207q2.397 0 4.073 1.677T14.692 9q0 .633-.119 1.179-.12.546-.358 1.056l6.331 6.3q.262.265.262.64c0 .375-.087.462-.26.634l-1.815 1.816a.82.82 0 0 1-.627.25.9.9 0 0 1-.629-.271m.639-1.5.915-.915-6.66-6.66q.422-.519.621-1.182.2-.662.2-1.347 0-1.663-1.188-2.944Q10.815 4.775 8.996 4.8l2.168 2.167q.27.272.27.633c0 .361-.09.452-.27.633L8.175 11.22a.87.87 0 0 1-.633.271.87.87 0 0 1-.632-.27L4.742 9.053q.004 1.925 1.295 3.06t2.905 1.136q.657 0 1.313-.195a3.7 3.7 0 0 0 1.2-.61z" }) });
2924
- }
2925
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m17.15 20.7-6.05-6.1q-.5.2-1.012.3A5.7 5.7 0 0 1 9 15q-2.5 0-4.25-1.75T3 9q0-.9.25-1.713a6.6 6.6 0 0 1 .7-1.537L7.6 9.4l1.8-1.8-3.65-3.65a6.6 6.6 0 0 1 1.537-.7A5.8 5.8 0 0 1 9 3q2.5 0 4.25 1.75T15 9q0 .575-.1 1.088a5.7 5.7 0 0 1-.3 1.012l6.1 6.05q.3.3.3.725c0 .425-.1.525-.3.725l-2.1 2.1q-.3.3-.725.3a.99.99 0 0 1-.725-.3m.725-2.125.675-.675-6.4-6.4q.45-.5.65-1.162Q13 9.675 13 9q0-1.5-.963-2.612A3.86 3.86 0 0 0 9.65 5.05L11.5 6.9q.3.3.3.7t-.3.7l-3.2 3.2q-.3.3-.7.3a.96.96 0 0 1-.7-.3L5.05 9.65q.225 1.425 1.338 2.387Q7.499 13.001 9 13a4.4 4.4 0 0 0 1.3-.2 3.5 3.5 0 0 0 1.175-.625z" }) });
2926
- };
2927
- var Bulb = ({ size = 20, type, ...props }) => {
2928
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2929
- if (resolvedType === "fill") {
2930
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 21.577q-.757 0-1.307-.525a1.88 1.88 0 0 1-.597-1.283h3.808a1.88 1.88 0 0 1-.597 1.283q-.55.525-1.307.525m-3.75-3.193v-1.5h7.5v1.5zm.154-2.884a7.3 7.3 0 0 1-2.487-2.553A6.73 6.73 0 0 1 5 9.5q0-2.923 2.038-4.962Q9.078 2.501 12 2.5q2.923 0 4.962 2.038Q19 6.578 19 9.5a6.73 6.73 0 0 1-.916 3.447 7.3 7.3 0 0 1-2.488 2.553z" }) });
2931
- }
2932
- if (resolvedType === "light") {
2933
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 21.577q-.757 0-1.307-.525a1.88 1.88 0 0 1-.597-1.283h3.808a1.88 1.88 0 0 1-.597 1.283q-.55.525-1.307.525m-3.75-3.193v-1.5h7.5v1.5zm.154-2.884a7.3 7.3 0 0 1-2.487-2.553A6.73 6.73 0 0 1 5 9.5q0-2.923 2.038-4.962Q9.078 2.501 12 2.5q2.923 0 4.962 2.038Q19 6.578 19 9.5a6.73 6.73 0 0 1-.916 3.447 7.3 7.3 0 0 1-2.488 2.553zM8.85 14h6.3a5.55 5.55 0 0 0 1.737-1.975A5.4 5.4 0 0 0 17.5 9.5q0-2.3-1.6-3.9T12 4c-2.3 0-2.833.533-3.9 1.6Q6.5 7.2 6.5 9.5q0 1.35.612 2.525A5.55 5.55 0 0 0 8.85 14" }) });
2934
- }
2935
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 22q-.825 0-1.412-.587A1.93 1.93 0 0 1 10 20h4q0 .824-.588 1.413A1.93 1.93 0 0 1 12 22m-4-3v-2h8v2zm.25-3a7.66 7.66 0 0 1-2.737-2.75A7.3 7.3 0 0 1 4.5 9.5q0-3.125 2.188-5.313Q8.875 2.001 12 2c3.125-.001 3.854.73 5.313 2.188Q19.499 6.375 19.5 9.5q0 2.025-1.012 3.75A7.66 7.66 0 0 1 15.75 16zm.6-2h6.3a5.55 5.55 0 0 0 1.737-1.975A5.4 5.4 0 0 0 17.5 9.5q0-2.3-1.6-3.9T12 4c-2.3 0-2.833.533-3.9 1.6Q6.5 7.2 6.5 9.5q0 1.35.612 2.525A5.55 5.55 0 0 0 8.85 14" }) });
2936
- };
2937
- var Calculate = ({ size = 20, type, ...props }) => {
2938
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2939
- if (resolvedType === "fill") {
2940
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 18h1.5v-2h2v-1.5h-2v-2H8v2H6V16h2zm5-.75h5v-1.5h-5zm0-2.5h5v-1.5h-5zM6.25 9.2h5V7.7h-5zM5 21q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.413A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587.586.589.587 1.413v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm9.1-10.05 1.4-1.4 1.4 1.4 1.05-1.05-1.4-1.45 1.4-1.4L16.9 6l-1.4 1.4L14.1 6l-1.05 1.05 1.4 1.4-1.4 1.45z" }) });
2941
- }
2942
- if (resolvedType === "light") {
2943
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.154 17.846h1.192v-2h2v-1.192h-2v-2H8.154v2h-2v1.192h2zm5-.75h4.692v-1.192h-4.692zm0-2.5h4.692v-1.192h-4.692zm.946-3.877 1.4-1.4 1.4 1.4.838-.838-1.4-1.431 1.4-1.4-.838-.838-1.4 1.4-1.4-1.4-.838.838 1.4 1.4-1.4 1.43.838.84ZM6.404 9.046h4.692V7.854H6.404zM5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096" }) });
2944
- }
2945
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 18h1.5v-2h2v-1.5h-2v-2H8v2H6V16h2zm5-.75h5v-1.5h-5zm0-2.5h5v-1.5h-5zm1.1-3.8 1.4-1.4 1.4 1.4 1.05-1.05-1.4-1.45 1.4-1.4L16.9 6l-1.4 1.4L14.1 6l-1.05 1.05 1.4 1.4-1.4 1.45zM6.25 9.2h5V7.7h-5zM5 21q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.413A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587.586.589.587 1.413v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm0-2h14V5H5z" }) });
2946
- };
2947
- var Calendar = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V9h14z" }) });
2948
- var CalendarDate = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9 11H7v2h2zm4 0h-2v2h2zm4 0h-2v2h2zm2-7h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 16H5V9h14z" }) });
2949
- var CalendarEvent = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 13h-5v5h5zM16 2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-1V2zm3 18H5V9h14z" }) });
2950
- var Cancel = ({ size = 20, type, ...props }) => {
2951
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2952
- if (resolvedType === "fill") {
2953
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12z" }) });
2954
- }
2955
- if (resolvedType === "light") {
2956
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#363636", d: "m8.4 16.654 3.6-3.6 3.6 3.6 1.054-1.054-3.6-3.6 3.6-3.6L15.6 7.346l-3.6 3.6-3.6-3.6L7.346 8.4l3.6 3.6-3.6 3.6zm3.602 4.846a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
2957
- }
2958
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
2959
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }),
2960
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.59 17 17 15.59 13.41 12 17 8.41 15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41z" })
2961
- ] });
2962
- };
2963
- var CardView = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2M8 11H4V6h4zm6 0h-4V6h4zm6 0h-4V6h4zM8 18H4v-5h4zm6 0h-4v-5h4zm6 0h-4v-5h4z" }) });
2964
- var CarrotDown = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m5 8.5 7 7 7-7z" }) });
2965
- var CarrotLeft = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m15 19-7-7 7-7z" }) });
2966
- var CarrotRight = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m9 5 7 7-7 7z" }) });
2967
- var CarrotUp = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m5 15 7-7 7 7z" }) });
2968
- var CarrotUpDown = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m5 8.5 7-7 7 7zm0 7 7 7 7-7z" }) });
2969
- var Category = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7.425 9.475 11.15 3.4a.9.9 0 0 1 .375-.362 1.05 1.05 0 0 1 .95 0q.225.112.375.362l3.725 6.075q.15.25.15.525c0 .275-.042.35-.125.5a.97.97 0 0 1-.875.5h-7.45a.97.97 0 0 1-.875-.5 1 1 0 0 1-.125-.5q0-.274.15-.525M17.5 22q-1.875 0-3.188-1.313Q13 19.376 13 17.5t1.313-3.188Q15.625 13 17.5 13t3.188 1.313Q22 15.625 22 17.5t-1.313 3.188C19.374 22.001 18.75 22 17.5 22M3 20.5v-6a.97.97 0 0 1 .288-.713A.97.97 0 0 1 4 13.5h6q.424 0 .713.287.287.288.287.713v6a.97.97 0 0 1-.287.712.97.97 0 0 1-.713.288H4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20.5m14.5-.5q1.05 0 1.775-.725T20 17.5c0-1.05-.242-1.292-.725-1.775Q18.55 15 17.5 15c-1.05 0-1.292.242-1.775.725Q15 16.45 15 17.5c0 1.05.242 1.292.725 1.775Q16.45 20 17.5 20M5 19.5h4v-4H5zM10.05 9h3.9L12 5.85z" }) });
2970
- var ChartPie = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 12c0-.918-.178-1.795-.5-2.599L6.501 16.33A7 7 0 0 0 19 12m-6-1.732 4.498-2.598A7 7 0 0 0 13 5.072zM5 12c0 .918.178 1.794.499 2.598L11 11.422v-6.35A7 7 0 0 0 5 12m16 0a9 9 0 0 1-16.788 4.51l-.006-.01-.006-.012a9 9 0 0 1 15.588-8.997l.006.009.005.01A8.95 8.95 0 0 1 21 12" }) });
2971
- var Chat = ({ size = 20, type, ...props }) => {
2972
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2973
- if (resolvedType === "fill") {
2974
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2 22V5q0-.824.587-1.413A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587.586.589.587 1.413v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18H6z" }) });
2975
- }
2976
- if (resolvedType === "light") {
2977
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.5 21.038V5.308q0-.758.525-1.283T4.308 3.5h15.384q.758 0 1.283.525t.525 1.283v10.384q0 .758-.525 1.283t-1.283.525H6.038zM5.4 16h14.292a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v12.077z" }) });
2978
- }
2979
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2 22V5q0-.824.587-1.413A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587.586.589.587 1.413v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18H6zm3.15-6H20V5H4v12.125z" }) });
2980
- };
2981
- var ChatLine = ({ size = 20, type, ...props }) => {
2982
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2983
- if (resolvedType === "fill") {
2984
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M20 3q.825 0 1.412.588Q22 4.176 22 5v11q0 .825-.588 1.412A1.93 1.93 0 0 1 20 18H6l-4 4V5q0-.824.588-1.412A1.93 1.93 0 0 1 4 3zM6 11.5v2h8v-2zm0-2h12v-2H6z", clipRule: "evenodd" }) });
2985
- }
2986
- if (resolvedType === "light") {
2987
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
2988
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.5 21.038V5.308q0-.758.525-1.283T4.308 3.5h15.384q.758 0 1.283.525t.525 1.283v10.384q0 .758-.525 1.283t-1.283.525H6.038zM5.4 16h14.292a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v12.077z" }),
2989
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14 11.75v1.5H6v-1.5zm4-4v1.5H6v-1.5z" })
2990
- ] });
2991
- }
2992
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
2993
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2 22V5q0-.824.587-1.413A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587.586.589.587 1.413v11q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18H6zm3.15-6H20V5H4v12.125z" }),
2994
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18 7.5v2H6v-2zm-4 4v2H6v-2z" })
2995
- ] });
2996
- };
2997
- var Check = ({ size = 20, type, ...props }) => {
2998
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
2999
- if (resolvedType === "light") {
3000
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m19.968 7.218-9.888 9.887a.75.75 0 0 1-1.06 0l-4.988-4.987 1.06-1.06 4.458 4.457 9.357-9.358z" }) });
3001
- }
3002
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.257 17.293a1 1 0 0 1-1.414 0L3.85 12.3l1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z" }) });
3003
- };
3004
- var CheckCircle = ({ size = 20, type, ...props }) => {
3005
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3006
- if (resolvedType === "fill") {
3007
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.893 15.893a1 1 0 0 0 1.414 0L17.65 9.55l-1.4-1.4-5.65 5.65-2.85-2.85-1.4 1.4zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22" }) });
3008
- }
3009
- if (resolvedType === "light") {
3010
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.05 15.723a.75.75 0 0 0 1.061 0l6.193-6.192-1.054-1.054-5.67 5.67-2.85-2.85-1.053 1.053zm1.952 5.777a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
3011
- }
3012
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.893 15.893a1 1 0 0 0 1.414 0L17.65 9.55l-1.4-1.4-5.65 5.65-2.85-2.85-1.4 1.4zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
3013
- };
3014
- var CheckboxChecked = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-9 14-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8z" }) });
3015
- var CheckboxIndeterminate = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-2 10H7v-2h10z" }) });
3016
- var CheckboxUnchecked = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2" }) });
3017
- var Checklist = ({ size = 20, type, ...props }) => {
3018
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3019
- if (resolvedType === "light") {
3020
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.694 18.452 2.5 15.258l1.044-1.044 2.125 2.124 4.25-4.25 1.044 1.07zm0-7.616L2.5 7.642l1.044-1.044L5.67 8.723l4.25-4.25 1.044 1.07zm7.315 5.722v-1.5h8.5v1.5zm0-7.616v-1.5h8.5v1.5z" }) });
3021
- }
3022
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.55 19 2 15.45l1.4-1.4 2.125 2.125 4.25-4.25 1.4 1.425zm0-8L2 7.45l1.4-1.4 2.125 2.125 4.25-4.25 1.4 1.425zM13 17v-2h9v2zm0-8V7h9v2z" }) });
3023
- };
3024
- var ChevronDoubleDown = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3025
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.59 11.59 12 16.17l-4.59-4.58L6 13l6 6 6-6z" }),
3026
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.59 5.59 12 10.17 7.41 5.59 6 7l6 6 6-6z" })
3027
- ] });
3028
- var ChevronDoubleLeft = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3029
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12.41 7.41 11 6l-6 6 6 6 1.41-1.41L7.83 12z" }),
3030
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.41 7.41 17 6l-6 6 6 6 1.41-1.41L13.83 12z" })
3031
- ] });
3032
- var ChevronDoubleRight = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3033
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 6 5.59 7.41 10.17 12l-4.58 4.59L7 18l6-6z" }),
3034
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m13 6-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z" })
3035
- ] });
3036
- var ChevronDoubleUp = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3037
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m12 5-6 6 1.41 1.41L12 7.83l4.59 4.58L18 11z" }),
3038
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m12 11-6 6 1.41 1.41L12 13.83l4.59 4.58L18 17z" })
3039
- ] });
3040
- var ChevronDown = ({ size = 20, type, ...props }) => {
3041
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3042
- if (resolvedType === "light") {
3043
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m19.03 9.03-6.5 6.5a.75.75 0 0 1-1.06 0l-6.5-6.5 1.06-1.06L12 13.94l5.97-5.97z" }) });
3044
- }
3045
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m19.207 9.207-6.5 6.5a1 1 0 0 1-1.414 0l-6.5-6.5 1.414-1.414L12 13.586l5.793-5.793z" }) });
3046
- };
3047
- var ChevronLeft = ({ size = 20, type, ...props }) => {
3048
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3049
- if (resolvedType === "light") {
3050
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.03 6.03 10.06 12l5.97 5.97-1.06 1.06-6.5-6.5a.75.75 0 0 1 0-1.06l6.5-6.5z" }) });
3051
- }
3052
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.207 6.207 10.414 12l5.793 5.793-1.414 1.414-6.5-6.5a1 1 0 0 1 0-1.414l6.5-6.5z" }) });
3053
- };
3054
- var ChevronRight = ({ size = 20, type, ...props }) => {
3055
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3056
- if (resolvedType === "light") {
3057
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.53 11.47a.75.75 0 0 1 0 1.06l-6.5 6.5-1.06-1.06L13.94 12 7.97 6.03l1.06-1.06z" }) });
3058
- }
3059
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.707 11.293a1 1 0 0 1 0 1.414l-6.5 6.5-1.414-1.414L13.586 12 7.793 6.207l1.414-1.414z" }) });
3060
- };
3061
- var ChevronUp = ({ size = 20, type, ...props }) => {
3062
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3063
- if (resolvedType === "light") {
3064
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.526 8.418a.75.75 0 0 1 1.004.052l6.5 6.5-1.06 1.06L12 10.06l-5.97 5.97-1.06-1.06 6.5-6.5z" }) });
3065
- }
3066
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.37 8.225a1 1 0 0 1 1.337.068l6.5 6.5-1.414 1.414L12 10.414l-5.793 5.793-1.414-1.414 6.5-6.5z" }) });
3067
- };
3068
- var ChevronUpDown = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15z" }) });
3069
- var CiTest = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3070
- /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "12", cy: "12", r: "9", stroke: "currentColor", strokeWidth: "2" }),
3071
- /* @__PURE__ */ jsxRuntime.jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: "2", d: "M8 12h8" })
3072
- ] });
3073
- var Clock = ({ size = 20, type, ...props }) => {
3074
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3075
- if (resolvedType === "fill") {
3076
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m15.3 16.7 1.4-1.4-3.7-3.7V7h-2v5.4zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22" }) });
3077
- }
3078
- if (resolvedType === "light") {
3079
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m15.473 16.527 1.054-1.054-3.777-3.777V7h-1.5v5.304zM12.002 21.5a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.325 0 5.663-2.337T20 12t-2.337-5.662T12 4 6.338 6.338 4 12t2.338 5.663T12 20" }) });
3080
- }
3081
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m15.3 16.7 1.4-1.4-3.7-3.7V7h-2v5.4zM12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.325 0 5.663-2.337T20 12t-2.337-5.662T12 4 6.338 6.338 4 12t2.338 5.663T12 20" }) });
3082
- };
3083
- var Cloud = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.125 10.367A6.24 6.24 0 0 0 12 5.333 6.25 6.25 0 0 0 6.458 8.7 4.995 4.995 0 0 0 2 13.667c0 2.758 2.242 5 5 5h10.833c2.3 0 4.167-1.867 4.167-4.167 0-2.2-1.708-3.983-3.875-4.133" }) });
3084
- var Code = ({ size = 20, type, ...props }) => {
3085
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3086
- if (resolvedType === "light") {
3087
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 17.654 2.876 12.53a.75.75 0 0 1 0-1.06L8 6.346l1.07 1.07-4.6 4.6L9.053 16.6zm8 0-1.07-1.07 4.6-4.6L14.947 7.4 16 6.346l5.123 5.124a.75.75 0 0 1 0 1.06z" }) });
3088
- }
3089
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m8 18-5.293-5.293a1 1 0 0 1 0-1.414L8 6l1.425 1.425-4.6 4.6L9.4 16.6zm8 0-1.425-1.425 4.6-4.6L14.6 7.4 16 6l5.293 5.293a1 1 0 0 1 0 1.414z" }) });
3090
- };
3091
- var Copy = ({ size = 20, type, ...props }) => {
3092
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3093
- if (resolvedType === "fill") {
3094
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.5 18q-.825 0-1.412-.587A1.93 1.93 0 0 1 7.5 16V4q0-.824.588-1.413A1.93 1.93 0 0 1 9.5 2h9q.824 0 1.413.587.587.588.587 1.413v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18.5 18zm-4 4q-.824 0-1.412-.587A1.93 1.93 0 0 1 3.5 20V6h2v14h11v2z" }) });
3095
- }
3096
- if (resolvedType === "light") {
3097
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.558 17.75q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.558q0-.758.525-1.283t1.283-.525h8.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h8.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V4.558a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H9.558a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096m-3.5 5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.558h1.5v12.884q0 .116.096.212a.3.3 0 0 0 .212.096h9.884v1.5z" }) });
3098
- }
3099
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.5 18q-.825 0-1.412-.587A1.93 1.93 0 0 1 7.5 16V4q0-.824.588-1.413A1.93 1.93 0 0 1 9.5 2h9q.824 0 1.413.587.587.588.587 1.413v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18.5 18zm0-2h9V4h-9zm-4 6q-.824 0-1.412-.587A1.93 1.93 0 0 1 3.5 20V6h2v14h11v2z" }) });
3100
- };
3101
- var Cpu = ({ size = 20, type, ...props }) => {
3102
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3103
- if (resolvedType === "fill") {
3104
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 16V8h8v8zm.5 6v-2H6q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 18v-2.5H2v-2h2v-3H2v-2h2V6q0-.824.588-1.412A1.93 1.93 0 0 1 6 4h2.5V2h2v2h3V2h2v2H18q.824 0 1.413.588Q20 5.175 20 6v2.5h2v2h-2v3h2v2h-2V18q0 .824-.587 1.413A1.93 1.93 0 0 1 18 20h-2.5v2h-2v-2h-3v2zm9.5-4V6H6v12z" }) });
3105
- }
3106
- if (resolvedType === "light") {
3107
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.5 15.5v-7h7v7zM10 14h4v-4h-4zm-.75 7.5v-2H6.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V14.75h-2v-1.5h2v-2.5h-2v-1.5h2V6.308q0-.758.525-1.283T6.308 4.5H9.25v-2h1.5v2h2.5v-2h1.5v2h2.942q.758 0 1.283.525t.525 1.283V9.25h2v1.5h-2v2.5h2v1.5h-2v2.942q0 .758-.525 1.283t-1.283.525H14.75v2h-1.5v-2h-2.5v2zm8.442-3.5a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V6.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H6.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096z" }) });
3108
- }
3109
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 16V8h8v8zm2-2h4v-4h-4zm-1.5 8v-2H6q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 18v-2.5H2v-2h2v-3H2v-2h2V6q0-.824.588-1.412A1.93 1.93 0 0 1 6 4h2.5V2h2v2h3V2h2v2H18q.824 0 1.413.588Q20 5.175 20 6v2.5h2v2h-2v3h2v2h-2V18q0 .824-.587 1.413A1.93 1.93 0 0 1 18 20h-2.5v2h-2v-2h-3v2zm9.5-4V6H6v12z" }) });
3110
- };
3111
- var Cube = ({ size = 20, type, ...props }) => {
3112
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3113
- if (resolvedType === "fill") {
3114
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 21.725 4 17.7a1.948 1.948 0 0 1-1-1.725v-7.95A1.95 1.95 0 0 1 4 6.3l7-4.025Q11.475 2 12 2t1 .275L20 6.3q.475.275.738.725.262.45.262 1v7.95a1.95 1.95 0 0 1-1 1.725l-7 4.025Q12.525 22 12 22t-1-.275m0-9.15v6.85L12 20l1-.575v-6.85L19 9.1V8.05l-1.075-.625L12 10.85 6.075 7.425 5 8.05V9.1z" }) });
3115
- }
3116
- if (resolvedType === "light") {
3117
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.25 19.57v-7.14L5 8.812v6.966q0 .077.038.144a.33.33 0 0 0 .116.116zm1.5 0 6.096-3.533a.33.33 0 0 0 .116-.116.3.3 0 0 0 .038-.144V8.811l-6.25 3.62zM12 11.138l6.175-3.57-6.021-3.483A.3.3 0 0 0 12 4.038a.3.3 0 0 0-.154.048L5.825 7.57zm-7.596 6.215a1.78 1.78 0 0 1-.904-1.562V8.208a1.77 1.77 0 0 1 .904-1.562l6.692-3.852a1.78 1.78 0 0 1 1.808 0l6.692 3.852a1.78 1.78 0 0 1 .904 1.562v7.584a1.77 1.77 0 0 1-.904 1.562l-6.692 3.852a1.78 1.78 0 0 1-1.808 0z" }) });
3118
- }
3119
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 19.425v-6.85L5 9.1v6.85zm2 0 6-3.475V9.1l-6 3.475zm-1-8.575 5.925-3.425L12 4 6.075 7.425zM4 17.7a1.948 1.948 0 0 1-1-1.725v-7.95A1.95 1.95 0 0 1 4 6.3l7-4.025Q11.475 2 12 2t1 .275L20 6.3q.475.275.738.725.262.45.262 1v7.95a1.95 1.95 0 0 1-1 1.725l-7 4.025Q12.525 22 12 22t-1-.275z" }) });
3120
- };
3121
- var DarkMode = ({ size = 20, type, ...props }) => {
3122
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3123
- if (resolvedType === "fill") {
3124
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 21q-3.75 0-6.375-2.625T3 12t2.625-6.375T12 3q.35 0 .688.025c.241.018.322.33.144.494q-.67.616-1.12 1.468A5.3 5.3 0 0 0 11.1 7.5q0 2.25 1.575 3.825T16.5 12.9q1.375 0 2.525-.613a5.4 5.4 0 0 0 1.457-1.118c.163-.179.475-.098.493.143Q21 11.652 21 12q0 3.75-2.625 6.375T12 21" }) });
3125
- }
3126
- if (resolvedType === "light") {
3127
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12.029 20.5q-3.542 0-6.021-2.48-2.48-2.478-2.48-6.02 0-3.395 2.304-5.822 2.302-2.428 5.639-2.63.215 0 .423.015c.166.013.231.216.12.339a5.4 5.4 0 0 0-.931 1.436 5.2 5.2 0 0 0-.454 2.162q0 2.458 1.72 4.18 1.721 1.72 4.18 1.72 1.162 0 2.169-.454a5.3 5.3 0 0 0 1.421-.929c.122-.112.324-.047.337.118q.015.208.015.423-.192 3.336-2.62 5.639T12.029 20.5m0-1.5q2.2 0 3.95-1.212a7 7 0 0 0 2.55-3.163q-.5.125-1 .2t-1 .075q-3.075 0-5.238-2.162Q9.13 10.575 9.13 7.5q0-.5.075-1t.2-1A7 7 0 0 0 6.24 8.05Q5.03 9.8 5.03 12q0 2.9 2.05 4.95t4.95 2.05" }) });
3128
- }
3129
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 21q-3.75 0-6.375-2.625T3 12t2.625-6.375T12 3q.35 0 .688.025c.241.018.322.33.144.494q-.67.616-1.12 1.468A5.3 5.3 0 0 0 11.1 7.5q0 2.25 1.575 3.825T16.5 12.9q1.375 0 2.525-.613a5.4 5.4 0 0 0 1.457-1.118c.163-.179.475-.098.493.143Q21 11.652 21 12q0 3.75-2.625 6.375T12 21m0-2q2.2 0 3.95-1.212a7 7 0 0 0 2.55-3.163q-.5.125-1 .2t-1 .075q-3.075 0-5.238-2.162Q9.1 10.575 9.1 7.5q0-.5.075-1t.2-1a7 7 0 0 0-3.162 2.55Q5 9.8 5 12q0 2.9 2.05 4.95T12 19" }) });
3130
- };
3131
- var Dash = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M1 12a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H2a1 1 0 0 1-1-1m8 0a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m8 0a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1" }) });
3132
- var Dashboard = ({ size = 20, type, ...props }) => {
3133
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3134
- if (resolvedType === "fill") {
3135
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 17h2v-7H7zm4 0h2V7h-2zm4 0h2v-4h-2zM5 21q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.413A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587.586.589.587 1.413v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21z" }) });
3136
- }
3137
- if (resolvedType === "light") {
3138
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7.365 16.75h1.5v-6.5h-1.5zm3.885 0h1.5v-9.5h-1.5zm3.885 0h1.5v-3.5h-1.5zM5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096" }) });
3139
- }
3140
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 17h2v-7H7zm4 0h2V7h-2zm4 0h2v-4h-2zM5 21q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.413A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587.586.589.587 1.413v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm0-2h14V5H5z" }) });
3141
- };
3142
- var DashboardSymbol = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3143
- /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "16", height: "7", x: "4", y: "4", fill: "#05DF72", rx: "1" }),
3144
- /* @__PURE__ */ jsxRuntime.jsx("rect", { width: "7", height: "7", x: "4", y: "13", fill: "#ED6AFF", rx: "1" }),
3145
- /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "16.5", cy: "16.5", r: "3.5", fill: "#00BCFF" })
3146
- ] });
3147
- var Database = ({ size = 20, type, ...props }) => {
3148
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3149
- if (resolvedType === "fill") {
3150
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 11q3.75 0 6.375-1.175C21 8.65 21 8.1 21 7s-.875-2.042-2.625-2.825Q15.75 3 12 3c-3.75 0-4.625.392-6.375 1.175S3 5.9 3 7s.875 2.042 2.625 2.825Q8.25 11 12 11m0 2.5q1.024 0 2.563-.213a16.5 16.5 0 0 0 2.962-.687q1.425-.476 2.45-1.237Q21 10.599 21 9.5V12q0 1.1-1.025 1.863t-2.45 1.237-2.962.688Q13.024 16 12 16t-2.563-.213a16.5 16.5 0 0 1-2.962-.687q-1.425-.476-2.45-1.237Q3 13.099 3 12V9.5q0 1.1 1.025 1.863t2.45 1.237 2.963.688q1.537.212 2.562.212m0 5q1.024 0 2.563-.212a16.5 16.5 0 0 0 2.962-.688q1.425-.476 2.45-1.238Q21 15.602 21 14.5V17q0 1.1-1.025 1.863t-2.45 1.237-2.962.688Q13.024 21 12 21t-2.563-.212a16.5 16.5 0 0 1-2.962-.688q-1.425-.476-2.45-1.238T3 17v-2.5q0 1.1 1.025 1.863t2.45 1.237 2.963.688q1.537.212 2.562.212" }) });
3151
- }
3152
- if (resolvedType === "light") {
3153
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 20.5q-3.64 0-6.07-1.028C3.5 18.444 3.5 17.931 3.5 16.904V7q0-1.448 2.489-2.474Q8.476 3.5 12 3.5c3.524 0 4.352.342 6.012 1.026Q20.5 5.552 20.5 7v9.904q0 1.54-2.43 2.568C15.64 20.5 14.427 20.5 12 20.5m0-11.542q2.187 0 4.403-.619 2.217-.618 2.568-1.333-.342-.735-2.541-1.37a15.9 15.9 0 0 0-8.845-.018q-2.187.618-2.575 1.35.378.75 2.556 1.37t4.434.62m0 5.003q1.041 0 2.025-.1a17 17 0 0 0 1.882-.292 13 13 0 0 0 1.68-.477q.781-.284 1.413-.644V8.9q-.63.36-1.413.644t-1.68.477a17 17 0 0 1-1.882.292q-.984.1-2.025.1a20 20 0 0 1-2.065-.104q-1.005-.106-1.896-.297a13 13 0 0 1-1.663-.473A8 8 0 0 1 5 8.9v3.548q.605.36 1.376.64a13 13 0 0 0 1.663.472 18 18 0 0 0 1.896.297q1.006.105 2.065.104M12 19q1.217 0 2.39-.16a15 15 0 0 0 2.135-.439q.962-.277 1.622-.645.66-.367.853-.771v-3.037a9 9 0 0 1-1.413.644q-.783.286-1.68.477a17 17 0 0 1-1.882.292q-.984.1-2.025.1a20 20 0 0 1-2.065-.104 18 18 0 0 1-1.896-.297 13 13 0 0 1-1.663-.473A8 8 0 0 1 5 13.949V17q.192.414.845.768t1.615.633q.96.277 2.142.439Q10.782 19 12 19" }) });
3154
- }
3155
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 21q-3.775 0-6.388-1.163Q3 18.676 3 17V7q0-1.65 2.638-2.825T12 3c3.725 0 4.604.392 6.363 1.175Q20.999 5.35 21 7v10q0 1.676-2.613 2.837Q15.776 21 12 21m0-11.975q2.225 0 4.475-.638Q18.725 7.75 19 7.025q-.274-.725-2.512-1.375a15.87 15.87 0 0 0-8.95-.013Q5.348 6.276 5 7.026q.35.75 2.537 1.375 2.188.625 4.463.625ZM12 14q1.05 0 2.025-.1a18 18 0 0 0 1.862-.287q.888-.188 1.675-.463A10 10 0 0 0 19 12.525v-3a10 10 0 0 1-1.438.625q-.786.275-1.675.463-.887.187-1.862.287T12 11c-1.05 0-1.383-.033-2.05-.1a18 18 0 0 1-1.887-.287A13 13 0 0 1 6.4 10.15 9 9 0 0 1 5 9.525v3q.625.35 1.4.625t1.662.463 1.888.287T12 14m0 5q1.15 0 2.338-.175a17 17 0 0 0 2.187-.462q1-.288 1.675-.65t.8-.738v-2.45a10 10 0 0 1-1.438.625q-.787.275-1.675.463-.887.187-1.862.287T12 16c-1.05 0-1.383-.033-2.05-.1a18 18 0 0 1-1.887-.287A13 13 0 0 1 6.4 15.15a9 9 0 0 1-1.4-.625V17q.125.375.787.725.663.35 1.663.637t2.2.463Q10.85 19 12 19" }) });
3156
- };
3157
- var DatabaseSearch = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 9.025q2.15 0 4.438-.65T19 7.025q-.274-.725-2.512-1.375a15.87 15.87 0 0 0-8.95-.013Q5.348 6.276 5 7.026q.374.725 2.612 1.362T12 9.026Zm-1.525 9.9q.25.575.575 1.1.326.525.75.975a19.5 19.5 0 0 1-3.438-.337q-1.612-.313-2.8-.85-1.186-.539-1.875-1.263Q3.001 17.825 3 17V7q0-.825.712-1.55.713-.724 1.938-1.275t2.862-.862A18.6 18.6 0 0 1 12 3q1.85 0 3.488.313 1.637.312 2.862.862t1.938 1.275T21 7c0 .825-.238 1.067-.712 1.55q-.713.725-1.938 1.275-1.224.55-2.863.863A18.6 18.6 0 0 1 12 11q-2.125 0-3.925-.375T5 9.525v2.525q1 .925 2.5 1.35t3.025.55q-.2.375-.325.863a6.6 6.6 0 0 0-.175 1.087q-1.5-.175-2.788-.5T5 14.525V17q.35.625 1.925 1.175c1.575.55 2.233.617 3.55.75M21.6 23l-2.7-2.7q-.55.325-1.15.512-.6.188-1.25.188-1.875 0-3.188-1.313Q12 18.376 12 16.5t1.313-3.188Q14.625 12 16.5 12t3.188 1.313Q21 14.625 21 16.5q0 .65-.188 1.25c-.188.6-.295.783-.512 1.15l2.7 2.7zm-5.1-4q1.05 0 1.775-.725T19 16.5c0-1.05-.242-1.292-.725-1.775Q17.55 14 16.5 14c-1.05 0-1.292.242-1.775.725Q14 15.45 14 16.5c0 1.05.242 1.292.725 1.775Q15.45 19 16.5 19" }) });
3158
- var Dataset = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3159
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 13H7v4h4zm6 0h-4v4h4z" }),
3160
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m0 16H5V5h14z" }),
3161
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 7H7v4h4zm6 0h-4v4h4z" })
3162
- ] });
3163
- var Delete = ({ size = 20, type, ...props }) => {
3164
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3165
- if (resolvedType === "fill") {
3166
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.102 2.005A1 1 0 0 1 17 3v2.5h3.5v2h-1V21a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1V7.5h-1v-2H7V3l.005-.103A1 1 0 0 1 8 2h8zM8.75 10.75v6h2v-6zm4.5 0v6h2v-6zM9 5.5h6V4H9z", clipRule: "evenodd" }) });
3167
- }
3168
- if (resolvedType === "light") {
3169
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16 2.25a.75.75 0 0 1 .75.75v2.75h3.75v1.5h-1.25V21a.75.75 0 0 1-.75.75h-13a.75.75 0 0 1-.75-.75V7.25H3.5v-1.5h3.75V3A.75.75 0 0 1 8 2.25zm-9.75 18h11.5v-13H6.25zm4.25-9.5v6H9v-6zm4.5 0v6h-1.5v-6zm-6.25-5h6.5v-2h-6.5z" }) });
3170
- }
3171
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16 2a1 1 0 0 1 1 1v2.5h3.5v2h-1V21a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1V7.5h-1v-2H7V3a1 1 0 0 1 1-1zM6.5 20h11V7.5h-11zm4.25-9.25v6h-2v-6zm4.5 0v6h-2v-6zM9 5.5h6V4H9z" }) });
3172
- };
3173
- var DeployedCode = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 21.725 4 17.7a1.95 1.95 0 0 1-1-1.725v-7.95A1.95 1.95 0 0 1 4 6.3l7-4.025Q11.475 2 12 2c.525 0 .683.092 1 .275L20 6.3a1.95 1.95 0 0 1 1 1.725v7.95a1.95 1.95 0 0 1-1 1.725l-7 4.025Q12.525 22 12 22c-.525 0-.683-.092-1-.275m0-9.15v6.85L12 20l1-.575v-6.85L19 9.1V8.05l-1.075-.625L12 10.85 6.075 7.425 5 8.05V9.1z" }) });
3174
- var Disconnect = ({ size = 20, type, ...props }) => {
3175
- const resolvedType = type ?? "regular";
3176
- if (resolvedType === "fill") {
3177
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 20.938q-1.038 0-2.563-.22a16.2 16.2 0 0 1-2.937-.7q-1.413-.48-2.425-1.256-1.013-.774-1.013-1.887v-2.438q0 1.113 1.013 1.888T6.5 17.581t2.937.7T12 18.5q1.05 0 2.562-.212a15.5 15.5 0 0 0 2.95-.713l1.7 1.7q-1.537.888-3.687 1.275T12 20.937Zm8.6-2.925-1.25-1.25q.725-.45 1.156-1.026.432-.574.431-1.3v2.438q0 .325-.087.6a2.4 2.4 0 0 1-.25.537ZM12 16q-1.038 0-2.563-.219a16.2 16.2 0 0 1-2.937-.7q-1.413-.481-2.425-1.256-1.013-.775-1.013-1.887V9.5q0 1.112 1.013 1.887 1.012.776 2.425 1.257t2.937.7q1.525.219 2.563.219.3 0 .662-.013t.763-.063l2.125 2.126a21 21 0 0 1-1.925.293Q12.7 16 12 16m5.637-.95-1.912-1.913q1.95-.425 3.581-1.293 1.632-.869 1.631-2.344v2.438q0 1.1-.956 1.862t-2.344 1.25m-6.662-4.013Q7.6 10.85 5.331 9.687 3.063 8.527 3.062 7q0-.625.425-1.2.426-.574 1.188-1.063zM13.587 11l-7.1-7.1a14.3 14.3 0 0 1 2.538-.619A19 19 0 0 1 12 3.062q3.725 0 6.331 1.157Q20.937 5.375 20.937 7q0 1.45-2.093 2.588Q16.75 10.725 13.587 11m5.375 10.65L2.35 5.05a.9.9 0 0 1-.269-.644.92.92 0 0 1 .269-.668.9.9 0 0 1 .662-.288q.375 0 .663.287L20.287 20.35a.88.88 0 0 1 .275.644.9.9 0 0 1-.287.656.95.95 0 0 1-.656.281.88.88 0 0 1-.657-.281" }) });
3178
- }
3179
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.962 21.65 2.35 5.05a.9.9 0 0 1-.269-.644.93.93 0 0 1 .263-.668.91.91 0 0 1 1.331 0L20.287 20.35a.88.88 0 0 1 .275.644.92.92 0 0 1-.287.662.96.96 0 0 1-.656.275.88.88 0 0 1-.657-.281M12 20.938q-3.75 0-6.343-1.138-2.595-1.137-2.595-2.8V7q0-.628.432-1.195.43-.567 1.193-1.055l5.95 5.95a17 17 0 0 1-3.143-.494q-1.456-.381-2.557-.993V12.5q1.338.7 3.175 1.081a19 19 0 0 0 3.888.382q.462 0 .917-.013.453-.013.908-.063l1.65 1.65q-.825.15-1.7.225a21 21 0 0 1-1.775.075q-2.075 0-3.913-.374-1.838-.375-3.15-1.088v2.637q.226.75 2.458 1.4a16.4 16.4 0 0 0 4.605.65q1.591 0 3.196-.325 1.604-.324 2.666-.812l1.388 1.393q-1.225.744-3.114 1.182-1.89.438-4.136.438M20.937 7v9.475q0 .388-.275.662a.9.9 0 0 1-.662.276.9.9 0 0 1-.663-.276.9.9 0 0 1-.275-.662v-2.088q-.35.176-.712.325-.363.15-.763.288a.9.9 0 0 1-.687-.05.83.83 0 0 1-.45-.512.92.92 0 0 1 .044-.688.81.81 0 0 1 .506-.45q.573-.16 1.088-.36a10 10 0 0 0 .974-.44V9.213q-1.137.637-2.612 1.012t-3.163.475a.84.84 0 0 1-.68-.225 1 1 0 0 1-.32-.662.85.85 0 0 1 .22-.682.97.97 0 0 1 .657-.317 22 22 0 0 0 1.842-.264 18 18 0 0 0 1.756-.413 8.6 8.6 0 0 0 1.425-.543q.614-.306.825-.669-.425-.725-2.63-1.356A15.9 15.9 0 0 0 12 4.938a16.3 16.3 0 0 0-3.962.513.92.92 0 0 1-.726-.101.93.93 0 0 1-.437-.587.94.94 0 0 1 .1-.732.92.92 0 0 1 .587-.443A17 17 0 0 1 9.678 3.2 19 19 0 0 1 12 3.062q3.687 0 6.312 1.157C20.937 5.376 20.937 5.917 20.937 7" }) });
3180
- };
3181
- var Disk = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 16q.625 0 1.063-.425T18.5 14.5q0-.624-.438-1.063A1.45 1.45 0 0 0 17 13q-.65 0-1.075.438A1.47 1.47 0 0 0 15.5 14.5q0 .65.425 1.075T17 16M2 9l3.4-3.4q.275-.275.637-.438Q6.4 5 6.825 5H17.15q.425 0 .788.162.362.163.637.438L22 9zm2 10q-.85 0-1.425-.575Q2 17.851 2 17v-6h20v6q0 .85-.587 1.425A1.95 1.95 0 0 1 20 19z" }) });
3182
- var DomainVerification = ({ size = 20, type, ...props }) => {
3183
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3184
- if (resolvedType === "fill") {
3185
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zM4 8h16V6H4zm6.95 8.55 5.65-5.65-1.45-1.45-4.2 4.2-2.1-2.1L7.4 13z" }) });
3186
- }
3187
- if (resolvedType === "light") {
3188
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V8H4v9.692q0 .116.096.212a.3.3 0 0 0 .212.096m6.642-1.815L7.746 12.98l1.085-1.085 2.119 2.12 4.22-4.22 1.084 1.085zM4.308 18H4V6h.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v11.384q0 .116.096.212a.3.3 0 0 0 .212.096" }) });
3189
- }
3190
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V8H4zm6.95-1.45L7.4 13l1.45-1.45 2.1 2.1 4.2-4.2 1.45 1.45z" }) });
3191
- };
3192
- var DotsHorizontal = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18 13c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m-8 2c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m-6 0c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m4-6c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m2 0c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2m6 0c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2" }) });
3193
- var DotsVertical = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }) });
3194
- var Download = ({ size = 20, type, ...props }) => {
3195
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3196
- if (resolvedType === "light") {
3197
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.25 12.75V18h13.5v-5.25h1.5v6a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-6zm7.5-9.5v8.69l2.72-2.72 1.06 1.06-4 4a.75.75 0 0 1-1.06 0l-4-4 1.06-1.06 2.72 2.72V3.25z" }) });
3198
- }
3199
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.5 12.75v5h13v-5h2v6a1 1 0 0 1-1 1h-15a1 1 0 0 1-1-1v-6zm7.5-9.5v8.086l2.293-2.293 1.414 1.414-4 4a1 1 0 0 1-1.414 0l-4-4 1.414-1.414L11 11.336V3.25z" }) });
3200
- };
3201
- var DownloadDocument = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm4 18H6V4h7v5h5zM8 14.99l1.41-1.41L11 15.16V11h2v4.16l1.59-1.59L16 14.99 12.01 19z" }) });
3202
- var Ellipse = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 6 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("circle", { cx: "3", cy: "3", r: "3", fill: "currentColor" }) });
3203
- var Error = ({ size = 20, type, ...props }) => {
3204
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3205
- if (resolvedType === "fill") {
3206
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 17q.424 0 .713-.288A.97.97 0 0 0 13 16a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 15a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 16q0 .424.287.712.288.288.713.288m-1-4h2V7h-2zm1 9a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22" }) });
3207
- }
3208
- if (resolvedType === "light") {
3209
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 16.73q.343 0 .575-.232a.78.78 0 0 0 .233-.575.78.78 0 0 0-.232-.575.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.575q0 .343.232.575a.78.78 0 0 0 .576.233m-.75-3.653h1.5v-6h-1.5zm.752 8.423a9.3 9.3 0 0 1-3.706-.748 9.6 9.6 0 0 1-3.016-2.03 9.6 9.6 0 0 1-2.032-3.016 9.25 9.25 0 0 1-.748-3.704q0-1.972.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
3210
- }
3211
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 17q.424 0 .713-.288A.97.97 0 0 0 13 16a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 15a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 16q0 .424.287.712.288.288.713.288m-1-4h2V7h-2zm1 9a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
3212
- };
3213
- var Expand = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3214
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 21v-6h2v2.6L9.575 13 11 14.425 6.4 19H9v2z" }),
3215
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 15v6h6v-2H6.4l4.6-4.575L9.575 13 5 17.6V15z" }),
3216
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 15v6h6v-2H6.4l4.6-4.575L9.575 13 5 17.6V15zm10-5.425L14.425 11 19 6.4V9h2V3h-6v2h2.6z" })
3217
- ] });
3218
- var Export = ({ size = 20, type, ...props }) => {
3219
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3220
- if (resolvedType === "light") {
3221
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.75 5.75v1.5h-5.5v11.5h11.5v-5.5h1.5v6.25a.75.75 0 0 1-.75.75h-13a.75.75 0 0 1-.75-.75v-13a.75.75 0 0 1 .75-.75zm8.75-2a.75.75 0 0 1 .75.75l.001 5.999h-1.5l-.001-4.19-6.219 6.22-1.06-1.06 6.218-6.22h-4.188v-1.5z" }) });
3222
- }
3223
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.75 5.5v2H5.5v11h11v-5.25h2v6.25a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-13a1 1 0 0 1 1-1zm8.75-2a1 1 0 0 1 1 1l.001 5.999h-2L18.5 6.913l-5.792 5.793-1.414-1.414 5.792-5.793H13.5v-2z" }) });
3224
- };
3225
- var Feedback = ({ size = 20, type, ...props }) => {
3226
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3227
- if (resolvedType === "fill") {
3228
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2 22V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h16q.824 0 1.413.587Q22 3.176 22 4v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18H6zm10-7q.424 0 .713-.287A.97.97 0 0 0 13 14a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 13a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 14q0 .424.287.713.288.287.713.287m-1-4h2V5h-2z" }) });
3229
- }
3230
- if (resolvedType === "light") {
3231
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 14.712a.784.784 0 0 0 .808-.808.783.783 0 0 0-.808-.808.783.783 0 0 0-.808.808.783.783 0 0 0 .808.807m-.75-3.481h1.5V5.192h-1.5zM2.5 21.039V4.307q0-.758.525-1.283T4.308 2.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525H6.038zM5.4 16h14.292a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V4.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.077z" }) });
3232
- }
3233
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 15q.424 0 .713-.287A.97.97 0 0 0 13 14a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 13a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 14q0 .424.287.713.288.287.713.287m-1-4h2V5h-2zM2 22V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h16q.824 0 1.413.587Q22 3.176 22 4v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18H6zm3.15-6H20V4H4v13.125z" }) });
3234
- };
3235
- var File = ({ size = 20, type, ...props }) => {
3236
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3237
- if (resolvedType === "fill") {
3238
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.413A1.93 1.93 0 0 1 6 2h8l6 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-13h5l-5-5z" }) });
3239
- }
3240
- if (resolvedType === "light") {
3241
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.308q0-.758.525-1.283T6.308 2.5h7.942l5.25 5.25v11.942q0 .758-.525 1.283t-1.283.525zm7.192-13V4H6.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v15.384q0 .116.096.212a.3.3 0 0 0 .212.096h11.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V8.5z" }) });
3242
- }
3243
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.413A1.93 1.93 0 0 1 6 2h8l6 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-13V4H6v16h12V9z" }) });
3244
- };
3245
- var FileAdd = ({ size = 20, type, ...props }) => {
3246
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3247
- if (resolvedType === "fill") {
3248
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 18h2v-3h3v-2h-3v-3h-2v3H8v2h3zm-5 4q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.413A1.93 1.93 0 0 1 6 2h8l6 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-13h5l-5-5z" }) });
3249
- }
3250
- if (resolvedType === "light") {
3251
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.25 17.75h1.5v-3h3v-1.5h-3v-3h-1.5v3h-3v1.5h3zM6.308 21.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V4.308q0-.758.525-1.283T6.308 2.5h7.942l5.25 5.25v11.942q0 .758-.525 1.283t-1.283.525zm7.192-13V4H6.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v15.384q0 .116.096.212a.3.3 0 0 0 .212.096h11.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V8.5z" }) });
3252
- }
3253
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 18h2v-3h3v-2h-3v-3h-2v3H8v2h3zm-5 4q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.413A1.93 1.93 0 0 1 6 2h8l6 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-13V4H6v16h12V9z" }) });
3254
- };
3255
- var FilePdf = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6.875 16.125A.875.875 0 0 0 6 15.25h-.5V17H6a.876.876 0 0 0 .875-.875m6.75.75A1.625 1.625 0 0 0 12 15.25h-.5v3.25h.5a1.625 1.625 0 0 0 1.625-1.625m6.625-3.625v2h-2v1H20v2h-1.75v2.25h-2v-6.25a1 1 0 0 1 1-1zm-5-6h1.836L15.25 5.414zm.375 9.625A3.625 3.625 0 0 1 12 20.5h-1.5a1 1 0 0 1-1-1v-5.25a1 1 0 0 1 1-1H12a3.625 3.625 0 0 1 3.625 3.625m-6.75-.75A2.875 2.875 0 0 1 6 19h-.5v1.5h-2v-6.25a1 1 0 0 1 1-1H6a2.875 2.875 0 0 1 2.875 2.875M20.5 11h-2V9.25h-4.25a1 1 0 0 1-1-1V4H5.5v7h-2V3.75A1.75 1.75 0 0 1 5.25 2h9a1 1 0 0 1 .707.293l5.25 5.25a1 1 0 0 1 .293.707z" }) });
3256
- var FileXls = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m9.645 14.018-2.041 2.857 2.04 2.857-1.626 1.163-1.643-2.3-1.643 2.3-1.627-1.163 2.041-2.857-2.04-2.857 1.626-1.163 1.643 2.3 1.643-2.3zm8.01-.761c.452-.024.879.021 1.18.068.153.024.282.05.374.07l.111.026.034.008q.006 0 .01.003h.006l-.255.968-.255.966q-.003 0-.011-.002a4 4 0 0 0-.321-.063 4 4 0 0 0-.767-.047c-.28.015-.454.07-.541.124-.035.021-.065.04-.084.129.178.109.464.196.963.34.41.118 1.03.292 1.51.627.262.182.524.437.698.796.176.365.226.763.174 1.169-.097.748-.484 1.302-1.027 1.64-.495.309-1.055.4-1.495.42a5.7 5.7 0 0 1-1.182-.08 6 6 0 0 1-.485-.1l-.033-.008-.011-.003-.004-.001h-.002c.001-.006.02-.076.268-.964.268-.964.267-.964.266-.964l.012.003.064.015a4.3 4.3 0 0 0 1.015.105c.274-.013.445-.067.53-.12.037-.024.08-.05.1-.198l.001-.044-.031-.026c-.16-.11-.436-.206-.922-.345-.393-.114-1.005-.275-1.475-.568a2.04 2.04 0 0 1-.72-.736 1.88 1.88 0 0 1-.207-1.16c.094-.747.485-1.295 1.025-1.628.492-.305 1.049-.397 1.487-.42m-7.405-.007h2v5.25h2.625v2H11.25a1 1 0 0 1-1-1zm6.526 5.129-.535 1.927-.964-.268.538-1.927zm3.562-4.69-.51 1.933-.968-.256.511-1.932zM15.25 7.25h1.836L15.25 5.414zM20.5 11h-2V9.25h-4.25a1 1 0 0 1-1-1V4H5.5v7h-2V3.75A1.75 1.75 0 0 1 5.25 2h9a1 1 0 0 1 .707.293l5.25 5.25a1 1 0 0 1 .293.707z" }) });
3257
- var Filter = ({ size = 20, type, ...props }) => {
3258
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3259
- if (resolvedType === "fill") {
3260
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.995 20a.97.97 0 0 1-.713-.288.97.97 0 0 1-.287-.712v-6l-5.8-7.4q-.375-.5-.113-1.05.263-.55.913-.55h14q.65 0 .912.55.263.55-.112 1.05l-5.8 7.4v6q0 .424-.288.712a.97.97 0 0 1-.712.288z" }) });
3261
- }
3262
- if (resolvedType === "light") {
3263
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.38 19.5a.86.86 0 0 1-.631-.254.86.86 0 0 1-.254-.63v-5.789L4.897 5.716q-.289-.386-.084-.8.205-.417.692-.416h12.98q.486 0 .692.415.204.416-.084.8l-5.598 7.112v5.788a.86.86 0 0 1-.254.631.86.86 0 0 1-.631.254zm.615-7.2 4.95-6.3h-9.9z" }) });
3264
- }
3265
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.995 20a.97.97 0 0 1-.712-.288.97.97 0 0 1-.288-.712v-6l-5.8-7.4q-.375-.5-.112-1.05T4.995 4h14q.65 0 .913.55.262.55-.113 1.05l-5.8 7.4v6q0 .424-.287.712a.97.97 0 0 1-.713.288zm1-7.7 4.95-6.3h-9.9z" }) });
3266
- };
3267
- var FilterList = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10 18h4v-2h-4zM3 6v2h18V6zm3 7h12v-2H6z" }) });
3268
- var Flag = ({ size = 20, type, ...props }) => {
3269
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3270
- if (resolvedType === "fill") {
3271
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3272
- /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "mask0_7822_146", width: "24", height: "24", x: "0", y: "0", maskUnits: "userSpaceOnUse", style: { maskType: "alpha" }, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#D9D9D9", d: "M0 0h24v24H0z" }) }),
3273
- /* @__PURE__ */ jsxRuntime.jsx("g", { mask: "url(#mask0_7822_146)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21V5a1 1 0 0 1 1-1h7.18a1 1 0 0 1 .98.804L14.4 6H19a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-5.18a1 1 0 0 1-.98-.804L12.6 14H7v7z" }) })
3274
- ] });
3275
- }
3276
- if (resolvedType === "light") {
3277
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3278
- /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "mask0_7822_147", width: "24", height: "24", x: "0", y: "0", maskUnits: "userSpaceOnUse", style: { maskType: "alpha" }, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#D9D9D9", d: "M0 0h24v24H0z" }) }),
3279
- /* @__PURE__ */ jsxRuntime.jsx("g", { mask: "url(#mask0_7822_147)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.5 20.75V5.25a.75.75 0 0 1 .75-.75h6.731a.75.75 0 0 1 .736.603l.279 1.397h4.754a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-.75.75h-4.731a.75.75 0 0 1-.736-.603l-.279-1.397H7v7.25zM14.65 14H18V8h-5.25l-.4-2H7v6h7.25z" }) })
3280
- ] });
3281
- }
3282
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3283
- /* @__PURE__ */ jsxRuntime.jsx("mask", { id: "mask0_7822_148", width: "24", height: "24", x: "0", y: "0", maskUnits: "userSpaceOnUse", style: { maskType: "alpha" }, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#D9D9D9", d: "M0 0h24v24H0z" }) }),
3284
- /* @__PURE__ */ jsxRuntime.jsx("g", { mask: "url(#mask0_7822_148)", children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21V5a1 1 0 0 1 1-1h7.18a1 1 0 0 1 .98.804L14.4 6H19a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-5.18a1 1 0 0 1-.98-.804L12.6 14H7v7zm9.65-7H18V8h-5.25l-.4-2H7v6h7.25z" }) })
3285
- ] });
3286
- };
3287
- var Folder = ({ size = 20, type, ...props }) => {
3288
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3289
- if (resolvedType === "fill") {
3290
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8z" }) });
3291
- }
3292
- if (resolvedType === "light") {
3293
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h5.49l2 2h7.894q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525zm0-1.5h15.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V8.307a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086h-8.509l-2-2H4.309a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087" }) });
3294
- }
3295
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h6l2 2h8q.824 0 1.413.588Q22 7.175 22 8v10q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V8h-8.825l-2-2H4z" }) });
3296
- };
3297
- var FolderOpen = ({ size = 20, type, ...props }) => {
3298
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3299
- if (resolvedType === "fill") {
3300
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h6l2 2h8q.824 0 1.413.588Q22 7.175 22 8H4v10l2.4-8h17.1l-2.575 8.575a1.95 1.95 0 0 1-.738 1.038A2 2 0 0 1 19 20z" }) });
3301
- }
3302
- if (resolvedType === "light") {
3303
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.25 19.5q-.729 0-1.24-.51-.51-.511-.51-1.24V6.308q0-.73.54-1.268.54-.54 1.268-.54h5.49l2 2h7.894q.672 0 1.158.434.486.433.563 1.066H11.186l-2-2H4.308a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22v11.385q0 .105.053.173a.5.5 0 0 0 .14.116l2.332-7.789h16.658l-2.421 8.066a1.7 1.7 0 0 1-.642.902q-.47.34-1.043.34zM5.763 18H19.27l1.887-6.308H7.65z" }) });
3304
- }
3305
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h6l2 2h8q.824 0 1.413.588Q22 7.175 22 8H11.175l-2-2H4v12l2.4-8h17.1l-2.575 8.575a1.95 1.95 0 0 1-.738 1.038A2 2 0 0 1 19 20zm2.1-2H19l1.8-6H7.9z" }) });
3306
- };
3307
- var Frame = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.5 13.5h5v-2h-5zM11 15a.97.97 0 0 1-.713-.287A.97.97 0 0 1 10 14v-3q0-.424.287-.713A.97.97 0 0 1 11 10h6a.97.97 0 0 1 .712.287Q18 10.575 18 11v3a.97.97 0 0 1-.288.713A.97.97 0 0 1 17 15zm-7 5q-.824 0-1.413-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V8H4z" }) });
3308
- var Functions = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12.5 12 6.325 6.3q-.15-.15-.237-.337A.9.9 0 0 1 6 5.575V5q0-.424.287-.713A.97.97 0 0 1 7 4h9.5q.625 0 1.063.438Q18 4.875 18 5.5q0 .624-.438 1.063A1.45 1.45 0 0 1 16.5 7h-5.725l4.6 4.275A.95.95 0 0 1 15.7 12a.95.95 0 0 1-.325.725L10.775 17H16.5q.625 0 1.063.438.437.436.437 1.062 0 .625-.438 1.063A1.45 1.45 0 0 1 16.5 20H6.725q-.3 0-.512-.212A.7.7 0 0 1 6 19.274v-.95a.72.72 0 0 1 .225-.55z" }) });
3309
- var Gear = ({ size = 20, type, ...props }) => {
3310
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3311
- if (resolvedType === "fill") {
3312
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M14.367 3.115a1 1 0 0 1 .956.014l2.843 1.6.11.071c.24.181.39.464.399.77l.077 2.597 2.271 1.373a1 1 0 0 1 .483.856V13.6a1 1 0 0 1-.483.856l-2.271 1.368-.08 2.599a1 1 0 0 1-.507.84l-2.84 1.606a1 1 0 0 1-.958.015L12 19.639l-2.367 1.246c-.3.158-.66.152-.956-.014l-2.843-1.6a1 1 0 0 1-.509-.841l-.078-2.598-2.271-1.373a1 1 0 0 1-.485-.855v-3.205c0-.35.185-.676.485-.857l2.27-1.369.08-2.598.013-.13a1 1 0 0 1 .495-.71l2.84-1.606.115-.055a1 1 0 0 1 .844.041L12 4.361zM12 8.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7", clipRule: "evenodd" }) });
3313
- }
3314
- if (resolvedType === "light") {
3315
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14.57 3.297a.75.75 0 0 1 .63.05l2.842 1.599a.75.75 0 0 1 .382.632l.08 2.733 2.389 1.443a.75.75 0 0 1 .362.641V13.6a.75.75 0 0 1-.362.643l-2.387 1.438-.084 2.735a.75.75 0 0 1-.381.63l-2.84 1.606a.75.75 0 0 1-.719.012l-2.484-1.308-2.483 1.308a.75.75 0 0 1-.718-.011l-2.842-1.6a.75.75 0 0 1-.382-.631l-.082-2.735-2.388-1.442a.75.75 0 0 1-.363-.642v-3.205l.007-.098a.75.75 0 0 1 .356-.545l2.386-1.44.085-2.732.009-.098a.75.75 0 0 1 .371-.532l2.842-1.607.086-.04a.75.75 0 0 1 .633.03l2.483 1.306 2.484-1.306zm-2.222 2.857a.75.75 0 0 1-.699 0l-2.471-1.3L7.06 6.05l-.083 2.72a.75.75 0 0 1-.363.62L4.24 10.822v2.357l2.377 1.437.078.053a.75.75 0 0 1 .284.566l.08 2.718 2.118 1.192 2.472-1.3.084-.038a.75.75 0 0 1 .615.038l2.471 1.3 2.116-1.197.084-2.72.008-.095a.75.75 0 0 1 .354-.524l2.374-1.432v-2.359L17.38 9.383a.75.75 0 0 1-.362-.619l-.082-2.718-2.117-1.193-2.471 1.3ZM14.249 12a2.25 2.25 0 1 0-4.5 0 2.25 2.25 0 0 0 4.5 0m1.5 0a3.75 3.75 0 1 1-7.5-.001 3.75 3.75 0 0 1 7.5 0Z" }) });
3316
- }
3317
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14.367 3.115a1 1 0 0 1 .956.014l2.843 1.6.109.07a1 1 0 0 1 .4.771l.076 2.597 2.272 1.373a1 1 0 0 1 .482.856V13.6a1 1 0 0 1-.483.856l-2.27 1.368-.08 2.599a1 1 0 0 1-.507.84l-2.84 1.606a1 1 0 0 1-.958.015l-2.369-1.246-2.367 1.246a1 1 0 0 1-.956-.014l-2.842-1.6a1 1 0 0 1-.51-.841l-.077-2.598-2.272-1.373a1 1 0 0 1-.483-.855v-3.205a1 1 0 0 1 .483-.857l2.27-1.37.08-2.597.013-.13a1 1 0 0 1 .496-.71l2.84-1.606.115-.055a1 1 0 0 1 .843.041l2.367 1.245zm-1.903 3.261a1 1 0 0 1-.93 0l-2.35-1.237-1.878 1.06-.079 2.58c-.01.339-.193.65-.483.826L4.49 10.963v2.076l2.256 1.363.104.072a1 1 0 0 1 .378.755l.076 2.576 1.876 1.056 2.353-1.237.111-.05a1 1 0 0 1 .82.05l2.35 1.236 1.875-1.06.079-2.58.013-.125a1 1 0 0 1 .47-.7l2.253-1.359V10.96l-2.253-1.361a1 1 0 0 1-.483-.826l-.077-2.578-1.876-1.056-2.352 1.238ZM14 12a2 2 0 1 0-4 0 2 2 0 0 0 4 0m2 0a4 4 0 1 1-8 0 4 4 0 0 1 8 0" }) });
3318
- };
3319
- var Group = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3320
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }),
3321
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4m4-6a2 2 0 1 0 0-4 2 2 0 0 0 0 4m4 6a2 2 0 1 0 0-4 2 2 0 0 0 0 4" })
3322
- ] });
3323
- var Help = ({ size = 20, type, ...props }) => {
3324
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3325
- if (resolvedType === "fill") {
3326
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12a9.7 9.7 0 0 1 .788-3.9 10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.138A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.9.787 10.1 10.1 0 0 1 3.175 2.138q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m-.95-7.85h1.85q0-.825.188-1.3t1.062-1.3a7.5 7.5 0 0 0 1.025-1.238q.375-.587.375-1.412 0-1.4-1.025-2.15T12.1 6q-1.425 0-2.312.75-.888.75-1.238 1.8l1.65.65q.125-.45.563-.975T12.1 7.7q.8 0 1.2.437.4.438.4.963 0 .5-.3.937t-.75.813q-1.1.975-1.35 1.475t-.25 1.825m.9 3.85q.525 0 .888-.363.362-.362.362-.887c0-.525-.12-.646-.362-.887a1.2 1.2 0 0 0-.888-.363q-.525 0-.888.363a1.2 1.2 0 0 0-.362.887q0 .525.362.887.363.363.888.363", clipRule: "evenodd" }) });
3327
- }
3328
- if (resolvedType === "light") {
3329
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.989 17.615a.98.98 0 0 0 .723-.295.99.99 0 0 0 .296-.724.98.98 0 0 0-.296-.724.99.99 0 0 0-.724-.295.98.98 0 0 0-.723.296.99.99 0 0 0-.296.724q0 .428.296.723a.99.99 0 0 0 .724.295m-.708-3.58h1.407q.02-.74.217-1.18.196-.441.957-1.17.66-.66 1.01-1.219.351-.558.351-1.319 0-1.29-.928-2.017-.927-.726-2.195-.726-1.252 0-2.072.668t-1.17 1.574l1.284.515a2.9 2.9 0 0 1 .625-.97q.443-.472 1.314-.472.886 0 1.31.486t.425 1.068q0 .51-.291.933-.29.423-.74.817-.985.888-1.245 1.418-.26.528-.26 1.593ZM12 21.5a9.3 9.3 0 0 1-3.704-.748 9.6 9.6 0 0 1-3.018-2.03 9.6 9.6 0 0 1-2.03-3.016 9.25 9.25 0 0 1-.749-3.704q0-1.971.748-3.706a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.032 9.25 9.25 0 0 1 3.704-.748q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.03 3.016 9.25 9.25 0 0 1 .749 3.704 9.3 9.3 0 0 1-.748 3.706 9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.016 2.03 9.25 9.25 0 0 1-3.704.749Zm0-1.5q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
3330
- }
3331
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.95 18q.525 0 .888-.363.362-.362.362-.887c0-.525-.12-.646-.362-.887a1.2 1.2 0 0 0-.888-.363q-.525 0-.888.363a1.2 1.2 0 0 0-.362.887q0 .525.362.887.363.363.888.363m-.9-3.85h1.85q0-.825.188-1.3.187-.475 1.062-1.3a7.5 7.5 0 0 0 1.025-1.238q.375-.587.375-1.412 0-1.4-1.025-2.15T12.1 6q-1.424 0-2.312.75T8.55 8.55l1.65.65q.125-.45.563-.975T12.1 7.7q.8 0 1.2.437.4.438.4.963 0 .5-.3.937t-.75.813q-1.1.975-1.35 1.475t-.25 1.825M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12a9.7 9.7 0 0 1 .788-3.9 10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.138A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.9.787 10.1 10.1 0 0 1 3.175 2.138q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20" }) });
3332
- };
3333
- var History = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 21q-3.15 0-5.575-1.913Q4 17.175 3.275 14.2a.74.74 0 0 1 .15-.688.97.97 0 0 1 .675-.362 1.1 1.1 0 0 1 .725.15q.325.2.45.6.6 2.25 2.475 3.675T12 19q2.925 0 4.962-2.038Q19.001 14.925 19 12q0-2.925-2.038-4.963Q14.925 5.001 12 5a6.75 6.75 0 0 0-3.225.8A7.4 7.4 0 0 0 6.25 8H8q.424 0 .713.287Q9 8.575 9 9c0 .425-.096.52-.287.713A.97.97 0 0 1 8 10H4a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 9V5a.97.97 0 0 1 .288-.713A.97.97 0 0 1 4 4q.424 0 .713.287Q5 4.575 5 5v1.35a8.7 8.7 0 0 1 3.113-2.475A8.9 8.9 0 0 1 12 3q1.874 0 3.512.712a9.2 9.2 0 0 1 2.85 1.925 9.2 9.2 0 0 1 1.926 2.85A8.7 8.7 0 0 1 21 12q0 1.874-.712 3.512a9.2 9.2 0 0 1-1.925 2.85 9.2 9.2 0 0 1-2.85 1.926A8.7 8.7 0 0 1 12 21m1-9.4 2.5 2.5a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275l-2.8-2.8a1 1 0 0 1-.225-.337 1 1 0 0 1-.075-.388V8q0-.424.287-.713A.97.97 0 0 1 12 7q.424 0 .713.287Q13 7.575 13 8z" }) });
3334
- var Home = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z" }) });
3335
- var Image = ({ size = 20, type, ...props }) => {
3336
- const resolvedType = type ?? "regular";
3337
- if (resolvedType === "fill") {
3338
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M21 19V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2M8.5 13.5l2.5 3.01L14.5 12l4.5 6H5z" }) });
3339
- }
3340
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 5v14H5V5zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2m-4.86 8.86-3 3.87L9 13.14 6 17h12z" }) });
3341
- };
3342
- var ImageCollection = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M22 16V4c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2m-11-4 2.03 2.71L16 11l4 5H8zM2 6v14c0 1.1.9 2 2 2h14v-2H4V6z" }) });
3343
- var Inbox = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 3H4.99c-1.11 0-1.98.89-1.98 2L3 19c0 1.1.88 2 1.99 2H19c1.1 0 2-.9 2-2V5a2 2 0 0 0-2-2m0 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H4.99V5H19z" }) });
3344
- var Info = ({ size = 20, type, ...props }) => {
3345
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3346
- if (resolvedType === "fill") {
3347
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2m-2 7.5v2h1V16h-1v2h4v-2h-1v-5.5a1 1 0 0 0-1-1zm2-3.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5", clipRule: "evenodd" }) });
3348
- }
3349
- if (resolvedType === "light") {
3350
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3351
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M20.25 12a8.25 8.25 0 1 0-16.5 0 8.25 8.25 0 0 0 16.5 0M12 9.75a.75.75 0 0 1 .75.75v5.75h.75v1.5h-3v-1.5h.75v-5h-.75v-1.5zM21.75 12c0 5.385-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12 6.615 2.25 12 2.25s9.75 4.365 9.75 9.75" }),
3352
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 8.125a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25" })
3353
- ] });
3354
- }
3355
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3356
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M20 12a8 8 0 1 0-16 0 8 8 0 0 0 16 0m-8-2.5a1 1 0 0 1 1 1V16h1v2h-4v-2h1v-4.5h-1v-2zM22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10" }),
3357
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 8.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5" })
3358
- ] });
3359
- };
3360
- var Key = ({ size = 20, type, ...props }) => {
3361
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3362
- if (resolvedType === "fill") {
3363
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 15q1.25 0 2.125-.875A2.9 2.9 0 0 0 10 12q0-1.25-.875-2.125A2.9 2.9 0 0 0 7 9q-1.25 0-2.125.875A2.9 2.9 0 0 0 4 12q0 1.25.875 2.125A2.9 2.9 0 0 0 7 15m0 3q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q2.026 0 3.537 1.15Q12.05 8.3 12.65 10h8.375L23 11.975l-3.5 4L17 14l-2 2-2-2h-.35a5.8 5.8 0 0 1-2.175 2.9A5.86 5.86 0 0 1 7 18" }) });
3364
- }
3365
- if (resolvedType === "light") {
3366
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 13.615q-.671 0-1.143-.472A1.56 1.56 0 0 1 5.385 12q0-.671.472-1.143A1.56 1.56 0 0 1 7 10.385q.671 0 1.143.472T8.615 12t-.472 1.143A1.56 1.56 0 0 1 7 13.615M7 17.5q-2.289 0-3.894-1.606Q1.5 14.289 1.5 12t1.606-3.894T7 6.5q1.608 0 2.908.83a5.5 5.5 0 0 1 1.984 2.17h9.002l2.5 2.5-3.846 3.827-1.856-1.394-1.903 1.413-1.953-1.346h-1.944a5.57 5.57 0 0 1-1.984 2.165Q8.608 17.5 7 17.5M7 16q1.439 0 2.491-.87 1.053-.869 1.375-2.13h3.442l1.44.996 1.954-1.429 1.698 1.299L21.266 12l-1-1h-9.4q-.322-1.261-1.375-2.13Q8.44 8 7 8 5.35 8 4.175 9.175T3 12c0 1.65.392 2.042 1.175 2.825Q5.35 16 7 16" }) });
3367
- }
3368
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 14q-.824 0-1.412-.588A1.93 1.93 0 0 1 5 12q0-.825.588-1.412A1.93 1.93 0 0 1 7 10q.824 0 1.412.588Q9 11.175 9 12t-.588 1.412A1.93 1.93 0 0 1 7 14m0 4q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q1.676 0 3.037.825A6.2 6.2 0 0 1 12.2 9H21l3 3-4.5 4.5-2-1.5-2 1.5-2.125-1.5H12.2a6.2 6.2 0 0 1-2.162 2.175Q8.674 18 7 18m0-2q1.4 0 2.463-.85A4.03 4.03 0 0 0 10.875 13H14l1.45 1.025L17.5 12.5l1.775 1.375L21.15 12l-1-1h-9.275a4.03 4.03 0 0 0-1.412-2.15Q8.4 8 7 8 5.35 8 4.175 9.175T3 12c0 1.65.392 2.042 1.175 2.825Q5.35 16 7 16" }) });
3369
- };
3370
- var Layer = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m11.99 18.54-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27z" }) });
3371
- var LightMode = ({ size = 20, type, ...props }) => {
3372
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3373
- if (resolvedType === "fill") {
3374
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 17q-2.075 0-3.537-1.463Q7 14.075 7 12q0-2.075 1.463-3.537Q9.926 7 12 7q2.075 0 3.537 1.463Q17 9.926 17 12q0 2.075-1.463 3.537Q14.075 17 12 17m-7-4H1v-2h4zm18 0h-4v-2h4zM11 5V1h2v4zm0 18v-4h2v4zM6.4 7.75 3.875 5.325 5.3 3.85l2.4 2.5zm12.3 12.4-2.425-2.525L17.6 16.25l2.525 2.425zM16.25 6.4l2.425-2.525L20.15 5.3l-2.5 2.4zM3.85 18.7l2.525-2.425L7.75 17.6l-2.425 2.525z" }) });
3375
- }
3376
- if (resolvedType === "light") {
3377
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 15q1.25 0 2.125-.875A2.9 2.9 0 0 0 15 12q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 9q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 12q0 1.25.875 2.125A2.9 2.9 0 0 0 12 15m0 1.5q-1.873 0-3.187-1.313Q7.5 13.873 7.5 12t1.313-3.187Q10.128 7.5 12 7.5t3.187 1.313Q16.5 10.128 16.5 12t-1.313 3.187Q13.873 16.5 12 16.5m-7-3.75H1.25v-1.5H5zm17.75 0H19v-1.5h3.75zM11.25 5V1.25h1.5V5zm0 17.75V19h1.5v3.75zM6.573 7.577 4.231 5.316l1.06-1.11 2.255 2.317zm12.136 12.217-2.27-2.332.988-1.039 2.342 2.262zM16.423 6.573l2.262-2.342 1.11 1.06-2.318 2.255zM4.206 18.709l2.332-2.27 1.02.988-2.252 2.352z" }) });
3378
- }
3379
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 15q1.25 0 2.125-.875A2.9 2.9 0 0 0 15 12q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 9q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 12q0 1.25.875 2.125A2.9 2.9 0 0 0 12 15m0 2q-2.075 0-3.537-1.463Q7 14.075 7 12q0-2.075 1.463-3.537Q9.926 7 12 7q2.075 0 3.537 1.463Q17 9.926 17 12q0 2.075-1.463 3.537Q14.075 17 12 17m-7-4H1v-2h4zm18 0h-4v-2h4zM11 5V1h2v4zm0 18v-4h2v4zM6.4 7.75 3.875 5.325 5.3 3.85l2.4 2.5zm12.3 12.4-2.425-2.525L17.6 16.25l2.525 2.425zM16.25 6.4l2.425-2.525L20.15 5.3l-2.5 2.4zM3.85 18.7l2.525-2.425L7.75 17.6l-2.425 2.525z" }) });
3380
- };
3381
- var LineChart = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 18q-.824 0-1.413-.587A1.93 1.93 0 0 1 1 16q0-.825.587-1.412A1.93 1.93 0 0 1 3 14h.263a.6.6 0 0 1 .237.05L8.05 9.5A.6.6 0 0 1 8 9.262V9q0-.825.588-1.412A1.93 1.93 0 0 1 10 7q.825 0 1.412.588Q12 8.175 12 9q0 .05-.05.5l2.55 2.55a.6.6 0 0 1 .238-.05h.524a.6.6 0 0 1 .238.05l3.55-3.55a.6.6 0 0 1-.05-.238V8q0-.824.587-1.412A1.93 1.93 0 0 1 21 6q.824 0 1.413.588Q23 7.175 23 8t-.587 1.412A1.93 1.93 0 0 1 21 10h-.262a.6.6 0 0 1-.238-.05l-3.55 3.55a.6.6 0 0 1 .05.238V14q0 .825-.587 1.412A1.93 1.93 0 0 1 15 16q-.825 0-1.412-.588A1.93 1.93 0 0 1 13 14v-.262a.6.6 0 0 1 .05-.238l-2.55-2.55a.6.6 0 0 1-.238.05H10q-.05 0-.5-.05L4.95 15.5a.6.6 0 0 1 .05.238V16q0 .824-.588 1.413A1.93 1.93 0 0 1 3 18" }) });
3382
- var Link = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7.843 11.206 5.035 14.02a3.5 3.5 0 0 0 4.944 4.956l2.814-2.818.708.707.707.707-2.814 2.817-.006.007a5.5 5.5 0 0 1-7.778-7.778l.005-.005 2.812-2.819 1.416 1.413Zm7.865-1.499-6 6-1.415-1.414 6-6zm.789-7.676a5.5 5.5 0 0 1 3.898 9.357l-.007.006-2.818 2.813-1.412-1.415 2.817-2.813a3.501 3.501 0 0 0-4.951-4.95v.002l-2.817 2.812-1.414-1.416 2.819-2.812.005-.005.198-.186a5.5 5.5 0 0 1 3.682-1.393" }) });
3383
- var LinkBreak = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7.843 11.206 5.035 14.02a3.5 3.5 0 0 0 4.944 4.956l2.814-2.818.708.707.707.707-2.814 2.817-.006.007a5.5 5.5 0 0 1-7.778-7.778l.005-.005 2.812-2.819 1.416 1.413Zm8.654-9.175a5.5 5.5 0 0 1 3.898 9.357l-.007.006-2.818 2.813-1.412-1.415 2.817-2.813a3.501 3.501 0 0 0-4.951-4.95v.002l-2.817 2.812-1.414-1.416 2.819-2.812.005-.005.198-.186a5.5 5.5 0 0 1 3.682-1.393" }) });
3384
- var List = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.5 18h12v-2h-12zm0-5h12v-2h-12zm0-7v2h12V6zm-2 1a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m0 5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" }) });
3385
- var Location = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7m0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5" }) });
3386
- var Lock = ({ size = 20, type, ...props }) => {
3387
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3388
- if (resolvedType === "fill") {
3389
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412A1.93 1.93 0 0 1 6 8h1V6q0-2.075 1.463-3.538Q9.925 1 12 1c2.075 0 2.563.488 3.537 1.462Q17 3.926 17 6v2h1q.824 0 1.413.588Q20 9.175 20 10v10q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zM9 8h6V6q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6z" }) });
3390
- }
3391
- if (resolvedType === "light") {
3392
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6.308 21.5q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278v-9.384q0-.748.53-1.278t1.278-.53H7.5v-2q0-1.873 1.313-3.187Q10.128 2 12 2q1.873 0 3.187 1.313Q16.5 4.627 16.5 6.5v2h1.192q.749 0 1.278.53.53.53.53 1.278v9.384q0 .749-.53 1.278-.53.53-1.278.53zm0-1.5h11.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-9.385a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086H6.307a.3.3 0 0 0-.221.086.3.3 0 0 0-.087.222v9.384a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087ZM9 8.5h6v-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3.5q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6.5z" }) });
3393
- }
3394
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412A1.93 1.93 0 0 1 6 8h1V6q0-2.075 1.463-3.538Q9.925 1 12 1c2.075 0 2.563.488 3.537 1.462Q17 3.926 17 6v2h1q.824 0 1.413.588Q20 9.175 20 10v10q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm0-2h12V10H6zM9 8h6V6q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6z" }) });
3395
- };
3396
- var Login = ({ size = 20, type, ...props }) => {
3397
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3398
- if (resolvedType === "light") {
3399
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.75 3.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-.75.75h-6v-1.5H18V5.25h-5.25v-1.5zm-4.47 7.72a.75.75 0 0 1 0 1.06l-4 4-1.06-1.06 2.72-2.72H3.25v-1.5h8.69L9.22 8.53l1.06-1.06z" }) });
3400
- }
3401
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.75 3.5a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1h-6v-2h5v-13h-5v-2zm-4.293 7.793a1 1 0 0 1 0 1.414l-4 4-1.414-1.414L11.336 13H3.25v-2h8.086L9.043 8.707l1.414-1.414z" }) });
3402
- };
3403
- var Logout = ({ size = 20, type, ...props }) => {
3404
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3405
- if (resolvedType === "light") {
3406
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.25 3.75v1.5H6v13.5h5.25v1.5h-6a.75.75 0 0 1-.75-.75v-15a.75.75 0 0 1 .75-.75zm9.03 7.72a.75.75 0 0 1 0 1.06l-4 4-1.06-1.06 2.72-2.72H9.25v-1.5h8.69l-2.72-2.72 1.06-1.06z" }) });
3407
- }
3408
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.25 3.5v2h-5v13h5v2h-6a1 1 0 0 1-1-1v-15a1 1 0 0 1 1-1zm9.207 7.793a1 1 0 0 1 0 1.414l-4 4-1.414-1.414L17.336 13H9.25v-2h8.086l-2.293-2.293 1.414-1.414z" }) });
3409
- };
3410
- var Mail = ({ size = 20, type, ...props }) => {
3411
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3412
- if (resolvedType === "fill") {
3413
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 4-8 5-8-5V6l8 5 8-5z" }) });
3414
- }
3415
- if (resolvedType === "light") {
3416
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.308 19.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V6.308q0-.758.525-1.283T4.308 4.5h15.384q.758 0 1.283.525t.525 1.283v11.384q0 .758-.525 1.283t-1.283.525zM12 12.558 4 7.442v10.25a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h15.385a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V7.442zM12 11l7.846-5H4.154zM4 7.442V6v11.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087H4z" }) });
3417
- }
3418
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 14H4V8l8 5 8-5zm-8-7L4 6h16z" }) });
3419
- };
3420
- var MailOpen = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M21.99 8c0-.72-.37-1.35-.94-1.7L12 1 2.95 6.3C2.38 6.65 2 7.28 2 8v10c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2zM12 13 3.74 7.84 12 3l8.26 4.84z" }) });
3421
- var Mediation = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.2 13h-5.25a9.03 9.03 0 0 1-1.575 4.163A8.8 8.8 0 0 1 8 20.05q-.05 1.25-.9 2.1T5 23a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 2 20q0-1.25.875-2.125A2.9 2.9 0 0 1 5 17q.675 0 1.3.313.625.312 1.05.837A6.8 6.8 0 0 0 9.75 16q.925-1.35 1.15-3H7.8q-.3.9-1.075 1.45A2.9 2.9 0 0 1 5 15a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 2 12q0-1.25.875-2.125A2.9 2.9 0 0 1 5 9q.95 0 1.725.55T7.8 11h3.1q-.225-1.65-1.15-3a6.8 6.8 0 0 0-2.4-2.15q-.425.525-1.05.838T5 7a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 2 4q0-1.25.875-2.125A2.9 2.9 0 0 1 5 1q1.25 0 2.1.85t.9 2.1a9.4 9.4 0 0 1 3.35 2.9 8.8 8.8 0 0 1 1.6 4.15h5.25l-.9-.9a.95.95 0 0 1-.275-.7.95.95 0 0 1 .275-.7.95.95 0 0 1 .7-.275.95.95 0 0 1 .7.275l2.6 2.6q.15.15.212.325.063.175.063.375c0 .2-.02.258-.063.375a.9.9 0 0 1-.212.325l-2.6 2.6a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7.95.95 0 0 1 .275-.7z" }) });
3422
- var Memory = ({ size = 20, type, ...props }) => {
3423
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3424
- if (resolvedType === "fill") {
3425
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#1C1B1F", d: "M6 15h2V9H6zm5 0h2V9h-2zm5 0h2V9h-2zM5 21v-2H4q-.824 0-1.413-.587A1.93 1.93 0 0 1 2 17V7q0-.824.587-1.412A1.93 1.93 0 0 1 4 5h1V3h2v2h4V3h2v2h4V3h2v2h1q.824 0 1.413.588Q22 6.175 22 7v10q0 .824-.587 1.413A1.93 1.93 0 0 1 20 19h-1v2h-2v-2h-4v2h-2v-2H7v2z" }) });
3426
- }
3427
- if (resolvedType === "light") {
3428
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#1C1B1F", d: "M6.25 14.75h1.5v-5.5h-1.5zm5 0h1.5v-5.5h-1.5zm5 0h1.5v-5.5h-1.5zM4.308 17h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V7.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v9.384q0 .116.096.212a.3.3 0 0 0 .212.096m.942 3.5v-2h-.942q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V7.308q0-.758.525-1.283T4.308 5.5h.942v-2h1.5v2h4.5v-2h1.5v2h4.5v-2h1.5v2h.942q.758 0 1.283.525t.525 1.283v9.384q0 .758-.525 1.283t-1.283.525h-.942v2h-1.5v-2h-4.5v2h-1.5v-2h-4.5v2z" }) });
3429
- }
3430
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#1C1B1F", d: "M6 15h2V9H6zm5 0h2V9h-2zm5 0h2V9h-2zM4 17h16V7H4zm1 4v-2H4q-.824 0-1.413-.587A1.93 1.93 0 0 1 2 17V7q0-.824.587-1.412A1.93 1.93 0 0 1 4 5h1V3h2v2h4V3h2v2h4V3h2v2h1q.824 0 1.413.588Q22 6.175 22 7v10q0 .824-.587 1.413A1.93 1.93 0 0 1 20 19h-1v2h-2v-2h-4v2h-2v-2H7v2z" }) });
3431
- };
3432
- var Menu = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 18h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z" }) });
3433
- var Minus = ({ size = 20, type, ...props }) => {
3434
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3435
- if (resolvedType === "light") {
3436
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 12.75H5v-1.5h14z" }) });
3437
- }
3438
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 13H5v-2h14z" }) });
3439
- };
3440
- var Monitor = ({ size = 20, type, ...props }) => {
3441
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3442
- if (resolvedType === "fill") {
3443
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 21v-2h2v-2H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 15V5q0-.824.587-1.412A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587Q22 4.176 22 5v10q0 .824-.587 1.413A1.93 1.93 0 0 1 20 17h-6v2h2v2z" }) });
3444
- }
3445
- if (resolvedType === "light") {
3446
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.5 20.5V19h2v-2H4.308q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T4.308 3.5h15.384q.758 0 1.283.525t.525 1.283v9.884q0 .758-.525 1.283T19.692 17H13.5v2h2v1.5zm-4.192-5h15.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v9.884q0 .116.096.212a.3.3 0 0 0 .212.096" }) });
3447
- }
3448
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 21v-2h2v-2H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 15V5q0-.824.587-1.412A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587Q22 4.176 22 5v10q0 .824-.587 1.413A1.93 1.93 0 0 1 20 17h-6v2h2v2zm-4-6h16V5H4z" }) });
3449
- };
3450
- var MoreHorizontal = ({ size = 20, type, ...props }) => {
3451
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3452
- if (resolvedType === "light") {
3453
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6.231 13.5q-.62 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.44-.44 1.06-.44.618 0 1.06.44.44.442.44 1.06t-.44 1.06q-.441.44-1.06.44m5.77 0q-.62 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.44-.44 1.06-.44.618 0 1.059.44.44.442.44 1.06t-.44 1.06q-.44.44-1.06.44m5.769 0q-.62 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.619.44-1.06.44-.44 1.06-.44.618 0 1.059.44.44.442.44 1.06t-.44 1.06q-.44.44-1.06.44" }) });
3454
- }
3455
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }) });
3456
- };
3457
- var MoreVertical = ({ size = 20, type, ...props }) => {
3458
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3459
- if (resolvedType === "light") {
3460
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 19.27q-.619 0-1.06-.442a1.44 1.44 0 0 1-.44-1.059q0-.618.44-1.06.442-.44 1.06-.44t1.06.44q.44.442.44 1.06 0 .62-.44 1.06-.442.44-1.06.44m0-5.77q-.619 0-1.06-.44A1.44 1.44 0 0 1 10.5 12q0-.619.44-1.06.442-.44 1.06-.44t1.06.44q.44.441.44 1.06 0 .618-.44 1.06-.442.44-1.06.44m0-5.77q-.619 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06q0-.618.44-1.059.442-.44 1.06-.44t1.06.44q.44.44.44 1.06 0 .618-.44 1.06-.442.44-1.06.44" }) });
3461
- }
3462
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2" }) });
3463
- };
3464
- var NextDouble = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12.572 6v12L22 12zM3.143 6v12l9.429-6z" }) });
3465
- var Note = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 18a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 17q0-.424.288-.712A.97.97 0 0 1 4 16h10a.97.97 0 0 1 .713.288Q15 16.575 15 17c0 .425-.096.52-.287.712A.97.97 0 0 1 14 18zm0-5a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 12a.97.97 0 0 1 .288-.713A.97.97 0 0 1 4 11h16a.97.97 0 0 1 .712.287Q21 11.575 21 12c0 .425-.096.52-.288.713A.97.97 0 0 1 20 13zm0-5a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 7a.97.97 0 0 1 .288-.713A.97.97 0 0 1 4 6h16a.97.97 0 0 1 .712.287Q21 6.575 21 7c0 .425-.096.52-.288.713A.97.97 0 0 1 20 8z" }) });
3466
- var Notice = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 13h-2a.97.97 0 0 1-.712-.288A.97.97 0 0 1 16 12a.97.97 0 0 1 .288-.713A.97.97 0 0 1 17 11h2a.97.97 0 0 1 .712.287Q20 11.575 20 12c0 .425-.096.52-.288.712A.97.97 0 0 1 19 13m-4.4 3.8a.91.91 0 0 1 .65-.4q.4-.05.75.2l1.6 1.2a.91.91 0 0 1 .4.65q.05.4-.2.75a.91.91 0 0 1-.65.4 1.03 1.03 0 0 1-.75-.2l-1.6-1.2a.91.91 0 0 1-.4-.65 1.03 1.03 0 0 1 .2-.75m3-10.6L16 7.4a1.03 1.03 0 0 1-.75.2.91.91 0 0 1-.65-.4 1.03 1.03 0 0 1-.2-.75.91.91 0 0 1 .4-.65l1.6-1.2q.35-.25.75-.2a.91.91 0 0 1 .65.4q.25.35.2.75a.91.91 0 0 1-.4.65M7 15H4a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 14v-4a.97.97 0 0 1 .288-.713A.97.97 0 0 1 4 9h3l3.3-3.3q.476-.475 1.087-.213.613.263.613.938v11.15q0 .675-.613.937-.612.263-1.087-.212z" }) });
3467
- var Notification = ({ size = 20, type, ...props }) => {
3468
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3469
- if (resolvedType === "fill") {
3470
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 19v-2h2v-7q0-2.074 1.25-3.688Q8.5 4.7 10.5 4.2v-.7q0-.624.438-1.063A1.45 1.45 0 0 1 12 2q.624 0 1.063.438.437.437.437 1.062v.7q2 .5 3.25 2.112Q18 7.926 18 10v7h2v2zm8 3q-.825 0-1.412-.587A1.93 1.93 0 0 1 10 20h4q0 .824-.588 1.413A1.93 1.93 0 0 1 12 22" }) });
3471
- }
3472
- if (resolvedType === "light") {
3473
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.5 18.788v-1.5h1.808v-7.46q0-2.017 1.245-3.567a5.52 5.52 0 0 1 3.197-1.983v-.623q0-.52.364-.886.364-.364.885-.364c.521 0 .642.121.885.364q.366.366.366.886v.623a5.52 5.52 0 0 1 3.197 1.983q1.245 1.55 1.245 3.567v7.462H19.5v1.5h-15Zm7.498 2.808a1.74 1.74 0 0 1-1.276-.53 1.74 1.74 0 0 1-.53-1.278h3.616q0 .75-.532 1.278-.531.53-1.278.53m-4.19-4.307h8.384V9.827q0-1.737-1.228-2.964Q13.737 5.635 12 5.635c-1.737 0-2.146.409-2.964 1.228Q7.808 8.09 7.808 9.827z" }) });
3474
- }
3475
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 19v-2h2v-7q0-2.074 1.25-3.688Q8.5 4.7 10.5 4.2v-.7q0-.624.438-1.063A1.45 1.45 0 0 1 12 2q.624 0 1.063.438.437.437.437 1.062v.7q2 .5 3.25 2.112Q18 7.926 18 10v7h2v2zm8 3q-.825 0-1.412-.587A1.93 1.93 0 0 1 10 20h4q0 .824-.588 1.413A1.93 1.93 0 0 1 12 22m-4-5h8v-7q0-1.65-1.175-2.825T12 6c-1.65 0-2.042.392-2.825 1.175Q8 8.35 8 10z" }) });
3476
- };
3477
- var Objects = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.425 9.475 6.15 3.4a.9.9 0 0 1 .375-.362 1.05 1.05 0 0 1 .95 0q.225.112.375.362l3.725 6.075q.15.25.15.525c0 .275-.042.35-.125.5a.97.97 0 0 1-.875.5h-7.45a.97.97 0 0 1-.875-.5 1 1 0 0 1-.125-.5q0-.274.15-.525M17.5 22q-1.875 0-3.188-1.313C12.999 19.374 13 18.75 13 17.5q0-1.875 1.312-3.188Q15.625 13 17.5 13t3.187 1.313Q22 15.625 22 17.5t-1.313 3.188C19.374 22.001 18.75 22 17.5 22M3 20.5v-6q0-.424.287-.713A.97.97 0 0 1 4 13.5h6a.97.97 0 0 1 .712.287q.288.288.288.713v6q0 .424-.288.712A.97.97 0 0 1 10 21.5H4a.97.97 0 0 1-.713-.288A.97.97 0 0 1 3 20.5m14.5-.5q1.05 0 1.775-.725T20 17.5c0-1.05-.242-1.292-.725-1.775Q18.55 15 17.5 15c-1.05 0-1.292.242-1.775.725Q15 16.45 15 17.5c0 1.05.242 1.292.725 1.775Q16.45 20 17.5 20M5 19.5h4v-4H5zM5.05 9h3.9L7 5.85zM17.5 2a1 1 0 0 1 .895.554l1.019 2.039 2.24.347a1.001 1.001 0 0 1 .552 1.697l-1.613 1.605.369 2.258a1 1 0 0 1-1.448 1.049l-1.997-1.037a72 72 0 0 1-1.724.884l-.233.118-.065.032-.018.008q-.003 0-.004.003A1.002 1.002 0 0 1 14.04 10.5l.368-2.256-1.614-1.606a1.001 1.001 0 0 1 .553-1.698l2.24-.347 1.02-2.04.07-.121A1 1 0 0 1 17.502 2Zm-.355 3.95a1 1 0 0 1-.74.541l-.8.123.58.576a1 1 0 0 1 .28.87l-.133.816c.291-.153.531-.28.645-.35l.116-.062a1 1 0 0 1 .869.025l.705.365-.13-.795a1 1 0 0 1 .281-.87l.575-.575-.795-.123a1 1 0 0 1-.742-.54l-.355-.714z" }) });
3478
- var Open = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3z" }) });
3479
- var Oracle = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#F80000", fillRule: "evenodd", d: "M2 12.005c0 3.59 2.833 6.495 6.325 6.495h7.351C19.17 18.5 22 15.595 22 12.005S19.169 5.5 15.676 5.5H8.325C4.833 5.5 2 8.415 2 12.005m17.607 0c0 2.324-1.832 4.202-4.094 4.202H8.487c-2.26 0-4.094-1.878-4.094-4.202s1.833-4.212 4.094-4.212h7.026c2.262 0 4.094 1.888 4.094 4.212", clipRule: "evenodd" }) });
3480
- var Order = ({ size = 20, type, ...props }) => {
3481
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3482
- if (resolvedType === "light") {
3483
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.409 12.654V5.373L5.574 8.208l-1.07-1.054L8.629 3.03a.75.75 0 0 1 1.061 0l4.124 4.124-1.07 1.054L9.91 5.373v7.28zm6.963 8.316a.75.75 0 0 1-1.06 0l-4.124-4.124 1.069-1.054 2.834 2.835v-7.28h1.5v7.28l2.835-2.835 1.07 1.054z" }) });
3484
- }
3485
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 13V5.825L5.425 8.4 4 7l5-5 5 5-1.425 1.4L10 5.825V13zm7 9-5-5 1.425-1.4L14 18.175V11h2v7.175l2.575-2.575L20 17z" }) });
3486
- };
3487
- var OrderRgular = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 13V5.825L5.425 8.4 4 7l4.293-4.293a1 1 0 0 1 1.414 0L14 7l-1.425 1.4L10 5.825V13zm7.707 8.293a1 1 0 0 1-1.414 0L10 17l1.425-1.4L14 18.175V11h2v7.175l2.575-2.575L20 17z" }) });
3488
- var Palette = ({ size = 20, type, ...props }) => {
3489
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3490
- if (resolvedType === "fill") {
3491
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 22a9.7 9.7 0 0 1-3.875-.788 10.1 10.1 0 0 1-3.188-2.15 10.1 10.1 0 0 1-2.15-3.187A9.7 9.7 0 0 1 2 12q0-2.075.813-3.9a10.1 10.1 0 0 1 2.2-3.175A10.5 10.5 0 0 1 8.25 2.788 10 10 0 0 1 12.2 2q2 0 3.775.688a9.9 9.9 0 0 1 3.112 1.9 9.1 9.1 0 0 1 2.125 2.875A8.3 8.3 0 0 1 22 11.05q0 2.875-1.75 4.412Q18.5 17.002 16 17h-1.85q-.225 0-.313.125a.47.47 0 0 0-.087.275q0 .3.375.863t.375 1.287q0 1.25-.688 1.85T12 22m-5.5-9q.65 0 1.075-.425T8 11.5t-.425-1.075T6.5 10t-1.075.425T5 11.5t.425 1.075T6.5 13m3-4q.65 0 1.075-.425T11 7.5t-.425-1.075T9.5 6t-1.075.425T8 7.5t.425 1.075T9.5 9m5 0q.65 0 1.075-.425T16 7.5t-.425-1.075T14.5 6t-1.075.425T13 7.5t.425 1.075T14.5 9m3 4q.65 0 1.075-.425T19 11.5t-.425-1.075T17.5 10t-1.075.425T16 11.5t.425 1.075T17.5 13" }) });
3492
- }
3493
- if (resolvedType === "light") {
3494
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.98 21.5a9.1 9.1 0 0 1-3.672-.749 9.7 9.7 0 0 1-3.02-2.04 9.6 9.6 0 0 1-2.039-3.023A9.2 9.2 0 0 1 2.5 12q0-1.98.77-3.713a9.6 9.6 0 0 1 2.089-3.016 9.9 9.9 0 0 1 3.088-2.027A9.6 9.6 0 0 1 12.22 2.5q1.875 0 3.554.64a9.4 9.4 0 0 1 2.949 1.77 8.55 8.55 0 0 1 2.024 2.687 7.64 7.64 0 0 1 .754 3.376q0 2.596-1.543 4.061-1.544 1.467-3.957 1.466h-1.812q-.426 0-.682.279a.94.94 0 0 0-.256.66q0 .463.375.963t.375 1.148q0 .99-.548 1.47-.549.48-1.471.48ZM6.5 12.75q.534 0 .892-.358.358-.357.358-.892c0-.535-.12-.654-.358-.892a1.2 1.2 0 0 0-.892-.358q-.534 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.358.358.892.358m3-4q.534 0 .892-.358.358-.357.358-.892c0-.535-.12-.654-.358-.892A1.2 1.2 0 0 0 9.5 6.25q-.534 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .534.358.892.357.358.892.358m5 0q.535 0 .892-.358.358-.357.358-.892c0-.535-.12-.654-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.357.358.892.358m3 4q.535 0 .892-.358.358-.357.358-.892c0-.535-.12-.654-.358-.892a1.2 1.2 0 0 0-.892-.358q-.535 0-.892.358a1.2 1.2 0 0 0-.358.892q0 .535.358.892.357.358.892.358M11.98 20q.245 0 .383-.12a.42.42 0 0 0 .137-.33q0-.35-.375-.787-.375-.435-.375-1.367 0-1.07.725-1.732Q13.2 15 14.25 15H16q1.765 0 2.883-1.034Q20 12.931 20 10.973q0-3.034-2.327-5.004T12.219 4Q8.79 4 6.395 6.325T4 12q0 3.325 2.338 5.663Q8.675 19.999 11.98 20" }) });
3495
- }
3496
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 22a9.7 9.7 0 0 1-3.875-.788 10.1 10.1 0 0 1-3.188-2.15 10.1 10.1 0 0 1-2.15-3.187A9.7 9.7 0 0 1 2 12q0-2.075.813-3.9a10.1 10.1 0 0 1 2.2-3.175A10.5 10.5 0 0 1 8.25 2.788 10 10 0 0 1 12.2 2q2 0 3.775.688a9.9 9.9 0 0 1 3.112 1.9 9.1 9.1 0 0 1 2.125 2.875A8.3 8.3 0 0 1 22 11.05q0 2.875-1.75 4.412Q18.5 17.002 16 17h-1.85q-.225 0-.313.125a.47.47 0 0 0-.087.275q0 .3.375.863t.375 1.287q0 1.25-.688 1.85T12 22m-5.5-9q.65 0 1.075-.425T8 11.5t-.425-1.075T6.5 10t-1.075.425T5 11.5t.425 1.075T6.5 13m3-4q.65 0 1.075-.425T11 7.5t-.425-1.075T9.5 6t-1.075.425T8 7.5t.425 1.075T9.5 9m5 0q.65 0 1.075-.425T16 7.5t-.425-1.075T14.5 6t-1.075.425T13 7.5t.425 1.075T14.5 9m3 4q.65 0 1.075-.425T19 11.5t-.425-1.075T17.5 10t-1.075.425T16 11.5t.425 1.075T17.5 13M12 20q.224 0 .363-.125a.42.42 0 0 0 .137-.325q0-.35-.375-.825-.375-.476-.375-1.425 0-1.05.725-1.675T14.25 15H16q1.65 0 2.825-.963Q20 13.075 20 11.05q0-3.025-2.313-5.038Q15.375 4 12.2 4 8.8 4 6.4 6.325T4 12q0 3.325 2.338 5.663Q8.675 19.999 12 20" }) });
3497
- };
3498
- var PaperBoard = ({ size = 20, type, ...props }) => {
3499
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3500
- if (resolvedType === "fill") {
3501
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.413A1.93 1.93 0 0 1 5 3h4.2a3 3 0 0 1 1.088-1.45A2.86 2.86 0 0 1 12 1q.95 0 1.713.55.762.55 1.087 1.45H19q.824 0 1.413.587.586.589.587 1.413v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm2-4h7v-2H7zm0-4h10v-2H7zm0-4h10V7H7zm5-4.75a.73.73 0 0 0 .75-.75.73.73 0 0 0-.75-.75.73.73 0 0 0-.75.75.73.73 0 0 0 .75.75" }) });
3502
- }
3503
- if (resolvedType === "light") {
3504
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.308 20.5q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278V5.308q0-.748.53-1.278t1.278-.53h4.45a2.2 2.2 0 0 1 .727-1.416Q11.117 1.499 12 1.5a2.17 2.17 0 0 1 1.525.584q.632.583.717 1.416h4.45q.749 0 1.278.53.53.53.53 1.278v13.384q0 .749-.53 1.278-.53.53-1.278.53zm0-1.5h13.384a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H5.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v13.384q0 .116.096.212a.3.3 0 0 0 .212.096m1.942-2.366h6.5v-1.5h-6.5zm0-3.884h9.5v-1.5h-9.5zm0-3.885h9.5v-1.5h-9.5zM12 4.346a.73.73 0 0 0 .75-.75.73.73 0 0 0-.75-.75.73.73 0 0 0-.75.75.73.73 0 0 0 .75.75" }) });
3505
- }
3506
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.413A1.93 1.93 0 0 1 5 3h4.2a3 3 0 0 1 1.088-1.45A2.86 2.86 0 0 1 12 1q.95 0 1.713.55.762.55 1.087 1.45H19q.824 0 1.413.587.586.589.587 1.413v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm0-2h14V5H5zm2-2h7v-2H7zm0-4h10v-2H7zm0-4h10V7H7zm5-4.75a.73.73 0 0 0 .75-.75.73.73 0 0 0-.75-.75.73.73 0 0 0-.75.75.73.73 0 0 0 .75.75" }) });
3507
- };
3508
- var Partial = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12a9.7 9.7 0 0 1 .788-3.9 10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2a9.7 9.7 0 0 1 3.9.788 10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m6.95-6H9.375l-1 1h9.9q.2-.25.363-.488A6 6 0 0 0 18.95 16m1-3H12.4l-1 1h8.35l.1-.488q.05-.237.1-.512m-.2-3H15.4l-1 1h5.55a19 19 0 0 0-.1-.512zm-1.425-2.9-.9.9h1.525a3 3 0 0 0-.287-.463zm-12.65 9.8L16.95 5.675a8 8 0 0 0-2.275-1.237A8 8 0 0 0 12 4Q8.65 4 6.325 6.325T4 12a7.86 7.86 0 0 0 1.675 4.9M12 20q1.075 0 2.05-.25A7.4 7.4 0 0 0 15.9 19H8.1q.875.5 1.85.75T12 20" }) });
3509
- var Pause = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 19h4V5H6zm8-14v14h4V5z" }) });
3510
- var Pencil = ({ size = 20, type, ...props }) => {
3511
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3512
- if (resolvedType === "fill") {
3513
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.205 3.236a.984.984 0 0 1 1.316.069l4.174 4.174a.983.983 0 0 1 0 1.39L8.87 20.695a.98.98 0 0 1-.695.288H4A.983.983 0 0 1 3.017 20v-4.174c0-.26.103-.51.288-.695L15.13 3.305zM13.74 7.478l2.782 2.782 2.087-2.087-2.782-2.782z" }) });
3514
- }
3515
- if (resolvedType === "light") {
3516
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.353 3.418a.75.75 0 0 1 1.004.052l4.174 4.174a.75.75 0 0 1 0 1.06L8.705 20.53a.75.75 0 0 1-.53.22H4a.75.75 0 0 1-.75-.75v-4.174c0-.199.08-.39.22-.53L15.296 3.47zM4.75 16.137v3.113h3.114l7.597-7.597-3.113-3.114zm8.659-8.658 3.113 3.113 2.418-2.418-3.113-3.113z" }) });
3517
- }
3518
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.195 3.225a1 1 0 0 1 1.338.068l4.174 4.174a1 1 0 0 1 0 1.414L8.881 20.707a1 1 0 0 1-.707.293H4a1 1 0 0 1-1-1v-4.174l.005-.098a1 1 0 0 1 .288-.609L15.119 3.293zM5 16.24V19h2.76l7.347-7.347-2.76-2.76zm8.762-8.761 2.76 2.76 2.064-2.065-2.76-2.76z" }) });
3519
- };
3520
- var People = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5s-3 1.34-3 3 1.34 3 3 3m-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5 5 6.34 5 8s1.34 3 3 3m0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5m8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5" }) });
3521
- var Person = ({ size = 20, type, ...props }) => {
3522
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3523
- if (resolvedType === "fill") {
3524
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 12q-1.65 0-2.825-1.175T8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12m-8 8v-2.8q0-.85.438-1.562.437-.713 1.162-1.088a14.8 14.8 0 0 1 3.15-1.163A13.8 13.8 0 0 1 12 13q1.65 0 3.25.387 1.6.388 3.15 1.163.724.375 1.163 1.087Q20 16.35 20 17.2V20z" }) });
3525
- }
3526
- if (resolvedType === "light") {
3527
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 11.692q-1.444 0-2.472-1.028T8.5 8.192q0-1.443 1.028-2.471T12 4.692t2.472 1.029T15.5 8.192t-1.028 2.472T12 11.692m-7.5 7.616v-2.224q0-.735.399-1.36a2.66 2.66 0 0 1 1.066-.963 14.5 14.5 0 0 1 2.992-1.09 12.95 12.95 0 0 1 6.086 0q1.509.364 2.992 1.09.667.338 1.066.963t.399 1.36v2.224zm1.5-1.5h12v-.724a1 1 0 0 0-.176-.562 1.33 1.33 0 0 0-.478-.422 13 13 0 0 0-2.635-.965 11.4 11.4 0 0 0-5.422 0q-1.343.329-2.635.965-.301.164-.478.422a1 1 0 0 0-.176.563zm6-7.616q.825 0 1.412-.587Q14 9.017 14 8.192t-.588-1.412A1.93 1.93 0 0 0 12 6.192q-.825 0-1.412.588A1.93 1.93 0 0 0 10 8.192q0 .825.588 1.413.587.587 1.412.587" }) });
3528
- }
3529
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 12q-1.65 0-2.825-1.175T8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12m-8 8v-2.8q0-.85.438-1.562.437-.713 1.162-1.088a14.8 14.8 0 0 1 3.15-1.163A13.8 13.8 0 0 1 12 13q1.65 0 3.25.387 1.6.388 3.15 1.163.724.375 1.163 1.087Q20 16.35 20 17.2V20zm2-2h12v-.8a.973.973 0 0 0-.5-.85q-1.35-.675-2.725-1.012a11.6 11.6 0 0 0-5.55 0Q7.85 15.675 6.5 16.35a.97.97 0 0 0-.5.85zm6-8q.825 0 1.412-.588Q14 8.826 14 8q0-.824-.588-1.412A1.93 1.93 0 0 0 12 6q-.825 0-1.412.588A1.93 1.93 0 0 0 10 8q0 .825.588 1.412Q11.175 10 12 10" }) });
3530
- };
3531
- var PersonAdd = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m-9-2V7H4v3H1v2h3v3h2v-3h3v-2zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4" }) });
3532
- var Phone = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.5 1h-8A2.5 2.5 0 0 0 5 3.5v17A2.5 2.5 0 0 0 7.5 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 15.5 1m-4 21c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m4.5-4H7V4h9z" }) });
3533
- var Pin = ({ size = 20, type, ...props }) => {
3534
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3535
- if (resolvedType === "fill") {
3536
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m16 11 1.707 1.707a1 1 0 0 1 .293.707V14a1 1 0 0 1-1 1h-4v7h-2v-7H7a1 1 0 0 1-1-1v-.586a1 1 0 0 1 .293-.707L8 11V4H7V2h10v2h-1z" }) });
3537
- }
3538
- if (resolvedType === "light") {
3539
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m15.5 11.711 1.569 1.57c.14.14.22.33.22.53v.439a.75.75 0 0 1-.75.75h-3.79v6.5h-1.5V15H7.462a.75.75 0 0 1-.75-.75v-.44a.75.75 0 0 1 .22-.53L8.5 11.711V4.5h-1V3h9v1.5h-1zM8.85 13.5h6.3L14 12.35V4.5h-4v7.85z" }) });
3540
- }
3541
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m16 11 1.707 1.707a1 1 0 0 1 .293.707V14a1 1 0 0 1-1 1h-4v7h-2v-7H7a1 1 0 0 1-1-1v-.586a1 1 0 0 1 .293-.707L8 11V4H7V2h10v2h-1zm-7.15 2h6.3L14 11.85V4h-4v7.85z" }) });
3542
- };
3543
- var PinOff = ({ size = 20, type, ...props }) => {
3544
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3545
- if (resolvedType === "fill") {
3546
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 2v2h-1v8.175l-9-9V2zm-6 20v-7H7a1 1 0 0 1-1-1v-.586a1 1 0 0 1 .293-.707L8 11V9.85L1.4 3.2l1.4-1.4 18.4 18.4-1.45 1.4-6.6-6.6H13v7z" }) });
3547
- }
3548
- if (resolvedType === "light") {
3549
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.5 3v1.5h-1v7.675l-1.5-1.5V4.5h-4v2.175L8.392 5.067l-.507-1.075H7.5V3zm-5.25 18.5V15H7.462a.75.75 0 0 1-.75-.75v-.44a.75.75 0 0 1 .22-.53L8.5 11.711v-1.573l-6.37-6.4 1.055-1.053L20.43 19.93l-1.085 1.053L13.362 15h-.612v6.5zm-2.4-8h3.03l-1.85-1.83-.03.68z" }) });
3550
- }
3551
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 2v2h-1v8.175l-2-2V4h-4v2.175l-3-3V2zm-6 20v-7H7a1 1 0 0 1-1-1v-.586a1 1 0 0 1 .293-.707L8 11V9.85L1.4 3.2l1.4-1.4 18.4 18.4-1.45 1.4-6.6-6.6H13v7zm-2.15-9h2.3L10 11.85z" }) });
3552
- };
3553
- var Play = ({ size = 20, type, ...props }) => {
3554
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3555
- if (resolvedType === "fill") {
3556
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 5v14l11-7z" }) });
3557
- }
3558
- if (resolvedType === "light") {
3559
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.711 18.096V5.904L18.288 12zm1.5-2.746 5.27-3.35-5.27-3.35z" }) });
3560
- }
3561
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8 19V5l11 7zm2-3.65L15.25 12 10 8.65z" }) });
3562
- };
3563
- var PlayCircle = ({ size = 20, type, ...props }) => {
3564
- const resolvedType = type ?? "regular";
3565
- if (resolvedType === "fill") {
3566
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12m8 4.5 6-4.5-6-4.5z", clipRule: "evenodd" }) });
3567
- }
3568
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m10 16.5 6-4.5-6-4.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }) });
3569
- };
3570
- var Plus = ({ size = 20, type, ...props }) => {
3571
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3572
- if (resolvedType === "light") {
3573
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 12.75h-6.25V19h-1.5v-6.25H5v-1.5h6.25V5h1.5v6.25H19z" }) });
3574
- }
3575
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }) });
3576
- };
3577
- var Policy = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 17a.97.97 0 0 0 .713-.288A.97.97 0 0 0 13 16v-4a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 11a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 12v4q0 .424.287.712.288.288.713.288m0-8q.424 0 .713-.287A.97.97 0 0 0 13 8a.97.97 0 0 0-.287-.712A.97.97 0 0 0 12 7a.97.97 0 0 0-.713.288A.97.97 0 0 0 11 8q0 .424.287.713Q11.575 9 12 9m0 12.9a2 2 0 0 1-.625-.1Q8 20.675 6 17.637 4 14.6 4 11.1V6.375q0-.625.362-1.125.363-.5.938-.725l6-2.25a2.1 2.1 0 0 1 .7-.125q.35 0 .7.125l6 2.25q.575.225.938.725.362.5.362 1.125V11.1q0 3.5-2 6.537-2 3.039-5.375 4.163a2 2 0 0 1-.625.1" }) });
3578
- var Polyline = ({ size = 20, type, ...props }) => {
3579
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3580
- if (resolvedType === "fill") {
3581
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15 22v-2.5L8 16H3v-6h4.3L10 6.9V2h6v6h-4.3L9 11.1v3.15l6 3V16h6v6z" }) });
3582
- }
3583
- if (resolvedType === "light") {
3584
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.25 21.75v-2.404L8.058 15.75H3.25v-5.5h4.166l2.834-3.254V2.25h5.5v5.5h-4.165L8.75 11.004v3.4l6.5 3.25V16.25h5.5v5.5zm-3.5-15.5h2.5v-2.5h-2.5zm-7 8h2.5v-2.5h-2.5zm12 6h2.5v-2.5h-2.5z" }) });
3585
- }
3586
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15 22v-2.5L8 16H3v-6h4.3L10 6.9V2h6v6h-4.3L9 11.1v3.15l6 3V16h6v6zM12 6h2V4h-2zm-7 8h2v-2H5zm12 6h2v-2h-2z" }) });
3587
- };
3588
- var Power = ({ size = 20, type, ...props }) => {
3589
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3590
- if (resolvedType === "fill") {
3591
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.5 21a1 1 0 0 1-1-1v-2l-3.207-3.207A1 1 0 0 1 6 14.086V9q0-.825.588-1.412A1.93 1.93 0 0 1 8 7h1L8 8V3h2v4h4V3h2v5l-1-1h1q.824 0 1.413.588Q18 8.175 18 9v5.086a1 1 0 0 1-.293.707L14.5 18v2a1 1 0 0 1-1 1z" }) });
3592
- }
3593
- if (resolvedType === "light") {
3594
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.385 19h1.23v-1.655a.75.75 0 0 1 .22-.53L16 13.65V9.308a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H8.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v4.342l3.165 3.165c.14.14.22.331.22.53zm-.75 1.5a.75.75 0 0 1-.75-.75v-2.077L6.72 14.508a.75.75 0 0 1-.22-.53v-4.67q0-.749.53-1.278.53-.53 1.278-.53h1.115l-.75.75V3.5h1.5v4h3.654v-4h1.5v4.75l-.75-.75h1.115q.749 0 1.278.53.53.53.53 1.278v4.67a.75.75 0 0 1-.22.53l-3.165 3.165v2.077a.75.75 0 0 1-.75.75z" }) });
3595
- }
3596
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.5 19h1v-1.436a1 1 0 0 1 .293-.707L16 13.65V9H8v4.65l3.207 3.207a1 1 0 0 1 .293.707zm-1 2a1 1 0 0 1-1-1v-2l-3.207-3.207A1 1 0 0 1 6 14.086V9q0-.825.588-1.412A1.93 1.93 0 0 1 8 7h1L8 8V3h2v4h4V3h2v5l-1-1h1q.824 0 1.413.588Q18 8.175 18 9v5.086a1 1 0 0 1-.293.707L14.5 18v2a1 1 0 0 1-1 1z" }) });
3597
- };
3598
- var PowerOff = ({ size = 20, type, ...props }) => {
3599
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3600
- if (resolvedType === "fill") {
3601
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.5 21a1 1 0 0 1-1-1v-2l-3.207-3.207A1 1 0 0 1 6 14.086V9q0-.6.275-1.125t.8-.8v2.8L1.4 4.2l1.4-1.4 18.4 18.4-1.4 1.4-4.95-4.95-.35.35v2a1 1 0 0 1-1 1zm6.65-6.7L8 5.15V3h2v4h4V3h2v5l-1-1h1q.825 0 1.412.588Q18 8.175 18 9v4.036a1 1 0 0 1-.293.707z" }) });
3602
- }
3603
- if (resolvedType === "light") {
3604
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.635 20.5a.75.75 0 0 1-.75-.75v-2.077L6.72 14.508a.75.75 0 0 1-.22-.53v-4.67q0-.516.222-.968t.68-.688l1.406 1.406h-.616a.17.17 0 0 0-.134.067.27.27 0 0 0-.058.183v4.342l3.165 3.165c.14.14.22.331.22.53V19h1.23v-1.655a.75.75 0 0 1 .22-.53l.811-.811L1.612 3.969l1.053-1.053 18.4 18.4-1.053 1.053-5.297-5.296-.6.6v2.077a.75.75 0 0 1-.75.75zm6.227-6.22L16 13.42V9.307a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096h-4.111L8.673 6.093V3.5h1.5v4h3.654v-4h1.5v4.75l-.75-.75h1.115q.746 0 1.277.531t.531 1.277v4.024a.75.75 0 0 1-.22.53z" }) });
3605
- }
3606
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M10.5 21a1 1 0 0 1-1-1v-2l-3.207-3.207A1 1 0 0 1 6 14.086V9q0-.6.275-1.125t.8-.8L9 9H8v4.65l3.207 3.207a1 1 0 0 1 .293.707V19h1v-1.436a1 1 0 0 1 .293-.707l.632-.632L1.4 4.2l1.4-1.4 18.4 18.4-1.4 1.4-4.95-4.95-.35.35v2a1 1 0 0 1-1 1zm6.65-6.7L16 13.15V9h-4.15L8 5.15V3h2v4h4V3h2v5l-1-1h1q.825 0 1.412.588Q18 8.175 18 9v4.036a1 1 0 0 1-.293.707z" }) });
3607
- };
3608
- var PreviousDouble = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3609
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.429 6v12L2 12z" }),
3610
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M20.857 6v12l-9.428-6z" })
3611
- ] });
3612
- var Record = ({ size = 20, type, ...props }) => {
3613
- const resolvedType = type ?? "regular";
3614
- if (resolvedType === "fill") {
3615
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m3.429-13.429H8.57v6.858h6.858z", clipRule: "evenodd" }) });
3616
- }
3617
- return /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3618
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8" }),
3619
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.571 8.571h6.858v6.858H8.57z" })
3620
- ] });
3621
- };
3622
- var Redo = ({ size = 20, type, ...props }) => {
3623
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3624
- if (resolvedType === "light") {
3625
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.623 18.5q-2.195 0-3.759-1.47T4.3 13.414q0-2.147 1.564-3.612 1.564-1.464 3.759-1.465h7.021l-2.782-2.782L14.915 4.5l4.057 4.056a.75.75 0 0 1 0 1.06l-4.057 4.057-1.053-1.054 2.782-2.783h-7.02q-1.567 0-2.695 1.03-1.13 1.028-1.13 2.548 0 1.518 1.13 2.552Q8.057 17.001 9.623 17H16.8v1.5z" }) });
3626
- }
3627
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M9.9 19q-2.425 0-4.163-1.575Q4 15.85 4 13.5t1.737-3.925T9.9 8h6.3l-2.6-2.6L15 4l4.293 4.293a1 1 0 0 1 0 1.414L15 14l-1.4-1.4 2.6-2.6H9.9q-1.575 0-2.738 1Q6 12 6 13.5T7.162 16q1.164 1 2.738 1H17v2z" }) });
3628
- };
3629
- var Refresh = ({ size = 20, type, ...props }) => {
3630
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3631
- if (resolvedType === "light") {
3632
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12.03 20.5q3.248 0 5.661-2.139Q20.106 16.224 20.47 13h-1.53q-.38 2.59-2.332 4.295Q14.655 19 12.03 19q-2.925 0-4.963-2.038Q5.03 14.926 5.03 12t2.037-4.962T12.03 5q1.638 0 3.07.728a7.6 7.6 0 0 1 2.468 2.003h-2.615v1.5h4.327a.75.75 0 0 0 .75-.75V4.154h-1.5v2.369a8.5 8.5 0 0 0-2.916-2.23A8.4 8.4 0 0 0 12.03 3.5q-1.77 0-3.316.67a8.6 8.6 0 0 0-2.696 1.819A8.6 8.6 0 0 0 4.2 8.685 8.3 8.3 0 0 0 3.529 12q0 1.77.67 3.315a8.6 8.6 0 0 0 1.82 2.697 8.6 8.6 0 0 0 2.695 1.819q1.546.669 3.316.669" }) });
3633
- }
3634
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 21q3.45 0 6.012-2.288Q20.575 16.426 20.95 13H18.9q-.35 2.6-2.312 4.3Q14.624 19 12 19q-2.925 0-4.962-2.038T5 12t2.037-4.962T12 5a6.75 6.75 0 0 1 3.225.8A7.4 7.4 0 0 1 17.75 8H15v2h5a1 1 0 0 0 1-1V4h-2v2.35a8.7 8.7 0 0 0-3.113-2.475A8.9 8.9 0 0 0 12 3q-1.874 0-3.512.712a9.2 9.2 0 0 0-2.85 1.926 9.2 9.2 0 0 0-1.925 2.85A8.7 8.7 0 0 0 3 12q0 1.874.712 3.512a9.2 9.2 0 0 0 1.926 2.85 9.2 9.2 0 0 0 2.85 1.926A8.7 8.7 0 0 0 12 21" }) });
3635
- };
3636
- var Return = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m6.825 12 2.9 2.9q.3.3.287.7-.012.4-.312.7-.3.276-.7.287a.92.92 0 0 1-.7-.287l-4.6-4.6a.96.96 0 0 1-.3-.7q0-.4.3-.7l4.6-4.6a.93.93 0 0 1 .687-.275q.413 0 .713.275.3.3.3.713 0 .412-.3.712L6.825 10H16q2.075 0 3.537 1.463Q21 12.925 21 15v3q0 .424-.288.712A.97.97 0 0 1 20 19a.97.97 0 0 1-.713-.288A.97.97 0 0 1 19 18v-3q0-1.25-.875-2.125A2.9 2.9 0 0 0 16 12z" }) });
3637
- var RootFinderSymbol = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3638
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#FF8903", d: "M3 20v-7l3.375 2.7q.675.55 1.513.425a1.94 1.94 0 0 0 1.337-.825l2.175-2.975a.96.96 0 0 1 .662-.412.96.96 0 0 1 .763.212l8.175 6.4V20z" }),
3639
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#FDC700", d: "m21 16-7.775-6.075a1.95 1.95 0 0 0-1.512-.413 1.9 1.9 0 0 0-1.338.813l-2.15 2.95a.96.96 0 0 1-.662.412.96.96 0 0 1-.763-.212L3 10.5V9q0-.626.55-.9.55-.275 1.05.1L7 10l3.775-5.275a1.94 1.94 0 0 1 1.35-.825 1.88 1.88 0 0 1 1.525.425L17 7h2q.824 0 1.413.587.586.589.587 1.413z" })
3640
- ] });
3641
- var Scatter = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 21q-1.65 0-2.825-1.175T13 17c0-1.65.392-2.042 1.175-2.825Q15.35 13 17 13c1.65 0 2.042.392 2.825 1.175Q21 15.35 21 17c0 1.65-.392 2.042-1.175 2.825Q18.65 21 17 21m0-2q.824 0 1.413-.587Q19 17.825 19 17c0-.825-.196-1.02-.587-1.412A1.93 1.93 0 0 0 17 15q-.825 0-1.412.588A1.93 1.93 0 0 0 15 17q0 .824.588 1.413Q16.175 19 17 19M7 18q-1.65 0-2.825-1.175T3 14c0-1.65.392-2.042 1.175-2.825Q5.35 10 7 10c1.65 0 2.042.392 2.825 1.175Q11 12.35 11 14c0 1.65-.392 2.042-1.175 2.825Q8.65 18 7 18m0-2q.824 0 1.412-.588Q9 14.825 9 14t-.588-1.412A1.93 1.93 0 0 0 7 12q-.824 0-1.412.588A1.93 1.93 0 0 0 5 14q0 .825.588 1.412Q6.175 16 7 16m4-6q-1.65 0-2.825-1.175T7 6c0-1.65.392-2.042 1.175-2.825Q9.35 2 11 2c1.65 0 2.042.392 2.825 1.175Q15 4.35 15 6c0 1.65-.392 2.042-1.175 2.825Q12.65 10 11 10m0-2q.825 0 1.412-.588Q13 6.825 13 6q0-.824-.588-1.412A1.93 1.93 0 0 0 11 4q-.825 0-1.412.588A1.93 1.93 0 0 0 9 6q0 .824.588 1.412Q10.175 8 11 8" }) });
3642
- var Schema = ({ size = 20, type, ...props }) => {
3643
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3644
- if (resolvedType === "fill") {
3645
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 20v-2.5L5 14H0V8h4.3L7 4.9V0h6v6H8.7L6 9.1v3.15l6 3V14h6v6z" }) });
3646
- }
3647
- if (resolvedType === "light") {
3648
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.25 21.75v-2.404L8.058 15.75H3.25v-5.5h4.166l2.834-3.254V2.25h5.5v5.5h-4.165L8.75 11.004v3.4l6.5 3.25V16.25h5.5v5.5zm-3.5-15.5h2.5v-2.5h-2.5zm-7 8h2.5v-2.5h-2.5zm12 6h2.5v-2.5h-2.5z" }) });
3649
- }
3650
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15 22v-2.5L8 16H3v-6h4.3L10 6.9V2h6v6h-4.3L9 11.1v3.15l6 3V16h6v6zM12 6h2V4h-2zm-7 8h2v-2H5zm12 6h2v-2h-2z" }) });
3651
- };
3652
- var Sdk = ({ size = 20, type, ...props }) => {
3653
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3654
- if (resolvedType === "fill") {
3655
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V6.5q0-.35.112-.662.113-.314.338-.588l1.4-1.7q.224-.274.513-.412Q5.65 3 6 3h12q.35 0 .637.138.288.137.513.412l1.4 1.7q.225.275.337.588T21 6.5V19q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm.4-15h13.2l-.85-1H6.25zm9.15 11.05 3.55-3.55-3.55-3.55-1.45 1.45 2.1 2.1-2.1 2.1zm-5.05 0 1.45-1.45-2.1-2.1 2.1-2.1L9.5 9.95 5.95 13.5z" }) });
3656
- }
3657
- if (resolvedType === "light") {
3658
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.308 20.5q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278V6.75q0-.263.074-.494t.242-.429l1.38-1.662a1.1 1.1 0 0 1 .383-.311q.215-.104.479-.104h11.884q.264 0 .48.104.214.104.382.311l1.38 1.662q.168.198.242.429.075.23.074.494v11.942q0 .749-.53 1.278-.53.53-1.278.53zM5.4 6.25h13.2l-.85-1H6.25zM5.308 19h13.384a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22V7.75H5v10.942a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087m9.242-2.315 3.185-3.185-3.185-3.184-1.085 1.084 2.1 2.1-2.1 2.1zm-5.05 0 1.085-1.085-2.1-2.1 2.1-2.1L9.5 10.315 6.316 13.5z" }) });
3659
- }
3660
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V6.5q0-.35.112-.662.113-.314.338-.588l1.4-1.7q.224-.274.513-.412Q5.65 3 6 3h12q.35 0 .637.138.288.137.513.412l1.4 1.7q.225.275.337.588T21 6.5V19q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm.4-15h13.2l-.85-1H6.25zM5 19h14V8H5zm9.55-1.95 3.55-3.55-3.55-3.55-1.45 1.45 2.1 2.1-2.1 2.1zm-5.05 0 1.45-1.45-2.1-2.1 2.1-2.1L9.5 9.95 5.95 13.5z" }) });
3661
- };
3662
- var Search = ({ size = 20, type, ...props }) => {
3663
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3664
- if (resolvedType === "light") {
3665
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.25 10.5a5.75 5.75 0 1 0-11.5 0 5.75 5.75 0 0 0 11.5 0m1.5 0c0 1.731-.609 3.32-1.621 4.567l4.401 4.403-1.06 1.06-4.403-4.401A7.25 7.25 0 1 1 17.75 10.5" }) });
3666
- }
3667
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16 10.5a5.5 5.5 0 1 0-11 0 5.5 5.5 0 0 0 11 0m2 0c0 1.71-.575 3.285-1.538 4.547l4.245 4.246-1.414 1.414-4.246-4.245A7.5 7.5 0 1 1 18 10.5" }) });
3668
- };
3669
- var Send = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.01 21 23 12 2.01 3 2 10l15 2-15 2z" }) });
3670
- var Sidebar = ({ size = 20, type, ...props }) => {
3671
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3672
- if (resolvedType === "fill") {
3673
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20.5q-.824 0-1.413-.587C2.196 19.52 2 18.55 2 18.5v-13q0-.824.587-1.412A1.93 1.93 0 0 1 4 3.5h16q.824 0 1.413.588Q22 4.675 22 5.5v13c0 .05-.196 1.02-.587 1.413A1.93 1.93 0 0 1 20 20.5zm6-2h10v-13H10z" }) });
3674
- }
3675
- if (resolvedType === "light") {
3676
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.308 20q-.748 0-1.278-.53a1.74 1.74 0 0 1-.53-1.278V5.808q0-.748.53-1.278T4.308 4h15.384q.749 0 1.278.53.53.53.53 1.278v12.384q0 .749-.53 1.278-.53.53-1.278.53zM8 18.5v-13H4.308a.3.3 0 0 0-.212.096.3.3 0 0 0-.096.212v12.384q0 .116.096.212a.3.3 0 0 0 .212.096zm1.5 0h10.192a.3.3 0 0 0 .212-.096.3.3 0 0 0 .096-.212V5.808a.3.3 0 0 0-.096-.212.3.3 0 0 0-.212-.096H9.5z" }) });
3677
- }
3678
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20.5q-.824 0-1.413-.587C2.196 19.52 2 19.55 2 18.5v-13q0-.824.587-1.412A1.93 1.93 0 0 1 4 3.5h16q.824 0 1.413.588Q22 4.675 22 5.5v13c0 1.05-.196 1.02-.587 1.413A1.93 1.93 0 0 1 20 20.5zm4-2v-13H4v13zm2 0h10v-13H10z" }) });
3679
- };
3680
- var SkipNext = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 5v14l11-7zm11 0h2v14h-2z" }) });
3681
- var SkipPrevious = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18 5v14L7 12zM7 5H5v14h2z" }) });
3682
- var SortDown = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3683
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.146 16.293h7v-2h-7zm0-12v2h18v-2zm0 7h10v-2h-10z" }),
3684
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.146 15.879V9.293h2v6.586l2.293-2.293L21.854 15l-4.707 4.707L12.438 15l1.415-1.414z", clipRule: "evenodd" })
3685
- ] });
3686
- var SortUp = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3687
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.146 16.293h7v-2h-7zm0-12v2h18v-2zm0 7h10v-2h-10z" }),
3688
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M16.147 13.121v6.586h2v-6.586l2.293 2.293L21.854 14l-4.707-4.707L12.44 14l1.414 1.414z", clipRule: "evenodd" })
3689
- ] });
3690
- var Sparkle = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M8.84 11.246a1 1 0 0 1-.593.593L3.737 13.5l4.51 1.661.1.044a1 1 0 0 1 .492.549l1.66 4.509 1.663-4.51.043-.1c.113-.226.31-.403.55-.492L17.26 13.5l-4.507-1.661a1 1 0 0 1-.55-.492l-.042-.1-1.663-4.51-1.66 4.51ZM20 9.75v-.5h-.5a1 1 0 1 1 0-2h.5v-.5a1 1 0 1 1 2 0v.5h.5a1 1 0 0 1 0 2H22v.5a1 1 0 0 1-2 0M15.5 6V4.75h-1.25a1 1 0 1 1 0-2h1.25V1.5a1 1 0 1 1 2 0v1.25h1.25l.102.005a1 1 0 0 1 0 1.99l-.102.005H17.5V6a1 1 0 0 1-2 0m4.25 7.5a1.74 1.74 0 0 1-1.016 1.584l-.123.05-4.733 1.744-1.743 4.732a1.75 1.75 0 0 1-1.502 1.135l-.132.005a1.74 1.74 0 0 1-1.585-1.017l-.05-.123-1.744-4.732-4.732-1.743a1.74 1.74 0 0 1-1.135-1.502L1.25 13.5l.005-.133a1.75 1.75 0 0 1 .308-.863l.081-.106c.196-.24.453-.425.745-.533h.001l4.732-1.744L8.866 5.39l.05-.123c.13-.282.333-.525.588-.704l.112-.072c.267-.157.573-.241.885-.241l.132.005c.265.02.522.101.751.236l.113.072.106.08c.206.169.37.382.482.624l.05.123 1.743 4.731 4.733 1.744.123.051c.242.11.455.276.623.482l.08.106.072.112c.157.267.241.572.241.884" }) });
3691
- var SpeechBubble = ({ size = 20, type, ...props }) => {
3692
- const resolvedType = type ?? (size <= 18 ? "fill" : "light");
3693
- if (resolvedType === "fill") {
3694
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.749 22.491a1 1 0 0 1-1.24-1.24L2.95 16.3a10.2 10.2 0 0 1-.713-2.1A10.2 10.2 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22q-1.125 0-2.2-.238a10.2 10.2 0 0 1-2.1-.712z" }) });
3695
- }
3696
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3.046 21.884a.75.75 0 0 1-.93-.93l1.373-4.692q-.475-1.016-.732-2.081A9.3 9.3 0 0 1 2.5 12q0-1.972.748-3.705a9.6 9.6 0 0 1 2.03-3.016 9.6 9.6 0 0 1 3.016-2.03 9.25 9.25 0 0 1 3.704-.749q1.972 0 3.706.748a9.6 9.6 0 0 1 3.017 2.03 9.6 9.6 0 0 1 2.031 3.016 9.25 9.25 0 0 1 .748 3.704q0 1.972-.748 3.706a9.6 9.6 0 0 1-2.03 3.017 9.6 9.6 0 0 1-3.017 2.03A9.25 9.25 0 0 1 12 21.5q-1.115 0-2.18-.257a11 11 0 0 1-2.081-.731zm.904-1.834 3.2-.95q.37-.1.713-.085.344.015.687.185a7.4 7.4 0 0 0 1.675.6q.876.2 1.775.2 3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12q0 .9.2 1.775.201.875.6 1.675.175.325.192.688t-.092.712z" }) });
3697
- };
3698
- var SpeechBubbleRegualr = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M2.749 22.491a1 1 0 0 1-1.24-1.24L2.95 16.3a10.2 10.2 0 0 1-.713-2.1A10.2 10.2 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22q-1.125 0-2.2-.238a10.2 10.2 0 0 1-2.1-.712zM3.95 20.05l3.2-.95q.35-.1.712-.075.363.025.688.175a7.4 7.4 0 0 0 1.675.6Q11.1 20 12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12q0 .9.2 1.775t.6 1.675q.176.325.188.688t-.088.712z" }) });
3699
- var Split = ({ size = 20, type, ...props }) => {
3700
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3701
- if (resolvedType === "light") {
3702
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.5 12.75v-1.5h7.196L16.946 6H14V4.5h4.75a.75.75 0 0 1 .75.75V10H18V7.054l-5.477 5.476a.75.75 0 0 1-.53.22zM14 19.5V18h2.946l-3.527-3.496 1.085-1.085L18 16.946V14h1.5v4.75a.75.75 0 0 1-.75.75z" }) });
3703
- }
3704
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14 20v-2h2.6l-3.2-3.15 1.45-1.45L18 16.6V14h2v5a1 1 0 0 1-1 1zM4 13v-2h7.6l5-5H14V4h5a1 1 0 0 1 1 1v5h-2V7.4l-5.307 5.307a1 1 0 0 1-.707.293z" }) });
3705
- };
3706
- var SplitScene = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 20q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 5 4h4v2H5v12h4v2zm6 2V2h2v2h6q.824 0 1.413.588Q21 5.175 21 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 19 20h-6v2zm2-4h6V6h-6z" }) });
3707
- var Square = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21q-.824 0-1.413-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.413A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587.586.589.587 1.413v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21z" }) });
3708
- var Star = ({ size = 20, type, ...props }) => {
3709
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3710
- if (resolvedType === "fill") {
3711
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m7.613 6.9 2.8-3.625q.3-.4.712-.587a2.06 2.06 0 0 1 1.725 0q.413.186.713.587l2.8 3.625 4.25 1.425q.65.2 1.024.738c.374.538.375.754.375 1.187q0 .3-.087.6t-.288.575l-2.75 3.9.1 4.1q.026.875-.574 1.475t-1.4.6q-.05 0-.55-.075l-4.476-1.25-4.474 1.25a1 1 0 0 1-.275.063q-.15.012-.275.012-.8 0-1.4-.6t-.575-1.475l.1-4.125-2.725-3.875a1.9 1.9 0 0 1-.288-.575q-.087-.3-.087-.6 0-.625.362-1.162.363-.538 1.013-.763z" }) });
3712
- }
3713
- if (resolvedType === "light") {
3714
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m7.867 7.246 2.704-3.548q.27-.36.64-.529A1.9 1.9 0 0 1 11.992 3q.412 0 .782.169.37.168.64.529l2.703 3.548 4.135 1.396q.593.19.924.672a1.87 1.87 0 0 1 .253 1.599 1.7 1.7 0 0 1-.258.512l-2.692 3.736.1 3.966a1.72 1.72 0 0 1-.52 1.331q-.546.542-1.272.542-.021 0-.502-.066l-4.293-1.23-4.292 1.23a.8.8 0 0 1-.258.058 4 4 0 0 1-.244.008q-.732 0-1.275-.542a1.73 1.73 0 0 1-.517-1.331l.1-3.99-2.677-3.712a1.7 1.7 0 0 1-.258-.514 1.84 1.84 0 0 1 .251-1.589q.33-.486.92-.69zm.927 1.293-4.57 1.523a.3.3 0 0 0-.198.197q-.052.149.043.274l2.946 4.158-.11 4.467a.29.29 0 0 0 .116.26.29.29 0 0 0 .28.047l4.691-1.317 4.693 1.343a.29.29 0 0 0 .279-.049.29.29 0 0 0 .115-.26l-.11-4.491 2.946-4.108a.27.27 0 0 0 .044-.274.3.3 0 0 0-.197-.197L15.19 8.538l-2.957-3.904a.28.28 0 0 0-.24-.125.28.28 0 0 0-.241.125z" }) });
3715
- }
3716
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m7.613 6.9 2.8-3.625q.3-.4.712-.587a2.06 2.06 0 0 1 1.725 0q.413.186.713.587l2.8 3.625 4.25 1.425q.65.2 1.024.738c.374.538.375.754.375 1.187q0 .3-.087.6t-.288.575l-2.75 3.9.1 4.1q.026.875-.574 1.475t-1.4.6q-.05 0-.55-.075l-4.476-1.25-4.474 1.25a1 1 0 0 1-.275.063q-.15.012-.275.012-.8 0-1.4-.6t-.575-1.475l.1-4.125-2.725-3.875a1.9 1.9 0 0 1-.288-.575q-.087-.3-.087-.6 0-.625.362-1.162.363-.538 1.013-.763zm1.225 1.725-4.85 1.6 3.1 4.475-.1 4.775 5-1.375 5 1.4-.1-4.8 3.1-4.425-4.85-1.65-3.15-4.125z" }) });
3717
- };
3718
- var Stop = ({ size = 20, type, ...props }) => {
3719
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3720
- if (resolvedType === "fill") {
3721
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m18.5 4.5.102.005a1 1 0 0 1 .898.995v13a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-13l.005-.103A1 1 0 0 1 5.5 4.5z" }) });
3722
- }
3723
- if (resolvedType === "light") {
3724
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.5 4.75a.75.75 0 0 1 .75.75v13a.75.75 0 0 1-.75.75h-13a.75.75 0 0 1-.75-.75v-13a.75.75 0 0 1 .75-.75zm-12.25 13h11.5V6.25H6.25z" }) });
3725
- }
3726
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.5 4.5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-13a1 1 0 0 1-1-1v-13a1 1 0 0 1 1-1zm-12 13h11v-11h-11z" }) });
3727
- };
3728
- var SupervisorAccount = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 15q-1.05 0-1.775-.725T14.5 12.5c0-1.05.242-1.292.725-1.775Q15.95 10 17 10c1.05 0 1.292.242 1.775.725q.725.725.725 1.775c0 1.05-.242 1.292-.725 1.775Q18.05 15 17 15m-4 5a.97.97 0 0 1-.713-.288A.97.97 0 0 1 12 19v-.4q0-.6.313-1.113a1.76 1.76 0 0 1 .887-.737q.9-.375 1.863-.563a10.1 10.1 0 0 1 3.874 0 9.6 9.6 0 0 1 1.863.563q.575.225.887.738Q22 18 22 18.6v.4q0 .424-.288.712A.97.97 0 0 1 21 20zm-3-8q-1.65 0-2.825-1.175T6 8c0-1.65.392-2.042 1.175-2.825Q8.35 4 10 4c1.65 0 2.042.392 2.825 1.175Q14 6.35 14 8c0 1.65-.392 2.042-1.175 2.825Q11.65 12 10 12m-8 5.2a3 3 0 0 1 .425-1.563A2.8 2.8 0 0 1 3.6 14.55q1.5-.75 3.113-1.15Q8.324 13 10 13q.875 0 1.75.15t1.75.35l-1.7 1.7q-.625.625-1.213 1.275A2.2 2.2 0 0 0 10 18v.975q0 .3.113.563.112.262.362.462H4q-.824 0-1.413-.587A1.93 1.93 0 0 1 2 18z" }) });
3729
- var Table = ({ size = 20, type, ...props }) => {
3730
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3731
- if (resolvedType === "fill") {
3732
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 16H3v3q0 .824.587 1.413Q4.176 21 5 21h6zm2 0v5h6q.824 0 1.413-.587Q21 19.825 21 19v-3zm-2-2V9H3v5zm2 0h8V9h-8zM3 7h18V5q0-.824-.587-1.412A1.93 1.93 0 0 0 19 3H5q-.824 0-1.412.587A1.93 1.93 0 0 0 3 5z" }) });
3733
- }
3734
- if (resolvedType === "light") {
3735
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.308 20.5q-.758 0-1.283-.525a1.75 1.75 0 0 1-.525-1.283V5.308q0-.758.525-1.283T5.308 3.5h13.384q.758 0 1.283.525t.525 1.283v13.384q0 .758-.525 1.283t-1.283.525zm5.942-5.798H5v3.99a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h5.943zm1.5 0V19h5.942a.3.3 0 0 0 .221-.087.3.3 0 0 0 .087-.22v-3.991zm-1.5-1.5V8.884H5v4.318zm1.5 0H19V8.884h-6.25zM5 7.385h14V5.308a.3.3 0 0 0-.087-.221.3.3 0 0 0-.22-.087H5.307a.3.3 0 0 0-.221.087.3.3 0 0 0-.087.22z" }) });
3736
- }
3737
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm6-6H5v4h6zm2 0v4h6v-4zm-2-2V9H5v4zm2 0h6V9h-6zM5 7h14V5H5z" }) });
3738
- };
3739
- var TableColumn = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14.67 5v14H9.33V5zm1 14H21V5h-5.33zm-7.34 0V5H3v14z" }) });
3740
- var TableRow = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 14.67H5V9.33h14zm-14 1V21h14v-5.33zm0-7.34h14V3H5z" }) });
3741
- var Tactics = ({ size = 20, type, ...props }) => {
3742
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3743
- if (resolvedType === "light") {
3744
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m16.256 20.5-1.045-1.044 1.576-1.6-1.575-1.575 1.044-1.07 1.6 1.6 1.575-1.6 1.069 1.07-1.6 1.575 1.6 1.6-1.07 1.044-1.574-1.575zM6.25 19q.522 0 .886-.364.363-.364.364-.886 0-.522-.364-.886a1.2 1.2 0 0 0-.886-.364q-.522 0-.886.364A1.2 1.2 0 0 0 5 17.75q0 .522.364.886.365.364.886.364m0 1.5a2.65 2.65 0 0 1-1.947-.803A2.65 2.65 0 0 1 3.5 17.75q0-1.145.803-1.947A2.65 2.65 0 0 1 6.25 15q.906 0 1.63.532.724.531.987 1.407a2.93 2.93 0 0 0 1.775-1.018A2.88 2.88 0 0 0 11.346 14v-3.856q0-1.969 1.39-3.36 1.391-1.39 3.36-1.39h1.515L15.787 3.57l1.07-1.069L20.5 6.144 16.856 9.79l-1.07-1.045 1.816-1.85h-1.506q-1.355 0-2.303.947-.947.948-.947 2.303V14q0 1.7-1.132 2.962a4.48 4.48 0 0 1-2.816 1.492 2.65 2.65 0 0 1-.972 1.476q-.74.57-1.676.57M4.544 8.789 3.5 7.744l1.575-1.6L3.5 4.57 4.544 3.5l1.6 1.6L7.72 3.5l1.07 1.07-1.6 1.574 1.6 1.6-1.07 1.045-1.575-1.575z" }) });
3745
- }
3746
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M16.4 21 15 19.6l1.575-1.6L15 16.425 16.4 15l1.6 1.6 1.575-1.6L21 16.425 19.4 18l1.6 1.6-1.425 1.4L18 19.425zM6 19q.424 0 .713-.288A.97.97 0 0 0 7 18a.97.97 0 0 0-.287-.712A.97.97 0 0 0 6 17a.97.97 0 0 0-.713.288A.97.97 0 0 0 5 18q0 .424.287.712Q5.576 19 6 19m0 2a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 3 18q0-1.25.875-2.125A2.9 2.9 0 0 1 6 15q.926 0 1.688.512.762.513 1.112 1.388a2.96 2.96 0 0 0 1.587-1.075A2.92 2.92 0 0 0 11 14v-4q0-2.074 1.463-3.537T16 5h1.15l-1.575-1.575L17 2l4 4-4 4-1.425-1.4L17.15 7H16q-1.25 0-2.125.875A2.9 2.9 0 0 0 13 10v4a4.82 4.82 0 0 1-1.175 3.212 4.93 4.93 0 0 1-2.975 1.713 2.94 2.94 0 0 1-1.087 1.5A2.9 2.9 0 0 1 6 21M4.4 9 3 7.6 4.575 6 3 4.425 4.4 3 6 4.6 7.575 3 9 4.425 7.4 6 9 7.6 7.575 9 6 7.425z" }) });
3747
- };
3748
- var Tag = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsxs("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: [
3749
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7.875 9.125a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5" }),
3750
- /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m12.485 3 .099.005a1 1 0 0 1 .608.288l8.84 8.839a1 1 0 0 1 0 1.414l-8.486 8.485a1 1 0 0 1-1.414 0l-8.839-8.839A1 1 0 0 1 3 12.485V4a1 1 0 0 1 1-1zM5 12.071l7.839 7.84 7.071-7.072L12.071 5H5z" })
3751
- ] });
3752
- var Task = ({ size = 20, type, ...props }) => {
3753
- const resolvedType = type ?? "regular";
3754
- if (resolvedType === "fill") {
3755
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m10.95 18 5.65-5.65-1.45-1.45-4.225 4.225-2.1-2.1L7.4 14.45zM6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.413A1.93 1.93 0 0 1 6 2h8l6 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-13h5l-5-5z" }) });
3756
- }
3757
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m10.95 18 5.65-5.65-1.45-1.45-4.225 4.225-2.1-2.1L7.4 14.45zM6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.413A1.93 1.93 0 0 1 6 2h8l6 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-13V4H6v16h12V9z" }) });
3758
- };
3759
- var TextEdit = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 20.975q-.824 0-1.413-.587A1.92 1.92 0 0 1 3 18.978V4.995q0-.825.587-1.41A1.93 1.93 0 0 1 5 2.997h8.925l-2 1.997H5v13.983h14v-6.942l2-1.997v8.939q0 .824-.587 1.41a1.93 1.93 0 0 1-1.413.587H5Zm4-5.992v-4.245l9.175-9.164q.3-.3.675-.45a1.98 1.98 0 0 1 2.175.45l1.4 1.424q.275.3.425.661t.15.737c0 .375-.046.495-.137.736a1.9 1.9 0 0 1-.438.662l-9.175 9.189zm2-1.998h1.4l5.8-5.793-.7-.699-.725-.699L11 11.562z" }) });
3760
- var ThumbDown = ({ size = 20, type, ...props }) => {
3761
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3762
- if (resolvedType === "fill") {
3763
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 3h10v13l-6.293 6.293a1 1 0 0 1-1.414 0l-.543-.543a1.3 1.3 0 0 1-.287-.475 1.6 1.6 0 0 1-.113-.575v-.35L8.45 16H3q-.8 0-1.4-.6T1 14v-2a2 2 0 0 1 .15-.75l3-7.05q.225-.5.75-.85T6 3m12 13V3h3a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1z" }) });
3764
- }
3765
- if (resolvedType === "light") {
3766
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6.27 3.904h10.518v12l-6.104 6.069a.75.75 0 0 1-1.059-.002l-.317-.317a1.2 1.2 0 0 1-.259-.413 1.3 1.3 0 0 1-.103-.483v-.254l1.062-4.6h-6.7q-.714 0-1.26-.547-.548-.548-.548-1.26V12.48q0-.156.04-.337.04-.18.09-.336l2.866-6.762q.216-.48.721-.811a1.9 1.9 0 0 1 1.052-.331Zm9.018 1.5H6.27q-.105 0-.216.058a.37.37 0 0 0-.168.192L3 12.404v1.692a.3.3 0 0 0 .087.221.3.3 0 0 0 .22.087h8.597l-1.254 5.48 4.639-4.618V5.404Zm1.5 10.5v-1.5H20v-9h-3.212v-1.5h3.962a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-.75.75z" }) });
3767
- }
3768
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M6 3h11v13l-6.293 6.293a1 1 0 0 1-1.414 0l-.543-.543a1.3 1.3 0 0 1-.287-.475 1.6 1.6 0 0 1-.113-.575v-.35L9.45 16H3q-.8 0-1.4-.6T1 14v-2q0-.175.05-.375c.05-.2.067-.258.1-.375l3-7.05q.225-.5.75-.85T6 3m9 2H6l-3 7v2h9l-1.35 5.5L15 15.15zm2 11v-2h3V5h-3V3h4a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1z" }) });
3769
- };
3770
- var ThumbUp = ({ size = 20, type, ...props }) => {
3771
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3772
- if (resolvedType === "fill") {
3773
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18 21H8V8l6.293-6.293a1 1 0 0 1 1.414 0l.543.543q.175.175.288.475t.112.575v.35L15.55 8H21q.8 0 1.4.6T23 10v2a2 2 0 0 1-.15.75l-3 7.05q-.225.5-.75.85T18 21M6 8v13H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z" }) });
3774
- }
3775
- if (resolvedType === "light") {
3776
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17.73 20.5H7.213v-12l6.104-6.069a.75.75 0 0 1 1.059.002l.317.317q.156.156.259.413.103.256.103.483V3.9l-1.062 4.6h6.7q.714 0 1.26.547.549.547.548 1.26v1.616q0 .156-.04.336a4 4 0 0 1-.09.337l-2.866 6.762q-.216.48-.721.811a1.9 1.9 0 0 1-1.052.331ZM8.712 19h9.02q.105 0 .216-.058a.37.37 0 0 0 .169-.192L21 12v-1.692a.3.3 0 0 0-.087-.222.3.3 0 0 0-.22-.086h-8.597l1.254-5.48-4.639 4.619zm-1.5-10.5V10H4v9h3.212v1.5H3.25a.75.75 0 0 1-.75-.75V9.25a.75.75 0 0 1 .75-.75z" }) });
3777
- }
3778
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18 21H7V8l6.293-6.293a1 1 0 0 1 1.414 0l.543.543q.176.175.287.475.113.3.113.575v.35L14.55 8H21q.8 0 1.4.6T23 10v2q0 .175-.05.375c-.05.2-.067.258-.1.375l-3 7.05q-.225.5-.75.85T18 21m-9-2h9l3-7v-2h-9l1.35-5.5L9 8.85zM7 8v2H4v9h3v2H3a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z" }) });
3779
- };
3780
- var Timeline = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 18q-.824 0-1.413-.587A1.93 1.93 0 0 1 1 16q0-.825.587-1.412A1.93 1.93 0 0 1 3 14h.263a.6.6 0 0 1 .237.05L8.05 9.5A.6.6 0 0 1 8 9.262V9q0-.825.588-1.412A1.93 1.93 0 0 1 10 7q.825 0 1.412.588Q12 8.175 12 9q0 .05-.05.5l2.55 2.55a.6.6 0 0 1 .238-.05h.524a.6.6 0 0 1 .238.05l3.55-3.55a.6.6 0 0 1-.05-.238V8q0-.824.587-1.412A1.93 1.93 0 0 1 21 6q.824 0 1.413.588Q23 7.175 23 8t-.587 1.412A1.93 1.93 0 0 1 21 10h-.262a.6.6 0 0 1-.238-.05l-3.55 3.55a.6.6 0 0 1 .05.238V14q0 .825-.587 1.412A1.93 1.93 0 0 1 15 16q-.825 0-1.412-.588A1.93 1.93 0 0 1 13 14v-.262a.6.6 0 0 1 .05-.238l-2.55-2.55a.6.6 0 0 1-.238.05H10q-.05 0-.5-.05L4.95 15.5a.6.6 0 0 1 .05.238V16q0 .824-.588 1.413A1.93 1.93 0 0 1 3 18" }) });
3781
- var Title = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5 4v3h5.5v12h3V7H19V4z" }) });
3782
- var Toolbox = ({ size = 20, type, ...props }) => {
3783
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3784
- if (resolvedType === "fill") {
3785
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4 20q-.824 0-1.413-.587A1.93 1.93 0 0 1 2 18v-4h5v1h2v-1h6v1h2v-1h5v4q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm-1.575-8L4.5 7.2q.225-.55.725-.875A1.94 1.94 0 0 1 6.3 6H7V5q0-.824.588-1.413A1.93 1.93 0 0 1 9 3h6q.824 0 1.413.587.586.589.587 1.413v1h.7q.575 0 1.075.325t.725.875l2.075 4.8H17v-1h-2v1H9v-1H7v1zM9 6h6V5H9z" }) });
3786
- }
3787
- if (resolvedType === "light") {
3788
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7.596 6.497V5.42q0-.62.44-1.06a1.45 1.45 0 0 1 1.06-.44h5.808q.618 0 1.06.44.44.44.44 1.06v1.077H17.7a1.45 1.45 0 0 1 1.339.892l2.292 5.227a2.3 2.3 0 0 1 .169.854v4.527q0 .618-.44 1.059t-1.06.44H4q-.62 0-1.06-.44a1.44 1.44 0 0 1-.44-1.06v-4.522a2.2 2.2 0 0 1 .17-.858l2.292-5.227q.167-.4.53-.646a1.4 1.4 0 0 1 .808-.246zm1.5 0h5.808V5.42H9.096zM7.25 12.343v-1h1.5v1h6.5v-1h1.5v1h2.823L17.7 7.997H6.3l-1.873 4.346zm0 1.5H4v4.154h16v-4.154h-3.25v1h-1.5v-1h-6.5v1h-1.5z" }) });
3789
- }
3790
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 6V5q0-.824.588-1.413A1.93 1.93 0 0 1 9 3h6q.824 0 1.413.587.586.589.587 1.413v1h.7q.6 0 1.088.338.487.336.712.862l2.35 5.4q.075.2.112.4t.038.4V18q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20H4q-.824 0-1.413-.587A1.93 1.93 0 0 1 2 18v-4.6q0-.2.038-.4c.038-.2.062-.267.112-.4L4.5 7.2q.225-.526.713-.862A1.87 1.87 0 0 1 6.3 6zm2 0h6V5H9zm-2 6v-1h2v1h6v-1h2v1h2.4l-1.7-4H6.3l-1.7 4zm0 2H4v4h16v-4h-3v1h-2v-1H9v1H7z" }) });
3791
- };
3792
- var ToolsSymbol = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#7C86FF", d: "M6.2 20a2.13 2.13 0 0 1-1.563-.637A2.13 2.13 0 0 1 4 17.8V4.1q0-.724.675-1.012T5.85 3.3L8.1 5.55 6.75 6.9l.7.7L8.8 6.25l2.6 2.6-1.35 1.35.7.7 1.35-1.35 2.6 2.6-1.35 1.35.7.7 1.35-1.35 2.6 2.6-1.35 1.35.7.7 1.35-1.35 2 2q.5.5.213 1.175T19.9 20zm.8-3h8.3L7 8.7z" }) });
3793
- var Translate = ({ size = 20, type, ...props }) => {
3794
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3795
- if (resolvedType === "light") {
3796
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.9 21.5 16.354 10h1.561l4.454 11.5h-1.59l-1.133-3.05h-5.023L13.49 21.5zm-7.89-2.942-1.054-1.054 4.973-4.983a13 13 0 0 1-1.645-2.077A14.5 14.5 0 0 1 5 8h1.59q.433.907 1.053 1.816.62.906 1.34 1.651 1.065-1.075 2.015-2.61.95-1.536 1.343-2.857H1.692V4.5H8.25V2.885h1.5V4.5h6.558V6H13.86q-.487 1.685-1.551 3.522-1.065 1.838-2.272 3.03l2.467 2.527-.567 1.54-2.954-3.029zm11.094-1.435h4.061l-2.03-5.456z" }) });
3797
- }
3798
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m11.9 22 4.55-12h2.1l4.55 12H21l-1.075-3.05h-4.85L14 22zM4 19l-1.4-1.4 5.05-5.05a11.6 11.6 0 0 1-1.588-2Q5.352 9.425 4.75 8h2.1q.5.975 1 1.7t1.2 1.45q.825-.825 1.712-2.312Q11.65 7.35 12.1 6H1V4h7V2h2v2h7v2h-2.9q-.525 1.8-1.575 3.7t-2.075 2.9l2.4 2.45-.75 2.05-3.05-3.125zm11.7-1.8h3.6l-1.8-5.1z" }) });
3799
- };
3800
- var Tune = ({ size = 20, type, ...props }) => {
3801
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3802
- if (resolvedType === "light") {
3803
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11.25 20.75v-5.5h1.5v2h8v1.5h-8v2zm-8-2v-1.5h5.5v1.5zm4-4v-2h-4v-1.5h4v-2h1.5v5.5zm4-2v-1.5h9.5v1.5zm4-4v-5.5h1.5v2h4v1.5h-4v2zm-12-2v-1.5h9.5v1.5z" }) });
3804
- }
3805
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M11 21v-6h2v2h8v2h-8v2zm-8-2v-2h6v2zm4-4v-2H3v-2h4V9h2v6zm4-2v-2h10v2zm4-4V3h2v2h4v2h-4v2zM3 7V5h10v2z" }) });
3806
- };
3807
- var TuneSimple = ({ size = 20, type, ...props }) => {
3808
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3809
- if (resolvedType === "light") {
3810
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M13.25 8.75v-1.5h3v-4h1.5v4h3v1.5zm3 12v-9.5h1.5v9.5zm-10 0v-4h-3v-1.5h7.5v1.5h-3v4zm0-8v-9.5h1.5v9.5z" }) });
3811
- }
3812
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M13 9V7h3V3h2v4h3v2zm3 12V11h2v10zM6 21v-4H3v-2h8v2H8v4zm0-8V3h2v10z" }) });
3813
- };
3814
- var Undo = ({ size = 20, type, ...props }) => {
3815
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3816
- if (resolvedType === "light") {
3817
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7.202 18.5V17h7.177q1.565 0 2.694-1.034t1.129-2.552-1.13-2.549-2.693-1.029H7.358l2.782 2.783-1.054 1.054L5.03 9.617a.75.75 0 0 1 0-1.06L9.086 4.5l1.054 1.054-2.782 2.782h7.02q2.194 0 3.76 1.465 1.564 1.464 1.564 3.613 0 2.147-1.565 3.617T14.38 18.5z" }) });
3818
- }
3819
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M7 19v-2h7.1q1.575 0 2.737-1T18 13.5 16.837 11 14.1 10H7.8l2.6 2.6L9 14 4.707 9.707a1 1 0 0 1 0-1.414L9 4l1.4 1.4L7.8 8h6.3q2.425 0 4.162 1.575T20 13.5t-1.738 3.925T14.1 19z" }) });
3820
- };
3821
- var Upload = ({ size = 20, type, ...props }) => {
3822
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3823
- if (resolvedType === "light") {
3824
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.25 12.75V18h13.5v-5.25h1.5v6a.75.75 0 0 1-.75.75h-15a.75.75 0 0 1-.75-.75v-6zm6.276-9.082a.75.75 0 0 1 1.004.052l4 4-1.06 1.06-2.72-2.72v8.69h-1.5V6.06L8.53 8.78 7.47 7.72l4-4z" }) });
3825
- }
3826
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.5 12.75v5h13v-5h2v6a1 1 0 0 1-1 1h-15a1 1 0 0 1-1-1v-6zm5.87-9.276a1 1 0 0 1 1.337.069l4 4-1.414 1.414L13 6.664v8.086h-2V6.664L8.707 8.957 7.293 7.543l4-4z" }) });
3827
- };
3828
- var UploadDocument = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8zm4 18H6V4h7v5h5zM8 15.01l1.41 1.41L11 14.84V19h2v-4.16l1.59 1.59L16 15.01 12.01 11z" }) });
3829
- var ViewHorizontal = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17 21h-2c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h2c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2M7 21h2c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2" }) });
3830
- var ViewModule = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M14.67 5v6.5H9.33V5zm1 6.5H21V5h-5.33zm-1 7.5v-6.5H9.33V19zm1-6.5V19H21v-6.5zm-7.34 0H3V19h5.33zm0-1V5H3v6.5z" }) });
3831
- var ViewVertical = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M3 17v-2c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2M3 7v2c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2" }) });
3832
- var Visibility = ({ size = 20, type, ...props }) => {
3833
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3834
- if (resolvedType === "fill") {
3835
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#363636", d: "M11.995 16q1.875 0 3.187-1.313 1.313-1.312 1.313-3.187t-1.313-3.188Q13.87 7.002 11.995 7 10.12 7 8.807 8.313 7.495 9.625 7.495 11.5t1.312 3.188Q10.12 16 11.995 16m0-1.8q-1.125 0-1.913-.787a2.6 2.6 0 0 1-.787-1.913q0-1.125.787-1.912a2.6 2.6 0 0 1 1.913-.788q1.125 0 1.912.787.788.788.788 1.913c0 1.125-.263 1.387-.788 1.912a2.6 2.6 0 0 1-1.912.788m0 4.8q-3.65 0-6.65-2.038a11.54 11.54 0 0 1-4.2-5.097.92.92 0 0 1 0-.73 11.54 11.54 0 0 1 4.2-5.098q3-2.036 6.65-2.037t6.65 2.037a11.54 11.54 0 0 1 4.2 5.098c.1.233.1.497 0 .73a11.54 11.54 0 0 1-4.2 5.097q-3 2.038-6.65 2.038" }) });
3836
- }
3837
- if (resolvedType === "light") {
3838
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#363636", d: "M12 15.577q1.7 0 2.887-1.19t1.188-2.89q0-1.699-1.19-2.886t-2.89-1.188q-1.698 0-2.887 1.19-1.187 1.19-1.187 2.89 0 1.699 1.19 2.886t2.89 1.188Zm-.002-1.377q-1.125 0-1.913-.787a2.6 2.6 0 0 1-.787-1.913q0-1.125.787-1.912a2.6 2.6 0 0 1 1.913-.788q1.125 0 1.912.787.788.788.788 1.913c0 1.125-.263 1.387-.788 1.912a2.6 2.6 0 0 1-1.912.788m.001 4.3q-3.45 0-6.286-1.903a11.2 11.2 0 0 1-4.051-4.808.7.7 0 0 1 0-.578 11.2 11.2 0 0 1 4.05-4.808Q8.547 4.5 11.997 4.5t6.285 1.903a11.2 11.2 0 0 1 4.052 4.808.7.7 0 0 1 0 .578 11.2 11.2 0 0 1-4.05 4.808Q15.449 18.5 11.999 18.5m-.001-1.5a9.54 9.54 0 0 0 5.187-1.488 9.77 9.77 0 0 0 3.613-4.012 9.77 9.77 0 0 0-3.613-4.013A9.55 9.55 0 0 0 11.998 6 9.55 9.55 0 0 0 6.81 7.487 9.77 9.77 0 0 0 3.198 11.5a9.77 9.77 0 0 0 3.612 4.012A9.54 9.54 0 0 0 11.998 17" }) });
3839
- }
3840
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#363636", d: "M12 16q1.875 0 3.187-1.313Q16.5 13.375 16.5 11.5t-1.313-3.188Q13.875 7.002 12 7q-1.875 0-3.188 1.313Q7.5 9.625 7.5 11.5t1.312 3.188Q10.125 16 12 16m0-1.8q-1.125 0-1.913-.787A2.6 2.6 0 0 1 9.3 11.5q0-1.125.787-1.912A2.6 2.6 0 0 1 12 8.8q1.125 0 1.912.787.788.789.788 1.913c0 1.124-.263 1.387-.788 1.912A2.6 2.6 0 0 1 12 14.2m0 4.8q-3.65 0-6.65-2.038a11.54 11.54 0 0 1-4.2-5.097.92.92 0 0 1 0-.73 11.54 11.54 0 0 1 4.2-5.098Q8.35 4.001 12 4t6.65 2.037a11.54 11.54 0 0 1 4.2 5.098c.1.233.1.497 0 .73a11.54 11.54 0 0 1-4.2 5.097Q15.65 19.001 12 19m0-2a9.54 9.54 0 0 0 5.187-1.488A9.77 9.77 0 0 0 20.8 11.5a9.77 9.77 0 0 0-3.613-4.013A9.54 9.54 0 0 0 12 6a9.55 9.55 0 0 0-5.188 1.487A9.77 9.77 0 0 0 3.2 11.5a9.77 9.77 0 0 0 3.612 4.012A9.54 9.54 0 0 0 12 17" }) });
3841
- };
3842
- var VisibilityOff = ({ size = 20, type, ...props }) => {
3843
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3844
- if (resolvedType === "fill") {
3845
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#363636", d: "m19.794 22.6-4.2-4.15q-.874.274-1.762.413-.888.137-1.838.137-3.774 0-6.725-2.087-2.785-1.972-4.122-5.046a.92.92 0 0 1 0-.734q.485-1.117 1.172-2.095A11.5 11.5 0 0 1 4.144 7l-2.75-2.8 1.4-1.4 18.4 18.4zm-7.8-6.6q.275 0 .513-.025.237-.025.512-.1l-5.4-5.4q-.075.274-.1.513a5 5 0 0 0-.025.512q0 1.875 1.313 3.188Q10.119 16 11.994 16m7.3.45L16.12 13.3q.176-.424.275-.863.1-.437.1-.937 0-1.875-1.312-3.187C13.871 7.001 13.244 7 11.994 7a4.2 4.2 0 0 0-.937.1q-.438.1-.863.3l-2.55-2.55a11.1 11.1 0 0 1 4.35-.85q3.776 0 6.725 2.088 2.787 1.971 4.124 5.048a.92.92 0 0 1 .002.729 11.7 11.7 0 0 1-1.363 2.373 11 11 0 0 1-2.188 2.212m-4.625-4.6-3-3a2.3 2.3 0 0 1 1.288.113q.587.237 1.012.687t.613 1.037.087 1.163" }) });
3846
- }
3847
- if (resolvedType === "light") {
3848
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#363636", d: "m15.77 12.968-1.123-1.123q.225-1.242-.708-2.233-.934-.992-2.292-.767l-1.123-1.123a3.45 3.45 0 0 1 1.473-.304q1.702 0 2.89 1.188t1.187 2.89q0 .422-.076.788-.075.365-.228.684m3.181 3.112-1.104-1.035a11 11 0 0 0 1.688-1.587 9 9 0 0 0 1.262-1.963q-1.25-2.524-3.587-4.012t-5.213-1.488q-.724 0-1.425.1a10 10 0 0 0-1.375.3L8.032 5.23a10 10 0 0 1 1.937-.556 11.4 11.4 0 0 1 2.028-.179q3.516 0 6.34 1.939 2.695 1.848 3.999 4.775a.7.7 0 0 1 0 .572 11.3 11.3 0 0 1-1.313 2.216 11 11 0 0 1-2.072 2.083m.808 5.785-4.046-4.016a10.6 10.6 0 0 1-3.715.646q-3.526 0-6.34-1.938-2.685-1.848-3.997-4.774a.7.7 0 0 1 0-.575q.525-1.164 1.306-2.185a11.4 11.4 0 0 1 1.93-1.99l-2.769-2.8L3.182 3.18l17.63 17.63zM5.95 8.088a11 11 0 0 0-1.541 1.516q-.75.885-1.213 1.891 1.251 2.525 3.588 4.013t5.212 1.487q.684 0 1.36-.115.677-.115 1.148-.238l-1.265-1.297a3.6 3.6 0 0 1-1.242.227q-1.702 0-2.89-1.187t-1.188-2.89q0-.303.062-.635t.165-.607z" }) });
3849
- }
3850
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "#363636", d: "m16.1 13.3-1.45-1.45q.224-1.175-.676-2.2t-2.325-.8L10.2 7.4q.425-.2.863-.3A4.2 4.2 0 0 1 12 7q1.875 0 3.188 1.313C16.501 9.626 16.5 10.25 16.5 11.5q0 .5-.1.938a4.2 4.2 0 0 1-.3.862m3.2 3.15-1.45-1.4a11 11 0 0 0 1.687-1.587 9 9 0 0 0 1.262-1.963q-1.25-2.524-3.587-4.012T11.999 6q-.724 0-1.425.1a10 10 0 0 0-1.375.3L7.65 4.85A11.1 11.1 0 0 1 12 4q3.776 0 6.725 2.088 2.787 1.971 4.124 5.048a.92.92 0 0 1 .002.729 11.7 11.7 0 0 1-1.363 2.373A11 11 0 0 1 19.3 16.45m.5 6.15-4.2-4.15q-.876.274-1.763.413-.888.137-1.838.137-3.774 0-6.725-2.087-2.785-1.972-4.122-5.046a.92.92 0 0 1 0-.734q.485-1.117 1.172-2.095A11.5 11.5 0 0 1 4.15 7L1.4 4.2l1.4-1.4 18.4 18.4zM5.55 8.4a10.7 10.7 0 0 0-1.326 1.425A9 9 0 0 0 3.2 11.5q1.251 2.524 3.588 4.013Q9.124 17 11.999 17q.501 0 .975-.062.476-.063.975-.138l-.9-.95q-.275.075-.525.113A3.6 3.6 0 0 1 12 16q-1.875 0-3.187-1.313Q7.5 13.375 7.5 11.5q0-.274.038-.525a5 5 0 0 1 .112-.525z" }) });
3851
- };
3852
- var VisibilityVisibility = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M12 16q1.875 0 3.187-1.313Q16.5 13.375 16.5 11.5t-1.313-3.188Q13.875 7.002 12 7q-1.875 0-3.188 1.313Q7.5 9.625 7.5 11.5t1.312 3.188Q10.125 16 12 16m0-1.8q-1.125 0-1.913-.787A2.6 2.6 0 0 1 9.3 11.5q0-1.125.787-1.912A2.6 2.6 0 0 1 12 8.8q1.125 0 1.912.787.788.789.788 1.913c0 1.124-.263 1.387-.788 1.912A2.6 2.6 0 0 1 12 14.2m0 4.8q-3.349 0-6.113-1.8-2.761-1.8-4.362-4.75a1.9 1.9 0 0 1-.187-1.438q.062-.237.187-.462 1.6-2.95 4.362-4.75Q8.651 4 12 4t6.112 1.8 4.363 4.75a1.9 1.9 0 0 1 .188 1.438 2 2 0 0 1-.188.462q-1.6 2.95-4.363 4.75Q15.35 19 12 19m0-2a9.54 9.54 0 0 0 5.187-1.488A9.77 9.77 0 0 0 20.8 11.5a9.77 9.77 0 0 0-3.613-4.013A9.55 9.55 0 0 0 12 6a9.55 9.55 0 0 0-5.188 1.487A9.77 9.77 0 0 0 3.2 11.5a9.77 9.77 0 0 0 3.612 4.012A9.54 9.54 0 0 0 12 17" }) });
3853
- var VisibilityVisibilityOff = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M15.175 8.325a4.5 4.5 0 0 1 1.063 1.65q.337.925.237 1.9 0 .375-.275.637a.9.9 0 0 1-.65.263.87.87 0 0 1-.638-.263.87.87 0 0 1-.262-.637q.125-.65-.075-1.25A2.6 2.6 0 0 0 13.95 9.6a2.8 2.8 0 0 0-1.025-.65q-.6-.225-1.275-.1a.85.85 0 0 1-.638-.275.9.9 0 0 1-.262-.65q0-.375.262-.638a.87.87 0 0 1 .638-.262 4.14 4.14 0 0 1 1.875.237 4.5 4.5 0 0 1 1.65 1.063M12 6q-.475 0-.925.037t-.9.138a1.08 1.08 0 0 1-.763-.125 1.02 1.02 0 0 1-.462-.6.94.94 0 0 1 .088-.775.86.86 0 0 1 .612-.45q.574-.125 1.162-.175T12 4q3.424 0 6.262 1.8t4.338 4.85a1.9 1.9 0 0 1 .2.85q0 .225-.038.438-.036.212-.137.412-.45 1-1.113 1.875a11.6 11.6 0 0 1-1.462 1.6.84.84 0 0 1-.7.225.91.91 0 0 1-.65-.4 1.1 1.1 0 0 1-.212-.763q.037-.412.337-.687.6-.575 1.1-1.25t.875-1.45a9.77 9.77 0 0 0-3.613-4.013A9.55 9.55 0 0 0 12 6m0 13q-3.35 0-6.125-1.813A13 13 0 0 1 1.5 12.425a1.6 1.6 0 0 1-.188-.438 2 2 0 0 1-.062-.487q0-.25.05-.475t.175-.45a13.6 13.6 0 0 1 1.163-1.913Q3.299 7.75 4.15 7L2.075 4.9a.97.97 0 0 1-.263-.713A.98.98 0 0 1 2.1 3.5a.95.95 0 0 1 .7-.275.95.95 0 0 1 .7.275l17 17q.275.275.288.688a.93.93 0 0 1-.288.712.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275l-3.5-3.45A12 12 0 0 1 12 19M5.55 8.4a10.7 10.7 0 0 0-1.325 1.425A9 9 0 0 0 3.2 11.5a9.77 9.77 0 0 0 3.612 4.012A9.55 9.55 0 0 0 12 17q.5 0 .975-.063.475-.062.975-.137l-.9-.95q-.274.075-.525.113A3.5 3.5 0 0 1 12 16q-1.875 0-3.188-1.313Q7.502 13.375 7.5 11.5a3.7 3.7 0 0 1 .15-1.05z" }) });
3854
- var Warning = ({ size = 20, type, ...props }) => {
3855
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3856
- if (resolvedType === "fill") {
3857
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m1 21.5 11-19 11 19zm11-3q.424 0 .713-.288A.97.97 0 0 0 13 17.5a.97.97 0 0 0-.287-.712A.97.97 0 0 0 12 16.5a.97.97 0 0 0-.713.288.97.97 0 0 0-.287.712q0 .424.287.712.288.288.713.288m-1-3h2v-5h-2z" }) });
3858
- }
3859
- if (resolvedType === "light") {
3860
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M1.865 20.5 12 3l10.135 17.5zM4.45 19h15.1L12 6zM12 17.808q.343 0 .575-.232a.78.78 0 0 0 .233-.576.78.78 0 0 0-.232-.576.78.78 0 0 0-.576-.232.78.78 0 0 0-.575.232.78.78 0 0 0-.233.576q0 .343.232.576a.78.78 0 0 0 .576.232m-.75-2.616h1.5v-5h-1.5z" }) });
3861
- }
3862
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m1 21.5 11-19 11 19zm3.45-2h15.1L12 6.5zm7.55-1q.424 0 .713-.288A.97.97 0 0 0 13 17.5a.97.97 0 0 0-.287-.712A.97.97 0 0 0 12 16.5a.97.97 0 0 0-.713.288.97.97 0 0 0-.287.712q0 .424.287.712.288.288.713.288m-1-3h2v-5h-2z" }) });
3863
- };
3864
- var WiFi = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9m8 8 3 3 3-3a4.237 4.237 0 0 0-6 0m-4-4 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13" }) });
3865
- var Widgetpack = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M5.8 15.73q.225-.068.439-.113a2.2 2.2 0 0 1 .461-.046h.9V4.714h-.9a.87.87 0 0 0-.641.26.88.88 0 0 0-.259.645v10.11ZM6.7 21q-1.125 0-1.913-.792A2.62 2.62 0 0 1 4 18.286V5.619q0-1.131.787-1.923A2.6 2.6 0 0 1 6.7 2.905h5.4q.383 0 .641.26A.88.88 0 0 1 13 3.81a.88.88 0 0 1-.259.644.87.87 0 0 1-.641.26H9.4v10.857h5.4v-1.81q0-.383.259-.644a.87.87 0 0 1 .641-.26q.383 0 .641.26a.88.88 0 0 1 .259.645v3.619H6.7a.87.87 0 0 0-.641.26.88.88 0 0 0-.259.645q0 .383.259.644.258.26.641.26h11.7v-6.333q0-.384.259-.644a.87.87 0 0 1 .641-.26q.383 0 .641.26a.88.88 0 0 1 .259.644v6.334q0 .746-.529 1.277A1.73 1.73 0 0 1 18.4 21zm10.35-9.048q0-2.08 1.44-3.528T22 6.976q-2.07 0-3.51-1.447Q17.05 4.08 17.05 2q0 2.08-1.44 3.529-1.44 1.447-3.51 1.447 2.07 0 3.51 1.448c1.44 1.448 1.44 2.141 1.44 3.528" }) });
3866
- var Widgets = ({ size = 20, type, ...props }) => {
3867
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3868
- if (resolvedType === "fill") {
3869
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17.357 12.293a1 1 0 0 1-1.414 0l-4.236-4.236a1 1 0 0 1 0-1.414l4.236-4.236a1 1 0 0 1 1.414 0l4.236 4.236a1 1 0 0 1 0 1.414zM4 11a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zm10 10a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM4 21a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" }) });
3870
- }
3871
- if (resolvedType === "light") {
3872
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17.007 11.95a.75.75 0 0 1-1.06 0l-3.878-3.877a.75.75 0 0 1 0-1.061l3.877-3.878a.75.75 0 0 1 1.061 0l3.878 3.878a.75.75 0 0 1 0 1.06zm-12.45-1.142a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-.75.75zm9.385 9.384a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-.75.75zm-9.384 0a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 .75-.75h5.5a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-.75.75zm.75-10.884h4v-4h-4zm11.194 1.084 2.825-2.825-2.825-2.825-2.825 2.825zm-1.81 8.3h4v-4h-4zm-9.384 0h4v-4h-4z" }) });
3873
- }
3874
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M17.357 12.293a1 1 0 0 1-1.414 0l-4.236-4.236a1 1 0 0 1 0-1.414l4.236-4.236a1 1 0 0 1 1.414 0l4.236 4.236a1 1 0 0 1 0 1.414zM4 11a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zm10 10a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM4 21a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM5 9h4V5H5zm11.675 1.2L19.5 7.375 16.675 4.55 13.85 7.375zM15 19h4v-4h-4zM5 19h4v-4H5z" }) });
3875
- };
3876
- var Work = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M20 6h-4V4c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2m-6 0h-4V4h4z" }) });
3877
- var X = ({ size = 20, type, ...props }) => {
3878
- const resolvedType = type ?? (size <= 18 ? "regular" : "light");
3879
- if (resolvedType === "light") {
3880
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M18.825 6.235 13.061 12l5.764 5.765-1.06 1.06L12 13.06l-5.765 5.765-1.06-1.06L10.94 12 5.175 6.235l1.06-1.06L12 10.939l5.765-5.764z" }) });
3881
- }
3882
- return /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }) });
3883
- };
3884
- var Zoom = ({ size = 20, ...props }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fill: "currentColor", d: "M4.425 21 3 19.575 7.6 15H5v-2h6v6H9v-2.6zM13 11V5h2v2.6L19.575 3 21 4.425 16.4 9H19v2z" }) });
3885
-
3886
- exports.Account = Account;
3887
- exports.AccountTree = AccountTree;
3888
- exports.Active = Active;
3889
- exports.AlignCenter = AlignCenter;
3890
- exports.AlignJustified = AlignJustified;
3891
- exports.AlignLeft = AlignLeft;
3892
- exports.AlignRight = AlignRight;
3893
- exports.Apartment = Apartment;
3894
- exports.AreaChart = AreaChart;
3895
- exports.ArrowBottomRight = ArrowBottomRight;
3896
- exports.ArrowDown = ArrowDown;
3897
- exports.ArrowLeft = ArrowLeft;
3898
- exports.ArrowLeftRight = ArrowLeftRight;
3899
- exports.ArrowRight = ArrowRight;
3900
- exports.ArrowRotate = ArrowRotate;
3901
- exports.ArrowUp = ArrowUp;
3902
- exports.ArrowUpRight = ArrowUpRight;
3903
- exports.Back = Back;
3904
- exports.Badge = Badge;
3905
- exports.BarChart = BarChart;
3906
- exports.Blank = Blank;
3907
- exports.Brain = Brain;
3908
- exports.Build = Build;
3909
- exports.Bulb = Bulb;
3910
- exports.Calculate = Calculate;
3911
- exports.Calendar = Calendar;
3912
- exports.CalendarDate = CalendarDate;
3913
- exports.CalendarEvent = CalendarEvent;
3914
- exports.Cancel = Cancel;
3915
- exports.CardView = CardView;
3916
- exports.CarrotDown = CarrotDown;
3917
- exports.CarrotLeft = CarrotLeft;
3918
- exports.CarrotRight = CarrotRight;
3919
- exports.CarrotUp = CarrotUp;
3920
- exports.CarrotUpDown = CarrotUpDown;
3921
- exports.Category = Category;
3922
- exports.ChartPie = ChartPie;
3923
- exports.Chat = Chat;
3924
- exports.ChatLine = ChatLine;
3925
- exports.Check = Check;
3926
- exports.CheckCircle = CheckCircle;
3927
- exports.CheckboxChecked = CheckboxChecked;
3928
- exports.CheckboxIndeterminate = CheckboxIndeterminate;
3929
- exports.CheckboxUnchecked = CheckboxUnchecked;
3930
- exports.Checklist = Checklist;
3931
- exports.ChevronDoubleDown = ChevronDoubleDown;
3932
- exports.ChevronDoubleLeft = ChevronDoubleLeft;
3933
- exports.ChevronDoubleRight = ChevronDoubleRight;
3934
- exports.ChevronDoubleUp = ChevronDoubleUp;
3935
- exports.ChevronDown = ChevronDown;
3936
- exports.ChevronLeft = ChevronLeft;
3937
- exports.ChevronRight = ChevronRight;
3938
- exports.ChevronUp = ChevronUp;
3939
- exports.ChevronUpDown = ChevronUpDown;
3940
- exports.CiTest = CiTest;
3941
- exports.Clock = Clock;
3942
- exports.Cloud = Cloud;
3943
- exports.Code = Code;
3944
- exports.Copy = Copy;
3945
- exports.Cpu = Cpu;
3946
- exports.Cube = Cube;
3947
- exports.DarkMode = DarkMode;
3948
- exports.Dash = Dash;
3949
- exports.Dashboard = Dashboard;
3950
- exports.DashboardSymbol = DashboardSymbol;
3951
- exports.Database = Database;
3952
- exports.DatabaseSearch = DatabaseSearch;
3953
- exports.Dataset = Dataset;
3954
- exports.Delete = Delete;
3955
- exports.DeployedCode = DeployedCode;
3956
- exports.Disconnect = Disconnect;
3957
- exports.Disk = Disk;
3958
- exports.DomainVerification = DomainVerification;
3959
- exports.DotsHorizontal = DotsHorizontal;
3960
- exports.DotsVertical = DotsVertical;
3961
- exports.Download = Download;
3962
- exports.DownloadDocument = DownloadDocument;
3963
- exports.Ellipse = Ellipse;
3964
- exports.Error = Error;
3965
- exports.Expand = Expand;
3966
- exports.Export = Export;
3967
- exports.Feedback = Feedback;
3968
- exports.File = File;
3969
- exports.FileAdd = FileAdd;
3970
- exports.FilePdf = FilePdf;
3971
- exports.FileXls = FileXls;
3972
- exports.Filter = Filter;
3973
- exports.FilterList = FilterList;
3974
- exports.Flag = Flag;
3975
- exports.Folder = Folder;
3976
- exports.FolderOpen = FolderOpen;
3977
- exports.Frame = Frame;
3978
- exports.Functions = Functions;
3979
- exports.Gear = Gear;
3980
- exports.Group = Group;
3981
- exports.Help = Help;
3982
- exports.History = History;
3983
- exports.Home = Home;
3984
- exports.Image = Image;
3985
- exports.ImageCollection = ImageCollection;
3986
- exports.Inbox = Inbox;
3987
- exports.Info = Info;
3988
- exports.Key = Key;
3989
- exports.Layer = Layer;
3990
- exports.LightMode = LightMode;
3991
- exports.LineChart = LineChart;
3992
- exports.Link = Link;
3993
- exports.LinkBreak = LinkBreak;
3994
- exports.List = List;
3995
- exports.Location = Location;
3996
- exports.Lock = Lock;
3997
- exports.Login = Login;
3998
- exports.Logout = Logout;
3999
- exports.Mail = Mail;
4000
- exports.MailOpen = MailOpen;
4001
- exports.Mediation = Mediation;
4002
- exports.Memory = Memory;
4003
- exports.Menu = Menu;
4004
- exports.Minus = Minus;
4005
- exports.Monitor = Monitor;
4006
- exports.MoreHorizontal = MoreHorizontal;
4007
- exports.MoreVertical = MoreVertical;
4008
- exports.NextDouble = NextDouble;
4009
- exports.Note = Note;
4010
- exports.Notice = Notice;
4011
- exports.Notification = Notification;
4012
- exports.Objects = Objects;
4013
- exports.Open = Open;
4014
- exports.Oracle = Oracle;
4015
- exports.Order = Order;
4016
- exports.OrderRgular = OrderRgular;
4017
- exports.Palette = Palette;
4018
- exports.PaperBoard = PaperBoard;
4019
- exports.Partial = Partial;
4020
- exports.Pause = Pause;
4021
- exports.Pencil = Pencil;
4022
- exports.People = People;
4023
- exports.Person = Person;
4024
- exports.PersonAdd = PersonAdd;
4025
- exports.Phone = Phone;
4026
- exports.Pin = Pin;
4027
- exports.PinOff = PinOff;
4028
- exports.Play = Play;
4029
- exports.PlayCircle = PlayCircle;
4030
- exports.Plus = Plus;
4031
- exports.Policy = Policy;
4032
- exports.Polyline = Polyline;
4033
- exports.Power = Power;
4034
- exports.PowerOff = PowerOff;
4035
- exports.PreviousDouble = PreviousDouble;
4036
- exports.Record = Record;
4037
- exports.Redo = Redo;
4038
- exports.Refresh = Refresh;
4039
- exports.Return = Return;
4040
- exports.RootFinderSymbol = RootFinderSymbol;
4041
- exports.Scatter = Scatter;
4042
- exports.Schema = Schema;
4043
- exports.Sdk = Sdk;
4044
- exports.Search = Search;
4045
- exports.Send = Send;
4046
- exports.Sidebar = Sidebar;
4047
- exports.SkipNext = SkipNext;
4048
- exports.SkipPrevious = SkipPrevious;
4049
- exports.SortDown = SortDown;
4050
- exports.SortUp = SortUp;
4051
- exports.Sparkle = Sparkle;
4052
- exports.SpeechBubble = SpeechBubble;
4053
- exports.SpeechBubbleRegualr = SpeechBubbleRegualr;
4054
- exports.Split = Split;
4055
- exports.SplitScene = SplitScene;
4056
- exports.Square = Square;
4057
- exports.Star = Star;
4058
- exports.Stop = Stop;
4059
- exports.SupervisorAccount = SupervisorAccount;
4060
- exports.Table = Table;
4061
- exports.TableColumn = TableColumn;
4062
- exports.TableRow = TableRow;
4063
- exports.Tactics = Tactics;
4064
- exports.Tag = Tag;
4065
- exports.Task = Task;
4066
- exports.TextEdit = TextEdit;
4067
- exports.ThumbDown = ThumbDown;
4068
- exports.ThumbUp = ThumbUp;
4069
- exports.Timeline = Timeline;
4070
- exports.Title = Title;
4071
- exports.Toolbox = Toolbox;
4072
- exports.ToolsSymbol = ToolsSymbol;
4073
- exports.Translate = Translate;
4074
- exports.Tune = Tune;
4075
- exports.TuneSimple = TuneSimple;
4076
- exports.Undo = Undo;
4077
- exports.Upload = Upload;
4078
- exports.UploadDocument = UploadDocument;
4079
- exports.ViewHorizontal = ViewHorizontal;
4080
- exports.ViewModule = ViewModule;
4081
- exports.ViewVertical = ViewVertical;
4082
- exports.Visibility = Visibility;
4083
- exports.VisibilityOff = VisibilityOff;
4084
- exports.VisibilityVisibility = VisibilityVisibility;
4085
- exports.VisibilityVisibilityOff = VisibilityVisibilityOff;
4086
- exports.Warning = Warning;
4087
- exports.WiFi = WiFi;
4088
- exports.Widgetpack = Widgetpack;
4089
- exports.Widgets = Widgets;
4090
- exports.Work = Work;
4091
- exports.X = X;
4092
- exports.Zoom = Zoom;
4093
- exports.iconManifest = iconManifest;
4094
- exports.iconSizes = iconSizes;
4095
- //# sourceMappingURL=chunk-5M47B2XJ.js.map
4096
- //# sourceMappingURL=chunk-5M47B2XJ.js.map