@fichap/icons-react 1.0.1 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +134 -6
- package/dist/index.d.ts +134 -6
- package/dist/index.js +1956 -1088
- package/dist/index.mjs +1923 -1087
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -14,8 +14,6 @@ declare const WrenchRegular: ({ size, width, height, className, ...props }: Icon
|
|
|
14
14
|
|
|
15
15
|
declare const WorldRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
16
16
|
|
|
17
|
-
declare const WorkRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
18
|
-
|
|
19
17
|
declare const Wheelchair2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
20
18
|
|
|
21
19
|
declare const WheelchairRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -26,6 +24,8 @@ declare const Weight1Regular: ({ size, width, height, className, ...props }: Ico
|
|
|
26
24
|
|
|
27
25
|
declare const WebPageEditRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
28
26
|
|
|
27
|
+
declare const WebPageEdit2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
28
|
+
|
|
29
29
|
declare const WebPage4Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
30
30
|
|
|
31
31
|
declare const WebPage2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -72,6 +72,8 @@ declare const UserInformation2Regular: ({ size, width, height, className, ...pro
|
|
|
72
72
|
|
|
73
73
|
declare const UserContactRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
74
74
|
|
|
75
|
+
declare const UserBoardRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
76
|
+
|
|
75
77
|
declare const UploadRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
76
78
|
|
|
77
79
|
declare const UpdateRightRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -92,6 +94,8 @@ declare const UnderlineRegular: ({ size, width, height, className, ...props }: I
|
|
|
92
94
|
|
|
93
95
|
declare const TypeRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
94
96
|
|
|
97
|
+
declare const Triangle2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
98
|
+
|
|
95
99
|
declare const TranslateVectorRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
96
100
|
|
|
97
101
|
declare const TranslateLanguageRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -130,6 +134,8 @@ declare const TagRegular: ({ size, width, height, className, ...props }: IconSvg
|
|
|
130
134
|
|
|
131
135
|
declare const TableRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
132
136
|
|
|
137
|
+
declare const SymbolpngRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
138
|
+
|
|
133
139
|
declare const SwitchListRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
134
140
|
|
|
135
141
|
declare const SwapRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -140,14 +146,20 @@ declare const SunvectorRegular: ({ size, width, height, className, ...props }: I
|
|
|
140
146
|
|
|
141
147
|
declare const SunRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
142
148
|
|
|
149
|
+
declare const SuccessDocumentsRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
150
|
+
|
|
143
151
|
declare const StrikethroughRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
144
152
|
|
|
145
153
|
declare const StopwatchSpeedRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
146
154
|
|
|
147
155
|
declare const StopCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
148
156
|
|
|
157
|
+
declare const StarsCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
158
|
+
|
|
149
159
|
declare const StarRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
150
160
|
|
|
161
|
+
declare const StarRemoveRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
162
|
+
|
|
151
163
|
declare const SpeakerMegaphoneRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
152
164
|
|
|
153
165
|
declare const SpeakerMegaphone5Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -212,6 +224,8 @@ declare const RemoveUserRegular: ({ size, width, height, className, ...props }:
|
|
|
212
224
|
|
|
213
225
|
declare const RefreshRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
214
226
|
|
|
227
|
+
declare const Refresh2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
228
|
+
|
|
215
229
|
declare const QuestionsRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
216
230
|
|
|
217
231
|
declare const QuestionMarkCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -232,6 +246,8 @@ declare const PlayRegular: ({ size, width, height, className, ...props }: IconSv
|
|
|
232
246
|
|
|
233
247
|
declare const PlaneCheckRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
234
248
|
|
|
249
|
+
declare const PinMapRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
250
|
+
|
|
235
251
|
declare const PhotoRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
236
252
|
|
|
237
253
|
declare const PenRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -262,12 +278,16 @@ declare const OutdentRegular: ({ size, width, height, className, ...props }: Ico
|
|
|
262
278
|
|
|
263
279
|
declare const OrderedListRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
264
280
|
|
|
281
|
+
declare const OpenaiRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
282
|
+
|
|
265
283
|
declare const OfficechairRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
266
284
|
|
|
267
285
|
declare const NumberedlistRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
268
286
|
|
|
269
287
|
declare const NotificationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
270
288
|
|
|
289
|
+
declare const NoteLockRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
290
|
+
|
|
271
291
|
declare const NewNotificationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
272
292
|
|
|
273
293
|
declare const MovieTimeRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -302,12 +322,18 @@ declare const MenuhorizontalRegular: ({ size, width, height, className, ...props
|
|
|
302
322
|
|
|
303
323
|
declare const MenuRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
304
324
|
|
|
325
|
+
declare const MenuCloseLeftRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
326
|
+
|
|
327
|
+
declare const MenuCloseLeft2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
328
|
+
|
|
305
329
|
declare const Menu2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
306
330
|
|
|
307
331
|
declare const MarkerRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
308
332
|
|
|
309
333
|
declare const Marker2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
310
334
|
|
|
335
|
+
declare const MapRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
336
|
+
|
|
311
337
|
declare const MapCloseRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
312
338
|
|
|
313
339
|
declare const MagicWandRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -318,6 +344,8 @@ declare const LogoutRegular: ({ size, width, height, className, ...props }: Icon
|
|
|
318
344
|
|
|
319
345
|
declare const LoginRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
320
346
|
|
|
347
|
+
declare const LoginUserRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
348
|
+
|
|
321
349
|
declare const LockRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
322
350
|
|
|
323
351
|
declare const LocationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -348,6 +376,8 @@ declare const InsuranceHandRegular: ({ size, width, height, className, ...props
|
|
|
348
376
|
|
|
349
377
|
declare const InsuranceHand2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
350
378
|
|
|
379
|
+
declare const InformationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
380
|
+
|
|
351
381
|
declare const InfoSquareRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
352
382
|
|
|
353
383
|
declare const InfoCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -366,6 +396,8 @@ declare const ImageDownRegular: ({ size, width, height, className, ...props }: I
|
|
|
366
396
|
|
|
367
397
|
declare const ImageAiRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
368
398
|
|
|
399
|
+
declare const ImageAi2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
400
|
+
|
|
369
401
|
declare const Image3Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
370
402
|
|
|
371
403
|
declare const IconlyRegularLighExternalLinkRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -426,6 +458,8 @@ declare const HospitalRegular: ({ size, width, height, className, ...props }: Ic
|
|
|
426
458
|
|
|
427
459
|
declare const HomeRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
428
460
|
|
|
461
|
+
declare const HomeStarRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
462
|
+
|
|
429
463
|
declare const Home2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
430
464
|
|
|
431
465
|
declare const HideRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -516,10 +550,22 @@ declare const DollarAddRegular: ({ size, width, height, className, ...props }: I
|
|
|
516
550
|
|
|
517
551
|
declare const DocumentRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
518
552
|
|
|
553
|
+
declare const DocumentVerifiedRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
554
|
+
|
|
555
|
+
declare const DocumentStarRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
556
|
+
|
|
557
|
+
declare const DocumentRemoveRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
558
|
+
|
|
559
|
+
declare const DocumentPinRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
560
|
+
|
|
519
561
|
declare const DocumentPdfRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
520
562
|
|
|
563
|
+
declare const DocumentExploreRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
564
|
+
|
|
521
565
|
declare const DocumentErrorRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
522
566
|
|
|
567
|
+
declare const DocumentCheckRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
568
|
+
|
|
523
569
|
declare const Docuemtn2LineEditRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
524
570
|
|
|
525
571
|
declare const DiscoveryRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -568,6 +614,8 @@ declare const ClockCloseRegular: ({ size, width, height, className, ...props }:
|
|
|
568
614
|
|
|
569
615
|
declare const ClockAddPlusRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
570
616
|
|
|
617
|
+
declare const CircleMessage2UpRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
618
|
+
|
|
571
619
|
declare const CircleGridInterfaceRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
572
620
|
|
|
573
621
|
declare const ChevronExpandVericalRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -598,6 +646,8 @@ declare const CategoriesRegular: ({ size, width, height, className, ...props }:
|
|
|
598
646
|
|
|
599
647
|
declare const CatSquareRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
600
648
|
|
|
649
|
+
declare const CarCrashRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
650
|
+
|
|
601
651
|
declare const CameraRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
602
652
|
|
|
603
653
|
declare const CameraPlusRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -624,6 +674,8 @@ declare const CalendarSettingsRegular: ({ size, width, height, className, ...pro
|
|
|
624
674
|
|
|
625
675
|
declare const CalendarHourglassRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
626
676
|
|
|
677
|
+
declare const CalendarEditRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
678
|
+
|
|
627
679
|
declare const CalendarDoneRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
628
680
|
|
|
629
681
|
declare const CalendarDone2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -632,6 +684,8 @@ declare const CalendarDashRegular: ({ size, width, height, className, ...props }
|
|
|
632
684
|
|
|
633
685
|
declare const CalendarCheckRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
634
686
|
|
|
687
|
+
declare const CalendarArrowRightRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
688
|
+
|
|
635
689
|
declare const CalendarAddRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
636
690
|
|
|
637
691
|
declare const Calendar2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -640,12 +694,16 @@ declare const BuyRegular: ({ size, width, height, className, ...props }: IconSvg
|
|
|
640
694
|
|
|
641
695
|
declare const BulletedListRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
642
696
|
|
|
697
|
+
declare const BuildingRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
698
|
+
|
|
643
699
|
declare const BuildingOfficeRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
644
700
|
|
|
645
701
|
declare const BuildingOffice3Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
646
702
|
|
|
647
703
|
declare const BuildingOffice2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
648
704
|
|
|
705
|
+
declare const BotRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
706
|
+
|
|
649
707
|
declare const BookmarkRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
650
708
|
|
|
651
709
|
declare const BookRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -654,6 +712,8 @@ declare const BoldRegular: ({ size, width, height, className, ...props }: IconSv
|
|
|
654
712
|
|
|
655
713
|
declare const BoardTasksRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
656
714
|
|
|
715
|
+
declare const BankCardInformationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
716
|
+
|
|
657
717
|
declare const BagRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
658
718
|
|
|
659
719
|
declare const Bag3Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -712,6 +772,8 @@ declare const ArrowDown3Regular: ({ size, width, height, className, ...props }:
|
|
|
712
772
|
|
|
713
773
|
declare const ArrowDown2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
714
774
|
|
|
775
|
+
declare const AnthropicRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
776
|
+
|
|
715
777
|
declare const AlignLeftRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
716
778
|
|
|
717
779
|
declare const AlarmSpeakerRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -724,6 +786,8 @@ declare const ActivityRegular: ({ size, width, height, className, ...props }: Ic
|
|
|
724
786
|
|
|
725
787
|
declare const Activity2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
726
788
|
|
|
789
|
+
declare const AccidentRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
790
|
+
|
|
727
791
|
declare const Icon3UserRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
728
792
|
|
|
729
793
|
declare const Icon2UserRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1061,10 +1125,10 @@ declare const Icon2UserBold: ({ size, width, height, className, ...props }: Icon
|
|
|
1061
1125
|
type IconComponent = (props: IconSvgProps) => React.ReactElement;
|
|
1062
1126
|
type IconVariant = 'regular' | 'bold';
|
|
1063
1127
|
declare const iconNamesByVariant: {
|
|
1064
|
-
readonly regular: readonly ["activity", "activity2", "addUser", "aiBrainIdea", "alarmSpeaker", "alignLeft", "arrowDown", "arrowDown2", "arrowDown3", "arrowDownCircle", "arrowDownRightsm", "arrowDownSquare", "arrowLeft", "arrowLeft2", "arrowLeft22", "arrowLeft3", "arrowLeftCircle", "arrowLeftSquare", "arrowRight", "arrowRight2", "arrowRight22", "arrowRight3", "arrowRightCircle", "arrowRightSm", "arrowRightSquare", "arrowUp", "arrowUp2", "arrowUp3", "arrowUpCircle", "arrowUpRightsm", "arrowUpSquare", "arrowsDiagonalContract", "attach", "bag", "bag3", "boardTasks", "bold", "book", "bookmark", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendarAdd", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarHourglass", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "clockAddPlus", "clockClose", "clockFire", "close", "closeSquare", "closeSquare2", "cloudUpload", "code", "code2", "comment", "comments", "copyLineEdit", "creativeQuoteOpenSquare", "crecimiento", "dangerCircle", "dangerTriangle", "darkAndLight", "darkAndLight2", "dcoument3Lines", "decrecimiento", "delete", "discount", "discovery", "docuemtn2LineEdit", "document", "documentError", "documentPdf", "dollarAdd", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "expand", "faceIdFail", "faceIdSucces", "film2", "filter", "filter3", "flag", "flash", "flipBackward", "flipForward", "flipcalendarBlank", "flipcalendarPercent", "flipcalendarTime", "flowChart", "folder", "folderFileAddPlus", "folderFileUp", "frame", "galleryView", "game", "ggift", "gift", "giveDocument", "graph", "gridInterface", "gridInterface2", "gridInterface3", "gridInterface4", "gridInterfaceAddPlus", "gridInterfaceTick", "happyDate", "hashtag", "healthClipboard", "heart", "hide", "home", "home2", "hospital", "hotDrink", "hourglass", "icon2User", "icon3User", "iconSeparate", "iconlyRegularBoldArrowsDiagonalMaximize", "iconlyRegularBoldBoardPin", "iconlyRegularBoldCharityCoins", "iconlyRegularBoldChevronExpandVerical", "iconlyRegularBoldCircleGridInterface", "iconlyRegularBoldCircleGridInterface2", "iconlyRegularBoldContacts2", "iconlyRegularBoldController1", "iconlyRegularBoldCup", "iconlyRegularBoldDocumentPencil", "iconlyRegularBoldExit", "iconlyRegularBoldExpandLeftStop", "iconlyRegularBoldEye2", "iconlyRegularBoldHamburgerMenu", "iconlyRegularBoldHashtagSquare", "iconlyRegularBoldSalary", "iconlyRegularBoldServersConnect7", "iconlyRegularBoldSidebarClose", "iconlyRegularBoldSidebarClose2", "iconlyRegularBoldThumbLike", "iconlyRegularBoldUserChecked", "iconlyRegularBoldUserSearch", "iconlyRegularBoldVectoruserChecked", "iconlyRegularLighExternalLink", "image", "image3", "imageAi", "imageDown", "imageUp", "imageUp2", "inbox", "indent", "infoCircle", "infoSquare", "insuranceHand", "insuranceHand2", "italic", "journey", "leaves", "less", "lineChartUpward", "link", "link2", "listCheck", "loading", "loading2", "loadingCircle3", "location", "lock", "login", "logout", "macNotebook", "magicWand", "mapClose", "marker", "marker2", "menu", "menu2", "menuhorizontal", "message", "microsoftExel", "microsoftWord", "minus1", "minus2", "minus2Vector", "minus4", "monitor2", "moonvector", "moreCircle", "moreSquare", "move", "movieTime", "movieTime2", "newNotification", "notification", "numberedlist", "officechair", "orderedList", "outdent", "paintingPalette", "paper", "paperDownload", "paperFail", "paperNegative", "paperPlus", "paperPlus2", "paperUpload", "password", "pauseCircle", "pen", "pen2", "photo", "planeCheck", "play", "plus", "plus1", "plus2", "plus4", "printer", "profile", "questionMarkCircle", "questions", "refresh", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rotation", "sadDate", "save", "scale", "scan", "screenSize", "search", "searchDiscountPercent", "send", "setting", "settingSquare", "settingToolCircle", "share", "share2", "shieldDone", "shieldFail", "show", "sign1", "sign2", "smiling", "smilingAdd", "sort", "sortDown", "soundWave", "speakerMegaphone", "speakerMegaphone5", "star", "stopCircle", "stopwatchSpeed", "strikethrough", "sun", "sunvector", "swap", "swapHorizontal", "switchList", "table", "tag", "textAlignCenter", "textAlignLeft", "textAlignRight", "textColor", "textField", "thumbDislike", "tickSquare", "ticket", "ticketStar", "timeCircle", "timeSquare", "timer", "tired", "toggle", "tools", "translateLanguage", "translateVector", "type", "underline", "university", "unlock", "unorderedList", "upLine", "upSquareLine", "updateRight", "updateRight2", "upload", "userContact", "userInformation", "userInformation2", "userLock", "users", "usersGroup", "vectorcalendar", "vectorhome", "vectorinfoSquare", "vectorprofile", "vectorsetting", "vectorstar", "vectorwork", "verticalBarChart2", "video", "voice", "voice3", "volumeDown", "volumeOff", "volumeUp", "wallet", "webPage2", "webPage4", "webPageEdit", "weight1", "whatsapp", "wheelchair", "wheelchair2", "
|
|
1128
|
+
readonly regular: readonly ["accident", "activity", "activity2", "addUser", "aiBrainIdea", "alarmSpeaker", "alignLeft", "anthropic", "arrowDown", "arrowDown2", "arrowDown3", "arrowDownCircle", "arrowDownRightsm", "arrowDownSquare", "arrowLeft", "arrowLeft2", "arrowLeft22", "arrowLeft3", "arrowLeftCircle", "arrowLeftSquare", "arrowRight", "arrowRight2", "arrowRight22", "arrowRight3", "arrowRightCircle", "arrowRightSm", "arrowRightSquare", "arrowUp", "arrowUp2", "arrowUp3", "arrowUpCircle", "arrowUpRightsm", "arrowUpSquare", "arrowsDiagonalContract", "attach", "bag", "bag3", "bankCardInformation", "boardTasks", "bold", "book", "bookmark", "bot", "building", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendarAdd", "calendarArrowRight", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarHourglass", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "carCrash", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "circleMessage2Up", "clockAddPlus", "clockClose", "clockFire", "close", "closeSquare", "closeSquare2", "cloudUpload", "code", "code2", "comment", "comments", "copyLineEdit", "creativeQuoteOpenSquare", "crecimiento", "dangerCircle", "dangerTriangle", "darkAndLight", "darkAndLight2", "dcoument3Lines", "decrecimiento", "delete", "discount", "discovery", "docuemtn2LineEdit", "document", "documentCheck", "documentError", "documentExplore", "documentPdf", "documentPin", "documentRemove", "documentStar", "documentVerified", "dollarAdd", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "expand", "faceIdFail", "faceIdSucces", "film2", "filter", "filter3", "flag", "flash", "flipBackward", "flipForward", "flipcalendarBlank", "flipcalendarPercent", "flipcalendarTime", "flowChart", "folder", "folderFileAddPlus", "folderFileUp", "frame", "galleryView", "game", "ggift", "gift", "giveDocument", "graph", "gridInterface", "gridInterface2", "gridInterface3", "gridInterface4", "gridInterfaceAddPlus", "gridInterfaceTick", "happyDate", "hashtag", "healthClipboard", "heart", "hide", "home", "home2", "homeStar", "hospital", "hotDrink", "hourglass", "icon2User", "icon3User", "iconSeparate", "iconlyRegularBoldArrowsDiagonalMaximize", "iconlyRegularBoldBoardPin", "iconlyRegularBoldCharityCoins", "iconlyRegularBoldChevronExpandVerical", "iconlyRegularBoldCircleGridInterface", "iconlyRegularBoldCircleGridInterface2", "iconlyRegularBoldContacts2", "iconlyRegularBoldController1", "iconlyRegularBoldCup", "iconlyRegularBoldDocumentPencil", "iconlyRegularBoldExit", "iconlyRegularBoldExpandLeftStop", "iconlyRegularBoldEye2", "iconlyRegularBoldHamburgerMenu", "iconlyRegularBoldHashtagSquare", "iconlyRegularBoldSalary", "iconlyRegularBoldServersConnect7", "iconlyRegularBoldSidebarClose", "iconlyRegularBoldSidebarClose2", "iconlyRegularBoldThumbLike", "iconlyRegularBoldUserChecked", "iconlyRegularBoldUserSearch", "iconlyRegularBoldVectoruserChecked", "iconlyRegularLighExternalLink", "image", "image3", "imageAi", "imageAi2", "imageDown", "imageUp", "imageUp2", "inbox", "indent", "infoCircle", "infoSquare", "information", "insuranceHand", "insuranceHand2", "italic", "journey", "leaves", "less", "lineChartUpward", "link", "link2", "listCheck", "loading", "loading2", "loadingCircle3", "location", "lock", "login", "loginUser", "logout", "macNotebook", "magicWand", "map", "mapClose", "marker", "marker2", "menu", "menu2", "menuCloseLeft", "menuCloseLeft2", "menuhorizontal", "message", "microsoftExel", "microsoftWord", "minus1", "minus2", "minus2Vector", "minus4", "monitor2", "moonvector", "moreCircle", "moreSquare", "move", "movieTime", "movieTime2", "newNotification", "noteLock", "notification", "numberedlist", "officechair", "openai", "orderedList", "outdent", "paintingPalette", "paper", "paperDownload", "paperFail", "paperNegative", "paperPlus", "paperPlus2", "paperUpload", "password", "pauseCircle", "pen", "pen2", "photo", "pinMap", "planeCheck", "play", "plus", "plus1", "plus2", "plus4", "printer", "profile", "questionMarkCircle", "questions", "refresh", "refresh2", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rotation", "sadDate", "save", "scale", "scan", "screenSize", "search", "searchDiscountPercent", "send", "setting", "settingSquare", "settingToolCircle", "share", "share2", "shieldDone", "shieldFail", "show", "sign1", "sign2", "smiling", "smilingAdd", "sort", "sortDown", "soundWave", "speakerMegaphone", "speakerMegaphone5", "star", "starRemove", "starsCircle", "stopCircle", "stopwatchSpeed", "strikethrough", "successDocuments", "sun", "sunvector", "swap", "swapHorizontal", "switchList", "symbolpng", "table", "tag", "textAlignCenter", "textAlignLeft", "textAlignRight", "textColor", "textField", "thumbDislike", "tickSquare", "ticket", "ticketStar", "timeCircle", "timeSquare", "timer", "tired", "toggle", "tools", "translateLanguage", "translateVector", "triangle2", "type", "underline", "university", "unlock", "unorderedList", "upLine", "upSquareLine", "updateRight", "updateRight2", "upload", "userBoard", "userContact", "userInformation", "userInformation2", "userLock", "users", "usersGroup", "vectorcalendar", "vectorhome", "vectorinfoSquare", "vectorprofile", "vectorsetting", "vectorstar", "vectorwork", "verticalBarChart2", "video", "voice", "voice3", "volumeDown", "volumeOff", "volumeUp", "wallet", "webPage2", "webPage4", "webPageEdit", "webPageEdit2", "weight1", "whatsapp", "wheelchair", "wheelchair2", "world", "wrench", "xcom", "zoomIn", "zoomOut"];
|
|
1065
1129
|
readonly bold: readonly ["activity", "addUser", "arrowDown", "arrowDown2", "arrowDown3", "arrowDownCircle", "arrowDownSquare", "arrowLeft", "arrowLeft2", "arrowLeft3", "arrowLeftCircle", "arrowLeftSquare", "arrowRight", "arrowRight2", "arrowRight3", "arrowRightCircle", "arrowRightSquare", "arrowUp", "arrowUp2", "arrowUp3", "arrowUpCircle", "arrowUpSquare", "bag", "bag2", "book", "bookmark", "buy", "calendar", "calendar2", "calendarCheck", "calendarEdit", "calendarForward", "calendarTime", "call", "callMissed", "callSilent", "calling", "camera", "category", "chart", "chat", "chatQuote", "checkCircle", "clockAddPlus", "clockOffSleep", "closeSquare", "cloudRemove", "code", "colorPalette", "counterClockwiseUndo", "danger", "dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241", "dcoumentAnalyze", "delete", "discount", "discovery", "document", "documentBadgePlus", "documentPdf", "dollarCircle3", "download", "edit", "editSquare", "eye2", "facebook", "filter", "filter2", "flag", "flash", "folder", "folderFile", "folderFileSearch", "forwardClockTimer10", "game", "graph", "heart", "heart2", "heartPlus", "hide", "home", "hotDrink", "icon2User", "icon3User", "image", "image2", "infoCircle", "infoCircle2", "infoSquare", "instagram", "linkedin", "location", "lock", "login", "logout", "macNotebook", "mapClose", "medium", "message", "minus2", "minus3", "moon", "moreCircle", "moreSquare", "notification", "paper", "paperDownload", "paperFail", "paperNegative", "paperPlus", "paperUpload", "password", "planeCheck", "play", "plus", "profile", "removeCircle", "removeUser", "scan", "search", "send", "send2", "setting", "shieldDone", "shieldFail", "show", "slightlyFrowning", "speakerMegaphone5", "square", "star", "stickerAdd", "stopwatchPlay", "stopwatchStop", "sun", "sun2", "swap", "tag", "thumbDislike", "thumbLike", "tickSquare", "ticket", "ticketStar", "tiktok", "timeCircle", "timeCircle2", "timeSquare", "timerPlus", "tired", "translateLanguage", "twitter", "unlock", "upload", "userBadge", "userChecked", "userDelete", "userSearch", "video", "voice", "voice2", "volumeDown", "volumeOff", "volumeUp", "wallet", "work", "xcom", "youtube"];
|
|
1066
1130
|
};
|
|
1067
|
-
declare const iconNames: readonly ["activity", "activity2", "addUser", "aiBrainIdea", "alarmSpeaker", "alignLeft", "arrowDown", "arrowDown2", "arrowDown3", "arrowDownCircle", "arrowDownRightsm", "arrowDownSquare", "arrowLeft", "arrowLeft2", "arrowLeft22", "arrowLeft3", "arrowLeftCircle", "arrowLeftSquare", "arrowRight", "arrowRight2", "arrowRight22", "arrowRight3", "arrowRightCircle", "arrowRightSm", "arrowRightSquare", "arrowUp", "arrowUp2", "arrowUp3", "arrowUpCircle", "arrowUpRightsm", "arrowUpSquare", "arrowsDiagonalContract", "attach", "bag", "bag2", "bag3", "boardTasks", "bold", "book", "bookmark", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendarAdd", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarForward", "calendarHourglass", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "clockAddPlus", "clockClose", "clockFire", "clockOffSleep", "close", "closeSquare", "closeSquare2", "cloudRemove", "cloudUpload", "code", "code2", "colorPalette", "comment", "comments", "copyLineEdit", "counterClockwiseUndo", "creativeQuoteOpenSquare", "crecimiento", "danger", "dangerCircle", "dangerTriangle", "darkAndLight", "darkAndLight2", "dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241", "dcoument3Lines", "dcoumentAnalyze", "decrecimiento", "delete", "discount", "discovery", "docuemtn2LineEdit", "document", "documentBadgePlus", "documentError", "documentPdf", "dollarAdd", "dollarCircle3", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "expand", "eye2", "faceIdFail", "faceIdSucces", "facebook", "film2", "filter", "filter2", "filter3", "flag", "flash", "flipBackward", "flipForward", "flipcalendarBlank", "flipcalendarPercent", "flipcalendarTime", "flowChart", "folder", "folderFile", "folderFileAddPlus", "folderFileSearch", "folderFileUp", "forwardClockTimer10", "frame", "galleryView", "game", "ggift", "gift", "giveDocument", "graph", "gridInterface", "gridInterface2", "gridInterface3", "gridInterface4", "gridInterfaceAddPlus", "gridInterfaceTick", "happyDate", "hashtag", "healthClipboard", "heart", "heart2", "heartPlus", "hide", "home", "home2", "hospital", "hotDrink", "hourglass", "icon2User", "icon3User", "iconSeparate", "iconlyRegularBoldArrowsDiagonalMaximize", "iconlyRegularBoldBoardPin", "iconlyRegularBoldCharityCoins", "iconlyRegularBoldChevronExpandVerical", "iconlyRegularBoldCircleGridInterface", "iconlyRegularBoldCircleGridInterface2", "iconlyRegularBoldContacts2", "iconlyRegularBoldController1", "iconlyRegularBoldCup", "iconlyRegularBoldDocumentPencil", "iconlyRegularBoldExit", "iconlyRegularBoldExpandLeftStop", "iconlyRegularBoldEye2", "iconlyRegularBoldHamburgerMenu", "iconlyRegularBoldHashtagSquare", "iconlyRegularBoldSalary", "iconlyRegularBoldServersConnect7", "iconlyRegularBoldSidebarClose", "iconlyRegularBoldSidebarClose2", "iconlyRegularBoldThumbLike", "iconlyRegularBoldUserChecked", "iconlyRegularBoldUserSearch", "iconlyRegularBoldVectoruserChecked", "iconlyRegularLighExternalLink", "image", "image2", "image3", "imageAi", "imageDown", "imageUp", "imageUp2", "inbox", "indent", "infoCircle", "infoCircle2", "infoSquare", "instagram", "insuranceHand", "insuranceHand2", "italic", "journey", "leaves", "less", "lineChartUpward", "link", "link2", "linkedin", "listCheck", "loading", "loading2", "loadingCircle3", "location", "lock", "login", "logout", "macNotebook", "magicWand", "mapClose", "marker", "marker2", "medium", "menu", "menu2", "menuhorizontal", "message", "microsoftExel", "microsoftWord", "minus1", "minus2", "minus2Vector", "minus3", "minus4", "monitor2", "moon", "moonvector", "moreCircle", "moreSquare", "move", "movieTime", "movieTime2", "newNotification", "notification", "numberedlist", "officechair", "orderedList", "outdent", "paintingPalette", "paper", "paperDownload", "paperFail", "paperNegative", "paperPlus", "paperPlus2", "paperUpload", "password", "pauseCircle", "pen", "pen2", "photo", "planeCheck", "play", "plus", "plus1", "plus2", "plus4", "printer", "profile", "questionMarkCircle", "questions", "refresh", "removeCircle", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rotation", "sadDate", "save", "scale", "scan", "screenSize", "search", "searchDiscountPercent", "send", "send2", "setting", "settingSquare", "settingToolCircle", "share", "share2", "shieldDone", "shieldFail", "show", "sign1", "sign2", "slightlyFrowning", "smiling", "smilingAdd", "sort", "sortDown", "soundWave", "speakerMegaphone", "speakerMegaphone5", "square", "star", "stickerAdd", "stopCircle", "stopwatchPlay", "stopwatchSpeed", "stopwatchStop", "strikethrough", "sun", "sun2", "sunvector", "swap", "swapHorizontal", "switchList", "table", "tag", "textAlignCenter", "textAlignLeft", "textAlignRight", "textColor", "textField", "thumbDislike", "thumbLike", "tickSquare", "ticket", "ticketStar", "tiktok", "timeCircle", "timeCircle2", "timeSquare", "timer", "timerPlus", "tired", "toggle", "tools", "translateLanguage", "translateVector", "twitter", "type", "underline", "university", "unlock", "unorderedList", "upLine", "upSquareLine", "updateRight", "updateRight2", "upload", "userBadge", "userChecked", "userContact", "userDelete", "userInformation", "userInformation2", "userLock", "userSearch", "users", "usersGroup", "vectorcalendar", "vectorhome", "vectorinfoSquare", "vectorprofile", "vectorsetting", "vectorstar", "vectorwork", "verticalBarChart2", "video", "voice", "voice2", "voice3", "volumeDown", "volumeOff", "volumeUp", "wallet", "webPage2", "webPage4", "webPageEdit", "weight1", "whatsapp", "wheelchair", "wheelchair2", "work", "world", "wrench", "xcom", "youtube", "zoomIn", "zoomOut"];
|
|
1131
|
+
declare const iconNames: readonly ["accident", "activity", "activity2", "addUser", "aiBrainIdea", "alarmSpeaker", "alignLeft", "anthropic", "arrowDown", "arrowDown2", "arrowDown3", "arrowDownCircle", "arrowDownRightsm", "arrowDownSquare", "arrowLeft", "arrowLeft2", "arrowLeft22", "arrowLeft3", "arrowLeftCircle", "arrowLeftSquare", "arrowRight", "arrowRight2", "arrowRight22", "arrowRight3", "arrowRightCircle", "arrowRightSm", "arrowRightSquare", "arrowUp", "arrowUp2", "arrowUp3", "arrowUpCircle", "arrowUpRightsm", "arrowUpSquare", "arrowsDiagonalContract", "attach", "bag", "bag2", "bag3", "bankCardInformation", "boardTasks", "bold", "book", "bookmark", "bot", "building", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendarAdd", "calendarArrowRight", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarForward", "calendarHourglass", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "carCrash", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "circleMessage2Up", "clockAddPlus", "clockClose", "clockFire", "clockOffSleep", "close", "closeSquare", "closeSquare2", "cloudRemove", "cloudUpload", "code", "code2", "colorPalette", "comment", "comments", "copyLineEdit", "counterClockwiseUndo", "creativeQuoteOpenSquare", "crecimiento", "danger", "dangerCircle", "dangerTriangle", "darkAndLight", "darkAndLight2", "dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241", "dcoument3Lines", "dcoumentAnalyze", "decrecimiento", "delete", "discount", "discovery", "docuemtn2LineEdit", "document", "documentBadgePlus", "documentCheck", "documentError", "documentExplore", "documentPdf", "documentPin", "documentRemove", "documentStar", "documentVerified", "dollarAdd", "dollarCircle3", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "expand", "eye2", "faceIdFail", "faceIdSucces", "facebook", "film2", "filter", "filter2", "filter3", "flag", "flash", "flipBackward", "flipForward", "flipcalendarBlank", "flipcalendarPercent", "flipcalendarTime", "flowChart", "folder", "folderFile", "folderFileAddPlus", "folderFileSearch", "folderFileUp", "forwardClockTimer10", "frame", "galleryView", "game", "ggift", "gift", "giveDocument", "graph", "gridInterface", "gridInterface2", "gridInterface3", "gridInterface4", "gridInterfaceAddPlus", "gridInterfaceTick", "happyDate", "hashtag", "healthClipboard", "heart", "heart2", "heartPlus", "hide", "home", "home2", "homeStar", "hospital", "hotDrink", "hourglass", "icon2User", "icon3User", "iconSeparate", "iconlyRegularBoldArrowsDiagonalMaximize", "iconlyRegularBoldBoardPin", "iconlyRegularBoldCharityCoins", "iconlyRegularBoldChevronExpandVerical", "iconlyRegularBoldCircleGridInterface", "iconlyRegularBoldCircleGridInterface2", "iconlyRegularBoldContacts2", "iconlyRegularBoldController1", "iconlyRegularBoldCup", "iconlyRegularBoldDocumentPencil", "iconlyRegularBoldExit", "iconlyRegularBoldExpandLeftStop", "iconlyRegularBoldEye2", "iconlyRegularBoldHamburgerMenu", "iconlyRegularBoldHashtagSquare", "iconlyRegularBoldSalary", "iconlyRegularBoldServersConnect7", "iconlyRegularBoldSidebarClose", "iconlyRegularBoldSidebarClose2", "iconlyRegularBoldThumbLike", "iconlyRegularBoldUserChecked", "iconlyRegularBoldUserSearch", "iconlyRegularBoldVectoruserChecked", "iconlyRegularLighExternalLink", "image", "image2", "image3", "imageAi", "imageAi2", "imageDown", "imageUp", "imageUp2", "inbox", "indent", "infoCircle", "infoCircle2", "infoSquare", "information", "instagram", "insuranceHand", "insuranceHand2", "italic", "journey", "leaves", "less", "lineChartUpward", "link", "link2", "linkedin", "listCheck", "loading", "loading2", "loadingCircle3", "location", "lock", "login", "loginUser", "logout", "macNotebook", "magicWand", "map", "mapClose", "marker", "marker2", "medium", "menu", "menu2", "menuCloseLeft", "menuCloseLeft2", "menuhorizontal", "message", "microsoftExel", "microsoftWord", "minus1", "minus2", "minus2Vector", "minus3", "minus4", "monitor2", "moon", "moonvector", "moreCircle", "moreSquare", "move", "movieTime", "movieTime2", "newNotification", "noteLock", "notification", "numberedlist", "officechair", "openai", "orderedList", "outdent", "paintingPalette", "paper", "paperDownload", "paperFail", "paperNegative", "paperPlus", "paperPlus2", "paperUpload", "password", "pauseCircle", "pen", "pen2", "photo", "pinMap", "planeCheck", "play", "plus", "plus1", "plus2", "plus4", "printer", "profile", "questionMarkCircle", "questions", "refresh", "refresh2", "removeCircle", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rotation", "sadDate", "save", "scale", "scan", "screenSize", "search", "searchDiscountPercent", "send", "send2", "setting", "settingSquare", "settingToolCircle", "share", "share2", "shieldDone", "shieldFail", "show", "sign1", "sign2", "slightlyFrowning", "smiling", "smilingAdd", "sort", "sortDown", "soundWave", "speakerMegaphone", "speakerMegaphone5", "square", "star", "starRemove", "starsCircle", "stickerAdd", "stopCircle", "stopwatchPlay", "stopwatchSpeed", "stopwatchStop", "strikethrough", "successDocuments", "sun", "sun2", "sunvector", "swap", "swapHorizontal", "switchList", "symbolpng", "table", "tag", "textAlignCenter", "textAlignLeft", "textAlignRight", "textColor", "textField", "thumbDislike", "thumbLike", "tickSquare", "ticket", "ticketStar", "tiktok", "timeCircle", "timeCircle2", "timeSquare", "timer", "timerPlus", "tired", "toggle", "tools", "translateLanguage", "translateVector", "triangle2", "twitter", "type", "underline", "university", "unlock", "unorderedList", "upLine", "upSquareLine", "updateRight", "updateRight2", "upload", "userBadge", "userBoard", "userChecked", "userContact", "userDelete", "userInformation", "userInformation2", "userLock", "userSearch", "users", "usersGroup", "vectorcalendar", "vectorhome", "vectorinfoSquare", "vectorprofile", "vectorsetting", "vectorstar", "vectorwork", "verticalBarChart2", "video", "voice", "voice2", "voice3", "volumeDown", "volumeOff", "volumeUp", "wallet", "webPage2", "webPage4", "webPageEdit", "webPageEdit2", "weight1", "whatsapp", "wheelchair", "wheelchair2", "work", "world", "wrench", "xcom", "youtube", "zoomIn", "zoomOut"];
|
|
1068
1132
|
type IconName = (typeof iconNames)[number];
|
|
1069
1133
|
declare const iconsByVariant: {
|
|
1070
1134
|
readonly regular: {
|
|
@@ -1073,12 +1137,12 @@ declare const iconsByVariant: {
|
|
|
1073
1137
|
readonly xcom: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1074
1138
|
readonly wrench: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1075
1139
|
readonly world: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1076
|
-
readonly work: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1077
1140
|
readonly wheelchair2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1078
1141
|
readonly wheelchair: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1079
1142
|
readonly whatsapp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1080
1143
|
readonly weight1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1081
1144
|
readonly webPageEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1145
|
+
readonly webPageEdit2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1082
1146
|
readonly webPage4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1083
1147
|
readonly webPage2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1084
1148
|
readonly wallet: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1102,6 +1166,7 @@ declare const iconsByVariant: {
|
|
|
1102
1166
|
readonly userInformation: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1103
1167
|
readonly userInformation2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1104
1168
|
readonly userContact: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1169
|
+
readonly userBoard: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1105
1170
|
readonly upload: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1106
1171
|
readonly updateRight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1107
1172
|
readonly updateRight2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1112,6 +1177,7 @@ declare const iconsByVariant: {
|
|
|
1112
1177
|
readonly university: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1113
1178
|
readonly underline: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1114
1179
|
readonly type: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1180
|
+
readonly triangle2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1115
1181
|
readonly translateVector: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1116
1182
|
readonly translateLanguage: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1117
1183
|
readonly tools: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1131,15 +1197,19 @@ declare const iconsByVariant: {
|
|
|
1131
1197
|
readonly textAlignCenter: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1132
1198
|
readonly tag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1133
1199
|
readonly table: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1200
|
+
readonly symbolpng: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1134
1201
|
readonly switchList: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1135
1202
|
readonly swap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1136
1203
|
readonly swapHorizontal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1137
1204
|
readonly sunvector: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1138
1205
|
readonly sun: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1206
|
+
readonly successDocuments: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1139
1207
|
readonly strikethrough: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1140
1208
|
readonly stopwatchSpeed: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1141
1209
|
readonly stopCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1210
|
+
readonly starsCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1142
1211
|
readonly star: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1212
|
+
readonly starRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1143
1213
|
readonly speakerMegaphone: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1144
1214
|
readonly speakerMegaphone5: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1145
1215
|
readonly soundWave: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1172,6 +1242,7 @@ declare const iconsByVariant: {
|
|
|
1172
1242
|
readonly reverseLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1173
1243
|
readonly removeUser: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1174
1244
|
readonly refresh: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1245
|
+
readonly refresh2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1175
1246
|
readonly questions: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1176
1247
|
readonly questionMarkCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1177
1248
|
readonly profile: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1182,6 +1253,7 @@ declare const iconsByVariant: {
|
|
|
1182
1253
|
readonly plus1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1183
1254
|
readonly play: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1184
1255
|
readonly planeCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1256
|
+
readonly pinMap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1185
1257
|
readonly photo: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1186
1258
|
readonly pen: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1187
1259
|
readonly pen2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1197,9 +1269,11 @@ declare const iconsByVariant: {
|
|
|
1197
1269
|
readonly paintingPalette: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1198
1270
|
readonly outdent: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1199
1271
|
readonly orderedList: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1272
|
+
readonly openai: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1200
1273
|
readonly officechair: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1201
1274
|
readonly numberedlist: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1202
1275
|
readonly notification: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1276
|
+
readonly noteLock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1203
1277
|
readonly newNotification: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1204
1278
|
readonly movieTime: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1205
1279
|
readonly movieTime2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1217,14 +1291,18 @@ declare const iconsByVariant: {
|
|
|
1217
1291
|
readonly message: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1218
1292
|
readonly menuhorizontal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1219
1293
|
readonly menu: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1294
|
+
readonly menuCloseLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1295
|
+
readonly menuCloseLeft2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1220
1296
|
readonly menu2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1221
1297
|
readonly marker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1222
1298
|
readonly marker2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1299
|
+
readonly map: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1223
1300
|
readonly mapClose: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1224
1301
|
readonly magicWand: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1225
1302
|
readonly macNotebook: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1226
1303
|
readonly logout: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1227
1304
|
readonly login: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1305
|
+
readonly loginUser: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1228
1306
|
readonly lock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1229
1307
|
readonly location: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1230
1308
|
readonly loading: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1240,6 +1318,7 @@ declare const iconsByVariant: {
|
|
|
1240
1318
|
readonly italic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1241
1319
|
readonly insuranceHand: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1242
1320
|
readonly insuranceHand2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1321
|
+
readonly information: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1243
1322
|
readonly infoSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1244
1323
|
readonly infoCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1245
1324
|
readonly indent: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1249,6 +1328,7 @@ declare const iconsByVariant: {
|
|
|
1249
1328
|
readonly imageUp2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1250
1329
|
readonly imageDown: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1251
1330
|
readonly imageAi: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1331
|
+
readonly imageAi2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1252
1332
|
readonly image3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1253
1333
|
readonly iconlyRegularLighExternalLink: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1254
1334
|
readonly iconlyRegularBoldVectoruserChecked: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1279,6 +1359,7 @@ declare const iconsByVariant: {
|
|
|
1279
1359
|
readonly hotDrink: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1280
1360
|
readonly hospital: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1281
1361
|
readonly home: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1362
|
+
readonly homeStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1282
1363
|
readonly home2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1283
1364
|
readonly hide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1284
1365
|
readonly heart: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1324,8 +1405,14 @@ declare const iconsByVariant: {
|
|
|
1324
1405
|
readonly downLine: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1325
1406
|
readonly dollarAdd: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1326
1407
|
readonly document: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1408
|
+
readonly documentVerified: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1409
|
+
readonly documentStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1410
|
+
readonly documentRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1411
|
+
readonly documentPin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1327
1412
|
readonly documentPdf: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1413
|
+
readonly documentExplore: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1328
1414
|
readonly documentError: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1415
|
+
readonly documentCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1329
1416
|
readonly docuemtn2LineEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1330
1417
|
readonly discovery: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1331
1418
|
readonly discount: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1350,6 +1437,7 @@ declare const iconsByVariant: {
|
|
|
1350
1437
|
readonly clockFire: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1351
1438
|
readonly clockClose: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1352
1439
|
readonly clockAddPlus: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1440
|
+
readonly circleMessage2Up: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1353
1441
|
readonly circleGridInterface: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1354
1442
|
readonly chevronExpandVerical: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1355
1443
|
readonly checkmark: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1365,6 +1453,7 @@ declare const iconsByVariant: {
|
|
|
1365
1453
|
readonly category: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1366
1454
|
readonly categories: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1367
1455
|
readonly catSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1456
|
+
readonly carCrash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1368
1457
|
readonly camera: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1369
1458
|
readonly cameraPlus: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1370
1459
|
readonly cameraAuto: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1378,21 +1467,26 @@ declare const iconsByVariant: {
|
|
|
1378
1467
|
readonly calendarTick: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1379
1468
|
readonly calendarSettings: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1380
1469
|
readonly calendarHourglass: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1470
|
+
readonly calendarEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1381
1471
|
readonly calendarDone: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1382
1472
|
readonly calendarDone2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1383
1473
|
readonly calendarDash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1384
1474
|
readonly calendarCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1475
|
+
readonly calendarArrowRight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1385
1476
|
readonly calendarAdd: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1386
1477
|
readonly calendar2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1387
1478
|
readonly buy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1388
1479
|
readonly bulletedList: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1480
|
+
readonly building: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1389
1481
|
readonly buildingOffice: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1390
1482
|
readonly buildingOffice3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1391
1483
|
readonly buildingOffice2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1484
|
+
readonly bot: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1392
1485
|
readonly bookmark: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1393
1486
|
readonly book: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1394
1487
|
readonly bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1395
1488
|
readonly boardTasks: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1489
|
+
readonly bankCardInformation: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1396
1490
|
readonly bag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1397
1491
|
readonly bag3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1398
1492
|
readonly attach: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1422,12 +1516,14 @@ declare const iconsByVariant: {
|
|
|
1422
1516
|
readonly arrowDownCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1423
1517
|
readonly arrowDown3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1424
1518
|
readonly arrowDown2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1519
|
+
readonly anthropic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1425
1520
|
readonly alignLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1426
1521
|
readonly alarmSpeaker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1427
1522
|
readonly aiBrainIdea: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1428
1523
|
readonly addUser: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1429
1524
|
readonly activity: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1430
1525
|
readonly activity2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1526
|
+
readonly accident: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1431
1527
|
readonly icon3User: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1432
1528
|
readonly icon2User: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1433
1529
|
};
|
|
@@ -1774,6 +1870,7 @@ declare const icons: {
|
|
|
1774
1870
|
readonly whatsapp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1775
1871
|
readonly weight1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1776
1872
|
readonly webPageEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1873
|
+
readonly webPageEdit2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1777
1874
|
readonly webPage4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1778
1875
|
readonly webPage2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1779
1876
|
readonly voice3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1791,6 +1888,7 @@ declare const icons: {
|
|
|
1791
1888
|
readonly userInformation: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1792
1889
|
readonly userInformation2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1793
1890
|
readonly userContact: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1891
|
+
readonly userBoard: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1794
1892
|
readonly updateRight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1795
1893
|
readonly updateRight2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1796
1894
|
readonly upSquareLine: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1799,6 +1897,7 @@ declare const icons: {
|
|
|
1799
1897
|
readonly university: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1800
1898
|
readonly underline: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1801
1899
|
readonly type: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1900
|
+
readonly triangle2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1802
1901
|
readonly translateVector: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1803
1902
|
readonly tools: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1804
1903
|
readonly toggle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1809,12 +1908,16 @@ declare const icons: {
|
|
|
1809
1908
|
readonly textAlignLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1810
1909
|
readonly textAlignCenter: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1811
1910
|
readonly table: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1911
|
+
readonly symbolpng: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1812
1912
|
readonly switchList: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1813
1913
|
readonly swapHorizontal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1814
1914
|
readonly sunvector: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1915
|
+
readonly successDocuments: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1815
1916
|
readonly strikethrough: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1816
1917
|
readonly stopwatchSpeed: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1817
1918
|
readonly stopCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1919
|
+
readonly starsCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1920
|
+
readonly starRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1818
1921
|
readonly speakerMegaphone: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1819
1922
|
readonly soundWave: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1820
1923
|
readonly sort: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1838,12 +1941,14 @@ declare const icons: {
|
|
|
1838
1941
|
readonly reverseRight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1839
1942
|
readonly reverseLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1840
1943
|
readonly refresh: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1944
|
+
readonly refresh2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1841
1945
|
readonly questions: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1842
1946
|
readonly questionMarkCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1843
1947
|
readonly printer: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1844
1948
|
readonly plus4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1845
1949
|
readonly plus2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1846
1950
|
readonly plus1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1951
|
+
readonly pinMap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1847
1952
|
readonly photo: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1848
1953
|
readonly pen: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1849
1954
|
readonly pen2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1852,8 +1957,10 @@ declare const icons: {
|
|
|
1852
1957
|
readonly paintingPalette: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1853
1958
|
readonly outdent: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1854
1959
|
readonly orderedList: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1960
|
+
readonly openai: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1855
1961
|
readonly officechair: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1856
1962
|
readonly numberedlist: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1963
|
+
readonly noteLock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1857
1964
|
readonly newNotification: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1858
1965
|
readonly movieTime: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1859
1966
|
readonly movieTime2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1867,10 +1974,14 @@ declare const icons: {
|
|
|
1867
1974
|
readonly microsoftExel: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1868
1975
|
readonly menuhorizontal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1869
1976
|
readonly menu: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1977
|
+
readonly menuCloseLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1978
|
+
readonly menuCloseLeft2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1870
1979
|
readonly menu2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1871
1980
|
readonly marker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1872
1981
|
readonly marker2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1982
|
+
readonly map: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1873
1983
|
readonly magicWand: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1984
|
+
readonly loginUser: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1874
1985
|
readonly loading: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1875
1986
|
readonly loadingCircle3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1876
1987
|
readonly loading2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1884,12 +1995,14 @@ declare const icons: {
|
|
|
1884
1995
|
readonly italic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1885
1996
|
readonly insuranceHand: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1886
1997
|
readonly insuranceHand2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1998
|
+
readonly information: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1887
1999
|
readonly indent: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1888
2000
|
readonly inbox: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1889
2001
|
readonly imageUp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1890
2002
|
readonly imageUp2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1891
2003
|
readonly imageDown: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1892
2004
|
readonly imageAi: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2005
|
+
readonly imageAi2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1893
2006
|
readonly image3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1894
2007
|
readonly iconlyRegularLighExternalLink: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1895
2008
|
readonly iconlyRegularBoldVectoruserChecked: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1918,6 +2031,7 @@ declare const icons: {
|
|
|
1918
2031
|
readonly iconSeparate: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1919
2032
|
readonly hourglass: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1920
2033
|
readonly hospital: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2034
|
+
readonly homeStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1921
2035
|
readonly home2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1922
2036
|
readonly healthClipboard: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1923
2037
|
readonly hashtag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1951,7 +2065,13 @@ declare const icons: {
|
|
|
1951
2065
|
readonly downSquareLine: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1952
2066
|
readonly downLine: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1953
2067
|
readonly dollarAdd: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2068
|
+
readonly documentVerified: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2069
|
+
readonly documentStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2070
|
+
readonly documentRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2071
|
+
readonly documentPin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2072
|
+
readonly documentExplore: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1954
2073
|
readonly documentError: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2074
|
+
readonly documentCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1955
2075
|
readonly docuemtn2LineEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1956
2076
|
readonly decrecimiento: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1957
2077
|
readonly dcoument3Lines: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1970,6 +2090,7 @@ declare const icons: {
|
|
|
1970
2090
|
readonly closeSquare2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1971
2091
|
readonly clockFire: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1972
2092
|
readonly clockClose: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2093
|
+
readonly circleMessage2Up: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1973
2094
|
readonly circleGridInterface: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1974
2095
|
readonly chevronExpandVerical: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1975
2096
|
readonly checkmark: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1980,6 +2101,7 @@ declare const icons: {
|
|
|
1980
2101
|
readonly centerLayout: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1981
2102
|
readonly categories: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1982
2103
|
readonly catSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2104
|
+
readonly carCrash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1983
2105
|
readonly cameraPlus: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1984
2106
|
readonly cameraAuto: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1985
2107
|
readonly calendarTimeBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -1989,13 +2111,17 @@ declare const icons: {
|
|
|
1989
2111
|
readonly calendarDone: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1990
2112
|
readonly calendarDone2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1991
2113
|
readonly calendarDash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2114
|
+
readonly calendarArrowRight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1992
2115
|
readonly calendarAdd: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1993
2116
|
readonly bulletedList: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2117
|
+
readonly building: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1994
2118
|
readonly buildingOffice: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1995
2119
|
readonly buildingOffice3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1996
2120
|
readonly buildingOffice2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2121
|
+
readonly bot: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1997
2122
|
readonly bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1998
2123
|
readonly boardTasks: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2124
|
+
readonly bankCardInformation: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
1999
2125
|
readonly bag3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2000
2126
|
readonly attach: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2001
2127
|
readonly arrowsDiagonalContract: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
@@ -2004,10 +2130,12 @@ declare const icons: {
|
|
|
2004
2130
|
readonly arrowRight22: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2005
2131
|
readonly arrowLeft22: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2006
2132
|
readonly arrowDownRightsm: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2133
|
+
readonly anthropic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2007
2134
|
readonly alignLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2008
2135
|
readonly alarmSpeaker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2009
2136
|
readonly aiBrainIdea: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2010
2137
|
readonly activity2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2138
|
+
readonly accident: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
|
|
2011
2139
|
};
|
|
2012
2140
|
|
|
2013
2141
|
type FichapIconProps = IconSvgProps & {
|
|
@@ -2016,4 +2144,4 @@ type FichapIconProps = IconSvgProps & {
|
|
|
2016
2144
|
};
|
|
2017
2145
|
declare function Icon({ name, variant, ...props }: FichapIconProps): React.JSX.Element | null;
|
|
2018
2146
|
|
|
2019
|
-
export { Activity2Regular, ActivityBold, ActivityRegular, AddUserBold, AddUserRegular, AiBrainIdeaRegular, AlarmSpeakerRegular, AlignLeftRegular, ArrowDown2Bold, ArrowDown2Regular, ArrowDown3Bold, ArrowDown3Regular, ArrowDownBold, ArrowDownCircleBold, ArrowDownCircleRegular, ArrowDownRegular, ArrowDownRightsmRegular, ArrowDownSquareBold, ArrowDownSquareRegular, ArrowLeft22Regular, ArrowLeft2Bold, ArrowLeft2Regular, ArrowLeft3Bold, ArrowLeft3Regular, ArrowLeftBold, ArrowLeftCircleBold, ArrowLeftCircleRegular, ArrowLeftRegular, ArrowLeftSquareBold, ArrowLeftSquareRegular, ArrowRight22Regular, ArrowRight2Bold, ArrowRight2Regular, ArrowRight3Bold, ArrowRight3Regular, ArrowRightBold, ArrowRightCircleBold, ArrowRightCircleRegular, ArrowRightRegular, ArrowRightSmRegular, ArrowRightSquareBold, ArrowRightSquareRegular, ArrowUp2Bold, ArrowUp2Regular, ArrowUp3Bold, ArrowUp3Regular, ArrowUpBold, ArrowUpCircleBold, ArrowUpCircleRegular, ArrowUpRegular, ArrowUpRightsmRegular, ArrowUpSquareBold, ArrowUpSquareRegular, ArrowsDiagonalContractRegular, AttachRegular, Bag2Bold, Bag3Regular, BagBold, BagRegular, BoardTasksRegular, BoldRegular, BookBold, BookRegular, BookmarkBold, BookmarkRegular, BuildingOffice2Regular, BuildingOffice3Regular, BuildingOfficeRegular, BulletedListRegular, BuyBold, BuyRegular, Calendar2Bold, Calendar2Regular, CalendarAddRegular, CalendarBold, CalendarCheckBold, CalendarCheckRegular, CalendarDashRegular, CalendarDone2Regular, CalendarDoneRegular, CalendarEditBold, CalendarForwardBold, CalendarHourglassRegular, CalendarRegular, CalendarSettingsRegular, CalendarTickRegular, CalendarTimeBold, CalendarTimeBoldRegular, CalendarTimeRegular, CallBold, CallMissedBold, CallMissedRegular, CallRegular, CallSilentBold, CallSilentRegular, CallingBold, CallingRegular, CameraAutoRegular, CameraBold, CameraPlusRegular, CameraRegular, CatSquareRegular, CategoriesRegular, CategoryBold, CategoryRegular, CenterLayoutRegular, Chart3BarRefreshRegular, Chart3BarTimeRegular, ChartAnalysishRegular, ChartBold, ChartInformationRegular, ChartRegular, ChatBold, ChatQuoteBold, ChatQuoteRegular, ChatRegular, CheckCircleBold, CheckCircleRegular, CheckmarkRegular, ChevronExpandVericalRegular, CircleGridInterfaceRegular, ClockAddPlusBold, ClockAddPlusRegular, ClockCloseRegular, ClockFireRegular, ClockOffSleepBold, CloseRegular, CloseSquare2Regular, CloseSquareBold, CloseSquareRegular, CloudRemoveBold, CloudUploadRegular, Code2Regular, CodeBold, CodeRegular, ColorPaletteBold, CommentRegular, CommentsRegular, CopyLineEditRegular, CounterClockwiseUndoBold, CreativeQuoteOpenSquareRegular, CrecimientoRegular, DangerBold, DangerCircleRegular, DangerTriangleRegular, DarkAndLight2Regular, DarkAndLightRegular, Dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241Bold, Dcoument3LinesRegular, DcoumentAnalyzeBold, DecrecimientoRegular, DeleteBold, DeleteRegular, DiscountBold, DiscountRegular, DiscoveryBold, DiscoveryRegular, Docuemtn2LineEditRegular, DocumentBadgePlusBold, DocumentBold, DocumentErrorRegular, DocumentPdfBold, DocumentPdfRegular, DocumentRegular, DollarAddRegular, DollarCircle3Bold, DownLineRegular, DownSquareLineRegular, DownloadBold, DownloadRegular, DraghorizontalRegular, EarthRegular, EditBold, EditRegular, EditSquareBold, EditSquareRegular, ExpandRegular, Eye2Bold, FaceIdFailRegular, FaceIdSuccesRegular, FacebookBold, type FichapIconProps, Film2Regular, Filter2Bold, Filter3Regular, FilterBold, FilterRegular, FlagBold, FlagRegular, FlashBold, FlashRegular, FlipBackwardRegular, FlipForwardRegular, FlipcalendarBlankRegular, FlipcalendarPercentRegular, FlipcalendarTimeRegular, FlowChartRegular, FolderBold, FolderFileAddPlusRegular, FolderFileBold, FolderFileSearchBold, FolderFileUpRegular, FolderRegular, ForwardClockTimer10Bold, FrameRegular, GalleryViewRegular, GameBold, GameRegular, GgiftRegular, GiftRegular, GiveDocumentRegular, GraphBold, GraphRegular, GridInterface2Regular, GridInterface3Regular, GridInterface4Regular, GridInterfaceAddPlusRegular, GridInterfaceRegular, GridInterfaceTickRegular, HappyDateRegular, HashtagRegular, HealthClipboardRegular, Heart2Bold, HeartBold, HeartPlusBold, HeartRegular, HideBold, HideRegular, Home2Regular, HomeBold, HomeRegular, HospitalRegular, HotDrinkBold, HotDrinkRegular, HourglassRegular, Icon, Icon2UserBold, Icon2UserRegular, Icon3UserBold, Icon3UserRegular, type IconComponent, type IconName, IconSeparateRegular, type IconSvgProps, type IconVariant, IconlyRegularBoldArrowsDiagonalMaximizeRegular, IconlyRegularBoldBoardPinRegular, IconlyRegularBoldCharityCoinsRegular, IconlyRegularBoldChevronExpandVericalRegular, IconlyRegularBoldCircleGridInterface2Regular, IconlyRegularBoldCircleGridInterfaceRegular, IconlyRegularBoldContacts2Regular, IconlyRegularBoldController1Regular, IconlyRegularBoldCupRegular, IconlyRegularBoldDocumentPencilRegular, IconlyRegularBoldExitRegular, IconlyRegularBoldExpandLeftStopRegular, IconlyRegularBoldEye2Regular, IconlyRegularBoldHamburgerMenuRegular, IconlyRegularBoldHashtagSquareRegular, IconlyRegularBoldSalaryRegular, IconlyRegularBoldServersConnect7Regular, IconlyRegularBoldSidebarClose2Regular, IconlyRegularBoldSidebarCloseRegular, IconlyRegularBoldThumbLikeRegular, IconlyRegularBoldUserCheckedRegular, IconlyRegularBoldUserSearchRegular, IconlyRegularBoldVectoruserCheckedRegular, IconlyRegularLighExternalLinkRegular, Image2Bold, Image3Regular, ImageAiRegular, ImageBold, ImageDownRegular, ImageRegular, ImageUp2Regular, ImageUpRegular, InboxRegular, IndentRegular, InfoCircle2Bold, InfoCircleBold, InfoCircleRegular, InfoSquareBold, InfoSquareRegular, InstagramBold, InsuranceHand2Regular, InsuranceHandRegular, ItalicRegular, JourneyRegular, LeavesRegular, LessRegular, LineChartUpwardRegular, Link2Regular, LinkRegular, LinkedinBold, ListCheckRegular, Loading2Regular, LoadingCircle3Regular, LoadingRegular, LocationBold, LocationRegular, LockBold, LockRegular, LoginBold, LoginRegular, LogoutBold, LogoutRegular, MacNotebookBold, MacNotebookRegular, MagicWandRegular, MapCloseBold, MapCloseRegular, Marker2Regular, MarkerRegular, MediumBold, Menu2Regular, MenuRegular, MenuhorizontalRegular, MessageBold, MessageRegular, MicrosoftExelRegular, MicrosoftWordRegular, Minus1Regular, Minus2Bold, Minus2Regular, Minus2VectorRegular, Minus3Bold, Minus4Regular, Monitor2Regular, MoonBold, MoonvectorRegular, MoreCircleBold, MoreCircleRegular, MoreSquareBold, MoreSquareRegular, MoveRegular, MovieTime2Regular, MovieTimeRegular, NewNotificationRegular, NotificationBold, NotificationRegular, NumberedlistRegular, OfficechairRegular, OrderedListRegular, OutdentRegular, PaintingPaletteRegular, PaperBold, PaperDownloadBold, PaperDownloadRegular, PaperFailBold, PaperFailRegular, PaperNegativeBold, PaperNegativeRegular, PaperPlus2Regular, PaperPlusBold, PaperPlusRegular, PaperRegular, PaperUploadBold, PaperUploadRegular, PasswordBold, PasswordRegular, PauseCircleRegular, Pen2Regular, PenRegular, PhotoRegular, PlaneCheckBold, PlaneCheckRegular, PlayBold, PlayRegular, Plus1Regular, Plus2Regular, Plus4Regular, PlusBold, PlusRegular, PrinterRegular, ProfileBold, ProfileRegular, QuestionMarkCircleRegular, QuestionsRegular, RefreshRegular, RemoveCircleBold, RemoveUserBold, RemoveUserRegular, ReverseLeftRegular, ReverseRightRegular, RightUpSquareRegular, RoadmapRegular, RotationRegular, SadDateRegular, SaveRegular, ScaleRegular, ScanBold, ScanRegular, ScreenSizeRegular, SearchBold, SearchDiscountPercentRegular, SearchRegular, Send2Bold, SendBold, SendRegular, SettingBold, SettingRegular, SettingSquareRegular, SettingToolCircleRegular, Share2Regular, ShareRegular, ShieldDoneBold, ShieldDoneRegular, ShieldFailBold, ShieldFailRegular, ShowBold, ShowRegular, Sign1Regular, Sign2Regular, SlightlyFrowningBold, SmilingAddRegular, SmilingRegular, SortDownRegular, SortRegular, SoundWaveRegular, SpeakerMegaphone5Bold, SpeakerMegaphone5Regular, SpeakerMegaphoneRegular, SquareBold, StarBold, StarRegular, StickerAddBold, StopCircleRegular, StopwatchPlayBold, StopwatchSpeedRegular, StopwatchStopBold, StrikethroughRegular, Sun2Bold, SunBold, SunRegular, SunvectorRegular, SwapBold, SwapHorizontalRegular, SwapRegular, SwitchListRegular, TableRegular, TagBold, TagRegular, TextAlignCenterRegular, TextAlignLeftRegular, TextAlignRightRegular, TextColorRegular, TextFieldRegular, ThumbDislikeBold, ThumbDislikeRegular, ThumbLikeBold, TickSquareBold, TickSquareRegular, TicketBold, TicketRegular, TicketStarBold, TicketStarRegular, TiktokBold, TimeCircle2Bold, TimeCircleBold, TimeCircleRegular, TimeSquareBold, TimeSquareRegular, TimerPlusBold, TimerRegular, TiredBold, TiredRegular, ToggleRegular, ToolsRegular, TranslateLanguageBold, TranslateLanguageRegular, TranslateVectorRegular, TwitterBold, TypeRegular, UnderlineRegular, UniversityRegular, UnlockBold, UnlockRegular, UnorderedListRegular, UpLineRegular, UpSquareLineRegular, UpdateRight2Regular, UpdateRightRegular, UploadBold, UploadRegular, UserBadgeBold, UserCheckedBold, UserContactRegular, UserDeleteBold, UserInformation2Regular, UserInformationRegular, UserLockRegular, UserSearchBold, UsersGroupRegular, UsersRegular, VectorcalendarRegular, VectorhomeRegular, VectorinfoSquareRegular, VectorprofileRegular, VectorsettingRegular, VectorstarRegular, VectorworkRegular, VerticalBarChart2Regular, VideoBold, VideoRegular, Voice2Bold, Voice3Regular, VoiceBold, VoiceRegular, VolumeDownBold, VolumeDownRegular, VolumeOffBold, VolumeOffRegular, VolumeUpBold, VolumeUpRegular, WalletBold, WalletRegular, WebPage2Regular, WebPage4Regular, WebPageEditRegular, Weight1Regular, WhatsappRegular, Wheelchair2Regular, WheelchairRegular, WorkBold, WorkRegular, WorldRegular, WrenchRegular, XcomBold, XcomRegular, YoutubeBold, ZoomInRegular, ZoomOutRegular, iconNames, iconNamesByVariant, icons, iconsByVariant };
|
|
2147
|
+
export { AccidentRegular, Activity2Regular, ActivityBold, ActivityRegular, AddUserBold, AddUserRegular, AiBrainIdeaRegular, AlarmSpeakerRegular, AlignLeftRegular, AnthropicRegular, ArrowDown2Bold, ArrowDown2Regular, ArrowDown3Bold, ArrowDown3Regular, ArrowDownBold, ArrowDownCircleBold, ArrowDownCircleRegular, ArrowDownRegular, ArrowDownRightsmRegular, ArrowDownSquareBold, ArrowDownSquareRegular, ArrowLeft22Regular, ArrowLeft2Bold, ArrowLeft2Regular, ArrowLeft3Bold, ArrowLeft3Regular, ArrowLeftBold, ArrowLeftCircleBold, ArrowLeftCircleRegular, ArrowLeftRegular, ArrowLeftSquareBold, ArrowLeftSquareRegular, ArrowRight22Regular, ArrowRight2Bold, ArrowRight2Regular, ArrowRight3Bold, ArrowRight3Regular, ArrowRightBold, ArrowRightCircleBold, ArrowRightCircleRegular, ArrowRightRegular, ArrowRightSmRegular, ArrowRightSquareBold, ArrowRightSquareRegular, ArrowUp2Bold, ArrowUp2Regular, ArrowUp3Bold, ArrowUp3Regular, ArrowUpBold, ArrowUpCircleBold, ArrowUpCircleRegular, ArrowUpRegular, ArrowUpRightsmRegular, ArrowUpSquareBold, ArrowUpSquareRegular, ArrowsDiagonalContractRegular, AttachRegular, Bag2Bold, Bag3Regular, BagBold, BagRegular, BankCardInformationRegular, BoardTasksRegular, BoldRegular, BookBold, BookRegular, BookmarkBold, BookmarkRegular, BotRegular, BuildingOffice2Regular, BuildingOffice3Regular, BuildingOfficeRegular, BuildingRegular, BulletedListRegular, BuyBold, BuyRegular, Calendar2Bold, Calendar2Regular, CalendarAddRegular, CalendarArrowRightRegular, CalendarBold, CalendarCheckBold, CalendarCheckRegular, CalendarDashRegular, CalendarDone2Regular, CalendarDoneRegular, CalendarEditBold, CalendarEditRegular, CalendarForwardBold, CalendarHourglassRegular, CalendarRegular, CalendarSettingsRegular, CalendarTickRegular, CalendarTimeBold, CalendarTimeBoldRegular, CalendarTimeRegular, CallBold, CallMissedBold, CallMissedRegular, CallRegular, CallSilentBold, CallSilentRegular, CallingBold, CallingRegular, CameraAutoRegular, CameraBold, CameraPlusRegular, CameraRegular, CarCrashRegular, CatSquareRegular, CategoriesRegular, CategoryBold, CategoryRegular, CenterLayoutRegular, Chart3BarRefreshRegular, Chart3BarTimeRegular, ChartAnalysishRegular, ChartBold, ChartInformationRegular, ChartRegular, ChatBold, ChatQuoteBold, ChatQuoteRegular, ChatRegular, CheckCircleBold, CheckCircleRegular, CheckmarkRegular, ChevronExpandVericalRegular, CircleGridInterfaceRegular, CircleMessage2UpRegular, ClockAddPlusBold, ClockAddPlusRegular, ClockCloseRegular, ClockFireRegular, ClockOffSleepBold, CloseRegular, CloseSquare2Regular, CloseSquareBold, CloseSquareRegular, CloudRemoveBold, CloudUploadRegular, Code2Regular, CodeBold, CodeRegular, ColorPaletteBold, CommentRegular, CommentsRegular, CopyLineEditRegular, CounterClockwiseUndoBold, CreativeQuoteOpenSquareRegular, CrecimientoRegular, DangerBold, DangerCircleRegular, DangerTriangleRegular, DarkAndLight2Regular, DarkAndLightRegular, Dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241Bold, Dcoument3LinesRegular, DcoumentAnalyzeBold, DecrecimientoRegular, DeleteBold, DeleteRegular, DiscountBold, DiscountRegular, DiscoveryBold, DiscoveryRegular, Docuemtn2LineEditRegular, DocumentBadgePlusBold, DocumentBold, DocumentCheckRegular, DocumentErrorRegular, DocumentExploreRegular, DocumentPdfBold, DocumentPdfRegular, DocumentPinRegular, DocumentRegular, DocumentRemoveRegular, DocumentStarRegular, DocumentVerifiedRegular, DollarAddRegular, DollarCircle3Bold, DownLineRegular, DownSquareLineRegular, DownloadBold, DownloadRegular, DraghorizontalRegular, EarthRegular, EditBold, EditRegular, EditSquareBold, EditSquareRegular, ExpandRegular, Eye2Bold, FaceIdFailRegular, FaceIdSuccesRegular, FacebookBold, type FichapIconProps, Film2Regular, Filter2Bold, Filter3Regular, FilterBold, FilterRegular, FlagBold, FlagRegular, FlashBold, FlashRegular, FlipBackwardRegular, FlipForwardRegular, FlipcalendarBlankRegular, FlipcalendarPercentRegular, FlipcalendarTimeRegular, FlowChartRegular, FolderBold, FolderFileAddPlusRegular, FolderFileBold, FolderFileSearchBold, FolderFileUpRegular, FolderRegular, ForwardClockTimer10Bold, FrameRegular, GalleryViewRegular, GameBold, GameRegular, GgiftRegular, GiftRegular, GiveDocumentRegular, GraphBold, GraphRegular, GridInterface2Regular, GridInterface3Regular, GridInterface4Regular, GridInterfaceAddPlusRegular, GridInterfaceRegular, GridInterfaceTickRegular, HappyDateRegular, HashtagRegular, HealthClipboardRegular, Heart2Bold, HeartBold, HeartPlusBold, HeartRegular, HideBold, HideRegular, Home2Regular, HomeBold, HomeRegular, HomeStarRegular, HospitalRegular, HotDrinkBold, HotDrinkRegular, HourglassRegular, Icon, Icon2UserBold, Icon2UserRegular, Icon3UserBold, Icon3UserRegular, type IconComponent, type IconName, IconSeparateRegular, type IconSvgProps, type IconVariant, IconlyRegularBoldArrowsDiagonalMaximizeRegular, IconlyRegularBoldBoardPinRegular, IconlyRegularBoldCharityCoinsRegular, IconlyRegularBoldChevronExpandVericalRegular, IconlyRegularBoldCircleGridInterface2Regular, IconlyRegularBoldCircleGridInterfaceRegular, IconlyRegularBoldContacts2Regular, IconlyRegularBoldController1Regular, IconlyRegularBoldCupRegular, IconlyRegularBoldDocumentPencilRegular, IconlyRegularBoldExitRegular, IconlyRegularBoldExpandLeftStopRegular, IconlyRegularBoldEye2Regular, IconlyRegularBoldHamburgerMenuRegular, IconlyRegularBoldHashtagSquareRegular, IconlyRegularBoldSalaryRegular, IconlyRegularBoldServersConnect7Regular, IconlyRegularBoldSidebarClose2Regular, IconlyRegularBoldSidebarCloseRegular, IconlyRegularBoldThumbLikeRegular, IconlyRegularBoldUserCheckedRegular, IconlyRegularBoldUserSearchRegular, IconlyRegularBoldVectoruserCheckedRegular, IconlyRegularLighExternalLinkRegular, Image2Bold, Image3Regular, ImageAi2Regular, ImageAiRegular, ImageBold, ImageDownRegular, ImageRegular, ImageUp2Regular, ImageUpRegular, InboxRegular, IndentRegular, InfoCircle2Bold, InfoCircleBold, InfoCircleRegular, InfoSquareBold, InfoSquareRegular, InformationRegular, InstagramBold, InsuranceHand2Regular, InsuranceHandRegular, ItalicRegular, JourneyRegular, LeavesRegular, LessRegular, LineChartUpwardRegular, Link2Regular, LinkRegular, LinkedinBold, ListCheckRegular, Loading2Regular, LoadingCircle3Regular, LoadingRegular, LocationBold, LocationRegular, LockBold, LockRegular, LoginBold, LoginRegular, LoginUserRegular, LogoutBold, LogoutRegular, MacNotebookBold, MacNotebookRegular, MagicWandRegular, MapCloseBold, MapCloseRegular, MapRegular, Marker2Regular, MarkerRegular, MediumBold, Menu2Regular, MenuCloseLeft2Regular, MenuCloseLeftRegular, MenuRegular, MenuhorizontalRegular, MessageBold, MessageRegular, MicrosoftExelRegular, MicrosoftWordRegular, Minus1Regular, Minus2Bold, Minus2Regular, Minus2VectorRegular, Minus3Bold, Minus4Regular, Monitor2Regular, MoonBold, MoonvectorRegular, MoreCircleBold, MoreCircleRegular, MoreSquareBold, MoreSquareRegular, MoveRegular, MovieTime2Regular, MovieTimeRegular, NewNotificationRegular, NoteLockRegular, NotificationBold, NotificationRegular, NumberedlistRegular, OfficechairRegular, OpenaiRegular, OrderedListRegular, OutdentRegular, PaintingPaletteRegular, PaperBold, PaperDownloadBold, PaperDownloadRegular, PaperFailBold, PaperFailRegular, PaperNegativeBold, PaperNegativeRegular, PaperPlus2Regular, PaperPlusBold, PaperPlusRegular, PaperRegular, PaperUploadBold, PaperUploadRegular, PasswordBold, PasswordRegular, PauseCircleRegular, Pen2Regular, PenRegular, PhotoRegular, PinMapRegular, PlaneCheckBold, PlaneCheckRegular, PlayBold, PlayRegular, Plus1Regular, Plus2Regular, Plus4Regular, PlusBold, PlusRegular, PrinterRegular, ProfileBold, ProfileRegular, QuestionMarkCircleRegular, QuestionsRegular, Refresh2Regular, RefreshRegular, RemoveCircleBold, RemoveUserBold, RemoveUserRegular, ReverseLeftRegular, ReverseRightRegular, RightUpSquareRegular, RoadmapRegular, RotationRegular, SadDateRegular, SaveRegular, ScaleRegular, ScanBold, ScanRegular, ScreenSizeRegular, SearchBold, SearchDiscountPercentRegular, SearchRegular, Send2Bold, SendBold, SendRegular, SettingBold, SettingRegular, SettingSquareRegular, SettingToolCircleRegular, Share2Regular, ShareRegular, ShieldDoneBold, ShieldDoneRegular, ShieldFailBold, ShieldFailRegular, ShowBold, ShowRegular, Sign1Regular, Sign2Regular, SlightlyFrowningBold, SmilingAddRegular, SmilingRegular, SortDownRegular, SortRegular, SoundWaveRegular, SpeakerMegaphone5Bold, SpeakerMegaphone5Regular, SpeakerMegaphoneRegular, SquareBold, StarBold, StarRegular, StarRemoveRegular, StarsCircleRegular, StickerAddBold, StopCircleRegular, StopwatchPlayBold, StopwatchSpeedRegular, StopwatchStopBold, StrikethroughRegular, SuccessDocumentsRegular, Sun2Bold, SunBold, SunRegular, SunvectorRegular, SwapBold, SwapHorizontalRegular, SwapRegular, SwitchListRegular, SymbolpngRegular, TableRegular, TagBold, TagRegular, TextAlignCenterRegular, TextAlignLeftRegular, TextAlignRightRegular, TextColorRegular, TextFieldRegular, ThumbDislikeBold, ThumbDislikeRegular, ThumbLikeBold, TickSquareBold, TickSquareRegular, TicketBold, TicketRegular, TicketStarBold, TicketStarRegular, TiktokBold, TimeCircle2Bold, TimeCircleBold, TimeCircleRegular, TimeSquareBold, TimeSquareRegular, TimerPlusBold, TimerRegular, TiredBold, TiredRegular, ToggleRegular, ToolsRegular, TranslateLanguageBold, TranslateLanguageRegular, TranslateVectorRegular, Triangle2Regular, TwitterBold, TypeRegular, UnderlineRegular, UniversityRegular, UnlockBold, UnlockRegular, UnorderedListRegular, UpLineRegular, UpSquareLineRegular, UpdateRight2Regular, UpdateRightRegular, UploadBold, UploadRegular, UserBadgeBold, UserBoardRegular, UserCheckedBold, UserContactRegular, UserDeleteBold, UserInformation2Regular, UserInformationRegular, UserLockRegular, UserSearchBold, UsersGroupRegular, UsersRegular, VectorcalendarRegular, VectorhomeRegular, VectorinfoSquareRegular, VectorprofileRegular, VectorsettingRegular, VectorstarRegular, VectorworkRegular, VerticalBarChart2Regular, VideoBold, VideoRegular, Voice2Bold, Voice3Regular, VoiceBold, VoiceRegular, VolumeDownBold, VolumeDownRegular, VolumeOffBold, VolumeOffRegular, VolumeUpBold, VolumeUpRegular, WalletBold, WalletRegular, WebPage2Regular, WebPage4Regular, WebPageEdit2Regular, WebPageEditRegular, Weight1Regular, WhatsappRegular, Wheelchair2Regular, WheelchairRegular, WorkBold, WorldRegular, WrenchRegular, XcomBold, XcomRegular, YoutubeBold, ZoomInRegular, ZoomOutRegular, iconNames, iconNamesByVariant, icons, iconsByVariant };
|