@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
@@ -1,6 +1,5 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { I as InlineIcon, N as NotificationErrorIcon } from "./NotificationErrorIcon-DMnAJgPN.js";
3
- import { b as spacingNone } from "./Spacing-D0HQH9YJ.js";
2
+ import { I as InlineIcon } from "./NotificationErrorIcon-DMnAJgPN.js";
4
3
  const AbTestIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
5
4
  InlineIcon,
6
5
  {
@@ -9820,17 +9819,6 @@ const ItalicIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
9820
9819
  ]
9821
9820
  }
9822
9821
  );
9823
- const JumpForwardIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
9824
- InlineIcon,
9825
- {
9826
- ...props,
9827
- className,
9828
- children: [
9829
- /* @__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" }),
9830
- /* @__PURE__ */ jsx("polyline", { points: "112.18 95.6 140.86 123.11 168.76 95.6" })
9831
- ]
9832
- }
9833
- );
9834
9822
  const KidsWatchIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
9835
9823
  InlineIcon,
9836
9824
  {
@@ -10126,17 +10114,6 @@ const LayersIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
10126
10114
  ]
10127
10115
  }
10128
10116
  );
10129
- const LifetimeWarrantyIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
10130
- InlineIcon,
10131
- {
10132
- ...props,
10133
- className,
10134
- children: [
10135
- /* @__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" }),
10136
- /* @__PURE__ */ jsx("path", { d: "M124,76l-38.77,32-17.23-14.22" })
10137
- ]
10138
- }
10139
- );
10140
10117
  const LikeIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
10141
10118
  InlineIcon,
10142
10119
  {
@@ -13443,21 +13420,6 @@ const RefreshIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
13443
13420
  ]
13444
13421
  }
13445
13422
  );
13446
- const RefurbishedIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
13447
- InlineIcon,
13448
- {
13449
- ...props,
13450
- className,
13451
- children: [
13452
- /* @__PURE__ */ jsx("path", { d: "M83.96,156.36h24.01" }),
13453
- /* @__PURE__ */ jsx("path", { className: "accent", d: "M93,61.43l11,10.83-11,11.17" }),
13454
- /* @__PURE__ */ jsx("path", { className: "accent", d: "M51.64,128.37c0-56,36.36-56.12,36.36-56.12l16,.02" }),
13455
- /* @__PURE__ */ jsx("path", { className: "accent", d: "M99,131.36l-11-11.12,11-10.88" }),
13456
- /* @__PURE__ */ jsx("path", { className: "accent", d: "M139.64,64.38c0,56-35.64,55.88-35.64,55.88l-16-.02" }),
13457
- /* @__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" })
13458
- ]
13459
- }
13460
- );
13461
13423
  const RemainingTimeIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
13462
13424
  InlineIcon,
13463
13425
  {
@@ -15117,20 +15079,6 @@ const SocialPinterestIcon = ({ className, ...props }) => /* @__PURE__ */ jsx(
15117
15079
  )
15118
15080
  }
15119
15081
  );
15120
- const SocialTiktokIcon = ({ className, ...props }) => /* @__PURE__ */ jsx(
15121
- InlineIcon,
15122
- {
15123
- ...props,
15124
- coloringMode: "fill",
15125
- className,
15126
- children: /* @__PURE__ */ jsx(
15127
- "path",
15128
- {
15129
- 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"
15130
- }
15131
- )
15132
- }
15133
- );
15134
15082
  const SocialTwitterIcon = ({ className, ...props }) => /* @__PURE__ */ jsx(
15135
15083
  InlineIcon,
15136
15084
  {
@@ -18910,610 +18858,586 @@ const _5gPlusIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
18910
18858
  ]
18911
18859
  }
18912
18860
  );
