@mijadesign/mobile-icons 1.0.2 → 1.0.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/es/icons/Barrack.js +55 -0
- package/dist/es/icons/Glide.js +55 -0
- package/dist/es/icons/ImageFill.js +55 -0
- package/dist/es/icons/Keyboard.js +55 -0
- package/dist/es/icons/PauseFill.js +55 -0
- package/dist/es/icons/SendFill.js +55 -0
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/icons/Voicemail.js +55 -0
- package/dist/es/icons/Zhuangrenxiezhu.js +55 -0
- package/dist/es/index.es.js +8 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +320 -160
- package/dist/types/mobile-icons.mjs +2889 -2481
- package/package.json +1 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -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<
|
|
40
|
+
export declare function AdultManColor<T>(props: Partial<IconProps_88> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultManColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_88;
|
|
44
44
|
var displayName: string;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
export declare function AdultWomanColor<T>(props: Partial<
|
|
47
|
+
export declare function AdultWomanColor<T>(props: Partial<IconProps_89> & T): ReactElement;
|
|
48
48
|
|
|
49
49
|
export declare namespace AdultWomanColor {
|
|
50
|
-
var defaultProps:
|
|
50
|
+
var defaultProps: IconProps_89;
|
|
51
51
|
var displayName: string;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -121,6 +121,13 @@ export declare namespace Baodanchaxun {
|
|
|
121
121
|
var displayName: string;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
+
export declare function Barrack<T>(props: Partial<IconProps_18> & T): ReactElement;
|
|
125
|
+
|
|
126
|
+
export declare namespace Barrack {
|
|
127
|
+
var defaultProps: IconProps_18;
|
|
128
|
+
var displayName: string;
|
|
129
|
+
}
|
|
130
|
+
|
|
124
131
|
export declare function BarrackFill<T>(props: Partial<IconProps_17> & T): ReactElement;
|
|
125
132
|
|
|
126
133
|
export declare namespace BarrackFill {
|
|
@@ -128,207 +135,214 @@ export declare namespace BarrackFill {
|
|
|
128
135
|
var displayName: string;
|
|
129
136
|
}
|
|
130
137
|
|
|
131
|
-
export declare function BoyColor<T>(props: Partial<
|
|
138
|
+
export declare function BoyColor<T>(props: Partial<IconProps_90> & T): ReactElement;
|
|
132
139
|
|
|
133
140
|
export declare namespace BoyColor {
|
|
134
|
-
var defaultProps:
|
|
141
|
+
var defaultProps: IconProps_90;
|
|
135
142
|
var displayName: string;
|
|
136
143
|
}
|
|
137
144
|
|
|
138
|
-
export declare function Call<T>(props: Partial<
|
|
145
|
+
export declare function Call<T>(props: Partial<IconProps_19> & T): ReactElement;
|
|
139
146
|
|
|
140
147
|
export declare namespace Call {
|
|
141
|
-
var defaultProps:
|
|
148
|
+
var defaultProps: IconProps_19;
|
|
142
149
|
var displayName: string;
|
|
143
150
|
}
|
|
144
151
|
|
|
145
|
-
export declare function Camera<T>(props: Partial<
|
|
152
|
+
export declare function Camera<T>(props: Partial<IconProps_21> & T): ReactElement;
|
|
146
153
|
|
|
147
154
|
export declare namespace Camera {
|
|
148
|
-
var defaultProps:
|
|
155
|
+
var defaultProps: IconProps_21;
|
|
149
156
|
var displayName: string;
|
|
150
157
|
}
|
|
151
158
|
|
|
152
|
-
export declare function CameraFill<T>(props: Partial<
|
|
159
|
+
export declare function CameraFill<T>(props: Partial<IconProps_20> & T): ReactElement;
|
|
153
160
|
|
|
154
161
|
export declare namespace CameraFill {
|
|
155
|
-
var defaultProps:
|
|
162
|
+
var defaultProps: IconProps_20;
|
|
156
163
|
var displayName: string;
|
|
157
164
|
}
|
|
158
165
|
|
|
159
|
-
export declare function Change<T>(props: Partial<
|
|
166
|
+
export declare function Change<T>(props: Partial<IconProps_22> & T): ReactElement;
|
|
160
167
|
|
|
161
168
|
export declare namespace Change {
|
|
162
|
-
var defaultProps:
|
|
169
|
+
var defaultProps: IconProps_22;
|
|
163
170
|
var displayName: string;
|
|
164
171
|
}
|
|
165
172
|
|
|
166
|
-
export declare function Changyongxinxi<T>(props: Partial<
|
|
173
|
+
export declare function Changyongxinxi<T>(props: Partial<IconProps_23> & T): ReactElement;
|
|
167
174
|
|
|
168
175
|
export declare namespace Changyongxinxi {
|
|
169
|
-
var defaultProps:
|
|
176
|
+
var defaultProps: IconProps_23;
|
|
170
177
|
var displayName: string;
|
|
171
178
|
}
|
|
172
179
|
|
|
173
|
-
export declare function CheckmarkFill<T>(props: Partial<
|
|
180
|
+
export declare function CheckmarkFill<T>(props: Partial<IconProps_24> & T): ReactElement;
|
|
174
181
|
|
|
175
182
|
export declare namespace CheckmarkFill {
|
|
176
|
-
var defaultProps:
|
|
183
|
+
var defaultProps: IconProps_24;
|
|
177
184
|
var displayName: string;
|
|
178
185
|
}
|
|
179
186
|
|
|
180
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
187
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_91> & T): ReactElement;
|
|
181
188
|
|
|
182
189
|
export declare namespace ClaimsDetailColor {
|
|
183
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_91;
|
|
184
191
|
var displayName: string;
|
|
185
192
|
}
|
|
186
193
|
|
|
187
|
-
export declare function Close<T>(props: Partial<
|
|
194
|
+
export declare function Close<T>(props: Partial<IconProps_25> & T): ReactElement;
|
|
188
195
|
|
|
189
196
|
export declare namespace Close {
|
|
190
|
-
var defaultProps:
|
|
197
|
+
var defaultProps: IconProps_25;
|
|
191
198
|
var displayName: string;
|
|
192
199
|
}
|
|
193
200
|
|
|
194
|
-
export declare function Code<T>(props: Partial<
|
|
201
|
+
export declare function Code<T>(props: Partial<IconProps_26> & T): ReactElement;
|
|
195
202
|
|
|
196
203
|
export declare namespace Code {
|
|
197
|
-
var defaultProps:
|
|
204
|
+
var defaultProps: IconProps_26;
|
|
198
205
|
var displayName: string;
|
|
199
206
|
}
|
|
200
207
|
|
|
201
|
-
export declare function Customer<T>(props: Partial<
|
|
208
|
+
export declare function Customer<T>(props: Partial<IconProps_27> & T): ReactElement;
|
|
202
209
|
|
|
203
210
|
export declare namespace Customer {
|
|
204
|
-
var defaultProps:
|
|
211
|
+
var defaultProps: IconProps_27;
|
|
205
212
|
var displayName: string;
|
|
206
213
|
}
|
|
207
214
|
|
|
208
|
-
export declare function DaibingkebaoFill<T>(props: Partial<
|
|
215
|
+
export declare function DaibingkebaoFill<T>(props: Partial<IconProps_28> & T): ReactElement;
|
|
209
216
|
|
|
210
217
|
export declare namespace DaibingkebaoFill {
|
|
211
|
-
var defaultProps:
|
|
218
|
+
var defaultProps: IconProps_28;
|
|
212
219
|
var displayName: string;
|
|
213
220
|
}
|
|
214
221
|
|
|
215
|
-
export declare function Delete<T>(props: Partial<
|
|
222
|
+
export declare function Delete<T>(props: Partial<IconProps_30> & T): ReactElement;
|
|
216
223
|
|
|
217
224
|
export declare namespace Delete {
|
|
218
|
-
var defaultProps:
|
|
225
|
+
var defaultProps: IconProps_30;
|
|
219
226
|
var displayName: string;
|
|
220
227
|
}
|
|
221
228
|
|
|
222
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
229
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_29> & T): ReactElement;
|
|
223
230
|
|
|
224
231
|
export declare namespace DeleteFill {
|
|
225
|
-
var defaultProps:
|
|
232
|
+
var defaultProps: IconProps_29;
|
|
226
233
|
var displayName: string;
|
|
227
234
|
}
|
|
228
235
|
|
|
229
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
236
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_92> & T): ReactElement;
|
|
230
237
|
|
|
231
238
|
export declare namespace DirectClaimsColor {
|
|
232
|
-
var defaultProps:
|
|
239
|
+
var defaultProps: IconProps_92;
|
|
233
240
|
var displayName: string;
|
|
234
241
|
}
|
|
235
242
|
|
|
236
|
-
export declare function DownFill<T>(props: Partial<
|
|
243
|
+
export declare function DownFill<T>(props: Partial<IconProps_31> & T): ReactElement;
|
|
237
244
|
|
|
238
245
|
export declare namespace DownFill {
|
|
239
|
-
var defaultProps:
|
|
246
|
+
var defaultProps: IconProps_31;
|
|
240
247
|
var displayName: string;
|
|
241
248
|
}
|
|
242
249
|
|
|
243
|
-
export declare function DynamicLoading<T>(props: Partial<
|
|
250
|
+
export declare function DynamicLoading<T>(props: Partial<IconProps_93> & T): ReactElement;
|
|
244
251
|
|
|
245
252
|
export declare namespace DynamicLoading {
|
|
246
|
-
var defaultProps:
|
|
253
|
+
var defaultProps: IconProps_93;
|
|
247
254
|
var displayName: string;
|
|
248
255
|
}
|
|
249
256
|
|
|
250
|
-
export declare function Expert<T>(props: Partial<
|
|
257
|
+
export declare function Expert<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
251
258
|
|
|
252
259
|
export declare namespace Expert {
|
|
253
|
-
var defaultProps:
|
|
260
|
+
var defaultProps: IconProps_32;
|
|
254
261
|
var displayName: string;
|
|
255
262
|
}
|
|
256
263
|
|
|
257
|
-
export declare function Failure<T>(props: Partial<
|
|
264
|
+
export declare function Failure<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
258
265
|
|
|
259
266
|
export declare namespace Failure {
|
|
260
|
-
var defaultProps:
|
|
267
|
+
var defaultProps: IconProps_34;
|
|
261
268
|
var displayName: string;
|
|
262
269
|
}
|
|
263
270
|
|
|
264
|
-
export declare function FailureFill<T>(props: Partial<
|
|
271
|
+
export declare function FailureFill<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
265
272
|
|
|
266
273
|
export declare namespace FailureFill {
|
|
267
|
-
var defaultProps:
|
|
274
|
+
var defaultProps: IconProps_33;
|
|
268
275
|
var displayName: string;
|
|
269
276
|
}
|
|
270
277
|
|
|
271
|
-
export declare function FamilyFill<T>(props: Partial<
|
|
278
|
+
export declare function FamilyFill<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
272
279
|
|
|
273
280
|
export declare namespace FamilyFill {
|
|
274
|
-
var defaultProps:
|
|
281
|
+
var defaultProps: IconProps_35;
|
|
275
282
|
var displayName: string;
|
|
276
283
|
}
|
|
277
284
|
|
|
278
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
285
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_94> & T): ReactElement;
|
|
279
286
|
|
|
280
287
|
export declare namespace GeneraoInfoColor {
|
|
281
|
-
var defaultProps:
|
|
288
|
+
var defaultProps: IconProps_94;
|
|
282
289
|
var displayName: string;
|
|
283
290
|
}
|
|
284
291
|
|
|
285
|
-
export declare function GirlColor<T>(props: Partial<
|
|
292
|
+
export declare function GirlColor<T>(props: Partial<IconProps_95> & T): ReactElement;
|
|
286
293
|
|
|
287
294
|
export declare namespace GirlColor {
|
|
288
|
-
var defaultProps:
|
|
295
|
+
var defaultProps: IconProps_95;
|
|
289
296
|
var displayName: string;
|
|
290
297
|
}
|
|
291
298
|
|
|
292
|
-
export declare function
|
|
299
|
+
export declare function Glide<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
293
300
|
|
|
294
|
-
export declare namespace
|
|
301
|
+
export declare namespace Glide {
|
|
295
302
|
var defaultProps: IconProps_36;
|
|
296
303
|
var displayName: string;
|
|
297
304
|
}
|
|
298
305
|
|
|
299
|
-
export declare function
|
|
306
|
+
export declare function Guarantee<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
307
|
+
|
|
308
|
+
export declare namespace Guarantee {
|
|
309
|
+
var defaultProps: IconProps_38;
|
|
310
|
+
var displayName: string;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
300
314
|
|
|
301
315
|
export declare namespace GuaranteeFill {
|
|
302
|
-
var defaultProps:
|
|
316
|
+
var defaultProps: IconProps_37;
|
|
303
317
|
var displayName: string;
|
|
304
318
|
}
|
|
305
319
|
|
|
306
|
-
export declare function HaoyaohaoshuFill<T>(props: Partial<
|
|
320
|
+
export declare function HaoyaohaoshuFill<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
307
321
|
|
|
308
322
|
export declare namespace HaoyaohaoshuFill {
|
|
309
|
-
var defaultProps:
|
|
323
|
+
var defaultProps: IconProps_39;
|
|
310
324
|
var displayName: string;
|
|
311
325
|
}
|
|
312
326
|
|
|
313
|
-
declare function History_2<T>(props: Partial<
|
|
327
|
+
declare function History_2<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
314
328
|
|
|
315
329
|
declare namespace History_2 {
|
|
316
|
-
var defaultProps:
|
|
330
|
+
var defaultProps: IconProps_40;
|
|
317
331
|
var displayName: string;
|
|
318
332
|
}
|
|
319
333
|
export { History_2 as History }
|
|
320
334
|
|
|
321
|
-
export declare function Home<T>(props: Partial<
|
|
335
|
+
export declare function Home<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
322
336
|
|
|
323
337
|
export declare namespace Home {
|
|
324
|
-
var defaultProps:
|
|
338
|
+
var defaultProps: IconProps_41;
|
|
325
339
|
var displayName: string;
|
|
326
340
|
}
|
|
327
341
|
|
|
328
|
-
export declare function Huodongzhongxin<T>(props: Partial<
|
|
342
|
+
export declare function Huodongzhongxin<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
329
343
|
|
|
330
344
|
export declare namespace Huodongzhongxin {
|
|
331
|
-
var defaultProps:
|
|
345
|
+
var defaultProps: IconProps_42;
|
|
332
346
|
var displayName: string;
|
|
333
347
|
}
|
|
334
348
|
|
|
@@ -1354,39 +1368,110 @@ declare interface IconProps_8 {
|
|
|
1354
1368
|
}
|
|
1355
1369
|
|
|
1356
1370
|
declare interface IconProps_80 {
|
|
1371
|
+
size: string | number;
|
|
1357
1372
|
classPrefix: string;
|
|
1373
|
+
color: string;
|
|
1358
1374
|
tag: keyof ReactHTML;
|
|
1359
|
-
|
|
1375
|
+
logValue?: string;
|
|
1360
1376
|
onClick: (e: MouseEvent) => void;
|
|
1377
|
+
fontClassName: string;
|
|
1361
1378
|
className: string;
|
|
1362
|
-
logValue?: string;
|
|
1363
1379
|
style: React_2.CSSProperties;
|
|
1364
1380
|
children: React_2.ReactNode;
|
|
1365
1381
|
}
|
|
1366
1382
|
|
|
1367
1383
|
declare interface IconProps_81 {
|
|
1384
|
+
size: string | number;
|
|
1368
1385
|
classPrefix: string;
|
|
1386
|
+
color: string;
|
|
1369
1387
|
tag: keyof ReactHTML;
|
|
1388
|
+
logValue?: string;
|
|
1389
|
+
onClick: (e: MouseEvent) => void;
|
|
1390
|
+
fontClassName: string;
|
|
1391
|
+
className: string;
|
|
1392
|
+
style: React_2.CSSProperties;
|
|
1393
|
+
children: React_2.ReactNode;
|
|
1394
|
+
}
|
|
1395
|
+
|
|
1396
|
+
declare interface IconProps_82 {
|
|
1370
1397
|
size: string | number;
|
|
1398
|
+
classPrefix: string;
|
|
1399
|
+
color: string;
|
|
1400
|
+
tag: keyof ReactHTML;
|
|
1401
|
+
logValue?: string;
|
|
1371
1402
|
onClick: (e: MouseEvent) => void;
|
|
1403
|
+
fontClassName: string;
|
|
1372
1404
|
className: string;
|
|
1405
|
+
style: React_2.CSSProperties;
|
|
1406
|
+
children: React_2.ReactNode;
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
declare interface IconProps_83 {
|
|
1410
|
+
size: string | number;
|
|
1411
|
+
classPrefix: string;
|
|
1412
|
+
color: string;
|
|
1413
|
+
tag: keyof ReactHTML;
|
|
1373
1414
|
logValue?: string;
|
|
1415
|
+
onClick: (e: MouseEvent) => void;
|
|
1416
|
+
fontClassName: string;
|
|
1417
|
+
className: string;
|
|
1374
1418
|
style: React_2.CSSProperties;
|
|
1375
1419
|
children: React_2.ReactNode;
|
|
1376
1420
|
}
|
|
1377
1421
|
|
|
1378
|
-
declare interface
|
|
1422
|
+
declare interface IconProps_84 {
|
|
1423
|
+
size: string | number;
|
|
1379
1424
|
classPrefix: string;
|
|
1425
|
+
color: string;
|
|
1380
1426
|
tag: keyof ReactHTML;
|
|
1427
|
+
logValue?: string;
|
|
1428
|
+
onClick: (e: MouseEvent) => void;
|
|
1429
|
+
fontClassName: string;
|
|
1430
|
+
className: string;
|
|
1431
|
+
style: React_2.CSSProperties;
|
|
1432
|
+
children: React_2.ReactNode;
|
|
1433
|
+
}
|
|
1434
|
+
|
|
1435
|
+
declare interface IconProps_85 {
|
|
1381
1436
|
size: string | number;
|
|
1437
|
+
classPrefix: string;
|
|
1438
|
+
color: string;
|
|
1439
|
+
tag: keyof ReactHTML;
|
|
1440
|
+
logValue?: string;
|
|
1382
1441
|
onClick: (e: MouseEvent) => void;
|
|
1442
|
+
fontClassName: string;
|
|
1383
1443
|
className: string;
|
|
1444
|
+
style: React_2.CSSProperties;
|
|
1445
|
+
children: React_2.ReactNode;
|
|
1446
|
+
}
|
|
1447
|
+
|
|
1448
|
+
declare interface IconProps_86 {
|
|
1449
|
+
size: string | number;
|
|
1450
|
+
classPrefix: string;
|
|
1451
|
+
color: string;
|
|
1452
|
+
tag: keyof ReactHTML;
|
|
1384
1453
|
logValue?: string;
|
|
1454
|
+
onClick: (e: MouseEvent) => void;
|
|
1455
|
+
fontClassName: string;
|
|
1456
|
+
className: string;
|
|
1385
1457
|
style: React_2.CSSProperties;
|
|
1386
1458
|
children: React_2.ReactNode;
|
|
1387
1459
|
}
|
|
1388
1460
|
|
|
1389
|
-
declare interface
|
|
1461
|
+
declare interface IconProps_87 {
|
|
1462
|
+
size: string | number;
|
|
1463
|
+
classPrefix: string;
|
|
1464
|
+
color: string;
|
|
1465
|
+
tag: keyof ReactHTML;
|
|
1466
|
+
logValue?: string;
|
|
1467
|
+
onClick: (e: MouseEvent) => void;
|
|
1468
|
+
fontClassName: string;
|
|
1469
|
+
className: string;
|
|
1470
|
+
style: React_2.CSSProperties;
|
|
1471
|
+
children: React_2.ReactNode;
|
|
1472
|
+
}
|
|
1473
|
+
|
|
1474
|
+
declare interface IconProps_88 {
|
|
1390
1475
|
classPrefix: string;
|
|
1391
1476
|
tag: keyof ReactHTML;
|
|
1392
1477
|
size: string | number;
|
|
@@ -1397,7 +1482,7 @@ declare interface IconProps_83 {
|
|
|
1397
1482
|
children: React_2.ReactNode;
|
|
1398
1483
|
}
|
|
1399
1484
|
|
|
1400
|
-
declare interface
|
|
1485
|
+
declare interface IconProps_89 {
|
|
1401
1486
|
classPrefix: string;
|
|
1402
1487
|
tag: keyof ReactHTML;
|
|
1403
1488
|
size: string | number;
|
|
@@ -1408,7 +1493,20 @@ declare interface IconProps_84 {
|
|
|
1408
1493
|
children: React_2.ReactNode;
|
|
1409
1494
|
}
|
|
1410
1495
|
|
|
1411
|
-
declare interface
|
|
1496
|
+
declare interface IconProps_9 {
|
|
1497
|
+
size: string | number;
|
|
1498
|
+
classPrefix: string;
|
|
1499
|
+
color: string;
|
|
1500
|
+
tag: keyof ReactHTML;
|
|
1501
|
+
logValue?: string;
|
|
1502
|
+
onClick: (e: MouseEvent) => void;
|
|
1503
|
+
fontClassName: string;
|
|
1504
|
+
className: string;
|
|
1505
|
+
style: React_2.CSSProperties;
|
|
1506
|
+
children: React_2.ReactNode;
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1509
|
+
declare interface IconProps_90 {
|
|
1412
1510
|
classPrefix: string;
|
|
1413
1511
|
tag: keyof ReactHTML;
|
|
1414
1512
|
size: string | number;
|
|
@@ -1419,7 +1517,7 @@ declare interface IconProps_85 {
|
|
|
1419
1517
|
children: React_2.ReactNode;
|
|
1420
1518
|
}
|
|
1421
1519
|
|
|
1422
|
-
declare interface
|
|
1520
|
+
declare interface IconProps_91 {
|
|
1423
1521
|
classPrefix: string;
|
|
1424
1522
|
tag: keyof ReactHTML;
|
|
1425
1523
|
size: string | number;
|
|
@@ -1430,7 +1528,7 @@ declare interface IconProps_86 {
|
|
|
1430
1528
|
children: React_2.ReactNode;
|
|
1431
1529
|
}
|
|
1432
1530
|
|
|
1433
|
-
declare interface
|
|
1531
|
+
declare interface IconProps_92 {
|
|
1434
1532
|
classPrefix: string;
|
|
1435
1533
|
tag: keyof ReactHTML;
|
|
1436
1534
|
size: string | number;
|
|
@@ -1441,7 +1539,7 @@ declare interface IconProps_87 {
|
|
|
1441
1539
|
children: React_2.ReactNode;
|
|
1442
1540
|
}
|
|
1443
1541
|
|
|
1444
|
-
declare interface
|
|
1542
|
+
declare interface IconProps_93 {
|
|
1445
1543
|
classPrefix: string;
|
|
1446
1544
|
tag: keyof ReactHTML;
|
|
1447
1545
|
size: string | number;
|
|
@@ -1452,7 +1550,7 @@ declare interface IconProps_88 {
|
|
|
1452
1550
|
children: React_2.ReactNode;
|
|
1453
1551
|
}
|
|
1454
1552
|
|
|
1455
|
-
declare interface
|
|
1553
|
+
declare interface IconProps_94 {
|
|
1456
1554
|
classPrefix: string;
|
|
1457
1555
|
tag: keyof ReactHTML;
|
|
1458
1556
|
size: string | number;
|
|
@@ -1463,20 +1561,40 @@ declare interface IconProps_89 {
|
|
|
1463
1561
|
children: React_2.ReactNode;
|
|
1464
1562
|
}
|
|
1465
1563
|
|
|
1466
|
-
declare interface
|
|
1564
|
+
declare interface IconProps_95 {
|
|
1565
|
+
classPrefix: string;
|
|
1566
|
+
tag: keyof ReactHTML;
|
|
1467
1567
|
size: string | number;
|
|
1568
|
+
onClick: (e: MouseEvent) => void;
|
|
1569
|
+
className: string;
|
|
1570
|
+
logValue?: string;
|
|
1571
|
+
style: React_2.CSSProperties;
|
|
1572
|
+
children: React_2.ReactNode;
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1575
|
+
declare interface IconProps_96 {
|
|
1468
1576
|
classPrefix: string;
|
|
1469
|
-
color: string;
|
|
1470
1577
|
tag: keyof ReactHTML;
|
|
1578
|
+
size: string | number;
|
|
1579
|
+
onClick: (e: MouseEvent) => void;
|
|
1580
|
+
className: string;
|
|
1471
1581
|
logValue?: string;
|
|
1582
|
+
style: React_2.CSSProperties;
|
|
1583
|
+
children: React_2.ReactNode;
|
|
1584
|
+
}
|
|
1585
|
+
|
|
1586
|
+
declare interface IconProps_97 {
|
|
1587
|
+
classPrefix: string;
|
|
1588
|
+
tag: keyof ReactHTML;
|
|
1589
|
+
size: string | number;
|
|
1472
1590
|
onClick: (e: MouseEvent) => void;
|
|
1473
|
-
fontClassName: string;
|
|
1474
1591
|
className: string;
|
|
1592
|
+
logValue?: string;
|
|
1475
1593
|
style: React_2.CSSProperties;
|
|
1476
1594
|
children: React_2.ReactNode;
|
|
1477
1595
|
}
|
|
1478
1596
|
|
|
1479
|
-
declare interface
|
|
1597
|
+
declare interface IconProps_98 {
|
|
1480
1598
|
classPrefix: string;
|
|
1481
1599
|
tag: keyof ReactHTML;
|
|
1482
1600
|
size: string | number;
|
|
@@ -1487,297 +1605,339 @@ declare interface IconProps_90 {
|
|
|
1487
1605
|
children: React_2.ReactNode;
|
|
1488
1606
|
}
|
|
1489
1607
|
|
|
1490
|
-
export declare function
|
|
1608
|
+
export declare function ImageFill<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
1609
|
+
|
|
1610
|
+
export declare namespace ImageFill {
|
|
1611
|
+
var defaultProps: IconProps_43;
|
|
1612
|
+
var displayName: string;
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
export declare function Information<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
1491
1616
|
|
|
1492
1617
|
export declare namespace Information {
|
|
1493
|
-
var defaultProps:
|
|
1618
|
+
var defaultProps: IconProps_45;
|
|
1494
1619
|
var displayName: string;
|
|
1495
1620
|
}
|
|
1496
1621
|
|
|
1497
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1622
|
+
export declare function InformationFill<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1498
1623
|
|
|
1499
1624
|
export declare namespace InformationFill {
|
|
1500
|
-
var defaultProps:
|
|
1625
|
+
var defaultProps: IconProps_44;
|
|
1501
1626
|
var displayName: string;
|
|
1502
1627
|
}
|
|
1503
1628
|
|
|
1504
|
-
export declare function Invisible<T>(props: Partial<
|
|
1629
|
+
export declare function Invisible<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1505
1630
|
|
|
1506
1631
|
export declare namespace Invisible {
|
|
1507
|
-
var defaultProps:
|
|
1632
|
+
var defaultProps: IconProps_46;
|
|
1508
1633
|
var displayName: string;
|
|
1509
1634
|
}
|
|
1510
1635
|
|
|
1511
|
-
export declare function Jiankangdangan<T>(props: Partial<
|
|
1636
|
+
export declare function Jiankangdangan<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1512
1637
|
|
|
1513
1638
|
export declare namespace Jiankangdangan {
|
|
1514
|
-
var defaultProps:
|
|
1639
|
+
var defaultProps: IconProps_47;
|
|
1515
1640
|
var displayName: string;
|
|
1516
1641
|
}
|
|
1517
1642
|
|
|
1518
|
-
export declare function JiuyizhuandaoFill<T>(props: Partial<
|
|
1643
|
+
export declare function JiuyizhuandaoFill<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1519
1644
|
|
|
1520
1645
|
export declare namespace JiuyizhuandaoFill {
|
|
1521
|
-
var defaultProps:
|
|
1646
|
+
var defaultProps: IconProps_48;
|
|
1647
|
+
var displayName: string;
|
|
1648
|
+
}
|
|
1649
|
+
|
|
1650
|
+
export declare function Keyboard<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1651
|
+
|
|
1652
|
+
export declare namespace Keyboard {
|
|
1653
|
+
var defaultProps: IconProps_49;
|
|
1522
1654
|
var displayName: string;
|
|
1523
1655
|
}
|
|
1524
1656
|
|
|
1525
|
-
export declare function LeftFill<T>(props: Partial<
|
|
1657
|
+
export declare function LeftFill<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1526
1658
|
|
|
1527
1659
|
export declare namespace LeftFill {
|
|
1528
|
-
var defaultProps:
|
|
1660
|
+
var defaultProps: IconProps_50;
|
|
1529
1661
|
var displayName: string;
|
|
1530
1662
|
}
|
|
1531
1663
|
|
|
1532
|
-
export declare function LipeixiezhuFill<T>(props: Partial<
|
|
1664
|
+
export declare function LipeixiezhuFill<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1533
1665
|
|
|
1534
1666
|
export declare namespace LipeixiezhuFill {
|
|
1535
|
-
var defaultProps:
|
|
1667
|
+
var defaultProps: IconProps_51;
|
|
1536
1668
|
var displayName: string;
|
|
1537
1669
|
}
|
|
1538
1670
|
|
|
1539
|
-
export declare function Loading<T>(props: Partial<
|
|
1671
|
+
export declare function Loading<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1540
1672
|
|
|
1541
1673
|
export declare namespace Loading {
|
|
1542
|
-
var defaultProps:
|
|
1674
|
+
var defaultProps: IconProps_52;
|
|
1543
1675
|
var displayName: string;
|
|
1544
1676
|
}
|
|
1545
1677
|
|
|
1546
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1678
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_96> & T): ReactElement;
|
|
1547
1679
|
|
|
1548
1680
|
export declare namespace LoginOffColor {
|
|
1549
|
-
var defaultProps:
|
|
1681
|
+
var defaultProps: IconProps_96;
|
|
1550
1682
|
var displayName: string;
|
|
1551
1683
|
}
|
|
1552
1684
|
|
|
1553
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1685
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_97> & T): ReactElement;
|
|
1554
1686
|
|
|
1555
1687
|
export declare namespace LoginOnColor {
|
|
1556
|
-
var defaultProps:
|
|
1688
|
+
var defaultProps: IconProps_97;
|
|
1557
1689
|
var displayName: string;
|
|
1558
1690
|
}
|
|
1559
1691
|
|
|
1560
|
-
export declare function Modify<T>(props: Partial<
|
|
1692
|
+
export declare function Modify<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1561
1693
|
|
|
1562
1694
|
export declare namespace Modify {
|
|
1563
|
-
var defaultProps:
|
|
1695
|
+
var defaultProps: IconProps_53;
|
|
1564
1696
|
var displayName: string;
|
|
1565
1697
|
}
|
|
1566
1698
|
|
|
1567
|
-
export declare function
|
|
1699
|
+
export declare function PauseFill<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1700
|
+
|
|
1701
|
+
export declare namespace PauseFill {
|
|
1702
|
+
var defaultProps: IconProps_54;
|
|
1703
|
+
var displayName: string;
|
|
1704
|
+
}
|
|
1705
|
+
|
|
1706
|
+
export declare function Plus<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1568
1707
|
|
|
1569
1708
|
export declare namespace Plus {
|
|
1570
|
-
var defaultProps:
|
|
1709
|
+
var defaultProps: IconProps_55;
|
|
1571
1710
|
var displayName: string;
|
|
1572
1711
|
}
|
|
1573
1712
|
|
|
1574
|
-
export declare function Position<T>(props: Partial<
|
|
1713
|
+
export declare function Position<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1575
1714
|
|
|
1576
1715
|
export declare namespace Position {
|
|
1577
|
-
var defaultProps:
|
|
1716
|
+
var defaultProps: IconProps_56;
|
|
1578
1717
|
var displayName: string;
|
|
1579
1718
|
}
|
|
1580
1719
|
|
|
1581
|
-
export declare function Problem<T>(props: Partial<
|
|
1720
|
+
export declare function Problem<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1582
1721
|
|
|
1583
1722
|
export declare namespace Problem {
|
|
1584
|
-
var defaultProps:
|
|
1723
|
+
var defaultProps: IconProps_58;
|
|
1585
1724
|
var displayName: string;
|
|
1586
1725
|
}
|
|
1587
1726
|
|
|
1588
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1727
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1589
1728
|
|
|
1590
1729
|
export declare namespace ProblemFill {
|
|
1591
|
-
var defaultProps:
|
|
1730
|
+
var defaultProps: IconProps_57;
|
|
1592
1731
|
var displayName: string;
|
|
1593
1732
|
}
|
|
1594
1733
|
|
|
1595
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
1734
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1596
1735
|
|
|
1597
1736
|
export declare namespace Prohibitselected {
|
|
1598
|
-
var defaultProps:
|
|
1737
|
+
var defaultProps: IconProps_60;
|
|
1599
1738
|
var displayName: string;
|
|
1600
1739
|
}
|
|
1601
1740
|
|
|
1602
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
1741
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1603
1742
|
|
|
1604
1743
|
export declare namespace ProhibitselectedRectangle {
|
|
1605
|
-
var defaultProps:
|
|
1744
|
+
var defaultProps: IconProps_59;
|
|
1606
1745
|
var displayName: string;
|
|
1607
1746
|
}
|
|
1608
1747
|
|
|
1609
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1748
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_98> & T): ReactElement;
|
|
1610
1749
|
|
|
1611
1750
|
export declare namespace QuickClaimsColor {
|
|
1612
|
-
var defaultProps:
|
|
1751
|
+
var defaultProps: IconProps_98;
|
|
1613
1752
|
var displayName: string;
|
|
1614
1753
|
}
|
|
1615
1754
|
|
|
1616
|
-
export declare function Remind<T>(props: Partial<
|
|
1755
|
+
export declare function Remind<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1617
1756
|
|
|
1618
1757
|
export declare namespace Remind {
|
|
1619
|
-
var defaultProps:
|
|
1758
|
+
var defaultProps: IconProps_61;
|
|
1620
1759
|
var displayName: string;
|
|
1621
1760
|
}
|
|
1622
1761
|
|
|
1623
|
-
export declare function RightFill<T>(props: Partial<
|
|
1762
|
+
export declare function RightFill<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1624
1763
|
|
|
1625
1764
|
export declare namespace RightFill {
|
|
1626
|
-
var defaultProps:
|
|
1765
|
+
var defaultProps: IconProps_62;
|
|
1627
1766
|
var displayName: string;
|
|
1628
1767
|
}
|
|
1629
1768
|
|
|
1630
|
-
export declare function Search<T>(props: Partial<
|
|
1769
|
+
export declare function Search<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1631
1770
|
|
|
1632
1771
|
export declare namespace Search {
|
|
1633
|
-
var defaultProps:
|
|
1772
|
+
var defaultProps: IconProps_63;
|
|
1634
1773
|
var displayName: string;
|
|
1635
1774
|
}
|
|
1636
1775
|
|
|
1637
|
-
export declare function Selected<T>(props: Partial<
|
|
1776
|
+
export declare function Selected<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
1638
1777
|
|
|
1639
1778
|
export declare namespace Selected {
|
|
1640
|
-
var defaultProps:
|
|
1779
|
+
var defaultProps: IconProps_66;
|
|
1641
1780
|
var displayName: string;
|
|
1642
1781
|
}
|
|
1643
1782
|
|
|
1644
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1783
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1645
1784
|
|
|
1646
1785
|
export declare namespace SelectedFill {
|
|
1647
|
-
var defaultProps:
|
|
1786
|
+
var defaultProps: IconProps_64;
|
|
1648
1787
|
var displayName: string;
|
|
1649
1788
|
}
|
|
1650
1789
|
|
|
1651
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
1790
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
1652
1791
|
|
|
1653
1792
|
export declare namespace SelectedminusFill {
|
|
1654
|
-
var defaultProps:
|
|
1793
|
+
var defaultProps: IconProps_67;
|
|
1655
1794
|
var displayName: string;
|
|
1656
1795
|
}
|
|
1657
1796
|
|
|
1658
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
1797
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
1659
1798
|
|
|
1660
1799
|
export declare namespace SelectedminusRectangleFill {
|
|
1661
|
-
var defaultProps:
|
|
1800
|
+
var defaultProps: IconProps_68;
|
|
1662
1801
|
var displayName: string;
|
|
1663
1802
|
}
|
|
1664
1803
|
|
|
1665
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
1804
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
1666
1805
|
|
|
1667
1806
|
export declare namespace SelectedRectangleFill {
|
|
1668
|
-
var defaultProps:
|
|
1807
|
+
var defaultProps: IconProps_65;
|
|
1669
1808
|
var displayName: string;
|
|
1670
1809
|
}
|
|
1671
1810
|
|
|
1672
|
-
export declare function
|
|
1811
|
+
export declare function SendFill<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
1812
|
+
|
|
1813
|
+
export declare namespace SendFill {
|
|
1814
|
+
var defaultProps: IconProps_69;
|
|
1815
|
+
var displayName: string;
|
|
1816
|
+
}
|
|
1817
|
+
|
|
1818
|
+
export declare function Smalltriangle1Fill<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
1673
1819
|
|
|
1674
1820
|
export declare namespace Smalltriangle1Fill {
|
|
1675
|
-
var defaultProps:
|
|
1821
|
+
var defaultProps: IconProps_71;
|
|
1676
1822
|
var displayName: string;
|
|
1677
1823
|
}
|
|
1678
1824
|
|
|
1679
|
-
export declare function SmalltriangleFill<T>(props: Partial<
|
|
1825
|
+
export declare function SmalltriangleFill<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
1680
1826
|
|
|
1681
1827
|
export declare namespace SmalltriangleFill {
|
|
1682
|
-
var defaultProps:
|
|
1828
|
+
var defaultProps: IconProps_70;
|
|
1683
1829
|
var displayName: string;
|
|
1684
1830
|
}
|
|
1685
1831
|
|
|
1686
|
-
export declare function Success<T>(props: Partial<
|
|
1832
|
+
export declare function Success<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
1687
1833
|
|
|
1688
1834
|
export declare namespace Success {
|
|
1689
|
-
var defaultProps:
|
|
1835
|
+
var defaultProps: IconProps_73;
|
|
1690
1836
|
var displayName: string;
|
|
1691
1837
|
}
|
|
1692
1838
|
|
|
1693
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1839
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
1694
1840
|
|
|
1695
1841
|
export declare namespace SuccessFill {
|
|
1696
|
-
var defaultProps:
|
|
1842
|
+
var defaultProps: IconProps_72;
|
|
1697
1843
|
var displayName: string;
|
|
1698
1844
|
}
|
|
1699
1845
|
|
|
1700
|
-
export declare function Time<T>(props: Partial<
|
|
1846
|
+
export declare function Time<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
1701
1847
|
|
|
1702
1848
|
export declare namespace Time {
|
|
1703
|
-
var defaultProps:
|
|
1849
|
+
var defaultProps: IconProps_75;
|
|
1704
1850
|
var displayName: string;
|
|
1705
1851
|
}
|
|
1706
1852
|
|
|
1707
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1853
|
+
export declare function TimeFill<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
1708
1854
|
|
|
1709
1855
|
export declare namespace TimeFill {
|
|
1710
|
-
var defaultProps:
|
|
1856
|
+
var defaultProps: IconProps_74;
|
|
1711
1857
|
var displayName: string;
|
|
1712
1858
|
}
|
|
1713
1859
|
|
|
1714
|
-
export declare function Unselected<T>(props: Partial<
|
|
1860
|
+
export declare function Unselected<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
1715
1861
|
|
|
1716
1862
|
export declare namespace Unselected {
|
|
1717
|
-
var defaultProps:
|
|
1863
|
+
var defaultProps: IconProps_77;
|
|
1718
1864
|
var displayName: string;
|
|
1719
1865
|
}
|
|
1720
1866
|
|
|
1721
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
1867
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
1722
1868
|
|
|
1723
1869
|
export declare namespace UnselectedRectangle {
|
|
1724
|
-
var defaultProps:
|
|
1870
|
+
var defaultProps: IconProps_76;
|
|
1725
1871
|
var displayName: string;
|
|
1726
1872
|
}
|
|
1727
1873
|
|
|
1728
|
-
export declare function UpFill<T>(props: Partial<
|
|
1874
|
+
export declare function UpFill<T>(props: Partial<IconProps_78> & T): ReactElement;
|
|
1729
1875
|
|
|
1730
1876
|
export declare namespace UpFill {
|
|
1731
|
-
var defaultProps:
|
|
1877
|
+
var defaultProps: IconProps_78;
|
|
1732
1878
|
var displayName: string;
|
|
1733
1879
|
}
|
|
1734
1880
|
|
|
1735
|
-
export declare function User<T>(props: Partial<
|
|
1881
|
+
export declare function User<T>(props: Partial<IconProps_79> & T): ReactElement;
|
|
1736
1882
|
|
|
1737
1883
|
export declare namespace User {
|
|
1738
|
-
var defaultProps:
|
|
1884
|
+
var defaultProps: IconProps_79;
|
|
1739
1885
|
var displayName: string;
|
|
1740
1886
|
}
|
|
1741
1887
|
|
|
1742
|
-
export declare function Visible<T>(props: Partial<
|
|
1888
|
+
export declare function Visible<T>(props: Partial<IconProps_80> & T): ReactElement;
|
|
1743
1889
|
|
|
1744
1890
|
export declare namespace Visible {
|
|
1745
|
-
var defaultProps:
|
|
1891
|
+
var defaultProps: IconProps_80;
|
|
1746
1892
|
var displayName: string;
|
|
1747
1893
|
}
|
|
1748
1894
|
|
|
1749
|
-
export declare function
|
|
1895
|
+
export declare function Voicemail<T>(props: Partial<IconProps_81> & T): ReactElement;
|
|
1896
|
+
|
|
1897
|
+
export declare namespace Voicemail {
|
|
1898
|
+
var defaultProps: IconProps_81;
|
|
1899
|
+
var displayName: string;
|
|
1900
|
+
}
|
|
1901
|
+
|
|
1902
|
+
export declare function Warning<T>(props: Partial<IconProps_83> & T): ReactElement;
|
|
1750
1903
|
|
|
1751
1904
|
export declare namespace Warning {
|
|
1752
|
-
var defaultProps:
|
|
1905
|
+
var defaultProps: IconProps_83;
|
|
1753
1906
|
var displayName: string;
|
|
1754
1907
|
}
|
|
1755
1908
|
|
|
1756
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1909
|
+
export declare function WarningFill<T>(props: Partial<IconProps_82> & T): ReactElement;
|
|
1757
1910
|
|
|
1758
1911
|
export declare namespace WarningFill {
|
|
1759
|
-
var defaultProps:
|
|
1912
|
+
var defaultProps: IconProps_82;
|
|
1760
1913
|
var displayName: string;
|
|
1761
1914
|
}
|
|
1762
1915
|
|
|
1763
|
-
export declare function WechatBack<T>(props: Partial<
|
|
1916
|
+
export declare function WechatBack<T>(props: Partial<IconProps_84> & T): ReactElement;
|
|
1764
1917
|
|
|
1765
1918
|
export declare namespace WechatBack {
|
|
1766
|
-
var defaultProps:
|
|
1919
|
+
var defaultProps: IconProps_84;
|
|
1767
1920
|
var displayName: string;
|
|
1768
1921
|
}
|
|
1769
1922
|
|
|
1770
|
-
export declare function YishengjingxuanFill<T>(props: Partial<
|
|
1923
|
+
export declare function YishengjingxuanFill<T>(props: Partial<IconProps_85> & T): ReactElement;
|
|
1771
1924
|
|
|
1772
1925
|
export declare namespace YishengjingxuanFill {
|
|
1773
|
-
var defaultProps:
|
|
1926
|
+
var defaultProps: IconProps_85;
|
|
1774
1927
|
var displayName: string;
|
|
1775
1928
|
}
|
|
1776
1929
|
|
|
1777
|
-
export declare function
|
|
1930
|
+
export declare function Zhuangrenxiezhu<T>(props: Partial<IconProps_86> & T): ReactElement;
|
|
1931
|
+
|
|
1932
|
+
export declare namespace Zhuangrenxiezhu {
|
|
1933
|
+
var defaultProps: IconProps_86;
|
|
1934
|
+
var displayName: string;
|
|
1935
|
+
}
|
|
1936
|
+
|
|
1937
|
+
export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_87> & T): ReactElement;
|
|
1778
1938
|
|
|
1779
1939
|
export declare namespace ZhuyuanxiezhuFill {
|
|
1780
|
-
var defaultProps:
|
|
1940
|
+
var defaultProps: IconProps_87;
|
|
1781
1941
|
var displayName: string;
|
|
1782
1942
|
}
|
|
1783
1943
|
|