@mijadesign/mobile-icons 1.0.1 → 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/Smalltriangle1Fill.js +55 -0
- package/dist/es/icons/SmalltriangleFill.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 +10 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +356 -156
- package/dist/types/mobile-icons.mjs +2956 -2446
- 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
|
|
|
@@ -1315,28 +1329,84 @@ declare interface IconProps_77 {
|
|
|
1315
1329
|
}
|
|
1316
1330
|
|
|
1317
1331
|
declare interface IconProps_78 {
|
|
1332
|
+
size: string | number;
|
|
1318
1333
|
classPrefix: string;
|
|
1334
|
+
color: string;
|
|
1319
1335
|
tag: keyof ReactHTML;
|
|
1336
|
+
logValue?: string;
|
|
1337
|
+
onClick: (e: MouseEvent) => void;
|
|
1338
|
+
fontClassName: string;
|
|
1339
|
+
className: string;
|
|
1340
|
+
style: React_2.CSSProperties;
|
|
1341
|
+
children: React_2.ReactNode;
|
|
1342
|
+
}
|
|
1343
|
+
|
|
1344
|
+
declare interface IconProps_79 {
|
|
1320
1345
|
size: string | number;
|
|
1346
|
+
classPrefix: string;
|
|
1347
|
+
color: string;
|
|
1348
|
+
tag: keyof ReactHTML;
|
|
1349
|
+
logValue?: string;
|
|
1321
1350
|
onClick: (e: MouseEvent) => void;
|
|
1351
|
+
fontClassName: string;
|
|
1322
1352
|
className: string;
|
|
1353
|
+
style: React_2.CSSProperties;
|
|
1354
|
+
children: React_2.ReactNode;
|
|
1355
|
+
}
|
|
1356
|
+
|
|
1357
|
+
declare interface IconProps_8 {
|
|
1358
|
+
size: string | number;
|
|
1359
|
+
classPrefix: string;
|
|
1360
|
+
color: string;
|
|
1361
|
+
tag: keyof ReactHTML;
|
|
1323
1362
|
logValue?: string;
|
|
1363
|
+
onClick: (e: MouseEvent) => void;
|
|
1364
|
+
fontClassName: string;
|
|
1365
|
+
className: string;
|
|
1324
1366
|
style: React_2.CSSProperties;
|
|
1325
1367
|
children: React_2.ReactNode;
|
|
1326
1368
|
}
|
|
1327
1369
|
|
|
1328
|
-
declare interface
|
|
1370
|
+
declare interface IconProps_80 {
|
|
1371
|
+
size: string | number;
|
|
1329
1372
|
classPrefix: string;
|
|
1373
|
+
color: string;
|
|
1330
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 {
|
|
1331
1384
|
size: string | number;
|
|
1385
|
+
classPrefix: string;
|
|
1386
|
+
color: string;
|
|
1387
|
+
tag: keyof ReactHTML;
|
|
1388
|
+
logValue?: string;
|
|
1332
1389
|
onClick: (e: MouseEvent) => void;
|
|
1390
|
+
fontClassName: string;
|
|
1333
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;
|
|
1334
1401
|
logValue?: string;
|
|
1402
|
+
onClick: (e: MouseEvent) => void;
|
|
1403
|
+
fontClassName: string;
|
|
1404
|
+
className: string;
|
|
1335
1405
|
style: React_2.CSSProperties;
|
|
1336
1406
|
children: React_2.ReactNode;
|
|
1337
1407
|
}
|
|
1338
1408
|
|
|
1339
|
-
declare interface
|
|
1409
|
+
declare interface IconProps_83 {
|
|
1340
1410
|
size: string | number;
|
|
1341
1411
|
classPrefix: string;
|
|
1342
1412
|
color: string;
|
|
@@ -1349,18 +1419,59 @@ declare interface IconProps_8 {
|
|
|
1349
1419
|
children: React_2.ReactNode;
|
|
1350
1420
|
}
|
|
1351
1421
|
|
|
1352
|
-
declare interface
|
|
1422
|
+
declare interface IconProps_84 {
|
|
1423
|
+
size: string | number;
|
|
1353
1424
|
classPrefix: string;
|
|
1425
|
+
color: string;
|
|
1354
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 {
|
|
1355
1436
|
size: string | number;
|
|
1437
|
+
classPrefix: string;
|
|
1438
|
+
color: string;
|
|
1439
|
+
tag: keyof ReactHTML;
|
|
1440
|
+
logValue?: string;
|
|
1356
1441
|
onClick: (e: MouseEvent) => void;
|
|
1442
|
+
fontClassName: string;
|
|
1357
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;
|
|
1358
1453
|
logValue?: string;
|
|
1454
|
+
onClick: (e: MouseEvent) => void;
|
|
1455
|
+
fontClassName: string;
|
|
1456
|
+
className: string;
|
|
1359
1457
|
style: React_2.CSSProperties;
|
|
1360
1458
|
children: React_2.ReactNode;
|
|
1361
1459
|
}
|
|
1362
1460
|
|
|
1363
|
-
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 {
|
|
1364
1475
|
classPrefix: string;
|
|
1365
1476
|
tag: keyof ReactHTML;
|
|
1366
1477
|
size: string | number;
|
|
@@ -1371,7 +1482,7 @@ declare interface IconProps_81 {
|
|
|
1371
1482
|
children: React_2.ReactNode;
|
|
1372
1483
|
}
|
|
1373
1484
|
|
|
1374
|
-
declare interface
|
|
1485
|
+
declare interface IconProps_89 {
|
|
1375
1486
|
classPrefix: string;
|
|
1376
1487
|
tag: keyof ReactHTML;
|
|
1377
1488
|
size: string | number;
|
|
@@ -1382,7 +1493,20 @@ declare interface IconProps_82 {
|
|
|
1382
1493
|
children: React_2.ReactNode;
|
|
1383
1494
|
}
|
|
1384
1495
|
|
|
1385
|
-
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 {
|
|
1386
1510
|
classPrefix: string;
|
|
1387
1511
|
tag: keyof ReactHTML;
|
|
1388
1512
|
size: string | number;
|
|
@@ -1393,7 +1517,7 @@ declare interface IconProps_83 {
|
|
|
1393
1517
|
children: React_2.ReactNode;
|
|
1394
1518
|
}
|
|
1395
1519
|
|
|
1396
|
-
declare interface
|
|
1520
|
+
declare interface IconProps_91 {
|
|
1397
1521
|
classPrefix: string;
|
|
1398
1522
|
tag: keyof ReactHTML;
|
|
1399
1523
|
size: string | number;
|
|
@@ -1404,7 +1528,7 @@ declare interface IconProps_84 {
|
|
|
1404
1528
|
children: React_2.ReactNode;
|
|
1405
1529
|
}
|
|
1406
1530
|
|
|
1407
|
-
declare interface
|
|
1531
|
+
declare interface IconProps_92 {
|
|
1408
1532
|
classPrefix: string;
|
|
1409
1533
|
tag: keyof ReactHTML;
|
|
1410
1534
|
size: string | number;
|
|
@@ -1415,7 +1539,7 @@ declare interface IconProps_85 {
|
|
|
1415
1539
|
children: React_2.ReactNode;
|
|
1416
1540
|
}
|
|
1417
1541
|
|
|
1418
|
-
declare interface
|
|
1542
|
+
declare interface IconProps_93 {
|
|
1419
1543
|
classPrefix: string;
|
|
1420
1544
|
tag: keyof ReactHTML;
|
|
1421
1545
|
size: string | number;
|
|
@@ -1426,7 +1550,7 @@ declare interface IconProps_86 {
|
|
|
1426
1550
|
children: React_2.ReactNode;
|
|
1427
1551
|
}
|
|
1428
1552
|
|
|
1429
|
-
declare interface
|
|
1553
|
+
declare interface IconProps_94 {
|
|
1430
1554
|
classPrefix: string;
|
|
1431
1555
|
tag: keyof ReactHTML;
|
|
1432
1556
|
size: string | number;
|
|
@@ -1437,7 +1561,7 @@ declare interface IconProps_87 {
|
|
|
1437
1561
|
children: React_2.ReactNode;
|
|
1438
1562
|
}
|
|
1439
1563
|
|
|
1440
|
-
declare interface
|
|
1564
|
+
declare interface IconProps_95 {
|
|
1441
1565
|
classPrefix: string;
|
|
1442
1566
|
tag: keyof ReactHTML;
|
|
1443
1567
|
size: string | number;
|
|
@@ -1448,296 +1572,372 @@ declare interface IconProps_88 {
|
|
|
1448
1572
|
children: React_2.ReactNode;
|
|
1449
1573
|
}
|
|
1450
1574
|
|
|
1451
|
-
declare interface
|
|
1575
|
+
declare interface IconProps_96 {
|
|
1576
|
+
classPrefix: string;
|
|
1577
|
+
tag: keyof ReactHTML;
|
|
1452
1578
|
size: string | number;
|
|
1579
|
+
onClick: (e: MouseEvent) => void;
|
|
1580
|
+
className: string;
|
|
1581
|
+
logValue?: string;
|
|
1582
|
+
style: React_2.CSSProperties;
|
|
1583
|
+
children: React_2.ReactNode;
|
|
1584
|
+
}
|
|
1585
|
+
|
|
1586
|
+
declare interface IconProps_97 {
|
|
1453
1587
|
classPrefix: string;
|
|
1454
|
-
color: string;
|
|
1455
1588
|
tag: keyof ReactHTML;
|
|
1589
|
+
size: string | number;
|
|
1590
|
+
onClick: (e: MouseEvent) => void;
|
|
1591
|
+
className: string;
|
|
1456
1592
|
logValue?: string;
|
|
1593
|
+
style: React_2.CSSProperties;
|
|
1594
|
+
children: React_2.ReactNode;
|
|
1595
|
+
}
|
|
1596
|
+
|
|
1597
|
+
declare interface IconProps_98 {
|
|
1598
|
+
classPrefix: string;
|
|
1599
|
+
tag: keyof ReactHTML;
|
|
1600
|
+
size: string | number;
|
|
1457
1601
|
onClick: (e: MouseEvent) => void;
|
|
1458
|
-
fontClassName: string;
|
|
1459
1602
|
className: string;
|
|
1603
|
+
logValue?: string;
|
|
1460
1604
|
style: React_2.CSSProperties;
|
|
1461
1605
|
children: React_2.ReactNode;
|
|
1462
1606
|
}
|
|
1463
1607
|
|
|
1464
|
-
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;
|
|
1465
1616
|
|
|
1466
1617
|
export declare namespace Information {
|
|
1467
|
-
var defaultProps:
|
|
1618
|
+
var defaultProps: IconProps_45;
|
|
1468
1619
|
var displayName: string;
|
|
1469
1620
|
}
|
|
1470
1621
|
|
|
1471
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1622
|
+
export declare function InformationFill<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1472
1623
|
|
|
1473
1624
|
export declare namespace InformationFill {
|
|
1474
|
-
var defaultProps:
|
|
1625
|
+
var defaultProps: IconProps_44;
|
|
1475
1626
|
var displayName: string;
|
|
1476
1627
|
}
|
|
1477
1628
|
|
|
1478
|
-
export declare function Invisible<T>(props: Partial<
|
|
1629
|
+
export declare function Invisible<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1479
1630
|
|
|
1480
1631
|
export declare namespace Invisible {
|
|
1481
|
-
var defaultProps:
|
|
1632
|
+
var defaultProps: IconProps_46;
|
|
1482
1633
|
var displayName: string;
|
|
1483
1634
|
}
|
|
1484
1635
|
|
|
1485
|
-
export declare function Jiankangdangan<T>(props: Partial<
|
|
1636
|
+
export declare function Jiankangdangan<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1486
1637
|
|
|
1487
1638
|
export declare namespace Jiankangdangan {
|
|
1488
|
-
var defaultProps:
|
|
1639
|
+
var defaultProps: IconProps_47;
|
|
1489
1640
|
var displayName: string;
|
|
1490
1641
|
}
|
|
1491
1642
|
|
|
1492
|
-
export declare function JiuyizhuandaoFill<T>(props: Partial<
|
|
1643
|
+
export declare function JiuyizhuandaoFill<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1493
1644
|
|
|
1494
1645
|
export declare namespace JiuyizhuandaoFill {
|
|
1495
|
-
var defaultProps:
|
|
1646
|
+
var defaultProps: IconProps_48;
|
|
1496
1647
|
var displayName: string;
|
|
1497
1648
|
}
|
|
1498
1649
|
|
|
1499
|
-
export declare function
|
|
1650
|
+
export declare function Keyboard<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1651
|
+
|
|
1652
|
+
export declare namespace Keyboard {
|
|
1653
|
+
var defaultProps: IconProps_49;
|
|
1654
|
+
var displayName: string;
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1657
|
+
export declare function LeftFill<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1500
1658
|
|
|
1501
1659
|
export declare namespace LeftFill {
|
|
1502
|
-
var defaultProps:
|
|
1660
|
+
var defaultProps: IconProps_50;
|
|
1503
1661
|
var displayName: string;
|
|
1504
1662
|
}
|
|
1505
1663
|
|
|
1506
|
-
export declare function LipeixiezhuFill<T>(props: Partial<
|
|
1664
|
+
export declare function LipeixiezhuFill<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1507
1665
|
|
|
1508
1666
|
export declare namespace LipeixiezhuFill {
|
|
1509
|
-
var defaultProps:
|
|
1667
|
+
var defaultProps: IconProps_51;
|
|
1510
1668
|
var displayName: string;
|
|
1511
1669
|
}
|
|
1512
1670
|
|
|
1513
|
-
export declare function Loading<T>(props: Partial<
|
|
1671
|
+
export declare function Loading<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1514
1672
|
|
|
1515
1673
|
export declare namespace Loading {
|
|
1516
|
-
var defaultProps:
|
|
1674
|
+
var defaultProps: IconProps_52;
|
|
1517
1675
|
var displayName: string;
|
|
1518
1676
|
}
|
|
1519
1677
|
|
|
1520
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1678
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_96> & T): ReactElement;
|
|
1521
1679
|
|
|
1522
1680
|
export declare namespace LoginOffColor {
|
|
1523
|
-
var defaultProps:
|
|
1681
|
+
var defaultProps: IconProps_96;
|
|
1524
1682
|
var displayName: string;
|
|
1525
1683
|
}
|
|
1526
1684
|
|
|
1527
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1685
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_97> & T): ReactElement;
|
|
1528
1686
|
|
|
1529
1687
|
export declare namespace LoginOnColor {
|
|
1530
|
-
var defaultProps:
|
|
1688
|
+
var defaultProps: IconProps_97;
|
|
1531
1689
|
var displayName: string;
|
|
1532
1690
|
}
|
|
1533
1691
|
|
|
1534
|
-
export declare function Modify<T>(props: Partial<
|
|
1692
|
+
export declare function Modify<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1535
1693
|
|
|
1536
1694
|
export declare namespace Modify {
|
|
1537
|
-
var defaultProps:
|
|
1695
|
+
var defaultProps: IconProps_53;
|
|
1696
|
+
var displayName: string;
|
|
1697
|
+
}
|
|
1698
|
+
|
|
1699
|
+
export declare function PauseFill<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1700
|
+
|
|
1701
|
+
export declare namespace PauseFill {
|
|
1702
|
+
var defaultProps: IconProps_54;
|
|
1538
1703
|
var displayName: string;
|
|
1539
1704
|
}
|
|
1540
1705
|
|
|
1541
|
-
export declare function Plus<T>(props: Partial<
|
|
1706
|
+
export declare function Plus<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1542
1707
|
|
|
1543
1708
|
export declare namespace Plus {
|
|
1544
|
-
var defaultProps:
|
|
1709
|
+
var defaultProps: IconProps_55;
|
|
1545
1710
|
var displayName: string;
|
|
1546
1711
|
}
|
|
1547
1712
|
|
|
1548
|
-
export declare function Position<T>(props: Partial<
|
|
1713
|
+
export declare function Position<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1549
1714
|
|
|
1550
1715
|
export declare namespace Position {
|
|
1551
|
-
var defaultProps:
|
|
1716
|
+
var defaultProps: IconProps_56;
|
|
1552
1717
|
var displayName: string;
|
|
1553
1718
|
}
|
|
1554
1719
|
|
|
1555
|
-
export declare function Problem<T>(props: Partial<
|
|
1720
|
+
export declare function Problem<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1556
1721
|
|
|
1557
1722
|
export declare namespace Problem {
|
|
1558
|
-
var defaultProps:
|
|
1723
|
+
var defaultProps: IconProps_58;
|
|
1559
1724
|
var displayName: string;
|
|
1560
1725
|
}
|
|
1561
1726
|
|
|
1562
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1727
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1563
1728
|
|
|
1564
1729
|
export declare namespace ProblemFill {
|
|
1565
|
-
var defaultProps:
|
|
1730
|
+
var defaultProps: IconProps_57;
|
|
1566
1731
|
var displayName: string;
|
|
1567
1732
|
}
|
|
1568
1733
|
|
|
1569
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
1734
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1570
1735
|
|
|
1571
1736
|
export declare namespace Prohibitselected {
|
|
1572
|
-
var defaultProps:
|
|
1737
|
+
var defaultProps: IconProps_60;
|
|
1573
1738
|
var displayName: string;
|
|
1574
1739
|
}
|
|
1575
1740
|
|
|
1576
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
1741
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1577
1742
|
|
|
1578
1743
|
export declare namespace ProhibitselectedRectangle {
|
|
1579
|
-
var defaultProps:
|
|
1744
|
+
var defaultProps: IconProps_59;
|
|
1580
1745
|
var displayName: string;
|
|
1581
1746
|
}
|
|
1582
1747
|
|
|
1583
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1748
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_98> & T): ReactElement;
|
|
1584
1749
|
|
|
1585
1750
|
export declare namespace QuickClaimsColor {
|
|
1586
|
-
var defaultProps:
|
|
1751
|
+
var defaultProps: IconProps_98;
|
|
1587
1752
|
var displayName: string;
|
|
1588
1753
|
}
|
|
1589
1754
|
|
|
1590
|
-
export declare function Remind<T>(props: Partial<
|
|
1755
|
+
export declare function Remind<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1591
1756
|
|
|
1592
1757
|
export declare namespace Remind {
|
|
1593
|
-
var defaultProps:
|
|
1758
|
+
var defaultProps: IconProps_61;
|
|
1594
1759
|
var displayName: string;
|
|
1595
1760
|
}
|
|
1596
1761
|
|
|
1597
|
-
export declare function RightFill<T>(props: Partial<
|
|
1762
|
+
export declare function RightFill<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1598
1763
|
|
|
1599
1764
|
export declare namespace RightFill {
|
|
1600
|
-
var defaultProps:
|
|
1765
|
+
var defaultProps: IconProps_62;
|
|
1601
1766
|
var displayName: string;
|
|
1602
1767
|
}
|
|
1603
1768
|
|
|
1604
|
-
export declare function Search<T>(props: Partial<
|
|
1769
|
+
export declare function Search<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1605
1770
|
|
|
1606
1771
|
export declare namespace Search {
|
|
1607
|
-
var defaultProps:
|
|
1772
|
+
var defaultProps: IconProps_63;
|
|
1608
1773
|
var displayName: string;
|
|
1609
1774
|
}
|
|
1610
1775
|
|
|
1611
|
-
export declare function Selected<T>(props: Partial<
|
|
1776
|
+
export declare function Selected<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
1612
1777
|
|
|
1613
1778
|
export declare namespace Selected {
|
|
1614
|
-
var defaultProps:
|
|
1779
|
+
var defaultProps: IconProps_66;
|
|
1615
1780
|
var displayName: string;
|
|
1616
1781
|
}
|
|
1617
1782
|
|
|
1618
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1783
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1619
1784
|
|
|
1620
1785
|
export declare namespace SelectedFill {
|
|
1621
|
-
var defaultProps:
|
|
1786
|
+
var defaultProps: IconProps_64;
|
|
1622
1787
|
var displayName: string;
|
|
1623
1788
|
}
|
|
1624
1789
|
|
|
1625
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
1790
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
1626
1791
|
|
|
1627
1792
|
export declare namespace SelectedminusFill {
|
|
1628
|
-
var defaultProps:
|
|
1793
|
+
var defaultProps: IconProps_67;
|
|
1629
1794
|
var displayName: string;
|
|
1630
1795
|
}
|
|
1631
1796
|
|
|
1632
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
1797
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
1633
1798
|
|
|
1634
1799
|
export declare namespace SelectedminusRectangleFill {
|
|
1635
|
-
var defaultProps:
|
|
1800
|
+
var defaultProps: IconProps_68;
|
|
1636
1801
|
var displayName: string;
|
|
1637
1802
|
}
|
|
1638
1803
|
|
|
1639
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
1804
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
1640
1805
|
|
|
1641
1806
|
export declare namespace SelectedRectangleFill {
|
|
1642
|
-
var defaultProps:
|
|
1807
|
+
var defaultProps: IconProps_65;
|
|
1808
|
+
var displayName: string;
|
|
1809
|
+
}
|
|
1810
|
+
|
|
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;
|
|
1819
|
+
|
|
1820
|
+
export declare namespace Smalltriangle1Fill {
|
|
1821
|
+
var defaultProps: IconProps_71;
|
|
1822
|
+
var displayName: string;
|
|
1823
|
+
}
|
|
1824
|
+
|
|
1825
|
+
export declare function SmalltriangleFill<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
1826
|
+
|
|
1827
|
+
export declare namespace SmalltriangleFill {
|
|
1828
|
+
var defaultProps: IconProps_70;
|
|
1643
1829
|
var displayName: string;
|
|
1644
1830
|
}
|
|
1645
1831
|
|
|
1646
|
-
export declare function Success<T>(props: Partial<
|
|
1832
|
+
export declare function Success<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
1647
1833
|
|
|
1648
1834
|
export declare namespace Success {
|
|
1649
|
-
var defaultProps:
|
|
1835
|
+
var defaultProps: IconProps_73;
|
|
1650
1836
|
var displayName: string;
|
|
1651
1837
|
}
|
|
1652
1838
|
|
|
1653
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1839
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
1654
1840
|
|
|
1655
1841
|
export declare namespace SuccessFill {
|
|
1656
|
-
var defaultProps:
|
|
1842
|
+
var defaultProps: IconProps_72;
|
|
1657
1843
|
var displayName: string;
|
|
1658
1844
|
}
|
|
1659
1845
|
|
|
1660
|
-
export declare function Time<T>(props: Partial<
|
|
1846
|
+
export declare function Time<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
1661
1847
|
|
|
1662
1848
|
export declare namespace Time {
|
|
1663
|
-
var defaultProps:
|
|
1849
|
+
var defaultProps: IconProps_75;
|
|
1664
1850
|
var displayName: string;
|
|
1665
1851
|
}
|
|
1666
1852
|
|
|
1667
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1853
|
+
export declare function TimeFill<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
1668
1854
|
|
|
1669
1855
|
export declare namespace TimeFill {
|
|
1670
|
-
var defaultProps:
|
|
1856
|
+
var defaultProps: IconProps_74;
|
|
1671
1857
|
var displayName: string;
|
|
1672
1858
|
}
|
|
1673
1859
|
|
|
1674
|
-
export declare function Unselected<T>(props: Partial<
|
|
1860
|
+
export declare function Unselected<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
1675
1861
|
|
|
1676
1862
|
export declare namespace Unselected {
|
|
1677
|
-
var defaultProps:
|
|
1863
|
+
var defaultProps: IconProps_77;
|
|
1678
1864
|
var displayName: string;
|
|
1679
1865
|
}
|
|
1680
1866
|
|
|
1681
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
1867
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
1682
1868
|
|
|
1683
1869
|
export declare namespace UnselectedRectangle {
|
|
1684
|
-
var defaultProps:
|
|
1870
|
+
var defaultProps: IconProps_76;
|
|
1685
1871
|
var displayName: string;
|
|
1686
1872
|
}
|
|
1687
1873
|
|
|
1688
|
-
export declare function UpFill<T>(props: Partial<
|
|
1874
|
+
export declare function UpFill<T>(props: Partial<IconProps_78> & T): ReactElement;
|
|
1689
1875
|
|
|
1690
1876
|
export declare namespace UpFill {
|
|
1691
|
-
var defaultProps:
|
|
1877
|
+
var defaultProps: IconProps_78;
|
|
1692
1878
|
var displayName: string;
|
|
1693
1879
|
}
|
|
1694
1880
|
|
|
1695
|
-
export declare function User<T>(props: Partial<
|
|
1881
|
+
export declare function User<T>(props: Partial<IconProps_79> & T): ReactElement;
|
|
1696
1882
|
|
|
1697
1883
|
export declare namespace User {
|
|
1698
|
-
var defaultProps:
|
|
1884
|
+
var defaultProps: IconProps_79;
|
|
1699
1885
|
var displayName: string;
|
|
1700
1886
|
}
|
|
1701
1887
|
|
|
1702
|
-
export declare function Visible<T>(props: Partial<
|
|
1888
|
+
export declare function Visible<T>(props: Partial<IconProps_80> & T): ReactElement;
|
|
1703
1889
|
|
|
1704
1890
|
export declare namespace Visible {
|
|
1705
|
-
var defaultProps:
|
|
1891
|
+
var defaultProps: IconProps_80;
|
|
1706
1892
|
var displayName: string;
|
|
1707
1893
|
}
|
|
1708
1894
|
|
|
1709
|
-
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;
|
|
1710
1903
|
|
|
1711
1904
|
export declare namespace Warning {
|
|
1712
|
-
var defaultProps:
|
|
1905
|
+
var defaultProps: IconProps_83;
|
|
1713
1906
|
var displayName: string;
|
|
1714
1907
|
}
|
|
1715
1908
|
|
|
1716
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1909
|
+
export declare function WarningFill<T>(props: Partial<IconProps_82> & T): ReactElement;
|
|
1717
1910
|
|
|
1718
1911
|
export declare namespace WarningFill {
|
|
1719
|
-
var defaultProps:
|
|
1912
|
+
var defaultProps: IconProps_82;
|
|
1720
1913
|
var displayName: string;
|
|
1721
1914
|
}
|
|
1722
1915
|
|
|
1723
|
-
export declare function WechatBack<T>(props: Partial<
|
|
1916
|
+
export declare function WechatBack<T>(props: Partial<IconProps_84> & T): ReactElement;
|
|
1724
1917
|
|
|
1725
1918
|
export declare namespace WechatBack {
|
|
1726
|
-
var defaultProps:
|
|
1919
|
+
var defaultProps: IconProps_84;
|
|
1727
1920
|
var displayName: string;
|
|
1728
1921
|
}
|
|
1729
1922
|
|
|
1730
|
-
export declare function YishengjingxuanFill<T>(props: Partial<
|
|
1923
|
+
export declare function YishengjingxuanFill<T>(props: Partial<IconProps_85> & T): ReactElement;
|
|
1731
1924
|
|
|
1732
1925
|
export declare namespace YishengjingxuanFill {
|
|
1733
|
-
var defaultProps:
|
|
1926
|
+
var defaultProps: IconProps_85;
|
|
1927
|
+
var displayName: string;
|
|
1928
|
+
}
|
|
1929
|
+
|
|
1930
|
+
export declare function Zhuangrenxiezhu<T>(props: Partial<IconProps_86> & T): ReactElement;
|
|
1931
|
+
|
|
1932
|
+
export declare namespace Zhuangrenxiezhu {
|
|
1933
|
+
var defaultProps: IconProps_86;
|
|
1734
1934
|
var displayName: string;
|
|
1735
1935
|
}
|
|
1736
1936
|
|
|
1737
|
-
export declare function ZhuyuanxiezhuFill<T>(props: Partial<
|
|
1937
|
+
export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_87> & T): ReactElement;
|
|
1738
1938
|
|
|
1739
1939
|
export declare namespace ZhuyuanxiezhuFill {
|
|
1740
|
-
var defaultProps:
|
|
1940
|
+
var defaultProps: IconProps_87;
|
|
1741
1941
|
var displayName: string;
|
|
1742
1942
|
}
|
|
1743
1943
|
|