@vodafone_de/brix-components 7.0.17 → 7.0.18

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.
Files changed (203) hide show
  1. package/dist/{BackgroundColor-e0N9tdDR.js → BackgroundColor-DSOSZvNi.js} +2 -2
  2. package/dist/{BorderColor-BummoQ1-.js → BorderColor-CYdSW9dg.js} +5 -5
  3. package/dist/{ButtonAppearanceHelper-D7-_vPGW.js → ButtonAppearanceHelper-D2SlSoU8.js} +2 -2
  4. package/dist/{FontWeight-DEBGHbtO.js → FontWeight-C2pGs7aR.js} +2 -2
  5. package/dist/{ObjectColor-BYFmdKyF.js → ObjectColor-0RAzLGI5.js} +3 -3
  6. package/dist/Spacing-BMQelJYr.js +25 -0
  7. package/dist/{index-nlha6S6-.js → _5gPlusIcon-B_69VW4X.js} +582 -658
  8. package/dist/components/Accordion/index.js +8 -7
  9. package/dist/components/AccordionGroup/index.js +2 -2
  10. package/dist/components/Badge/index.d.ts +1 -0
  11. package/dist/components/Badge/index.js +54 -9
  12. package/dist/components/Badge/props.d.ts +11 -2
  13. package/dist/components/Badge/validate.d.ts +5 -0
  14. package/dist/components/Badge/validate.test.d.ts +1 -0
  15. package/dist/components/Body/index.d.ts +1 -0
  16. package/dist/components/Body/index.js +49 -6
  17. package/dist/components/Body/props.d.ts +5 -0
  18. package/dist/components/Body/validate.d.ts +8 -0
  19. package/dist/components/Body/validate.test.d.ts +1 -0
  20. package/dist/components/BottomBar/index.js +3 -3
  21. package/dist/components/Button/index.js +2 -2
  22. package/dist/components/ButtonAsLink/index.js +2 -2
  23. package/dist/components/ButtonGroup/index.js +2 -2
  24. package/dist/components/Card/index.js +3 -3
  25. package/dist/components/Carousel/index.js +11 -8
  26. package/dist/components/Checkbox/index.js +5 -4
  27. package/dist/components/CheckboxGroup/index.js +3 -3
  28. package/dist/components/Collapsible/index.js +2 -2
  29. package/dist/components/ColorSwatch/index.js +5 -4
  30. package/dist/components/ColorSwatchGroup/index.js +5 -4
  31. package/dist/components/ConsentMessage/index.d.ts +1 -0
  32. package/dist/components/ConsentMessage/index.js +5 -4
  33. package/dist/components/Container/index.d.ts +1 -0
  34. package/dist/components/Container/index.js +34 -64
  35. package/dist/components/Container/validate.d.ts +5 -0
  36. package/dist/components/Container/validate.test.d.ts +1 -0
  37. package/dist/components/DateInput/index.js +5 -5
  38. package/dist/components/DemoBox/index.js +2 -2
  39. package/dist/components/Dialog/index.js +4 -4
  40. package/dist/components/DiscoveryCard/index.js +13 -10
  41. package/dist/components/DiscoveryCardGroup/index.js +2 -2
  42. package/dist/components/Divider/index.js +1 -24
  43. package/dist/components/Fieldset/index.js +2 -2
  44. package/dist/components/FilterGroup/index.js +9 -8
  45. package/dist/components/Flex/index.js +2 -2
  46. package/dist/components/FlexItem/index.js +2 -2
  47. package/dist/components/FootnoteContent/index.js +2 -2
  48. package/dist/components/FootnoteLink/index.js +6 -4
  49. package/dist/components/Form/index.js +2 -2
  50. package/dist/components/FormElement/index.js +1 -1
  51. package/dist/components/FormHelperLabel/index.js +1 -1
  52. package/dist/components/FormHelperMessage/index.js +1 -1
  53. package/dist/components/FormHelperStatusIcon/index.js +3 -2
  54. package/dist/components/GoogleMap/index.js +3 -3
  55. package/dist/components/Grid/index.d.ts +1 -0
  56. package/dist/components/Grid/index.js +68 -4
  57. package/dist/components/Grid/validate.d.ts +9 -0
  58. package/dist/components/Grid/validate.test.d.ts +1 -0
  59. package/dist/components/GridItem/index.d.ts +1 -0
  60. package/dist/components/GridItem/index.js +42 -4
  61. package/dist/components/GridItem/validate.d.ts +5 -0
  62. package/dist/components/GridItem/validate.test.d.ts +1 -0
  63. package/dist/components/Heading/index.d.ts +1 -0
  64. package/dist/components/Heading/index.js +48 -71
  65. package/dist/components/Heading/props.d.ts +3 -4
  66. package/dist/components/Heading/validate.d.ts +9 -0
  67. package/dist/components/Heading/validate.test.d.ts +1 -0
  68. package/dist/components/HifiIcon/index.js +2 -2
  69. package/dist/components/Icon/index.js +1 -1
  70. package/dist/components/IconButton/index.js +7 -6
  71. package/dist/components/IconLoader/index.d.ts +1 -0
  72. package/dist/components/IconLoader/index.js +5 -3
  73. package/dist/components/IconLoader/validate.d.ts +4 -0
  74. package/dist/components/IconLoader/validate.test.d.ts +1 -0
  75. package/dist/components/IconSnippet/index.js +7 -6
  76. package/dist/components/IconSnippet/styled.d.ts +1 -1
  77. package/dist/components/IconSnippetList/index.js +2 -2
  78. package/dist/components/Image/index.js +1 -1
  79. package/dist/components/ImageHeader/index.js +13 -13
  80. package/dist/components/ImageHeader/props.d.ts +1 -1
  81. package/dist/components/ImageHeader/styled.d.ts +4 -4
  82. package/dist/components/InlineIcon/index.d.ts +2 -2
  83. package/dist/components/InlineIcon/index.js +3 -2
  84. package/dist/components/InlineLink/index.js +7 -5
  85. package/dist/components/InlineLink/styled.d.ts +1 -2
  86. package/dist/components/Input/index.js +2 -2
  87. package/dist/components/Label/index.js +1 -1
  88. package/dist/components/Legend/index.js +1 -1
  89. package/dist/components/Link/index.js +9 -5
  90. package/dist/components/Link/styled.d.ts +1 -1
  91. package/dist/components/LinkAsButton/index.js +1 -1
  92. package/dist/components/LinkList/index.js +7 -44
  93. package/dist/components/LinkList/validate.d.ts +3 -0
  94. package/dist/components/LinkList/validate.test.d.ts +1 -0
  95. package/dist/components/LinkListItem/index.js +10 -281
  96. package/dist/components/LinkListItem/validate.d.ts +3 -0
  97. package/dist/components/LinkListItem/validate.test.d.ts +1 -0
  98. package/dist/components/LoadingSpinner/index.js +2 -2
  99. package/dist/components/MediaText/index.js +8 -7
  100. package/dist/components/MediaText/styled.d.ts +2 -2
  101. package/dist/components/Notification/index.js +13 -10
  102. package/dist/components/OpenTextFootnoteAdapter/getFootnoteContent.d.ts +22 -0
  103. package/dist/components/OpenTextFootnoteAdapter/index.d.ts +5 -0
  104. package/dist/components/OpenTextFootnoteAdapter/index.js +89 -0
  105. package/dist/components/OpenTextFootnoteAdapter/props.d.ts +14 -0
  106. package/dist/components/Overlay/index.js +2 -2
  107. package/dist/components/PickerGroup/index.js +9 -8
  108. package/dist/components/Price/index.js +2 -2
  109. package/dist/components/ProductCard/index.js +9 -7
  110. package/dist/components/QuickLinkList/index.js +4 -3
  111. package/dist/components/RadioGroup/index.js +8 -6
  112. package/dist/components/Rating/index.js +6 -6
  113. package/dist/components/ResponsiveImage/index.js +2 -2
  114. package/dist/components/RichText/index.js +1 -1
  115. package/dist/components/RichtTextContentful/getOptions.d.ts +3 -0
  116. package/dist/components/RichtTextContentful/index.d.ts +5 -0
  117. package/dist/components/RichtTextContentful/index.js +88 -0
  118. package/dist/components/RichtTextContentful/props.d.ts +18 -0
  119. package/dist/components/RichtTextContentful/styled.d.ts +2 -0
  120. package/dist/components/RichtTextContentful/validate.d.ts +3 -0
  121. package/dist/components/RichtTextContentful/validate.test.d.ts +1 -0
  122. package/dist/components/ScreenreaderOnly/index.js +1 -1
  123. package/dist/components/SearchInput/index.js +21 -8
  124. package/dist/components/SelectInput/index.js +7 -6
  125. package/dist/components/SmoothScrollArea/index.d.ts +15 -0
  126. package/dist/components/SmoothScrollArea/index.js +19 -0
  127. package/dist/components/SmoothScrollArea/props.d.ts +5 -0
  128. package/dist/components/SmoothScrollArea/styled.d.ts +2 -0
  129. package/dist/components/Stepper/index.js +5 -5
  130. package/dist/components/SuggestInput/index.js +9 -8
  131. package/dist/components/Switch/index.js +7 -6
  132. package/dist/components/TabGroup/index.js +10 -9
  133. package/dist/components/TabularPrice/index.js +2 -2
  134. package/dist/components/TextList/index.js +4 -3
  135. package/dist/components/Textarea/index.js +4 -4
  136. package/dist/components/TimeInput/index.js +6 -5
  137. package/dist/components/Tray/index.js +4 -4
  138. package/dist/components/YoutubeVideo/index.js +1 -1
  139. package/dist/contentful/LegibleContent.d.ts +19 -0
  140. package/dist/contentful/LegibleContent.test.d.ts +1 -0
  141. package/dist/contentful/components.d.ts +25 -0
  142. package/dist/contentful/index.d.ts +1 -0
  143. package/dist/contentful/index.js +23 -0
  144. package/dist/contentful/live-preview-inspector/index.d.ts +2 -0
  145. package/dist/contentful/live-preview-inspector/index.js +7 -0
  146. package/dist/contentful/live-preview-renderer/index.d.ts +5 -0
  147. package/dist/contentful/live-preview-renderer/index.js +19 -0
  148. package/dist/contentful/live-preview-renderer/props.d.ts +2 -0
  149. package/dist/contentful/map/MapFunction.d.ts +2 -0
  150. package/dist/contentful/map/badge.d.ts +4 -0
  151. package/dist/contentful/map/body.d.ts +4 -0
  152. package/dist/contentful/map/container.d.ts +4 -0
  153. package/dist/contentful/map/getContentfulIdentifier.d.ts +2 -0
  154. package/dist/contentful/map/grid-item.d.ts +4 -0
  155. package/dist/contentful/map/grid.d.ts +4 -0
  156. package/dist/contentful/map/heading.d.ts +4 -0
  157. package/dist/contentful/map/icon-loader.d.ts +4 -0
  158. package/dist/contentful/map/linklist-item.d.ts +4 -0
  159. package/dist/contentful/map/linklist.d.ts +4 -0
  160. package/dist/contentful/map/mapContentToComponents.d.ts +3 -0
  161. package/dist/contentful/map/richtext.d.ts +4 -0
  162. package/dist/contentful/renderer/index.d.ts +5 -0
  163. package/dist/contentful/renderer/index.js +17 -0
  164. package/dist/contentful/renderer/props.d.ts +7 -0
  165. package/dist/contentful/transform/transformBottomSpacing.d.ts +2 -0
  166. package/dist/contentful/transform/transformIconSize.d.ts +2 -0
  167. package/dist/filterProps-CTn92eZw.js +17 -0
  168. package/dist/foundations/GlobalStyle/index.js +1 -1
  169. package/dist/foundations/PatternProps/index.d.ts +4 -0
  170. package/dist/icons/index.d.ts +1 -0
  171. package/dist/icons/index.js +586 -1
  172. package/dist/{index-BGzZNXhm.js → index-BBQw77Pn.js} +1 -1
  173. package/dist/index-BdUFiKHr.js +1277 -0
  174. package/dist/{index-B5JE6_oH.js → index-C8lpS44n.js} +4 -4
  175. package/dist/{index-C79S-Wsp.js → index-Cy0Uf6Y5.js} +11 -52
  176. package/dist/{index-CmQQ3Yv5.js → index-Dy21IAhD.js} +7 -6
  177. package/dist/{index-65J78XS3.js → index-R87ALCWk.js} +6 -5
  178. package/dist/index.d.ts +10 -0
  179. package/dist/index.js +210 -155
  180. package/dist/isObject-cuWKq2kY.js +27 -0
  181. package/dist/mapContentToComponents-CbXgjoiV.js +756 -0
  182. package/dist/props-7dcsjRUx.js +28 -0
  183. package/dist/{styled-DfRqOhEe.js → styled-1OrCdMDT.js} +3 -3
  184. package/dist/{index-BVj9O1Ok.js → styled-B-_SmQSA.js} +15 -20
  185. package/dist/styled-BM1Yo9eD.js +291 -0
  186. package/dist/{styled-DW_1yJ26.js → styled-BTBLpB_G.js} +4 -4
  187. package/dist/styled-BlHKbHF4.js +47 -0
  188. package/dist/{styled-Bb-x3rQZ.js → styled-CPNO3vN5.js} +2 -2
  189. package/dist/{styled-CmLKmJTW.js → styled-CW4e5Qa3.js} +3 -3
  190. package/dist/{styled-C_6duhrA.js → styled-CyZvsdJs.js} +2 -2
  191. package/dist/styled-D8a-ap4J.js +27 -0
  192. package/dist/styled-DJWrbsIZ.js +55 -0
  193. package/dist/styled-DOK4C5Ml.js +901 -0
  194. package/dist/{styled-F9JkvNZc.js → styled-Djetw1lK.js} +4 -4
  195. package/dist/{styled-5D89aXCD.js → styled-DtUIJa88.js} +5 -5
  196. package/dist/{styled-CnDhIfsa.js → styled-RnVr222F.js} +3 -28
  197. package/dist/{styled-CBC-08Bc.js → styled-U9du2n1i.js} +3 -3
  198. package/dist/styled-VAsSnb5y.js +76 -0
  199. package/dist/styled-jl0239KS.js +69 -0
  200. package/dist/{tags-D0ExIPLD.js → tags-38kBhOn6.js} +19 -8
  201. package/package.json +6 -1
  202. package/dist/Spacing-D0HQH9YJ.js +0 -16
  203. package/dist/filterProps-DvdA5yH6.js +0 -17
