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.
- package/dist/icons/Icon.js +1 -1
- package/dist/icons/components/Deducible.d.ts +3 -0
- package/dist/icons/components/Deducible.js +10 -0
- package/dist/icons/components/DoubleArrowLeft.d.ts +3 -0
- package/dist/icons/components/DoubleArrowLeft.js +39 -0
- package/dist/icons/components/DoubleArrowRight.d.ts +3 -0
- package/dist/icons/components/DoubleArrowRight.js +39 -0
- package/dist/icons/components/index.d.ts +2 -0
- package/dist/icons/components/index.js +178 -174
- package/dist/icons/index.d.ts +3 -0
- package/dist/icons/index.js +270 -264
- package/dist/index-D4bU2RFf.js +410 -0
- package/package.json +1 -1
- package/dist/index-CvyawdEZ.js +0 -404
package/dist/icons/Icon.js
CHANGED
|
@@ -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,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,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
|
|
11
|
+
import { default as P } from "./AccountCircle.js";
|
|
12
12
|
import { default as g } from "./Add.js";
|
|
13
|
-
import { default as
|
|
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
|
|
37
|
+
import { default as wo } from "./CheckIcon.js";
|
|
38
38
|
import { default as Ro } from "./Checkbook.js";
|
|
39
|
-
import { default as
|
|
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
|
|
64
|
+
import { default as we } from "./DiscoverRounded.js";
|
|
65
65
|
import { default as Re } from "./Distance.js";
|
|
66
|
-
import { default as
|
|
66
|
+
import { default as be } from "./Documentos.js";
|
|
67
67
|
import { default as Fe } from "./Dot.js";
|
|
68
|
-
import { default as Be } from "./
|
|
69
|
-
import { default as ke } from "./
|
|
70
|
-
import { default as Ee } from "./
|
|
71
|
-
import { default as Ue } from "./
|
|
72
|
-
import { default as He } from "./
|
|
73
|
-
import { default as We } from "./
|
|
74
|
-
import { default as ze } from "./
|
|
75
|
-
import { default as Te } from "./
|
|
76
|
-
import { default as Ge } from "./
|
|
77
|
-
import { default as Je } from "./
|
|
78
|
-
import { default as Xe } from "./
|
|
79
|
-
import { default as Ze } from "./
|
|
80
|
-
import { default as $e } from "./
|
|
81
|
-
import { default as er } from "./
|
|
82
|
-
import { default as ar } from "./
|
|
83
|
-
import { default as fr } from "./
|
|
84
|
-
import { default as dr } from "./
|
|
85
|
-
import { default as pr } from "./
|
|
86
|
-
import { default as mr } from "./
|
|
87
|
-
import { default as nr } from "./
|
|
88
|
-
import { default as cr } from "./
|
|
89
|
-
import { default as Ar } from "./
|
|
90
|
-
import { default as hr } from "./
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as Rr } from "./
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as Fr } from "./
|
|
95
|
-
import { default as Br } from "./
|
|
96
|
-
import { default as kr } from "./
|
|
97
|
-
import { default as Er } from "./
|
|
98
|
-
import { default as Ur } from "./
|
|
99
|
-
import { default as Hr } from "./
|
|
100
|
-
import { default as Wr } from "./
|
|
101
|
-
import { default as zr } from "./
|
|
102
|
-
import { default as Tr } from "./
|
|
103
|
-
import { default as Gr } from "./
|
|
104
|
-
import { default as Jr } from "./
|
|
105
|
-
import { default as Xr } from "./
|
|
106
|
-
import { default as Zr } from "./
|
|
107
|
-
import { default as $r } from "./
|
|
108
|
-
import { default as ea } from "./
|
|
109
|
-
import { default as aa } from "./
|
|
110
|
-
import { default as fa } from "./
|
|
111
|
-
import { default as da } from "./
|
|
112
|
-
import { default as pa } from "./
|
|
113
|
-
import { default as ma } from "./
|
|
114
|
-
import { default as na } from "./
|
|
115
|
-
import { default as ca } from "./
|
|
116
|
-
import { default as Aa } from "./
|
|
117
|
-
import { default as ha } from "./
|
|
118
|
-
import { default as
|
|
119
|
-
import { default as Ra } from "./
|
|
120
|
-
import { default as
|
|
121
|
-
import { default as Fa } from "./
|
|
122
|
-
import { default as Ba } from "./
|
|
123
|
-
import { default as ka } from "./
|
|
124
|
-
import { default as Ea } from "./
|
|
125
|
-
import { default as Ua } from "./
|
|
126
|
-
import { default as Ha } from "./
|
|
127
|
-
import { default as Wa } from "./
|
|
128
|
-
import { default as za } from "./
|
|
129
|
-
import { default as Ta } from "./
|
|
130
|
-
import { default as Ga } from "./
|
|
131
|
-
import { default as Ja } from "./
|
|
132
|
-
import { default as Xa } from "./
|
|
133
|
-
import { default as Za } from "./
|
|
134
|
-
import { default as $a } from "./
|
|
135
|
-
import { default as et } from "./
|
|
136
|
-
import { default as at } from "./
|
|
137
|
-
import { default as ft } from "./
|
|
138
|
-
import { default as dt } from "./
|
|
139
|
-
import { default as pt } from "./
|
|
140
|
-
import { default as mt } from "./
|
|
141
|
-
import { default as nt } from "./
|
|
142
|
-
import { default as ct } from "./
|
|
143
|
-
import { default as At } from "./
|
|
144
|
-
import { default as ht } from "./
|
|
145
|
-
import { default as
|
|
146
|
-
import { default as Rt } from "./
|
|
147
|
-
import { default as
|
|
148
|
-
import { default as Ft } from "./
|
|
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
|
-
|
|
153
|
+
P as AccountCircle,
|
|
152
154
|
g as Add,
|
|
153
|
-
|
|
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
|
-
|
|
182
|
+
wo as CheckIcon,
|
|
181
183
|
Ro as Checkbook,
|
|
182
|
-
|
|
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
|
-
|
|
211
|
+
we as DiscoverRounded,
|
|
210
212
|
Re as Distance,
|
|
211
|
-
|
|
213
|
+
be as Documentos,
|
|
212
214
|
Fe as Dot,
|
|
213
|
-
Be as
|
|
215
|
+
Be as DoubleArrowLeft,
|
|
216
|
+
ke as DoubleArrowRight,
|
|
217
|
+
Ee as DownloadIcon,
|
|
214
218
|
x as Ecuador,
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
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
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
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
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
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
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
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
|
};
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -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';
|