bmi-next-brokers 1.3.6 → 1.3.8
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/assets/index2.css +1 -1
- package/dist/components/navbar/index.js +23 -23
- package/dist/icons/Icon.js +1 -1
- package/dist/icons/components/Comunicaciones.d.ts +3 -0
- package/dist/icons/components/Comunicaciones.js +10 -0
- package/dist/icons/components/Facturas.d.ts +3 -0
- package/dist/icons/components/Facturas.js +10 -0
- package/dist/icons/components/Headset.d.ts +3 -0
- package/dist/icons/components/Headset.js +10 -0
- package/dist/icons/components/Hospital.d.ts +3 -0
- package/dist/icons/components/Hospital.js +8 -0
- package/dist/icons/components/Schedule.d.ts +3 -0
- package/dist/icons/components/Schedule.js +10 -0
- package/dist/icons/components/Stethoscope.d.ts +3 -0
- package/dist/icons/components/Stethoscope.js +10 -0
- package/dist/icons/components/index.d.ts +6 -0
- package/dist/icons/components/index.js +152 -140
- package/dist/icons/index.d.ts +7 -1
- package/dist/icons/index.js +206 -194
- package/dist/index-C2bfcQAX.js +264 -0
- package/package.json +1 -1
- package/dist/index-C9LnDAEl.js +0 -252
package/dist/icons/index.d.ts
CHANGED
|
@@ -25,16 +25,17 @@ export { default as Call } from './components/Call';
|
|
|
25
25
|
export { default as CancelIcon } from './components/CancelIcon';
|
|
26
26
|
export { default as Certificado } from './components/Certificado';
|
|
27
27
|
export { default as ChatBubble } from './components/ChatBubble';
|
|
28
|
+
export { default as CheckCircle } from './components/CheckCircle';
|
|
28
29
|
export { default as CheckIcon } from './components/CheckIcon';
|
|
29
30
|
export { default as Checkbook } from './components/Checkbook';
|
|
30
31
|
export { default as ChevronLeft } from './components/ChevronLeft';
|
|
31
32
|
export { default as Close } from './components/Close';
|
|
32
33
|
export { default as ClosePanel } from './components/ClosePanel';
|
|
33
|
-
export { default as CheckCircle } from './components/CheckCircle';
|
|
34
34
|
export { default as CobrarIcon } from './components/CobrarIcon';
|
|
35
35
|
export { default as Comisiones } from './components/Comisiones';
|
|
36
36
|
export { default as CompareArrows } from './components/CompareArrows';
|
|
37
37
|
export { default as ComputerCancel } from './components/ComputerCancel';
|
|
38
|
+
export { default as Comunicaciones } from './components/Comunicaciones';
|
|
38
39
|
export { default as ComunicacionesIcon } from './components/ComunicacionesIcon';
|
|
39
40
|
export { default as ContentCopy } from './components/ContentCopy';
|
|
40
41
|
export { default as ConyugeIcon } from './components/ConyugeIcon';
|
|
@@ -52,16 +53,19 @@ export { default as Distance } from './components/Distance';
|
|
|
52
53
|
export { default as Documentos } from './components/Documentos';
|
|
53
54
|
export { default as DownloadIcon } from './components/DownloadIcon';
|
|
54
55
|
export { default as EditIcon } from './components/EditIcon';
|
|
56
|
+
export { default as Facturas } from './components/Facturas';
|
|
55
57
|
export { default as FallbackCardRounded } from './components/FallbackCardRounded';
|
|
56
58
|
export { default as Female } from './components/Female';
|
|
57
59
|
export { default as Filter } from './components/Filter';
|
|
58
60
|
export { default as Folder } from './components/Folder';
|
|
59
61
|
export { default as FondosExtranjero } from './components/FondosExtranjero';
|
|
60
62
|
export { default as Fumador } from './components/Fumador';
|
|
63
|
+
export { default as Headset } from './components/Headset';
|
|
61
64
|
export { default as HeadsetMic } from './components/HeadsetMic';
|
|
62
65
|
export { default as HeightIcon } from './components/HeightIcon';
|
|
63
66
|
export { default as Help } from './components/Help';
|
|
64
67
|
export { default as HistorialIcon } from './components/HistorialIcon';
|
|
68
|
+
export { default as Hospital } from './components/Hospital';
|
|
65
69
|
export { default as IdCodigoBroker } from './components/IdCodigoBroker';
|
|
66
70
|
export { default as ImpagoIcon } from './components/ImpagoIcon';
|
|
67
71
|
export { default as Info } from './components/Info';
|
|
@@ -100,6 +104,7 @@ export { default as Refresh } from './components/Refresh';
|
|
|
100
104
|
export { default as Renovaciones } from './components/Renovaciones';
|
|
101
105
|
export { default as Replay } from './components/Replay';
|
|
102
106
|
export { default as Reply } from './components/Reply';
|
|
107
|
+
export { default as Schedule } from './components/Schedule';
|
|
103
108
|
export { default as SearchIcon } from './components/SearchIcon';
|
|
104
109
|
export { default as Send } from './components/Send';
|
|
105
110
|
export { default as Settings } from './components/Settings';
|
|
@@ -109,6 +114,7 @@ export { default as Smartphone } from './components/Smartphone';
|
|
|
109
114
|
export { default as StepDone } from './components/StepDone';
|
|
110
115
|
export { default as StepInProgress } from './components/StepInProgress';
|
|
111
116
|
export { default as StepPending } from './components/StepPending';
|
|
117
|
+
export { default as Stethoscope } from './components/Stethoscope';
|
|
112
118
|
export { default as Tutoriales } from './components/Tutoriales';
|
|
113
119
|
export { default as UnfoldMore } from './components/UnfoldMore';
|
|
114
120
|
export { default as Upload } from './components/Upload';
|
package/dist/icons/index.js
CHANGED
|
@@ -11,12 +11,12 @@ import { default as w } from "./components/ArrowBack.js";
|
|
|
11
11
|
import { default as g } from "./components/ArrowBackIosNew.js";
|
|
12
12
|
import { default as D } from "./components/ArrowDown.js";
|
|
13
13
|
import { default as R } from "./components/ArrowForward.js";
|
|
14
|
-
import { default as
|
|
14
|
+
import { default as y } from "./components/ArrowForwardIos.js";
|
|
15
15
|
import { default as k } from "./components/ArrowRight.js";
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
19
|
-
import { default as
|
|
16
|
+
import { default as H } from "./components/ArrowUp.js";
|
|
17
|
+
import { default as U } from "./components/ArrowsOutward.js";
|
|
18
|
+
import { default as v } from "./components/Assignment.js";
|
|
19
|
+
import { default as O } from "./components/AttachFile.js";
|
|
20
20
|
import { default as z } from "./components/BmiCollapsed.js";
|
|
21
21
|
import { default as K } from "./components/BmiLogo.js";
|
|
22
22
|
import { default as G } from "./components/BusinessCenter.js";
|
|
@@ -25,102 +25,108 @@ import { default as Q } from "./components/Call.js";
|
|
|
25
25
|
import { default as Y } from "./components/CancelIcon.js";
|
|
26
26
|
import { default as _ } from "./components/Certificado.js";
|
|
27
27
|
import { default as oo } from "./components/ChatBubble.js";
|
|
28
|
-
import { default as ro } from "./components/
|
|
29
|
-
import { default as to } from "./components/
|
|
30
|
-
import { default as so } from "./components/
|
|
31
|
-
import { default as po } from "./components/
|
|
32
|
-
import { default as mo } from "./components/
|
|
33
|
-
import { default as no } from "./components/
|
|
28
|
+
import { default as ro } from "./components/CheckCircle.js";
|
|
29
|
+
import { default as to } from "./components/CheckIcon.js";
|
|
30
|
+
import { default as so } from "./components/Checkbook.js";
|
|
31
|
+
import { default as po } from "./components/ChevronLeft.js";
|
|
32
|
+
import { default as mo } from "./components/Close.js";
|
|
33
|
+
import { default as no } from "./components/ClosePanel.js";
|
|
34
34
|
import { default as co } from "./components/CobrarIcon.js";
|
|
35
35
|
import { default as Co } from "./components/Comisiones.js";
|
|
36
36
|
import { default as ho } from "./components/CompareArrows.js";
|
|
37
37
|
import { default as Po } from "./components/ComputerCancel.js";
|
|
38
|
-
import { default as bo } from "./components/
|
|
39
|
-
import { default as Fo } from "./components/
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as Bo } from "./components/
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as Wo } from "./components/
|
|
48
|
-
import { default as jo } from "./components/
|
|
49
|
-
import { default as To } from "./components/
|
|
50
|
-
import { default as Jo } from "./components/
|
|
51
|
-
import { default as Xo } from "./components/
|
|
52
|
-
import { default as Zo } from "./components/
|
|
53
|
-
import { default as $o } from "./components/
|
|
54
|
-
import { default as ee } from "./components/
|
|
55
|
-
import { default as ae } from "./components/
|
|
56
|
-
import { default as fe } from "./components/
|
|
57
|
-
import { default as de } from "./components/
|
|
58
|
-
import { default as pe } from "./components/
|
|
59
|
-
import { default as me } from "./components/
|
|
60
|
-
import { default as ne } from "./components/
|
|
61
|
-
import { default as ce } from "./components/
|
|
62
|
-
import { default as Ce } from "./components/
|
|
63
|
-
import { default as he } from "./components/
|
|
64
|
-
import { default as Pe } from "./components/
|
|
65
|
-
import { default as be } from "./components/
|
|
66
|
-
import { default as Fe } from "./components/
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as Be } from "./components/
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as We } from "./components/
|
|
75
|
-
import { default as je } from "./components/
|
|
76
|
-
import { default as Te } from "./components/
|
|
77
|
-
import { default as Je } from "./components/
|
|
78
|
-
import { default as Xe } from "./components/
|
|
79
|
-
import { default as Ze } from "./components/
|
|
80
|
-
import { default as $e } from "./components/
|
|
81
|
-
import { default as er } from "./components/
|
|
82
|
-
import { default as ar } from "./components/
|
|
83
|
-
import { default as fr } from "./components/
|
|
84
|
-
import { default as dr } from "./components/
|
|
85
|
-
import { default as pr } from "./components/
|
|
86
|
-
import { default as mr } from "./components/
|
|
87
|
-
import { default as nr } from "./components/
|
|
88
|
-
import { default as cr } from "./components/
|
|
89
|
-
import { default as Cr } from "./components/
|
|
90
|
-
import { default as hr } from "./components/
|
|
91
|
-
import { default as Pr } from "./components/
|
|
92
|
-
import { default as br } from "./components/
|
|
93
|
-
import { default as Fr } from "./components/
|
|
94
|
-
import { default as
|
|
95
|
-
import { default as
|
|
96
|
-
import { default as Br } from "./components/
|
|
97
|
-
import { default as
|
|
98
|
-
import { default as
|
|
99
|
-
import { default as
|
|
100
|
-
import { default as
|
|
101
|
-
import { default as Wr } from "./components/
|
|
102
|
-
import { default as jr } from "./components/
|
|
103
|
-
import { default as Tr } from "./components/
|
|
104
|
-
import { default as Jr } from "./components/
|
|
105
|
-
import { default as Xr } from "./components/
|
|
106
|
-
import { default as Zr } from "./components/
|
|
107
|
-
import { default as $r } from "./components/
|
|
108
|
-
import { default as ea } from "./components/
|
|
109
|
-
import { default as aa } from "./components/
|
|
110
|
-
import { default as fa } from "./components/
|
|
111
|
-
import { default as da } from "./components/
|
|
112
|
-
import { default as pa } from "./components/
|
|
113
|
-
import { default as ma } from "./components/
|
|
114
|
-
import { default as na } from "./components/
|
|
115
|
-
import { default as ca } from "./components/
|
|
116
|
-
import { default as Ca } from "./components/
|
|
117
|
-
import { default as ha } from "./components/
|
|
118
|
-
import { default as Pa } from "./components/
|
|
119
|
-
import { default as ba } from "./components/
|
|
120
|
-
import { default as Fa } from "./components/
|
|
121
|
-
import { default as
|
|
122
|
-
import { default as
|
|
123
|
-
import { default as Ba } from "./components/
|
|
38
|
+
import { default as bo } from "./components/Comunicaciones.js";
|
|
39
|
+
import { default as Fo } from "./components/ComunicacionesIcon.js";
|
|
40
|
+
import { default as So } from "./components/ContentCopy.js";
|
|
41
|
+
import { default as Mo } from "./components/ConyugeIcon.js";
|
|
42
|
+
import { default as Bo } from "./components/CotizacionesIcon.js";
|
|
43
|
+
import { default as Lo } from "./components/Credentials.js";
|
|
44
|
+
import { default as Vo } from "./components/CreditCard.js";
|
|
45
|
+
import { default as No } from "./components/DashboardIcon.js";
|
|
46
|
+
import { default as Eo } from "./components/Delete.js";
|
|
47
|
+
import { default as Wo } from "./components/DeniedIcon.js";
|
|
48
|
+
import { default as jo } from "./components/Diners.js";
|
|
49
|
+
import { default as To } from "./components/DinersRounded.js";
|
|
50
|
+
import { default as Jo } from "./components/Discover.js";
|
|
51
|
+
import { default as Xo } from "./components/DiscoverRounded.js";
|
|
52
|
+
import { default as Zo } from "./components/Distance.js";
|
|
53
|
+
import { default as $o } from "./components/Documentos.js";
|
|
54
|
+
import { default as ee } from "./components/DownloadIcon.js";
|
|
55
|
+
import { default as ae } from "./components/EditIcon.js";
|
|
56
|
+
import { default as fe } from "./components/Facturas.js";
|
|
57
|
+
import { default as de } from "./components/FallbackCardRounded.js";
|
|
58
|
+
import { default as pe } from "./components/Female.js";
|
|
59
|
+
import { default as me } from "./components/Filter.js";
|
|
60
|
+
import { default as ne } from "./components/Folder.js";
|
|
61
|
+
import { default as ce } from "./components/FondosExtranjero.js";
|
|
62
|
+
import { default as Ce } from "./components/Fumador.js";
|
|
63
|
+
import { default as he } from "./components/Headset.js";
|
|
64
|
+
import { default as Pe } from "./components/HeadsetMic.js";
|
|
65
|
+
import { default as be } from "./components/HeightIcon.js";
|
|
66
|
+
import { default as Fe } from "./components/Help.js";
|
|
67
|
+
import { default as Se } from "./components/HistorialIcon.js";
|
|
68
|
+
import { default as Me } from "./components/Hospital.js";
|
|
69
|
+
import { default as Be } from "./components/IdCodigoBroker.js";
|
|
70
|
+
import { default as Le } from "./components/ImpagoIcon.js";
|
|
71
|
+
import { default as Ve } from "./components/Info.js";
|
|
72
|
+
import { default as Ne } from "./components/InfoFinanciera.js";
|
|
73
|
+
import { default as Ee } from "./components/KeyboardArrowDown.js";
|
|
74
|
+
import { default as We } from "./components/KeyboardArrowUp.js";
|
|
75
|
+
import { default as je } from "./components/LocationOn.js";
|
|
76
|
+
import { default as Te } from "./components/LocationSearching.js";
|
|
77
|
+
import { default as Je } from "./components/LockIcon.js";
|
|
78
|
+
import { default as Xe } from "./components/MailIcon.js";
|
|
79
|
+
import { default as Ze } from "./components/Male.js";
|
|
80
|
+
import { default as $e } from "./components/MasAcciones.js";
|
|
81
|
+
import { default as er } from "./components/Mastercard.js";
|
|
82
|
+
import { default as ar } from "./components/MastercardRounded.js";
|
|
83
|
+
import { default as fr } from "./components/Medical.js";
|
|
84
|
+
import { default as dr } from "./components/Menu.js";
|
|
85
|
+
import { default as pr } from "./components/MoreVert.js";
|
|
86
|
+
import { default as mr } from "./components/NextIcon.js";
|
|
87
|
+
import { default as nr } from "./components/Notes.js";
|
|
88
|
+
import { default as cr } from "./components/Notifications.js";
|
|
89
|
+
import { default as Cr } from "./components/NumPolizaIcon.js";
|
|
90
|
+
import { default as hr } from "./components/OpenInFull.js";
|
|
91
|
+
import { default as Pr } from "./components/OpenPanel.js";
|
|
92
|
+
import { default as br } from "./components/Paid.js";
|
|
93
|
+
import { default as Fr } from "./components/Pep.js";
|
|
94
|
+
import { default as Sr } from "./components/Person.js";
|
|
95
|
+
import { default as Mr } from "./components/PersonCancel.js";
|
|
96
|
+
import { default as Br } from "./components/PhotoLibrary.js";
|
|
97
|
+
import { default as Lr } from "./components/Planet.js";
|
|
98
|
+
import { default as Vr } from "./components/PolizaIcon.js";
|
|
99
|
+
import { default as Nr } from "./components/PriceChange.js";
|
|
100
|
+
import { default as Er } from "./components/ProductIcon.js";
|
|
101
|
+
import { default as Wr } from "./components/Public.js";
|
|
102
|
+
import { default as jr } from "./components/ReembolsosIcon.js";
|
|
103
|
+
import { default as Tr } from "./components/Refresh.js";
|
|
104
|
+
import { default as Jr } from "./components/Renovaciones.js";
|
|
105
|
+
import { default as Xr } from "./components/Replay.js";
|
|
106
|
+
import { default as Zr } from "./components/Reply.js";
|
|
107
|
+
import { default as $r } from "./components/Schedule.js";
|
|
108
|
+
import { default as ea } from "./components/SearchIcon.js";
|
|
109
|
+
import { default as aa } from "./components/Send.js";
|
|
110
|
+
import { default as fa } from "./components/Settings.js";
|
|
111
|
+
import { default as da } from "./components/Share.js";
|
|
112
|
+
import { default as pa } from "./components/SmallFamily.js";
|
|
113
|
+
import { default as ma } from "./components/Smartphone.js";
|
|
114
|
+
import { default as na } from "./components/StepDone.js";
|
|
115
|
+
import { default as ca } from "./components/StepInProgress.js";
|
|
116
|
+
import { default as Ca } from "./components/StepPending.js";
|
|
117
|
+
import { default as ha } from "./components/Stethoscope.js";
|
|
118
|
+
import { default as Pa } from "./components/Tutoriales.js";
|
|
119
|
+
import { default as ba } from "./components/UnfoldMore.js";
|
|
120
|
+
import { default as Fa } from "./components/Upload.js";
|
|
121
|
+
import { default as Sa } from "./components/UserGroup.js";
|
|
122
|
+
import { default as Ma } from "./components/VerifiedUser.js";
|
|
123
|
+
import { default as Ba } from "./components/Visa.js";
|
|
124
|
+
import { default as La } from "./components/VisaRounded.js";
|
|
125
|
+
import { default as Va } from "./components/Visibility.js";
|
|
126
|
+
import { default as Na } from "./components/VisibilityOff.js";
|
|
127
|
+
import { default as Ea } from "./components/Warning.js";
|
|
128
|
+
import { default as Wa } from "./components/WeightIcon.js";
|
|
129
|
+
import { default as ja } from "./components/Whatsapp.js";
|
|
124
130
|
export {
|
|
125
131
|
r as Add,
|
|
126
132
|
t as AddAPhoto,
|
|
@@ -135,12 +141,12 @@ export {
|
|
|
135
141
|
g as ArrowBackIosNew,
|
|
136
142
|
D as ArrowDown,
|
|
137
143
|
R as ArrowForward,
|
|
138
|
-
|
|
144
|
+
y as ArrowForwardIos,
|
|
139
145
|
k as ArrowRight,
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
146
|
+
H as ArrowUp,
|
|
147
|
+
U as ArrowsOutward,
|
|
148
|
+
v as Assignment,
|
|
149
|
+
O as AttachFile,
|
|
144
150
|
z as BmiCollapsed,
|
|
145
151
|
K as BmiLogo,
|
|
146
152
|
G as BusinessCenter,
|
|
@@ -149,100 +155,106 @@ export {
|
|
|
149
155
|
Y as CancelIcon,
|
|
150
156
|
_ as Certificado,
|
|
151
157
|
oo as ChatBubble,
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
+
ro as CheckCircle,
|
|
159
|
+
to as CheckIcon,
|
|
160
|
+
so as Checkbook,
|
|
161
|
+
po as ChevronLeft,
|
|
162
|
+
mo as Close,
|
|
163
|
+
no as ClosePanel,
|
|
158
164
|
co as CobrarIcon,
|
|
159
165
|
Co as Comisiones,
|
|
160
166
|
ho as CompareArrows,
|
|
161
167
|
Po as ComputerCancel,
|
|
162
|
-
bo as
|
|
163
|
-
Fo as
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
Bo as
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
Wo as
|
|
172
|
-
jo as
|
|
173
|
-
To as
|
|
174
|
-
Jo as
|
|
175
|
-
Xo as
|
|
176
|
-
Zo as
|
|
177
|
-
$o as
|
|
178
|
-
ee as
|
|
179
|
-
ae as
|
|
180
|
-
fe as
|
|
181
|
-
de as
|
|
182
|
-
pe as
|
|
183
|
-
me as
|
|
184
|
-
ne as
|
|
185
|
-
ce as
|
|
186
|
-
Ce as
|
|
187
|
-
he as
|
|
188
|
-
Pe as
|
|
189
|
-
be as
|
|
190
|
-
Fe as
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
Be as
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
We as
|
|
199
|
-
je as
|
|
200
|
-
Te as
|
|
201
|
-
Je as
|
|
202
|
-
Xe as
|
|
203
|
-
Ze as
|
|
204
|
-
$e as
|
|
205
|
-
er as
|
|
206
|
-
ar as
|
|
207
|
-
fr as
|
|
208
|
-
dr as
|
|
209
|
-
pr as
|
|
210
|
-
mr as
|
|
211
|
-
nr as
|
|
212
|
-
cr as
|
|
213
|
-
Cr as
|
|
214
|
-
hr as
|
|
215
|
-
Pr as
|
|
216
|
-
br as
|
|
217
|
-
Fr as
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
Br as
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
Wr as
|
|
226
|
-
jr as
|
|
227
|
-
Tr as
|
|
228
|
-
Jr as
|
|
229
|
-
Xr as
|
|
230
|
-
Zr as
|
|
231
|
-
$r as
|
|
232
|
-
ea as
|
|
233
|
-
aa as
|
|
234
|
-
fa as
|
|
235
|
-
da as
|
|
236
|
-
pa as
|
|
237
|
-
ma as
|
|
238
|
-
na as
|
|
239
|
-
ca as
|
|
240
|
-
Ca as
|
|
241
|
-
ha as
|
|
242
|
-
Pa as
|
|
243
|
-
ba as
|
|
244
|
-
Fa as
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
Ba as
|
|
168
|
+
bo as Comunicaciones,
|
|
169
|
+
Fo as ComunicacionesIcon,
|
|
170
|
+
So as ContentCopy,
|
|
171
|
+
Mo as ConyugeIcon,
|
|
172
|
+
Bo as CotizacionesIcon,
|
|
173
|
+
Lo as Credentials,
|
|
174
|
+
Vo as CreditCard,
|
|
175
|
+
No as DashboardIcon,
|
|
176
|
+
Eo as Delete,
|
|
177
|
+
Wo as DeniedIcon,
|
|
178
|
+
jo as Diners,
|
|
179
|
+
To as DinersRounded,
|
|
180
|
+
Jo as Discover,
|
|
181
|
+
Xo as DiscoverRounded,
|
|
182
|
+
Zo as Distance,
|
|
183
|
+
$o as Documentos,
|
|
184
|
+
ee as DownloadIcon,
|
|
185
|
+
ae as EditIcon,
|
|
186
|
+
fe as Facturas,
|
|
187
|
+
de as FallbackCardRounded,
|
|
188
|
+
pe as Female,
|
|
189
|
+
me as Filter,
|
|
190
|
+
ne as Folder,
|
|
191
|
+
ce as FondosExtranjero,
|
|
192
|
+
Ce as Fumador,
|
|
193
|
+
he as Headset,
|
|
194
|
+
Pe as HeadsetMic,
|
|
195
|
+
be as HeightIcon,
|
|
196
|
+
Fe as Help,
|
|
197
|
+
Se as HistorialIcon,
|
|
198
|
+
Me as Hospital,
|
|
199
|
+
Be as IdCodigoBroker,
|
|
200
|
+
Le as ImpagoIcon,
|
|
201
|
+
Ve as Info,
|
|
202
|
+
Ne as InfoFinanciera,
|
|
203
|
+
Ee as KeyboardArrowDown,
|
|
204
|
+
We as KeyboardArrowUp,
|
|
205
|
+
je as LocationOn,
|
|
206
|
+
Te as LocationSearching,
|
|
207
|
+
Je as LockIcon,
|
|
208
|
+
Xe as MailIcon,
|
|
209
|
+
Ze as Male,
|
|
210
|
+
$e as MasAcciones,
|
|
211
|
+
er as Mastercard,
|
|
212
|
+
ar as MastercardRounded,
|
|
213
|
+
fr as Medical,
|
|
214
|
+
dr as Menu,
|
|
215
|
+
pr as MoreVert,
|
|
216
|
+
mr as NextIcon,
|
|
217
|
+
nr as Notes,
|
|
218
|
+
cr as Notifications,
|
|
219
|
+
Cr as NumPolizaIcon,
|
|
220
|
+
hr as OpenInFull,
|
|
221
|
+
Pr as OpenPanel,
|
|
222
|
+
br as Paid,
|
|
223
|
+
Fr as Pep,
|
|
224
|
+
Sr as Person,
|
|
225
|
+
Mr as PersonCancel,
|
|
226
|
+
Br as PhotoLibrary,
|
|
227
|
+
Lr as Planet,
|
|
228
|
+
Vr as PolizaIcon,
|
|
229
|
+
Nr as PriceChange,
|
|
230
|
+
Er as ProductIcon,
|
|
231
|
+
Wr as Public,
|
|
232
|
+
jr as ReembolsosIcon,
|
|
233
|
+
Tr as Refresh,
|
|
234
|
+
Jr as Renovaciones,
|
|
235
|
+
Xr as Replay,
|
|
236
|
+
Zr as Reply,
|
|
237
|
+
$r as Schedule,
|
|
238
|
+
ea as SearchIcon,
|
|
239
|
+
aa as Send,
|
|
240
|
+
fa as Settings,
|
|
241
|
+
da as Share,
|
|
242
|
+
pa as SmallFamily,
|
|
243
|
+
ma as Smartphone,
|
|
244
|
+
na as StepDone,
|
|
245
|
+
ca as StepInProgress,
|
|
246
|
+
Ca as StepPending,
|
|
247
|
+
ha as Stethoscope,
|
|
248
|
+
Pa as Tutoriales,
|
|
249
|
+
ba as UnfoldMore,
|
|
250
|
+
Fa as Upload,
|
|
251
|
+
Sa as UserGroup,
|
|
252
|
+
Ma as VerifiedUser,
|
|
253
|
+
Ba as Visa,
|
|
254
|
+
La as VisaRounded,
|
|
255
|
+
Va as Visibility,
|
|
256
|
+
Na as VisibilityOff,
|
|
257
|
+
Ea as Warning,
|
|
258
|
+
Wa as WeightIcon,
|
|
259
|
+
ja as Whatsapp
|
|
248
260
|
};
|