bmi-next-brokers 2.4.2 → 2.4.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/GridView.d.ts +3 -0
- package/dist/icons/components/GridView.js +10 -0
- package/dist/icons/components/index.d.ts +6 -58
- package/dist/icons/components/index.js +180 -284
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/index.js +214 -212
- package/dist/index-CM42GrWd.js +396 -0
- package/package.json +1 -1
- package/dist/index-dq5FUhsO.js +0 -394
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 = (i) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", width: "1em", height: "1em", ...i, children: [
|
|
3
|
+
/* @__PURE__ */ e("mask", { id: "grid_view_svg__a", width: 20, height: 20, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
4
|
+
maskType: "alpha"
|
|
5
|
+
}, children: /* @__PURE__ */ e("path", { fill: "currentColor", d: "M0 0h20v20H0z" }) }),
|
|
6
|
+
/* @__PURE__ */ e("g", { mask: "url(#grid_view_svg__a)", children: /* @__PURE__ */ e("path", { fill: "#2054A5", d: "M4.167 9.167q-.688 0-1.177-.49A1.6 1.6 0 0 1 2.5 7.5V4.167q0-.688.49-1.177.489-.49 1.177-.49H7.5q.687 0 1.177.49.49.489.49 1.177V7.5q0 .687-.49 1.177t-1.177.49zm0 8.333q-.688 0-1.177-.49a1.6 1.6 0 0 1-.49-1.177V12.5q0-.687.49-1.177.489-.49 1.177-.49H7.5q.687 0 1.177.49t.49 1.177v3.333q0 .688-.49 1.177T7.5 17.5zM12.5 9.167q-.687 0-1.177-.49a1.6 1.6 0 0 1-.49-1.177V4.167q0-.688.49-1.177T12.5 2.5h3.333q.688 0 1.177.49.49.489.49 1.177V7.5q0 .687-.49 1.177-.489.49-1.177.49zm0 8.333q-.687 0-1.177-.49a1.6 1.6 0 0 1-.49-1.177V12.5q0-.687.49-1.177t1.177-.49h3.333q.688 0 1.177.49t.49 1.177v3.333q0 .688-.49 1.177-.489.49-1.177.49zm-8.333-10H7.5V4.167H4.167zm8.333 0h3.333V4.167H12.5zm0 8.333h3.333V12.5H12.5zm-8.333 0H7.5V12.5H4.167z" }) })
|
|
7
|
+
] });
|
|
8
|
+
export {
|
|
9
|
+
s as default
|
|
10
|
+
};
|
|
@@ -1,29 +1,15 @@
|
|
|
1
1
|
export { default as ArrowDown } from './ArrowDown';
|
|
2
2
|
export { default as ArrowUp } from './ArrowUp';
|
|
3
|
-
export { default as
|
|
4
|
-
export { default as CostaRica } from './CostaRica';
|
|
5
|
-
export { default as Ecuador } from './Ecuador';
|
|
6
|
-
export { default as Guatemala } from './Guatemala';
|
|
7
|
-
export { default as Internacional } from './Internacional';
|
|
8
|
-
export { default as RepDominicana } from './RepDominicana';
|
|
9
|
-
export { default as AccountBalance } from './AccountBalance';
|
|
10
|
-
export { default as AccountCircle } from './AccountCircle';
|
|
3
|
+
export { default as Link } from './Link';
|
|
11
4
|
export { default as Add } from './Add';
|
|
12
5
|
export { default as AddAPhoto } from './AddAPhoto';
|
|
13
6
|
export { default as AddIcon } from './AddIcon';
|
|
14
|
-
export { default as AdminMeds } from './AdminMeds';
|
|
15
7
|
export { default as AlertIcon } from './AlertIcon';
|
|
16
|
-
export { default as AmericanExpress } from './AmericanExpress';
|
|
17
|
-
export { default as AmericanExpressRounded } from './AmericanExpressRounded';
|
|
18
8
|
export { default as Apnfd } from './Apnfd';
|
|
19
9
|
export { default as Approve } from './Approve';
|
|
20
10
|
export { default as ArrowBack } from './ArrowBack';
|
|
21
11
|
export { default as ArrowsOutward } from './ArrowsOutward';
|
|
22
|
-
export { default as Article } from './Article';
|
|
23
12
|
export { default as AttachFile } from './AttachFile';
|
|
24
|
-
export { default as BmiAhorro } from './BmiAhorro';
|
|
25
|
-
export { default as BmiLogoWhite } from './BmiLogoWhite';
|
|
26
|
-
export { default as BrokenImage } from './BrokenImage';
|
|
27
13
|
export { default as BusinessCenter } from './BusinessCenter';
|
|
28
14
|
export { default as CalendarIcon } from './CalendarIcon';
|
|
29
15
|
export { default as Call } from './Call';
|
|
@@ -31,47 +17,28 @@ export { default as CancelIcon } from './CancelIcon';
|
|
|
31
17
|
export { default as Certificado } from './Certificado';
|
|
32
18
|
export { default as ChatBubble } from './ChatBubble';
|
|
33
19
|
export { default as CheckIcon } from './CheckIcon';
|
|
34
|
-
export { default as Checkbook } from './Checkbook';
|
|
35
20
|
export { default as ChevronLeft } from './ChevronLeft';
|
|
36
|
-
export { default as Circle } from './Circle';
|
|
37
|
-
export { default as Close } from './Close';
|
|
38
|
-
export { default as CloseDrawer } from './CloseDrawer';
|
|
39
|
-
export { default as ColectivosIcon } from './ColectivosIcon';
|
|
40
21
|
export { default as Comisiones } from './Comisiones';
|
|
41
|
-
export { default as CompareArrows } from './CompareArrows';
|
|
42
|
-
export { default as ComputerCancel } from './ComputerCancel';
|
|
43
22
|
export { default as ComunicacionesIcon } from './ComunicacionesIcon';
|
|
44
|
-
export { default as Contacto } from './Contacto';
|
|
45
23
|
export { default as ContentCopy } from './ContentCopy';
|
|
46
24
|
export { default as ConyugeIcon } from './ConyugeIcon';
|
|
47
|
-
export { default as CorporateFare } from './CorporateFare';
|
|
48
25
|
export { default as CotizacionesIcon } from './CotizacionesIcon';
|
|
49
26
|
export { default as Credentials } from './Credentials';
|
|
50
27
|
export { default as CreditCard } from './CreditCard';
|
|
51
|
-
export { default as CurrencyExchange } from './CurrencyExchange';
|
|
52
28
|
export { default as DashboardIcon } from './DashboardIcon';
|
|
53
|
-
export { default as DatosIcon } from './DatosIcon';
|
|
54
29
|
export { default as Delete } from './Delete';
|
|
55
30
|
export { default as DeniedIcon } from './DeniedIcon';
|
|
56
|
-
export { default as Diagnosis } from './Diagnosis';
|
|
57
|
-
export { default as Diners } from './Diners';
|
|
58
|
-
export { default as DinersRounded } from './DinersRounded';
|
|
59
|
-
export { default as Discover } from './Discover';
|
|
60
|
-
export { default as DiscoverRounded } from './DiscoverRounded';
|
|
61
31
|
export { default as Distance } from './Distance';
|
|
32
|
+
export { default as DocumentoTick } from './DocumentoTick';
|
|
62
33
|
export { default as Documentos } from './Documentos';
|
|
63
|
-
export { default as Dot } from './Dot';
|
|
64
34
|
export { default as DownloadIcon } from './DownloadIcon';
|
|
65
35
|
export { default as EditIcon } from './EditIcon';
|
|
66
|
-
export { default as EstadosUnidos } from './EstadosUnidos';
|
|
67
|
-
export { default as Europa } from './Europa';
|
|
68
|
-
export { default as FallbackCardRounded } from './FallbackCardRounded';
|
|
69
36
|
export { default as Female } from './Female';
|
|
70
37
|
export { default as Filter } from './Filter';
|
|
71
|
-
export { default as FilterAlt } from './FilterAlt';
|
|
72
38
|
export { default as Folder } from './Folder';
|
|
73
39
|
export { default as FondosExtranjero } from './FondosExtranjero';
|
|
74
40
|
export { default as Fumador } from './Fumador';
|
|
41
|
+
export { default as GridView } from './GridView';
|
|
75
42
|
export { default as HeadsetMic } from './HeadsetMic';
|
|
76
43
|
export { default as HeightIcon } from './HeightIcon';
|
|
77
44
|
export { default as Help } from './Help';
|
|
@@ -84,59 +51,40 @@ export { default as KeyboardArrowUp } from './KeyboardArrowUp';
|
|
|
84
51
|
export { default as LocationOn } from './LocationOn';
|
|
85
52
|
export { default as LocationSearching } from './LocationSearching';
|
|
86
53
|
export { default as LockIcon } from './LockIcon';
|
|
87
|
-
export { default as LogOut } from './LogOut';
|
|
88
54
|
export { default as MailIcon } from './MailIcon';
|
|
89
55
|
export { default as Male } from './Male';
|
|
90
56
|
export { default as MasAcciones } from './MasAcciones';
|
|
91
|
-
export { default as Mastercard } from './Mastercard';
|
|
92
|
-
export { default as MastercardRounded } from './MastercardRounded';
|
|
93
57
|
export { default as Medical } from './Medical';
|
|
94
58
|
export { default as Menu } from './Menu';
|
|
59
|
+
export { default as MoneyOff } from './MoneyOff';
|
|
95
60
|
export { default as MoreVert } from './MoreVert';
|
|
96
61
|
export { default as NextIcon } from './NextIcon';
|
|
97
62
|
export { default as Notes } from './Notes';
|
|
98
|
-
export { default as Notifications } from './Notifications';
|
|
99
63
|
export { default as NumPolizaIcon } from './NumPolizaIcon';
|
|
100
64
|
export { default as OpenInFull } from './OpenInFull';
|
|
101
|
-
export { default as Paid } from './Paid';
|
|
102
|
-
export { default as Password } from './Password';
|
|
103
65
|
export { default as Pep } from './Pep';
|
|
104
66
|
export { default as Person } from './Person';
|
|
67
|
+
export { default as PersonAdd } from './PersonAdd';
|
|
105
68
|
export { default as PersonCancel } from './PersonCancel';
|
|
106
|
-
export { default as PersonRemove } from './PersonRemove';
|
|
107
|
-
export { default as PetSupplies } from './PetSupplies';
|
|
108
69
|
export { default as PhotoLibrary } from './PhotoLibrary';
|
|
109
70
|
export { default as Planet } from './Planet';
|
|
110
71
|
export { default as PolizaIcon } from './PolizaIcon';
|
|
111
72
|
export { default as PriceChange } from './PriceChange';
|
|
112
|
-
export { default as ProductIcon } from './ProductIcon';
|
|
113
73
|
export { default as Public } from './Public';
|
|
114
74
|
export { default as ReembolsosIcon } from './ReembolsosIcon';
|
|
115
|
-
export { default as Reenviar } from './Reenviar';
|
|
116
75
|
export { default as Refresh } from './Refresh';
|
|
117
76
|
export { default as Renovaciones } from './Renovaciones';
|
|
118
77
|
export { default as Replay } from './Replay';
|
|
119
78
|
export { default as Reply } from './Reply';
|
|
120
|
-
export { default as
|
|
79
|
+
export { default as Save } from './Save';
|
|
121
80
|
export { default as SearchIcon } from './SearchIcon';
|
|
122
81
|
export { default as Send } from './Send';
|
|
123
82
|
export { default as Share } from './Share';
|
|
124
|
-
export { default as ShieldWithHeart } from './ShieldWithHeart';
|
|
125
83
|
export { default as SmallFamily } from './SmallFamily';
|
|
126
84
|
export { default as Smartphone } from './Smartphone';
|
|
127
|
-
export { default as SortArrowsAsc } from './SortArrowsAsc';
|
|
128
|
-
export { default as SortArrowsDefault } from './SortArrowsDefault';
|
|
129
|
-
export { default as SortArrowsDesc } from './SortArrowsDesc';
|
|
130
|
-
export { default as StepBlocked } from './StepBlocked';
|
|
131
|
-
export { default as StepDone } from './StepDone';
|
|
132
|
-
export { default as StepInProgress } from './StepInProgress';
|
|
133
|
-
export { default as StepPending } from './StepPending';
|
|
134
85
|
export { default as Tutoriales } from './Tutoriales';
|
|
135
86
|
export { default as UnfoldMore } from './UnfoldMore';
|
|
136
|
-
export { default as Upload } from './Upload';
|
|
137
87
|
export { default as VerifiedUser } from './VerifiedUser';
|
|
138
|
-
export { default as Visa } from './Visa';
|
|
139
|
-
export { default as VisaRounded } from './VisaRounded';
|
|
140
88
|
export { default as Visibility } from './Visibility';
|
|
141
89
|
export { default as VisibilityOff } from './VisibilityOff';
|
|
142
90
|
export { default as Warning } from './Warning';
|
|
@@ -1,290 +1,186 @@
|
|
|
1
1
|
import { default as r } from "./ArrowDown.js";
|
|
2
2
|
import { default as t } from "./ArrowUp.js";
|
|
3
|
-
import { default as
|
|
4
|
-
import { default as
|
|
5
|
-
import { default as
|
|
6
|
-
import { default as x } from "./
|
|
7
|
-
import { default as i } from "./
|
|
8
|
-
import { default as
|
|
9
|
-
import { default as
|
|
10
|
-
import { default as
|
|
11
|
-
import { default as
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as K } from "./
|
|
22
|
-
import { default as j } from "./
|
|
23
|
-
import { default as q } from "./
|
|
24
|
-
import { default as Q } from "./
|
|
25
|
-
import { default as Y } from "./
|
|
26
|
-
import { default as _ } from "./
|
|
27
|
-
import { default as oo } from "./
|
|
28
|
-
import { default as ro } from "./
|
|
29
|
-
import { default as to } from "./
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as mo } from "./
|
|
33
|
-
import { default as no } from "./
|
|
34
|
-
import { default as co } from "./
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as To } from "./
|
|
49
|
-
import { default as Go } from "./
|
|
50
|
-
import { default as Jo } from "./
|
|
51
|
-
import { default as Xo } from "./
|
|
52
|
-
import { default as Zo } from "./
|
|
53
|
-
import { default as $o } from "./
|
|
54
|
-
import { default as ee } from "./
|
|
55
|
-
import { default as ae } from "./
|
|
56
|
-
import { default as fe } from "./
|
|
57
|
-
import { default as de } from "./
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as me } from "./
|
|
60
|
-
import { default as ne } from "./
|
|
61
|
-
import { default as ce } from "./
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
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
|
|
86
|
-
import { default as mr } from "./
|
|
87
|
-
import { default as nr } from "./
|
|
88
|
-
import { default as cr } from "./
|
|
89
|
-
import { default as
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as
|
|
93
|
-
import { default as gr } from "./Medical.js";
|
|
94
|
-
import { default as Fr } from "./Menu.js";
|
|
95
|
-
import { default as Mr } from "./MoreVert.js";
|
|
96
|
-
import { default as Br } from "./NextIcon.js";
|
|
97
|
-
import { default as Er } from "./Notes.js";
|
|
98
|
-
import { default as Ur } from "./Notifications.js";
|
|
99
|
-
import { default as Hr } from "./NumPolizaIcon.js";
|
|
100
|
-
import { default as Wr } from "./OpenInFull.js";
|
|
101
|
-
import { default as zr } from "./Paid.js";
|
|
102
|
-
import { default as Tr } from "./Password.js";
|
|
103
|
-
import { default as Gr } from "./Pep.js";
|
|
104
|
-
import { default as Jr } from "./Person.js";
|
|
105
|
-
import { default as Xr } from "./PersonCancel.js";
|
|
106
|
-
import { default as Zr } from "./PersonRemove.js";
|
|
107
|
-
import { default as $r } from "./PetSupplies.js";
|
|
108
|
-
import { default as ea } from "./PhotoLibrary.js";
|
|
109
|
-
import { default as aa } from "./Planet.js";
|
|
110
|
-
import { default as fa } from "./PolizaIcon.js";
|
|
111
|
-
import { default as da } from "./PriceChange.js";
|
|
112
|
-
import { default as ua } from "./ProductIcon.js";
|
|
113
|
-
import { default as ma } from "./Public.js";
|
|
114
|
-
import { default as na } from "./ReembolsosIcon.js";
|
|
115
|
-
import { default as ca } from "./Reenviar.js";
|
|
116
|
-
import { default as Ia } from "./Refresh.js";
|
|
117
|
-
import { default as ha } from "./Renovaciones.js";
|
|
118
|
-
import { default as Pa } from "./Replay.js";
|
|
119
|
-
import { default as Ra } from "./Reply.js";
|
|
120
|
-
import { default as ga } from "./RestoreFromTrash.js";
|
|
121
|
-
import { default as Fa } from "./SearchIcon.js";
|
|
122
|
-
import { default as Ma } from "./Send.js";
|
|
123
|
-
import { default as Ba } from "./Share.js";
|
|
124
|
-
import { default as Ea } from "./ShieldWithHeart.js";
|
|
125
|
-
import { default as Ua } from "./SmallFamily.js";
|
|
126
|
-
import { default as Ha } from "./Smartphone.js";
|
|
127
|
-
import { default as Wa } from "./SortArrowsAsc.js";
|
|
128
|
-
import { default as za } from "./SortArrowsDefault.js";
|
|
129
|
-
import { default as Ta } from "./SortArrowsDesc.js";
|
|
130
|
-
import { default as Ga } from "./StepBlocked.js";
|
|
131
|
-
import { default as Ja } from "./StepDone.js";
|
|
132
|
-
import { default as Xa } from "./StepInProgress.js";
|
|
133
|
-
import { default as Za } from "./StepPending.js";
|
|
134
|
-
import { default as $a } from "./Tutoriales.js";
|
|
135
|
-
import { default as et } from "./UnfoldMore.js";
|
|
136
|
-
import { default as at } from "./Upload.js";
|
|
137
|
-
import { default as ft } from "./VerifiedUser.js";
|
|
138
|
-
import { default as dt } from "./Visa.js";
|
|
139
|
-
import { default as ut } from "./VisaRounded.js";
|
|
140
|
-
import { default as mt } from "./Visibility.js";
|
|
141
|
-
import { default as nt } from "./VisibilityOff.js";
|
|
142
|
-
import { default as ct } from "./Warning.js";
|
|
143
|
-
import { default as It } from "./WeightIcon.js";
|
|
144
|
-
import { default as ht } from "./Whatsapp.js";
|
|
3
|
+
import { default as l } from "./Link.js";
|
|
4
|
+
import { default as s } from "./Add.js";
|
|
5
|
+
import { default as u } from "./AddAPhoto.js";
|
|
6
|
+
import { default as x } from "./AddIcon.js";
|
|
7
|
+
import { default as i } from "./AlertIcon.js";
|
|
8
|
+
import { default as I } from "./Apnfd.js";
|
|
9
|
+
import { default as h } from "./Approve.js";
|
|
10
|
+
import { default as w } from "./ArrowBack.js";
|
|
11
|
+
import { default as P } from "./ArrowsOutward.js";
|
|
12
|
+
import { default as D } from "./AttachFile.js";
|
|
13
|
+
import { default as M } from "./BusinessCenter.js";
|
|
14
|
+
import { default as S } from "./CalendarIcon.js";
|
|
15
|
+
import { default as L } from "./Call.js";
|
|
16
|
+
import { default as R } from "./CancelIcon.js";
|
|
17
|
+
import { default as v } from "./Certificado.js";
|
|
18
|
+
import { default as H } from "./ChatBubble.js";
|
|
19
|
+
import { default as z } from "./CheckIcon.js";
|
|
20
|
+
import { default as W } from "./ChevronLeft.js";
|
|
21
|
+
import { default as K } from "./Comisiones.js";
|
|
22
|
+
import { default as j } from "./ComunicacionesIcon.js";
|
|
23
|
+
import { default as q } from "./ContentCopy.js";
|
|
24
|
+
import { default as Q } from "./ConyugeIcon.js";
|
|
25
|
+
import { default as Y } from "./CotizacionesIcon.js";
|
|
26
|
+
import { default as _ } from "./Credentials.js";
|
|
27
|
+
import { default as oo } from "./CreditCard.js";
|
|
28
|
+
import { default as ro } from "./DashboardIcon.js";
|
|
29
|
+
import { default as to } from "./Delete.js";
|
|
30
|
+
import { default as lo } from "./DeniedIcon.js";
|
|
31
|
+
import { default as po } from "./Distance.js";
|
|
32
|
+
import { default as mo } from "./DocumentoTick.js";
|
|
33
|
+
import { default as no } from "./Documentos.js";
|
|
34
|
+
import { default as co } from "./DownloadIcon.js";
|
|
35
|
+
import { default as Co } from "./EditIcon.js";
|
|
36
|
+
import { default as Ao } from "./Female.js";
|
|
37
|
+
import { default as yo } from "./Filter.js";
|
|
38
|
+
import { default as bo } from "./Folder.js";
|
|
39
|
+
import { default as Fo } from "./FondosExtranjero.js";
|
|
40
|
+
import { default as go } from "./Fumador.js";
|
|
41
|
+
import { default as ko } from "./GridView.js";
|
|
42
|
+
import { default as Oo } from "./HeadsetMic.js";
|
|
43
|
+
import { default as Vo } from "./HeightIcon.js";
|
|
44
|
+
import { default as Bo } from "./Help.js";
|
|
45
|
+
import { default as Uo } from "./HistorialIcon.js";
|
|
46
|
+
import { default as No } from "./IdCodigoBroker.js";
|
|
47
|
+
import { default as Eo } from "./Info.js";
|
|
48
|
+
import { default as To } from "./InfoFinanciera.js";
|
|
49
|
+
import { default as Go } from "./KeyboardArrowDown.js";
|
|
50
|
+
import { default as Jo } from "./KeyboardArrowUp.js";
|
|
51
|
+
import { default as Xo } from "./LocationOn.js";
|
|
52
|
+
import { default as Zo } from "./LocationSearching.js";
|
|
53
|
+
import { default as $o } from "./LockIcon.js";
|
|
54
|
+
import { default as ee } from "./MailIcon.js";
|
|
55
|
+
import { default as ae } from "./Male.js";
|
|
56
|
+
import { default as fe } from "./MasAcciones.js";
|
|
57
|
+
import { default as de } from "./Medical.js";
|
|
58
|
+
import { default as pe } from "./Menu.js";
|
|
59
|
+
import { default as me } from "./MoneyOff.js";
|
|
60
|
+
import { default as ne } from "./MoreVert.js";
|
|
61
|
+
import { default as ce } from "./NextIcon.js";
|
|
62
|
+
import { default as Ce } from "./Notes.js";
|
|
63
|
+
import { default as Ae } from "./NumPolizaIcon.js";
|
|
64
|
+
import { default as ye } from "./OpenInFull.js";
|
|
65
|
+
import { default as be } from "./Pep.js";
|
|
66
|
+
import { default as Fe } from "./Person.js";
|
|
67
|
+
import { default as ge } from "./PersonAdd.js";
|
|
68
|
+
import { default as ke } from "./PersonCancel.js";
|
|
69
|
+
import { default as Oe } from "./PhotoLibrary.js";
|
|
70
|
+
import { default as Ve } from "./Planet.js";
|
|
71
|
+
import { default as Be } from "./PolizaIcon.js";
|
|
72
|
+
import { default as Ue } from "./PriceChange.js";
|
|
73
|
+
import { default as Ne } from "./Public.js";
|
|
74
|
+
import { default as Ee } from "./ReembolsosIcon.js";
|
|
75
|
+
import { default as Te } from "./Refresh.js";
|
|
76
|
+
import { default as Ge } from "./Renovaciones.js";
|
|
77
|
+
import { default as Je } from "./Replay.js";
|
|
78
|
+
import { default as Xe } from "./Reply.js";
|
|
79
|
+
import { default as Ze } from "./Save.js";
|
|
80
|
+
import { default as $e } from "./SearchIcon.js";
|
|
81
|
+
import { default as er } from "./Send.js";
|
|
82
|
+
import { default as ar } from "./Share.js";
|
|
83
|
+
import { default as fr } from "./SmallFamily.js";
|
|
84
|
+
import { default as dr } from "./Smartphone.js";
|
|
85
|
+
import { default as pr } from "./Tutoriales.js";
|
|
86
|
+
import { default as mr } from "./UnfoldMore.js";
|
|
87
|
+
import { default as nr } from "./VerifiedUser.js";
|
|
88
|
+
import { default as cr } from "./Visibility.js";
|
|
89
|
+
import { default as Cr } from "./VisibilityOff.js";
|
|
90
|
+
import { default as Ar } from "./Warning.js";
|
|
91
|
+
import { default as yr } from "./WeightIcon.js";
|
|
92
|
+
import { default as br } from "./Whatsapp.js";
|
|
145
93
|
export {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
v as AmericanExpress,
|
|
154
|
-
L as AmericanExpressRounded,
|
|
155
|
-
V as Apnfd,
|
|
156
|
-
O as Approve,
|
|
157
|
-
N as ArrowBack,
|
|
94
|
+
s as Add,
|
|
95
|
+
u as AddAPhoto,
|
|
96
|
+
x as AddIcon,
|
|
97
|
+
i as AlertIcon,
|
|
98
|
+
I as Apnfd,
|
|
99
|
+
h as Approve,
|
|
100
|
+
w as ArrowBack,
|
|
158
101
|
r as ArrowDown,
|
|
159
102
|
t as ArrowUp,
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
Hr as NumPolizaIcon,
|
|
244
|
-
Wr as OpenInFull,
|
|
245
|
-
zr as Paid,
|
|
246
|
-
Tr as Password,
|
|
247
|
-
Gr as Pep,
|
|
248
|
-
Jr as Person,
|
|
249
|
-
Xr as PersonCancel,
|
|
250
|
-
Zr as PersonRemove,
|
|
251
|
-
$r as PetSupplies,
|
|
252
|
-
ea as PhotoLibrary,
|
|
253
|
-
aa as Planet,
|
|
254
|
-
fa as PolizaIcon,
|
|
255
|
-
da as PriceChange,
|
|
256
|
-
ua as ProductIcon,
|
|
257
|
-
ma as Public,
|
|
258
|
-
na as ReembolsosIcon,
|
|
259
|
-
ca as Reenviar,
|
|
260
|
-
Ia as Refresh,
|
|
261
|
-
ha as Renovaciones,
|
|
262
|
-
C as RepDominicana,
|
|
263
|
-
Pa as Replay,
|
|
264
|
-
Ra as Reply,
|
|
265
|
-
ga as RestoreFromTrash,
|
|
266
|
-
Fa as SearchIcon,
|
|
267
|
-
Ma as Send,
|
|
268
|
-
Ba as Share,
|
|
269
|
-
Ea as ShieldWithHeart,
|
|
270
|
-
Ua as SmallFamily,
|
|
271
|
-
Ha as Smartphone,
|
|
272
|
-
Wa as SortArrowsAsc,
|
|
273
|
-
za as SortArrowsDefault,
|
|
274
|
-
Ta as SortArrowsDesc,
|
|
275
|
-
Ga as StepBlocked,
|
|
276
|
-
Ja as StepDone,
|
|
277
|
-
Xa as StepInProgress,
|
|
278
|
-
Za as StepPending,
|
|
279
|
-
$a as Tutoriales,
|
|
280
|
-
et as UnfoldMore,
|
|
281
|
-
at as Upload,
|
|
282
|
-
ft as VerifiedUser,
|
|
283
|
-
dt as Visa,
|
|
284
|
-
ut as VisaRounded,
|
|
285
|
-
mt as Visibility,
|
|
286
|
-
nt as VisibilityOff,
|
|
287
|
-
ct as Warning,
|
|
288
|
-
It as WeightIcon,
|
|
289
|
-
ht as Whatsapp
|
|
103
|
+
P as ArrowsOutward,
|
|
104
|
+
D as AttachFile,
|
|
105
|
+
M as BusinessCenter,
|
|
106
|
+
S as CalendarIcon,
|
|
107
|
+
L as Call,
|
|
108
|
+
R as CancelIcon,
|
|
109
|
+
v as Certificado,
|
|
110
|
+
H as ChatBubble,
|
|
111
|
+
z as CheckIcon,
|
|
112
|
+
W as ChevronLeft,
|
|
113
|
+
K as Comisiones,
|
|
114
|
+
j as ComunicacionesIcon,
|
|
115
|
+
q as ContentCopy,
|
|
116
|
+
Q as ConyugeIcon,
|
|
117
|
+
Y as CotizacionesIcon,
|
|
118
|
+
_ as Credentials,
|
|
119
|
+
oo as CreditCard,
|
|
120
|
+
ro as DashboardIcon,
|
|
121
|
+
to as Delete,
|
|
122
|
+
lo as DeniedIcon,
|
|
123
|
+
po as Distance,
|
|
124
|
+
mo as DocumentoTick,
|
|
125
|
+
no as Documentos,
|
|
126
|
+
co as DownloadIcon,
|
|
127
|
+
Co as EditIcon,
|
|
128
|
+
Ao as Female,
|
|
129
|
+
yo as Filter,
|
|
130
|
+
bo as Folder,
|
|
131
|
+
Fo as FondosExtranjero,
|
|
132
|
+
go as Fumador,
|
|
133
|
+
ko as GridView,
|
|
134
|
+
Oo as HeadsetMic,
|
|
135
|
+
Vo as HeightIcon,
|
|
136
|
+
Bo as Help,
|
|
137
|
+
Uo as HistorialIcon,
|
|
138
|
+
No as IdCodigoBroker,
|
|
139
|
+
Eo as Info,
|
|
140
|
+
To as InfoFinanciera,
|
|
141
|
+
Go as KeyboardArrowDown,
|
|
142
|
+
Jo as KeyboardArrowUp,
|
|
143
|
+
l as Link,
|
|
144
|
+
Xo as LocationOn,
|
|
145
|
+
Zo as LocationSearching,
|
|
146
|
+
$o as LockIcon,
|
|
147
|
+
ee as MailIcon,
|
|
148
|
+
ae as Male,
|
|
149
|
+
fe as MasAcciones,
|
|
150
|
+
de as Medical,
|
|
151
|
+
pe as Menu,
|
|
152
|
+
me as MoneyOff,
|
|
153
|
+
ne as MoreVert,
|
|
154
|
+
ce as NextIcon,
|
|
155
|
+
Ce as Notes,
|
|
156
|
+
Ae as NumPolizaIcon,
|
|
157
|
+
ye as OpenInFull,
|
|
158
|
+
be as Pep,
|
|
159
|
+
Fe as Person,
|
|
160
|
+
ge as PersonAdd,
|
|
161
|
+
ke as PersonCancel,
|
|
162
|
+
Oe as PhotoLibrary,
|
|
163
|
+
Ve as Planet,
|
|
164
|
+
Be as PolizaIcon,
|
|
165
|
+
Ue as PriceChange,
|
|
166
|
+
Ne as Public,
|
|
167
|
+
Ee as ReembolsosIcon,
|
|
168
|
+
Te as Refresh,
|
|
169
|
+
Ge as Renovaciones,
|
|
170
|
+
Je as Replay,
|
|
171
|
+
Xe as Reply,
|
|
172
|
+
Ze as Save,
|
|
173
|
+
$e as SearchIcon,
|
|
174
|
+
er as Send,
|
|
175
|
+
ar as Share,
|
|
176
|
+
fr as SmallFamily,
|
|
177
|
+
dr as Smartphone,
|
|
178
|
+
pr as Tutoriales,
|
|
179
|
+
mr as UnfoldMore,
|
|
180
|
+
nr as VerifiedUser,
|
|
181
|
+
cr as Visibility,
|
|
182
|
+
Cr as VisibilityOff,
|
|
183
|
+
Ar as Warning,
|
|
184
|
+
yr as WeightIcon,
|
|
185
|
+
br as Whatsapp
|
|
290
186
|
};
|