@mijadesign/mobile-icons 1.0.0-beta.9 → 1.0.2

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.
@@ -37,17 +37,17 @@ export declare namespace Admin {
37
37
  var displayName: string;
38
38
  }
39
39
 
40
- export declare function AdultManColor<T>(props: Partial<IconProps_69> & T): ReactElement;
40
+ export declare function AdultManColor<T>(props: Partial<IconProps_80> & T): ReactElement;
41
41
 
42
42
  export declare namespace AdultManColor {
43
- var defaultProps: IconProps_69;
43
+ var defaultProps: IconProps_80;
44
44
  var displayName: string;
45
45
  }
46
46
 
47
- export declare function AdultWomanColor<T>(props: Partial<IconProps_70> & T): ReactElement;
47
+ export declare function AdultWomanColor<T>(props: Partial<IconProps_81> & T): ReactElement;
48
48
 
49
49
  export declare namespace AdultWomanColor {
50
- var defaultProps: IconProps_70;
50
+ var defaultProps: IconProps_81;
51
51
  var displayName: string;
52
52
  }
53
53
 
@@ -114,193 +114,221 @@ export declare namespace Bankcard {
114
114
  var displayName: string;
115
115
  }
116
116
 
117
- export declare function BarrackFill<T>(props: Partial<IconProps_16> & T): ReactElement;
117
+ export declare function Baodanchaxun<T>(props: Partial<IconProps_16> & T): ReactElement;
118
118
 
