@fichap/icons-react 1.0.12 → 1.0.14

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
@@ -170,6 +170,8 @@ declare const StrikethroughRegular: ({ size, width, height, className, ...props
170
170
 
171
171
  declare const StopwatchSpeedRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
172
172
 
173
+ declare const StopwatchPlayRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
174
+
173
175
  declare const StopwatchEnergyRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
174
176
 
175
177
  declare const StopCircleRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -246,6 +248,8 @@ declare const RoadmapRegular: ({ size, width, height, className, ...props }: Ico
246
248
 
247
249
  declare const RightUpSquareRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
248
250
 
251
+ declare const RightSideRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
252
+
249
253
  declare const ReverseRightRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
250
254
 
251
255
  declare const ReverseLeftRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -278,6 +282,8 @@ declare const Plus1Regular: ({ size, width, height, className, ...props }: IconS
278
282
 
279
283
  declare const PlayRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
280
284
 
285
+ declare const PlaneTakeOff2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
286
+
281
287
  declare const PlaneCheckRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
282
288
 
283
289
  declare const PinMapRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -408,6 +414,8 @@ declare const LineChartUpwardRegular: ({ size, width, height, className, ...prop
408
414
 
409
415
  declare const LessRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
410
416
 
417
+ declare const LeftSideRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
418
+
411
419
  declare const LeavesRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
412
420
 
413
421
  declare const JourneyRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -446,6 +454,8 @@ declare const ImageAi2Regular: ({ size, width, height, className, ...props }: Ic
446
454
 
447
455
  declare const Image3Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
448
456
 
457
+ declare const Image2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
458
+
449
459
  declare const IconlyRegularLighExternalLinkRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
450
460
 
451
461
  declare const IconlyRegularBoldVectoruserCheckedRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -594,6 +604,8 @@ declare const EditRegular: ({ size, width, height, className, ...props }: IconSv
594
604
 
595
605
  declare const EditSquareRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
596
606
 
607
+ declare const EditProfileRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
608
+
597
609
  declare const EarthRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
598
610
 
599
611
  declare const DraghorizontalRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -736,6 +748,8 @@ declare const CalendarTimeRegular: ({ size, width, height, className, ...props }
736
748
 
737
749
  declare const CalendarTimeBoldRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
738
750
 
751
+ declare const CalendarTime2Regular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
752
+
739
753
  declare const CalendarTickRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
740
754
 
741
755
  declare const CalendarSettingsRegular: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -874,6 +888,10 @@ declare const XcomBold: ({ size, width, height, className, ...props }: IconSvgPr
874
888
 
875
889
  declare const WorkBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
876
890
 
891
+ declare const WebPageEditBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
892
+
893
+ declare const WebPage5Bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
894
+
877
895
  declare const WalletBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
878
896
 
879
897
  declare const VolumeUpBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -964,6 +982,8 @@ declare const SearchBold: ({ size, width, height, className, ...props }: IconSvg
964
982
 
965
983
  declare const ScanBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
966
984
 
985
+ declare const RightSideBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
986
+
967
987
  declare const RemoveUserBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
968
988
 
969
989
  declare const RemoveCircleBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1004,6 +1024,8 @@ declare const Minus2Bold: ({ size, width, height, className, ...props }: IconSvg
1004
1024
 
1005
1025
  declare const MessagesBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1006
1026
 
1027
+ declare const MessagesQuestionBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1028
+
1007
1029
  declare const MessageBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1008
1030
 
1009
1031
  declare const MediumBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1022,6 +1044,8 @@ declare const LocationBold: ({ size, width, height, className, ...props }: IconS
1022
1044
 
1023
1045
  declare const LinkedinBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1024
1046
 
1047
+ declare const LeftSideBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1048
+
1025
1049
  declare const InstagramBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1026
1050
 
1027
1051
  declare const InfoSquareBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1038,6 +1062,10 @@ declare const HotDrinkBold: ({ size, width, height, className, ...props }: IconS
1038
1062
 
1039
1063
  declare const HomeBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1040
1064
 
1065
+ declare const HomeStarBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1066
+
1067
+ declare const Home2Bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1068
+
1041
1069
  declare const HideBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1042
1070
 
1043
1071
  declare const HeartBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1056,6 +1084,8 @@ declare const FolderBold: ({ size, width, height, className, ...props }: IconSvg
1056
1084
 
1057
1085
  declare const FolderFileBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1058
1086
 
1087
+ declare const FolderFileUpBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1088
+
1059
1089
  declare const FolderFileSearchBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1060
1090
 
1061
1091
  declare const FlashBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1080,6 +1110,8 @@ declare const DollarCircle3Bold: ({ size, width, height, className, ...props }:
1080
1110
 
1081
1111
  declare const DocumentBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1082
1112
 
1113
+ declare const DocumentPinBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1114
+
1083
1115
  declare const DocumentPin2LinesBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1084
1116
 
1085
1117
  declare const DocumentPencilBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1148,12 +1180,16 @@ declare const CalendarEditBold: ({ size, width, height, className, ...props }: I
1148
1180
 
1149
1181
  declare const CalendarCheckBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1150
1182
 
1183
+ declare const Calendar4Bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1184
+
1151
1185
  declare const Calendar3Bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1152
1186
 
1153
1187
  declare const Calendar2Bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1154
1188
 
1155
1189
  declare const BuyBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1156
1190
 
1191
+ declare const BotBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1192
+
1157
1193
  declare const BookmarkBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1158
1194
 
1159
1195
  declare const BookBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1216,11 +1252,11 @@ type IconComponent = (props: IconSvgProps) => React.ReactElement;
1216
1252
  type IconVariant = 'regular' | 'bold';
1217
1253
  /** Icon names grouped by variant. */
1218
1254
  declare const iconNamesByVariant: {
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"];
1255
+ 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", "calendarTime2", "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", "editProfile", "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", "image2", "image3", "imageAi", "imageAi2", "imageDown", "imageRecognition", "imageUp", "imageUp2", "inbox", "indent", "infoCircle", "infoSquare", "information", "input", "insuranceHand", "insuranceHand2", "italic", "journey", "leaves", "leftSide", "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", "planeTakeOff2", "play", "plus", "plus1", "plus2", "plus4", "powerButton", "printer", "profile", "questionMarkCircle", "questionMarkSquare", "questions", "refresh", "refresh2", "removeUser", "reverseLeft", "reverseRight", "rightSide", "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", "stopwatchPlay", "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"];
1256
+ 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", "bot", "buy", "calendar", "calendar2", "calendar3", "calendar4", "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", "documentPin", "documentPin2Lines", "dollarCircle3", "download", "edit", "editSquare", "eye2", "facebook", "filter", "filter2", "flag", "flash", "folder", "folderFile", "folderFileSearch", "folderFileUp", "forwardClockTimer10", "game", "graph", "heart", "heart2", "heartPlus", "hide", "home", "home2", "homeStar", "hotDrink", "icon2User", "icon3User", "image", "image2", "infoCircle", "infoCircle2", "infoSquare", "instagram", "leftSide", "linkedin", "location", "lock", "login", "logout", "macNotebook", "mapClose", "medium", "message", "messages", "messagesQuestion", "minus2", "minus3", "moon", "moreCircle", "moreSquare", "notification", "paper", "paperDownload", "paperFail", "paperNegative", "paperPlus", "paperUpload", "password", "planeCheck", "play", "plus", "profile", "removeCircle", "removeUser", "rightSide", "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", "webPage5", "webPageEdit", "work", "xcom", "youtube"];
1221
1257
  };
1222
1258
  /** Flat list of all valid icon names accepted by the Icon wrapper. */
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"];
1259
+ 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", "calendar4", "calendarAdd", "calendarArrowRight", "calendarCheck", "calendarDash", "calendarDone", "calendarDone2", "calendarEdit", "calendarForward", "calendarHourglass", "calendarPin", "calendarSettings", "calendarTick", "calendarTime", "calendarTime2", "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", "editProfile", "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", "leftSide", "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", "messagesQuestion", "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", "planeTakeOff2", "play", "plus", "plus1", "plus2", "plus4", "powerButton", "printer", "profile", "questionMarkCircle", "questionMarkSquare", "questions", "refresh", "refresh2", "removeCircle", "removeUser", "reverseLeft", "reverseRight", "rightSide", "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", "webPage5", "webPageEdit", "webPageEdit2", "weight1", "whatsapp", "wheelchair", "wheelchair2", "work", "world", "wrench", "xcom", "youtube", "zoomIn", "zoomOut"];
1224
1260
  /** All valid icon names accepted by the Icon wrapper. */
1225
1261
  type IconName = (typeof iconNames)[number];
1226
1262
  declare const iconsByVariant: {
@@ -1306,6 +1342,7 @@ declare const iconsByVariant: {
1306
1342
  readonly successDocuments: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1307
1343
  readonly strikethrough: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1308
1344
  readonly stopwatchSpeed: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1345
+ readonly stopwatchPlay: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1309
1346
  readonly stopwatchEnergy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1310
1347
  readonly stopCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1311
1348
  readonly starsCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1344,6 +1381,7 @@ declare const iconsByVariant: {
1344
1381
  readonly rocket: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1345
1382
  readonly roadmap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1346
1383
  readonly rightUpSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1384
+ readonly rightSide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1347
1385
  readonly reverseRight: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1348
1386
  readonly reverseLeft: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1349
1387
  readonly removeUser: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1360,6 +1398,7 @@ declare const iconsByVariant: {
1360
1398
  readonly plus2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1361
1399
  readonly plus1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1362
1400
  readonly play: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1401
+ readonly planeTakeOff2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1363
1402
  readonly planeCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1364
1403
  readonly pinMap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1365
1404
  readonly photo: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1425,6 +1464,7 @@ declare const iconsByVariant: {
1425
1464
  readonly link2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1426
1465
  readonly lineChartUpward: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1427
1466
  readonly less: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1467
+ readonly leftSide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1428
1468
  readonly leaves: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1429
1469
  readonly journey: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1430
1470
  readonly italic: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1444,6 +1484,7 @@ declare const iconsByVariant: {
1444
1484
  readonly imageAi: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1445
1485
  readonly imageAi2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1446
1486
  readonly image3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1487
+ readonly image2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1447
1488
  readonly iconlyRegularLighExternalLink: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1448
1489
  readonly iconlyRegularBoldVectoruserChecked: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1449
1490
  readonly iconlyRegularBoldUserSearch: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1518,6 +1559,7 @@ declare const iconsByVariant: {
1518
1559
  readonly emailOpen3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1519
1560
  readonly edit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1520
1561
  readonly editSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1562
+ readonly editProfile: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1521
1563
  readonly earth: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1522
1564
  readonly draghorizontal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1523
1565
  readonly download: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1589,6 +1631,7 @@ declare const iconsByVariant: {
1589
1631
  readonly calendarUsers: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1590
1632
  readonly calendarTime: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1591
1633
  readonly calendarTimeBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1634
+ readonly calendarTime2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1592
1635
  readonly calendarTick: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1593
1636
  readonly calendarSettings: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1594
1637
  readonly calendarPin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1660,6 +1703,8 @@ declare const iconsByVariant: {
1660
1703
  readonly youtube: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1661
1704
  readonly xcom: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1662
1705
  readonly work: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1706
+ readonly webPageEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1707
+ readonly webPage5: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1663
1708
  readonly wallet: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1664
1709
  readonly volumeUp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1665
1710
  readonly volumeOff: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1705,6 +1750,7 @@ declare const iconsByVariant: {
1705
1750
  readonly send2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1706
1751
  readonly search: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1707
1752
  readonly scan: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1753
+ readonly rightSide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1708
1754
  readonly removeUser: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1709
1755
  readonly removeCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1710
1756
  readonly profile: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1725,6 +1771,7 @@ declare const iconsByVariant: {
1725
1771
  readonly minus3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1726
1772
  readonly minus2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1727
1773
  readonly messages: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1774
+ readonly messagesQuestion: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1728
1775
  readonly message: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1729
1776
  readonly medium: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1730
1777
  readonly mapClose: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1734,6 +1781,7 @@ declare const iconsByVariant: {
1734
1781
  readonly lock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1735
1782
  readonly location: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1736
1783
  readonly linkedin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1784
+ readonly leftSide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1737
1785
  readonly instagram: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1738
1786
  readonly infoSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1739
1787
  readonly infoCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1742,6 +1790,8 @@ declare const iconsByVariant: {
1742
1790
  readonly image2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1743
1791
  readonly hotDrink: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1744
1792
  readonly home: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1793
+ readonly homeStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1794
+ readonly home2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1745
1795
  readonly hide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1746
1796
  readonly heart: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1747
1797
  readonly heartPlus: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1751,6 +1801,7 @@ declare const iconsByVariant: {
1751
1801
  readonly forwardClockTimer10: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1752
1802
  readonly folder: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1753
1803
  readonly folderFile: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1804
+ readonly folderFileUp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1754
1805
  readonly folderFileSearch: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1755
1806
  readonly flash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1756
1807
  readonly flag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1763,6 +1814,7 @@ declare const iconsByVariant: {
1763
1814
  readonly download: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1764
1815
  readonly dollarCircle3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1765
1816
  readonly document: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1817
+ readonly documentPin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1766
1818
  readonly documentPin2Lines: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1767
1819
  readonly documentPencil: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1768
1820
  readonly documentPdf: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1797,9 +1849,11 @@ declare const iconsByVariant: {
1797
1849
  readonly calendarForward: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1798
1850
  readonly calendarEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1799
1851
  readonly calendarCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1852
+ readonly calendar4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1800
1853
  readonly calendar3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1801
1854
  readonly calendar2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1802
1855
  readonly buy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1856
+ readonly bot: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1803
1857
  readonly bookmark: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1804
1858
  readonly book: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1805
1859
  readonly bag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1834,6 +1888,8 @@ declare const icons: {
1834
1888
  readonly youtube: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1835
1889
  readonly xcom: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1836
1890
  readonly work: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1891
+ readonly webPageEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1892
+ readonly webPage5: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1837
1893
  readonly wallet: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1838
1894
  readonly volumeUp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1839
1895
  readonly volumeOff: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1879,6 +1935,7 @@ declare const icons: {
1879
1935
  readonly send2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1880
1936
  readonly search: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1881
1937
  readonly scan: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1938
+ readonly rightSide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1882
1939
  readonly removeUser: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1883
1940
  readonly removeCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1884
1941
  readonly profile: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1899,6 +1956,7 @@ declare const icons: {
1899
1956
  readonly minus3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1900
1957
  readonly minus2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1901
1958
  readonly messages: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1959
+ readonly messagesQuestion: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1902
1960
  readonly message: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1903
1961
  readonly medium: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1904
1962
  readonly mapClose: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1908,6 +1966,7 @@ declare const icons: {
1908
1966
  readonly lock: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1909
1967
  readonly location: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1910
1968
  readonly linkedin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1969
+ readonly leftSide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1911
1970
  readonly instagram: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1912
1971
  readonly infoSquare: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1913
1972
  readonly infoCircle: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1916,6 +1975,8 @@ declare const icons: {
1916
1975
  readonly image2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1917
1976
  readonly hotDrink: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1918
1977
  readonly home: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1978
+ readonly homeStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1979
+ readonly home2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1919
1980
  readonly hide: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1920
1981
  readonly heart: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1921
1982
  readonly heartPlus: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1925,6 +1986,7 @@ declare const icons: {
1925
1986
  readonly forwardClockTimer10: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1926
1987
  readonly folder: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1927
1988
  readonly folderFile: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1989
+ readonly folderFileUp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1928
1990
  readonly folderFileSearch: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1929
1991
  readonly flash: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1930
1992
  readonly flag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1937,6 +1999,7 @@ declare const icons: {
1937
1999
  readonly download: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1938
2000
  readonly dollarCircle3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1939
2001
  readonly document: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2002
+ readonly documentPin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1940
2003
  readonly documentPin2Lines: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1941
2004
  readonly documentPencil: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1942
2005
  readonly documentPdf: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -1971,9 +2034,11 @@ declare const icons: {
1971
2034
  readonly calendarForward: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1972
2035
  readonly calendarEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1973
2036
  readonly calendarCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2037
+ readonly calendar4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1974
2038
  readonly calendar3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1975
2039
  readonly calendar2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1976
2040
  readonly buy: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2041
+ readonly bot: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1977
2042
  readonly bookmark: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1978
2043
  readonly book: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
1979
2044
  readonly bag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2010,7 +2075,6 @@ declare const icons: {
2010
2075
  readonly wheelchair: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2011
2076
  readonly whatsapp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2012
2077
  readonly weight1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2013
- readonly webPageEdit: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2014
2078
  readonly webPageEdit2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2015
2079
  readonly webPage4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2016
2080
  readonly webPage2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2102,6 +2166,7 @@ declare const icons: {
2102
2166
  readonly plus4: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2103
2167
  readonly plus2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2104
2168
  readonly plus1: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2169
+ readonly planeTakeOff2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2105
2170
  readonly pinMap: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2106
2171
  readonly photo: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2107
2172
  readonly pen: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2191,8 +2256,6 @@ declare const icons: {
2191
2256
  readonly iconSeparate: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2192
2257
  readonly hourglass: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2193
2258
  readonly hospital: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2194
- readonly homeStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2195
- readonly home2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2196
2259
  readonly hide2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2197
2260
  readonly healthClipboard: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2198
2261
  readonly hashtag: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2209,7 +2272,6 @@ declare const icons: {
2209
2272
  readonly ggift: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2210
2273
  readonly galleryView: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2211
2274
  readonly frame: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2212
- readonly folderFileUp: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2213
2275
  readonly folderFileAddPlus: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2214
2276
  readonly flowChart: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2215
2277
  readonly flipcalendarTime: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2226,6 +2288,7 @@ declare const icons: {
2226
2288
  readonly emailPlusAdd: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2227
2289
  readonly emailOpenClose: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2228
2290
  readonly emailOpen3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2291
+ readonly editProfile: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2229
2292
  readonly earth: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2230
2293
  readonly draghorizontal: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2231
2294
  readonly downSquareLine: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2236,7 +2299,6 @@ declare const icons: {
2236
2299
  readonly documentVerified: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2237
2300
  readonly documentStar: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2238
2301
  readonly documentRemove: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2239
- readonly documentPin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2240
2302
  readonly documentExplore: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2241
2303
  readonly documentError: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2242
2304
  readonly documentCheck: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2276,6 +2338,7 @@ declare const icons: {
2276
2338
  readonly cameraAuto: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2277
2339
  readonly calendarUsers: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2278
2340
  readonly calendarTimeBold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2341
+ readonly calendarTime2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2279
2342
  readonly calendarTick: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2280
2343
  readonly calendarSettings: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2281
2344
  readonly calendarPin: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2290,7 +2353,6 @@ declare const icons: {
2290
2353
  readonly buildingOffice: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2291
2354
  readonly buildingOffice3: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2292
2355
  readonly buildingOffice2: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2293
- readonly bot: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2294
2356
  readonly bold: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2295
2357
  readonly boardTasks: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
2296
2358
  readonly bankCardInformation: ({ size, width, height, className, ...props }: IconSvgProps) => React.JSX.Element;
@@ -2329,4 +2391,4 @@ type FichapIconProps = IconSvgProps & {
2329
2391
  */
2330
2392
  declare function Icon({ name, variant, decorative, ...props }: FichapIconProps): React.JSX.Element | null;
2331
2393
 
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 };
2394
+ 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, BotBold, BotRegular, BuildingOffice2Regular, BuildingOffice3Regular, BuildingOfficeRegular, BuildingRegular, BulletedListRegular, BuyBold, BuyRegular, Calendar2Bold, Calendar2Regular, Calendar3Bold, Calendar4Bold, CalendarAddRegular, CalendarArrowRightRegular, CalendarBold, CalendarCheckBold, CalendarCheckRegular, CalendarDashRegular, CalendarDone2Regular, CalendarDoneRegular, CalendarEditBold, CalendarEditRegular, CalendarForwardBold, CalendarHourglassRegular, CalendarPinRegular, CalendarRegular, CalendarSettingsRegular, CalendarTickRegular, CalendarTime2Regular, 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, DocumentPinBold, DocumentPinRegular, DocumentRegular, DocumentRemoveRegular, DocumentStarRegular, DocumentVerifiedRegular, DollarAddRegular, DollarCircle3Bold, DollarDocumentRegular, DoubleHeart3Regular, DownLineRegular, DownSquareLineRegular, DownloadBold, DownloadRegular, DraghorizontalRegular, EarthRegular, EditBold, EditProfileRegular, 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, FolderFileUpBold, 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, Home2Bold, Home2Regular, HomeBold, HomeRegular, HomeStarBold, 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, Image2Regular, Image3Regular, ImageAi2Regular, ImageAiRegular, ImageBold, ImageDownRegular, ImageRecognitionRegular, ImageRegular, ImageUp2Regular, ImageUpRegular, InboxRegular, IndentRegular, InfoCircle2Bold, InfoCircleBold, InfoCircleRegular, InfoSquareBold, InfoSquareRegular, InformationRegular, InputRegular, InstagramBold, InsuranceHand2Regular, InsuranceHandRegular, ItalicRegular, JourneyRegular, LeavesRegular, LeftSideBold, LeftSideRegular, 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, MessagesQuestionBold, 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, PlaneTakeOff2Regular, PlayBold, PlayRegular, Plus1Regular, Plus2Regular, Plus4Regular, PlusBold, PlusRegular, PowerButtonRegular, PrinterRegular, ProfileBold, ProfileRegular, QuestionMarkCircleRegular, QuestionMarkSquareRegular, QuestionsRegular, Refresh2Regular, RefreshRegular, RemoveCircleBold, RemoveUserBold, RemoveUserRegular, ReverseLeftRegular, ReverseRightRegular, RightSideBold, RightSideRegular, 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, StopwatchPlayRegular, 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, WebPage5Bold, WebPageEdit2Regular, WebPageEditBold, WebPageEditRegular, Weight1Regular, WhatsappRegular, Wheelchair2Regular, WheelchairRegular, WorkBold, WorldRegular, WrenchRegular, XcomBold, XcomRegular, YoutubeBold, ZoomInRegular, ZoomOutRegular, iconNames, iconNamesByVariant, icons, iconsByVariant };