@mijadesign/mobile-icons 1.0.2 → 1.0.4
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/WechatFill.js +55 -0
- package/dist/es/icons/Zhuangrenxiezhu.js +55 -0
- package/dist/es/index.es.js +9 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +339 -159
- package/dist/types/mobile-icons.mjs +2942 -2483
- 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_89> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultManColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_89;
|
|
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_90> & T): ReactElement;
|
|
48
48
|
|
|
49
49
|
export declare namespace AdultWomanColor {
|
|
50
|
-
var defaultProps:
|
|
50
|
+
var defaultProps: IconProps_90;
|
|
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_91> & T): ReactElement;
|
|
132
139
|
|
|
133
140
|
export declare namespace BoyColor {
|
|
134
|
-
var defaultProps:
|
|
141
|
+
var defaultProps: IconProps_91;
|
|
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_92> & T): ReactElement;
|
|
181
188
|
|
|
182
189
|
export declare namespace ClaimsDetailColor {
|
|
183
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_92;
|
|
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_93> & T): ReactElement;
|
|
230
237
|
|
|
231
238
|
export declare namespace DirectClaimsColor {
|
|
232
|
-
var defaultProps:
|
|
239
|
+
var defaultProps: IconProps_93;
|
|
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_94> & T): ReactElement;
|
|
244
251
|
|
|
245
252
|
export declare namespace DynamicLoading {
|
|
246
|
-
var defaultProps:
|
|
253
|
+
var defaultProps: IconProps_94;
|
|
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_95> & T): ReactElement;
|
|
279
286
|
|
|
280
287
|
export declare namespace GeneraoInfoColor {
|
|
281
|
-
var defaultProps:
|
|
288
|
+
var defaultProps: IconProps_95;
|
|
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_96> & T): ReactElement;
|
|
286
293
|
|
|
287
294
|
export declare namespace GirlColor {
|
|
288
|
-
var defaultProps:
|
|
295
|
+
var defaultProps: IconProps_96;
|
|
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,123 @@ 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;
|
|
1375
|
+
logValue?: string;
|
|
1376
|
+
onClick: (e: MouseEvent) => void;
|
|
1377
|
+
fontClassName: string;
|
|
1378
|
+
className: string;
|
|
1379
|
+
style: React_2.CSSProperties;
|
|
1380
|
+
children: React_2.ReactNode;
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
declare interface IconProps_81 {
|
|
1359
1384
|
size: string | number;
|
|
1385
|
+
classPrefix: string;
|
|
1386
|
+
color: string;
|
|
1387
|
+
tag: keyof ReactHTML;
|
|
1388
|
+
logValue?: string;
|
|
1360
1389
|
onClick: (e: MouseEvent) => void;
|
|
1390
|
+
fontClassName: string;
|
|
1361
1391
|
className: string;
|
|
1392
|
+
style: React_2.CSSProperties;
|
|
1393
|
+
children: React_2.ReactNode;
|
|
1394
|
+
}
|
|
1395
|
+
|
|
1396
|
+
declare interface IconProps_82 {
|
|
1397
|
+
size: string | number;
|
|
1398
|
+
classPrefix: string;
|
|
1399
|
+
color: string;
|
|
1400
|
+
tag: keyof ReactHTML;
|
|
1362
1401
|
logValue?: string;
|
|
1402
|
+
onClick: (e: MouseEvent) => void;
|
|
1403
|
+
fontClassName: string;
|
|
1404
|
+
className: string;
|
|
1363
1405
|
style: React_2.CSSProperties;
|
|
1364
1406
|
children: React_2.ReactNode;
|
|
1365
1407
|
}
|
|
1366
1408
|
|
|
1367
|
-
declare interface
|
|
1409
|
+
declare interface IconProps_83 {
|
|
1410
|
+
size: string | number;
|
|
1368
1411
|
classPrefix: string;
|
|
1412
|
+
color: string;
|
|
1369
1413
|
tag: keyof ReactHTML;
|
|
1414
|
+
logValue?: string;
|
|
1415
|
+
onClick: (e: MouseEvent) => void;
|
|
1416
|
+
fontClassName: string;
|
|
1417
|
+
className: string;
|
|
1418
|
+
style: React_2.CSSProperties;
|
|
1419
|
+
children: React_2.ReactNode;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
declare interface IconProps_84 {
|
|
1370
1423
|
size: string | number;
|
|
1424
|
+
classPrefix: string;
|
|
1425
|
+
color: string;
|
|
1426
|
+
tag: keyof ReactHTML;
|
|
1427
|
+
logValue?: string;
|
|
1371
1428
|
onClick: (e: MouseEvent) => void;
|
|
1429
|
+
fontClassName: string;
|
|
1372
1430
|
className: string;
|
|
1431
|
+
style: React_2.CSSProperties;
|
|
1432
|
+
children: React_2.ReactNode;
|
|
1433
|
+
}
|
|
1434
|
+
|
|
1435
|
+
declare interface IconProps_85 {
|
|
1436
|
+
size: string | number;
|
|
1437
|
+
classPrefix: string;
|
|
1438
|
+
color: string;
|
|
1439
|
+
tag: keyof ReactHTML;
|
|
1373
1440
|
logValue?: string;
|
|
1441
|
+
onClick: (e: MouseEvent) => void;
|
|
1442
|
+
fontClassName: string;
|
|
1443
|
+
className: string;
|
|
1374
1444
|
style: React_2.CSSProperties;
|
|
1375
1445
|
children: React_2.ReactNode;
|
|
1376
1446
|
}
|
|
1377
1447
|
|
|
1378
|
-
declare interface
|
|
1448
|
+
declare interface IconProps_86 {
|
|
1449
|
+
size: string | number;
|
|
1379
1450
|
classPrefix: string;
|
|
1451
|
+
color: string;
|
|
1380
1452
|
tag: keyof ReactHTML;
|
|
1453
|
+
logValue?: string;
|
|
1454
|
+
onClick: (e: MouseEvent) => void;
|
|
1455
|
+
fontClassName: string;
|
|
1456
|
+
className: string;
|
|
1457
|
+
style: React_2.CSSProperties;
|
|
1458
|
+
children: React_2.ReactNode;
|
|
1459
|
+
}
|
|
1460
|
+
|
|
1461
|
+
declare interface IconProps_87 {
|
|
1381
1462
|
size: string | number;
|
|
1463
|
+
classPrefix: string;
|
|
1464
|
+
color: string;
|
|
1465
|
+
tag: keyof ReactHTML;
|
|
1466
|
+
logValue?: string;
|
|
1382
1467
|
onClick: (e: MouseEvent) => void;
|
|
1468
|
+
fontClassName: string;
|
|
1383
1469
|
className: string;
|
|
1470
|
+
style: React_2.CSSProperties;
|
|
1471
|
+
children: React_2.ReactNode;
|
|
1472
|
+
}
|
|
1473
|
+
|
|
1474
|
+
declare interface IconProps_88 {
|
|
1475
|
+
size: string | number;
|
|
1476
|
+
classPrefix: string;
|
|
1477
|
+
color: string;
|
|
1478
|
+
tag: keyof ReactHTML;
|
|
1384
1479
|
logValue?: string;
|
|
1480
|
+
onClick: (e: MouseEvent) => void;
|
|
1481
|
+
fontClassName: string;
|
|
1482
|
+
className: string;
|
|
1385
1483
|
style: React_2.CSSProperties;
|
|
1386
1484
|
children: React_2.ReactNode;
|
|
1387
1485
|
}
|
|
1388
1486
|
|
|
1389
|
-
declare interface
|
|
1487
|
+
declare interface IconProps_89 {
|
|
1390
1488
|
classPrefix: string;
|
|
1391
1489
|
tag: keyof ReactHTML;
|
|
1392
1490
|
size: string | number;
|
|
@@ -1397,7 +1495,20 @@ declare interface IconProps_83 {
|
|
|
1397
1495
|
children: React_2.ReactNode;
|
|
1398
1496
|
}
|
|
1399
1497
|
|
|
1400
|
-
declare interface
|
|
1498
|
+
declare interface IconProps_9 {
|
|
1499
|
+
size: string | number;
|
|
1500
|
+
classPrefix: string;
|
|
1501
|
+
color: string;
|
|
1502
|
+
tag: keyof ReactHTML;
|
|
1503
|
+
logValue?: string;
|
|
1504
|
+
onClick: (e: MouseEvent) => void;
|
|
1505
|
+
fontClassName: string;
|
|
1506
|
+
className: string;
|
|
1507
|
+
style: React_2.CSSProperties;
|
|
1508
|
+
children: React_2.ReactNode;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
declare interface IconProps_90 {
|
|
1401
1512
|
classPrefix: string;
|
|
1402
1513
|
tag: keyof ReactHTML;
|
|
1403
1514
|
size: string | number;
|
|
@@ -1408,7 +1519,7 @@ declare interface IconProps_84 {
|
|
|
1408
1519
|
children: React_2.ReactNode;
|
|
1409
1520
|
}
|
|
1410
1521
|
|
|
1411
|
-
declare interface
|
|
1522
|
+
declare interface IconProps_91 {
|
|
1412
1523
|
classPrefix: string;
|
|
1413
1524
|
tag: keyof ReactHTML;
|
|
1414
1525
|
size: string | number;
|
|
@@ -1419,7 +1530,7 @@ declare interface IconProps_85 {
|
|
|
1419
1530
|
children: React_2.ReactNode;
|
|
1420
1531
|
}
|
|
1421
1532
|
|
|
1422
|
-
declare interface
|
|
1533
|
+
declare interface IconProps_92 {
|
|
1423
1534
|
classPrefix: string;
|
|
1424
1535
|
tag: keyof ReactHTML;
|
|
1425
1536
|
size: string | number;
|
|
@@ -1430,7 +1541,7 @@ declare interface IconProps_86 {
|
|
|
1430
1541
|
children: React_2.ReactNode;
|
|
1431
1542
|
}
|
|
1432
1543
|
|
|
1433
|
-
declare interface
|
|
1544
|
+
declare interface IconProps_93 {
|
|
1434
1545
|
classPrefix: string;
|
|
1435
1546
|
tag: keyof ReactHTML;
|
|
1436
1547
|
size: string | number;
|
|
@@ -1441,7 +1552,7 @@ declare interface IconProps_87 {
|
|
|
1441
1552
|
children: React_2.ReactNode;
|
|
1442
1553
|
}
|
|
1443
1554
|
|
|
1444
|
-
declare interface
|
|
1555
|
+
declare interface IconProps_94 {
|
|
1445
1556
|
classPrefix: string;
|
|
1446
1557
|
tag: keyof ReactHTML;
|
|
1447
1558
|
size: string | number;
|
|
@@ -1452,7 +1563,7 @@ declare interface IconProps_88 {
|
|
|
1452
1563
|
children: React_2.ReactNode;
|
|
1453
1564
|
}
|
|
1454
1565
|
|
|
1455
|
-
declare interface
|
|
1566
|
+
declare interface IconProps_95 {
|
|
1456
1567
|
classPrefix: string;
|
|
1457
1568
|
tag: keyof ReactHTML;
|
|
1458
1569
|
size: string | number;
|
|
@@ -1463,20 +1574,40 @@ declare interface IconProps_89 {
|
|
|
1463
1574
|
children: React_2.ReactNode;
|
|
1464
1575
|
}
|
|
1465
1576
|
|
|
1466
|
-
declare interface
|
|
1577
|
+
declare interface IconProps_96 {
|
|
1578
|
+
classPrefix: string;
|
|
1579
|
+
tag: keyof ReactHTML;
|
|
1467
1580
|
size: string | number;
|
|
1581
|
+
onClick: (e: MouseEvent) => void;
|
|
1582
|
+
className: string;
|
|
1583
|
+
logValue?: string;
|
|
1584
|
+
style: React_2.CSSProperties;
|
|
1585
|
+
children: React_2.ReactNode;
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
declare interface IconProps_97 {
|
|
1468
1589
|
classPrefix: string;
|
|
1469
|
-
color: string;
|
|
1470
1590
|
tag: keyof ReactHTML;
|
|
1591
|
+
size: string | number;
|
|
1592
|
+
onClick: (e: MouseEvent) => void;
|
|
1593
|
+
className: string;
|
|
1471
1594
|
logValue?: string;
|
|
1595
|
+
style: React_2.CSSProperties;
|
|
1596
|
+
children: React_2.ReactNode;
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
declare interface IconProps_98 {
|
|
1600
|
+
classPrefix: string;
|
|
1601
|
+
tag: keyof ReactHTML;
|
|
1602
|
+
size: string | number;
|
|
1472
1603
|
onClick: (e: MouseEvent) => void;
|
|
1473
|
-
fontClassName: string;
|
|
1474
1604
|
className: string;
|
|
1605
|
+
logValue?: string;
|
|
1475
1606
|
style: React_2.CSSProperties;
|
|
1476
1607
|
children: React_2.ReactNode;
|
|
1477
1608
|
}
|
|
1478
1609
|
|
|
1479
|
-
declare interface
|
|
1610
|
+
declare interface IconProps_99 {
|
|
1480
1611
|
classPrefix: string;
|
|
1481
1612
|
tag: keyof ReactHTML;
|
|
1482
1613
|
size: string | number;
|
|
@@ -1487,297 +1618,346 @@ declare interface IconProps_90 {
|
|
|
1487
1618
|
children: React_2.ReactNode;
|
|
1488
1619
|
}
|
|
1489
1620
|
|
|
1490
|
-
export declare function
|
|
1621
|
+
export declare function ImageFill<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
1622
|
+
|
|
1623
|
+
export declare namespace ImageFill {
|
|
1624
|
+
var defaultProps: IconProps_43;
|
|
1625
|
+
var displayName: string;
|
|
1626
|
+
}
|
|
1627
|
+
|
|
1628
|
+
export declare function Information<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
1491
1629
|
|
|
1492
1630
|
export declare namespace Information {
|
|
1493
|
-
var defaultProps:
|
|
1631
|
+
var defaultProps: IconProps_45;
|
|
1494
1632
|
var displayName: string;
|
|
1495
1633
|
}
|
|
1496
1634
|
|
|
1497
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1635
|
+
export declare function InformationFill<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1498
1636
|
|
|
1499
1637
|
export declare namespace InformationFill {
|
|
1500
|
-
var defaultProps:
|
|
1638
|
+
var defaultProps: IconProps_44;
|
|
1501
1639
|
var displayName: string;
|
|
1502
1640
|
}
|
|
1503
1641
|
|
|
1504
|
-
export declare function Invisible<T>(props: Partial<
|
|
1642
|
+
export declare function Invisible<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1505
1643
|
|
|
1506
1644
|
export declare namespace Invisible {
|
|
1507
|
-
var defaultProps:
|
|
1645
|
+
var defaultProps: IconProps_46;
|
|
1508
1646
|
var displayName: string;
|
|
1509
1647
|
}
|
|
1510
1648
|
|
|
1511
|
-
export declare function Jiankangdangan<T>(props: Partial<
|
|
1649
|
+
export declare function Jiankangdangan<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1512
1650
|
|
|
1513
1651
|
export declare namespace Jiankangdangan {
|
|
1514
|
-
var defaultProps:
|
|
1652
|
+
var defaultProps: IconProps_47;
|
|
1515
1653
|
var displayName: string;
|
|
1516
1654
|
}
|
|
1517
1655
|
|
|
1518
|
-
export declare function JiuyizhuandaoFill<T>(props: Partial<
|
|
1656
|
+
export declare function JiuyizhuandaoFill<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1519
1657
|
|
|
1520
1658
|
export declare namespace JiuyizhuandaoFill {
|
|
1521
|
-
var defaultProps:
|
|
1659
|
+
var defaultProps: IconProps_48;
|
|
1522
1660
|
var displayName: string;
|
|
1523
1661
|
}
|
|
1524
1662
|
|
|
1525
|
-
export declare function
|
|
1663
|
+
export declare function Keyboard<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1664
|
+
|
|
1665
|
+
export declare namespace Keyboard {
|
|
1666
|
+
var defaultProps: IconProps_49;
|
|
1667
|
+
var displayName: string;
|
|
1668
|
+
}
|
|
1669
|
+
|
|
1670
|
+
export declare function LeftFill<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1526
1671
|
|
|
1527
1672
|
export declare namespace LeftFill {
|
|
1528
|
-
var defaultProps:
|
|
1673
|
+
var defaultProps: IconProps_50;
|
|
1529
1674
|
var displayName: string;
|
|
1530
1675
|
}
|
|
1531
1676
|
|
|
1532
|
-
export declare function LipeixiezhuFill<T>(props: Partial<
|
|
1677
|
+
export declare function LipeixiezhuFill<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1533
1678
|
|
|
1534
1679
|
export declare namespace LipeixiezhuFill {
|
|
1535
|
-
var defaultProps:
|
|
1680
|
+
var defaultProps: IconProps_51;
|
|
1536
1681
|
var displayName: string;
|
|
1537
1682
|
}
|
|
1538
1683
|
|
|
1539
|
-
export declare function Loading<T>(props: Partial<
|
|
1684
|
+
export declare function Loading<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1540
1685
|
|
|
1541
1686
|
export declare namespace Loading {
|
|
1542
|
-
var defaultProps:
|
|
1687
|
+
var defaultProps: IconProps_52;
|
|
1543
1688
|
var displayName: string;
|
|
1544
1689
|
}
|
|
1545
1690
|
|
|
1546
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1691
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_97> & T): ReactElement;
|
|
1547
1692
|
|
|
1548
1693
|
export declare namespace LoginOffColor {
|
|
1549
|
-
var defaultProps:
|
|
1694
|
+
var defaultProps: IconProps_97;
|
|
1550
1695
|
var displayName: string;
|
|
1551
1696
|
}
|
|
1552
1697
|
|
|
1553
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1698
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_98> & T): ReactElement;
|
|
1554
1699
|
|
|
1555
1700
|
export declare namespace LoginOnColor {
|
|
1556
|
-
var defaultProps:
|
|
1701
|
+
var defaultProps: IconProps_98;
|
|
1557
1702
|
var displayName: string;
|
|
1558
1703
|
}
|
|
1559
1704
|
|
|
1560
|
-
export declare function Modify<T>(props: Partial<
|
|
1705
|
+
export declare function Modify<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1561
1706
|
|
|
1562
1707
|
export declare namespace Modify {
|
|
1563
|
-
var defaultProps:
|
|
1708
|
+
var defaultProps: IconProps_53;
|
|
1564
1709
|
var displayName: string;
|
|
1565
1710
|
}
|
|
1566
1711
|
|
|
1567
|
-
export declare function
|
|
1712
|
+
export declare function PauseFill<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1713
|
+
|
|
1714
|
+
export declare namespace PauseFill {
|
|
1715
|
+
var defaultProps: IconProps_54;
|
|
1716
|
+
var displayName: string;
|
|
1717
|
+
}
|
|
1718
|
+
|
|
1719
|
+
export declare function Plus<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1568
1720
|
|
|
1569
1721
|
export declare namespace Plus {
|
|
1570
|
-
var defaultProps:
|
|
1722
|
+
var defaultProps: IconProps_55;
|
|
1571
1723
|
var displayName: string;
|
|
1572
1724
|
}
|
|
1573
1725
|
|
|
1574
|
-
export declare function Position<T>(props: Partial<
|
|
1726
|
+
export declare function Position<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1575
1727
|
|
|
1576
1728
|
export declare namespace Position {
|
|
1577
|
-
var defaultProps:
|
|
1729
|
+
var defaultProps: IconProps_56;
|
|
1578
1730
|
var displayName: string;
|
|
1579
1731
|
}
|
|
1580
1732
|
|
|
1581
|
-
export declare function Problem<T>(props: Partial<
|
|
1733
|
+
export declare function Problem<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1582
1734
|
|
|
1583
1735
|
export declare namespace Problem {
|
|
1584
|
-
var defaultProps:
|
|
1736
|
+
var defaultProps: IconProps_58;
|
|
1585
1737
|
var displayName: string;
|
|
1586
1738
|
}
|
|
1587
1739
|
|
|
1588
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1740
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1589
1741
|
|
|
1590
1742
|
export declare namespace ProblemFill {
|
|
1591
|
-
var defaultProps:
|
|
1743
|
+
var defaultProps: IconProps_57;
|
|
1592
1744
|
var displayName: string;
|
|
1593
1745
|
}
|
|
1594
1746
|
|
|
1595
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
1747
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1596
1748
|
|
|
1597
1749
|
export declare namespace Prohibitselected {
|
|
1598
|
-
var defaultProps:
|
|
1750
|
+
var defaultProps: IconProps_60;
|
|
1599
1751
|
var displayName: string;
|
|
1600
1752
|
}
|
|
1601
1753
|
|
|
1602
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
1754
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1603
1755
|
|
|
1604
1756
|
export declare namespace ProhibitselectedRectangle {
|
|
1605
|
-
var defaultProps:
|
|
1757
|
+
var defaultProps: IconProps_59;
|
|
1606
1758
|
var displayName: string;
|
|
1607
1759
|
}
|
|
1608
1760
|
|
|
1609
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1761
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_99> & T): ReactElement;
|
|
1610
1762
|
|
|
1611
1763
|
export declare namespace QuickClaimsColor {
|
|
1612
|
-
var defaultProps:
|
|
1764
|
+
var defaultProps: IconProps_99;
|
|
1613
1765
|
var displayName: string;
|
|
1614
1766
|
}
|
|
1615
1767
|
|
|
1616
|
-
export declare function Remind<T>(props: Partial<
|
|
1768
|
+
export declare function Remind<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1617
1769
|
|
|
1618
1770
|
export declare namespace Remind {
|
|
1619
|
-
var defaultProps:
|
|
1771
|
+
var defaultProps: IconProps_61;
|
|
1620
1772
|
var displayName: string;
|
|
1621
1773
|
}
|
|
1622
1774
|
|
|
1623
|
-
export declare function RightFill<T>(props: Partial<
|
|
1775
|
+
export declare function RightFill<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1624
1776
|
|
|
1625
1777
|
export declare namespace RightFill {
|
|
1626
|
-
var defaultProps:
|
|
1778
|
+
var defaultProps: IconProps_62;
|
|
1627
1779
|
var displayName: string;
|
|
1628
1780
|
}
|
|
1629
1781
|
|
|
1630
|
-
export declare function Search<T>(props: Partial<
|
|
1782
|
+
export declare function Search<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1631
1783
|
|
|
1632
1784
|
export declare namespace Search {
|
|
1633
|
-
var defaultProps:
|
|
1785
|
+
var defaultProps: IconProps_63;
|
|
1634
1786
|
var displayName: string;
|
|
1635
1787
|
}
|
|
1636
1788
|
|
|
1637
|
-
export declare function Selected<T>(props: Partial<
|
|
1789
|
+
export declare function Selected<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
1638
1790
|
|
|
1639
1791
|
export declare namespace Selected {
|
|
1640
|
-
var defaultProps:
|
|
1792
|
+
var defaultProps: IconProps_66;
|
|
1641
1793
|
var displayName: string;
|
|
1642
1794
|
}
|
|
1643
1795
|
|
|
1644
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1796
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1645
1797
|
|
|
1646
1798
|
export declare namespace SelectedFill {
|
|
1647
|
-
var defaultProps:
|
|
1799
|
+
var defaultProps: IconProps_64;
|
|
1648
1800
|
var displayName: string;
|
|
1649
1801
|
}
|
|
1650
1802
|
|
|
1651
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
1803
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
1652
1804
|
|
|
1653
1805
|
export declare namespace SelectedminusFill {
|
|
1654
|
-
var defaultProps:
|
|
1806
|
+
var defaultProps: IconProps_67;
|
|
1655
1807
|
var displayName: string;
|
|
1656
1808
|
}
|
|
1657
1809
|
|
|
1658
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
1810
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
1659
1811
|
|
|
1660
1812
|
export declare namespace SelectedminusRectangleFill {
|
|
1661
|
-
var defaultProps:
|
|
1813
|
+
var defaultProps: IconProps_68;
|
|
1662
1814
|
var displayName: string;
|
|
1663
1815
|
}
|
|
1664
1816
|
|
|
1665
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
1817
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
1666
1818
|
|
|
1667
1819
|
export declare namespace SelectedRectangleFill {
|
|
1668
|
-
var defaultProps:
|
|
1820
|
+
var defaultProps: IconProps_65;
|
|
1821
|
+
var displayName: string;
|
|
1822
|
+
}
|
|
1823
|
+
|
|
1824
|
+
export declare function SendFill<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
1825
|
+
|
|
1826
|
+
export declare namespace SendFill {
|
|
1827
|
+
var defaultProps: IconProps_69;
|
|
1669
1828
|
var displayName: string;
|
|
1670
1829
|
}
|
|
1671
1830
|
|
|
1672
|
-
export declare function Smalltriangle1Fill<T>(props: Partial<
|
|
1831
|
+
export declare function Smalltriangle1Fill<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
1673
1832
|
|
|
1674
1833
|
export declare namespace Smalltriangle1Fill {
|
|
1675
|
-
var defaultProps:
|
|
1834
|
+
var defaultProps: IconProps_71;
|
|
1676
1835
|
var displayName: string;
|
|
1677
1836
|
}
|
|
1678
1837
|
|
|
1679
|
-
export declare function SmalltriangleFill<T>(props: Partial<
|
|
1838
|
+
export declare function SmalltriangleFill<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
1680
1839
|
|
|
1681
1840
|
export declare namespace SmalltriangleFill {
|
|
1682
|
-
var defaultProps:
|
|
1841
|
+
var defaultProps: IconProps_70;
|
|
1683
1842
|
var displayName: string;
|
|
1684
1843
|
}
|
|
1685
1844
|
|
|
1686
|
-
export declare function Success<T>(props: Partial<
|
|
1845
|
+
export declare function Success<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
1687
1846
|
|
|
1688
1847
|
export declare namespace Success {
|
|
1689
|
-
var defaultProps:
|
|
1848
|
+
var defaultProps: IconProps_73;
|
|
1690
1849
|
var displayName: string;
|
|
1691
1850
|
}
|
|
1692
1851
|
|
|
1693
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1852
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
1694
1853
|
|
|
1695
1854
|
export declare namespace SuccessFill {
|
|
1696
|
-
var defaultProps:
|
|
1855
|
+
var defaultProps: IconProps_72;
|
|
1697
1856
|
var displayName: string;
|
|
1698
1857
|
}
|
|
1699
1858
|
|
|
1700
|
-
export declare function Time<T>(props: Partial<
|
|
1859
|
+
export declare function Time<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
1701
1860
|
|
|
1702
1861
|
export declare namespace Time {
|
|
1703
|
-
var defaultProps:
|
|
1862
|
+
var defaultProps: IconProps_75;
|
|
1704
1863
|
var displayName: string;
|
|
1705
1864
|
}
|
|
1706
1865
|
|
|
1707
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1866
|
+
export declare function TimeFill<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
1708
1867
|
|
|
1709
1868
|
export declare namespace TimeFill {
|
|
1710
|
-
var defaultProps:
|
|
1869
|
+
var defaultProps: IconProps_74;
|
|
1711
1870
|
var displayName: string;
|
|
1712
1871
|
}
|
|
1713
1872
|
|
|
1714
|
-
export declare function Unselected<T>(props: Partial<
|
|
1873
|
+
export declare function Unselected<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
1715
1874
|
|
|
1716
1875
|
export declare namespace Unselected {
|
|
1717
|
-
var defaultProps:
|
|
1876
|
+
var defaultProps: IconProps_77;
|
|
1718
1877
|
var displayName: string;
|
|
1719
1878
|
}
|
|
1720
1879
|
|
|
1721
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
1880
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
1722
1881
|
|
|
1723
1882
|
export declare namespace UnselectedRectangle {
|
|
1724
|
-
var defaultProps:
|
|
1883
|
+
var defaultProps: IconProps_76;
|
|
1725
1884
|
var displayName: string;
|
|
1726
1885
|
}
|
|
1727
1886
|
|
|
1728
|
-
export declare function UpFill<T>(props: Partial<
|
|
1887
|
+
export declare function UpFill<T>(props: Partial<IconProps_78> & T): ReactElement;
|
|
1729
1888
|
|
|
1730
1889
|
export declare namespace UpFill {
|
|
1731
|
-
var defaultProps:
|
|
1890
|
+
var defaultProps: IconProps_78;
|
|
1732
1891
|
var displayName: string;
|
|
1733
1892
|
}
|
|
1734
1893
|
|
|
1735
|
-
export declare function User<T>(props: Partial<
|
|
1894
|
+
export declare function User<T>(props: Partial<IconProps_79> & T): ReactElement;
|
|
1736
1895
|
|
|
1737
1896
|
export declare namespace User {
|
|
1738
|
-
var defaultProps:
|
|
1897
|
+
var defaultProps: IconProps_79;
|
|
1739
1898
|
var displayName: string;
|
|
1740
1899
|
}
|
|
1741
1900
|
|
|
1742
|
-
export declare function Visible<T>(props: Partial<
|
|
1901
|
+
export declare function Visible<T>(props: Partial<IconProps_80> & T): ReactElement;
|
|
1743
1902
|
|
|
1744
1903
|
export declare namespace Visible {
|
|
1745
|
-
var defaultProps:
|
|
1904
|
+
var defaultProps: IconProps_80;
|
|
1905
|
+
var displayName: string;
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
export declare function Voicemail<T>(props: Partial<IconProps_81> & T): ReactElement;
|
|
1909
|
+
|
|
1910
|
+
export declare namespace Voicemail {
|
|
1911
|
+
var defaultProps: IconProps_81;
|
|
1746
1912
|
var displayName: string;
|
|
1747
1913
|
}
|
|
1748
1914
|
|
|
1749
|
-
export declare function Warning<T>(props: Partial<
|
|
1915
|
+
export declare function Warning<T>(props: Partial<IconProps_83> & T): ReactElement;
|
|
1750
1916
|
|
|
1751
1917
|
export declare namespace Warning {
|
|
1752
|
-
var defaultProps:
|
|
1918
|
+
var defaultProps: IconProps_83;
|
|
1753
1919
|
var displayName: string;
|
|
1754
1920
|
}
|
|
1755
1921
|
|
|
1756
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1922
|
+
export declare function WarningFill<T>(props: Partial<IconProps_82> & T): ReactElement;
|
|
1757
1923
|
|
|
1758
1924
|
export declare namespace WarningFill {
|
|
1759
|
-
var defaultProps:
|
|
1925
|
+
var defaultProps: IconProps_82;
|
|
1760
1926
|
var displayName: string;
|
|
1761
1927
|
}
|
|
1762
1928
|
|
|
1763
|
-
export declare function WechatBack<T>(props: Partial<
|
|
1929
|
+
export declare function WechatBack<T>(props: Partial<IconProps_84> & T): ReactElement;
|
|
1764
1930
|
|
|
1765
1931
|
export declare namespace WechatBack {
|
|
1766
|
-
var defaultProps:
|
|
1932
|
+
var defaultProps: IconProps_84;
|
|
1933
|
+
var displayName: string;
|
|
1934
|
+
}
|
|
1935
|
+
|
|
1936
|
+
export declare function WechatFill<T>(props: Partial<IconProps_85> & T): ReactElement;
|
|
1937
|
+
|
|
1938
|
+
export declare namespace WechatFill {
|
|
1939
|
+
var defaultProps: IconProps_85;
|
|
1767
1940
|
var displayName: string;
|
|
1768
1941
|
}
|
|
1769
1942
|
|
|
1770
|
-
export declare function YishengjingxuanFill<T>(props: Partial<
|
|
1943
|
+
export declare function YishengjingxuanFill<T>(props: Partial<IconProps_86> & T): ReactElement;
|
|
1771
1944
|
|
|
1772
1945
|
export declare namespace YishengjingxuanFill {
|
|
1773
|
-
var defaultProps:
|
|
1946
|
+
var defaultProps: IconProps_86;
|
|
1774
1947
|
var displayName: string;
|
|
1775
1948
|
}
|
|
1776
1949
|
|
|
1777
|
-
export declare function
|
|
1950
|
+
export declare function Zhuangrenxiezhu<T>(props: Partial<IconProps_87> & T): ReactElement;
|
|
1951
|
+
|
|
1952
|
+
export declare namespace Zhuangrenxiezhu {
|
|
1953
|
+
var defaultProps: IconProps_87;
|
|
1954
|
+
var displayName: string;
|
|
1955
|
+
}
|
|
1956
|
+
|
|
1957
|
+
export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_88> & T): ReactElement;
|
|
1778
1958
|
|
|
1779
1959
|
export declare namespace ZhuyuanxiezhuFill {
|
|
1780
|
-
var defaultProps:
|
|
1960
|
+
var defaultProps: IconProps_88;
|
|
1781
1961
|
var displayName: string;
|
|
1782
1962
|
}
|
|
1783
1963
|
|