119
- export declare namespace BarrackFill {
119
+ export declare namespace Baodanchaxun {
120
120
  var defaultProps: IconProps_16;
121
121
  var displayName: string;
122
122
  }
123
123
 
124
- export declare function BoyColor<T>(props: Partial<IconProps_71> & T): ReactElement;
124
+ export declare function BarrackFill<T>(props: Partial<IconProps_17> & T): ReactElement;
125
+
126
+ export declare namespace BarrackFill {
127
+ var defaultProps: IconProps_17;
128
+ var displayName: string;
129
+ }
130
+
131
+ export declare function BoyColor<T>(props: Partial<IconProps_82> & T): ReactElement;
125
132
 
126
133
  export declare namespace BoyColor {
127
- var defaultProps: IconProps_71;
134
+ var defaultProps: IconProps_82;
128
135
  var displayName: string;
129
136
  }
130
137
 
131
- export declare function Call<T>(props: Partial<IconProps_17> & T): ReactElement;
138
+ export declare function Call<T>(props: Partial<IconProps_18> & T): ReactElement;
132
139
 
133
140
  export declare namespace Call {
134
- var defaultProps: IconProps_17;
141
+ var defaultProps: IconProps_18;
135
142
  var displayName: string;
136
143
  }
137
144
 
138
- export declare function Camera<T>(props: Partial<IconProps_19> & T): ReactElement;
145
+ export declare function Camera<T>(props: Partial<IconProps_20> & T): ReactElement;
139
146
 
140
147
  export declare namespace Camera {
141
- var defaultProps: IconProps_19;
148
+ var defaultProps: IconProps_20;
142
149
  var displayName: string;
143
150
  }
144
151
 
145
- export declare function CameraFill<T>(props: Partial<IconProps_18> & T): ReactElement;
152
+ export declare function CameraFill<T>(props: Partial<IconProps_19> & T): ReactElement;
146
153
 
147
154
  export declare namespace CameraFill {
148
- var defaultProps: IconProps_18;
155
+ var defaultProps: IconProps_19;
149
156
  var displayName: string;
150
157
  }
151
158
 
152
- export declare function Change<T>(props: Partial<IconProps_20> & T): ReactElement;
159
+ export declare function Change<T>(props: Partial<IconProps_21> & T): ReactElement;
153
160
 
154
161
  export declare namespace Change {
155
- var defaultProps: IconProps_20;
162
+ var defaultProps: IconProps_21;
163
+ var displayName: string;
164
+ }
165
+
166
+ export declare function Changyongxinxi<T>(props: Partial<IconProps_22> & T): ReactElement;
167
+
168
+ export declare namespace Changyongxinxi {
169
+ var defaultProps: IconProps_22;
156
170
  var displayName: string;
157
171
  }
158
172
 
159
- export declare function CheckmarkFill<T>(props: Partial<IconProps_21> & T): ReactElement;
173
+ export declare function CheckmarkFill<T>(props: Partial<IconProps_23> & T): ReactElement;
160
174
 
161
175
  export declare namespace CheckmarkFill {
162
- var defaultProps: IconProps_21;
176
+ var defaultProps: IconProps_23;
163
177
  var displayName: string;
164
178
  }
165
179
 
166
- export declare function ClaimsDetailColor<T>(props: Partial<IconProps_72> & T): ReactElement;
180
+ export declare function ClaimsDetailColor<T>(props: Partial<IconProps_83> & T): ReactElement;
167
181
 
168
182
  export declare namespace ClaimsDetailColor {
169
- var defaultProps: IconProps_72;
183
+ var defaultProps: IconProps_83;
170
184
  var displayName: string;
171
185
  }
172
186
 
173
- export declare function Close<T>(props: Partial<IconProps_22> & T): ReactElement;
187
+ export declare function Close<T>(props: Partial<IconProps_24> & T): ReactElement;
174
188
 
175
189
  export declare namespace Close {
176
- var defaultProps: IconProps_22;
190
+ var defaultProps: IconProps_24;
177
191
  var displayName: string;
178
192
  }
179
193
 
180
- export declare function Code<T>(props: Partial<IconProps_23> & T): ReactElement;
194
+ export declare function Code<T>(props: Partial<IconProps_25> & T): ReactElement;
181
195
 
182
196
  export declare namespace Code {
183
- var defaultProps: IconProps_23;
197
+ var defaultProps: IconProps_25;
184
198
  var displayName: string;
185
199
  }
186
200
 
187
- export declare function Customer<T>(props: Partial<IconProps_24> & T): ReactElement;
201
+ export declare function Customer<T>(props: Partial<IconProps_26> & T): ReactElement;
188
202
 
189
203
  export declare namespace Customer {
190
- var defaultProps: IconProps_24;
204
+ var defaultProps: IconProps_26;
191
205
  var displayName: string;
192
206
  }
193
207
 
194
- export declare function DaibingkebaoFill<T>(props: Partial<IconProps_25> & T): ReactElement;
208
+ export declare function DaibingkebaoFill<T>(props: Partial<IconProps_27> & T): ReactElement;
195
209
 
196
210
  export declare namespace DaibingkebaoFill {
197
- var defaultProps: IconProps_25;
211
+ var defaultProps: IconProps_27;
198
212
  var displayName: string;
199
213
  }
200
214
 
201
- export declare function Delete<T>(props: Partial<IconProps_27> & T): ReactElement;
215
+ export declare function Delete<T>(props: Partial<IconProps_29> & T): ReactElement;
202
216
 
203
217
  export declare namespace Delete {
204
- var defaultProps: IconProps_27;
218
+ var defaultProps: IconProps_29;
205
219
  var displayName: string;
206
220
  }
207
221
 
208
- export declare function DeleteFill<T>(props: Partial<IconProps_26> & T): ReactElement;
222
+ export declare function DeleteFill<T>(props: Partial<IconProps_28> & T): ReactElement;
209
223
 
210
224
  export declare namespace DeleteFill {
211
- var defaultProps: IconProps_26;
225
+ var defaultProps: IconProps_28;
212
226
  var displayName: string;
213
227
  }
214
228
 
215
- export declare function DirectClaimsColor<T>(props: Partial<IconProps_73> & T): ReactElement;
229
+ export declare function DirectClaimsColor<T>(props: Partial<IconProps_84> & T): ReactElement;
216
230
 
217
231
  export declare namespace DirectClaimsColor {
218
- var defaultProps: IconProps_73;
232
+ var defaultProps: IconProps_84;
219
233
  var displayName: string;
220
234
  }
221
235
 
222
- export declare function DownFill<T>(props: Partial<IconProps_28> & T): ReactElement;
236
+ export declare function DownFill<T>(props: Partial<IconProps_30> & T): ReactElement;
223
237
 
224
238
  export declare namespace DownFill {
225
- var defaultProps: IconProps_28;
239
+ var defaultProps: IconProps_30;
226
240
  var displayName: string;
227
241
  }
228
242
 
229
- export declare function DynamicLoading<T>(props: Partial<IconProps_74> & T): ReactElement;
243
+ export declare function DynamicLoading<T>(props: Partial<IconProps_85> & T): ReactElement;
230
244
 
231
245
  export declare namespace DynamicLoading {
232
- var defaultProps: IconProps_74;
246
+ var defaultProps: IconProps_85;
233
247
  var displayName: string;
234
248
  }
235
249
 
236
- export declare function Expert<T>(props: Partial<IconProps_29> & T): ReactElement;
250
+ export declare function Expert<T>(props: Partial<IconProps_31> & T): ReactElement;
237
251
 
238
252
  export declare namespace Expert {
239
- var defaultProps: IconProps_29;
253
+ var defaultProps: IconProps_31;
240
254
  var displayName: string;
241
255
  }
242
256
 
243
- export declare function Failure<T>(props: Partial<IconProps_31> & T): ReactElement;
257
+ export declare function Failure<T>(props: Partial<IconProps_33> & T): ReactElement;
244
258
 
245
259
  export declare namespace Failure {
246
- var defaultProps: IconProps_31;
260
+ var defaultProps: IconProps_33;
247
261
  var displayName: string;
248
262
  }
249
263
 
250
- export declare function FailureFill<T>(props: Partial<IconProps_30> & T): ReactElement;
264
+ export declare function FailureFill<T>(props: Partial<IconProps_32> & T): ReactElement;
251
265
 
252
266
  export declare namespace FailureFill {
253
- var defaultProps: IconProps_30;
267
+ var defaultProps: IconProps_32;
254
268
  var displayName: string;
255
269
  }
256
270
 
257
- export declare function FamilyFill<T>(props: Partial<IconProps_32> & T): ReactElement;
271
+ export declare function FamilyFill<T>(props: Partial<IconProps_34> & T): ReactElement;
258
272
 
259
273
  export declare namespace FamilyFill {
260
- var defaultProps: IconProps_32;
274
+ var defaultProps: IconProps_34;
261
275
  var displayName: string;
262
276
  }
263
277
 
264
- export declare function GeneraoInfoColor<T>(props: Partial<IconProps_75> & T): ReactElement;
278
+ export declare function GeneraoInfoColor<T>(props: Partial<IconProps_86> & T): ReactElement;
265
279
 
266
280
  export declare namespace GeneraoInfoColor {
267
- var defaultProps: IconProps_75;
281
+ var defaultProps: IconProps_86;
268
282
  var displayName: string;
269
283
  }
270
284
 
271
- export declare function GirlColor<T>(props: Partial<IconProps_76> & T): ReactElement;
285
+ export declare function GirlColor<T>(props: Partial<IconProps_87> & T): ReactElement;
272
286
 
273
287
  export declare namespace GirlColor {
274
- var defaultProps: IconProps_76;
288
+ var defaultProps: IconProps_87;
275
289
  var displayName: string;
276
290
  }
277
291
 
278
- export declare function Guarantee<T>(props: Partial<IconProps_34> & T): ReactElement;
292
+ export declare function Guarantee<T>(props: Partial<IconProps_36> & T): ReactElement;
279
293
 
280
294
  export declare namespace Guarantee {
281
- var defaultProps: IconProps_34;
295
+ var defaultProps: IconProps_36;
282
296
  var displayName: string;
283
297
  }
284
298
 
285
- export declare function GuaranteeFill<T>(props: Partial<IconProps_33> & T): ReactElement;
299
+ export declare function GuaranteeFill<T>(props: Partial<IconProps_35> & T): ReactElement;
286
300
 
287
301
  export declare namespace GuaranteeFill {
288
- var defaultProps: IconProps_33;
302
+ var defaultProps: IconProps_35;
303
+ var displayName: string;
304
+ }
305
+
306
+ export declare function HaoyaohaoshuFill<T>(props: Partial<IconProps_37> & T): ReactElement;
307
+
308
+ export declare namespace HaoyaohaoshuFill {
309
+ var defaultProps: IconProps_37;
289
310
  var displayName: string;
290
311
  }
291
312
 
292
- declare function History_2<T>(props: Partial<IconProps_35> & T): ReactElement;
313
+ declare function History_2<T>(props: Partial<IconProps_38> & T): ReactElement;
293
314
 
294
315
  declare namespace History_2 {
295
- var defaultProps: IconProps_35;
316
+ var defaultProps: IconProps_38;
296
317
  var displayName: string;
297
318
  }
298
319
  export { History_2 as History }
299
320
 
300
- export declare function Home<T>(props: Partial<IconProps_36> & T): ReactElement;
321
+ export declare function Home<T>(props: Partial<IconProps_39> & T): ReactElement;
301
322
 
302
323
  export declare namespace Home {
303
- var defaultProps: IconProps_36;
324
+ var defaultProps: IconProps_39;
325
+ var displayName: string;
326
+ }
327
+
328
+ export declare function Huodongzhongxin<T>(props: Partial<IconProps_40> & T): ReactElement;
329
+
330
+ export declare namespace Huodongzhongxin {
331
+ var defaultProps: IconProps_40;
304
332
  var displayName: string;
305
333
  }
306
334
 
@@ -1157,12 +1185,14 @@ declare interface IconProps_68 {
1157
1185
  }
1158
1186
 
1159
1187
  declare interface IconProps_69 {
1188
+ size: string | number;
1160
1189
  classPrefix: string;
1190
+ color: string;
1161
1191
  tag: keyof ReactHTML;
1162
- size: string | number;
1192
+ logValue?: string;
1163
1193
  onClick: (e: MouseEvent) => void;
1194
+ fontClassName: string;
1164
1195
  className: string;
1165
- logValue?: string;
1166
1196
  style: React_2.CSSProperties;
1167
1197
  children: React_2.ReactNode;
1168
1198
  }
@@ -1181,39 +1211,149 @@ declare interface IconProps_7 {
1181
1211
  }
1182
1212
 
1183
1213
  declare interface IconProps_70 {
1214
+ size: string | number;
1184
1215
  classPrefix: string;
1216
+ color: string;
1185
1217
  tag: keyof ReactHTML;
1218
+ logValue?: string;
1219
+ onClick: (e: MouseEvent) => void;
1220
+ fontClassName: string;
1221
+ className: string;
1222
+ style: React_2.CSSProperties;
1223
+ children: React_2.ReactNode;
1224
+ }
1225
+
1226
+ declare interface IconProps_71 {
1186
1227
  size: string | number;
1228
+ classPrefix: string;
1229
+ color: string;
1230
+ tag: keyof ReactHTML;
1231
+ logValue?: string;
1187
1232
  onClick: (e: MouseEvent) => void;
1233
+ fontClassName: string;
1188
1234
  className: string;
1235
+ style: React_2.CSSProperties;
1236
+ children: React_2.ReactNode;
1237
+ }
1238
+
1239
+ declare interface IconProps_72 {
1240
+ size: string | number;
1241
+ classPrefix: string;
1242
+ color: string;
1243
+ tag: keyof ReactHTML;
1189
1244
  logValue?: string;
1245
+ onClick: (e: MouseEvent) => void;
1246
+ fontClassName: string;
1247
+ className: string;
1190
1248
  style: React_2.CSSProperties;
1191
1249
  children: React_2.ReactNode;
1192
1250
  }
1193
1251
 
1194
- declare interface IconProps_71 {
1252
+ declare interface IconProps_73 {
1253
+ size: string | number;
1195
1254
  classPrefix: string;
1255
+ color: string;
1196
1256
  tag: keyof ReactHTML;
1257
+ logValue?: string;
1258
+ onClick: (e: MouseEvent) => void;
1259
+ fontClassName: string;
1260
+ className: string;
1261
+ style: React_2.CSSProperties;
1262
+ children: React_2.ReactNode;
1263
+ }
1264
+
1265
+ declare interface IconProps_74 {
1197
1266
  size: string | number;
1267
+ classPrefix: string;
1268
+ color: string;
1269
+ tag: keyof ReactHTML;
1270
+ logValue?: string;
1198
1271
  onClick: (e: MouseEvent) => void;
1272
+ fontClassName: string;
1199
1273
  className: string;
1274
+ style: React_2.CSSProperties;
1275
+ children: React_2.ReactNode;
1276
+ }
1277
+
1278
+ declare interface IconProps_75 {
1279
+ size: string | number;
1280
+ classPrefix: string;
1281
+ color: string;
1282
+ tag: keyof ReactHTML;
1200
1283
  logValue?: string;
1284
+ onClick: (e: MouseEvent) => void;
1285
+ fontClassName: string;
1286
+ className: string;
1201
1287
  style: React_2.CSSProperties;
1202
1288
  children: React_2.ReactNode;
1203
1289
  }
1204
1290
 
1205
- declare interface IconProps_72 {
1291
+ declare interface IconProps_76 {
1292
+ size: string | number;
1206
1293
  classPrefix: string;
1294
+ color: string;
1207
1295
  tag: keyof ReactHTML;
1296
+ logValue?: string;
1297
+ onClick: (e: MouseEvent) => void;
1298
+ fontClassName: string;
1299
+ className: string;
1300
+ style: React_2.CSSProperties;
1301
+ children: React_2.ReactNode;
1302
+ }
1303
+
1304
+ declare interface IconProps_77 {
1208
1305
  size: string | number;
1306
+ classPrefix: string;
1307
+ color: string;
1308
+ tag: keyof ReactHTML;
1309
+ logValue?: string;
1209
1310
  onClick: (e: MouseEvent) => void;
1311
+ fontClassName: string;
1210
1312
  className: string;
1313
+ style: React_2.CSSProperties;
1314
+ children: React_2.ReactNode;
1315
+ }
1316
+
1317
+ declare interface IconProps_78 {
1318
+ size: string | number;
1319
+ classPrefix: string;
1320
+ color: string;
1321
+ tag: keyof ReactHTML;
1211
1322
  logValue?: string;
1323
+ onClick: (e: MouseEvent) => void;
1324
+ fontClassName: string;
1325
+ className: string;
1212
1326
  style: React_2.CSSProperties;
1213
1327
  children: React_2.ReactNode;
1214
1328
  }
1215
1329
 
1216
- declare interface IconProps_73 {
1330
+ declare interface IconProps_79 {
1331
+ size: string | number;
1332
+ classPrefix: string;
1333
+ color: string;
1334
+ tag: keyof ReactHTML;
1335
+ logValue?: string;
1336
+ onClick: (e: MouseEvent) => void;
1337
+ fontClassName: string;
1338
+ className: string;
1339
+ style: React_2.CSSProperties;
1340
+ children: React_2.ReactNode;
1341
+ }
1342
+
1343
+ declare interface IconProps_8 {
1344
+ size: string | number;
1345
+ classPrefix: string;
1346
+ color: string;
1347
+ tag: keyof ReactHTML;
1348
+ logValue?: string;
1349
+ onClick: (e: MouseEvent) => void;
1350
+ fontClassName: string;
1351
+ className: string;
1352
+ style: React_2.CSSProperties;
1353
+ children: React_2.ReactNode;
1354
+ }
1355
+
1356
+ declare interface IconProps_80 {
1217
1357
  classPrefix: string;
1218
1358
  tag: keyof ReactHTML;
1219
1359
  size: string | number;
@@ -1224,7 +1364,7 @@ declare interface IconProps_73 {
1224
1364
  children: React_2.ReactNode;
1225
1365
  }
1226
1366
 
1227
- declare interface IconProps_74 {
1367
+ declare interface IconProps_81 {
1228
1368
  classPrefix: string;
1229
1369
  tag: keyof ReactHTML;
1230
1370
  size: string | number;
@@ -1235,7 +1375,7 @@ declare interface IconProps_74 {
1235
1375
  children: React_2.ReactNode;
1236
1376
  }
1237
1377
 
1238
- declare interface IconProps_75 {
1378
+ declare interface IconProps_82 {
1239
1379
  classPrefix: string;
1240
1380
  tag: keyof ReactHTML;
1241
1381
  size: string | number;
@@ -1246,7 +1386,7 @@ declare interface IconProps_75 {
1246
1386
  children: React_2.ReactNode;
1247
1387
  }
1248
1388
 
1249
- declare interface IconProps_76 {
1389
+ declare interface IconProps_83 {
1250
1390
  classPrefix: string;
1251
1391
  tag: keyof ReactHTML;
1252
1392
  size: string | number;
@@ -1257,7 +1397,7 @@ declare interface IconProps_76 {
1257
1397
  children: React_2.ReactNode;
1258
1398
  }
1259
1399
 
1260
- declare interface IconProps_77 {
1400
+ declare interface IconProps_84 {
1261
1401
  classPrefix: string;
1262
1402
  tag: keyof ReactHTML;
1263
1403
  size: string | number;
@@ -1268,7 +1408,7 @@ declare interface IconProps_77 {
1268
1408
  children: React_2.ReactNode;
1269
1409
  }
1270
1410
 
1271
- declare interface IconProps_78 {
1411
+ declare interface IconProps_85 {
1272
1412
  classPrefix: string;
1273
1413
  tag: keyof ReactHTML;
1274
1414
  size: string | number;
@@ -1279,7 +1419,7 @@ declare interface IconProps_78 {
1279
1419
  children: React_2.ReactNode;
1280
1420
  }
1281
1421
 
1282
- declare interface IconProps_79 {
1422
+ declare interface IconProps_86 {
1283
1423
  classPrefix: string;
1284
1424
  tag: keyof ReactHTML;
1285
1425
  size: string | number;
@@ -1290,15 +1430,35 @@ declare interface IconProps_79 {
1290
1430
  children: React_2.ReactNode;
1291
1431
  }
1292
1432
 
1293
- declare interface IconProps_8 {
1433
+ declare interface IconProps_87 {
1434
+ classPrefix: string;
1435
+ tag: keyof ReactHTML;
1294
1436
  size: string | number;
1437
+ onClick: (e: MouseEvent) => void;
1438
+ className: string;
1439
+ logValue?: string;
1440
+ style: React_2.CSSProperties;
1441
+ children: React_2.ReactNode;
1442
+ }
1443
+
1444
+ declare interface IconProps_88 {
1295
1445
  classPrefix: string;
1296
- color: string;
1297
1446
  tag: keyof ReactHTML;
1447
+ size: string | number;
1448
+ onClick: (e: MouseEvent) => void;
1449
+ className: string;
1298
1450
  logValue?: string;
1451
+ style: React_2.CSSProperties;
1452
+ children: React_2.ReactNode;
1453
+ }
1454
+
1455
+ declare interface IconProps_89 {
1456
+ classPrefix: string;
1457
+ tag: keyof ReactHTML;
1458
+ size: string | number;
1299
1459
  onClick: (e: MouseEvent) => void;
1300
- fontClassName: string;
1301
1460
  className: string;
1461
+ logValue?: string;
1302
1462
  style: React_2.CSSProperties;
1303
1463
  children: React_2.ReactNode;
1304
1464
  }
@@ -1316,248 +1476,308 @@ declare interface IconProps_9 {
1316
1476
  children: React_2.ReactNode;
1317
1477
  }
1318
1478
 
1319
- export declare function Information<T>(props: Partial<IconProps_38> & T): ReactElement;
1479
+ declare interface IconProps_90 {
1480
+ classPrefix: string;
1481
+ tag: keyof ReactHTML;
1482
+ size: string | number;
1483
+ onClick: (e: MouseEvent) => void;
1484
+ className: string;
1485
+ logValue?: string;
1486
+ style: React_2.CSSProperties;
1487
+ children: React_2.ReactNode;
1488
+ }
1489
+
1490
+ export declare function Information<T>(props: Partial<IconProps_42> & T): ReactElement;
1320
1491
 
1321
1492
  export declare namespace Information {
1322
- var defaultProps: IconProps_38;
1493
+ var defaultProps: IconProps_42;
1323
1494
  var displayName: string;
1324
1495
  }
1325
1496
 
1326
- export declare function InformationFill<T>(props: Partial<IconProps_37> & T): ReactElement;
1497
+ export declare function InformationFill<T>(props: Partial<IconProps_41> & T): ReactElement;
1327
1498
 
1328
1499
  export declare namespace InformationFill {
1329
- var defaultProps: IconProps_37;
1500
+ var defaultProps: IconProps_41;
1330
1501
  var displayName: string;
1331
1502
  }
1332
1503
 
1333
- export declare function Invisible<T>(props: Partial<IconProps_39> & T): ReactElement;
1504
+ export declare function Invisible<T>(props: Partial<IconProps_43> & T): ReactElement;
1334
1505
 
1335
1506
  export declare namespace Invisible {
1336
- var defaultProps: IconProps_39;
1507
+ var defaultProps: IconProps_43;
1508
+ var displayName: string;
1509
+ }
1510
+
1511
+ export declare function Jiankangdangan<T>(props: Partial<IconProps_44> & T): ReactElement;
1512
+
1513
+ export declare namespace Jiankangdangan {
1514
+ var defaultProps: IconProps_44;
1515
+ var displayName: string;
1516
+ }
1517
+
1518
+ export declare function JiuyizhuandaoFill<T>(props: Partial<IconProps_45> & T): ReactElement;
1519
+
1520
+ export declare namespace JiuyizhuandaoFill {
1521
+ var defaultProps: IconProps_45;
1337
1522
  var displayName: string;
1338
1523
  }
1339
1524
 
1340
- export declare function LeftFill<T>(props: Partial<IconProps_40> & T): ReactElement;
1525
+ export declare function LeftFill<T>(props: Partial<IconProps_46> & T): ReactElement;
1341
1526
 
1342
1527
  export declare namespace LeftFill {
1343
- var defaultProps: IconProps_40;
1528
+ var defaultProps: IconProps_46;
1529
+ var displayName: string;
1530
+ }
1531
+
1532
+ export declare function LipeixiezhuFill<T>(props: Partial<IconProps_47> & T): ReactElement;
1533
+
1534
+ export declare namespace LipeixiezhuFill {
1535
+ var defaultProps: IconProps_47;
1344
1536
  var displayName: string;
1345
1537
  }
1346
1538
 
1347
- export declare function Loading<T>(props: Partial<IconProps_41> & T): ReactElement;
1539
+ export declare function Loading<T>(props: Partial<IconProps_48> & T): ReactElement;
1348
1540
 
1349
1541
  export declare namespace Loading {
1350
- var defaultProps: IconProps_41;
1542
+ var defaultProps: IconProps_48;
1351
1543
  var displayName: string;
1352
1544
  }
1353
1545
 
1354
- export declare function LoginOffColor<T>(props: Partial<IconProps_77> & T): ReactElement;
1546
+ export declare function LoginOffColor<T>(props: Partial<IconProps_88> & T): ReactElement;
1355
1547
 
1356
1548
  export declare namespace LoginOffColor {
1357
- var defaultProps: IconProps_77;
1549
+ var defaultProps: IconProps_88;
1358
1550
  var displayName: string;
1359
1551
  }
1360
1552
 
1361
- export declare function LoginOnColor<T>(props: Partial<IconProps_78> & T): ReactElement;
1553
+ export declare function LoginOnColor<T>(props: Partial<IconProps_89> & T): ReactElement;
1362
1554
 
1363
1555
  export declare namespace LoginOnColor {
1364
- var defaultProps: IconProps_78;
1556
+ var defaultProps: IconProps_89;
1365
1557
  var displayName: string;
1366
1558
  }
1367
1559
 
1368
- export declare function Modify<T>(props: Partial<IconProps_42> & T): ReactElement;
1560
+ export declare function Modify<T>(props: Partial<IconProps_49> & T): ReactElement;
1369
1561
 
1370
1562
  export declare namespace Modify {
1371
- var defaultProps: IconProps_42;
1563
+ var defaultProps: IconProps_49;
1372
1564
  var displayName: string;
1373
1565
  }
1374
1566
 
1375
- export declare function Plus<T>(props: Partial<IconProps_43> & T): ReactElement;
1567
+ export declare function Plus<T>(props: Partial<IconProps_50> & T): ReactElement;
1376
1568
 
1377
1569
  export declare namespace Plus {
1378
- var defaultProps: IconProps_43;
1570
+ var defaultProps: IconProps_50;
1379
1571
  var displayName: string;
1380
1572
  }
1381
1573
 
1382
- export declare function Position<T>(props: Partial<IconProps_44> & T): ReactElement;
1574
+ export declare function Position<T>(props: Partial<IconProps_51> & T): ReactElement;
1383
1575
 
1384
1576
  export declare namespace Position {
1385
- var defaultProps: IconProps_44;
1577
+ var defaultProps: IconProps_51;
1386
1578
  var displayName: string;
1387
1579
  }
1388
1580
 
1389
- export declare function Problem<T>(props: Partial<IconProps_46> & T): ReactElement;
1581
+ export declare function Problem<T>(props: Partial<IconProps_53> & T): ReactElement;
1390
1582
 
1391
1583
  export declare namespace Problem {
1392
- var defaultProps: IconProps_46;
1584
+ var defaultProps: IconProps_53;
1393
1585
  var displayName: string;
1394
1586
  }
1395
1587
 
1396
- export declare function ProblemFill<T>(props: Partial<IconProps_45> & T): ReactElement;
1588
+ export declare function ProblemFill<T>(props: Partial<IconProps_52> & T): ReactElement;
1397
1589
 
1398
1590
  export declare namespace ProblemFill {
1399
- var defaultProps: IconProps_45;
1591
+ var defaultProps: IconProps_52;
1400
1592
  var displayName: string;
1401
1593
  }
1402
1594
 
1403
- export declare function Prohibitselected<T>(props: Partial<IconProps_48> & T): ReactElement;
1595
+ export declare function Prohibitselected<T>(props: Partial<IconProps_55> & T): ReactElement;
1404
1596
 
1405
1597
  export declare namespace Prohibitselected {
1406
- var defaultProps: IconProps_48;
1598
+ var defaultProps: IconProps_55;
1407
1599
  var displayName: string;
1408
1600
  }
1409
1601
 
1410
- export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_47> & T): ReactElement;
1602
+ export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_54> & T): ReactElement;
1411
1603
 
1412
1604
  export declare namespace ProhibitselectedRectangle {
1413
- var defaultProps: IconProps_47;
1605
+ var defaultProps: IconProps_54;
1414
1606
  var displayName: string;
1415
1607
  }
1416
1608
 
1417
- export declare function QuickClaimsColor<T>(props: Partial<IconProps_79> & T): ReactElement;
1609
+ export declare function QuickClaimsColor<T>(props: Partial<IconProps_90> & T): ReactElement;
1418
1610
 
1419
1611
  export declare namespace QuickClaimsColor {
1420
- var defaultProps: IconProps_79;
1612
+ var defaultProps: IconProps_90;
1421
1613
  var displayName: string;
1422
1614
  }
1423
1615
 
1424
- export declare function Remind<T>(props: Partial<IconProps_49> & T): ReactElement;
1616
+ export declare function Remind<T>(props: Partial<IconProps_56> & T): ReactElement;
1425
1617
 
1426
1618
  export declare namespace Remind {
1427
- var defaultProps: IconProps_49;
1619
+ var defaultProps: IconProps_56;
1428
1620
  var displayName: string;
1429
1621
  }
1430
1622
 
1431
- export declare function RightFill<T>(props: Partial<IconProps_50> & T): ReactElement;
1623
+ export declare function RightFill<T>(props: Partial<IconProps_57> & T): ReactElement;
1432
1624
 
1433
1625
  export declare namespace RightFill {
1434
- var defaultProps: IconProps_50;
1626
+ var defaultProps: IconProps_57;
1435
1627
  var displayName: string;
1436
1628
  }
1437
1629
 
1438
- export declare function Search<T>(props: Partial<IconProps_51> & T): ReactElement;
1630
+ export declare function Search<T>(props: Partial<IconProps_58> & T): ReactElement;
1439
1631
 
1440
1632
  export declare namespace Search {
1441
- var defaultProps: IconProps_51;
1633
+ var defaultProps: IconProps_58;
1442
1634
  var displayName: string;
1443
1635
  }
1444
1636
 
1445
- export declare function Selected<T>(props: Partial<IconProps_54> & T): ReactElement;
1637
+ export declare function Selected<T>(props: Partial<IconProps_61> & T): ReactElement;
1446
1638
 
1447
1639
  export declare namespace Selected {
1448
- var defaultProps: IconProps_54;
1640
+ var defaultProps: IconProps_61;
1449
1641
  var displayName: string;
1450
1642
  }
1451
1643
 
1452
- export declare function SelectedFill<T>(props: Partial<IconProps_52> & T): ReactElement;
1644
+ export declare function SelectedFill<T>(props: Partial<IconProps_59> & T): ReactElement;
1453
1645
 
1454
1646
  export declare namespace SelectedFill {
1455
- var defaultProps: IconProps_52;
1647
+ var defaultProps: IconProps_59;
1456
1648
  var displayName: string;
1457
1649
  }
1458
1650
 
1459
- export declare function SelectedminusFill<T>(props: Partial<IconProps_55> & T): ReactElement;
1651
+ export declare function SelectedminusFill<T>(props: Partial<IconProps_62> & T): ReactElement;
1460
1652
 
1461
1653
  export declare namespace SelectedminusFill {
1462
- var defaultProps: IconProps_55;
1654
+ var defaultProps: IconProps_62;
1463
1655
  var displayName: string;
1464
1656
  }
1465
1657
 
1466
- export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_56> & T): ReactElement;
1658
+ export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_63> & T): ReactElement;
1467
1659
 
1468
1660
  export declare namespace SelectedminusRectangleFill {
1469
- var defaultProps: IconProps_56;
1661
+ var defaultProps: IconProps_63;
1470
1662
  var displayName: string;
1471
1663
  }
1472
1664
 
1473
- export declare function SelectedRectangleFill<T>(props: Partial<IconProps_53> & T): ReactElement;
1665
+ export declare function SelectedRectangleFill<T>(props: Partial<IconProps_60> & T): ReactElement;
1474
1666
 
1475
1667
  export declare namespace SelectedRectangleFill {
1476
- var defaultProps: IconProps_53;
1668
+ var defaultProps: IconProps_60;
1477
1669
  var displayName: string;
1478
1670
  }
1479
1671
 
1480
- export declare function Success<T>(props: Partial<IconProps_58> & T): ReactElement;
1672
+ export declare function Smalltriangle1Fill<T>(props: Partial<IconProps_65> & T): ReactElement;
1673
+
1674
+ export declare namespace Smalltriangle1Fill {
1675
+ var defaultProps: IconProps_65;
1676
+ var displayName: string;
1677
+ }
1678
+
1679
+ export declare function SmalltriangleFill<T>(props: Partial<IconProps_64> & T): ReactElement;
1680
+
1681
+ export declare namespace SmalltriangleFill {
1682
+ var defaultProps: IconProps_64;
1683
+ var displayName: string;
1684
+ }
1685
+
1686
+ export declare function Success<T>(props: Partial<IconProps_67> & T): ReactElement;
1481
1687
 
1482
1688
  export declare namespace Success {
1483
- var defaultProps: IconProps_58;
1689
+ var defaultProps: IconProps_67;
1484
1690
  var displayName: string;
1485
1691
  }
1486
1692
 
1487
- export declare function SuccessFill<T>(props: Partial<IconProps_57> & T): ReactElement;
1693
+ export declare function SuccessFill<T>(props: Partial<IconProps_66> & T): ReactElement;
1488
1694
 
1489
1695
  export declare namespace SuccessFill {
1490
- var defaultProps: IconProps_57;
1696
+ var defaultProps: IconProps_66;
1491
1697
  var displayName: string;
1492
1698
  }
1493
1699
 
1494
- export declare function Time<T>(props: Partial<IconProps_60> & T): ReactElement;
1700
+ export declare function Time<T>(props: Partial<IconProps_69> & T): ReactElement;
1495
1701
 
1496
1702
  export declare namespace Time {
1497
- var defaultProps: IconProps_60;
1703
+ var defaultProps: IconProps_69;
1498
1704
  var displayName: string;
1499
1705
  }
1500
1706
 
1501
- export declare function TimeFill<T>(props: Partial<IconProps_59> & T): ReactElement;
1707
+ export declare function TimeFill<T>(props: Partial<IconProps_68> & T): ReactElement;
1502
1708
 
1503
1709
  export declare namespace TimeFill {
1504
- var defaultProps: IconProps_59;
1710
+ var defaultProps: IconProps_68;
1505
1711
  var displayName: string;
1506
1712
  }
1507
1713
 
1508
- export declare function Unselected<T>(props: Partial<IconProps_62> & T): ReactElement;
1714
+ export declare function Unselected<T>(props: Partial<IconProps_71> & T): ReactElement;
1509
1715
 
1510
1716
  export declare namespace Unselected {
1511
- var defaultProps: IconProps_62;
1717
+ var defaultProps: IconProps_71;
1512
1718
  var displayName: string;
1513
1719
  }
1514
1720
 
1515
- export declare function UnselectedRectangle<T>(props: Partial<IconProps_61> & T): ReactElement;
1721
+ export declare function UnselectedRectangle<T>(props: Partial<IconProps_70> & T): ReactElement;
1516
1722
 
1517
1723
  export declare namespace UnselectedRectangle {
1518
- var defaultProps: IconProps_61;
1724
+ var defaultProps: IconProps_70;
1519
1725
  var displayName: string;
1520
1726
  }
1521
1727
 
1522
- export declare function UpFill<T>(props: Partial<IconProps_63> & T): ReactElement;
1728
+ export declare function UpFill<T>(props: Partial<IconProps_72> & T): ReactElement;
1523
1729
 
1524
1730
  export declare namespace UpFill {
1525
- var defaultProps: IconProps_63;
1731
+ var defaultProps: IconProps_72;
1526
1732
  var displayName: string;
1527
1733
  }
1528
1734
 
1529
- export declare function User<T>(props: Partial<IconProps_64> & T): ReactElement;
1735
+ export declare function User<T>(props: Partial<IconProps_73> & T): ReactElement;
1530
1736
 
1531
1737
  export declare namespace User {
1532
- var defaultProps: IconProps_64;
1738
+ var defaultProps: IconProps_73;
1533
1739
  var displayName: string;
1534
1740
  }
1535
1741
 
1536
- export declare function Visible<T>(props: Partial<IconProps_65> & T): ReactElement;
1742
+ export declare function Visible<T>(props: Partial<IconProps_74> & T): ReactElement;
1537
1743
 
1538
1744
  export declare namespace Visible {
1539
- var defaultProps: IconProps_65;
1745
+ var defaultProps: IconProps_74;
1540
1746
  var displayName: string;
1541
1747
  }
1542
1748
 
1543
- export declare function Warning<T>(props: Partial<IconProps_67> & T): ReactElement;
1749
+ export declare function Warning<T>(props: Partial<IconProps_76> & T): ReactElement;
1544
1750
 
1545
1751
  export declare namespace Warning {
1546
- var defaultProps: IconProps_67;
1752
+ var defaultProps: IconProps_76;
1547
1753
  var displayName: string;
1548
1754
  }
1549
1755
 
1550
- export declare function WarningFill<T>(props: Partial<IconProps_66> & T): ReactElement;
1756
+ export declare function WarningFill<T>(props: Partial<IconProps_75> & T): ReactElement;
1551
1757
 
1552
1758
  export declare namespace WarningFill {
1553
- var defaultProps: IconProps_66;
1759
+ var defaultProps: IconProps_75;
1554
1760
  var displayName: string;
1555
1761
  }
1556
1762
 
1557
- export declare function WechatBack<T>(props: Partial<IconProps_68> & T): ReactElement;
1763
+ export declare function WechatBack<T>(props: Partial<IconProps_77> & T): ReactElement;
1558
1764
 
1559
1765
  export declare namespace WechatBack {
1560
- var defaultProps: IconProps_68;
1766
+ var defaultProps: IconProps_77;
1767
+ var displayName: string;
1768
+ }
1769
+
1770
+ export declare function YishengjingxuanFill<T>(props: Partial<IconProps_78> & T): ReactElement;
1771
+
1772
+ export declare namespace YishengjingxuanFill {
1773
+ var defaultProps: IconProps_78;
1774
+ var displayName: string;
1775
+ }
1776
+
1777
+ export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_79> & T): ReactElement;
1778
+
1779
+ export declare namespace ZhuyuanxiezhuFill {
1780
+ var defaultProps: IconProps_79;
1561
1781
  var displayName: string;
1562
1782
  }
1563
1783