@@ -0,0 +1,1277 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { ig as _5gPlusIcon, ie as _5GIcon, id as _4gPlusplusIcon, ic as _4gPlusIcon, ib as _4GIcon, ia as _3GIcon, i9 as _360ViewIcon, i8 as _2gIcon, i7 as _1stMonthFreeIcon, i6 as ZoomOutIcon, i5 as ZoomInIcon, i4 as WizardIcon, i3 as WithdrawCashIcon, i2 as WifiGoodIcon, i1 as WifiAlwaysOnIcon, i0 as WeightIcon, h$ as WebsiteIcon, h_ as WebProtectionIcon, hZ as WaterproofIcon, hY as WatchIcon, hX as WarningIcon, hW as VoicemailIcon, hV as VodafoneTvIcon, hU as VodafoneStoreIcon, hT as VocSensorIcon, hS as VirusProtectionIcon, hR as VirtuosoIcon, hQ as VideoIcon, hP as VideoFrameIcon, hO as VfHappyIcon, hN as VfHappyHelpfulIcon, hM as VSimAndDeviceIcon, hL as VRHeadsetIcon, hK as VPetIcon, hJ as VKidsIcon, hI as VCarIcon, hH as VCarDongleIcon, hG as UsersIcon, hF as UserScanIcon, hE as UserLogInIcon, hD as UsbModemIcon, hC as UploadIcon, hB as UpgradeMobilesIcon, hA as UpgradeIcon, hz as UpcomingIcon, hy as UnlockedRewardsIcon, hx as UnlimitedMobileIcon, hw as UnlimitedIcon, hv as UnifiedCommunicationsIcon, hu as UnderlinedIcon, ht as Under28Icon, hs as TvVodIcon, hr as TvUhdIcon, hq as TvTvIcon, hp as TvTimeFlexibleIcon, ho as TvRemoteIcon, hn as TvPrimetimeIcon, hm as TvKidsIcon, hl as TvIcon, hk as TvHdIcon, hj as TvEverywhereIcon, hi as TvEverywhereHomeIcon, hh as TvEpgIcon, hg as TvEntertainmentIcon, hf as TvDiscoveryIcon, he as TvChannelVarietyIcon, hd as TvBluetoothAndRemoteIcon, hc as TvAnytimeIcon, hb as TrophyIcon, ha as TreeIcon, h9 as TranslateIcon, h8 as TransferProjectIcon, h7 as TrainersIcon, h6 as TradeInIcon, h5 as TrackisafeIcon, h4 as TouchScreenIcon, h3 as TopicsIcon, h2 as TopUpIcon, h1 as ToggleSimpleIcon, h0 as ToggleIcon, g$ as TobiIcon, g_ as ToDoListIcon, gZ as TicketsIcon, gY as TickOutlineIcon, gX as TickIcon, gW as TickCircleIcon, gV as ThickTickIcon, gU as TheftIcon, gT as TetheringIcon, gS as TemperatureIcon, gR as TechnicIcon, gQ as TalkIcon, gP as TabletMobileIcon, gO as TabletIcon, gN as SyncIcon, gM as SwitchCameraIcon, gL as SwitchCallIcon, gK as SuperwifiIcon, gJ as SuperstarIcon, gI as StudentIcon, gH as StrikeThroughIcon, gG as StoreOfferIcon, gF as StopIcon, gE as StopCircleIcon, gD as SteeringWheelIcon, gC as SplitBillingIcon, gB as SpellCheckIcon, gA as SpeedingIcon, gz as SoundOffIcon, gy as SoundIcon, gx as SoundActiveIcon, gw as SosIcon, gv as SosEmergencyIcon, gu as SosCreditIcon, gt as SortIcon, gs as SohoIcon, gr as SocialYoutubeIcon, gq as SocialTwitterIcon, gp as SocialPinterestIcon, go as SocialPaypalIcon, gn as SocialLinkedinIcon, gm as SocialInstaIcon, gl as SocialFacebookIcon, gk as SnowIcon, gj as SmsTextIcon, gi as SmsIcon, gh as SmeIcon, gg as SmartPlugIcon, gf as SmartKeyboardIcon, ge as SmartHomeIcon, gd as SmartCameraIcon, gc as SmallAndLightweightIcon, gb as SinglePalletIcon, ga as SimSwapIcon, g9 as SimIcon, g8 as SignedInIcon, g7 as SignLanguageIcon, g6 as ShowPasswordIcon, g5 as ShoppingTrolleyIcon, g4 as ShoppingCheckoutIcon, g3 as ShareYourMinsIcon, g2 as ShareIcon, g1 as ShakeIcon, g0 as SetupIcon, f$ as SettingsIcon, f_ as SeniorIcon, fZ as SendTobiIcon, fY as SecurityCameraIcon, fX as SecurityAssessmentIcon, fW as SecureGripIcon, fV as SearchIcon, fU as SearchDeviceIcon, fT as ScreenSizeIcon, fS as ScreenRepairIcon, fR as ScanCreditCardIcon, fQ as SavingsIcon, fP as SaveTemporarilyIcon, fO as SaveIcon, fN as SatisfactionGuaranteeIcon, fM as SafeZoneIcon, fL as RulerIcon, fK as RoutinesIcon, fJ as RouterIcon, fI as RocketIcon, fH as RobotIcon, fG as RoamingIcon, fF as RewardsIcon, fE as ReturnProductIcon, fD as RetakePhotoIcon, fC as ResearchIcon, fB as ReplyIcon, fA as RenewableEnergyIcon, fz as RemainingTimeIcon, fy as RefreshIcon, fx as RecordTvIcon, fw as RearrangeIcon, fv as RankScoutIcon, fu as RankProfessorIcon, ft as RafflesIcon, fs as QrCodeIcon, fr as PuzzleIcon, fq as PublicWifiIcon, fp as PublicSectorIcon, fo as ProximitySensorIcon, fn as ProfileIcon, fm as ProIcon, fl as PrivacyIcon, fk as PrintIcon, fj as PriceTagIcon, fi as PricePromiseIcon, fh as PrepareIcon, fg as PrepaidIcon, ff as PowerIcon, fe as PortalsForVideosIcon, fd as PopOutIcon, fc as PopInIcon, fb as PlusIcon, fa as PlayCircleIcon, f9 as PlayArrowIcon, f8 as PlaceholderIcon, f7 as PingIcon, f6 as PinIcon, f5 as PieChartIcon, f4 as PhotosIcon, f3 as PetrolStationIcon, f2 as PetCollarIcon, f1 as PaymentIcon, f0 as PaymentCvvIcon, e$ as PaygIcon, e_ as PauseIcon, eZ as PauseCircleIcon, eY as PatrolStationIcon, eX as PasswordKeyIcon, eW as ParkingTicketIcon, eV as ParentalControlIcon, eU as PadlockOpenIcon, eT as PadlockCloseIcon, eS as OutgoingCallIcon, eR as OnlineIcon, eQ as OnlineFormIcon, eP as OneNumberIcon, eO as OfferBadgePrecentIcon, eN as OfferBadgeIcon, eM as NumberedViewIcon, eL as Number9Icon, eK as Number8Icon, eJ as Number7Icon, eI as Number6Icon, eH as Number5Icon, eG as Number4Icon, eF as Number3Icon, eE as Number2Icon, eD as Number1Icon, eC as Number0Icon, eB as NotificationTickThickIcon, eA as NotificationTickIcon, ez as NotificationMuteIcon, ey as NotificationInfoIcon, ex as NotificationIcon, ew as NoWifiIcon, ev as NightVisionIcon, eu as NfcIcon, et as NewsIcon, es as NewIcon, er as NetworkerIcon, eq as NetworkTowerIcon, ep as NetworkPatchPanelIcon, eo as NeedHelpIcon, en as MyTripsIcon, em as MuteIcon, el as MusicAndMoviesIcon, ek as MultiscreenIcon, ej as MultiroomIcon, ei as MultimediaPortIcon, eh as MoveMoneyIcon, eg as MouseIcon, ef as MountainIcon, ee as MotionSensorIcon, ed as MotionIcon, ec as MotionAlertIcon, eb as MoreIcon, ea as MoreAndroidIcon, e9 as MonitorBrightnessIcon, e8 as MobilesIcon, e7 as MobileTradeInIcon, e6 as MobileInfoIcon, e5 as MobileIcon, e4 as MinutesSmsIcon, e3 as MinusIcon, e2 as MinusCircleIcon, e1 as MinimizeImageIcon, e0 as MicrophoneIcon, d$ as MeshWifiAndRepeaterIcon, d_ as MergeCallIcon, dZ as MenuIcon, dY as MediaIcon, dX as MaximizeImageIcon, dW as MasterIcon, dV as MapIcon, dU as MapGpsIcon, dT as MakePaymentIcon, dS as MailReadIcon, dR as MailIcon, dQ as MailFormsIcon, dP as LogOutIcon, dO as LogInIcon, dN as LocationPinIcon, dM as LocationIcon, dL as LocationAlertIcon, dK as LocateMeIcon, dJ as LoanIcon, dI as ListViewIcon, dH as LinkInsterEditIcon, dG as LikeIcon, dF as LayersIcon, dE as LateralMovementIcon, dD as LaptopIcon, dC as LandlineInternetIcon, dB as LandlineIcon, dA as LabIcon, dz as KippyLightIcon, dy as KippyDeviceIcon, dx as KidsWatchIcon, dw as ItalicIcon, dv as IrisScannerIcon, du as IotIcon, dt as InventoryMonitoringIcon, ds as InternetMovingServiceIcon, dr as InternationalIcon, dq as InterchangeableBatteriesIcon, dp as IntelligenceScanIcon, dn as IntegratedSimIcon, dm as InsuranceIcon, dl as InsertCodeIcon, dk as InfraredSensorIcon, dj as InfoCircleIcon, di as IndustryIcon, dh as IncomingCallIcon, dg as ImpactAlertIcon, df as IdeaIcon, de as HumidityIcon, dd as HomeMonitorIcon, dc as HomeIcon, db as HomeGardenIcon, da as HomeAlarmIcon, d9 as HidePasswordIcon, d8 as HelpFaqIcon, d7 as HelpCircleIcon, d6 as HelpAnswerIcon, d5 as HeartIcon, d4 as HappySmileyIcon, d3 as GyroscopeIcon, d2 as GuruIcon, d1 as GuestWifiIcon, d0 as GridIcon, c$ as GravityIcon, c_ as GpsCoverageIcon, cZ as GigacubeIcon, cY as GigaTvBIcon, cX as GigaTvAIcon, cW as GigaKombiIcon, cV as GigaDepotIcon, cU as GeniusIcon, cT as GenericDeviceIotIcon, cS as GameConsoleIcon, cR as FoxIcon, cQ as ForwardIcon, cP as FolderIcon, cO as FocusIcon, cN as FitnessTrackerIcon, cM as FitnessHealthIcon, cL as FirmwareUpdateIcon, cK as FindMyCarIcon, cJ as FindAndRingMyDeviceIcon, cI as FilterIcon, cH as FeatherIcon, cG as FavoriteIcon, cF as FashionIcon, cE as FamilyIcon, cD as FallDetectionIcon, cC as FailedIcon, cB as FaceRecognitionIcon, cA as ExtenderIcon, cz as ExtendContractIcon, cy as EuroCurrencyIcon, cx as EthernetIcon, cw as EssentialsBroadbandIcon, cv as EsimLogoIcon, cu as ErrorIcon, ct as ErrorCircleIcon, cs as EnvironmentIcon, cr as EntertainmentIcon, cq as EnterpriseIcon, cp as EngineerIcon, co as EndCallIcon, cn as EditIcon, cm as ESimIcon, cl as DwdmIcon, ck as DslIcon, cj as DroneIcon, ci as DrinksIcon, ch as DownloadIcon, cg as DoubleStackedPalletIcon, cf as DoorbellCameraIcon, ce as DocumentZipIcon, cd as DocumentXlsIcon, cc as DocumentRtfIcon, cb as DocumentPptIcon, ca as DocumentPngIcon, c9 as DocumentPdfIcon, c8 as DocumentJpgIcon, c7 as DocumentIcon, c6 as DocumentDocIcon, c5 as DislikeIcon, c4 as DishIcon, c3 as DisconnectIcon, c2 as DialPadIcon, c1 as DiagnosticsIcon, c0 as DeviceThicknessIcon, b$ as DeviceOverviewIcon, b_ as DeviceGuideIcon, bZ as DeviceDiagnosticsIcon, bY as DesignSprintIcon, bX as DeliveryIcon, bW as DeleteIcon, bV as DealsIcon, bU as DataMobileIcon, bT as DataIcon, bS as DashboardIcon, bR as DarkModeIcon, bQ as CpuIcon, bP as CopyIcon, bO as ConvertCurrencyIcon, bN as ConvergedPropositionIcon, bM as ControlPanelIcon, bL as ContactsIcon, bK as ContactlessPaymentIcon, bJ as ConsultantIcon, bI as ConnectivityIcon, bH as ConnectedIcon, bG as ConnectedDevicesIcon, bF as ConnectedCarIcon, bE as ConfidentialIcon, bD as CompletedIcon, bC as ComplaintsIcon, bB as CompassIcon, bA as CommunityIcon, bz as CommentsIcon, by as CommentIcon, bx as CommentClosedProjectIcon, bw as ColumnsIcon, bv as ColourPaletteIcon, bu as CoffeeIcon, bt as CoaxialcableIcon, bs as Co2SensorIcon, br as ClusterOfEventsIcon, bq as CloudUploadIcon, bp as CloudDownloadIcon, bo as CloseProjectWithCommentIcon, bn as CloseIcon, bm as ClockIcon, bl as ClappingIcon, bk as ChromecastIcon, bj as ChildTrackerIcon, bi as ChevronUpIcon, bh as ChevronRightIcon, bg as ChevronLeftIcon, bf as ChevronDownIcon, be as CherriesPointsIcon, bd as CheckContractIcon, bc as ChatIcon, bb as ChartLineIcon, ba as ChartBarIcon, b9 as CharityGivingIcon, b8 as ChargeToBillIcon, b7 as ChangeContractIcon, b6 as CelebrateIcon, b5 as CaseStudyIcon, b4 as CarerIcon, b3 as CarKeyIcon, b2 as CancelIcon, b1 as CancelContractIcon, b0 as CameraInactiveIcon, a$ as CameraIcon, a_ as CallLogIcon, aZ as CallIcon, aY as CallBackIcon, aX as CallBackFailedIcon, aW as CalendarMonthIcon, aV as CalendarItemIcon, aU as CalendarIcon, aT as Calendar3Icon, aS as Calendar30Icon, aR as Calendar14Icon, aQ as Calendar12Icon, aP as CalculatorIcon, aO as CableFibreIcon, aN as CableErrorIcon, aM as BusinessPhoneFixedLineIcon, aL as BusinessIcon, aK as BundlesIcon, aJ as BulletListIcon, aI as BroadbandUpgradeIcon, aH as BroadbandIcon, aG as BriefcaseIcon, aF as BrakingIcon, aE as BraceletRemoveIcon, aD as BraceletPutOnIcon, aC as BraceletOnIcon, aB as BraceletOffIcon, aA as BraceletNotFoundIcon, az as BraceletGenericIcon, ay as BraceletDisabledIcon, ax as BraceletActiveIcon, aw as BoxIcon, av as BoostingPauseIcon, au as BoostingIcon, at as BookmarkIcon, as as BookIcon, ar as BoltIcon, aq as BoldIcon, ap as BluetoothIcon, ao as BlogIcon, an as BlockIcon, am as BirthdayGreetingIcon, al as BiometricAuthenticationIcon, ak as BillPayPhoneIcon, aj as BillIcon, ai as BikeIcon, ah as BatteryReallyLowIcon, ag as BatteryOnChargeIcon, af as BatteryLowIcon, ae as BatteryIcon, ad as BatteryEmptyIcon, ac as BarcodeIcon, ab as BagIcon, aa as BadSmileyIcon, a9 as BackspaceIcon, a8 as AutoTopupIcon, a7 as AttachmentIcon, a6 as ArrowUpIcon, a5 as ArrowRightIcon, a4 as ArrowLeftIcon, a3 as ArrowDownIcon, a2 as ArIcon, a1 as AppsIcon, a0 as AppVodIcon, $ as AppVideostoreIcon, _ as AppUhdIcon, Z as AppTvIcon, Y as AppTvForYouIcon, X as AppSwipeToTvIcon, W as AppSideloadIcon, V as AppRestartIcon, U as AppMultiscreenIcon, T as AppMobileEntertainmentIcon, S as AppMediathekenIcon, R as AppKidsIcon, Q as AppHdIcon, P as AppEpgIcon, O as AppEpgBackwardsIcon, N as AppDiscoveryIcon, M as AppCloudDvrIcon, L as AppChannelVarietyIcon, K as AppChannelManagementIcon, J as AppAnytimeIcon, I as AntiShockIcon, H as AndroidIcon, G as AmbulanceIcon, F as AllRewardsIcon, E as AlexaIcon, D as AlarmIcon, C as AlarmAssistantLeakageIcon, B as AlarmAssistantIcon, z as AlarmAssistantFireIcon, y as AgbIcon, x as AdultIcon, w as AdminIcon, v as AddSimIcon, u as AddPlusIcon, t as AddOnsIcon, s as AddFriendIcon, r as AddDocumentIcon, q as AddBusinessUserIcon, p as ActivityIcon, o as AceIcon, n as AccountsReuniteIcon, m as AccountabilityIcon, l as AccessoriesIcon, k as AccessibilityIcon, j as AccelerometerdleMidIcon, i as AccelerometerMiddleIcon, h as AccelerometerLowIcon, g as AccelerometerIcon, f as AccelerometerHighIcon, e as AccelerationMiddleIcon, d as AccelerationLowIcon, c as AccelerationHighIcon, b as AbruptCorneringIcon, a as Above28Icon, A as AbTestIcon } from "./_5gPlusIcon-B_69VW4X.js";
3
+ import { I as InlineIcon, N as NotificationErrorIcon } from "./NotificationErrorIcon-DMnAJgPN.js";
4
+ import { i as iconSize2xs, a as iconSizeXs, b as iconSizeSm, c as iconSizeMd, d as iconSizeLg, e as iconSizeXl, f as iconSize2xl, g as iconSize3xl, h as iconSize4xl, j as iconSize5xl } from "./props-7dcsjRUx.js";
5
+ import { i as isObject, h as hasMatchingComponentName, a as isBottomSpacing } from "./isObject-cuWKq2kY.js";
6
+ const JumpForwardIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
7
+ InlineIcon,
8
+ {
9
+ ...props,
10
+ className,
11
+ children: [
12
+ /* @__PURE__ */ jsx("path", { d: "M80.78,155.75c-33.14-.04-59.97-26.94-59.92-60.08.04-32.51,25.93-58.95,58.2-59.9.62-.02,1.25-.03,1.88-.03,33.11.04,59.92,26.89,59.92,60v27.36" }),
13
+ /* @__PURE__ */ jsx("polyline", { points: "112.18 95.6 140.86 123.11 168.76 95.6" })
14
+ ]
15
+ }
16
+ );
17
+ const LifetimeWarrantyIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
18
+ InlineIcon,
19
+ {
20
+ ...props,
21
+ className,
22
+ children: [
23
+ /* @__PURE__ */ jsx("path", { className: "accent", d: "M96.14,172c-7.62-4.61-14.75-10.12-21.58-15.84-18.43-15.43-36.15-33.9-46.63-55.91-9.82-20.62-12.66-52.21,5.39-69.33,7.14-6.77,16.74-10.92,27.3-10.92,15.48,0,28.91,8.91,35.53,21.93M96.16,172c7.62-4.61,14.75-10.12,21.58-15.84,18.43-15.43,36.15-33.9,46.63-55.91,9.82-20.62,12.66-52.21-5.39-69.33-7.14-6.77-16.74-10.92-27.3-10.92-15.48,0-28.91,8.91-35.53,21.93M99.87,52.72c-3.63-18.66-19.77-32.72-39.13-32.72" }),
24
+ /* @__PURE__ */ jsx("path", { d: "M124,76l-38.77,32-17.23-14.22" })
25
+ ]
26
+ }
27
+ );
28
+ const RefurbishedIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
29
+ InlineIcon,
30
+ {
31
+ ...props,
32
+ className,
33
+ children: [
34
+ /* @__PURE__ */ jsx("path", { d: "M83.96,156.36h24.01" }),
35
+ /* @__PURE__ */ jsx("path", { className: "accent", d: "M93,61.43l11,10.83-11,11.17" }),
36
+ /* @__PURE__ */ jsx("path", { className: "accent", d: "M51.64,128.37c0-56,36.36-56.12,36.36-56.12l16,.02" }),
37
+ /* @__PURE__ */ jsx("path", { className: "accent", d: "M99,131.36l-11-11.12,11-10.88" }),
38
+ /* @__PURE__ */ jsx("path", { className: "accent", d: "M139.64,64.38c0,56-35.64,55.88-35.64,55.88l-16-.02" }),
39
+ /* @__PURE__ */ jsx("path", { d: "M67.64,20.52h72v136c0,8.83-7.17,16-16,16h-56c-8.83,0-16-7.17-16-16V36.52c0-8.83,7.17-16,16-16Z" })
40
+ ]
41
+ }
42
+ );
43
+ const SocialTiktokIcon = ({ className, ...props }) => /* @__PURE__ */ jsx(
44
+ InlineIcon,
45
+ {
46
+ ...props,
47
+ coloringMode: "fill",
48
+ className,
49
+ children: /* @__PURE__ */ jsx(
50
+ "path",
51
+ {
52
+ d: "M120.96,32c1.92,17.92,12.16,28.8,30.08,30.08v20.48c-10.24.64-21.12-2.56-29.44-8.96\n v38.4c0,48.64-53.12,64-74.24,28.8-13.44-22.4-5.12-61.44,38.4-63.36\n v21.76c-3.2.64-7.04,1.28-10.24,2.56-9.6,3.2-15.36,9.6-14.08,20.48,3.2,21.12,41.6,26.88,38.4-13.44V32h21.12Z"
53
+ }
54
+ )
55
+ }
56
+ );
57
+ const mapNameToInlineIcons = {
58
+ AbTest: AbTestIcon,
59
+ Above28: Above28Icon,
60
+ AbruptCornering: AbruptCorneringIcon,
61
+ AccelerationHigh: AccelerationHighIcon,
62
+ AccelerationLow: AccelerationLowIcon,
63
+ AccelerationMiddle: AccelerationMiddleIcon,
64
+ AccelerometerHigh: AccelerometerHighIcon,
65
+ Accelerometer: AccelerometerIcon,
66
+ AccelerometerLow: AccelerometerLowIcon,
67
+ AccelerometerMiddle: AccelerometerMiddleIcon,
68
+ AccelerometerdleMid: AccelerometerdleMidIcon,
69
+ Accessibility: AccessibilityIcon,
70
+ Accessories: AccessoriesIcon,
71
+ Accountability: AccountabilityIcon,
72
+ AccountsReunite: AccountsReuniteIcon,
73
+ Ace: AceIcon,
74
+ Activity: ActivityIcon,
75
+ AddBusinessUser: AddBusinessUserIcon,
76
+ AddDocument: AddDocumentIcon,
77
+ AddFriend: AddFriendIcon,
78
+ AddOns: AddOnsIcon,
79
+ AddPlus: AddPlusIcon,
80
+ AddSim: AddSimIcon,
81
+ Admin: AdminIcon,
82
+ Adult: AdultIcon,
83
+ Agb: AgbIcon,
84
+ AlarmAssistantFire: AlarmAssistantFireIcon,
85
+ AlarmAssistant: AlarmAssistantIcon,
86
+ AlarmAssistantLeakage: AlarmAssistantLeakageIcon,
87
+ Alarm: AlarmIcon,
88
+ Alexa: AlexaIcon,
89
+ AllRewards: AllRewardsIcon,
90
+ Ambulance: AmbulanceIcon,
91
+ Android: AndroidIcon,
92
+ AntiShock: AntiShockIcon,
93
+ AppAnytime: AppAnytimeIcon,
94
+ AppChannelManagement: AppChannelManagementIcon,
95
+ AppChannelVariety: AppChannelVarietyIcon,
96
+ AppCloudDvr: AppCloudDvrIcon,
97
+ AppDiscovery: AppDiscoveryIcon,
98
+ AppEpgBackwards: AppEpgBackwardsIcon,
99
+ AppEpg: AppEpgIcon,
100
+ AppHd: AppHdIcon,
101
+ AppKids: AppKidsIcon,
102
+ AppMediatheken: AppMediathekenIcon,
103
+ AppMobileEntertainment: AppMobileEntertainmentIcon,
104
+ AppMultiscreen: AppMultiscreenIcon,
105
+ AppRestart: AppRestartIcon,
106
+ AppSideload: AppSideloadIcon,
107
+ AppSwipeToTv: AppSwipeToTvIcon,
108
+ AppTvForYou: AppTvForYouIcon,
109
+ AppTv: AppTvIcon,
110
+ AppUhd: AppUhdIcon,
111
+ AppVideostore: AppVideostoreIcon,
112
+ AppVod: AppVodIcon,
113
+ Apps: AppsIcon,
114
+ Ar: ArIcon,
115
+ ArrowDown: ArrowDownIcon,
116
+ ArrowLeft: ArrowLeftIcon,
117
+ ArrowRight: ArrowRightIcon,
118
+ ArrowUp: ArrowUpIcon,
119
+ Attachment: AttachmentIcon,
120
+ AutoTopup: AutoTopupIcon,
121
+ Backspace: BackspaceIcon,
122
+ BadSmiley: BadSmileyIcon,
123
+ Bag: BagIcon,
124
+ Barcode: BarcodeIcon,
125
+ BatteryEmpty: BatteryEmptyIcon,
126
+ Battery: BatteryIcon,
127
+ BatteryLow: BatteryLowIcon,
128
+ BatteryOnCharge: BatteryOnChargeIcon,
129
+ BatteryReallyLow: BatteryReallyLowIcon,
130
+ Bike: BikeIcon,
131
+ Bill: BillIcon,
132
+ BillPayPhone: BillPayPhoneIcon,
133
+ BiometricAuthentication: BiometricAuthenticationIcon,
134
+ BirthdayGreeting: BirthdayGreetingIcon,
135
+ Block: BlockIcon,
136
+ Blog: BlogIcon,
137
+ Bluetooth: BluetoothIcon,
138
+ Bold: BoldIcon,
139
+ Bolt: BoltIcon,
140
+ Book: BookIcon,
141
+ Bookmark: BookmarkIcon,
142
+ Boosting: BoostingIcon,
143
+ BoostingPause: BoostingPauseIcon,
144
+ Box: BoxIcon,
145
+ BraceletActive: BraceletActiveIcon,
146
+ BraceletDisabled: BraceletDisabledIcon,
147
+ BraceletGeneric: BraceletGenericIcon,
148
+ BraceletNotFound: BraceletNotFoundIcon,
149
+ BraceletOff: BraceletOffIcon,
150
+ BraceletOn: BraceletOnIcon,
151
+ BraceletPutOn: BraceletPutOnIcon,
152
+ BraceletRemove: BraceletRemoveIcon,
153
+ Braking: BrakingIcon,
154
+ Briefcase: BriefcaseIcon,
155
+ Broadband: BroadbandIcon,
156
+ BroadbandUpgrade: BroadbandUpgradeIcon,
157
+ BulletList: BulletListIcon,
158
+ Bundles: BundlesIcon,
159
+ Business: BusinessIcon,
160
+ BusinessPhoneFixedLine: BusinessPhoneFixedLineIcon,
161
+ CableError: CableErrorIcon,
162
+ CableFibre: CableFibreIcon,
163
+ Calculator: CalculatorIcon,
164
+ Calendar12: Calendar12Icon,
165
+ Calendar14: Calendar14Icon,
166
+ Calendar30: Calendar30Icon,
167
+ Calendar3: Calendar3Icon,
168
+ Calendar: CalendarIcon,
169
+ CalendarItem: CalendarItemIcon,
170
+ CalendarMonth: CalendarMonthIcon,
171
+ CallBackFailed: CallBackFailedIcon,
172
+ CallBack: CallBackIcon,
173
+ Call: CallIcon,
174
+ CallLog: CallLogIcon,
175
+ Camera: CameraIcon,
176
+ CameraInactive: CameraInactiveIcon,
177
+ CancelContract: CancelContractIcon,
178
+ Cancel: CancelIcon,
179
+ CarKey: CarKeyIcon,
180
+ Carer: CarerIcon,
181
+ CaseStudy: CaseStudyIcon,
182
+ Celebrate: CelebrateIcon,
183
+ ChangeContract: ChangeContractIcon,
184
+ ChargeToBill: ChargeToBillIcon,
185
+ CharityGiving: CharityGivingIcon,
186
+ ChartBar: ChartBarIcon,
187
+ ChartLine: ChartLineIcon,
188
+ Chat: ChatIcon,
189
+ CheckContract: CheckContractIcon,
190
+ CherriesPoints: CherriesPointsIcon,
191
+ ChevronDown: ChevronDownIcon,
192
+ ChevronLeft: ChevronLeftIcon,
193
+ ChevronRight: ChevronRightIcon,
194
+ ChevronUp: ChevronUpIcon,
195
+ ChildTracker: ChildTrackerIcon,
196
+ Chromecast: ChromecastIcon,
197
+ Clapping: ClappingIcon,
198
+ Clock: ClockIcon,
199
+ Close: CloseIcon,
200
+ CloseProjectWithComment: CloseProjectWithCommentIcon,
201
+ CloudDownload: CloudDownloadIcon,
202
+ CloudUpload: CloudUploadIcon,
203
+ ClusterOfEvents: ClusterOfEventsIcon,
204
+ Co2Sensor: Co2SensorIcon,
205
+ Coaxialcable: CoaxialcableIcon,
206
+ Coffee: CoffeeIcon,
207
+ ColourPalette: ColourPaletteIcon,
208
+ Columns: ColumnsIcon,
209
+ CommentClosedProject: CommentClosedProjectIcon,
210
+ Comment: CommentIcon,
211
+ Comments: CommentsIcon,
212
+ Community: CommunityIcon,
213
+ Compass: CompassIcon,
214
+ Complaints: ComplaintsIcon,
215
+ Completed: CompletedIcon,
216
+ Confidential: ConfidentialIcon,
217
+ ConnectedCar: ConnectedCarIcon,
218
+ ConnectedDevices: ConnectedDevicesIcon,
219
+ Connected: ConnectedIcon,
220
+ Connectivity: ConnectivityIcon,
221
+ Consultant: ConsultantIcon,
222
+ ContactlessPayment: ContactlessPaymentIcon,
223
+ Contacts: ContactsIcon,
224
+ ControlPanel: ControlPanelIcon,
225
+ ConvergedProposition: ConvergedPropositionIcon,
226
+ ConvertCurrency: ConvertCurrencyIcon,
227
+ Copy: CopyIcon,
228
+ Cpu: CpuIcon,
229
+ DarkMode: DarkModeIcon,
230
+ Dashboard: DashboardIcon,
231
+ Data: DataIcon,
232
+ DataMobile: DataMobileIcon,
233
+ Deals: DealsIcon,
234
+ Delete: DeleteIcon,
235
+ Delivery: DeliveryIcon,
236
+ DesignSprint: DesignSprintIcon,
237
+ DeviceDiagnostics: DeviceDiagnosticsIcon,
238
+ DeviceGuide: DeviceGuideIcon,
239
+ DeviceOverview: DeviceOverviewIcon,
240
+ DeviceThickness: DeviceThicknessIcon,
241
+ Diagnostics: DiagnosticsIcon,
242
+ DialPad: DialPadIcon,
243
+ Disconnect: DisconnectIcon,
244
+ Dish: DishIcon,
245
+ Dislike: DislikeIcon,
246
+ DocumentDoc: DocumentDocIcon,
247
+ Document: DocumentIcon,
248
+ DocumentJpg: DocumentJpgIcon,
249
+ DocumentPdf: DocumentPdfIcon,
250
+ DocumentPng: DocumentPngIcon,
251
+ DocumentPpt: DocumentPptIcon,
252
+ DocumentRtf: DocumentRtfIcon,
253
+ DocumentXls: DocumentXlsIcon,
254
+ DocumentZip: DocumentZipIcon,
255
+ DoorbellCamera: DoorbellCameraIcon,
256
+ DoubleStackedPallet: DoubleStackedPalletIcon,
257
+ Download: DownloadIcon,
258
+ Drinks: DrinksIcon,
259
+ Drone: DroneIcon,
260
+ Dsl: DslIcon,
261
+ Dwdm: DwdmIcon,
262
+ ESim: ESimIcon,
263
+ Edit: EditIcon,
264
+ EndCall: EndCallIcon,
265
+ Engineer: EngineerIcon,
266
+ Enterprise: EnterpriseIcon,
267
+ Entertainment: EntertainmentIcon,
268
+ Environment: EnvironmentIcon,
269
+ ErrorCircle: ErrorCircleIcon,
270
+ Error: ErrorIcon,
271
+ EsimLogo: EsimLogoIcon,
272
+ EssentialsBroadband: EssentialsBroadbandIcon,
273
+ Ethernet: EthernetIcon,
274
+ EuroCurrency: EuroCurrencyIcon,
275
+ ExtendContract: ExtendContractIcon,
276
+ Extender: ExtenderIcon,
277
+ FaceRecognition: FaceRecognitionIcon,
278
+ Failed: FailedIcon,
279
+ FallDetection: FallDetectionIcon,
280
+ Family: FamilyIcon,
281
+ Fashion: FashionIcon,
282
+ Favorite: FavoriteIcon,
283
+ Feather: FeatherIcon,
284
+ Filter: FilterIcon,
285
+ FindAndRingMyDevice: FindAndRingMyDeviceIcon,
286
+ FindMyCar: FindMyCarIcon,
287
+ FirmwareUpdate: FirmwareUpdateIcon,
288
+ FitnessHealth: FitnessHealthIcon,
289
+ FitnessTracker: FitnessTrackerIcon,
290
+ Focus: FocusIcon,
291
+ Folder: FolderIcon,
292
+ Forward: ForwardIcon,
293
+ Fox: FoxIcon,
294
+ GameConsole: GameConsoleIcon,
295
+ GenericDeviceIot: GenericDeviceIotIcon,
296
+ Genius: GeniusIcon,
297
+ GigaDepot: GigaDepotIcon,
298
+ GigaKombi: GigaKombiIcon,
299
+ GigaTvA: GigaTvAIcon,
300
+ GigaTvB: GigaTvBIcon,
301
+ Gigacube: GigacubeIcon,
302
+ GpsCoverage: GpsCoverageIcon,
303
+ Gravity: GravityIcon,
304
+ Grid: GridIcon,
305
+ GuestWifi: GuestWifiIcon,
306
+ Guru: GuruIcon,
307
+ Gyroscope: GyroscopeIcon,
308
+ HappySmiley: HappySmileyIcon,
309
+ Heart: HeartIcon,
310
+ HelpAnswer: HelpAnswerIcon,
311
+ HelpCircle: HelpCircleIcon,
312
+ HelpFaq: HelpFaqIcon,
313
+ HidePassword: HidePasswordIcon,
314
+ HomeAlarm: HomeAlarmIcon,
315
+ HomeGarden: HomeGardenIcon,
316
+ Home: HomeIcon,
317
+ HomeMonitor: HomeMonitorIcon,
318
+ Humidity: HumidityIcon,
319
+ Idea: IdeaIcon,
320
+ ImpactAlert: ImpactAlertIcon,
321
+ IncomingCall: IncomingCallIcon,
322
+ Industry: IndustryIcon,
323
+ InfoCircle: InfoCircleIcon,
324
+ InfraredSensor: InfraredSensorIcon,
325
+ InsertCode: InsertCodeIcon,
326
+ Insurance: InsuranceIcon,
327
+ IntegratedSim: IntegratedSimIcon,
328
+ IntelligenceScan: IntelligenceScanIcon,
329
+ InterchangeableBatteries: InterchangeableBatteriesIcon,
330
+ International: InternationalIcon,
331
+ InternetMovingService: InternetMovingServiceIcon,
332
+ InventoryMonitoring: InventoryMonitoringIcon,
333
+ Iot: IotIcon,
334
+ IrisScanner: IrisScannerIcon,
335
+ Italic: ItalicIcon,
336
+ JumpForward: JumpForwardIcon,
337
+ KidsWatch: KidsWatchIcon,
338
+ KippyDevice: KippyDeviceIcon,
339
+ KippyLight: KippyLightIcon,
340
+ Lab: LabIcon,
341
+ Landline: LandlineIcon,
342
+ LandlineInternet: LandlineInternetIcon,
343
+ Laptop: LaptopIcon,
344
+ LateralMovement: LateralMovementIcon,
345
+ Layers: LayersIcon,
346
+ LifetimeWarranty: LifetimeWarrantyIcon,
347
+ Like: LikeIcon,
348
+ LinkInsterEdit: LinkInsterEditIcon,
349
+ ListView: ListViewIcon,
350
+ Loan: LoanIcon,
351
+ LocateMe: LocateMeIcon,
352
+ LocationAlert: LocationAlertIcon,
353
+ Location: LocationIcon,
354
+ LocationPin: LocationPinIcon,
355
+ LogIn: LogInIcon,
356
+ LogOut: LogOutIcon,
357
+ MailForms: MailFormsIcon,
358
+ Mail: MailIcon,
359
+ MailRead: MailReadIcon,
360
+ MakePayment: MakePaymentIcon,
361
+ MapGps: MapGpsIcon,
362
+ Map: MapIcon,
363
+ Master: MasterIcon,
364
+ MaximizeImage: MaximizeImageIcon,
365
+ Media: MediaIcon,
366
+ Menu: MenuIcon,
367
+ MergeCall: MergeCallIcon,
368
+ MeshWifiAndRepeater: MeshWifiAndRepeaterIcon,
369
+ Microphone: MicrophoneIcon,
370
+ MinimizeImage: MinimizeImageIcon,
371
+ MinusCircle: MinusCircleIcon,
372
+ Minus: MinusIcon,
373
+ MinutesSms: MinutesSmsIcon,
374
+ Mobile: MobileIcon,
375
+ MobileInfo: MobileInfoIcon,
376
+ MobileTradeIn: MobileTradeInIcon,
377
+ Mobiles: MobilesIcon,
378
+ MonitorBrightness: MonitorBrightnessIcon,
379
+ MoreAndroid: MoreAndroidIcon,
380
+ More: MoreIcon,
381
+ MotionAlert: MotionAlertIcon,
382
+ Motion: MotionIcon,
383
+ MotionSensor: MotionSensorIcon,
384
+ Mountain: MountainIcon,
385
+ Mouse: MouseIcon,
386
+ MoveMoney: MoveMoneyIcon,
387
+ MultimediaPort: MultimediaPortIcon,
388
+ Multiroom: MultiroomIcon,
389
+ Multiscreen: MultiscreenIcon,
390
+ MusicAndMovies: MusicAndMoviesIcon,
391
+ Mute: MuteIcon,
392
+ MyTrips: MyTripsIcon,
393
+ NeedHelp: NeedHelpIcon,
394
+ NetworkPatchPanel: NetworkPatchPanelIcon,
395
+ NetworkTower: NetworkTowerIcon,
396
+ Networker: NetworkerIcon,
397
+ New: NewIcon,
398
+ News: NewsIcon,
399
+ Nfc: NfcIcon,
400
+ NightVision: NightVisionIcon,
401
+ NoWifi: NoWifiIcon,
402
+ NotificationError: NotificationErrorIcon,
403
+ Notification: NotificationIcon,
404
+ NotificationInfo: NotificationInfoIcon,
405
+ NotificationMute: NotificationMuteIcon,
406
+ NotificationTick: NotificationTickIcon,
407
+ NotificationTickThick: NotificationTickThickIcon,
408
+ Number0: Number0Icon,
409
+ Number1: Number1Icon,
410
+ Number2: Number2Icon,
411
+ Number3: Number3Icon,
412
+ Number4: Number4Icon,
413
+ Number5: Number5Icon,
414
+ Number6: Number6Icon,
415
+ Number7: Number7Icon,
416
+ Number8: Number8Icon,
417
+ Number9: Number9Icon,
418
+ NumberedView: NumberedViewIcon,
419
+ OfferBadge: OfferBadgeIcon,
420
+ OfferBadgePrecent: OfferBadgePrecentIcon,
421
+ OneNumber: OneNumberIcon,
422
+ OnlineForm: OnlineFormIcon,
423
+ Online: OnlineIcon,
424
+ OutgoingCall: OutgoingCallIcon,
425
+ PadlockClose: PadlockCloseIcon,
426
+ PadlockOpen: PadlockOpenIcon,
427
+ ParentalControl: ParentalControlIcon,
428
+ ParkingTicket: ParkingTicketIcon,
429
+ PasswordKey: PasswordKeyIcon,
430
+ PatrolStation: PatrolStationIcon,
431
+ PauseCircle: PauseCircleIcon,
432
+ Pause: PauseIcon,
433
+ Payg: PaygIcon,
434
+ PaymentCvv: PaymentCvvIcon,
435
+ Payment: PaymentIcon,
436
+ PetCollar: PetCollarIcon,
437
+ PetrolStation: PetrolStationIcon,
438
+ Photos: PhotosIcon,
439
+ PieChart: PieChartIcon,
440
+ Pin: PinIcon,
441
+ Ping: PingIcon,
442
+ Placeholder: PlaceholderIcon,
443
+ PlayArrow: PlayArrowIcon,
444
+ PlayCircle: PlayCircleIcon,
445
+ Plus: PlusIcon,
446
+ PopIn: PopInIcon,
447
+ PopOut: PopOutIcon,
448
+ PortalsForVideos: PortalsForVideosIcon,
449
+ Power: PowerIcon,
450
+ Prepaid: PrepaidIcon,
451
+ Prepare: PrepareIcon,
452
+ PricePromise: PricePromiseIcon,
453
+ PriceTag: PriceTagIcon,
454
+ Print: PrintIcon,
455
+ Privacy: PrivacyIcon,
456
+ Pro: ProIcon,
457
+ Profile: ProfileIcon,
458
+ ProximitySensor: ProximitySensorIcon,
459
+ PublicSector: PublicSectorIcon,
460
+ PublicWifi: PublicWifiIcon,
461
+ Puzzle: PuzzleIcon,
462
+ QrCode: QrCodeIcon,
463
+ Raffles: RafflesIcon,
464
+ RankProfessor: RankProfessorIcon,
465
+ RankScout: RankScoutIcon,
466
+ Rearrange: RearrangeIcon,
467
+ RecordTv: RecordTvIcon,
468
+ Refresh: RefreshIcon,
469
+ Refurbished: RefurbishedIcon,
470
+ RemainingTime: RemainingTimeIcon,
471
+ RenewableEnergy: RenewableEnergyIcon,
472
+ Reply: ReplyIcon,
473
+ Research: ResearchIcon,
474
+ RetakePhoto: RetakePhotoIcon,
475
+ ReturnProduct: ReturnProductIcon,
476
+ Rewards: RewardsIcon,
477
+ Roaming: RoamingIcon,
478
+ Robot: RobotIcon,
479
+ Rocket: RocketIcon,
480
+ Router: RouterIcon,
481
+ Routines: RoutinesIcon,
482
+ Ruler: RulerIcon,
483
+ SafeZone: SafeZoneIcon,
484
+ SatisfactionGuarantee: SatisfactionGuaranteeIcon,
485
+ Save: SaveIcon,
486
+ SaveTemporarily: SaveTemporarilyIcon,
487
+ Savings: SavingsIcon,
488
+ ScanCreditCard: ScanCreditCardIcon,
489
+ ScreenRepair: ScreenRepairIcon,
490
+ ScreenSize: ScreenSizeIcon,
491
+ SearchDevice: SearchDeviceIcon,
492
+ Search: SearchIcon,
493
+ SecureGrip: SecureGripIcon,
494
+ SecurityAssessment: SecurityAssessmentIcon,
495
+ SecurityCamera: SecurityCameraIcon,
496
+ SendTobi: SendTobiIcon,
497
+ Senior: SeniorIcon,
498
+ Settings: SettingsIcon,
499
+ Setup: SetupIcon,
500
+ Shake: ShakeIcon,
501
+ Share: ShareIcon,
502
+ ShareYourMins: ShareYourMinsIcon,
503
+ ShoppingCheckout: ShoppingCheckoutIcon,
504
+ ShoppingTrolley: ShoppingTrolleyIcon,
505
+ ShowPassword: ShowPasswordIcon,
506
+ SignLanguage: SignLanguageIcon,
507
+ SignedIn: SignedInIcon,
508
+ Sim: SimIcon,
509
+ SimSwap: SimSwapIcon,
510
+ SinglePallet: SinglePalletIcon,
511
+ SmallAndLightweight: SmallAndLightweightIcon,
512
+ SmartCamera: SmartCameraIcon,
513
+ SmartHome: SmartHomeIcon,
514
+ SmartKeyboard: SmartKeyboardIcon,
515
+ SmartPlug: SmartPlugIcon,
516
+ Sme: SmeIcon,
517
+ Sms: SmsIcon,
518
+ SmsText: SmsTextIcon,
519
+ Snow: SnowIcon,
520
+ SocialFacebook: SocialFacebookIcon,
521
+ SocialInsta: SocialInstaIcon,
522
+ SocialLinkedin: SocialLinkedinIcon,
523
+ SocialPaypal: SocialPaypalIcon,
524
+ SocialPinterest: SocialPinterestIcon,
525
+ SocialTiktok: SocialTiktokIcon,
526
+ SocialTwitter: SocialTwitterIcon,
527
+ SocialYoutube: SocialYoutubeIcon,
528
+ Soho: SohoIcon,
529
+ Sort: SortIcon,
530
+ SosCredit: SosCreditIcon,
531
+ SosEmergency: SosEmergencyIcon,
532
+ Sos: SosIcon,
533
+ SoundActive: SoundActiveIcon,
534
+ Sound: SoundIcon,
535
+ SoundOff: SoundOffIcon,
536
+ Speeding: SpeedingIcon,
537
+ SpellCheck: SpellCheckIcon,
538
+ SplitBilling: SplitBillingIcon,
539
+ SteeringWheel: SteeringWheelIcon,
540
+ StopCircle: StopCircleIcon,
541
+ Stop: StopIcon,
542
+ StoreOffer: StoreOfferIcon,
543
+ StrikeThrough: StrikeThroughIcon,
544
+ Student: StudentIcon,
545
+ Superstar: SuperstarIcon,
546
+ Superwifi: SuperwifiIcon,
547
+ SwitchCall: SwitchCallIcon,
548
+ SwitchCamera: SwitchCameraIcon,
549
+ Sync: SyncIcon,
550
+ Tablet: TabletIcon,
551
+ TabletMobile: TabletMobileIcon,
552
+ Talk: TalkIcon,
553
+ Technic: TechnicIcon,
554
+ Temperature: TemperatureIcon,
555
+ Tethering: TetheringIcon,
556
+ Theft: TheftIcon,
557
+ ThickTick: ThickTickIcon,
558
+ TickCircle: TickCircleIcon,
559
+ Tick: TickIcon,
560
+ TickOutline: TickOutlineIcon,
561
+ Tickets: TicketsIcon,
562
+ ToDoList: ToDoListIcon,
563
+ Tobi: TobiIcon,
564
+ Toggle: ToggleIcon,
565
+ ToggleSimple: ToggleSimpleIcon,
566
+ TopUp: TopUpIcon,
567
+ Topics: TopicsIcon,
568
+ TouchScreen: TouchScreenIcon,
569
+ Trackisafe: TrackisafeIcon,
570
+ TradeIn: TradeInIcon,
571
+ Trainers: TrainersIcon,
572
+ TransferProject: TransferProjectIcon,
573
+ Translate: TranslateIcon,
574
+ Tree: TreeIcon,
575
+ Trophy: TrophyIcon,
576
+ TvAnytime: TvAnytimeIcon,
577
+ TvBluetoothAndRemote: TvBluetoothAndRemoteIcon,
578
+ TvChannelVariety: TvChannelVarietyIcon,
579
+ TvDiscovery: TvDiscoveryIcon,
580
+ TvEntertainment: TvEntertainmentIcon,
581
+ TvEpg: TvEpgIcon,
582
+ TvEverywhereHome: TvEverywhereHomeIcon,
583
+ TvEverywhere: TvEverywhereIcon,
584
+ TvHd: TvHdIcon,
585
+ Tv: TvIcon,
586
+ TvKids: TvKidsIcon,
587
+ TvPrimetime: TvPrimetimeIcon,
588
+ TvRemote: TvRemoteIcon,
589
+ TvTimeFlexible: TvTimeFlexibleIcon,
590
+ TvTv: TvTvIcon,
591
+ TvUhd: TvUhdIcon,
592
+ TvVod: TvVodIcon,
593
+ Under28: Under28Icon,
594
+ Underlined: UnderlinedIcon,
595
+ UnifiedCommunications: UnifiedCommunicationsIcon,
596
+ Unlimited: UnlimitedIcon,
597
+ UnlimitedMobile: UnlimitedMobileIcon,
598
+ UnlockedRewards: UnlockedRewardsIcon,
599
+ Upcoming: UpcomingIcon,
600
+ Upgrade: UpgradeIcon,
601
+ UpgradeMobiles: UpgradeMobilesIcon,
602
+ Upload: UploadIcon,
603
+ UsbModem: UsbModemIcon,
604
+ UserLogIn: UserLogInIcon,
605
+ UserScan: UserScanIcon,
606
+ Users: UsersIcon,
607
+ VCarDongle: VCarDongleIcon,
608
+ VCar: VCarIcon,
609
+ VKids: VKidsIcon,
610
+ VPet: VPetIcon,
611
+ VRHeadset: VRHeadsetIcon,
612
+ VSimAndDevice: VSimAndDeviceIcon,
613
+ VfHappyHelpful: VfHappyHelpfulIcon,
614
+ VfHappy: VfHappyIcon,
615
+ VideoFrame: VideoFrameIcon,
616
+ Video: VideoIcon,
617
+ Virtuoso: VirtuosoIcon,
618
+ VirusProtection: VirusProtectionIcon,
619
+ VocSensor: VocSensorIcon,
620
+ VodafoneStore: VodafoneStoreIcon,
621
+ VodafoneTv: VodafoneTvIcon,
622
+ Voicemail: VoicemailIcon,
623
+ Warning: WarningIcon,
624
+ Watch: WatchIcon,
625
+ Waterproof: WaterproofIcon,
626
+ WebProtection: WebProtectionIcon,
627
+ Website: WebsiteIcon,
628
+ Weight: WeightIcon,
629
+ WifiAlwaysOn: WifiAlwaysOnIcon,
630
+ WifiGood: WifiGoodIcon,
631
+ WithdrawCash: WithdrawCashIcon,
632
+ Wizard: WizardIcon,
633
+ ZoomIn: ZoomInIcon,
634
+ ZoomOut: ZoomOutIcon,
635
+ _1stMonthFree: _1stMonthFreeIcon,
636
+ _2g: _2gIcon,
637
+ _360View: _360ViewIcon,
638
+ _3G: _3GIcon,
639
+ _4G: _4GIcon,
640
+ _4gPlus: _4gPlusIcon,
641
+ _4gPlusplus: _4gPlusplusIcon,
642
+ _5G: _5GIcon,
643
+ _5gPlus: _5gPlusIcon
644
+ };
645
+ const iconNames = [
646
+ "AbTest",
647
+ "Above28",
648
+ "AbruptCornering",
649
+ "AccelerationHigh",
650
+ "AccelerationLow",
651
+ "AccelerationMiddle",
652
+ "AccelerometerHigh",
653
+ "Accelerometer",
654
+ "AccelerometerLow",
655
+ "AccelerometerMiddle",
656
+ "AccelerometerdleMid",
657
+ "Accessibility",
658
+ "Accessories",
659
+ "Accountability",
660
+ "AccountsReunite",
661
+ "Ace",
662
+ "Activity",
663
+ "AddBusinessUser",
664
+ "AddDocument",
665
+ "AddFriend",
666
+ "AddOns",
667
+ "AddPlus",
668
+ "AddSim",
669
+ "Admin",
670
+ "Adult",
671
+ "Agb",
672
+ "AlarmAssistantFire",
673
+ "AlarmAssistant",
674
+ "AlarmAssistantLeakage",
675
+ "Alarm",
676
+ "Alexa",
677
+ "AllRewards",
678
+ "Ambulance",
679
+ "Android",
680
+ "AntiShock",
681
+ "AppAnytime",
682
+ "AppChannelManagement",
683
+ "AppChannelVariety",
684
+ "AppCloudDvr",
685
+ "AppDiscovery",
686
+ "AppEpgBackwards",
687
+ "AppEpg",
688
+ "AppHd",
689
+ "AppKids",
690
+ "AppMediatheken",
691
+ "AppMobileEntertainment",
692
+ "AppMultiscreen",
693
+ "AppRestart",
694
+ "AppSideload",
695
+ "AppSwipeToTv",
696
+ "AppTvForYou",
697
+ "AppTv",
698
+ "AppUhd",
699
+ "AppVideostore",
700
+ "AppVod",
701
+ "Apps",
702
+ "Ar",
703
+ "ArrowDown",
704
+ "ArrowLeft",
705
+ "ArrowRight",
706
+ "ArrowUp",
707
+ "Attachment",
708
+ "AutoTopup",
709
+ "Backspace",
710
+ "BadSmiley",
711
+ "Bag",
712
+ "Barcode",
713
+ "BatteryEmpty",
714
+ "Battery",
715
+ "BatteryLow",
716
+ "BatteryOnCharge",
717
+ "BatteryReallyLow",
718
+ "Bike",
719
+ "Bill",
720
+ "BillPayPhone",
721
+ "BiometricAuthentication",
722
+ "BirthdayGreeting",
723
+ "Block",
724
+ "Blog",
725
+ "Bluetooth",
726
+ "Bold",
727
+ "Bolt",
728
+ "Book",
729
+ "Bookmark",
730
+ "Boosting",
731
+ "BoostingPause",
732
+ "Box",
733
+ "BraceletActive",
734
+ "BraceletDisabled",
735
+ "BraceletGeneric",
736
+ "BraceletNotFound",
737
+ "BraceletOff",
738
+ "BraceletOn",
739
+ "BraceletPutOn",
740
+ "BraceletRemove",
741
+ "Braking",
742
+ "Briefcase",
743
+ "Broadband",
744
+ "BroadbandUpgrade",
745
+ "BulletList",
746
+ "Bundles",
747
+ "Business",
748
+ "BusinessPhoneFixedLine",
749
+ "CableError",
750
+ "CableFibre",
751
+ "Calculator",
752
+ "Calendar12",
753
+ "Calendar14",
754
+ "Calendar30",
755
+ "Calendar3",
756
+ "Calendar",
757
+ "CalendarItem",
758
+ "CalendarMonth",
759
+ "CallBackFailed",
760
+ "CallBack",
761
+ "Call",
762
+ "CallLog",
763
+ "Camera",
764
+ "CameraInactive",
765
+ "CancelContract",
766
+ "Cancel",
767
+ "CarKey",
768
+ "Carer",
769
+ "CaseStudy",
770
+ "Celebrate",
771
+ "ChangeContract",
772
+ "ChargeToBill",
773
+ "CharityGiving",
774
+ "ChartBar",
775
+ "ChartLine",
776
+ "Chat",
777
+ "CheckContract",
778
+ "CherriesPoints",
779
+ "ChevronDown",
780
+ "ChevronLeft",
781
+ "ChevronRight",
782
+ "ChevronUp",
783
+ "ChildTracker",
784
+ "Chromecast",
785
+ "Clapping",
786
+ "Clock",
787
+ "Close",
788
+ "CloseProjectWithComment",
789
+ "CloudDownload",
790
+ "CloudUpload",
791
+ "ClusterOfEvents",
792
+ "Co2Sensor",
793
+ "Coaxialcable",
794
+ "Coffee",
795
+ "ColourPalette",
796
+ "Columns",
797
+ "CommentClosedProject",
798
+ "Comment",
799
+ "Comments",
800
+ "Community",
801
+ "Compass",
802
+ "Complaints",
803
+ "Completed",
804
+ "Confidential",
805
+ "ConnectedCar",
806
+ "ConnectedDevices",
807
+ "Connected",
808
+ "Connectivity",
809
+ "Consultant",
810
+ "ContactlessPayment",
811
+ "Contacts",
812
+ "ControlPanel",
813
+ "ConvergedProposition",
814
+ "ConvertCurrency",
815
+ "Copy",
816
+ "Cpu",
817
+ "DarkMode",
818
+ "Dashboard",
819
+ "Data",
820
+ "DataMobile",
821
+ "Deals",
822
+ "Delete",
823
+ "Delivery",
824
+ "DesignSprint",
825
+ "DeviceDiagnostics",
826
+ "DeviceGuide",
827
+ "DeviceOverview",
828
+ "DeviceThickness",
829
+ "Diagnostics",
830
+ "DialPad",
831
+ "Disconnect",
832
+ "Dish",
833
+ "Dislike",
834
+ "DocumentDoc",
835
+ "Document",
836
+ "DocumentJpg",
837
+ "DocumentPdf",
838
+ "DocumentPng",
839
+ "DocumentPpt",
840
+ "DocumentRtf",
841
+ "DocumentXls",
842
+ "DocumentZip",
843
+ "DoorbellCamera",
844
+ "DoubleStackedPallet",
845
+ "Download",
846
+ "Drinks",
847
+ "Drone",
848
+ "Dsl",
849
+ "Dwdm",
850
+ "ESim",
851
+ "Edit",
852
+ "EndCall",
853
+ "Engineer",
854
+ "Enterprise",
855
+ "Entertainment",
856
+ "Environment",
857
+ "ErrorCircle",
858
+ "Error",
859
+ "EsimLogo",
860
+ "EssentialsBroadband",
861
+ "Ethernet",
862
+ "EuroCurrency",
863
+ "ExtendContract",
864
+ "Extender",
865
+ "FaceRecognition",
866
+ "Failed",
867
+ "FallDetection",
868
+ "Family",
869
+ "Fashion",
870
+ "Favorite",
871
+ "Feather",
872
+ "Filter",
873
+ "FindAndRingMyDevice",
874
+ "FindMyCar",
875
+ "FirmwareUpdate",
876
+ "FitnessHealth",
877
+ "FitnessTracker",
878
+ "Focus",
879
+ "Folder",
880
+ "Forward",
881
+ "Fox",
882
+ "GameConsole",
883
+ "GenericDeviceIot",
884
+ "Genius",
885
+ "GigaDepot",
886
+ "GigaKombi",
887
+ "GigaTvA",
888
+ "GigaTvB",
889
+ "Gigacube",
890
+ "GpsCoverage",
891
+ "Gravity",
892
+ "Grid",
893
+ "GuestWifi",
894
+ "Guru",
895
+ "Gyroscope",
896
+ "HappySmiley",
897
+ "Heart",
898
+ "HelpAnswer",
899
+ "HelpCircle",
900
+ "HelpFaq",
901
+ "HidePassword",
902
+ "HomeAlarm",
903
+ "HomeGarden",
904
+ "Home",
905
+ "HomeMonitor",
906
+ "Humidity",
907
+ "Idea",
908
+ "ImpactAlert",
909
+ "IncomingCall",
910
+ "Industry",
911
+ "InfoCircle",
912
+ "InfraredSensor",
913
+ "InsertCode",
914
+ "Insurance",
915
+ "IntegratedSim",
916
+ "IntelligenceScan",
917
+ "InterchangeableBatteries",
918
+ "International",
919
+ "InternetMovingService",
920
+ "InventoryMonitoring",
921
+ "Iot",
922
+ "IrisScanner",
923
+ "Italic",
924
+ "JumpForward",
925
+ "KidsWatch",
926
+ "KippyDevice",
927
+ "KippyLight",
928
+ "Lab",
929
+ "Landline",
930
+ "LandlineInternet",
931
+ "Laptop",
932
+ "LateralMovement",
933
+ "Layers",
934
+ "LifetimeWarranty",
935
+ "Like",
936
+ "LinkInsterEdit",
937
+ "ListView",
938
+ "Loan",
939
+ "LocateMe",
940
+ "LocationAlert",
941
+ "Location",
942
+ "LocationPin",
943
+ "LogIn",
944
+ "LogOut",
945
+ "MailForms",
946
+ "Mail",
947
+ "MailRead",
948
+ "MakePayment",
949
+ "MapGps",
950
+ "Map",
951
+ "Master",
952
+ "MaximizeImage",
953
+ "Media",
954
+ "Menu",
955
+ "MergeCall",
956
+ "MeshWifiAndRepeater",
957
+ "Microphone",
958
+ "MinimizeImage",
959
+ "MinusCircle",
960
+ "Minus",
961
+ "MinutesSms",
962
+ "Mobile",
963
+ "MobileInfo",
964
+ "MobileTradeIn",
965
+ "Mobiles",
966
+ "MonitorBrightness",
967
+ "MoreAndroid",
968
+ "More",
969
+ "MotionAlert",
970
+ "Motion",
971
+ "MotionSensor",
972
+ "Mountain",
973
+ "Mouse",
974
+ "MoveMoney",
975
+ "MultimediaPort",
976
+ "Multiroom",
977
+ "Multiscreen",
978
+ "MusicAndMovies",
979
+ "Mute",
980
+ "MyTrips",
981
+ "NeedHelp",
982
+ "NetworkPatchPanel",
983
+ "NetworkTower",
984
+ "Networker",
985
+ "New",
986
+ "News",
987
+ "Nfc",
988
+ "NightVision",
989
+ "NoWifi",
990
+ "NotificationError",
991
+ "Notification",
992
+ "NotificationInfo",
993
+ "NotificationMute",
994
+ "NotificationTick",
995
+ "NotificationTickThick",
996
+ "Number0",
997
+ "Number1",
998
+ "Number2",
999
+ "Number3",
1000
+ "Number4",
1001
+ "Number5",
1002
+ "Number6",
1003
+ "Number7",
1004
+ "Number8",
1005
+ "Number9",
1006
+ "NumberedView",
1007
+ "OfferBadge",
1008
+ "OfferBadgePrecent",
1009
+ "OneNumber",
1010
+ "OnlineForm",
1011
+ "Online",
1012
+ "OutgoingCall",
1013
+ "PadlockClose",
1014
+ "PadlockOpen",
1015
+ "ParentalControl",
1016
+ "ParkingTicket",
1017
+ "PasswordKey",
1018
+ "PatrolStation",
1019
+ "PauseCircle",
1020
+ "Pause",
1021
+ "Payg",
1022
+ "PaymentCvv",
1023
+ "Payment",
1024
+ "PetCollar",
1025
+ "PetrolStation",
1026
+ "Photos",
1027
+ "PieChart",
1028
+ "Pin",
1029
+ "Ping",
1030
+ "Placeholder",
1031
+ "PlayArrow",
1032
+ "PlayCircle",
1033
+ "Plus",
1034
+ "PopIn",
1035
+ "PopOut",
1036
+ "PortalsForVideos",
1037
+ "Power",
1038
+ "Prepaid",
1039
+ "Prepare",
1040
+ "PricePromise",
1041
+ "PriceTag",
1042
+ "Print",
1043
+ "Privacy",
1044
+ "Pro",
1045
+ "Profile",
1046
+ "ProximitySensor",
1047
+ "PublicSector",
1048
+ "PublicWifi",
1049
+ "Puzzle",
1050
+ "QrCode",
1051
+ "Raffles",
1052
+ "RankProfessor",
1053
+ "RankScout",
1054
+ "Rearrange",
1055
+ "RecordTv",
1056
+ "Refresh",
1057
+ "Refurbished",
1058
+ "RemainingTime",
1059
+ "RenewableEnergy",
1060
+ "Reply",
1061
+ "Research",
1062
+ "RetakePhoto",
1063
+ "ReturnProduct",
1064
+ "Rewards",
1065
+ "Roaming",
1066
+ "Robot",
1067
+ "Rocket",
1068
+ "Router",
1069
+ "Routines",
1070
+ "Ruler",
1071
+ "SafeZone",
1072
+ "SatisfactionGuarantee",
1073
+ "Save",
1074
+ "SaveTemporarily",
1075
+ "Savings",
1076
+ "ScanCreditCard",
1077
+ "ScreenRepair",
1078
+ "ScreenSize",
1079
+ "SearchDevice",
1080
+ "Search",
1081
+ "SecureGrip",
1082
+ "SecurityAssessment",
1083
+ "SecurityCamera",
1084
+ "SendTobi",
1085
+ "Senior",
1086
+ "Settings",
1087
+ "Setup",
1088
+ "Shake",
1089
+ "Share",
1090
+ "ShareYourMins",
1091
+ "ShoppingCheckout",
1092
+ "ShoppingTrolley",
1093
+ "ShowPassword",
1094
+ "SignLanguage",
1095
+ "SignedIn",
1096
+ "Sim",
1097
+ "SimSwap",
1098
+ "SinglePallet",
1099
+ "SmallAndLightweight",
1100
+ "SmartCamera",
1101
+ "SmartHome",
1102
+ "SmartKeyboard",
1103
+ "SmartPlug",
1104
+ "Sme",
1105
+ "Sms",
1106
+ "SmsText",
1107
+ "Snow",
1108
+ "SocialFacebook",
1109
+ "SocialInsta",
1110
+ "SocialLinkedin",
1111
+ "SocialPaypal",
1112
+ "SocialPinterest",
1113
+ "SocialTiktok",
1114
+ "SocialTwitter",
1115
+ "SocialYoutube",
1116
+ "Soho",
1117
+ "Sort",
1118
+ "SosCredit",
1119
+ "SosEmergency",
1120
+ "Sos",
1121
+ "SoundActive",
1122
+ "Sound",
1123
+ "SoundOff",
1124
+ "Speeding",
1125
+ "SpellCheck",
1126
+ "SplitBilling",
1127
+ "SteeringWheel",
1128
+ "StopCircle",
1129
+ "Stop",
1130
+ "StoreOffer",
1131
+ "StrikeThrough",
1132
+ "Student",
1133
+ "Superstar",
1134
+ "Superwifi",
1135
+ "SwitchCall",
1136
+ "SwitchCamera",
1137
+ "Sync",
1138
+ "Tablet",
1139
+ "TabletMobile",
1140
+ "Talk",
1141
+ "Technic",
1142
+ "Temperature",
1143
+ "Tethering",
1144
+ "Theft",
1145
+ "ThickTick",
1146
+ "TickCircle",
1147
+ "Tick",
1148
+ "TickOutline",
1149
+ "Tickets",
1150
+ "ToDoList",
1151
+ "Tobi",
1152
+ "Toggle",
1153
+ "ToggleSimple",
1154
+ "TopUp",
1155
+ "Topics",
1156
+ "TouchScreen",
1157
+ "Trackisafe",
1158
+ "TradeIn",
1159
+ "Trainers",
1160
+ "TransferProject",
1161
+ "Translate",
1162
+ "Tree",
1163
+ "Trophy",
1164
+ "TvAnytime",
1165
+ "TvBluetoothAndRemote",
1166
+ "TvChannelVariety",
1167
+ "TvDiscovery",
1168
+ "TvEntertainment",
1169
+ "TvEpg",
1170
+ "TvEverywhereHome",
1171
+ "TvEverywhere",
1172
+ "TvHd",
1173
+ "Tv",
1174
+ "TvKids",
1175
+ "TvPrimetime",
1176
+ "TvRemote",
1177
+ "TvTimeFlexible",
1178
+ "TvTv",
1179
+ "TvUhd",
1180
+ "TvVod",
1181
+ "Under28",
1182
+ "Underlined",
1183
+ "UnifiedCommunications",
1184
+ "Unlimited",
1185
+ "UnlimitedMobile",
1186
+ "UnlockedRewards",
1187
+ "Upcoming",
1188
+ "Upgrade",
1189
+ "UpgradeMobiles",
1190
+ "Upload",
1191
+ "UsbModem",
1192
+ "UserLogIn",
1193
+ "UserScan",
1194
+ "Users",
1195
+ "VCarDongle",
1196
+ "VCar",
1197
+ "VKids",
1198
+ "VPet",
1199
+ "VRHeadset",
1200
+ "VSimAndDevice",
1201
+ "VfHappyHelpful",
1202
+ "VfHappy",
1203
+ "VideoFrame",
1204
+ "Video",
1205
+ "Virtuoso",
1206
+ "VirusProtection",
1207
+ "VocSensor",
1208
+ "VodafoneStore",
1209
+ "VodafoneTv",
1210
+ "Voicemail",
1211
+ "Warning",
1212
+ "Watch",
1213
+ "Waterproof",
1214
+ "WebProtection",
1215
+ "Website",
1216
+ "Weight",
1217
+ "WifiAlwaysOn",
1218
+ "WifiGood",
1219
+ "WithdrawCash",
1220
+ "Wizard",
1221
+ "ZoomIn",
1222
+ "ZoomOut",
1223
+ "_1stMonthFree",
1224
+ "_2g",
1225
+ "_360View",
1226
+ "_3G",
1227
+ "_4G",
1228
+ "_4gPlus",
1229
+ "_4gPlusplus",
1230
+ "_5G",
1231
+ "_5gPlus"
1232
+ ];
1233
+ const iconSizes = [iconSize2xs, iconSizeXs, iconSizeSm, iconSizeMd, iconSizeLg, iconSizeXl, iconSize2xl, iconSize3xl, iconSize4xl, iconSize5xl];
1234
+ const validateIconLoaderProps = (props) => {
1235
+ if (!isObject(props)) {
1236
+ return false;
1237
+ }
1238
+ const p = props;
1239
+ if (!hasMatchingComponentName(p.component, "IconLoader")) {
1240
+ return false;
1241
+ }
1242
+ if (!p.name || !iconNames.includes(p.name)) {
1243
+ return false;
1244
+ }
1245
+ if (!p.size || !iconSizes.includes(p.size)) {
1246
+ return false;
1247
+ }
1248
+ if (p.alt !== void 0 && typeof p.alt !== "string") {
1249
+ return false;
1250
+ }
1251
+ if (p.bottomSpacing && !isBottomSpacing(p.bottomSpacing)) {
1252
+ return false;
1253
+ }
1254
+ return true;
1255
+ };
1256
+ const isIconLoaderProps = (props) => {
1257
+ return validateIconLoaderProps(props);
1258
+ };
1259
+ const IconLoader = ({
1260
+ name,
1261
+ className,
1262
+ component: _component,
1263
+ iconPosition: _iconPosition,
1264
+ bottomSpacing: _bottomSpacing,
1265
+ ...props
1266
+ }) => {
1267
+ const MappedIcon = mapNameToInlineIcons[name];
1268
+ if (!MappedIcon) return null;
1269
+ return /* @__PURE__ */ jsx(MappedIcon, { ...props, className });
1270
+ };
1271
+ export {
1272
+ IconLoader as I,
1273
+ isIconLoaderProps as a,
1274
+ iconNames as b,
1275
+ iconSizes as i,
1276
+ validateIconLoaderProps as v
1277
+ };