@fichap/icons-react 1.0.10 → 1.0.12

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.ts CHANGED
@@ -46,8 +46,12 @@ declare const VoiceRegular: ({ size, width, height, className, ...props }: IconS
46
46
 
47
47
  declare const Voice3Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
48
48
 
49
+ declare const Voice2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
50
+
49
51
  declare const VideoRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
50
52
 
53
+ declare const VerticalDragRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
54
+
51
55
  declare const VerticalBarChart2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
52
56
 
53
57
  declare const VectorworkRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -100,6 +104,8 @@ declare const UniversityRegular: ({ size, width, height, className, ...props }:
100
104
 
101
105
  declare const UnderlineRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
102
106
 
107
+ declare const UnarchiveRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
108
+
103
109
  declare const TypeRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
104
110
 
105
111
  declare const Triangle2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -116,6 +122,8 @@ declare const TiredRegular: ({ size, width, height, className, ...props }: IconS
116
122
 
117
123
  declare const TimerRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
118
124
 
125
+ declare const TimerRemoveRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
126
+
119
127
  declare const TimeSquareRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
120
128
 
121
129
  declare const TimeCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -162,6 +170,8 @@ declare const StrikethroughRegular: ({ size, width, height, className, ...props
162
170
 
163
171
  declare const StopwatchSpeedRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
164
172
 
173
+ declare const StopwatchEnergyRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
174
+
165
175
  declare const StopCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
166
176
 
167
177
  declare const StarsCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -184,6 +194,10 @@ declare const SmilingRegular: ({ size, width, height, className, ...props }: Ico
184
194
 
185
195
  declare const SmilingAddRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
186
196
 
197
+ declare const SmartPhoneAiRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
198
+
199
+ declare const SlashRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
200
+
187
201
  declare const Sign2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
188
202
 
189
203
  declare const Sign1Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -208,6 +222,8 @@ declare const SendRegular: ({ size, width, height, className, ...props }: IconSv
208
222
 
209
223
  declare const SearchRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
210
224
 
225
+ declare const SearchWwwRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
226
+
211
227
  declare const SearchDiscountPercentRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
212
228
 
213
229
  declare const ScreenSizeRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -222,6 +238,8 @@ declare const SadDateRegular: ({ size, width, height, className, ...props }: Ico
222
238
 
223
239
  declare const RotationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
224
240
 
241
+ declare const RotatePhoneRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
242
+
225
243
  declare const RocketRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
226
244
 
227
245
  declare const RoadmapRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -306,6 +324,10 @@ declare const NoteLockRegular: ({ size, width, height, className, ...props }: Ic
306
324
 
307
325
  declare const NewNotificationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
308
326
 
327
+ declare const NetworkWorldRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
328
+
329
+ declare const MusicAiRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
330
+
309
331
  declare const MovieTimeRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
310
332
 
311
333
  declare const MovieTime2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -344,6 +366,8 @@ declare const MenuCloseLeft2Regular: ({ size, width, height, className, ...props
344
366
 
345
367
  declare const Menu2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
346
368
 
369
+ declare const MentionRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
370
+
347
371
  declare const MedalRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
348
372
 
349
373
  declare const MarkerRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -394,6 +418,8 @@ declare const InsuranceHandRegular: ({ size, width, height, className, ...props
394
418
 
395
419
  declare const InsuranceHand2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
396
420
 
421
+ declare const InputRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
422
+
397
423
  declare const InformationRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
398
424
 
399
425
  declare const InfoSquareRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -484,12 +510,16 @@ declare const Home2Regular: ({ size, width, height, className, ...props }: IconS
484
510
 
485
511
  declare const HideRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
486
512
 
513
+ declare const Hide2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
514
+
487
515
  declare const HeartRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
488
516
 
489
517
  declare const HealthClipboardRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
490
518
 
491
519
  declare const HashtagRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
492
520
 
521
+ declare const HashtagCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
522
+
493
523
  declare const HappyDateRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
494
524
 
495
525
  declare const GridInterfaceRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -608,6 +638,8 @@ declare const DeleteRegular: ({ size, width, height, className, ...props }: Icon
608
638
 
609
639
  declare const DecrecimientoRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
610
640
 
641
+ declare const DecimalRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
642
+
611
643
  declare const Dcoument3LinesRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
612
644
 
613
645
  declare const DarkAndLightRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -812,6 +844,8 @@ declare const ArrowDown3Regular: ({ size, width, height, className, ...props }:
812
844
 
813
845
  declare const ArrowDown2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
814
846
 
847
+ declare const ArchiveRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
848
+
815
849
  declare const AnthropicRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
816
850
 
817
851
  declare const AlignLeftRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1114,6 +1148,8 @@ declare const CalendarEditBold: ({ size, width, height, className, ...props }: I
1114
1148
 
1115
1149
  declare const CalendarCheckBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1116
1150
 
1151
+ declare const Calendar3Bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1152
+
1117
1153
  declare const Calendar2Bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1118
1154
 
1119
1155
  declare const BuyBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1180,11 +1216,11 @@ type IconComponent = (props: IconSvgProps) => React.ReactElement;
1180
1216
  type IconVariant = 'regular' | 'bold';
1181
1217
  /** Icon names grouped by variant. */
1182
1218
  declare const iconNamesByVariant: {
1183
- readonly regular: readonly ["accident", "activity", "activity2", "addUser", "aiBrainIdea", "aiBrainLike", "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", "bag4", "bankCardInformation", "boardTasks", "bold", "book", "bookmark", "bot", "building", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendarAdd", "calendarArrowRight", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarHourglass", "calendarPin", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "calendarUsers", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "carCrash", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "circleMessage2Text", "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", "dollarDocument", "doubleHeart3", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "emailOpen3", "emailOpenClose", "emailPlusAdd", "emailTimeWait", "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", "imageRecognition", "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", "medal", "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", "powerButton", "printer", "profile", "questionMarkCircle", "questionMarkSquare", "questions", "refresh", "refresh2", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rocket", "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", "target", "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", "user", "userBadge", "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"];
1184
- 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", "captchaDiamondStar", "captchaQuestionMarkSquare", "category", "chart", "chat", "chatQuote", "checkCircle", "clockAddPlus", "clockOffSleep", "closeSquare", "cloudRemove", "code", "colorPalette", "counterClockwiseUndo", "danger", "dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241", "dcoumentAnalyze", "delete", "discount", "discovery", "document", "documentBadgePlus", "documentPdf", "documentPencil", "documentPin2Lines", "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", "messages", "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"];
1219
+ readonly regular: readonly ["accident", "activity", "activity2", "addUser", "aiBrainIdea", "aiBrainLike", "alarmSpeaker", "alignLeft", "anthropic", "archive", "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", "bag4", "bankCardInformation", "boardTasks", "bold", "book", "bookmark", "bot", "building", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendarAdd", "calendarArrowRight", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarHourglass", "calendarPin", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "calendarUsers", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "carCrash", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "circleMessage2Text", "circleMessage2Up", "clockAddPlus", "clockClose", "clockFire", "close", "closeSquare", "closeSquare2", "cloudUpload", "code", "code2", "comment", "comments", "copyLineEdit", "creativeQuoteOpenSquare", "crecimiento", "dangerCircle", "dangerTriangle", "darkAndLight", "darkAndLight2", "dcoument3Lines", "decimal", "decrecimiento", "delete", "discount", "discovery", "docuemtn2LineEdit", "document", "documentCheck", "documentError", "documentExplore", "documentPdf", "documentPin", "documentRemove", "documentStar", "documentVerified", "dollarAdd", "dollarDocument", "doubleHeart3", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "emailOpen3", "emailOpenClose", "emailPlusAdd", "emailTimeWait", "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", "hashtagCircle", "healthClipboard", "heart", "hide", "hide2", "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", "imageRecognition", "imageUp", "imageUp2", "inbox", "indent", "infoCircle", "infoSquare", "information", "input", "insuranceHand", "insuranceHand2", "italic", "journey", "leaves", "less", "lineChartUpward", "link", "link2", "listCheck", "loading", "loading2", "loadingCircle3", "location", "lock", "login", "loginUser", "logout", "macNotebook", "magicWand", "map", "mapClose", "marker", "marker2", "medal", "mention", "menu", "menu2", "menuCloseLeft", "menuCloseLeft2", "menuhorizontal", "message", "microsoftExel", "microsoftWord", "minus1", "minus2", "minus2Vector", "minus4", "monitor2", "moonvector", "moreCircle", "moreSquare", "move", "movieTime", "movieTime2", "musicAi", "networkWorld", "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", "powerButton", "printer", "profile", "questionMarkCircle", "questionMarkSquare", "questions", "refresh", "refresh2", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rocket", "rotatePhone", "rotation", "sadDate", "save", "scale", "scan", "screenSize", "search", "searchDiscountPercent", "searchWww", "send", "setting", "settingSquare", "settingToolCircle", "share", "share2", "shieldDone", "shieldFail", "show", "sign1", "sign2", "slash", "smartPhoneAi", "smiling", "smilingAdd", "sort", "sortDown", "soundWave", "speakerMegaphone", "speakerMegaphone5", "star", "starRemove", "starsCircle", "stopCircle", "stopwatchEnergy", "stopwatchSpeed", "strikethrough", "successDocuments", "sun", "sunvector", "swap", "swapHorizontal", "switchList", "symbolpng", "table", "tag", "target", "textAlignCenter", "textAlignLeft", "textAlignRight", "textColor", "textField", "thumbDislike", "tickSquare", "ticket", "ticketStar", "timeCircle", "timeSquare", "timer", "timerRemove", "tired", "toggle", "tools", "translateLanguage", "translateVector", "triangle2", "type", "unarchive", "underline", "university", "unlock", "unorderedList", "upLine", "upSquareLine", "updateRight", "updateRight2", "upload", "user", "userBadge", "userBoard", "userContact", "userInformation", "userInformation2", "userLock", "users", "usersGroup", "vectorcalendar", "vectorhome", "vectorinfoSquare", "vectorprofile", "vectorsetting", "vectorstar", "vectorwork", "verticalBarChart2", "verticalDrag", "video", "voice", "voice2", "voice3", "volumeDown", "volumeOff", "volumeUp", "wallet", "webPage2", "webPage4", "webPageEdit", "webPageEdit2", "weight1", "whatsapp", "wheelchair", "wheelchair2", "world", "wrench", "xcom", "zoomIn", "zoomOut"];
1220
+ 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", "calendar3", "calendarCheck", "calendarEdit", "calendarForward", "calendarTime", "call", "callMissed", "callSilent", "calling", "camera", "captchaDiamondStar", "captchaQuestionMarkSquare", "category", "chart", "chat", "chatQuote", "checkCircle", "clockAddPlus", "clockOffSleep", "closeSquare", "cloudRemove", "code", "colorPalette", "counterClockwiseUndo", "danger", "dashboardcustomize24Dp000000Fill1Wght400Grad0Opsz241", "dcoumentAnalyze", "delete", "discount", "discovery", "document", "documentBadgePlus", "documentPdf", "documentPencil", "documentPin2Lines", "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", "messages", "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"];
1185
1221
  };
1186
1222
  /** Flat list of all valid icon names accepted by the Icon wrapper. */
1187
- declare const iconNames: readonly ["accident", "activity", "activity2", "addUser", "aiBrainIdea", "aiBrainLike", "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", "bag4", "bankCardInformation", "boardTasks", "bold", "book", "bookmark", "bot", "building", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendarAdd", "calendarArrowRight", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarForward", "calendarHourglass", "calendarPin", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "calendarUsers", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "captchaDiamondStar", "captchaQuestionMarkSquare", "carCrash", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "circleMessage2Text", "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", "documentPencil", "documentPin", "documentPin2Lines", "documentRemove", "documentStar", "documentVerified", "dollarAdd", "dollarCircle3", "dollarDocument", "doubleHeart3", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "emailOpen3", "emailOpenClose", "emailPlusAdd", "emailTimeWait", "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", "imageRecognition", "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", "medal", "medium", "menu", "menu2", "menuCloseLeft", "menuCloseLeft2", "menuhorizontal", "message", "messages", "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", "powerButton", "printer", "profile", "questionMarkCircle", "questionMarkSquare", "questions", "refresh", "refresh2", "removeCircle", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rocket", "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", "target", "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", "user", "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"];
1223
+ declare const iconNames: readonly ["accident", "activity", "activity2", "addUser", "aiBrainIdea", "aiBrainLike", "alarmSpeaker", "alignLeft", "anthropic", "archive", "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", "bag4", "bankCardInformation", "boardTasks", "bold", "book", "bookmark", "bot", "building", "buildingOffice", "buildingOffice2", "buildingOffice3", "bulletedList", "buy", "calendar", "calendar2", "calendar3", "calendarAdd", "calendarArrowRight", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarForward", "calendarHourglass", "calendarPin", "calendarSettings", "calendarTick", "calendarTime", "calendarTimeBold", "calendarUsers", "call", "callMissed", "callSilent", "calling", "camera", "cameraAuto", "cameraPlus", "captchaDiamondStar", "captchaQuestionMarkSquare", "carCrash", "catSquare", "categories", "category", "centerLayout", "chart", "chart3BarRefresh", "chart3BarTime", "chartAnalysish", "chartInformation", "chat", "chatQuote", "checkCircle", "checkmark", "chevronExpandVerical", "circleGridInterface", "circleMessage2Text", "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", "decimal", "decrecimiento", "delete", "discount", "discovery", "docuemtn2LineEdit", "document", "documentBadgePlus", "documentCheck", "documentError", "documentExplore", "documentPdf", "documentPencil", "documentPin", "documentPin2Lines", "documentRemove", "documentStar", "documentVerified", "dollarAdd", "dollarCircle3", "dollarDocument", "doubleHeart3", "downLine", "downSquareLine", "download", "draghorizontal", "earth", "edit", "editSquare", "emailOpen3", "emailOpenClose", "emailPlusAdd", "emailTimeWait", "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", "hashtagCircle", "healthClipboard", "heart", "heart2", "heartPlus", "hide", "hide2", "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", "imageRecognition", "imageUp", "imageUp2", "inbox", "indent", "infoCircle", "infoCircle2", "infoSquare", "information", "input", "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", "medal", "medium", "mention", "menu", "menu2", "menuCloseLeft", "menuCloseLeft2", "menuhorizontal", "message", "messages", "microsoftExel", "microsoftWord", "minus1", "minus2", "minus2Vector", "minus3", "minus4", "monitor2", "moon", "moonvector", "moreCircle", "moreSquare", "move", "movieTime", "movieTime2", "musicAi", "networkWorld", "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", "powerButton", "printer", "profile", "questionMarkCircle", "questionMarkSquare", "questions", "refresh", "refresh2", "removeCircle", "removeUser", "reverseLeft", "reverseRight", "rightUpSquare", "roadmap", "rocket", "rotatePhone", "rotation", "sadDate", "save", "scale", "scan", "screenSize", "search", "searchDiscountPercent", "searchWww", "send", "send2", "setting", "settingSquare", "settingToolCircle", "share", "share2", "shieldDone", "shieldFail", "show", "sign1", "sign2", "slash", "slightlyFrowning", "smartPhoneAi", "smiling", "smilingAdd", "sort", "sortDown", "soundWave", "speakerMegaphone", "speakerMegaphone5", "square", "star", "starRemove", "starsCircle", "stickerAdd", "stopCircle", "stopwatchEnergy", "stopwatchPlay", "stopwatchSpeed", "stopwatchStop", "strikethrough", "successDocuments", "sun", "sun2", "sunvector", "swap", "swapHorizontal", "switchList", "symbolpng", "table", "tag", "target", "textAlignCenter", "textAlignLeft", "textAlignRight", "textColor", "textField", "thumbDislike", "thumbLike", "tickSquare", "ticket", "ticketStar", "tiktok", "timeCircle", "timeCircle2", "timeSquare", "timer", "timerPlus", "timerRemove", "tired", "toggle", "tools", "translateLanguage", "translateVector", "triangle2", "twitter", "type", "unarchive", "underline", "university", "unlock", "unorderedList", "upLine", "upSquareLine", "updateRight", "updateRight2", "upload", "user", "userBadge", "userBoard", "userChecked", "userContact", "userDelete", "userInformation", "userInformation2", "userLock", "userSearch", "users", "usersGroup", "vectorcalendar", "vectorhome", "vectorinfoSquare", "vectorprofile", "vectorsetting", "vectorstar", "vectorwork", "verticalBarChart2", "verticalDrag", "video", "voice", "voice2", "voice3", "volumeDown", "volumeOff", "volumeUp", "wallet", "webPage2", "webPage4", "webPageEdit", "webPageEdit2", "weight1", "whatsapp", "wheelchair", "wheelchair2", "work", "world", "wrench", "xcom", "youtube", "zoomIn", "zoomOut"];
1188
1224
  /** All valid icon names accepted by the Icon wrapper. */
1189
1225
  type IconName = (typeof iconNames)[number];
1190
1226
  declare const iconsByVariant: {
@@ -1208,7 +1244,9 @@ declare const iconsByVariant: {
1208
1244
  readonly volumeDown: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1209
1245
  readonly voice: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1210
1246
  readonly voice3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1247
+ readonly voice2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1211
1248
  readonly video: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1249
+ readonly verticalDrag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1212
1250
  readonly verticalBarChart2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1213
1251
  readonly vectorwork: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1214
1252
  readonly vectorstar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1235,6 +1273,7 @@ declare const iconsByVariant: {
1235
1273
  readonly unlock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1236
1274
  readonly university: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1237
1275
  readonly underline: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1276
+ readonly unarchive: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1238
1277
  readonly type: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1239
1278
  readonly triangle2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1240
1279
  readonly translateVector: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1243,6 +1282,7 @@ declare const iconsByVariant: {
1243
1282
  readonly toggle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1244
1283
  readonly tired: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1245
1284
  readonly timer: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1285
+ readonly timerRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1246
1286
  readonly timeSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1247
1287
  readonly timeCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1248
1288
  readonly ticket: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1266,6 +1306,7 @@ declare const iconsByVariant: {
1266
1306
  readonly successDocuments: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1267
1307
  readonly strikethrough: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1268
1308
  readonly stopwatchSpeed: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1309
+ readonly stopwatchEnergy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1269
1310
  readonly stopCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1270
1311
  readonly starsCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1271
1312
  readonly star: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1277,6 +1318,8 @@ declare const iconsByVariant: {
1277
1318
  readonly sortDown: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1278
1319
  readonly smiling: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1279
1320
  readonly smilingAdd: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1321
+ readonly smartPhoneAi: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1322
+ readonly slash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1280
1323
  readonly sign2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1281
1324
  readonly sign1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1282
1325
  readonly show: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1289,6 +1332,7 @@ declare const iconsByVariant: {
1289
1332
  readonly settingSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1290
1333
  readonly send: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1291
1334
  readonly search: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1335
+ readonly searchWww: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1292
1336
  readonly searchDiscountPercent: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1293
1337
  readonly screenSize: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1294
1338
  readonly scan: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1296,6 +1340,7 @@ declare const iconsByVariant: {
1296
1340
  readonly save: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1297
1341
  readonly sadDate: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1298
1342
  readonly rotation: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1343
+ readonly rotatePhone: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1299
1344
  readonly rocket: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1300
1345
  readonly roadmap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1301
1346
  readonly rightUpSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1338,6 +1383,8 @@ declare const iconsByVariant: {
1338
1383
  readonly notification: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1339
1384
  readonly noteLock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1340
1385
  readonly newNotification: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1386
+ readonly networkWorld: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1387
+ readonly musicAi: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1341
1388
  readonly movieTime: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1342
1389
  readonly movieTime2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1343
1390
  readonly move: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1357,6 +1404,7 @@ declare const iconsByVariant: {
1357
1404
  readonly menuCloseLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1358
1405
  readonly menuCloseLeft2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1359
1406
  readonly menu2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1407
+ readonly mention: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1360
1408
  readonly medal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1361
1409
  readonly marker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1362
1410
  readonly marker2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1382,6 +1430,7 @@ declare const iconsByVariant: {
1382
1430
  readonly italic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1383
1431
  readonly insuranceHand: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1384
1432
  readonly insuranceHand2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1433
+ readonly input: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1385
1434
  readonly information: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1386
1435
  readonly infoSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1387
1436
  readonly infoCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1427,9 +1476,11 @@ declare const iconsByVariant: {
1427
1476
  readonly homeStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1428
1477
  readonly home2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1429
1478
  readonly hide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1479
+ readonly hide2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1430
1480
  readonly heart: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1431
1481
  readonly healthClipboard: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1432
1482
  readonly hashtag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1483
+ readonly hashtagCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1433
1484
  readonly happyDate: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1434
1485
  readonly gridInterface: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1435
1486
  readonly gridInterfaceTick: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1489,6 +1540,7 @@ declare const iconsByVariant: {
1489
1540
  readonly discount: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1490
1541
  readonly delete: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1491
1542
  readonly decrecimiento: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1543
+ readonly decimal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1492
1544
  readonly dcoument3Lines: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1493
1545
  readonly darkAndLight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1494
1546
  readonly darkAndLight2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1591,6 +1643,7 @@ declare const iconsByVariant: {
1591
1643
  readonly arrowDownCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1592
1644
  readonly arrowDown3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1593
1645
  readonly arrowDown2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1646
+ readonly archive: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1594
1647
  readonly anthropic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1595
1648
  readonly alignLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1596
1649
  readonly alarmSpeaker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1744,6 +1797,7 @@ declare const iconsByVariant: {
1744
1797
  readonly calendarForward: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1745
1798
  readonly calendarEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1746
1799
  readonly calendarCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1800
+ readonly calendar3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1747
1801
  readonly calendar2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1748
1802
  readonly buy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1749
1803
  readonly bookmark: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1917,6 +1971,7 @@ declare const icons: {
1917
1971
  readonly calendarForward: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1918
1972
  readonly calendarEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1919
1973
  readonly calendarCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1974
+ readonly calendar3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1920
1975
  readonly calendar2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1921
1976
  readonly buy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1922
1977
  readonly bookmark: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1960,6 +2015,7 @@ declare const icons: {
1960
2015
  readonly webPage4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1961
2016
  readonly webPage2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1962
2017
  readonly voice3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2018
+ readonly verticalDrag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1963
2019
  readonly verticalBarChart2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1964
2020
  readonly vectorwork: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1965
2021
  readonly vectorstar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1983,12 +2039,14 @@ declare const icons: {
1983
2039
  readonly unorderedList: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1984
2040
  readonly university: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1985
2041
  readonly underline: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2042
+ readonly unarchive: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1986
2043
  readonly type: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1987
2044
  readonly triangle2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1988
2045
  readonly translateVector: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1989
2046
  readonly tools: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1990
2047
  readonly toggle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1991
2048
  readonly timer: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2049
+ readonly timerRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1992
2050
  readonly textField: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1993
2051
  readonly textColor: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1994
2052
  readonly textAlignRight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2003,6 +2061,7 @@ declare const icons: {
2003
2061
  readonly successDocuments: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2004
2062
  readonly strikethrough: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2005
2063
  readonly stopwatchSpeed: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2064
+ readonly stopwatchEnergy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2006
2065
  readonly stopCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2007
2066
  readonly starsCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2008
2067
  readonly starRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2012,18 +2071,22 @@ declare const icons: {
2012
2071
  readonly sortDown: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2013
2072
  readonly smiling: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2014
2073
  readonly smilingAdd: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2074
+ readonly smartPhoneAi: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2075
+ readonly slash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2015
2076
  readonly sign2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2016
2077
  readonly sign1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2017
2078
  readonly share: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2018
2079
  readonly share2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2019
2080
  readonly settingToolCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2020
2081
  readonly settingSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2082
+ readonly searchWww: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2021
2083
  readonly searchDiscountPercent: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2022
2084
  readonly screenSize: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2023
2085
  readonly scale: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2024
2086
  readonly save: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2025
2087
  readonly sadDate: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2026
2088
  readonly rotation: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2089
+ readonly rotatePhone: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2027
2090
  readonly rocket: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2028
2091
  readonly roadmap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2029
2092
  readonly rightUpSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2053,6 +2116,8 @@ declare const icons: {
2053
2116
  readonly numberedlist: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2054
2117
  readonly noteLock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2055
2118
  readonly newNotification: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2119
+ readonly networkWorld: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2120
+ readonly musicAi: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2056
2121
  readonly movieTime: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2057
2122
  readonly movieTime2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2058
2123
  readonly move: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2068,6 +2133,7 @@ declare const icons: {
2068
2133
  readonly menuCloseLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2069
2134
  readonly menuCloseLeft2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2070
2135
  readonly menu2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2136
+ readonly mention: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2071
2137
  readonly medal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2072
2138
  readonly marker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2073
2139
  readonly marker2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2087,6 +2153,7 @@ declare const icons: {
2087
2153
  readonly italic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2088
2154
  readonly insuranceHand: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2089
2155
  readonly insuranceHand2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2156
+ readonly input: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2090
2157
  readonly information: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2091
2158
  readonly indent: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2092
2159
  readonly inbox: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2126,8 +2193,10 @@ declare const icons: {
2126
2193
  readonly hospital: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2127
2194
  readonly homeStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2128
2195
  readonly home2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2196
+ readonly hide2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2129
2197
  readonly healthClipboard: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2130
2198
  readonly hashtag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2199
+ readonly hashtagCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2131
2200
  readonly happyDate: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2132
2201
  readonly gridInterface: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2133
2202
  readonly gridInterfaceTick: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2173,6 +2242,7 @@ declare const icons: {
2173
2242
  readonly documentCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2174
2243
  readonly docuemtn2LineEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2175
2244
  readonly decrecimiento: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2245
+ readonly decimal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2176
2246
  readonly dcoument3Lines: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2177
2247
  readonly darkAndLight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2178
2248
  readonly darkAndLight2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2233,6 +2303,7 @@ declare const icons: {
2233
2303
  readonly arrowRight22: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2234
2304
  readonly arrowLeft22: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2235
2305
  readonly arrowDownRightsm: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2306
+ readonly archive: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2236
2307
  readonly anthropic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2237
2308
  readonly alignLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2238
2309
  readonly alarmSpeaker: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2258,4 +2329,4 @@ type FichapIconProps = IconSvgProps & {
2258
2329
  */
2259
2330
  declare function Icon({ name, variant, decorative, ...props }: FichapIconProps): React.JSX.Element | null;
2260
2331
 
2261
- export { AccidentRegular, Activity2Regular, ActivityBold, ActivityRegular, AddUserBold, AddUserRegular, AiBrainIdeaRegular, AiBrainLikeRegular, 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, Bag4Regular, 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, CalendarPinRegular, CalendarRegular, CalendarSettingsRegular, CalendarTickRegular, CalendarTimeBold, CalendarTimeBoldRegular, CalendarTimeRegular, CalendarUsersRegular, CallBold, CallMissedBold, CallMissedRegular, CallRegular, CallSilentBold, CallSilentRegular, CallingBold, CallingRegular, CameraAutoRegular, CameraBold, CameraPlusRegular, CameraRegular, CaptchaDiamondStarBold, CaptchaQuestionMarkSquareBold, CarCrashRegular, CatSquareRegular, CategoriesRegular, CategoryBold, CategoryRegular, CenterLayoutRegular, Chart3BarRefreshRegular, Chart3BarTimeRegular, ChartAnalysishRegular, ChartBold, ChartInformationRegular, ChartRegular, ChatBold, ChatQuoteBold, ChatQuoteRegular, ChatRegular, CheckCircleBold, CheckCircleRegular, CheckmarkRegular, ChevronExpandVericalRegular, CircleGridInterfaceRegular, CircleMessage2TextRegular, 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, DocumentPencilBold, DocumentPin2LinesBold, DocumentPinRegular, DocumentRegular, DocumentRemoveRegular, DocumentStarRegular, DocumentVerifiedRegular, DollarAddRegular, DollarCircle3Bold, DollarDocumentRegular, DoubleHeart3Regular, DownLineRegular, DownSquareLineRegular, DownloadBold, DownloadRegular, DraghorizontalRegular, EarthRegular, EditBold, EditRegular, EditSquareBold, EditSquareRegular, EmailOpen3Regular, EmailOpenCloseRegular, EmailPlusAddRegular, EmailTimeWaitRegular, 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, ImageRecognitionRegular, 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, MedalRegular, MediumBold, Menu2Regular, MenuCloseLeft2Regular, MenuCloseLeftRegular, MenuRegular, MenuhorizontalRegular, MessageBold, MessageRegular, MessagesBold, 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, PowerButtonRegular, PrinterRegular, ProfileBold, ProfileRegular, QuestionMarkCircleRegular, QuestionMarkSquareRegular, QuestionsRegular, Refresh2Regular, RefreshRegular, RemoveCircleBold, RemoveUserBold, RemoveUserRegular, ReverseLeftRegular, ReverseRightRegular, RightUpSquareRegular, RoadmapRegular, RocketRegular, 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, TargetRegular, 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, UserBadgeRegular, UserBoardRegular, UserCheckedBold, UserContactRegular, UserDeleteBold, UserInformation2Regular, UserInformationRegular, UserLockRegular, UserRegular, 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 };
2332
+ export { AccidentRegular, Activity2Regular, ActivityBold, ActivityRegular, AddUserBold, AddUserRegular, AiBrainIdeaRegular, AiBrainLikeRegular, AlarmSpeakerRegular, AlignLeftRegular, AnthropicRegular, ArchiveRegular, 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, Bag4Regular, BagBold, BagRegular, BankCardInformationRegular, BoardTasksRegular, BoldRegular, BookBold, BookRegular, BookmarkBold, BookmarkRegular, BotRegular, BuildingOffice2Regular, BuildingOffice3Regular, BuildingOfficeRegular, BuildingRegular, BulletedListRegular, BuyBold, BuyRegular, Calendar2Bold, Calendar2Regular, Calendar3Bold, CalendarAddRegular, CalendarArrowRightRegular, CalendarBold, CalendarCheckBold, CalendarCheckRegular, CalendarDashRegular, CalendarDone2Regular, CalendarDoneRegular, CalendarEditBold, CalendarEditRegular, CalendarForwardBold, CalendarHourglassRegular, CalendarPinRegular, CalendarRegular, CalendarSettingsRegular, CalendarTickRegular, CalendarTimeBold, CalendarTimeBoldRegular, CalendarTimeRegular, CalendarUsersRegular, CallBold, CallMissedBold, CallMissedRegular, CallRegular, CallSilentBold, CallSilentRegular, CallingBold, CallingRegular, CameraAutoRegular, CameraBold, CameraPlusRegular, CameraRegular, CaptchaDiamondStarBold, CaptchaQuestionMarkSquareBold, CarCrashRegular, CatSquareRegular, CategoriesRegular, CategoryBold, CategoryRegular, CenterLayoutRegular, Chart3BarRefreshRegular, Chart3BarTimeRegular, ChartAnalysishRegular, ChartBold, ChartInformationRegular, ChartRegular, ChatBold, ChatQuoteBold, ChatQuoteRegular, ChatRegular, CheckCircleBold, CheckCircleRegular, CheckmarkRegular, ChevronExpandVericalRegular, CircleGridInterfaceRegular, CircleMessage2TextRegular, 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, DecimalRegular, DecrecimientoRegular, DeleteBold, DeleteRegular, DiscountBold, DiscountRegular, DiscoveryBold, DiscoveryRegular, Docuemtn2LineEditRegular, DocumentBadgePlusBold, DocumentBold, DocumentCheckRegular, DocumentErrorRegular, DocumentExploreRegular, DocumentPdfBold, DocumentPdfRegular, DocumentPencilBold, DocumentPin2LinesBold, DocumentPinRegular, DocumentRegular, DocumentRemoveRegular, DocumentStarRegular, DocumentVerifiedRegular, DollarAddRegular, DollarCircle3Bold, DollarDocumentRegular, DoubleHeart3Regular, DownLineRegular, DownSquareLineRegular, DownloadBold, DownloadRegular, DraghorizontalRegular, EarthRegular, EditBold, EditRegular, EditSquareBold, EditSquareRegular, EmailOpen3Regular, EmailOpenCloseRegular, EmailPlusAddRegular, EmailTimeWaitRegular, 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, HashtagCircleRegular, HashtagRegular, HealthClipboardRegular, Heart2Bold, HeartBold, HeartPlusBold, HeartRegular, Hide2Regular, 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, ImageRecognitionRegular, ImageRegular, ImageUp2Regular, ImageUpRegular, InboxRegular, IndentRegular, InfoCircle2Bold, InfoCircleBold, InfoCircleRegular, InfoSquareBold, InfoSquareRegular, InformationRegular, InputRegular, 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, MedalRegular, MediumBold, MentionRegular, Menu2Regular, MenuCloseLeft2Regular, MenuCloseLeftRegular, MenuRegular, MenuhorizontalRegular, MessageBold, MessageRegular, MessagesBold, MicrosoftExelRegular, MicrosoftWordRegular, Minus1Regular, Minus2Bold, Minus2Regular, Minus2VectorRegular, Minus3Bold, Minus4Regular, Monitor2Regular, MoonBold, MoonvectorRegular, MoreCircleBold, MoreCircleRegular, MoreSquareBold, MoreSquareRegular, MoveRegular, MovieTime2Regular, MovieTimeRegular, MusicAiRegular, NetworkWorldRegular, 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, PowerButtonRegular, PrinterRegular, ProfileBold, ProfileRegular, QuestionMarkCircleRegular, QuestionMarkSquareRegular, QuestionsRegular, Refresh2Regular, RefreshRegular, RemoveCircleBold, RemoveUserBold, RemoveUserRegular, ReverseLeftRegular, ReverseRightRegular, RightUpSquareRegular, RoadmapRegular, RocketRegular, RotatePhoneRegular, RotationRegular, SadDateRegular, SaveRegular, ScaleRegular, ScanBold, ScanRegular, ScreenSizeRegular, SearchBold, SearchDiscountPercentRegular, SearchRegular, SearchWwwRegular, Send2Bold, SendBold, SendRegular, SettingBold, SettingRegular, SettingSquareRegular, SettingToolCircleRegular, Share2Regular, ShareRegular, ShieldDoneBold, ShieldDoneRegular, ShieldFailBold, ShieldFailRegular, ShowBold, ShowRegular, Sign1Regular, Sign2Regular, SlashRegular, SlightlyFrowningBold, SmartPhoneAiRegular, SmilingAddRegular, SmilingRegular, SortDownRegular, SortRegular, SoundWaveRegular, SpeakerMegaphone5Bold, SpeakerMegaphone5Regular, SpeakerMegaphoneRegular, SquareBold, StarBold, StarRegular, StarRemoveRegular, StarsCircleRegular, StickerAddBold, StopCircleRegular, StopwatchEnergyRegular, StopwatchPlayBold, StopwatchSpeedRegular, StopwatchStopBold, StrikethroughRegular, SuccessDocumentsRegular, Sun2Bold, SunBold, SunRegular, SunvectorRegular, SwapBold, SwapHorizontalRegular, SwapRegular, SwitchListRegular, SymbolpngRegular, TableRegular, TagBold, TagRegular, TargetRegular, TextAlignCenterRegular, TextAlignLeftRegular, TextAlignRightRegular, TextColorRegular, TextFieldRegular, ThumbDislikeBold, ThumbDislikeRegular, ThumbLikeBold, TickSquareBold, TickSquareRegular, TicketBold, TicketRegular, TicketStarBold, TicketStarRegular, TiktokBold, TimeCircle2Bold, TimeCircleBold, TimeCircleRegular, TimeSquareBold, TimeSquareRegular, TimerPlusBold, TimerRegular, TimerRemoveRegular, TiredBold, TiredRegular, ToggleRegular, ToolsRegular, TranslateLanguageBold, TranslateLanguageRegular, TranslateVectorRegular, Triangle2Regular, TwitterBold, TypeRegular, UnarchiveRegular, UnderlineRegular, UniversityRegular, UnlockBold, UnlockRegular, UnorderedListRegular, UpLineRegular, UpSquareLineRegular, UpdateRight2Regular, UpdateRightRegular, UploadBold, UploadRegular, UserBadgeBold, UserBadgeRegular, UserBoardRegular, UserCheckedBold, UserContactRegular, UserDeleteBold, UserInformation2Regular, UserInformationRegular, UserLockRegular, UserRegular, UserSearchBold, UsersGroupRegular, UsersRegular, VectorcalendarRegular, VectorhomeRegular, VectorinfoSquareRegular, VectorprofileRegular, VectorsettingRegular, VectorstarRegular, VectorworkRegular, VerticalBarChart2Regular, VerticalDragRegular, VideoBold, VideoRegular, Voice2Bold, Voice2Regular, 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 };