bmi-next-brokers 2.6.1 → 2.6.3

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.
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { I as p } from "../index-CvyawdEZ.js";
2
+ import { I as p } from "../index-D4bU2RFf.js";
3
3
  const m = ({
4
4
  name: o,
5
5
  width: c = 20,
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgDeducible: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgDeducible;
@@ -0,0 +1,10 @@
1
+ import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
+ const s = (a) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 25", width: "1em", height: "1em", ...a, children: [
3
+ /* @__PURE__ */ e("mask", { id: "deducible_svg__a", width: 25, height: 25, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
4
+ maskType: "alpha"
5
+ }, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h25v25H0z" }) }),
6
+ /* @__PURE__ */ e("g", { mask: "url(#deducible_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M11.25 22.712a8.7 8.7 0 0 1-3.496-.709 9.1 9.1 0 0 1-2.84-1.918 9.1 9.1 0 0 1-1.918-2.84 8.7 8.7 0 0 1-.708-3.495q0-2.557 1.308-4.717t3.625-3.271a1.26 1.26 0 0 1 1.083-.002q.544.243.77.825.207.533-.06 1.049a1.8 1.8 0 0 1-.785.786 5.45 5.45 0 0 0-2.317 2.193 6.17 6.17 0 0 0-.837 3.137q0 2.573 1.8 4.374 1.802 1.8 4.375 1.801a6.15 6.15 0 0 0 3.113-.825 5.6 5.6 0 0 0 2.211-2.292 1.7 1.7 0 0 1 .807-.728q.512-.224 1.038.007.533.225.747.772.213.546-.052 1.073a8.37 8.37 0 0 1-3.236 3.495 8.8 8.8 0 0 1-4.628 1.285m5.624-20.306q2.382 0 4.05 1.668 1.67 1.668 1.67 4.05t-1.668 4.05q-1.668 1.67-4.05 1.67t-4.05-1.668q-1.67-1.668-1.67-4.05t1.668-4.051q1.668-1.67 4.05-1.669m0 8.65q1.222 0 2.077-.854.855-.856.856-2.077 0-1.222-.855-2.077a2.83 2.83 0 0 0-2.077-.855q-1.22 0-2.077.855a2.83 2.83 0 0 0-.855 2.076q0 1.222.855 2.077.855.856 2.077.856" }) })
7
+ ] });
8
+ export {
9
+ s as default
10
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgDoubleArrowLeft: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgDoubleArrowLeft;
@@ -0,0 +1,39 @@
1
+ import { jsxs as a, jsx as e } from "react/jsx-runtime";
2
+ const t = (l) => /* @__PURE__ */ a(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
8
+ width: "1em",
9
+ height: "1em",
10
+ ...l,
11
+ children: [
12
+ /* @__PURE__ */ e(
13
+ "mask",
14
+ {
15
+ id: "double_arrow_left_svg__a",
16
+ width: 20,
17
+ height: 20,
18
+ x: 0,
19
+ y: 0,
20
+ maskUnits: "userSpaceOnUse",
21
+ style: {
22
+ maskType: "alpha"
23
+ },
24
+ children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M20 20H0V0h20z" })
25
+ }
26
+ ),
27
+ /* @__PURE__ */ e("g", { mask: "url(#double_arrow_left_svg__a)", children: /* @__PURE__ */ e(
28
+ "path",
29
+ {
30
+ fill: "currentColor",
31
+ d: "m12.02 10 3.23 3.25a.81.81 0 0 1 .24.573.78.78 0 0 1-.24.593.8.8 0 0 1-.583.23.8.8 0 0 1-.584-.23l-3.833-3.833a.7.7 0 0 1-.177-.27.9.9 0 0 1-.052-.313q0-.167.052-.313a.7.7 0 0 1 .177-.27l3.833-3.834a.81.81 0 0 1 .573-.24.78.78 0 0 1 .594.24.8.8 0 0 1 .23.583.8.8 0 0 1-.23.584zm-5.5 0 3.23 3.25a.81.81 0 0 1 .24.573.78.78 0 0 1-.24.593.8.8 0 0 1-.583.23.8.8 0 0 1-.584-.23L4.75 10.583a.7.7 0 0 1-.177-.27A.9.9 0 0 1 4.52 10q0-.167.052-.313a.7.7 0 0 1 .177-.27l3.833-3.834a.81.81 0 0 1 .573-.24.78.78 0 0 1 .594.24.8.8 0 0 1 .23.583.8.8 0 0 1-.23.584z"
32
+ }
33
+ ) })
34
+ ]
35
+ }
36
+ );
37
+ export {
38
+ t as default
39
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgDoubleArrowRight: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgDoubleArrowRight;
@@ -0,0 +1,39 @@
1
+ import { jsxs as a, jsx as r } from "react/jsx-runtime";
2
+ const t = (l) => /* @__PURE__ */ a(
3
+ "svg",
4
+ {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
8
+ width: "1em",
9
+ height: "1em",
10
+ ...l,
11
+ children: [
12
+ /* @__PURE__ */ r(
13
+ "mask",
14
+ {
15
+ id: "double_arrow_right_svg__a",
16
+ width: 20,
17
+ height: 20,
18
+ x: 0,
19
+ y: 0,
20
+ maskUnits: "userSpaceOnUse",
21
+ style: {
22
+ maskType: "alpha"
23
+ },
24
+ children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M0 0h20v20H0z" })
25
+ }
26
+ ),
27
+ /* @__PURE__ */ r("g", { mask: "url(#double_arrow_right_svg__a)", children: /* @__PURE__ */ r(
28
+ "path",
29
+ {
30
+ fill: "currentColor",
31
+ d: "M7.98 10 4.75 6.75a.81.81 0 0 1-.24-.573.78.78 0 0 1 .24-.593.8.8 0 0 1 .583-.23.8.8 0 0 1 .584.23L9.75 9.417a.7.7 0 0 1 .177.27.9.9 0 0 1 .052.313.9.9 0 0 1-.052.313.7.7 0 0 1-.177.27l-3.833 3.834a.81.81 0 0 1-.573.24.78.78 0 0 1-.594-.24.8.8 0 0 1-.23-.583.8.8 0 0 1 .23-.584zm5.5 0-3.23-3.25a.81.81 0 0 1-.24-.573.78.78 0 0 1 .24-.593.8.8 0 0 1 .583-.23.8.8 0 0 1 .584.23l3.833 3.833a.7.7 0 0 1 .177.27.9.9 0 0 1 .052.313.9.9 0 0 1-.052.313.7.7 0 0 1-.177.27l-3.833 3.834a.82.82 0 0 1-.573.24.78.78 0 0 1-.594-.24.8.8 0 0 1-.23-.583.8.8 0 0 1 .23-.584z"
32
+ }
33
+ ) })
34
+ ]
35
+ }
36
+ );
37
+ export {
38
+ t as default
39
+ };
@@ -65,6 +65,8 @@ export { default as DiscoverRounded } from './DiscoverRounded';
65
65
  export { default as Distance } from './Distance';
66
66
  export { default as Documentos } from './Documentos';
67
67
  export { default as Dot } from './Dot';
68
+ export { default as DoubleArrowLeft } from './DoubleArrowLeft';
69
+ export { default as DoubleArrowRight } from './DoubleArrowRight';
68
70
  export { default as DownloadIcon } from './DownloadIcon';
69
71
  export { default as EditIcon } from './EditIcon';
70
72
  export { default as EstadosUnidos } from './EstadosUnidos';
@@ -8,9 +8,9 @@ import { default as i } from "./Guatemala.js";
8
8
  import { default as C } from "./Internacional.js";
9
9
  import { default as I } from "./RepDominicana.js";
10
10
  import { default as D } from "./AccountBalance.js";
11
- import { default as w } from "./AccountCircle.js";
11
+ import { default as P } from "./AccountCircle.js";
12
12
  import { default as g } from "./Add.js";
13
- import { default as b } from "./AddAPhoto.js";
13
+ import { default as S } from "./AddAPhoto.js";
14
14
  import { default as y } from "./AddIcon.js";
15
15
  import { default as M } from "./AdminMeds.js";
16
16
  import { default as v } from "./AlertIcon.js";
@@ -34,9 +34,9 @@ import { default as no } from "./Call.js";
34
34
  import { default as co } from "./CancelIcon.js";
35
35
  import { default as Ao } from "./Certificado.js";
36
36
  import { default as ho } from "./ChatBubble.js";
37
- import { default as Po } from "./CheckIcon.js";
37
+ import { default as wo } from "./CheckIcon.js";
38
38
  import { default as Ro } from "./Checkbook.js";
39
- import { default as So } from "./ChevronLeft.js";
39
+ import { default as bo } from "./ChevronLeft.js";
40
40
  import { default as Fo } from "./Circle.js";
41
41
  import { default as Bo } from "./Close.js";
42
42
  import { default as ko } from "./CloseDrawer.js";
@@ -61,96 +61,98 @@ import { default as ne } from "./Diagnosis.js";
61
61
  import { default as ce } from "./Diners.js";
62
62
  import { default as Ae } from "./DinersRounded.js";
63
63
  import { default as he } from "./Discover.js";
64
- import { default as Pe } from "./DiscoverRounded.js";
64
+ import { default as we } from "./DiscoverRounded.js";
65
65
  import { default as Re } from "./Distance.js";
66
- import { default as Se } from "./Documentos.js";
66
+ import { default as be } from "./Documentos.js";
67
67
  import { default as Fe } from "./Dot.js";
68
- import { default as Be } from "./DownloadIcon.js";
69
- import { default as ke } from "./EditIcon.js";
70
- import { default as Ee } from "./EstadosUnidos.js";
71
- import { default as Ue } from "./Europa.js";
72
- import { default as He } from "./FallbackCardRounded.js";
73
- import { default as We } from "./Female.js";
74
- import { default as ze } from "./Filter.js";
75
- import { default as Te } from "./FilterAlt.js";
76
- import { default as Ge } from "./Folder.js";
77
- import { default as Je } from "./FondosExtranjero.js";
78
- import { default as Xe } from "./Fumador.js";
79
- import { default as Ze } from "./HeadsetMic.js";
80
- import { default as $e } from "./HeightIcon.js";
81
- import { default as er } from "./Help.js";
82
- import { default as ar } from "./HistorialIcon.js";
83
- import { default as fr } from "./IdCodigoBroker.js";
84
- import { default as dr } from "./Info.js";
85
- import { default as pr } from "./InfoFinanciera.js";
86
- import { default as mr } from "./KeyboardArrowDown.js";
87
- import { default as nr } from "./KeyboardArrowUp.js";
88
- import { default as cr } from "./LocationOn.js";
89
- import { default as Ar } from "./LocationSearching.js";
90
- import { default as hr } from "./LockIcon.js";
91
- import { default as Pr } from "./LogOut.js";
92
- import { default as Rr } from "./MailIcon.js";
93
- import { default as Sr } from "./Male.js";
94
- import { default as Fr } from "./MasAcciones.js";
95
- import { default as Br } from "./Mastercard.js";
96
- import { default as kr } from "./MastercardRounded.js";
97
- import { default as Er } from "./Medical.js";
98
- import { default as Ur } from "./Menu.js";
99
- import { default as Hr } from "./MoreVert.js";
100
- import { default as Wr } from "./NextIcon.js";
101
- import { default as zr } from "./Notes.js";
102
- import { default as Tr } from "./Notifications.js";
103
- import { default as Gr } from "./NumPolizaIcon.js";
104
- import { default as Jr } from "./OpenInFull.js";
105
- import { default as Xr } from "./Paid.js";
106
- import { default as Zr } from "./Password.js";
107
- import { default as $r } from "./Pep.js";
108
- import { default as ea } from "./Person.js";
109
- import { default as aa } from "./PersonCancel.js";
110
- import { default as fa } from "./PersonRemove.js";
111
- import { default as da } from "./PetSupplies.js";
112
- import { default as pa } from "./PhotoLibrary.js";
113
- import { default as ma } from "./Planet.js";
114
- import { default as na } from "./PolizaIcon.js";
115
- import { default as ca } from "./PriceChange.js";
116
- import { default as Aa } from "./ProductIcon.js";
117
- import { default as ha } from "./Public.js";
118
- import { default as Pa } from "./ReembolsosIcon.js";
119
- import { default as Ra } from "./Reenviar.js";
120
- import { default as Sa } from "./Refresh.js";
121
- import { default as Fa } from "./Renovaciones.js";
122
- import { default as Ba } from "./Replay.js";
123
- import { default as ka } from "./Reply.js";
124
- import { default as Ea } from "./RestoreFromTrash.js";
125
- import { default as Ua } from "./SearchIcon.js";
126
- import { default as Ha } from "./Send.js";
127
- import { default as Wa } from "./Share.js";
128
- import { default as za } from "./ShieldWithHeart.js";
129
- import { default as Ta } from "./SmallFamily.js";
130
- import { default as Ga } from "./Smartphone.js";
131
- import { default as Ja } from "./SortArrowsAsc.js";
132
- import { default as Xa } from "./SortArrowsDefault.js";
133
- import { default as Za } from "./SortArrowsDesc.js";
134
- import { default as $a } from "./StepBlocked.js";
135
- import { default as et } from "./StepDone.js";
136
- import { default as at } from "./StepInProgress.js";
137
- import { default as ft } from "./StepPending.js";
138
- import { default as dt } from "./Tutoriales.js";
139
- import { default as pt } from "./UnfoldMore.js";
140
- import { default as mt } from "./Upload.js";
141
- import { default as nt } from "./VerifiedUser.js";
142
- import { default as ct } from "./Visa.js";
143
- import { default as At } from "./VisaRounded.js";
144
- import { default as ht } from "./Visibility.js";
145
- import { default as Pt } from "./VisibilityOff.js";
146
- import { default as Rt } from "./Warning.js";
147
- import { default as St } from "./WeightIcon.js";
148
- import { default as Ft } from "./Whatsapp.js";
68
+ import { default as Be } from "./DoubleArrowLeft.js";
69
+ import { default as ke } from "./DoubleArrowRight.js";
70
+ import { default as Ee } from "./DownloadIcon.js";
71
+ import { default as Ue } from "./EditIcon.js";
72
+ import { default as He } from "./EstadosUnidos.js";
73
+ import { default as We } from "./Europa.js";
74
+ import { default as ze } from "./FallbackCardRounded.js";
75
+ import { default as Te } from "./Female.js";
76
+ import { default as Ge } from "./Filter.js";
77
+ import { default as Je } from "./FilterAlt.js";
78
+ import { default as Xe } from "./Folder.js";
79
+ import { default as Ze } from "./FondosExtranjero.js";
80
+ import { default as $e } from "./Fumador.js";
81
+ import { default as er } from "./HeadsetMic.js";
82
+ import { default as ar } from "./HeightIcon.js";
83
+ import { default as fr } from "./Help.js";
84
+ import { default as dr } from "./HistorialIcon.js";
85
+ import { default as pr } from "./IdCodigoBroker.js";
86
+ import { default as mr } from "./Info.js";
87
+ import { default as nr } from "./InfoFinanciera.js";
88
+ import { default as cr } from "./KeyboardArrowDown.js";
89
+ import { default as Ar } from "./KeyboardArrowUp.js";
90
+ import { default as hr } from "./LocationOn.js";
91
+ import { default as wr } from "./LocationSearching.js";
92
+ import { default as Rr } from "./LockIcon.js";
93
+ import { default as br } from "./LogOut.js";
94
+ import { default as Fr } from "./MailIcon.js";
95
+ import { default as Br } from "./Male.js";
96
+ import { default as kr } from "./MasAcciones.js";
97
+ import { default as Er } from "./Mastercard.js";
98
+ import { default as Ur } from "./MastercardRounded.js";
99
+ import { default as Hr } from "./Medical.js";
100
+ import { default as Wr } from "./Menu.js";
101
+ import { default as zr } from "./MoreVert.js";
102
+ import { default as Tr } from "./NextIcon.js";
103
+ import { default as Gr } from "./Notes.js";
104
+ import { default as Jr } from "./Notifications.js";
105
+ import { default as Xr } from "./NumPolizaIcon.js";
106
+ import { default as Zr } from "./OpenInFull.js";
107
+ import { default as $r } from "./Paid.js";
108
+ import { default as ea } from "./Password.js";
109
+ import { default as aa } from "./Pep.js";
110
+ import { default as fa } from "./Person.js";
111
+ import { default as da } from "./PersonCancel.js";
112
+ import { default as pa } from "./PersonRemove.js";
113
+ import { default as ma } from "./PetSupplies.js";
114
+ import { default as na } from "./PhotoLibrary.js";
115
+ import { default as ca } from "./Planet.js";
116
+ import { default as Aa } from "./PolizaIcon.js";
117
+ import { default as ha } from "./PriceChange.js";
118
+ import { default as wa } from "./ProductIcon.js";
119
+ import { default as Ra } from "./Public.js";
120
+ import { default as ba } from "./ReembolsosIcon.js";
121
+ import { default as Fa } from "./Reenviar.js";
122
+ import { default as Ba } from "./Refresh.js";
123
+ import { default as ka } from "./Renovaciones.js";
124
+ import { default as Ea } from "./Replay.js";
125
+ import { default as Ua } from "./Reply.js";
126
+ import { default as Ha } from "./RestoreFromTrash.js";
127
+ import { default as Wa } from "./SearchIcon.js";
128
+ import { default as za } from "./Send.js";
129
+ import { default as Ta } from "./Share.js";
130
+ import { default as Ga } from "./ShieldWithHeart.js";
131
+ import { default as Ja } from "./SmallFamily.js";
132
+ import { default as Xa } from "./Smartphone.js";
133
+ import { default as Za } from "./SortArrowsAsc.js";
134
+ import { default as $a } from "./SortArrowsDefault.js";
135
+ import { default as et } from "./SortArrowsDesc.js";
136
+ import { default as at } from "./StepBlocked.js";
137
+ import { default as ft } from "./StepDone.js";
138
+ import { default as dt } from "./StepInProgress.js";
139
+ import { default as pt } from "./StepPending.js";
140
+ import { default as mt } from "./Tutoriales.js";
141
+ import { default as nt } from "./UnfoldMore.js";
142
+ import { default as ct } from "./Upload.js";
143
+ import { default as At } from "./VerifiedUser.js";
144
+ import { default as ht } from "./Visa.js";
145
+ import { default as wt } from "./VisaRounded.js";
146
+ import { default as Rt } from "./Visibility.js";
147
+ import { default as bt } from "./VisibilityOff.js";
148
+ import { default as Ft } from "./Warning.js";
149
+ import { default as Bt } from "./WeightIcon.js";
150
+ import { default as kt } from "./Whatsapp.js";
149
151
  export {
150
152
  D as AccountBalance,
151
- w as AccountCircle,
153
+ P as AccountCircle,
152
154
  g as Add,
153
- b as AddAPhoto,
155
+ S as AddAPhoto,
154
156
  y as AddIcon,
155
157
  M as AdminMeds,
156
158
  v as AlertIcon,
@@ -177,9 +179,9 @@ export {
177
179
  co as CancelIcon,
178
180
  Ao as Certificado,
179
181
  ho as ChatBubble,
180
- Po as CheckIcon,
182
+ wo as CheckIcon,
181
183
  Ro as Checkbook,
182
- So as ChevronLeft,
184
+ bo as ChevronLeft,
183
185
  Fo as Circle,
184
186
  Bo as Close,
185
187
  ko as CloseDrawer,
@@ -206,93 +208,95 @@ export {
206
208
  ce as Diners,
207
209
  Ae as DinersRounded,
208
210
  he as Discover,
209
- Pe as DiscoverRounded,
211
+ we as DiscoverRounded,
210
212
  Re as Distance,
211
- Se as Documentos,
213
+ be as Documentos,
212
214
  Fe as Dot,
213
- Be as DownloadIcon,
215
+ Be as DoubleArrowLeft,
216
+ ke as DoubleArrowRight,
217
+ Ee as DownloadIcon,
214
218
  x as Ecuador,
215
- ke as EditIcon,
216
- Ee as EstadosUnidos,
217
- Ue as Europa,
218
- He as FallbackCardRounded,
219
- We as Female,
220
- ze as Filter,
221
- Te as FilterAlt,
222
- Ge as Folder,
223
- Je as FondosExtranjero,
224
- Xe as Fumador,
219
+ Ue as EditIcon,
220
+ He as EstadosUnidos,
221
+ We as Europa,
222
+ ze as FallbackCardRounded,
223
+ Te as Female,
224
+ Ge as Filter,
225
+ Je as FilterAlt,
226
+ Xe as Folder,
227
+ Ze as FondosExtranjero,
228
+ $e as Fumador,
225
229
  i as Guatemala,
226
- Ze as HeadsetMic,
227
- $e as HeightIcon,
228
- er as Help,
229
- ar as HistorialIcon,
230
- fr as IdCodigoBroker,
231
- dr as Info,
232
- pr as InfoFinanciera,
230
+ er as HeadsetMic,
231
+ ar as HeightIcon,
232
+ fr as Help,
233
+ dr as HistorialIcon,
234
+ pr as IdCodigoBroker,
235
+ mr as Info,
236
+ nr as InfoFinanciera,
233
237
  C as Internacional,
234
- mr as KeyboardArrowDown,
235
- nr as KeyboardArrowUp,
236
- cr as LocationOn,
237
- Ar as LocationSearching,
238
- hr as LockIcon,
239
- Pr as LogOut,
240
- Rr as MailIcon,
241
- Sr as Male,
242
- Fr as MasAcciones,
243
- Br as Mastercard,
244
- kr as MastercardRounded,
245
- Er as Medical,
246
- Ur as Menu,
247
- Hr as MoreVert,
248
- Wr as NextIcon,
249
- zr as Notes,
250
- Tr as Notifications,
251
- Gr as NumPolizaIcon,
252
- Jr as OpenInFull,
253
- Xr as Paid,
254
- Zr as Password,
255
- $r as Pep,
256
- ea as Person,
257
- aa as PersonCancel,
258
- fa as PersonRemove,
259
- da as PetSupplies,
260
- pa as PhotoLibrary,
261
- ma as Planet,
262
- na as PolizaIcon,
263
- ca as PriceChange,
264
- Aa as ProductIcon,
265
- ha as Public,
266
- Pa as ReembolsosIcon,
267
- Ra as Reenviar,
268
- Sa as Refresh,
269
- Fa as Renovaciones,
238
+ cr as KeyboardArrowDown,
239
+ Ar as KeyboardArrowUp,
240
+ hr as LocationOn,
241
+ wr as LocationSearching,
242
+ Rr as LockIcon,
243
+ br as LogOut,
244
+ Fr as MailIcon,
245
+ Br as Male,
246
+ kr as MasAcciones,
247
+ Er as Mastercard,
248
+ Ur as MastercardRounded,
249
+ Hr as Medical,
250
+ Wr as Menu,
251
+ zr as MoreVert,
252
+ Tr as NextIcon,
253
+ Gr as Notes,
254
+ Jr as Notifications,
255
+ Xr as NumPolizaIcon,
256
+ Zr as OpenInFull,
257
+ $r as Paid,
258
+ ea as Password,
259
+ aa as Pep,
260
+ fa as Person,
261
+ da as PersonCancel,
262
+ pa as PersonRemove,
263
+ ma as PetSupplies,
264
+ na as PhotoLibrary,
265
+ ca as Planet,
266
+ Aa as PolizaIcon,
267
+ ha as PriceChange,
268
+ wa as ProductIcon,
269
+ Ra as Public,
270
+ ba as ReembolsosIcon,
271
+ Fa as Reenviar,
272
+ Ba as Refresh,
273
+ ka as Renovaciones,
270
274
  I as RepDominicana,
271
- Ba as Replay,
272
- ka as Reply,
273
- Ea as RestoreFromTrash,
274
- Ua as SearchIcon,
275
- Ha as Send,
276
- Wa as Share,
277
- za as ShieldWithHeart,
278
- Ta as SmallFamily,
279
- Ga as Smartphone,
280
- Ja as SortArrowsAsc,
281
- Xa as SortArrowsDefault,
282
- Za as SortArrowsDesc,
283
- $a as StepBlocked,
284
- et as StepDone,
285
- at as StepInProgress,
286
- ft as StepPending,
287
- dt as Tutoriales,
288
- pt as UnfoldMore,
289
- mt as Upload,
290
- nt as VerifiedUser,
291
- ct as Visa,
292
- At as VisaRounded,
293
- ht as Visibility,
294
- Pt as VisibilityOff,
295
- Rt as Warning,
296
- St as WeightIcon,
297
- Ft as Whatsapp
275
+ Ea as Replay,
276
+ Ua as Reply,
277
+ Ha as RestoreFromTrash,
278
+ Wa as SearchIcon,
279
+ za as Send,
280
+ Ta as Share,
281
+ Ga as ShieldWithHeart,
282
+ Ja as SmallFamily,
283
+ Xa as Smartphone,
284
+ Za as SortArrowsAsc,
285
+ $a as SortArrowsDefault,
286
+ et as SortArrowsDesc,
287
+ at as StepBlocked,
288
+ ft as StepDone,
289
+ dt as StepInProgress,
290
+ pt as StepPending,
291
+ mt as Tutoriales,
292
+ nt as UnfoldMore,
293
+ ct as Upload,
294
+ At as VerifiedUser,
295
+ ht as Visa,
296
+ wt as VisaRounded,
297
+ Rt as Visibility,
298
+ bt as VisibilityOff,
299
+ Ft as Warning,
300
+ Bt as WeightIcon,
301
+ kt as Whatsapp
298
302
  };
@@ -72,6 +72,7 @@ export { default as CruzGrafica } from './components/CruzGrafica';
72
72
  export { default as CurrencyExchange } from './components/CurrencyExchange';
73
73
  export { default as DashboardIcon } from './components/DashboardIcon';
74
74
  export { default as DatosIcon } from './components/DatosIcon';
75
+ export { default as Deducible } from './components/Deducible';
75
76
  export { default as Delete } from './components/Delete';
76
77
  export { default as DeniedIcon } from './components/DeniedIcon';
77
78
  export { default as Diagnosis } from './components/Diagnosis';
@@ -84,6 +85,8 @@ export { default as Distance } from './components/Distance';
84
85
  export { default as DocumentoTick } from './components/DocumentoTick';
85
86
  export { default as Documentos } from './components/Documentos';
86
87
  export { default as Dot } from './components/Dot';
88
+ export { default as DoubleArrowLeft } from './components/DoubleArrowLeft';
89
+ export { default as DoubleArrowRight } from './components/DoubleArrowRight';
87
90
  export { default as DownloadIcon } from './components/DownloadIcon';
88
91
  export { default as Ecuador } from './components/Ecuador';
89
92
  export { default as EditIcon } from './components/EditIcon';