@vodafone_de/brix-components 7.1.2 → 7.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{_5gPlusIcon-B_69VW4X.js → _5gPlusIcon-CnxmOo1u.js} +448 -380
- package/dist/components/Accordion/index.js +2 -2
- package/dist/components/Badge/index.js +1 -1
- package/dist/components/BottomBar/index.js +2 -1
- package/dist/components/Button/index.js +2 -2
- package/dist/components/ButtonAsLink/index.js +1 -1
- package/dist/components/Carousel/index.js +1 -1
- package/dist/components/ConsentMessage/index.js +1 -1
- package/dist/components/DateInput/index.js +1 -1
- package/dist/components/DemoBox/index.js +2 -5
- package/dist/components/DiscoveryCard/index.js +5 -6
- package/dist/components/DiscoveryCardGroup/index.js +1 -1
- package/dist/components/FilterGroup/index.js +2 -2
- package/dist/components/FootnoteLink/index.js +1 -1
- package/dist/components/FormHelperStatusIcon/index.js +1 -1
- package/dist/components/Icon/index.js +1 -1
- package/dist/components/IconButton/index.js +2 -2
- package/dist/components/IconLoader/index.js +1 -1
- package/dist/components/IconSnippet/index.js +2 -2
- package/dist/components/ImageHeader/index.js +3 -4
- package/dist/components/InfoBanner/index.js +1 -2
- package/dist/components/Legend/index.js +1 -1
- package/dist/components/Link/index.js +1 -1
- package/dist/components/LinkAsButton/index.js +1 -1
- package/dist/components/LinkListItem/index.js +1 -1
- package/dist/components/LoadingSpinner/index.js +1 -1
- package/dist/components/MediaText/index.js +3 -4
- package/dist/components/Notification/index.js +2 -2
- package/dist/components/OpenTextFootnoteAdapter/index.js +1 -1
- package/dist/components/PickerGroup/index.js +2 -2
- package/dist/components/Price/index.js +2 -2
- package/dist/components/ProductCard/index.js +1 -1
- package/dist/components/Rating/index.js +1 -1
- package/dist/components/RichText/index.js +1 -1
- package/dist/components/RichtTextContentful/index.js +1 -1
- package/dist/components/ScreenreaderOnly/index.js +1 -1
- package/dist/components/ScreenreaderOnly/styled.d.ts +1 -1
- package/dist/components/SearchInput/index.js +2 -2
- package/dist/components/SelectInput/index.js +1 -1
- package/dist/components/SuggestInput/index.js +1 -1
- package/dist/components/Switch/index.js +1 -1
- package/dist/components/TabGroup/index.js +1 -1
- package/dist/components/TabularPrice/index.js +2 -2
- package/dist/components/TextList/index.js +1 -1
- package/dist/components/TimeInput/index.js +1 -1
- package/dist/contentful/index.js +1 -2
- package/dist/contentful/live-preview-inspector/index.js +1 -1
- package/dist/contentful/live-preview-renderer/index.js +1 -1
- package/dist/contentful/renderer/index.js +1 -1
- package/dist/icons/index.js +379 -377
- package/dist/{index-CVHmFLr5.js → index-7A9g1r9L.js} +1 -2
- package/dist/{index-BBQw77Pn.js → index-B2VrT4fo.js} +1 -1
- package/dist/{index-C8lpS44n.js → index-BjtnAuPr.js} +1 -1
- package/dist/{index-BdUFiKHr.js → index-C3dW-7e_.js} +5 -1
- package/dist/{index-R87ALCWk.js → index-C69FNo1a.js} +1 -1
- package/dist/{index-DSTYuyEd.js → index-DXRuQeDl.js} +1 -1
- package/dist/index.js +7 -7
- package/dist/{mapContentToComponents-CbXgjoiV.js → mapContentToComponents-wTK3ndvI.js} +2 -3
- package/dist/{styled-DtUIJa88.js → styled-q7r_5eaz.js} +5 -2
- package/package.json +1 -1
- package/dist/index-DR3e19BE.js +0 -7
|
@@ -4316,6 +4316,7 @@ const CancelContractIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
4316
4316
|
/* @__PURE__ */ jsx(
|
|
4317
4317
|
"line",
|
|
4318
4318
|
{
|
|
4319
|
+
className: "accent",
|
|
4319
4320
|
x1: "46.68",
|
|
4320
4321
|
y1: "141.78",
|
|
4321
4322
|
x2: "77.03",
|
|
@@ -4325,6 +4326,7 @@ const CancelContractIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
4325
4326
|
/* @__PURE__ */ jsx(
|
|
4326
4327
|
"rect",
|
|
4327
4328
|
{
|
|
4329
|
+
className: "accent",
|
|
4328
4330
|
x: "31.5",
|
|
4329
4331
|
y: "111.43",
|
|
4330
4332
|
width: "60.71",
|
|
@@ -4630,10 +4632,17 @@ const ChangeContractIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
4630
4632
|
),
|
|
4631
4633
|
/* @__PURE__ */ jsx("path", { d: "m60.05,112.25v-60.29c0-.8.32-1.56.88-2.12l28.6-28.6c.56-.56,1.33-.88,2.12-.88h68.36v132.79c0,6.29-5.1,11.38-11.38,11.38h-61.72" }),
|
|
4632
4634
|
/* @__PURE__ */ jsx("polyline", { points: "90.4 22.28 90.4 52.27 60.14 52.27" }),
|
|
4633
|
-
/* @__PURE__ */ jsx(
|
|
4635
|
+
/* @__PURE__ */ jsx(
|
|
4636
|
+
"path",
|
|
4637
|
+
{
|
|
4638
|
+
className: "accent",
|
|
4639
|
+
d: "m89.16,150.65l-3.21-1.87c-2.59-1.58-3.4-4.95-1.81-7.53.45-.74,1.08-1.36,1.81-1.81l3.21-1.87c2.68-1.6,3.48-4.8,1.87-7.2l-2.68-4.53c-1.61-2.67-4.82-3.47-7.23-1.87l-3.21,1.87c-3.48,2.13-8.03-.53-8.03-4.53v-3.73c0-2.94-2.4-5.33-5.36-5.33h-5.35c-2.95,0-5.35,2.39-5.36,5.33v3.47c0,4-4.55,6.67-8.03,4.53l-3.21-1.6c-2.44-1.49-5.64-.72-7.14,1.71-.03.05-.06.1-.09.15l-2.66,4.53c-1.36,2.6-.56,5.8,1.86,7.47l3.21,1.87c3.48,1.87,3.48,7.2,0,9.07l-3.21,1.87c-2.68,1.6-3.48,4.8-1.87,7.2l2.68,4.53c1.61,2.67,4.82,3.47,7.23,1.87l3.21-1.6c3.48-2.13,8.03.53,8.03,4.53v3.73c0,2.94,2.4,5.33,5.36,5.33h5.35c2.95,0,5.35-2.39,5.36-5.33v-3.47c0-4,4.55-6.67,8.03-4.53l3.21,1.87c2.45,1.49,5.64.72,7.14-1.71.03-.05.06-.1.09-.16l2.66-4.53c1.35-2.93.55-6.13-1.86-7.73Z"
|
|
4640
|
+
}
|
|
4641
|
+
),
|
|
4634
4642
|
/* @__PURE__ */ jsx(
|
|
4635
4643
|
"circle",
|
|
4636
4644
|
{
|
|
4645
|
+
className: "accent",
|
|
4637
4646
|
cx: "61.85",
|
|
4638
4647
|
cy: "144.25",
|
|
4639
4648
|
r: "7"
|
|
@@ -4863,6 +4872,7 @@ const CheckContractIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
4863
4872
|
/* @__PURE__ */ jsx(
|
|
4864
4873
|
"rect",
|
|
4865
4874
|
{
|
|
4875
|
+
className: "accent",
|
|
4866
4876
|
x: "31.5",
|
|
4867
4877
|
y: "111.43",
|
|
4868
4878
|
width: "60.71",
|
|
@@ -4871,7 +4881,13 @@ const CheckContractIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
4871
4881
|
ry: "30.35"
|
|
4872
4882
|
}
|
|
4873
4883
|
),
|
|
4874
|
-
/* @__PURE__ */ jsx(
|
|
4884
|
+
/* @__PURE__ */ jsx(
|
|
4885
|
+
"polyline",
|
|
4886
|
+
{
|
|
4887
|
+
className: "accent",
|
|
4888
|
+
points: "72.71 133.44 57.44 150.35 48.89 141.8"
|
|
4889
|
+
}
|
|
4890
|
+
)
|
|
4875
4891
|
]
|
|
4876
4892
|
}
|
|
4877
4893
|
);
|
|
@@ -7714,6 +7730,24 @@ const ESimIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
7714
7730
|
]
|
|
7715
7731
|
}
|
|
7716
7732
|
);
|
|
7733
|
+
const EasyUsageIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
7734
|
+
InlineIcon,
|
|
7735
|
+
{
|
|
7736
|
+
...props,
|
|
7737
|
+
className,
|
|
7738
|
+
children: [
|
|
7739
|
+
/* @__PURE__ */ jsx("path", { d: "M115.89,125.77c3.41.39,5.86,3.47,5.48,6.88-.36,3.14-3.02,5.52-6.19,5.52" }),
|
|
7740
|
+
/* @__PURE__ */ jsx("path", { d: "M116.42,125.85s-28.28-5.59-35.3-7.09c-4-.86-8.56-2.19-12-3.26-7.68-2.47-16.03-1.8-23.23,1.85-7.28,3.78-17.56,14.65-20.53,29.85" }),
|
|
7741
|
+
/* @__PURE__ */ jsx("path", { d: "M115.26,138.17h0" }),
|
|
7742
|
+
/* @__PURE__ */ jsx("path", { d: "M67.22,143s5.45-4.71,9.61-4.91c5.2-.25,37.48.08,38.43.09" }),
|
|
7743
|
+
/* @__PURE__ */ jsx("path", { d: "M121,129.69l40.13-18c3.47-1.61,7.6-.4,9.65,2.83h0c2.25,3.54,1.2,8.23-2.33,10.48-.22.14-.44.27-.67.38-17.79,9-67.46,35-70.57,36.33l-.87.35c-4,1.51-8,1.7-12.44,1.68h-41.9" }),
|
|
7744
|
+
/* @__PURE__ */ jsx("path", { d: "M154.5,114.72c0-1.71-.4-3.39-1.19-4.91h0c-2.05-3.23-6.18-4.44-9.65-2.83l-36.9,17" }),
|
|
7745
|
+
/* @__PURE__ */ jsx("path", { d: "M130.43,113.05c.01-1.7-.4-3.38-1.19-4.88h0c-2.05-3.23-6.18-4.44-9.65-2.83l-32.07,14.74" }),
|
|
7746
|
+
/* @__PURE__ */ jsx("line", { x1: "20", y1: "141.84", x2: "49.84", y2: "171.63" }),
|
|
7747
|
+
/* @__PURE__ */ jsx("polyline", { className: "accent", points: "147.58 38.25 96 90.08 72.96 66.74" })
|
|
7748
|
+
]
|
|
7749
|
+
}
|
|
7750
|
+
);
|
|
7717
7751
|
const EditIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
7718
7752
|
InlineIcon,
|
|
7719
7753
|
{
|
|
@@ -8121,8 +8155,20 @@ const ExtendContractIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
8121
8155
|
),
|
|
8122
8156
|
/* @__PURE__ */ jsx("path", { d: "m60.05,96.25v-44.29c0-.8.32-1.56.88-2.12l28.6-28.6c.56-.56,1.33-.88,2.12-.88h68.36v132.79c0,6.29-5.1,11.38-11.38,11.38h-48.73" }),
|
|
8123
8157
|
/* @__PURE__ */ jsx("polyline", { points: "90.4 22.28 90.4 52.27 60.14 52.27" }),
|
|
8124
|
-
/* @__PURE__ */ jsx(
|
|
8125
|
-
|
|
8158
|
+
/* @__PURE__ */ jsx(
|
|
8159
|
+
"path",
|
|
8160
|
+
{
|
|
8161
|
+
className: "accent",
|
|
8162
|
+
d: "m82.92,159.95c-4.79,6.16-11.93,10.48-20.29,11.5h0c-16.64,2.03-31.78-9.81-33.81-26.45h0c-2.03-16.64,9.81-31.78,26.45-33.81h0c11.69-1.43,22.63,3.99,28.81,13.1"
|
|
8163
|
+
}
|
|
8164
|
+
),
|
|
8165
|
+
/* @__PURE__ */ jsx(
|
|
8166
|
+
"polyline",
|
|
8167
|
+
{
|
|
8168
|
+
className: "accent",
|
|
8169
|
+
points: "84.09 108.34 84.09 124.34 68.09 124.34"
|
|
8170
|
+
}
|
|
8171
|
+
)
|
|
8126
8172
|
]
|
|
8127
8173
|
}
|
|
8128
8174
|
);
|
|
@@ -18182,6 +18228,26 @@ const VodafoneStoreIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
|
18182
18228
|
]
|
|
18183
18229
|
}
|
|
18184
18230
|
);
|
|
18231
|
+
const VodafoneTogetherIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
18232
|
+
InlineIcon,
|
|
18233
|
+
{
|
|
18234
|
+
...props,
|
|
18235
|
+
className,
|
|
18236
|
+
children: [
|
|
18237
|
+
/* @__PURE__ */ jsx("path", { d: "M126.51,52.4V20.25h-15.74" }),
|
|
18238
|
+
/* @__PURE__ */ jsx("path", { d: "M126.51,52.4c5.25,3.94,9.84,7.87,11.15,9.18,6.56,5.9-1.31,17.06-9.84,17.06h-3.94v13.46" }),
|
|
18239
|
+
/* @__PURE__ */ jsx("path", { d: "M110.77,20.25c-5.9,0-10.5,4.59-10.5,10.5v1.97l-12.46-9.18c-5.25-5.25-14.43-5.25-19.68,0,0,0-45.26,33.46-49.86,38.05-7.22,6.56,1.31,17.06,9.84,17.06h3.95s0,50.1,0,50.1c0,8.52,6.97,15.5,15.5,15.5h60.41" }),
|
|
18240
|
+
/* @__PURE__ */ jsx("path", { d: "M107.97,166.3v-68.2c0-3.3,2.7-6,6-6h26l16,16v58.1c0,3.3-2.7,6-6,6h-36c-3.3.1-6-2.6-6-5.9Z" }),
|
|
18241
|
+
/* @__PURE__ */ jsx("path", { d: "M127.97,124h8c2.2,0,4,1.8,4,4v24c0,2.2-1.8,4-4,4h-8c-2.2,0-4-1.8-4-4v-24c0-2.2,1.8-4,4-4Z" }),
|
|
18242
|
+
/* @__PURE__ */ jsx("line", { x1: "155.79", y1: "80.25", x2: "180.21", y2: "80.25" }),
|
|
18243
|
+
/* @__PURE__ */ jsx("line", { x1: "168", y1: "92.46", x2: "168", y2: "68.04" }),
|
|
18244
|
+
/* @__PURE__ */ jsx("path", { className: "accent", d: "M64.05,89.13c7.98-7.98,19.96-7.98,27.94,0h0" }),
|
|
18245
|
+
/* @__PURE__ */ jsx("path", { className: "accent", d: "M50.08,75.56c15.17-15.17,39.92-15.17,55.88,0h0" }),
|
|
18246
|
+
/* @__PURE__ */ jsx("circle", { className: "accent", cx: "78.02", cy: "103.45", r: ".8" }),
|
|
18247
|
+
/* @__PURE__ */ jsx("polygon", { className: "accent", points: "78.02 103.45 78.02 103.45 78.02 103.45 78.02 103.45" })
|
|
18248
|
+
]
|
|
18249
|
+
}
|
|
18250
|
+
);
|
|
18185
18251
|
const VodafoneTvIcon = ({ className, ...props }) => /* @__PURE__ */ jsxs(
|
|
18186
18252
|
InlineIcon,
|
|
18187
18253
|
{
|
|
@@ -19018,7 +19084,7 @@ export {
|
|
|
19018
19084
|
CommentIcon as by,
|
|
19019
19085
|
CommentsIcon as bz,
|
|
19020
19086
|
AccelerationHighIcon as c,
|
|
19021
|
-
|
|
19087
|
+
GpsCoverageIcon as c$,
|
|
19022
19088
|
DeviceThicknessIcon as c0,
|
|
19023
19089
|
DiagnosticsIcon as c1,
|
|
19024
19090
|
DialPadIcon as c2,
|
|
@@ -19029,33 +19095,33 @@ export {
|
|
|
19029
19095
|
DocumentIcon as c7,
|
|
19030
19096
|
DocumentJpgIcon as c8,
|
|
19031
19097
|
DocumentPdfIcon as c9,
|
|
19032
|
-
|
|
19033
|
-
|
|
19034
|
-
|
|
19035
|
-
|
|
19036
|
-
|
|
19037
|
-
|
|
19038
|
-
|
|
19039
|
-
|
|
19040
|
-
|
|
19041
|
-
|
|
19042
|
-
|
|
19043
|
-
|
|
19044
|
-
|
|
19045
|
-
|
|
19046
|
-
|
|
19047
|
-
|
|
19048
|
-
|
|
19049
|
-
|
|
19050
|
-
|
|
19051
|
-
|
|
19052
|
-
|
|
19053
|
-
|
|
19054
|
-
|
|
19055
|
-
|
|
19056
|
-
|
|
19057
|
-
|
|
19058
|
-
|
|
19098
|
+
ExtendContractIcon as cA,
|
|
19099
|
+
ExtenderIcon as cB,
|
|
19100
|
+
FaceRecognitionIcon as cC,
|
|
19101
|
+
FailedIcon as cD,
|
|
19102
|
+
FallDetectionIcon as cE,
|
|
19103
|
+
FamilyIcon as cF,
|
|
19104
|
+
FashionIcon as cG,
|
|
19105
|
+
FavoriteIcon as cH,
|
|
19106
|
+
FeatherIcon as cI,
|
|
19107
|
+
FilterIcon as cJ,
|
|
19108
|
+
FindAndRingMyDeviceIcon as cK,
|
|
19109
|
+
FindMyCarIcon as cL,
|
|
19110
|
+
FirmwareUpdateIcon as cM,
|
|
19111
|
+
FitnessHealthIcon as cN,
|
|
19112
|
+
FitnessTrackerIcon as cO,
|
|
19113
|
+
FocusIcon as cP,
|
|
19114
|
+
FolderIcon as cQ,
|
|
19115
|
+
ForwardIcon as cR,
|
|
19116
|
+
FoxIcon as cS,
|
|
19117
|
+
GameConsoleIcon as cT,
|
|
19118
|
+
GenericDeviceIotIcon as cU,
|
|
19119
|
+
GeniusIcon as cV,
|
|
19120
|
+
GigaDepotIcon as cW,
|
|
19121
|
+
GigaKombiIcon as cX,
|
|
19122
|
+
GigaTvAIcon as cY,
|
|
19123
|
+
GigaTvBIcon as cZ,
|
|
19124
|
+
GigacubeIcon as c_,
|
|
19059
19125
|
DocumentPngIcon as ca,
|
|
19060
19126
|
DocumentPptIcon as cb,
|
|
19061
19127
|
DocumentRtfIcon as cc,
|
|
@@ -19069,360 +19135,362 @@ export {
|
|
|
19069
19135
|
DslIcon as ck,
|
|
19070
19136
|
DwdmIcon as cl,
|
|
19071
19137
|
ESimIcon as cm,
|
|
19072
|
-
|
|
19073
|
-
|
|
19074
|
-
|
|
19075
|
-
|
|
19076
|
-
|
|
19077
|
-
|
|
19078
|
-
|
|
19079
|
-
|
|
19080
|
-
|
|
19081
|
-
|
|
19082
|
-
|
|
19083
|
-
|
|
19084
|
-
|
|
19138
|
+
EasyUsageIcon as cn,
|
|
19139
|
+
EditIcon as co,
|
|
19140
|
+
EndCallIcon as cp,
|
|
19141
|
+
EngineerIcon as cq,
|
|
19142
|
+
EnterpriseIcon as cr,
|
|
19143
|
+
EntertainmentIcon as cs,
|
|
19144
|
+
EnvironmentIcon as ct,
|
|
19145
|
+
ErrorCircleIcon as cu,
|
|
19146
|
+
ErrorIcon as cv,
|
|
19147
|
+
EsimLogoIcon as cw,
|
|
19148
|
+
EssentialsBroadbandIcon as cx,
|
|
19149
|
+
EthernetIcon as cy,
|
|
19150
|
+
EuroCurrencyIcon as cz,
|
|
19085
19151
|
AccelerationLowIcon as d,
|
|
19086
|
-
|
|
19087
|
-
|
|
19088
|
-
|
|
19089
|
-
|
|
19090
|
-
|
|
19091
|
-
|
|
19092
|
-
|
|
19093
|
-
|
|
19094
|
-
|
|
19095
|
-
|
|
19096
|
-
|
|
19097
|
-
|
|
19098
|
-
|
|
19099
|
-
|
|
19100
|
-
|
|
19101
|
-
|
|
19102
|
-
|
|
19103
|
-
|
|
19104
|
-
|
|
19105
|
-
|
|
19106
|
-
|
|
19107
|
-
|
|
19108
|
-
|
|
19109
|
-
|
|
19110
|
-
|
|
19111
|
-
|
|
19112
|
-
|
|
19113
|
-
|
|
19114
|
-
|
|
19115
|
-
|
|
19116
|
-
|
|
19117
|
-
|
|
19118
|
-
|
|
19119
|
-
|
|
19120
|
-
|
|
19121
|
-
|
|
19122
|
-
|
|
19123
|
-
|
|
19124
|
-
|
|
19125
|
-
|
|
19126
|
-
|
|
19127
|
-
|
|
19128
|
-
|
|
19129
|
-
|
|
19130
|
-
|
|
19131
|
-
|
|
19132
|
-
|
|
19133
|
-
|
|
19134
|
-
|
|
19135
|
-
|
|
19136
|
-
|
|
19137
|
-
|
|
19138
|
-
|
|
19139
|
-
|
|
19140
|
-
|
|
19141
|
-
|
|
19142
|
-
|
|
19143
|
-
|
|
19144
|
-
|
|
19145
|
-
|
|
19146
|
-
|
|
19147
|
-
|
|
19148
|
-
|
|
19152
|
+
MergeCallIcon as d$,
|
|
19153
|
+
GravityIcon as d0,
|
|
19154
|
+
GridIcon as d1,
|
|
19155
|
+
GuestWifiIcon as d2,
|
|
19156
|
+
GuruIcon as d3,
|
|
19157
|
+
GyroscopeIcon as d4,
|
|
19158
|
+
HappySmileyIcon as d5,
|
|
19159
|
+
HeartIcon as d6,
|
|
19160
|
+
HelpAnswerIcon as d7,
|
|
19161
|
+
HelpCircleIcon as d8,
|
|
19162
|
+
HelpFaqIcon as d9,
|
|
19163
|
+
KippyLightIcon as dA,
|
|
19164
|
+
LabIcon as dB,
|
|
19165
|
+
LandlineIcon as dC,
|
|
19166
|
+
LandlineInternetIcon as dD,
|
|
19167
|
+
LaptopIcon as dE,
|
|
19168
|
+
LateralMovementIcon as dF,
|
|
19169
|
+
LayersIcon as dG,
|
|
19170
|
+
LikeIcon as dH,
|
|
19171
|
+
LinkInsterEditIcon as dI,
|
|
19172
|
+
ListViewIcon as dJ,
|
|
19173
|
+
LoanIcon as dK,
|
|
19174
|
+
LocateMeIcon as dL,
|
|
19175
|
+
LocationAlertIcon as dM,
|
|
19176
|
+
LocationIcon as dN,
|
|
19177
|
+
LocationPinIcon as dO,
|
|
19178
|
+
LogInIcon as dP,
|
|
19179
|
+
LogOutIcon as dQ,
|
|
19180
|
+
MailFormsIcon as dR,
|
|
19181
|
+
MailIcon as dS,
|
|
19182
|
+
MailReadIcon as dT,
|
|
19183
|
+
MakePaymentIcon as dU,
|
|
19184
|
+
MapGpsIcon as dV,
|
|
19185
|
+
MapIcon as dW,
|
|
19186
|
+
MasterIcon as dX,
|
|
19187
|
+
MaximizeImageIcon as dY,
|
|
19188
|
+
MediaIcon as dZ,
|
|
19189
|
+
MenuIcon as d_,
|
|
19190
|
+
HidePasswordIcon as da,
|
|
19191
|
+
HomeAlarmIcon as db,
|
|
19192
|
+
HomeGardenIcon as dc,
|
|
19193
|
+
HomeIcon as dd,
|
|
19194
|
+
HomeMonitorIcon as de,
|
|
19195
|
+
HumidityIcon as df,
|
|
19196
|
+
IdeaIcon as dg,
|
|
19197
|
+
ImpactAlertIcon as dh,
|
|
19198
|
+
IncomingCallIcon as di,
|
|
19199
|
+
IndustryIcon as dj,
|
|
19200
|
+
InfoCircleIcon as dk,
|
|
19201
|
+
InfraredSensorIcon as dl,
|
|
19202
|
+
InsertCodeIcon as dm,
|
|
19203
|
+
InsuranceIcon as dn,
|
|
19204
|
+
IntegratedSimIcon as dp,
|
|
19205
|
+
IntelligenceScanIcon as dq,
|
|
19206
|
+
InterchangeableBatteriesIcon as dr,
|
|
19207
|
+
InternationalIcon as ds,
|
|
19208
|
+
InternetMovingServiceIcon as dt,
|
|
19209
|
+
InventoryMonitoringIcon as du,
|
|
19210
|
+
IotIcon as dv,
|
|
19211
|
+
IrisScannerIcon as dw,
|
|
19212
|
+
ItalicIcon as dx,
|
|
19213
|
+
KidsWatchIcon as dy,
|
|
19214
|
+
KippyDeviceIcon as dz,
|
|
19149
19215
|
AccelerationMiddleIcon as e,
|
|
19150
|
-
|
|
19151
|
-
|
|
19152
|
-
|
|
19153
|
-
|
|
19154
|
-
|
|
19155
|
-
|
|
19156
|
-
|
|
19157
|
-
|
|
19158
|
-
|
|
19159
|
-
|
|
19160
|
-
|
|
19161
|
-
|
|
19162
|
-
|
|
19163
|
-
|
|
19164
|
-
|
|
19165
|
-
|
|
19166
|
-
|
|
19167
|
-
|
|
19168
|
-
|
|
19169
|
-
|
|
19170
|
-
|
|
19171
|
-
|
|
19172
|
-
|
|
19173
|
-
|
|
19174
|
-
|
|
19175
|
-
|
|
19176
|
-
|
|
19177
|
-
|
|
19178
|
-
|
|
19179
|
-
|
|
19180
|
-
|
|
19181
|
-
|
|
19182
|
-
|
|
19183
|
-
|
|
19184
|
-
|
|
19185
|
-
|
|
19186
|
-
|
|
19187
|
-
|
|
19188
|
-
|
|
19189
|
-
|
|
19190
|
-
|
|
19191
|
-
|
|
19192
|
-
|
|
19193
|
-
|
|
19194
|
-
|
|
19195
|
-
|
|
19196
|
-
|
|
19197
|
-
|
|
19198
|
-
|
|
19199
|
-
|
|
19200
|
-
|
|
19201
|
-
|
|
19202
|
-
|
|
19203
|
-
|
|
19204
|
-
|
|
19205
|
-
|
|
19206
|
-
|
|
19207
|
-
|
|
19208
|
-
|
|
19209
|
-
|
|
19210
|
-
|
|
19211
|
-
|
|
19212
|
-
|
|
19213
|
-
|
|
19216
|
+
PauseIcon as e$,
|
|
19217
|
+
MeshWifiAndRepeaterIcon as e0,
|
|
19218
|
+
MicrophoneIcon as e1,
|
|
19219
|
+
MinimizeImageIcon as e2,
|
|
19220
|
+
MinusCircleIcon as e3,
|
|
19221
|
+
MinusIcon as e4,
|
|
19222
|
+
MinutesSmsIcon as e5,
|
|
19223
|
+
MobileIcon as e6,
|
|
19224
|
+
MobileInfoIcon as e7,
|
|
19225
|
+
MobileTradeInIcon as e8,
|
|
19226
|
+
MobilesIcon as e9,
|
|
19227
|
+
NotificationMuteIcon as eA,
|
|
19228
|
+
NotificationTickIcon as eB,
|
|
19229
|
+
NotificationTickThickIcon as eC,
|
|
19230
|
+
Number0Icon as eD,
|
|
19231
|
+
Number1Icon as eE,
|
|
19232
|
+
Number2Icon as eF,
|
|
19233
|
+
Number3Icon as eG,
|
|
19234
|
+
Number4Icon as eH,
|
|
19235
|
+
Number5Icon as eI,
|
|
19236
|
+
Number6Icon as eJ,
|
|
19237
|
+
Number7Icon as eK,
|
|
19238
|
+
Number8Icon as eL,
|
|
19239
|
+
Number9Icon as eM,
|
|
19240
|
+
NumberedViewIcon as eN,
|
|
19241
|
+
OfferBadgeIcon as eO,
|
|
19242
|
+
OfferBadgePrecentIcon as eP,
|
|
19243
|
+
OneNumberIcon as eQ,
|
|
19244
|
+
OnlineFormIcon as eR,
|
|
19245
|
+
OnlineIcon as eS,
|
|
19246
|
+
OutgoingCallIcon as eT,
|
|
19247
|
+
PadlockCloseIcon as eU,
|
|
19248
|
+
PadlockOpenIcon as eV,
|
|
19249
|
+
ParentalControlIcon as eW,
|
|
19250
|
+
ParkingTicketIcon as eX,
|
|
19251
|
+
PasswordKeyIcon as eY,
|
|
19252
|
+
PatrolStationIcon as eZ,
|
|
19253
|
+
PauseCircleIcon as e_,
|
|
19254
|
+
MonitorBrightnessIcon as ea,
|
|
19255
|
+
MoreAndroidIcon as eb,
|
|
19256
|
+
MoreIcon as ec,
|
|
19257
|
+
MotionAlertIcon as ed,
|
|
19258
|
+
MotionIcon as ee,
|
|
19259
|
+
MotionSensorIcon as ef,
|
|
19260
|
+
MountainIcon as eg,
|
|
19261
|
+
MouseIcon as eh,
|
|
19262
|
+
MoveMoneyIcon as ei,
|
|
19263
|
+
MultimediaPortIcon as ej,
|
|
19264
|
+
MultiroomIcon as ek,
|
|
19265
|
+
MultiscreenIcon as el,
|
|
19266
|
+
MusicAndMoviesIcon as em,
|
|
19267
|
+
MuteIcon as en,
|
|
19268
|
+
MyTripsIcon as eo,
|
|
19269
|
+
NeedHelpIcon as ep,
|
|
19270
|
+
NetworkPatchPanelIcon as eq,
|
|
19271
|
+
NetworkTowerIcon as er,
|
|
19272
|
+
NetworkerIcon as es,
|
|
19273
|
+
NewIcon as et,
|
|
19274
|
+
NewsIcon as eu,
|
|
19275
|
+
NfcIcon as ev,
|
|
19276
|
+
NightVisionIcon as ew,
|
|
19277
|
+
NoWifiIcon as ex,
|
|
19278
|
+
NotificationIcon as ey,
|
|
19279
|
+
NotificationInfoIcon as ez,
|
|
19214
19280
|
AccelerometerHighIcon as f,
|
|
19215
|
-
|
|
19216
|
-
|
|
19217
|
-
|
|
19218
|
-
|
|
19219
|
-
|
|
19220
|
-
|
|
19221
|
-
|
|
19222
|
-
|
|
19223
|
-
|
|
19224
|
-
|
|
19225
|
-
|
|
19226
|
-
|
|
19227
|
-
|
|
19228
|
-
|
|
19229
|
-
|
|
19230
|
-
|
|
19231
|
-
|
|
19232
|
-
|
|
19233
|
-
|
|
19234
|
-
|
|
19235
|
-
|
|
19236
|
-
|
|
19237
|
-
|
|
19238
|
-
|
|
19239
|
-
|
|
19240
|
-
|
|
19241
|
-
|
|
19242
|
-
|
|
19243
|
-
|
|
19244
|
-
|
|
19245
|
-
|
|
19246
|
-
|
|
19247
|
-
|
|
19248
|
-
|
|
19249
|
-
|
|
19250
|
-
|
|
19251
|
-
|
|
19252
|
-
|
|
19253
|
-
|
|
19254
|
-
|
|
19255
|
-
|
|
19256
|
-
|
|
19257
|
-
|
|
19258
|
-
|
|
19259
|
-
|
|
19260
|
-
|
|
19261
|
-
|
|
19262
|
-
|
|
19263
|
-
|
|
19264
|
-
|
|
19265
|
-
|
|
19266
|
-
|
|
19267
|
-
|
|
19268
|
-
|
|
19269
|
-
|
|
19270
|
-
|
|
19271
|
-
|
|
19272
|
-
|
|
19273
|
-
|
|
19274
|
-
|
|
19275
|
-
|
|
19276
|
-
|
|
19277
|
-
|
|
19278
|
-
|
|
19281
|
+
SeniorIcon as f$,
|
|
19282
|
+
PaygIcon as f0,
|
|
19283
|
+
PaymentCvvIcon as f1,
|
|
19284
|
+
PaymentIcon as f2,
|
|
19285
|
+
PetCollarIcon as f3,
|
|
19286
|
+
PetrolStationIcon as f4,
|
|
19287
|
+
PhotosIcon as f5,
|
|
19288
|
+
PieChartIcon as f6,
|
|
19289
|
+
PinIcon as f7,
|
|
19290
|
+
PingIcon as f8,
|
|
19291
|
+
PlaceholderIcon as f9,
|
|
19292
|
+
RemainingTimeIcon as fA,
|
|
19293
|
+
RenewableEnergyIcon as fB,
|
|
19294
|
+
ReplyIcon as fC,
|
|
19295
|
+
ResearchIcon as fD,
|
|
19296
|
+
RetakePhotoIcon as fE,
|
|
19297
|
+
ReturnProductIcon as fF,
|
|
19298
|
+
RewardsIcon as fG,
|
|
19299
|
+
RoamingIcon as fH,
|
|
19300
|
+
RobotIcon as fI,
|
|
19301
|
+
RocketIcon as fJ,
|
|
19302
|
+
RouterIcon as fK,
|
|
19303
|
+
RoutinesIcon as fL,
|
|
19304
|
+
RulerIcon as fM,
|
|
19305
|
+
SafeZoneIcon as fN,
|
|
19306
|
+
SatisfactionGuaranteeIcon as fO,
|
|
19307
|
+
SaveIcon as fP,
|
|
19308
|
+
SaveTemporarilyIcon as fQ,
|
|
19309
|
+
SavingsIcon as fR,
|
|
19310
|
+
ScanCreditCardIcon as fS,
|
|
19311
|
+
ScreenRepairIcon as fT,
|
|
19312
|
+
ScreenSizeIcon as fU,
|
|
19313
|
+
SearchDeviceIcon as fV,
|
|
19314
|
+
SearchIcon as fW,
|
|
19315
|
+
SecureGripIcon as fX,
|
|
19316
|
+
SecurityAssessmentIcon as fY,
|
|
19317
|
+
SecurityCameraIcon as fZ,
|
|
19318
|
+
SendTobiIcon as f_,
|
|
19319
|
+
PlayArrowIcon as fa,
|
|
19320
|
+
PlayCircleIcon as fb,
|
|
19321
|
+
PlusIcon as fc,
|
|
19322
|
+
PopInIcon as fd,
|
|
19323
|
+
PopOutIcon as fe,
|
|
19324
|
+
PortalsForVideosIcon as ff,
|
|
19325
|
+
PowerIcon as fg,
|
|
19326
|
+
PrepaidIcon as fh,
|
|
19327
|
+
PrepareIcon as fi,
|
|
19328
|
+
PricePromiseIcon as fj,
|
|
19329
|
+
PriceTagIcon as fk,
|
|
19330
|
+
PrintIcon as fl,
|
|
19331
|
+
PrivacyIcon as fm,
|
|
19332
|
+
ProIcon as fn,
|
|
19333
|
+
ProfileIcon as fo,
|
|
19334
|
+
ProximitySensorIcon as fp,
|
|
19335
|
+
PublicSectorIcon as fq,
|
|
19336
|
+
PublicWifiIcon as fr,
|
|
19337
|
+
PuzzleIcon as fs,
|
|
19338
|
+
QrCodeIcon as ft,
|
|
19339
|
+
RafflesIcon as fu,
|
|
19340
|
+
RankProfessorIcon as fv,
|
|
19341
|
+
RankScoutIcon as fw,
|
|
19342
|
+
RearrangeIcon as fx,
|
|
19343
|
+
RecordTvIcon as fy,
|
|
19344
|
+
RefreshIcon as fz,
|
|
19279
19345
|
AccelerometerIcon as g,
|
|
19280
|
-
|
|
19281
|
-
|
|
19282
|
-
|
|
19283
|
-
|
|
19284
|
-
|
|
19285
|
-
|
|
19286
|
-
|
|
19287
|
-
|
|
19288
|
-
|
|
19289
|
-
|
|
19290
|
-
|
|
19291
|
-
|
|
19292
|
-
|
|
19293
|
-
|
|
19294
|
-
|
|
19295
|
-
|
|
19296
|
-
|
|
19297
|
-
|
|
19298
|
-
|
|
19299
|
-
|
|
19300
|
-
|
|
19301
|
-
|
|
19302
|
-
|
|
19303
|
-
|
|
19304
|
-
|
|
19305
|
-
|
|
19306
|
-
|
|
19307
|
-
|
|
19308
|
-
|
|
19309
|
-
|
|
19310
|
-
|
|
19311
|
-
|
|
19312
|
-
|
|
19313
|
-
|
|
19314
|
-
|
|
19315
|
-
|
|
19316
|
-
|
|
19317
|
-
|
|
19318
|
-
|
|
19319
|
-
|
|
19320
|
-
|
|
19321
|
-
|
|
19322
|
-
|
|
19323
|
-
|
|
19324
|
-
|
|
19325
|
-
|
|
19326
|
-
|
|
19327
|
-
|
|
19328
|
-
|
|
19329
|
-
|
|
19330
|
-
|
|
19331
|
-
|
|
19332
|
-
|
|
19333
|
-
|
|
19334
|
-
|
|
19335
|
-
|
|
19336
|
-
|
|
19337
|
-
|
|
19338
|
-
|
|
19339
|
-
|
|
19340
|
-
|
|
19341
|
-
|
|
19342
|
-
|
|
19343
|
-
|
|
19346
|
+
ToDoListIcon as g$,
|
|
19347
|
+
SettingsIcon as g0,
|
|
19348
|
+
SetupIcon as g1,
|
|
19349
|
+
ShakeIcon as g2,
|
|
19350
|
+
ShareIcon as g3,
|
|
19351
|
+
ShareYourMinsIcon as g4,
|
|
19352
|
+
ShoppingCheckoutIcon as g5,
|
|
19353
|
+
ShoppingTrolleyIcon as g6,
|
|
19354
|
+
ShowPasswordIcon as g7,
|
|
19355
|
+
SignLanguageIcon as g8,
|
|
19356
|
+
SignedInIcon as g9,
|
|
19357
|
+
SoundOffIcon as gA,
|
|
19358
|
+
SpeedingIcon as gB,
|
|
19359
|
+
SpellCheckIcon as gC,
|
|
19360
|
+
SplitBillingIcon as gD,
|
|
19361
|
+
SteeringWheelIcon as gE,
|
|
19362
|
+
StopCircleIcon as gF,
|
|
19363
|
+
StopIcon as gG,
|
|
19364
|
+
StoreOfferIcon as gH,
|
|
19365
|
+
StrikeThroughIcon as gI,
|
|
19366
|
+
StudentIcon as gJ,
|
|
19367
|
+
SuperstarIcon as gK,
|
|
19368
|
+
SuperwifiIcon as gL,
|
|
19369
|
+
SwitchCallIcon as gM,
|
|
19370
|
+
SwitchCameraIcon as gN,
|
|
19371
|
+
SyncIcon as gO,
|
|
19372
|
+
TabletIcon as gP,
|
|
19373
|
+
TabletMobileIcon as gQ,
|
|
19374
|
+
TalkIcon as gR,
|
|
19375
|
+
TechnicIcon as gS,
|
|
19376
|
+
TemperatureIcon as gT,
|
|
19377
|
+
TetheringIcon as gU,
|
|
19378
|
+
TheftIcon as gV,
|
|
19379
|
+
ThickTickIcon as gW,
|
|
19380
|
+
TickCircleIcon as gX,
|
|
19381
|
+
TickIcon as gY,
|
|
19382
|
+
TickOutlineIcon as gZ,
|
|
19383
|
+
TicketsIcon as g_,
|
|
19384
|
+
SimIcon as ga,
|
|
19385
|
+
SimSwapIcon as gb,
|
|
19386
|
+
SinglePalletIcon as gc,
|
|
19387
|
+
SmallAndLightweightIcon as gd,
|
|
19388
|
+
SmartCameraIcon as ge,
|
|
19389
|
+
SmartHomeIcon as gf,
|
|
19390
|
+
SmartKeyboardIcon as gg,
|
|
19391
|
+
SmartPlugIcon as gh,
|
|
19392
|
+
SmeIcon as gi,
|
|
19393
|
+
SmsIcon as gj,
|
|
19394
|
+
SmsTextIcon as gk,
|
|
19395
|
+
SnowIcon as gl,
|
|
19396
|
+
SocialFacebookIcon as gm,
|
|
19397
|
+
SocialInstaIcon as gn,
|
|
19398
|
+
SocialLinkedinIcon as go,
|
|
19399
|
+
SocialPaypalIcon as gp,
|
|
19400
|
+
SocialPinterestIcon as gq,
|
|
19401
|
+
SocialTwitterIcon as gr,
|
|
19402
|
+
SocialYoutubeIcon as gs,
|
|
19403
|
+
SohoIcon as gt,
|
|
19404
|
+
SortIcon as gu,
|
|
19405
|
+
SosCreditIcon as gv,
|
|
19406
|
+
SosEmergencyIcon as gw,
|
|
19407
|
+
SosIcon as gx,
|
|
19408
|
+
SoundActiveIcon as gy,
|
|
19409
|
+
SoundIcon as gz,
|
|
19344
19410
|
AccelerometerLowIcon as h,
|
|
19345
|
-
|
|
19346
|
-
|
|
19347
|
-
|
|
19348
|
-
|
|
19349
|
-
|
|
19350
|
-
|
|
19351
|
-
|
|
19352
|
-
|
|
19353
|
-
|
|
19354
|
-
|
|
19355
|
-
|
|
19356
|
-
|
|
19357
|
-
|
|
19358
|
-
|
|
19359
|
-
|
|
19360
|
-
|
|
19361
|
-
|
|
19362
|
-
|
|
19363
|
-
|
|
19364
|
-
|
|
19365
|
-
|
|
19366
|
-
|
|
19367
|
-
|
|
19368
|
-
|
|
19369
|
-
|
|
19370
|
-
|
|
19371
|
-
|
|
19372
|
-
|
|
19373
|
-
|
|
19374
|
-
|
|
19375
|
-
|
|
19376
|
-
|
|
19377
|
-
|
|
19378
|
-
|
|
19379
|
-
|
|
19380
|
-
|
|
19381
|
-
|
|
19382
|
-
|
|
19383
|
-
|
|
19384
|
-
|
|
19385
|
-
|
|
19386
|
-
|
|
19387
|
-
|
|
19388
|
-
|
|
19389
|
-
|
|
19390
|
-
|
|
19391
|
-
|
|
19392
|
-
|
|
19393
|
-
|
|
19394
|
-
|
|
19395
|
-
|
|
19396
|
-
|
|
19397
|
-
|
|
19398
|
-
|
|
19399
|
-
|
|
19400
|
-
|
|
19401
|
-
|
|
19402
|
-
|
|
19403
|
-
|
|
19404
|
-
|
|
19405
|
-
|
|
19406
|
-
|
|
19407
|
-
|
|
19408
|
-
|
|
19411
|
+
WaterproofIcon as h$,
|
|
19412
|
+
TobiIcon as h0,
|
|
19413
|
+
ToggleIcon as h1,
|
|
19414
|
+
ToggleSimpleIcon as h2,
|
|
19415
|
+
TopUpIcon as h3,
|
|
19416
|
+
TopicsIcon as h4,
|
|
19417
|
+
TouchScreenIcon as h5,
|
|
19418
|
+
TrackisafeIcon as h6,
|
|
19419
|
+
TradeInIcon as h7,
|
|
19420
|
+
TrainersIcon as h8,
|
|
19421
|
+
TransferProjectIcon as h9,
|
|
19422
|
+
UpcomingIcon as hA,
|
|
19423
|
+
UpgradeIcon as hB,
|
|
19424
|
+
UpgradeMobilesIcon as hC,
|
|
19425
|
+
UploadIcon as hD,
|
|
19426
|
+
UsbModemIcon as hE,
|
|
19427
|
+
UserLogInIcon as hF,
|
|
19428
|
+
UserScanIcon as hG,
|
|
19429
|
+
UsersIcon as hH,
|
|
19430
|
+
VCarDongleIcon as hI,
|
|
19431
|
+
VCarIcon as hJ,
|
|
19432
|
+
VKidsIcon as hK,
|
|
19433
|
+
VPetIcon as hL,
|
|
19434
|
+
VRHeadsetIcon as hM,
|
|
19435
|
+
VSimAndDeviceIcon as hN,
|
|
19436
|
+
VfHappyHelpfulIcon as hO,
|
|
19437
|
+
VfHappyIcon as hP,
|
|
19438
|
+
VideoFrameIcon as hQ,
|
|
19439
|
+
VideoIcon as hR,
|
|
19440
|
+
VirtuosoIcon as hS,
|
|
19441
|
+
VirusProtectionIcon as hT,
|
|
19442
|
+
VocSensorIcon as hU,
|
|
19443
|
+
VodafoneStoreIcon as hV,
|
|
19444
|
+
VodafoneTogetherIcon as hW,
|
|
19445
|
+
VodafoneTvIcon as hX,
|
|
19446
|
+
VoicemailIcon as hY,
|
|
19447
|
+
WarningIcon as hZ,
|
|
19448
|
+
WatchIcon as h_,
|
|
19449
|
+
TranslateIcon as ha,
|
|
19450
|
+
TreeIcon as hb,
|
|
19451
|
+
TrophyIcon as hc,
|
|
19452
|
+
TvAnytimeIcon as hd,
|
|
19453
|
+
TvBluetoothAndRemoteIcon as he,
|
|
19454
|
+
TvChannelVarietyIcon as hf,
|
|
19455
|
+
TvDiscoveryIcon as hg,
|
|
19456
|
+
TvEntertainmentIcon as hh,
|
|
19457
|
+
TvEpgIcon as hi,
|
|
19458
|
+
TvEverywhereHomeIcon as hj,
|
|
19459
|
+
TvEverywhereIcon as hk,
|
|
19460
|
+
TvHdIcon as hl,
|
|
19461
|
+
TvIcon as hm,
|
|
19462
|
+
TvKidsIcon as hn,
|
|
19463
|
+
TvPrimetimeIcon as ho,
|
|
19464
|
+
TvRemoteIcon as hp,
|
|
19465
|
+
TvTimeFlexibleIcon as hq,
|
|
19466
|
+
TvTvIcon as hr,
|
|
19467
|
+
TvUhdIcon as hs,
|
|
19468
|
+
TvVodIcon as ht,
|
|
19469
|
+
Under28Icon as hu,
|
|
19470
|
+
UnderlinedIcon as hv,
|
|
19471
|
+
UnifiedCommunicationsIcon as hw,
|
|
19472
|
+
UnlimitedIcon as hx,
|
|
19473
|
+
UnlimitedMobileIcon as hy,
|
|
19474
|
+
UnlockedRewardsIcon as hz,
|
|
19409
19475
|
AccelerometerMiddleIcon as i,
|
|
19410
|
-
|
|
19411
|
-
|
|
19412
|
-
|
|
19413
|
-
|
|
19414
|
-
|
|
19415
|
-
|
|
19416
|
-
|
|
19417
|
-
|
|
19418
|
-
|
|
19419
|
-
|
|
19420
|
-
|
|
19421
|
-
|
|
19422
|
-
|
|
19423
|
-
|
|
19424
|
-
|
|
19425
|
-
|
|
19476
|
+
WebProtectionIcon as i0,
|
|
19477
|
+
WebsiteIcon as i1,
|
|
19478
|
+
WeightIcon as i2,
|
|
19479
|
+
WifiAlwaysOnIcon as i3,
|
|
19480
|
+
WifiGoodIcon as i4,
|
|
19481
|
+
WithdrawCashIcon as i5,
|
|
19482
|
+
WizardIcon as i6,
|
|
19483
|
+
ZoomInIcon as i7,
|
|
19484
|
+
ZoomOutIcon as i8,
|
|
19485
|
+
_1stMonthFreeIcon as i9,
|
|
19486
|
+
_2gIcon as ia,
|
|
19487
|
+
_360ViewIcon as ib,
|
|
19488
|
+
_3GIcon as ic,
|
|
19489
|
+
_4GIcon as id,
|
|
19490
|
+
_4gPlusIcon as ie,
|
|
19491
|
+
_4gPlusplusIcon as ig,
|
|
19492
|
+
_5GIcon as ih,
|
|
19493
|
+
_5gPlusIcon as ii,
|
|
19426
19494
|
AccelerometerdleMidIcon as j,
|
|
19427
19495
|
AccessibilityIcon as k,
|
|
19428
19496
|
AccessoriesIcon as l,
|