18913
- const mapNameToInlineIcons = {
18914
- AbTest: AbTestIcon,
18915
- Above28: Above28Icon,
18916
- AbruptCornering: AbruptCorneringIcon,
18917
- AccelerationHigh: AccelerationHighIcon,
18918
- AccelerationLow: AccelerationLowIcon,
18919
- AccelerationMiddle: AccelerationMiddleIcon,
18920
- AccelerometerHigh: AccelerometerHighIcon,
18921
- Accelerometer: AccelerometerIcon,
18922
- AccelerometerLow: AccelerometerLowIcon,
18923
- AccelerometerMiddle: AccelerometerMiddleIcon,
18924
- AccelerometerdleMid: AccelerometerdleMidIcon,
18925
- Accessibility: AccessibilityIcon,
18926
- Accessories: AccessoriesIcon,
18927
- Accountability: AccountabilityIcon,
18928
- AccountsReunite: AccountsReuniteIcon,
18929
- Ace: AceIcon,
18930
- Activity: ActivityIcon,
18931
- AddBusinessUser: AddBusinessUserIcon,
18932
- AddDocument: AddDocumentIcon,
18933
- AddFriend: AddFriendIcon,
18934
- AddOns: AddOnsIcon,
18935
- AddPlus: AddPlusIcon,
18936
- AddSim: AddSimIcon,
18937
- Admin: AdminIcon,
18938
- Adult: AdultIcon,
18939
- Agb: AgbIcon,
18940
- AlarmAssistantFire: AlarmAssistantFireIcon,
18941
- AlarmAssistant: AlarmAssistantIcon,
18942
- AlarmAssistantLeakage: AlarmAssistantLeakageIcon,
18943
- Alarm: AlarmIcon,
18944
- Alexa: AlexaIcon,
18945
- AllRewards: AllRewardsIcon,
18946
- Ambulance: AmbulanceIcon,
18947
- Android: AndroidIcon,
18948
- AntiShock: AntiShockIcon,
18949
- AppAnytime: AppAnytimeIcon,
18950
- AppChannelManagement: AppChannelManagementIcon,
18951
- AppChannelVariety: AppChannelVarietyIcon,
18952
- AppCloudDvr: AppCloudDvrIcon,
18953
- AppDiscovery: AppDiscoveryIcon,
18954
- AppEpgBackwards: AppEpgBackwardsIcon,
18955
- AppEpg: AppEpgIcon,
18956
- AppHd: AppHdIcon,
18957
- AppKids: AppKidsIcon,
18958
- AppMediatheken: AppMediathekenIcon,
18959
- AppMobileEntertainment: AppMobileEntertainmentIcon,
18960
- AppMultiscreen: AppMultiscreenIcon,
18961
- AppRestart: AppRestartIcon,
18962
- AppSideload: AppSideloadIcon,
18963
- AppSwipeToTv: AppSwipeToTvIcon,
18964
- AppTvForYou: AppTvForYouIcon,
18965
- AppTv: AppTvIcon,
18966
- AppUhd: AppUhdIcon,
18967
- AppVideostore: AppVideostoreIcon,
18968
- AppVod: AppVodIcon,
18969
- Apps: AppsIcon,
18970
- Ar: ArIcon,
18971
- ArrowDown: ArrowDownIcon,
18972
- ArrowLeft: ArrowLeftIcon,
18973
- ArrowRight: ArrowRightIcon,
18974
- ArrowUp: ArrowUpIcon,
18975
- Attachment: AttachmentIcon,
18976
- AutoTopup: AutoTopupIcon,
18977
- Backspace: BackspaceIcon,
18978
- BadSmiley: BadSmileyIcon,
18979
- Bag: BagIcon,
18980
- Barcode: BarcodeIcon,
18981
- BatteryEmpty: BatteryEmptyIcon,
18982
- Battery: BatteryIcon,
18983
- BatteryLow: BatteryLowIcon,
18984
- BatteryOnCharge: BatteryOnChargeIcon,
18985
- BatteryReallyLow: BatteryReallyLowIcon,
18986
- Bike: BikeIcon,
18987
- Bill: BillIcon,
18988
- BillPayPhone: BillPayPhoneIcon,
18989
- BiometricAuthentication: BiometricAuthenticationIcon,
18990
- BirthdayGreeting: BirthdayGreetingIcon,
18991
- Block: BlockIcon,
18992
- Blog: BlogIcon,
18993
- Bluetooth: BluetoothIcon,
18994
- Bold: BoldIcon,
18995
- Bolt: BoltIcon,
18996
- Book: BookIcon,
18997
- Bookmark: BookmarkIcon,
18998
- Boosting: BoostingIcon,
18999
- BoostingPause: BoostingPauseIcon,
19000
- Box: BoxIcon,
19001
- BraceletActive: BraceletActiveIcon,
19002
- BraceletDisabled: BraceletDisabledIcon,
19003
- BraceletGeneric: BraceletGenericIcon,
19004
- BraceletNotFound: BraceletNotFoundIcon,
19005
- BraceletOff: BraceletOffIcon,
19006
- BraceletOn: BraceletOnIcon,
19007
- BraceletPutOn: BraceletPutOnIcon,
19008
- BraceletRemove: BraceletRemoveIcon,
19009
- Braking: BrakingIcon,
19010
- Briefcase: BriefcaseIcon,
19011
- Broadband: BroadbandIcon,
19012
- BroadbandUpgrade: BroadbandUpgradeIcon,
19013
- BulletList: BulletListIcon,
19014
- Bundles: BundlesIcon,
19015
- Business: BusinessIcon,
19016
- BusinessPhoneFixedLine: BusinessPhoneFixedLineIcon,
19017
- CableError: CableErrorIcon,
19018
- CableFibre: CableFibreIcon,
19019
- Calculator: CalculatorIcon,
19020
- Calendar12: Calendar12Icon,
19021
- Calendar14: Calendar14Icon,
19022
- Calendar30: Calendar30Icon,
19023
- Calendar3: Calendar3Icon,
19024
- Calendar: CalendarIcon,
19025
- CalendarItem: CalendarItemIcon,
19026
- CalendarMonth: CalendarMonthIcon,
19027
- CallBackFailed: CallBackFailedIcon,
19028
- CallBack: CallBackIcon,
19029
- Call: CallIcon,
19030
- CallLog: CallLogIcon,
19031
- Camera: CameraIcon,
19032
- CameraInactive: CameraInactiveIcon,
19033
- CancelContract: CancelContractIcon,
19034
- Cancel: CancelIcon,
19035
- CarKey: CarKeyIcon,
19036
- Carer: CarerIcon,
19037
- CaseStudy: CaseStudyIcon,
19038
- Celebrate: CelebrateIcon,
19039
- ChangeContract: ChangeContractIcon,
19040
- ChargeToBill: ChargeToBillIcon,
19041
- CharityGiving: CharityGivingIcon,
19042
- ChartBar: ChartBarIcon,
19043
- ChartLine: ChartLineIcon,
19044
- Chat: ChatIcon,
19045
- CheckContract: CheckContractIcon,
19046
- CherriesPoints: CherriesPointsIcon,
19047
- ChevronDown: ChevronDownIcon,
19048
- ChevronLeft: ChevronLeftIcon,
19049
- ChevronRight: ChevronRightIcon,
19050
- ChevronUp: ChevronUpIcon,
19051
- ChildTracker: ChildTrackerIcon,
19052
- Chromecast: ChromecastIcon,
19053
- Clapping: ClappingIcon,
19054
- Clock: ClockIcon,
19055
- Close: CloseIcon,
19056
- CloseProjectWithComment: CloseProjectWithCommentIcon,
19057
- CloudDownload: CloudDownloadIcon,
19058
- CloudUpload: CloudUploadIcon,
19059
- ClusterOfEvents: ClusterOfEventsIcon,
19060
- Co2Sensor: Co2SensorIcon,
19061
- Coaxialcable: CoaxialcableIcon,
19062
- Coffee: CoffeeIcon,
19063
- ColourPalette: ColourPaletteIcon,
19064
- Columns: ColumnsIcon,
19065
- CommentClosedProject: CommentClosedProjectIcon,
19066
- Comment: CommentIcon,
19067
- Comments: CommentsIcon,
19068
- Community: CommunityIcon,
19069
- Compass: CompassIcon,
19070
- Complaints: ComplaintsIcon,
19071
- Completed: CompletedIcon,
19072
- Confidential: ConfidentialIcon,
19073
- ConnectedCar: ConnectedCarIcon,
19074
- ConnectedDevices: ConnectedDevicesIcon,
19075
- Connected: ConnectedIcon,
19076
- Connectivity: ConnectivityIcon,
19077
- Consultant: ConsultantIcon,
19078
- ContactlessPayment: ContactlessPaymentIcon,
19079
- Contacts: ContactsIcon,
19080
- ControlPanel: ControlPanelIcon,
19081
- ConvergedProposition: ConvergedPropositionIcon,
19082
- ConvertCurrency: ConvertCurrencyIcon,
19083
- Copy: CopyIcon,
19084
- Cpu: CpuIcon,
19085
- DarkMode: DarkModeIcon,
19086
- Dashboard: DashboardIcon,
19087
- Data: DataIcon,
19088
- DataMobile: DataMobileIcon,
19089
- Deals: DealsIcon,
19090
- Delete: DeleteIcon,
19091
- Delivery: DeliveryIcon,
19092
- DesignSprint: DesignSprintIcon,
19093
- DeviceDiagnostics: DeviceDiagnosticsIcon,
19094
- DeviceGuide: DeviceGuideIcon,
19095
- DeviceOverview: DeviceOverviewIcon,
19096
- DeviceThickness: DeviceThicknessIcon,
19097
- Diagnostics: DiagnosticsIcon,
19098
- DialPad: DialPadIcon,
19099
- Disconnect: DisconnectIcon,
19100
- Dish: DishIcon,
19101
- Dislike: DislikeIcon,
19102
- DocumentDoc: DocumentDocIcon,
19103
- Document: DocumentIcon,
19104
- DocumentJpg: DocumentJpgIcon,
19105
- DocumentPdf: DocumentPdfIcon,
19106
- DocumentPng: DocumentPngIcon,
19107
- DocumentPpt: DocumentPptIcon,
19108
- DocumentRtf: DocumentRtfIcon,
19109
- DocumentXls: DocumentXlsIcon,
19110
- DocumentZip: DocumentZipIcon,
19111
- DoorbellCamera: DoorbellCameraIcon,
19112
- DoubleStackedPallet: DoubleStackedPalletIcon,
19113
- Download: DownloadIcon,
19114
- Drinks: DrinksIcon,
19115
- Drone: DroneIcon,
19116
- Dsl: DslIcon,
19117
- Dwdm: DwdmIcon,
19118
- ESim: ESimIcon,
19119
- Edit: EditIcon,
19120
- EndCall: EndCallIcon,
19121
- Engineer: EngineerIcon,
19122
- Enterprise: EnterpriseIcon,
19123
- Entertainment: EntertainmentIcon,
19124
- Environment: EnvironmentIcon,
19125
- ErrorCircle: ErrorCircleIcon,
19126
- Error: ErrorIcon,
19127
- EsimLogo: EsimLogoIcon,
19128
- EssentialsBroadband: EssentialsBroadbandIcon,
19129
- Ethernet: EthernetIcon,
19130
- EuroCurrency: EuroCurrencyIcon,
19131
- ExtendContract: ExtendContractIcon,
19132
- Extender: ExtenderIcon,
19133
- FaceRecognition: FaceRecognitionIcon,
19134
- Failed: FailedIcon,
19135
- FallDetection: FallDetectionIcon,
19136
- Family: FamilyIcon,
19137
- Fashion: FashionIcon,
19138
- Favorite: FavoriteIcon,
19139
- Feather: FeatherIcon,
19140
- Filter: FilterIcon,
19141
- FindAndRingMyDevice: FindAndRingMyDeviceIcon,
19142
- FindMyCar: FindMyCarIcon,
19143
- FirmwareUpdate: FirmwareUpdateIcon,
19144
- FitnessHealth: FitnessHealthIcon,
19145
- FitnessTracker: FitnessTrackerIcon,
19146
- Focus: FocusIcon,
19147
- Folder: FolderIcon,
19148
- Forward: ForwardIcon,
19149
- Fox: FoxIcon,
19150
- GameConsole: GameConsoleIcon,
19151
- GenericDeviceIot: GenericDeviceIotIcon,
19152
- Genius: GeniusIcon,
19153
- GigaDepot: GigaDepotIcon,
19154
- GigaKombi: GigaKombiIcon,
19155
- GigaTvA: GigaTvAIcon,
19156
- GigaTvB: GigaTvBIcon,
19157
- Gigacube: GigacubeIcon,
19158
- GpsCoverage: GpsCoverageIcon,
19159
- Gravity: GravityIcon,
19160
- Grid: GridIcon,
19161
- GuestWifi: GuestWifiIcon,
19162
- Guru: GuruIcon,
19163
- Gyroscope: GyroscopeIcon,
19164
- HappySmiley: HappySmileyIcon,
19165
- Heart: HeartIcon,
19166
- HelpAnswer: HelpAnswerIcon,
19167
- HelpCircle: HelpCircleIcon,
19168
- HelpFaq: HelpFaqIcon,
19169
- HidePassword: HidePasswordIcon,
19170
- HomeAlarm: HomeAlarmIcon,
19171
- HomeGarden: HomeGardenIcon,
19172
- Home: HomeIcon,
19173
- HomeMonitor: HomeMonitorIcon,
19174
- Humidity: HumidityIcon,
19175
- Idea: IdeaIcon,
19176
- ImpactAlert: ImpactAlertIcon,
19177
- IncomingCall: IncomingCallIcon,
19178
- Industry: IndustryIcon,
19179
- InfoCircle: InfoCircleIcon,
19180
- InfraredSensor: InfraredSensorIcon,
19181
- InsertCode: InsertCodeIcon,
19182
- Insurance: InsuranceIcon,
19183
- IntegratedSim: IntegratedSimIcon,
19184
- IntelligenceScan: IntelligenceScanIcon,
19185
- InterchangeableBatteries: InterchangeableBatteriesIcon,
19186
- International: InternationalIcon,
19187
- InternetMovingService: InternetMovingServiceIcon,
19188
- InventoryMonitoring: InventoryMonitoringIcon,
19189
- Iot: IotIcon,
19190
- IrisScanner: IrisScannerIcon,
19191
- Italic: ItalicIcon,
19192
- JumpForward: JumpForwardIcon,
19193
- KidsWatch: KidsWatchIcon,
19194
- KippyDevice: KippyDeviceIcon,
19195
- KippyLight: KippyLightIcon,
19196
- Lab: LabIcon,
19197
- Landline: LandlineIcon,
19198
- LandlineInternet: LandlineInternetIcon,
19199
- Laptop: LaptopIcon,
19200
- LateralMovement: LateralMovementIcon,
19201
- Layers: LayersIcon,
19202
- LifetimeWarranty: LifetimeWarrantyIcon,
19203
- Like: LikeIcon,
19204
- LinkInsterEdit: LinkInsterEditIcon,
19205
- ListView: ListViewIcon,
19206
- Loan: LoanIcon,
19207
- LocateMe: LocateMeIcon,
19208
- LocationAlert: LocationAlertIcon,
19209
- Location: LocationIcon,
19210
- LocationPin: LocationPinIcon,
19211
- LogIn: LogInIcon,
19212
- LogOut: LogOutIcon,
19213
- MailForms: MailFormsIcon,
19214
- Mail: MailIcon,
19215
- MailRead: MailReadIcon,
19216
- MakePayment: MakePaymentIcon,
19217
- MapGps: MapGpsIcon,
19218
- Map: MapIcon,
19219
- Master: MasterIcon,
19220
- MaximizeImage: MaximizeImageIcon,
19221
- Media: MediaIcon,
19222
- Menu: MenuIcon,
19223
- MergeCall: MergeCallIcon,
19224
- MeshWifiAndRepeater: MeshWifiAndRepeaterIcon,
19225
- Microphone: MicrophoneIcon,
19226
- MinimizeImage: MinimizeImageIcon,
19227
- MinusCircle: MinusCircleIcon,
19228
- Minus: MinusIcon,
19229
- MinutesSms: MinutesSmsIcon,
19230
- Mobile: MobileIcon,
19231
- MobileInfo: MobileInfoIcon,
19232
- MobileTradeIn: MobileTradeInIcon,
19233
- Mobiles: MobilesIcon,
19234
- MonitorBrightness: MonitorBrightnessIcon,
19235
- MoreAndroid: MoreAndroidIcon,
19236
- More: MoreIcon,
19237
- MotionAlert: MotionAlertIcon,
19238
- Motion: MotionIcon,
19239
- MotionSensor: MotionSensorIcon,
19240
- Mountain: MountainIcon,
19241
- Mouse: MouseIcon,
19242
- MoveMoney: MoveMoneyIcon,
19243
- MultimediaPort: MultimediaPortIcon,
19244
- Multiroom: MultiroomIcon,
19245
- Multiscreen: MultiscreenIcon,
19246
- MusicAndMovies: MusicAndMoviesIcon,
19247
- Mute: MuteIcon,
19248
- MyTrips: MyTripsIcon,
19249
- NeedHelp: NeedHelpIcon,
19250
- NetworkPatchPanel: NetworkPatchPanelIcon,
19251
- NetworkTower: NetworkTowerIcon,
19252
- Networker: NetworkerIcon,
19253
- New: NewIcon,
19254
- News: NewsIcon,
19255
- Nfc: NfcIcon,
19256
- NightVision: NightVisionIcon,
19257
- NoWifi: NoWifiIcon,
19258
- NotificationError: NotificationErrorIcon,
19259
- Notification: NotificationIcon,
19260
- NotificationInfo: NotificationInfoIcon,
19261
- NotificationMute: NotificationMuteIcon,
19262
- NotificationTick: NotificationTickIcon,
19263
- NotificationTickThick: NotificationTickThickIcon,
19264
- Number0: Number0Icon,
19265
- Number1: Number1Icon,
19266
- Number2: Number2Icon,
19267
- Number3: Number3Icon,
19268
- Number4: Number4Icon,
19269
- Number5: Number5Icon,
19270
- Number6: Number6Icon,
19271
- Number7: Number7Icon,
19272
- Number8: Number8Icon,
19273
- Number9: Number9Icon,
19274
- NumberedView: NumberedViewIcon,
19275
- OfferBadge: OfferBadgeIcon,
19276
- OfferBadgePrecent: OfferBadgePrecentIcon,
19277
- OneNumber: OneNumberIcon,
19278
- OnlineForm: OnlineFormIcon,
19279
- Online: OnlineIcon,
19280
- OutgoingCall: OutgoingCallIcon,
19281
- PadlockClose: PadlockCloseIcon,
19282
- PadlockOpen: PadlockOpenIcon,
19283
- ParentalControl: ParentalControlIcon,
19284
- ParkingTicket: ParkingTicketIcon,
19285
- PasswordKey: PasswordKeyIcon,
19286
- PatrolStation: PatrolStationIcon,
19287
- PauseCircle: PauseCircleIcon,
19288
- Pause: PauseIcon,
19289
- Payg: PaygIcon,
19290
- PaymentCvv: PaymentCvvIcon,
19291
- Payment: PaymentIcon,
19292
- PetCollar: PetCollarIcon,
19293
- PetrolStation: PetrolStationIcon,
19294
- Photos: PhotosIcon,
19295
- PieChart: PieChartIcon,
19296
- Pin: PinIcon,
19297
- Ping: PingIcon,
19298
- Placeholder: PlaceholderIcon,
19299
- PlayArrow: PlayArrowIcon,
19300
- PlayCircle: PlayCircleIcon,
19301
- Plus: PlusIcon,
19302
- PopIn: PopInIcon,
19303
- PopOut: PopOutIcon,
19304
- PortalsForVideos: PortalsForVideosIcon,
19305
- Power: PowerIcon,
19306
- Prepaid: PrepaidIcon,
19307
- Prepare: PrepareIcon,
19308
- PricePromise: PricePromiseIcon,
19309
- PriceTag: PriceTagIcon,
19310
- Print: PrintIcon,
19311
- Privacy: PrivacyIcon,
19312
- Pro: ProIcon,
19313
- Profile: ProfileIcon,
19314
- ProximitySensor: ProximitySensorIcon,
19315
- PublicSector: PublicSectorIcon,
19316
- PublicWifi: PublicWifiIcon,
19317
- Puzzle: PuzzleIcon,
19318
- QrCode: QrCodeIcon,
19319
- Raffles: RafflesIcon,
19320
- RankProfessor: RankProfessorIcon,
19321
- RankScout: RankScoutIcon,
19322
- Rearrange: RearrangeIcon,
19323
- RecordTv: RecordTvIcon,
19324
- Refresh: RefreshIcon,
19325
- Refurbished: RefurbishedIcon,
19326
- RemainingTime: RemainingTimeIcon,
19327
- RenewableEnergy: RenewableEnergyIcon,
19328
- Reply: ReplyIcon,
19329
- Research: ResearchIcon,
19330
- RetakePhoto: RetakePhotoIcon,
19331
- ReturnProduct: ReturnProductIcon,
19332
- Rewards: RewardsIcon,
19333
- Roaming: RoamingIcon,
19334
- Robot: RobotIcon,
19335
- Rocket: RocketIcon,
19336
- Router: RouterIcon,
19337
- Routines: RoutinesIcon,
19338
- Ruler: RulerIcon,
19339
- SafeZone: SafeZoneIcon,
19340
- SatisfactionGuarantee: SatisfactionGuaranteeIcon,
19341
- Save: SaveIcon,
19342
- SaveTemporarily: SaveTemporarilyIcon,
19343
- Savings: SavingsIcon,
19344
- ScanCreditCard: ScanCreditCardIcon,
19345
- ScreenRepair: ScreenRepairIcon,
19346
- ScreenSize: ScreenSizeIcon,
19347
- SearchDevice: SearchDeviceIcon,
19348
- Search: SearchIcon,
19349
- SecureGrip: SecureGripIcon,
19350
- SecurityAssessment: SecurityAssessmentIcon,
19351
- SecurityCamera: SecurityCameraIcon,
19352
- SendTobi: SendTobiIcon,
19353
- Senior: SeniorIcon,
19354
- Settings: SettingsIcon,
19355
- Setup: SetupIcon,
19356
- Shake: ShakeIcon,
19357
- Share: ShareIcon,
19358
- ShareYourMins: ShareYourMinsIcon,
19359
- ShoppingCheckout: ShoppingCheckoutIcon,
19360
- ShoppingTrolley: ShoppingTrolleyIcon,
19361
- ShowPassword: ShowPasswordIcon,
19362
- SignLanguage: SignLanguageIcon,
19363
- SignedIn: SignedInIcon,
19364
- Sim: SimIcon,
19365
- SimSwap: SimSwapIcon,
19366
- SinglePallet: SinglePalletIcon,
19367
- SmallAndLightweight: SmallAndLightweightIcon,
19368
- SmartCamera: SmartCameraIcon,
19369
- SmartHome: SmartHomeIcon,
19370
- SmartKeyboard: SmartKeyboardIcon,
19371
- SmartPlug: SmartPlugIcon,
19372
- Sme: SmeIcon,
19373
- Sms: SmsIcon,
19374
- SmsText: SmsTextIcon,
19375
- Snow: SnowIcon,
19376
- SocialFacebook: SocialFacebookIcon,
19377
- SocialInsta: SocialInstaIcon,
19378
- SocialLinkedin: SocialLinkedinIcon,
19379
- SocialPaypal: SocialPaypalIcon,
19380
- SocialPinterest: SocialPinterestIcon,
19381
- SocialTiktok: SocialTiktokIcon,
19382
- SocialTwitter: SocialTwitterIcon,
19383
- SocialYoutube: SocialYoutubeIcon,
19384
- Soho: SohoIcon,
19385
- Sort: SortIcon,
19386
- SosCredit: SosCreditIcon,
19387
- SosEmergency: SosEmergencyIcon,
19388
- Sos: SosIcon,
19389
- SoundActive: SoundActiveIcon,
19390
- Sound: SoundIcon,
19391
- SoundOff: SoundOffIcon,
19392
- Speeding: SpeedingIcon,
19393
- SpellCheck: SpellCheckIcon,
19394
- SplitBilling: SplitBillingIcon,
19395
- SteeringWheel: SteeringWheelIcon,
19396
- StopCircle: StopCircleIcon,
19397
- Stop: StopIcon,
19398
- StoreOffer: StoreOfferIcon,
19399
- StrikeThrough: StrikeThroughIcon,
19400
- Student: StudentIcon,
19401
- Superstar: SuperstarIcon,
19402
- Superwifi: SuperwifiIcon,
19403
- SwitchCall: SwitchCallIcon,
19404
- SwitchCamera: SwitchCameraIcon,
19405
- Sync: SyncIcon,
19406
- Tablet: TabletIcon,
19407
- TabletMobile: TabletMobileIcon,
19408
- Talk: TalkIcon,
19409
- Technic: TechnicIcon,
19410
- Temperature: TemperatureIcon,
19411
- Tethering: TetheringIcon,
19412
- Theft: TheftIcon,
19413
- ThickTick: ThickTickIcon,
19414
- TickCircle: TickCircleIcon,
19415
- Tick: TickIcon,
19416
- TickOutline: TickOutlineIcon,
19417
- Tickets: TicketsIcon,
19418
- ToDoList: ToDoListIcon,
19419
- Tobi: TobiIcon,
19420
- Toggle: ToggleIcon,
19421
- ToggleSimple: ToggleSimpleIcon,
19422
- TopUp: TopUpIcon,
19423
- Topics: TopicsIcon,
19424
- TouchScreen: TouchScreenIcon,
19425
- Trackisafe: TrackisafeIcon,
19426
- TradeIn: TradeInIcon,
19427
- Trainers: TrainersIcon,
19428
- TransferProject: TransferProjectIcon,
19429
- Translate: TranslateIcon,
19430
- Tree: TreeIcon,
19431
- Trophy: TrophyIcon,
19432
- TvAnytime: TvAnytimeIcon,
19433
- TvBluetoothAndRemote: TvBluetoothAndRemoteIcon,
19434
- TvChannelVariety: TvChannelVarietyIcon,
19435
- TvDiscovery: TvDiscoveryIcon,
19436
- TvEntertainment: TvEntertainmentIcon,
19437
- TvEpg: TvEpgIcon,
19438
- TvEverywhereHome: TvEverywhereHomeIcon,
19439
- TvEverywhere: TvEverywhereIcon,
19440
- TvHd: TvHdIcon,
19441
- Tv: TvIcon,
19442
- TvKids: TvKidsIcon,
19443
- TvPrimetime: TvPrimetimeIcon,
19444
- TvRemote: TvRemoteIcon,
19445
- TvTimeFlexible: TvTimeFlexibleIcon,
19446
- TvTv: TvTvIcon,
19447
- TvUhd: TvUhdIcon,
19448
- TvVod: TvVodIcon,
19449
- Under28: Under28Icon,
19450
- Underlined: UnderlinedIcon,
19451
- UnifiedCommunications: UnifiedCommunicationsIcon,
19452
- Unlimited: UnlimitedIcon,
19453
- UnlimitedMobile: UnlimitedMobileIcon,
19454
- UnlockedRewards: UnlockedRewardsIcon,
19455
- Upcoming: UpcomingIcon,
19456
- Upgrade: UpgradeIcon,
19457
- UpgradeMobiles: UpgradeMobilesIcon,
19458
- Upload: UploadIcon,
19459
- UsbModem: UsbModemIcon,
19460
- UserLogIn: UserLogInIcon,
19461
- UserScan: UserScanIcon,
19462
- Users: UsersIcon,
19463
- VCarDongle: VCarDongleIcon,
19464
- VCar: VCarIcon,
19465
- VKids: VKidsIcon,
19466
- VPet: VPetIcon,
19467
- VRHeadset: VRHeadsetIcon,
19468
- VSimAndDevice: VSimAndDeviceIcon,
19469
- VfHappyHelpful: VfHappyHelpfulIcon,
19470
- VfHappy: VfHappyIcon,
19471
- VideoFrame: VideoFrameIcon,
19472
- Video: VideoIcon,
19473
- Virtuoso: VirtuosoIcon,
19474
- VirusProtection: VirusProtectionIcon,
19475
- VocSensor: VocSensorIcon,
19476
- VodafoneStore: VodafoneStoreIcon,
19477
- VodafoneTv: VodafoneTvIcon,
19478
- Voicemail: VoicemailIcon,
19479
- Warning: WarningIcon,
19480
- Watch: WatchIcon,
19481
- Waterproof: WaterproofIcon,
19482
- WebProtection: WebProtectionIcon,
19483
- Website: WebsiteIcon,
19484
- Weight: WeightIcon,
19485
- WifiAlwaysOn: WifiAlwaysOnIcon,
19486
- WifiGood: WifiGoodIcon,
19487
- WithdrawCash: WithdrawCashIcon,
19488
- Wizard: WizardIcon,
19489
- ZoomIn: ZoomInIcon,
19490
- ZoomOut: ZoomOutIcon,
19491
- _1stMonthFree: _1stMonthFreeIcon,
19492
- _2g: _2gIcon,
19493
- _360View: _360ViewIcon,
19494
- _3G: _3GIcon,
19495
- _4G: _4GIcon,
19496
- _4gPlus: _4gPlusIcon,
19497
- _4gPlusplus: _4gPlusplusIcon,
19498
- _5G: _5GIcon,
19499
- _5gPlus: _5gPlusIcon
19500
- };
19501
- const IconLoader = ({
19502
- name,
19503
- className,
19504
- component: _component,
19505
- iconPosition: _iconPosition,
19506
- bottomSpacing = spacingNone,
19507
- ...props
19508
- }) => {
19509
- const MappedIcon = mapNameToInlineIcons[name];
19510
- if (!MappedIcon) return null;
19511
- return /* @__PURE__ */ jsx(MappedIcon, { ...props, bottomSpacing, className });
19512
- };
19513
18861
  export {
19514
- ClockIcon as C,
19515
- IconLoader as I,
19516
- ChevronDownIcon as a,
19517
- CloseIcon as b,
19518
- CalendarMonthIcon as c
18862
+ AppVideostoreIcon as $,
18863
+ AbTestIcon as A,
18864
+ AlarmAssistantIcon as B,
18865
+ AlarmAssistantLeakageIcon as C,
18866
+ AlarmIcon as D,
18867
+ AlexaIcon as E,
18868
+ AllRewardsIcon as F,
18869
+ AmbulanceIcon as G,
18870
+ AndroidIcon as H,
18871
+ AntiShockIcon as I,
18872
+ AppAnytimeIcon as J,
18873
+ AppChannelManagementIcon as K,
18874
+ AppChannelVarietyIcon as L,
18875
+ AppCloudDvrIcon as M,
18876
+ AppDiscoveryIcon as N,
18877
+ AppEpgBackwardsIcon as O,
18878
+ AppEpgIcon as P,
18879
+ AppHdIcon as Q,
18880
+ AppKidsIcon as R,
18881
+ AppMediathekenIcon as S,
18882
+ AppMobileEntertainmentIcon as T,
18883
+ AppMultiscreenIcon as U,
18884
+ AppRestartIcon as V,
18885
+ AppSideloadIcon as W,
18886
+ AppSwipeToTvIcon as X,
18887
+ AppTvForYouIcon as Y,
18888
+ AppTvIcon as Z,
18889
+ AppUhdIcon as _,
18890
+ Above28Icon as a,
18891
+ CameraIcon as a$,
18892
+ AppVodIcon as a0,
18893
+ AppsIcon as a1,
18894
+ ArIcon as a2,
18895
+ ArrowDownIcon as a3,
18896
+ ArrowLeftIcon as a4,
18897
+ ArrowRightIcon as a5,
18898
+ ArrowUpIcon as a6,
18899
+ AttachmentIcon as a7,
18900
+ AutoTopupIcon as a8,
18901
+ BackspaceIcon as a9,
18902
+ BraceletNotFoundIcon as aA,
18903
+ BraceletOffIcon as aB,
18904
+ BraceletOnIcon as aC,
18905
+ BraceletPutOnIcon as aD,
18906
+ BraceletRemoveIcon as aE,
18907
+ BrakingIcon as aF,
18908
+ BriefcaseIcon as aG,
18909
+ BroadbandIcon as aH,
18910
+ BroadbandUpgradeIcon as aI,
18911
+ BulletListIcon as aJ,
18912
+ BundlesIcon as aK,
18913
+ BusinessIcon as aL,
18914
+ BusinessPhoneFixedLineIcon as aM,
18915
+ CableErrorIcon as aN,
18916
+ CableFibreIcon as aO,
18917
+ CalculatorIcon as aP,
18918
+ Calendar12Icon as aQ,
18919
+ Calendar14Icon as aR,
18920
+ Calendar30Icon as aS,
18921
+ Calendar3Icon as aT,
18922
+ CalendarIcon as aU,
18923
+ CalendarItemIcon as aV,
18924
+ CalendarMonthIcon as aW,
18925
+ CallBackFailedIcon as aX,
18926
+ CallBackIcon as aY,
18927
+ CallIcon as aZ,
18928
+ CallLogIcon as a_,
18929
+ BadSmileyIcon as aa,
18930
+ BagIcon as ab,
18931
+ BarcodeIcon as ac,
18932
+ BatteryEmptyIcon as ad,
18933
+ BatteryIcon as ae,
18934
+ BatteryLowIcon as af,
18935
+ BatteryOnChargeIcon as ag,
18936
+ BatteryReallyLowIcon as ah,
18937
+ BikeIcon as ai,
18938
+ BillIcon as aj,
18939
+ BillPayPhoneIcon as ak,
18940
+ BiometricAuthenticationIcon as al,
18941
+ BirthdayGreetingIcon as am,
18942
+ BlockIcon as an,
18943
+ BlogIcon as ao,
18944
+ BluetoothIcon as ap,
18945
+ BoldIcon as aq,
18946
+ BoltIcon as ar,
18947
+ BookIcon as as,
18948
+ BookmarkIcon as at,
18949
+ BoostingIcon as au,
18950
+ BoostingPauseIcon as av,
18951
+ BoxIcon as aw,
18952
+ BraceletActiveIcon as ax,
18953
+ BraceletDisabledIcon as ay,
18954
+ BraceletGenericIcon as az,
18955
+ AbruptCorneringIcon as b,
18956
+ DeviceOverviewIcon as b$,
18957
+ CameraInactiveIcon as b0,
18958
+ CancelContractIcon as b1,
18959
+ CancelIcon as b2,
18960
+ CarKeyIcon as b3,
18961
+ CarerIcon as b4,
18962
+ CaseStudyIcon as b5,
18963
+ CelebrateIcon as b6,
18964
+ ChangeContractIcon as b7,
18965
+ ChargeToBillIcon as b8,
18966
+ CharityGivingIcon as b9,
18967
+ CommunityIcon as bA,
18968
+ CompassIcon as bB,
18969
+ ComplaintsIcon as bC,
18970
+ CompletedIcon as bD,
18971
+ ConfidentialIcon as bE,
18972
+ ConnectedCarIcon as bF,
18973
+ ConnectedDevicesIcon as bG,
18974
+ ConnectedIcon as bH,
18975
+ ConnectivityIcon as bI,
18976
+ ConsultantIcon as bJ,
18977
+ ContactlessPaymentIcon as bK,
18978
+ ContactsIcon as bL,
18979
+ ControlPanelIcon as bM,
18980
+ ConvergedPropositionIcon as bN,
18981
+ ConvertCurrencyIcon as bO,
18982
+ CopyIcon as bP,
18983
+ CpuIcon as bQ,
18984
+ DarkModeIcon as bR,
18985
+ DashboardIcon as bS,
18986
+ DataIcon as bT,
18987
+ DataMobileIcon as bU,
18988
+ DealsIcon as bV,
18989
+ DeleteIcon as bW,
18990
+ DeliveryIcon as bX,
18991
+ DesignSprintIcon as bY,
18992
+ DeviceDiagnosticsIcon as bZ,
18993
+ DeviceGuideIcon as b_,
18994
+ ChartBarIcon as ba,
18995
+ ChartLineIcon as bb,
18996
+ ChatIcon as bc,
18997
+ CheckContractIcon as bd,
18998
+ CherriesPointsIcon as be,
18999
+ ChevronDownIcon as bf,
19000
+ ChevronLeftIcon as bg,
19001
+ ChevronRightIcon as bh,
19002
+ ChevronUpIcon as bi,
19003
+ ChildTrackerIcon as bj,
19004
+ ChromecastIcon as bk,
19005
+ ClappingIcon as bl,
19006
+ ClockIcon as bm,
19007
+ CloseIcon as bn,
19008
+ CloseProjectWithCommentIcon as bo,
19009
+ CloudDownloadIcon as bp,
19010
+ CloudUploadIcon as bq,
19011
+ ClusterOfEventsIcon as br,
19012
+ Co2SensorIcon as bs,
19013
+ CoaxialcableIcon as bt,
19014
+ CoffeeIcon as bu,
19015
+ ColourPaletteIcon as bv,
19016
+ ColumnsIcon as bw,
19017
+ CommentClosedProjectIcon as bx,
19018
+ CommentIcon as by,
19019
+ CommentsIcon as bz,
19020
+ AccelerationHighIcon as c,
19021
+ GravityIcon as c$,
19022
+ DeviceThicknessIcon as c0,
19023
+ DiagnosticsIcon as c1,
19024
+ DialPadIcon as c2,
19025
+ DisconnectIcon as c3,
19026
+ DishIcon as c4,
19027
+ DislikeIcon as c5,
19028
+ DocumentDocIcon as c6,
19029
+ DocumentIcon as c7,
19030
+ DocumentJpgIcon as c8,
19031
+ DocumentPdfIcon as c9,
19032
+ ExtenderIcon as cA,
19033
+ FaceRecognitionIcon as cB,
19034
+ FailedIcon as cC,
19035
+ FallDetectionIcon as cD,
19036
+ FamilyIcon as cE,
19037
+ FashionIcon as cF,
19038
+ FavoriteIcon as cG,
19039
+ FeatherIcon as cH,
19040
+ FilterIcon as cI,
19041
+ FindAndRingMyDeviceIcon as cJ,
19042
+ FindMyCarIcon as cK,
19043
+ FirmwareUpdateIcon as cL,
19044
+ FitnessHealthIcon as cM,
19045
+ FitnessTrackerIcon as cN,
19046
+ FocusIcon as cO,
19047
+ FolderIcon as cP,
19048
+ ForwardIcon as cQ,
19049
+ FoxIcon as cR,
19050
+ GameConsoleIcon as cS,
19051
+ GenericDeviceIotIcon as cT,
19052
+ GeniusIcon as cU,
19053
+ GigaDepotIcon as cV,
19054
+ GigaKombiIcon as cW,
19055
+ GigaTvAIcon as cX,
19056
+ GigaTvBIcon as cY,
19057
+ GigacubeIcon as cZ,
19058
+ GpsCoverageIcon as c_,
19059
+ DocumentPngIcon as ca,
19060
+ DocumentPptIcon as cb,
19061
+ DocumentRtfIcon as cc,
19062
+ DocumentXlsIcon as cd,
19063
+ DocumentZipIcon as ce,
19064
+ DoorbellCameraIcon as cf,
19065
+ DoubleStackedPalletIcon as cg,
19066
+ DownloadIcon as ch,
19067
+ DrinksIcon as ci,
19068
+ DroneIcon as cj,
19069
+ DslIcon as ck,
19070
+ DwdmIcon as cl,
19071
+ ESimIcon as cm,
19072
+ EditIcon as cn,
19073
+ EndCallIcon as co,
19074
+ EngineerIcon as cp,
19075
+ EnterpriseIcon as cq,
19076
+ EntertainmentIcon as cr,
19077
+ EnvironmentIcon as cs,
19078
+ ErrorCircleIcon as ct,
19079
+ ErrorIcon as cu,
19080
+ EsimLogoIcon as cv,
19081
+ EssentialsBroadbandIcon as cw,
19082
+ EthernetIcon as cx,
19083
+ EuroCurrencyIcon as cy,
19084
+ ExtendContractIcon as cz,
19085
+ AccelerationLowIcon as d,
19086
+ MeshWifiAndRepeaterIcon as d$,
19087
+ GridIcon as d0,
19088
+ GuestWifiIcon as d1,
19089
+ GuruIcon as d2,
19090
+ GyroscopeIcon as d3,
19091
+ HappySmileyIcon as d4,
19092
+ HeartIcon as d5,
19093
+ HelpAnswerIcon as d6,
19094
+ HelpCircleIcon as d7,
19095
+ HelpFaqIcon as d8,
19096
+ HidePasswordIcon as d9,
19097
+ LabIcon as dA,
19098
+ LandlineIcon as dB,
19099
+ LandlineInternetIcon as dC,
19100
+ LaptopIcon as dD,
19101
+ LateralMovementIcon as dE,
19102
+ LayersIcon as dF,
19103
+ LikeIcon as dG,
19104
+ LinkInsterEditIcon as dH,
19105
+ ListViewIcon as dI,
19106
+ LoanIcon as dJ,
19107
+ LocateMeIcon as dK,
19108
+ LocationAlertIcon as dL,
19109
+ LocationIcon as dM,
19110
+ LocationPinIcon as dN,
19111
+ LogInIcon as dO,
19112
+ LogOutIcon as dP,
19113
+ MailFormsIcon as dQ,
19114
+ MailIcon as dR,
19115
+ MailReadIcon as dS,
19116
+ MakePaymentIcon as dT,
19117
+ MapGpsIcon as dU,
19118
+ MapIcon as dV,
19119
+ MasterIcon as dW,
19120
+ MaximizeImageIcon as dX,
19121
+ MediaIcon as dY,
19122
+ MenuIcon as dZ,
19123
+ MergeCallIcon as d_,
19124
+ HomeAlarmIcon as da,
19125
+ HomeGardenIcon as db,
19126
+ HomeIcon as dc,
19127
+ HomeMonitorIcon as dd,
19128
+ HumidityIcon as de,
19129
+ IdeaIcon as df,
19130
+ ImpactAlertIcon as dg,
19131
+ IncomingCallIcon as dh,
19132
+ IndustryIcon as di,
19133
+ InfoCircleIcon as dj,
19134
+ InfraredSensorIcon as dk,
19135
+ InsertCodeIcon as dl,
19136
+ InsuranceIcon as dm,
19137
+ IntegratedSimIcon as dn,
19138
+ IntelligenceScanIcon as dp,
19139
+ InterchangeableBatteriesIcon as dq,
19140
+ InternationalIcon as dr,
19141
+ InternetMovingServiceIcon as ds,
19142
+ InventoryMonitoringIcon as dt,
19143
+ IotIcon as du,
19144
+ IrisScannerIcon as dv,
19145
+ ItalicIcon as dw,
19146
+ KidsWatchIcon as dx,
19147
+ KippyDeviceIcon as dy,
19148
+ KippyLightIcon as dz,
19149
+ AccelerationMiddleIcon as e,
19150
+ PaygIcon as e$,
19151
+ MicrophoneIcon as e0,
19152
+ MinimizeImageIcon as e1,
19153
+ MinusCircleIcon as e2,
19154
+ MinusIcon as e3,
19155
+ MinutesSmsIcon as e4,
19156
+ MobileIcon as e5,
19157
+ MobileInfoIcon as e6,
19158
+ MobileTradeInIcon as e7,
19159
+ MobilesIcon as e8,
19160
+ MonitorBrightnessIcon as e9,
19161
+ NotificationTickIcon as eA,
19162
+ NotificationTickThickIcon as eB,
19163
+ Number0Icon as eC,
19164
+ Number1Icon as eD,
19165
+ Number2Icon as eE,
19166
+ Number3Icon as eF,
19167
+ Number4Icon as eG,
19168
+ Number5Icon as eH,
19169
+ Number6Icon as eI,
19170
+ Number7Icon as eJ,
19171
+ Number8Icon as eK,
19172
+ Number9Icon as eL,
19173
+ NumberedViewIcon as eM,
19174
+ OfferBadgeIcon as eN,
19175
+ OfferBadgePrecentIcon as eO,
19176
+ OneNumberIcon as eP,
19177
+ OnlineFormIcon as eQ,
19178
+ OnlineIcon as eR,
19179
+ OutgoingCallIcon as eS,
19180
+ PadlockCloseIcon as eT,
19181
+ PadlockOpenIcon as eU,
19182
+ ParentalControlIcon as eV,
19183
+ ParkingTicketIcon as eW,
19184
+ PasswordKeyIcon as eX,
19185
+ PatrolStationIcon as eY,
19186
+ PauseCircleIcon as eZ,
19187
+ PauseIcon as e_,
19188
+ MoreAndroidIcon as ea,
19189
+ MoreIcon as eb,
19190
+ MotionAlertIcon as ec,
19191
+ MotionIcon as ed,
19192
+ MotionSensorIcon as ee,
19193
+ MountainIcon as ef,
19194
+ MouseIcon as eg,
19195
+ MoveMoneyIcon as eh,
19196
+ MultimediaPortIcon as ei,
19197
+ MultiroomIcon as ej,
19198
+ MultiscreenIcon as ek,
19199
+ MusicAndMoviesIcon as el,
19200
+ MuteIcon as em,
19201
+ MyTripsIcon as en,
19202
+ NeedHelpIcon as eo,
19203
+ NetworkPatchPanelIcon as ep,
19204
+ NetworkTowerIcon as eq,
19205
+ NetworkerIcon as er,
19206
+ NewIcon as es,
19207
+ NewsIcon as et,
19208
+ NfcIcon as eu,
19209
+ NightVisionIcon as ev,
19210
+ NoWifiIcon as ew,
19211
+ NotificationIcon as ex,
19212
+ NotificationInfoIcon as ey,
19213
+ NotificationMuteIcon as ez,
19214
+ AccelerometerHighIcon as f,
19215
+ SettingsIcon as f$,
19216
+ PaymentCvvIcon as f0,
19217
+ PaymentIcon as f1,
19218
+ PetCollarIcon as f2,
19219
+ PetrolStationIcon as f3,
19220
+ PhotosIcon as f4,
19221
+ PieChartIcon as f5,
19222
+ PinIcon as f6,
19223
+ PingIcon as f7,
19224
+ PlaceholderIcon as f8,
19225
+ PlayArrowIcon as f9,
19226
+ RenewableEnergyIcon as fA,
19227
+ ReplyIcon as fB,
19228
+ ResearchIcon as fC,
19229
+ RetakePhotoIcon as fD,
19230
+ ReturnProductIcon as fE,
19231
+ RewardsIcon as fF,
19232
+ RoamingIcon as fG,
19233
+ RobotIcon as fH,
19234
+ RocketIcon as fI,
19235
+ RouterIcon as fJ,
19236
+ RoutinesIcon as fK,
19237
+ RulerIcon as fL,
19238
+ SafeZoneIcon as fM,
19239
+ SatisfactionGuaranteeIcon as fN,
19240
+ SaveIcon as fO,
19241
+ SaveTemporarilyIcon as fP,
19242
+ SavingsIcon as fQ,
19243
+ ScanCreditCardIcon as fR,
19244
+ ScreenRepairIcon as fS,
19245
+ ScreenSizeIcon as fT,
19246
+ SearchDeviceIcon as fU,
19247
+ SearchIcon as fV,
19248
+ SecureGripIcon as fW,
19249
+ SecurityAssessmentIcon as fX,
19250
+ SecurityCameraIcon as fY,
19251
+ SendTobiIcon as fZ,
19252
+ SeniorIcon as f_,
19253
+ PlayCircleIcon as fa,
19254
+ PlusIcon as fb,
19255
+ PopInIcon as fc,
19256
+ PopOutIcon as fd,
19257
+ PortalsForVideosIcon as fe,
19258
+ PowerIcon as ff,
19259
+ PrepaidIcon as fg,
19260
+ PrepareIcon as fh,
19261
+ PricePromiseIcon as fi,
19262
+ PriceTagIcon as fj,
19263
+ PrintIcon as fk,
19264
+ PrivacyIcon as fl,
19265
+ ProIcon as fm,
19266
+ ProfileIcon as fn,
19267
+ ProximitySensorIcon as fo,
19268
+ PublicSectorIcon as fp,
19269
+ PublicWifiIcon as fq,
19270
+ PuzzleIcon as fr,
19271
+ QrCodeIcon as fs,
19272
+ RafflesIcon as ft,
19273
+ RankProfessorIcon as fu,
19274
+ RankScoutIcon as fv,
19275
+ RearrangeIcon as fw,
19276
+ RecordTvIcon as fx,
19277
+ RefreshIcon as fy,
19278
+ RemainingTimeIcon as fz,
19279
+ AccelerometerIcon as g,
19280
+ TobiIcon as g$,
19281
+ SetupIcon as g0,
19282
+ ShakeIcon as g1,
19283
+ ShareIcon as g2,
19284
+ ShareYourMinsIcon as g3,
19285
+ ShoppingCheckoutIcon as g4,
19286
+ ShoppingTrolleyIcon as g5,
19287
+ ShowPasswordIcon as g6,
19288
+ SignLanguageIcon as g7,
19289
+ SignedInIcon as g8,
19290
+ SimIcon as g9,
19291
+ SpeedingIcon as gA,
19292
+ SpellCheckIcon as gB,
19293
+ SplitBillingIcon as gC,
19294
+ SteeringWheelIcon as gD,
19295
+ StopCircleIcon as gE,
19296
+ StopIcon as gF,
19297
+ StoreOfferIcon as gG,
19298
+ StrikeThroughIcon as gH,
19299
+ StudentIcon as gI,
19300
+ SuperstarIcon as gJ,
19301
+ SuperwifiIcon as gK,
19302
+ SwitchCallIcon as gL,
19303
+ SwitchCameraIcon as gM,
19304
+ SyncIcon as gN,
19305
+ TabletIcon as gO,
19306
+ TabletMobileIcon as gP,
19307
+ TalkIcon as gQ,
19308
+ TechnicIcon as gR,
19309
+ TemperatureIcon as gS,
19310
+ TetheringIcon as gT,
19311
+ TheftIcon as gU,
19312
+ ThickTickIcon as gV,
19313
+ TickCircleIcon as gW,
19314
+ TickIcon as gX,
19315
+ TickOutlineIcon as gY,
19316
+ TicketsIcon as gZ,
19317
+ ToDoListIcon as g_,
19318
+ SimSwapIcon as ga,
19319
+ SinglePalletIcon as gb,
19320
+ SmallAndLightweightIcon as gc,
19321
+ SmartCameraIcon as gd,
19322
+ SmartHomeIcon as ge,
19323
+ SmartKeyboardIcon as gf,
19324
+ SmartPlugIcon as gg,
19325
+ SmeIcon as gh,
19326
+ SmsIcon as gi,
19327
+ SmsTextIcon as gj,
19328
+ SnowIcon as gk,
19329
+ SocialFacebookIcon as gl,
19330
+ SocialInstaIcon as gm,
19331
+ SocialLinkedinIcon as gn,
19332
+ SocialPaypalIcon as go,
19333
+ SocialPinterestIcon as gp,
19334
+ SocialTwitterIcon as gq,
19335
+ SocialYoutubeIcon as gr,
19336
+ SohoIcon as gs,
19337
+ SortIcon as gt,
19338
+ SosCreditIcon as gu,
19339
+ SosEmergencyIcon as gv,
19340
+ SosIcon as gw,
19341
+ SoundActiveIcon as gx,
19342
+ SoundIcon as gy,
19343
+ SoundOffIcon as gz,
19344
+ AccelerometerLowIcon as h,
19345
+ WebsiteIcon as h$,
19346
+ ToggleIcon as h0,
19347
+ ToggleSimpleIcon as h1,
19348
+ TopUpIcon as h2,
19349
+ TopicsIcon as h3,
19350
+ TouchScreenIcon as h4,
19351
+ TrackisafeIcon as h5,
19352
+ TradeInIcon as h6,
19353
+ TrainersIcon as h7,
19354
+ TransferProjectIcon as h8,
19355
+ TranslateIcon as h9,
19356
+ UpgradeIcon as hA,
19357
+ UpgradeMobilesIcon as hB,
19358
+ UploadIcon as hC,
19359
+ UsbModemIcon as hD,
19360
+ UserLogInIcon as hE,
19361
+ UserScanIcon as hF,
19362
+ UsersIcon as hG,
19363
+ VCarDongleIcon as hH,
19364
+ VCarIcon as hI,
19365
+ VKidsIcon as hJ,
19366
+ VPetIcon as hK,
19367
+ VRHeadsetIcon as hL,
19368
+ VSimAndDeviceIcon as hM,
19369
+ VfHappyHelpfulIcon as hN,
19370
+ VfHappyIcon as hO,
19371
+ VideoFrameIcon as hP,
19372
+ VideoIcon as hQ,
19373
+ VirtuosoIcon as hR,
19374
+ VirusProtectionIcon as hS,
19375
+ VocSensorIcon as hT,
19376
+ VodafoneStoreIcon as hU,
19377
+ VodafoneTvIcon as hV,
19378
+ VoicemailIcon as hW,
19379
+ WarningIcon as hX,
19380
+ WatchIcon as hY,
19381
+ WaterproofIcon as hZ,
19382
+ WebProtectionIcon as h_,
19383
+ TreeIcon as ha,
19384
+ TrophyIcon as hb,
19385
+ TvAnytimeIcon as hc,
19386
+ TvBluetoothAndRemoteIcon as hd,
19387
+ TvChannelVarietyIcon as he,
19388
+ TvDiscoveryIcon as hf,
19389
+ TvEntertainmentIcon as hg,
19390
+ TvEpgIcon as hh,
19391
+ TvEverywhereHomeIcon as hi,
19392
+ TvEverywhereIcon as hj,
19393
+ TvHdIcon as hk,
19394
+ TvIcon as hl,
19395
+ TvKidsIcon as hm,
19396
+ TvPrimetimeIcon as hn,
19397
+ TvRemoteIcon as ho,
19398
+ TvTimeFlexibleIcon as hp,
19399
+ TvTvIcon as hq,
19400
+ TvUhdIcon as hr,
19401
+ TvVodIcon as hs,
19402
+ Under28Icon as ht,
19403
+ UnderlinedIcon as hu,
19404
+ UnifiedCommunicationsIcon as hv,
19405
+ UnlimitedIcon as hw,
19406
+ UnlimitedMobileIcon as hx,
19407
+ UnlockedRewardsIcon as hy,
19408
+ UpcomingIcon as hz,
19409
+ AccelerometerMiddleIcon as i,
19410
+ WeightIcon as i0,
19411
+ WifiAlwaysOnIcon as i1,
19412
+ WifiGoodIcon as i2,
19413
+ WithdrawCashIcon as i3,
19414
+ WizardIcon as i4,
19415
+ ZoomInIcon as i5,
19416
+ ZoomOutIcon as i6,
19417
+ _1stMonthFreeIcon as i7,
19418
+ _2gIcon as i8,
19419
+ _360ViewIcon as i9,
19420
+ _3GIcon as ia,
19421
+ _4GIcon as ib,
19422
+ _4gPlusIcon as ic,
19423
+ _4gPlusplusIcon as id,
19424
+ _5GIcon as ie,
19425
+ _5gPlusIcon as ig,
19426
+ AccelerometerdleMidIcon as j,
19427
+ AccessibilityIcon as k,
19428
+ AccessoriesIcon as l,
19429
+ AccountabilityIcon as m,
19430
+ AccountsReuniteIcon as n,
19431
+ AceIcon as o,
19432
+ ActivityIcon as p,
19433
+ AddBusinessUserIcon as q,
19434
+ AddDocumentIcon as r,
19435
+ AddFriendIcon as s,
19436
+ AddOnsIcon as t,
19437
+ AddPlusIcon as u,
19438
+ AddSimIcon as v,
19439
+ AdminIcon as w,
19440
+ AdultIcon as x,
19441
+ AgbIcon as y,
19442
+ AlarmAssistantFireIcon as z
19519
19443
  };