@mijadesign/mobile-icons 1.0.8 → 1.0.9
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/Calendar.js +55 -0
- package/dist/es/icons/ImageFill1.js +55 -0
- package/dist/es/icons/Lipeijilu.js +55 -0
- package/dist/es/icons/PositioningFill.js +55 -0
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/index.es.js +4 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +286 -206
- package/dist/types/mobile-icons.mjs +3437 -3233
- 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_112> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultManColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_112;
|
|
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_113> & T): ReactElement;
|
|
48
48
|
|
|
49
49
|
export declare namespace AdultWomanColor {
|
|
50
|
-
var defaultProps:
|
|
50
|
+
var defaultProps: IconProps_113;
|
|
51
51
|
var displayName: string;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -142,256 +142,263 @@ export declare namespace BarrackFill {
|
|
|
142
142
|
var displayName: string;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
export declare function BoyColor<T>(props: Partial<
|
|
145
|
+
export declare function BoyColor<T>(props: Partial<IconProps_114> & T): ReactElement;
|
|
146
146
|
|
|
147
147
|
export declare namespace BoyColor {
|
|
148
|
-
var defaultProps:
|
|
148
|
+
var defaultProps: IconProps_114;
|
|
149
|
+
var displayName: string;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
export declare function Calendar<T>(props: Partial<IconProps_20> & T): ReactElement;
|
|
153
|
+
|
|
154
|
+
export declare namespace Calendar {
|
|
155
|
+
var defaultProps: IconProps_20;
|
|
149
156
|
var displayName: string;
|
|
150
157
|
}
|
|
151
158
|
|
|
152
|
-
export declare function Call<T>(props: Partial<
|
|
159
|
+
export declare function Call<T>(props: Partial<IconProps_22> & T): ReactElement;
|
|
153
160
|
|
|
154
161
|
export declare namespace Call {
|
|
155
|
-
var defaultProps:
|
|
162
|
+
var defaultProps: IconProps_22;
|
|
156
163
|
var displayName: string;
|
|
157
164
|
}
|
|
158
165
|
|
|
159
|
-
export declare function Call2Fill<T>(props: Partial<
|
|
166
|
+
export declare function Call2Fill<T>(props: Partial<IconProps_23> & T): ReactElement;
|
|
160
167
|
|
|
161
168
|
export declare namespace Call2Fill {
|
|
162
|
-
var defaultProps:
|
|
169
|
+
var defaultProps: IconProps_23;
|
|
163
170
|
var displayName: string;
|
|
164
171
|
}
|
|
165
172
|
|
|
166
|
-
export declare function CallFill<T>(props: Partial<
|
|
173
|
+
export declare function CallFill<T>(props: Partial<IconProps_21> & T): ReactElement;
|
|
167
174
|
|
|
168
175
|
export declare namespace CallFill {
|
|
169
|
-
var defaultProps:
|
|
176
|
+
var defaultProps: IconProps_21;
|
|
170
177
|
var displayName: string;
|
|
171
178
|
}
|
|
172
179
|
|
|
173
|
-
export declare function Camera<T>(props: Partial<
|
|
180
|
+
export declare function Camera<T>(props: Partial<IconProps_25> & T): ReactElement;
|
|
174
181
|
|
|
175
182
|
export declare namespace Camera {
|
|
176
|
-
var defaultProps:
|
|
183
|
+
var defaultProps: IconProps_25;
|
|
177
184
|
var displayName: string;
|
|
178
185
|
}
|
|
179
186
|
|
|
180
|
-
export declare function CameraFill<T>(props: Partial<
|
|
187
|
+
export declare function CameraFill<T>(props: Partial<IconProps_24> & T): ReactElement;
|
|
181
188
|
|
|
182
189
|
export declare namespace CameraFill {
|
|
183
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_24;
|
|
184
191
|
var displayName: string;
|
|
185
192
|
}
|
|
186
193
|
|
|
187
|
-
export declare function Change<T>(props: Partial<
|
|
194
|
+
export declare function Change<T>(props: Partial<IconProps_26> & T): ReactElement;
|
|
188
195
|
|
|
189
196
|
export declare namespace Change {
|
|
190
|
-
var defaultProps:
|
|
197
|
+
var defaultProps: IconProps_26;
|
|
191
198
|
var displayName: string;
|
|
192
199
|
}
|
|
193
200
|
|
|
194
|
-
export declare function Changyongxinxi<T>(props: Partial<
|
|
201
|
+
export declare function Changyongxinxi<T>(props: Partial<IconProps_27> & T): ReactElement;
|
|
195
202
|
|
|
196
203
|
export declare namespace Changyongxinxi {
|
|
197
|
-
var defaultProps:
|
|
204
|
+
var defaultProps: IconProps_27;
|
|
198
205
|
var displayName: string;
|
|
199
206
|
}
|
|
200
207
|
|
|
201
|
-
export declare function CheckmarkFill<T>(props: Partial<
|
|
208
|
+
export declare function CheckmarkFill<T>(props: Partial<IconProps_28> & T): ReactElement;
|
|
202
209
|
|
|
203
210
|
export declare namespace CheckmarkFill {
|
|
204
|
-
var defaultProps:
|
|
211
|
+
var defaultProps: IconProps_28;
|
|
205
212
|
var displayName: string;
|
|
206
213
|
}
|
|
207
214
|
|
|
208
|
-
export declare function ChuyuanFill<T>(props: Partial<
|
|
215
|
+
export declare function ChuyuanFill<T>(props: Partial<IconProps_29> & T): ReactElement;
|
|
209
216
|
|
|
210
217
|
export declare namespace ChuyuanFill {
|
|
211
|
-
var defaultProps:
|
|
218
|
+
var defaultProps: IconProps_29;
|
|
212
219
|
var displayName: string;
|
|
213
220
|
}
|
|
214
221
|
|
|
215
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
222
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_115> & T): ReactElement;
|
|
216
223
|
|
|
217
224
|
export declare namespace ClaimsDetailColor {
|
|
218
|
-
var defaultProps:
|
|
225
|
+
var defaultProps: IconProps_115;
|
|
219
226
|
var displayName: string;
|
|
220
227
|
}
|
|
221
228
|
|
|
222
|
-
export declare function Close<T>(props: Partial<
|
|
229
|
+
export declare function Close<T>(props: Partial<IconProps_30> & T): ReactElement;
|
|
223
230
|
|
|
224
231
|
export declare namespace Close {
|
|
225
|
-
var defaultProps:
|
|
232
|
+
var defaultProps: IconProps_30;
|
|
226
233
|
var displayName: string;
|
|
227
234
|
}
|
|
228
235
|
|
|
229
|
-
export declare function Code<T>(props: Partial<
|
|
236
|
+
export declare function Code<T>(props: Partial<IconProps_31> & T): ReactElement;
|
|
230
237
|
|
|
231
238
|
export declare namespace Code {
|
|
232
|
-
var defaultProps:
|
|
239
|
+
var defaultProps: IconProps_31;
|
|
233
240
|
var displayName: string;
|
|
234
241
|
}
|
|
235
242
|
|
|
236
|
-
export declare function Consultationrecord<T>(props: Partial<
|
|
243
|
+
export declare function Consultationrecord<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
237
244
|
|
|
238
245
|
export declare namespace Consultationrecord {
|
|
239
|
-
var defaultProps:
|
|
246
|
+
var defaultProps: IconProps_32;
|
|
240
247
|
var displayName: string;
|
|
241
248
|
}
|
|
242
249
|
|
|
243
|
-
export declare function CopeFill<T>(props: Partial<
|
|
250
|
+
export declare function CopeFill<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
244
251
|
|
|
245
252
|
export declare namespace CopeFill {
|
|
246
|
-
var defaultProps:
|
|
253
|
+
var defaultProps: IconProps_33;
|
|
247
254
|
var displayName: string;
|
|
248
255
|
}
|
|
249
256
|
|
|
250
|
-
export declare function Customer<T>(props: Partial<
|
|
257
|
+
export declare function Customer<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
251
258
|
|
|
252
259
|
export declare namespace Customer {
|
|
253
|
-
var defaultProps:
|
|
260
|
+
var defaultProps: IconProps_34;
|
|
254
261
|
var displayName: string;
|
|
255
262
|
}
|
|
256
263
|
|
|
257
|
-
export declare function DaibingkebaoFill<T>(props: Partial<
|
|
264
|
+
export declare function DaibingkebaoFill<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
258
265
|
|
|
259
266
|
export declare namespace DaibingkebaoFill {
|
|
260
|
-
var defaultProps:
|
|
267
|
+
var defaultProps: IconProps_35;
|
|
261
268
|
var displayName: string;
|
|
262
269
|
}
|
|
263
270
|
|
|
264
|
-
export declare function Delete<T>(props: Partial<
|
|
271
|
+
export declare function Delete<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
265
272
|
|
|
266
273
|
export declare namespace Delete {
|
|
267
|
-
var defaultProps:
|
|
274
|
+
var defaultProps: IconProps_37;
|
|
268
275
|
var displayName: string;
|
|
269
276
|
}
|
|
270
277
|
|
|
271
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
278
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
272
279
|
|
|
273
280
|
export declare namespace DeleteFill {
|
|
274
|
-
var defaultProps:
|
|
281
|
+
var defaultProps: IconProps_36;
|
|
275
282
|
var displayName: string;
|
|
276
283
|
}
|
|
277
284
|
|
|
278
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
285
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_116> & T): ReactElement;
|
|
279
286
|
|
|
280
287
|
export declare namespace DirectClaimsColor {
|
|
281
|
-
var defaultProps:
|
|
288
|
+
var defaultProps: IconProps_116;
|
|
282
289
|
var displayName: string;
|
|
283
290
|
}
|
|
284
291
|
|
|
285
|
-
export declare function DownFill<T>(props: Partial<
|
|
292
|
+
export declare function DownFill<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
286
293
|
|
|
287
294
|
export declare namespace DownFill {
|
|
288
|
-
var defaultProps:
|
|
295
|
+
var defaultProps: IconProps_38;
|
|
289
296
|
var displayName: string;
|
|
290
297
|
}
|
|
291
298
|
|
|
292
|
-
export declare function DynamicLoading<T>(props: Partial<
|
|
299
|
+
export declare function DynamicLoading<T>(props: Partial<IconProps_117> & T): ReactElement;
|
|
293
300
|
|
|
294
301
|
export declare namespace DynamicLoading {
|
|
295
|
-
var defaultProps:
|
|
302
|
+
var defaultProps: IconProps_117;
|
|
296
303
|
var displayName: string;
|
|
297
304
|
}
|
|
298
305
|
|
|
299
|
-
export declare function Expert<T>(props: Partial<
|
|
306
|
+
export declare function Expert<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
300
307
|
|
|
301
308
|
export declare namespace Expert {
|
|
302
|
-
var defaultProps:
|
|
309
|
+
var defaultProps: IconProps_39;
|
|
303
310
|
var displayName: string;
|
|
304
311
|
}
|
|
305
312
|
|
|
306
|
-
export declare function Failure<T>(props: Partial<
|
|
313
|
+
export declare function Failure<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
307
314
|
|
|
308
315
|
export declare namespace Failure {
|
|
309
|
-
var defaultProps:
|
|
316
|
+
var defaultProps: IconProps_41;
|
|
310
317
|
var displayName: string;
|
|
311
318
|
}
|
|
312
319
|
|
|
313
|
-
export declare function FailureFill<T>(props: Partial<
|
|
320
|
+
export declare function FailureFill<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
314
321
|
|
|
315
322
|
export declare namespace FailureFill {
|
|
316
|
-
var defaultProps:
|
|
323
|
+
var defaultProps: IconProps_40;
|
|
317
324
|
var displayName: string;
|
|
318
325
|
}
|
|
319
326
|
|
|
320
|
-
export declare function FamilyFill<T>(props: Partial<
|
|
327
|
+
export declare function FamilyFill<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
321
328
|
|
|
322
329
|
export declare namespace FamilyFill {
|
|
323
|
-
var defaultProps:
|
|
330
|
+
var defaultProps: IconProps_42;
|
|
324
331
|
var displayName: string;
|
|
325
332
|
}
|
|
326
333
|
|
|
327
|
-
export declare function GaonandushoushuFill<T>(props: Partial<
|
|
334
|
+
export declare function GaonandushoushuFill<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
328
335
|
|
|
329
336
|
export declare namespace GaonandushoushuFill {
|
|
330
|
-
var defaultProps:
|
|
337
|
+
var defaultProps: IconProps_43;
|
|
331
338
|
var displayName: string;
|
|
332
339
|
}
|
|
333
340
|
|
|
334
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
341
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_118> & T): ReactElement;
|
|
335
342
|
|
|
336
343
|
export declare namespace GeneraoInfoColor {
|
|
337
|
-
var defaultProps:
|
|
344
|
+
var defaultProps: IconProps_118;
|
|
338
345
|
var displayName: string;
|
|
339
346
|
}
|
|
340
347
|
|
|
341
|
-
export declare function GirlColor<T>(props: Partial<
|
|
348
|
+
export declare function GirlColor<T>(props: Partial<IconProps_119> & T): ReactElement;
|
|
342
349
|
|
|
343
350
|
export declare namespace GirlColor {
|
|
344
|
-
var defaultProps:
|
|
351
|
+
var defaultProps: IconProps_119;
|
|
345
352
|
var displayName: string;
|
|
346
353
|
}
|
|
347
354
|
|
|
348
|
-
export declare function Glide<T>(props: Partial<
|
|
355
|
+
export declare function Glide<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
349
356
|
|
|
350
357
|
export declare namespace Glide {
|
|
351
|
-
var defaultProps:
|
|
358
|
+
var defaultProps: IconProps_44;
|
|
352
359
|
var displayName: string;
|
|
353
360
|
}
|
|
354
361
|
|
|
355
|
-
export declare function Guarantee<T>(props: Partial<
|
|
362
|
+
export declare function Guarantee<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
356
363
|
|
|
357
364
|
export declare namespace Guarantee {
|
|
358
|
-
var defaultProps:
|
|
365
|
+
var defaultProps: IconProps_46;
|
|
359
366
|
var displayName: string;
|
|
360
367
|
}
|
|
361
368
|
|
|
362
|
-
export declare function GuaranteeFill<T>(props: Partial<
|
|
369
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
363
370
|
|
|
364
371
|
export declare namespace GuaranteeFill {
|
|
365
|
-
var defaultProps:
|
|
372
|
+
var defaultProps: IconProps_45;
|
|
366
373
|
var displayName: string;
|
|
367
374
|
}
|
|
368
375
|
|
|
369
|
-
export declare function HaoyaohaoshuFill<T>(props: Partial<
|
|
376
|
+
export declare function HaoyaohaoshuFill<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
370
377
|
|
|
371
378
|
export declare namespace HaoyaohaoshuFill {
|
|
372
|
-
var defaultProps:
|
|
379
|
+
var defaultProps: IconProps_47;
|
|
373
380
|
var displayName: string;
|
|
374
381
|
}
|
|
375
382
|
|
|
376
|
-
declare function History_2<T>(props: Partial<
|
|
383
|
+
declare function History_2<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
377
384
|
|
|
378
385
|
declare namespace History_2 {
|
|
379
|
-
var defaultProps:
|
|
386
|
+
var defaultProps: IconProps_48;
|
|
380
387
|
var displayName: string;
|
|
381
388
|
}
|
|
382
389
|
export { History_2 as History }
|
|
383
390
|
|
|
384
|
-
export declare function Home<T>(props: Partial<
|
|
391
|
+
export declare function Home<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
385
392
|
|
|
386
393
|
export declare namespace Home {
|
|
387
|
-
var defaultProps:
|
|
394
|
+
var defaultProps: IconProps_49;
|
|
388
395
|
var displayName: string;
|
|
389
396
|
}
|
|
390
397
|
|
|
391
|
-
export declare function Huodongzhongxin<T>(props: Partial<
|
|
398
|
+
export declare function Huodongzhongxin<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
392
399
|
|
|
393
400
|
export declare namespace Huodongzhongxin {
|
|
394
|
-
var defaultProps:
|
|
401
|
+
var defaultProps: IconProps_50;
|
|
395
402
|
var displayName: string;
|
|
396
403
|
}
|
|
397
404
|
|
|
@@ -533,23 +540,27 @@ declare interface IconProps_107 {
|
|
|
533
540
|
}
|
|
534
541
|
|
|
535
542
|
declare interface IconProps_108 {
|
|
543
|
+
size: string | number;
|
|
536
544
|
classPrefix: string;
|
|
545
|
+
color: string;
|
|
537
546
|
tag: keyof ReactHTML;
|
|
538
|
-
|
|
547
|
+
logValue?: string;
|
|
539
548
|
onClick: (e: MouseEvent) => void;
|
|
549
|
+
fontClassName: string;
|
|
540
550
|
className: string;
|
|
541
|
-
logValue?: string;
|
|
542
551
|
style: React_2.CSSProperties;
|
|
543
552
|
children: React_2.ReactNode;
|
|
544
553
|
}
|
|
545
554
|
|
|
546
555
|
declare interface IconProps_109 {
|
|
556
|
+
size: string | number;
|
|
547
557
|
classPrefix: string;
|
|
558
|
+
color: string;
|
|
548
559
|
tag: keyof ReactHTML;
|
|
549
|
-
|
|
560
|
+
logValue?: string;
|
|
550
561
|
onClick: (e: MouseEvent) => void;
|
|
562
|
+
fontClassName: string;
|
|
551
563
|
className: string;
|
|
552
|
-
logValue?: string;
|
|
553
564
|
style: React_2.CSSProperties;
|
|
554
565
|
children: React_2.ReactNode;
|
|
555
566
|
}
|
|
@@ -568,23 +579,27 @@ declare interface IconProps_11 {
|
|
|
568
579
|
}
|
|
569
580
|
|
|
570
581
|
declare interface IconProps_110 {
|
|
582
|
+
size: string | number;
|
|
571
583
|
classPrefix: string;
|
|
584
|
+
color: string;
|
|
572
585
|
tag: keyof ReactHTML;
|
|
573
|
-
|
|
586
|
+
logValue?: string;
|
|
574
587
|
onClick: (e: MouseEvent) => void;
|
|
588
|
+
fontClassName: string;
|
|
575
589
|
className: string;
|
|
576
|
-
logValue?: string;
|
|
577
590
|
style: React_2.CSSProperties;
|
|
578
591
|
children: React_2.ReactNode;
|
|
579
592
|
}
|
|
580
593
|
|
|
581
594
|
declare interface IconProps_111 {
|
|
595
|
+
size: string | number;
|
|
582
596
|
classPrefix: string;
|
|
597
|
+
color: string;
|
|
583
598
|
tag: keyof ReactHTML;
|
|
584
|
-
|
|
599
|
+
logValue?: string;
|
|
585
600
|
onClick: (e: MouseEvent) => void;
|
|
601
|
+
fontClassName: string;
|
|
586
602
|
className: string;
|
|
587
|
-
logValue?: string;
|
|
588
603
|
style: React_2.CSSProperties;
|
|
589
604
|
children: React_2.ReactNode;
|
|
590
605
|
}
|
|
@@ -666,6 +681,17 @@ declare interface IconProps_118 {
|
|
|
666
681
|
children: React_2.ReactNode;
|
|
667
682
|
}
|
|
668
683
|
|
|
684
|
+
declare interface IconProps_119 {
|
|
685
|
+
classPrefix: string;
|
|
686
|
+
tag: keyof ReactHTML;
|
|
687
|
+
size: string | number;
|
|
688
|
+
onClick: (e: MouseEvent) => void;
|
|
689
|
+
className: string;
|
|
690
|
+
logValue?: string;
|
|
691
|
+
style: React_2.CSSProperties;
|
|
692
|
+
children: React_2.ReactNode;
|
|
693
|
+
}
|
|
694
|
+
|
|
669
695
|
declare interface IconProps_12 {
|
|
670
696
|
size: string | number;
|
|
671
697
|
classPrefix: string;
|
|
@@ -679,6 +705,39 @@ declare interface IconProps_12 {
|
|
|
679
705
|
children: React_2.ReactNode;
|
|
680
706
|
}
|
|
681
707
|
|
|
708
|
+
declare interface IconProps_120 {
|
|
709
|
+
classPrefix: string;
|
|
710
|
+
tag: keyof ReactHTML;
|
|
711
|
+
size: string | number;
|
|
712
|
+
onClick: (e: MouseEvent) => void;
|
|
713
|
+
className: string;
|
|
714
|
+
logValue?: string;
|
|
715
|
+
style: React_2.CSSProperties;
|
|
716
|
+
children: React_2.ReactNode;
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
declare interface IconProps_121 {
|
|
720
|
+
classPrefix: string;
|
|
721
|
+
tag: keyof ReactHTML;
|
|
722
|
+
size: string | number;
|
|
723
|
+
onClick: (e: MouseEvent) => void;
|
|
724
|
+
className: string;
|
|
725
|
+
logValue?: string;
|
|
726
|
+
style: React_2.CSSProperties;
|
|
727
|
+
children: React_2.ReactNode;
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
declare interface IconProps_122 {
|
|
731
|
+
classPrefix: string;
|
|
732
|
+
tag: keyof ReactHTML;
|
|
733
|
+
size: string | number;
|
|
734
|
+
onClick: (e: MouseEvent) => void;
|
|
735
|
+
className: string;
|
|
736
|
+
logValue?: string;
|
|
737
|
+
style: React_2.CSSProperties;
|
|
738
|
+
children: React_2.ReactNode;
|
|
739
|
+
}
|
|
740
|
+
|
|
682
741
|
declare interface IconProps_13 {
|
|
683
742
|
size: string | number;
|
|
684
743
|
classPrefix: string;
|
|
@@ -1914,430 +1973,451 @@ declare interface IconProps_99 {
|
|
|
1914
1973
|
children: React_2.ReactNode;
|
|
1915
1974
|
}
|
|
1916
1975
|
|
|
1917
|
-
export declare function ImageFill<T>(props: Partial<
|
|
1976
|
+
export declare function ImageFill<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1918
1977
|
|
|
1919
1978
|
export declare namespace ImageFill {
|
|
1920
|
-
var defaultProps:
|
|
1979
|
+
var defaultProps: IconProps_51;
|
|
1921
1980
|
var displayName: string;
|
|
1922
1981
|
}
|
|
1923
1982
|
|
|
1924
|
-
export declare function
|
|
1983
|
+
export declare function ImageFill1<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1925
1984
|
|
|
1926
|
-
export declare namespace
|
|
1985
|
+
export declare namespace ImageFill1 {
|
|
1927
1986
|
var defaultProps: IconProps_52;
|
|
1928
1987
|
var displayName: string;
|
|
1929
1988
|
}
|
|
1930
1989
|
|
|
1931
|
-
export declare function
|
|
1990
|
+
export declare function Information<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1991
|
+
|
|
1992
|
+
export declare namespace Information {
|
|
1993
|
+
var defaultProps: IconProps_54;
|
|
1994
|
+
var displayName: string;
|
|
1995
|
+
}
|
|
1996
|
+
|
|
1997
|
+
export declare function InformationFill<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1932
1998
|
|
|
1933
1999
|
export declare namespace InformationFill {
|
|
1934
|
-
var defaultProps:
|
|
2000
|
+
var defaultProps: IconProps_53;
|
|
1935
2001
|
var displayName: string;
|
|
1936
2002
|
}
|
|
1937
2003
|
|
|
1938
|
-
export declare function Invisible<T>(props: Partial<
|
|
2004
|
+
export declare function Invisible<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1939
2005
|
|
|
1940
2006
|
export declare namespace Invisible {
|
|
1941
|
-
var defaultProps:
|
|
2007
|
+
var defaultProps: IconProps_55;
|
|
1942
2008
|
var displayName: string;
|
|
1943
2009
|
}
|
|
1944
2010
|
|
|
1945
|
-
export declare function Jiankangdangan<T>(props: Partial<
|
|
2011
|
+
export declare function Jiankangdangan<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1946
2012
|
|
|
1947
2013
|
export declare namespace Jiankangdangan {
|
|
1948
|
-
var defaultProps:
|
|
2014
|
+
var defaultProps: IconProps_56;
|
|
1949
2015
|
var displayName: string;
|
|
1950
2016
|
}
|
|
1951
2017
|
|
|
1952
|
-
export declare function JiuyizhuandaoFill<T>(props: Partial<
|
|
2018
|
+
export declare function JiuyizhuandaoFill<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1953
2019
|
|
|
1954
2020
|
export declare namespace JiuyizhuandaoFill {
|
|
1955
|
-
var defaultProps:
|
|
2021
|
+
var defaultProps: IconProps_57;
|
|
1956
2022
|
var displayName: string;
|
|
1957
2023
|
}
|
|
1958
2024
|
|
|
1959
|
-
export declare function Keyboard<T>(props: Partial<
|
|
2025
|
+
export declare function Keyboard<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1960
2026
|
|
|
1961
2027
|
export declare namespace Keyboard {
|
|
1962
|
-
var defaultProps:
|
|
2028
|
+
var defaultProps: IconProps_58;
|
|
1963
2029
|
var displayName: string;
|
|
1964
2030
|
}
|
|
1965
2031
|
|
|
1966
|
-
export declare function LeftFill<T>(props: Partial<
|
|
2032
|
+
export declare function LeftFill<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1967
2033
|
|
|
1968
2034
|
export declare namespace LeftFill {
|
|
1969
|
-
var defaultProps:
|
|
2035
|
+
var defaultProps: IconProps_59;
|
|
1970
2036
|
var displayName: string;
|
|
1971
2037
|
}
|
|
1972
2038
|
|
|
1973
|
-
export declare function
|
|
2039
|
+
export declare function Lipeijilu<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
2040
|
+
|
|
2041
|
+
export declare namespace Lipeijilu {
|
|
2042
|
+
var defaultProps: IconProps_60;
|
|
2043
|
+
var displayName: string;
|
|
2044
|
+
}
|
|
2045
|
+
|
|
2046
|
+
export declare function LipeixiezhuFill<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1974
2047
|
|
|
1975
2048
|
export declare namespace LipeixiezhuFill {
|
|
1976
|
-
var defaultProps:
|
|
2049
|
+
var defaultProps: IconProps_61;
|
|
1977
2050
|
var displayName: string;
|
|
1978
2051
|
}
|
|
1979
2052
|
|
|
1980
|
-
export declare function Loading<T>(props: Partial<
|
|
2053
|
+
export declare function Loading<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1981
2054
|
|
|
1982
2055
|
export declare namespace Loading {
|
|
1983
|
-
var defaultProps:
|
|
2056
|
+
var defaultProps: IconProps_62;
|
|
1984
2057
|
var displayName: string;
|
|
1985
2058
|
}
|
|
1986
2059
|
|
|
1987
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
2060
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_120> & T): ReactElement;
|
|
1988
2061
|
|
|
1989
2062
|
export declare namespace LoginOffColor {
|
|
1990
|
-
var defaultProps:
|
|
2063
|
+
var defaultProps: IconProps_120;
|
|
1991
2064
|
var displayName: string;
|
|
1992
2065
|
}
|
|
1993
2066
|
|
|
1994
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
2067
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_121> & T): ReactElement;
|
|
1995
2068
|
|
|
1996
2069
|
export declare namespace LoginOnColor {
|
|
1997
|
-
var defaultProps:
|
|
2070
|
+
var defaultProps: IconProps_121;
|
|
1998
2071
|
var displayName: string;
|
|
1999
2072
|
}
|
|
2000
2073
|
|
|
2001
|
-
export declare function Menu<T>(props: Partial<
|
|
2074
|
+
export declare function Menu<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
2002
2075
|
|
|
2003
2076
|
export declare namespace Menu {
|
|
2004
|
-
var defaultProps:
|
|
2077
|
+
var defaultProps: IconProps_63;
|
|
2005
2078
|
var displayName: string;
|
|
2006
2079
|
}
|
|
2007
2080
|
|
|
2008
|
-
export declare function MenzhengFill<T>(props: Partial<
|
|
2081
|
+
export declare function MenzhengFill<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
2009
2082
|
|
|
2010
2083
|
export declare namespace MenzhengFill {
|
|
2011
|
-
var defaultProps:
|
|
2084
|
+
var defaultProps: IconProps_64;
|
|
2012
2085
|
var displayName: string;
|
|
2013
2086
|
}
|
|
2014
2087
|
|
|
2015
|
-
export declare function MicrophoneFill<T>(props: Partial<
|
|
2088
|
+
export declare function MicrophoneFill<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
2016
2089
|
|
|
2017
2090
|
export declare namespace MicrophoneFill {
|
|
2018
|
-
var defaultProps:
|
|
2091
|
+
var defaultProps: IconProps_65;
|
|
2019
2092
|
var displayName: string;
|
|
2020
2093
|
}
|
|
2021
2094
|
|
|
2022
|
-
export declare function MicrophoneoffFill<T>(props: Partial<
|
|
2095
|
+
export declare function MicrophoneoffFill<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
2023
2096
|
|
|
2024
2097
|
export declare namespace MicrophoneoffFill {
|
|
2025
|
-
var defaultProps:
|
|
2098
|
+
var defaultProps: IconProps_66;
|
|
2026
2099
|
var displayName: string;
|
|
2027
2100
|
}
|
|
2028
2101
|
|
|
2029
|
-
export declare function Modify<T>(props: Partial<
|
|
2102
|
+
export declare function Modify<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
2030
2103
|
|
|
2031
2104
|
export declare namespace Modify {
|
|
2032
|
-
var defaultProps:
|
|
2105
|
+
var defaultProps: IconProps_67;
|
|
2033
2106
|
var displayName: string;
|
|
2034
2107
|
}
|
|
2035
2108
|
|
|
2036
|
-
export declare function More<T>(props: Partial<
|
|
2109
|
+
export declare function More<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
2037
2110
|
|
|
2038
2111
|
export declare namespace More {
|
|
2039
|
-
var defaultProps:
|
|
2112
|
+
var defaultProps: IconProps_68;
|
|
2040
2113
|
var displayName: string;
|
|
2041
2114
|
}
|
|
2042
2115
|
|
|
2043
|
-
export declare function PauseFill<T>(props: Partial<
|
|
2116
|
+
export declare function PauseFill<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
2044
2117
|
|
|
2045
2118
|
export declare namespace PauseFill {
|
|
2046
|
-
var defaultProps:
|
|
2119
|
+
var defaultProps: IconProps_69;
|
|
2047
2120
|
var displayName: string;
|
|
2048
2121
|
}
|
|
2049
2122
|
|
|
2050
|
-
export declare function Plus<T>(props: Partial<
|
|
2123
|
+
export declare function Plus<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
2051
2124
|
|
|
2052
2125
|
export declare namespace Plus {
|
|
2053
|
-
var defaultProps:
|
|
2126
|
+
var defaultProps: IconProps_70;
|
|
2054
2127
|
var displayName: string;
|
|
2055
2128
|
}
|
|
2056
2129
|
|
|
2057
|
-
export declare function Position<T>(props: Partial<
|
|
2130
|
+
export declare function Position<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
2058
2131
|
|
|
2059
2132
|
export declare namespace Position {
|
|
2060
|
-
var defaultProps:
|
|
2133
|
+
var defaultProps: IconProps_71;
|
|
2061
2134
|
var displayName: string;
|
|
2062
2135
|
}
|
|
2063
2136
|
|
|
2064
|
-
export declare function
|
|
2137
|
+
export declare function PositioningFill<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
2138
|
+
|
|
2139
|
+
export declare namespace PositioningFill {
|
|
2140
|
+
var defaultProps: IconProps_72;
|
|
2141
|
+
var displayName: string;
|
|
2142
|
+
}
|
|
2143
|
+
|
|
2144
|
+
export declare function Problem<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
2065
2145
|
|
|
2066
2146
|
export declare namespace Problem {
|
|
2067
|
-
var defaultProps:
|
|
2147
|
+
var defaultProps: IconProps_74;
|
|
2068
2148
|
var displayName: string;
|
|
2069
2149
|
}
|
|
2070
2150
|
|
|
2071
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
2151
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
2072
2152
|
|
|
2073
2153
|
export declare namespace ProblemFill {
|
|
2074
|
-
var defaultProps:
|
|
2154
|
+
var defaultProps: IconProps_73;
|
|
2075
2155
|
var displayName: string;
|
|
2076
2156
|
}
|
|
2077
2157
|
|
|
2078
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
2158
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
2079
2159
|
|
|
2080
2160
|
export declare namespace Prohibitselected {
|
|
2081
|
-
var defaultProps:
|
|
2161
|
+
var defaultProps: IconProps_76;
|
|
2082
2162
|
var displayName: string;
|
|
2083
2163
|
}
|
|
2084
2164
|
|
|
2085
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
2165
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
2086
2166
|
|
|
2087
2167
|
export declare namespace ProhibitselectedRectangle {
|
|
2088
|
-
var defaultProps:
|
|
2168
|
+
var defaultProps: IconProps_75;
|
|
2089
2169
|
var displayName: string;
|
|
2090
2170
|
}
|
|
2091
2171
|
|
|
2092
|
-
export declare function Quanyishiyongjilu<T>(props: Partial<
|
|
2172
|
+
export declare function Quanyishiyongjilu<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
2093
2173
|
|
|
2094
2174
|
export declare namespace Quanyishiyongjilu {
|
|
2095
|
-
var defaultProps:
|
|
2175
|
+
var defaultProps: IconProps_77;
|
|
2096
2176
|
var displayName: string;
|
|
2097
2177
|
}
|
|
2098
2178
|
|
|
2099
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
2179
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_122> & T): ReactElement;
|
|
2100
2180
|
|
|
2101
2181
|
export declare namespace QuickClaimsColor {
|
|
2102
|
-
var defaultProps:
|
|
2182
|
+
var defaultProps: IconProps_122;
|
|
2103
2183
|
var displayName: string;
|
|
2104
2184
|
}
|
|
2105
2185
|
|
|
2106
|
-
export declare function Remind<T>(props: Partial<
|
|
2186
|
+
export declare function Remind<T>(props: Partial<IconProps_78> & T): ReactElement;
|
|
2107
2187
|
|
|
2108
2188
|
export declare namespace Remind {
|
|
2109
|
-
var defaultProps:
|
|
2189
|
+
var defaultProps: IconProps_78;
|
|
2110
2190
|
var displayName: string;
|
|
2111
2191
|
}
|
|
2112
2192
|
|
|
2113
|
-
export declare function RevokeFill<T>(props: Partial<
|
|
2193
|
+
export declare function RevokeFill<T>(props: Partial<IconProps_79> & T): ReactElement;
|
|
2114
2194
|
|
|
2115
2195
|
export declare namespace RevokeFill {
|
|
2116
|
-
var defaultProps:
|
|
2196
|
+
var defaultProps: IconProps_79;
|
|
2117
2197
|
var displayName: string;
|
|
2118
2198
|
}
|
|
2119
2199
|
|
|
2120
|
-
export declare function RightFill<T>(props: Partial<
|
|
2200
|
+
export declare function RightFill<T>(props: Partial<IconProps_80> & T): ReactElement;
|
|
2121
2201
|
|
|
2122
2202
|
export declare namespace RightFill {
|
|
2123
|
-
var defaultProps:
|
|
2203
|
+
var defaultProps: IconProps_80;
|
|
2124
2204
|
var displayName: string;
|
|
2125
2205
|
}
|
|
2126
2206
|
|
|
2127
|
-
export declare function Search<T>(props: Partial<
|
|
2207
|
+
export declare function Search<T>(props: Partial<IconProps_81> & T): ReactElement;
|
|
2128
2208
|
|
|
2129
2209
|
export declare namespace Search {
|
|
2130
|
-
var defaultProps:
|
|
2210
|
+
var defaultProps: IconProps_81;
|
|
2131
2211
|
var displayName: string;
|
|
2132
2212
|
}
|
|
2133
2213
|
|
|
2134
|
-
export declare function Selected<T>(props: Partial<
|
|
2214
|
+
export declare function Selected<T>(props: Partial<IconProps_84> & T): ReactElement;
|
|
2135
2215
|
|
|
2136
2216
|
export declare namespace Selected {
|
|
2137
|
-
var defaultProps:
|
|
2217
|
+
var defaultProps: IconProps_84;
|
|
2138
2218
|
var displayName: string;
|
|
2139
2219
|
}
|
|
2140
2220
|
|
|
2141
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
2221
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_82> & T): ReactElement;
|
|
2142
2222
|
|
|
2143
2223
|
export declare namespace SelectedFill {
|
|
2144
|
-
var defaultProps:
|
|
2224
|
+
var defaultProps: IconProps_82;
|
|
2145
2225
|
var displayName: string;
|
|
2146
2226
|
}
|
|
2147
2227
|
|
|
2148
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
2228
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_85> & T): ReactElement;
|
|
2149
2229
|
|
|
2150
2230
|
export declare namespace SelectedminusFill {
|
|
2151
|
-
var defaultProps:
|
|
2231
|
+
var defaultProps: IconProps_85;
|
|
2152
2232
|
var displayName: string;
|
|
2153
2233
|
}
|
|
2154
2234
|
|
|
2155
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
2235
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_86> & T): ReactElement;
|
|
2156
2236
|
|
|
2157
2237
|
export declare namespace SelectedminusRectangleFill {
|
|
2158
|
-
var defaultProps:
|
|
2238
|
+
var defaultProps: IconProps_86;
|
|
2159
2239
|
var displayName: string;
|
|
2160
2240
|
}
|
|
2161
2241
|
|
|
2162
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
2242
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_83> & T): ReactElement;
|
|
2163
2243
|
|
|
2164
2244
|
export declare namespace SelectedRectangleFill {
|
|
2165
|
-
var defaultProps:
|
|
2245
|
+
var defaultProps: IconProps_83;
|
|
2166
2246
|
var displayName: string;
|
|
2167
2247
|
}
|
|
2168
2248
|
|
|
2169
|
-
export declare function SendFill<T>(props: Partial<
|
|
2249
|
+
export declare function SendFill<T>(props: Partial<IconProps_87> & T): ReactElement;
|
|
2170
2250
|
|
|
2171
2251
|
export declare namespace SendFill {
|
|
2172
|
-
var defaultProps:
|
|
2252
|
+
var defaultProps: IconProps_87;
|
|
2173
2253
|
var displayName: string;
|
|
2174
2254
|
}
|
|
2175
2255
|
|
|
2176
|
-
export declare function ShoushuFill<T>(props: Partial<
|
|
2256
|
+
export declare function ShoushuFill<T>(props: Partial<IconProps_88> & T): ReactElement;
|
|
2177
2257
|
|
|
2178
2258
|
export declare namespace ShoushuFill {
|
|
2179
|
-
var defaultProps:
|
|
2259
|
+
var defaultProps: IconProps_88;
|
|
2180
2260
|
var displayName: string;
|
|
2181
2261
|
}
|
|
2182
2262
|
|
|
2183
|
-
export declare function Smalltriangle2Fill<T>(props: Partial<
|
|
2263
|
+
export declare function Smalltriangle2Fill<T>(props: Partial<IconProps_90> & T): ReactElement;
|
|
2184
2264
|
|
|
2185
2265
|
export declare namespace Smalltriangle2Fill {
|
|
2186
|
-
var defaultProps:
|
|
2266
|
+
var defaultProps: IconProps_90;
|
|
2187
2267
|
var displayName: string;
|
|
2188
2268
|
}
|
|
2189
2269
|
|
|
2190
|
-
export declare function SmalltriangleFill<T>(props: Partial<
|
|
2270
|
+
export declare function SmalltriangleFill<T>(props: Partial<IconProps_89> & T): ReactElement;
|
|
2191
2271
|
|
|
2192
2272
|
export declare namespace SmalltriangleFill {
|
|
2193
|
-
var defaultProps:
|
|
2273
|
+
var defaultProps: IconProps_89;
|
|
2194
2274
|
var displayName: string;
|
|
2195
2275
|
}
|
|
2196
2276
|
|
|
2197
|
-
export declare function SpeakerFill<T>(props: Partial<
|
|
2277
|
+
export declare function SpeakerFill<T>(props: Partial<IconProps_91> & T): ReactElement;
|
|
2198
2278
|
|
|
2199
2279
|
export declare namespace SpeakerFill {
|
|
2200
|
-
var defaultProps:
|
|
2280
|
+
var defaultProps: IconProps_91;
|
|
2201
2281
|
var displayName: string;
|
|
2202
2282
|
}
|
|
2203
2283
|
|
|
2204
|
-
export declare function SpeakeroffFill<T>(props: Partial<
|
|
2284
|
+
export declare function SpeakeroffFill<T>(props: Partial<IconProps_92> & T): ReactElement;
|
|
2205
2285
|
|
|
2206
2286
|
export declare namespace SpeakeroffFill {
|
|
2207
|
-
var defaultProps:
|
|
2287
|
+
var defaultProps: IconProps_92;
|
|
2208
2288
|
var displayName: string;
|
|
2209
2289
|
}
|
|
2210
2290
|
|
|
2211
|
-
export declare function StarFill<T>(props: Partial<
|
|
2291
|
+
export declare function StarFill<T>(props: Partial<IconProps_93> & T): ReactElement;
|
|
2212
2292
|
|
|
2213
2293
|
export declare namespace StarFill {
|
|
2214
|
-
var defaultProps:
|
|
2294
|
+
var defaultProps: IconProps_93;
|
|
2215
2295
|
var displayName: string;
|
|
2216
2296
|
}
|
|
2217
2297
|
|
|
2218
|
-
export declare function Success<T>(props: Partial<
|
|
2298
|
+
export declare function Success<T>(props: Partial<IconProps_95> & T): ReactElement;
|
|
2219
2299
|
|
|
2220
2300
|
export declare namespace Success {
|
|
2221
|
-
var defaultProps:
|
|
2301
|
+
var defaultProps: IconProps_95;
|
|
2222
2302
|
var displayName: string;
|
|
2223
2303
|
}
|
|
2224
2304
|
|
|
2225
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
2305
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_94> & T): ReactElement;
|
|
2226
2306
|
|
|
2227
2307
|
export declare namespace SuccessFill {
|
|
2228
|
-
var defaultProps:
|
|
2308
|
+
var defaultProps: IconProps_94;
|
|
2229
2309
|
var displayName: string;
|
|
2230
2310
|
}
|
|
2231
2311
|
|
|
2232
|
-
export declare function Time<T>(props: Partial<
|
|
2312
|
+
export declare function Time<T>(props: Partial<IconProps_97> & T): ReactElement;
|
|
2233
2313
|
|
|
2234
2314
|
export declare namespace Time {
|
|
2235
|
-
var defaultProps:
|
|
2315
|
+
var defaultProps: IconProps_97;
|
|
2236
2316
|
var displayName: string;
|
|
2237
2317
|
}
|
|
2238
2318
|
|
|
2239
|
-
export declare function TimeFill<T>(props: Partial<
|
|
2319
|
+
export declare function TimeFill<T>(props: Partial<IconProps_96> & T): ReactElement;
|
|
2240
2320
|
|
|
2241
2321
|
export declare namespace TimeFill {
|
|
2242
|
-
var defaultProps:
|
|
2322
|
+
var defaultProps: IconProps_96;
|
|
2243
2323
|
var displayName: string;
|
|
2244
2324
|
}
|
|
2245
2325
|
|
|
2246
|
-
export declare function Unselected<T>(props: Partial<
|
|
2326
|
+
export declare function Unselected<T>(props: Partial<IconProps_99> & T): ReactElement;
|
|
2247
2327
|
|
|
2248
2328
|
export declare namespace Unselected {
|
|
2249
|
-
var defaultProps:
|
|
2329
|
+
var defaultProps: IconProps_99;
|
|
2250
2330
|
var displayName: string;
|
|
2251
2331
|
}
|
|
2252
2332
|
|
|
2253
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
2333
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_98> & T): ReactElement;
|
|
2254
2334
|
|
|
2255
2335
|
export declare namespace UnselectedRectangle {
|
|
2256
|
-
var defaultProps:
|
|
2336
|
+
var defaultProps: IconProps_98;
|
|
2257
2337
|
var displayName: string;
|
|
2258
2338
|
}
|
|
2259
2339
|
|
|
2260
|
-
export declare function UpFill<T>(props: Partial<
|
|
2340
|
+
export declare function UpFill<T>(props: Partial<IconProps_100> & T): ReactElement;
|
|
2261
2341
|
|
|
2262
2342
|
export declare namespace UpFill {
|
|
2263
|
-
var defaultProps:
|
|
2343
|
+
var defaultProps: IconProps_100;
|
|
2264
2344
|
var displayName: string;
|
|
2265
2345
|
}
|
|
2266
2346
|
|
|
2267
|
-
export declare function User<T>(props: Partial<
|
|
2347
|
+
export declare function User<T>(props: Partial<IconProps_101> & T): ReactElement;
|
|
2268
2348
|
|
|
2269
2349
|
export declare namespace User {
|
|
2270
|
-
var defaultProps:
|
|
2350
|
+
var defaultProps: IconProps_101;
|
|
2271
2351
|
var displayName: string;
|
|
2272
2352
|
}
|
|
2273
2353
|
|
|
2274
|
-
export declare function Visible<T>(props: Partial<
|
|
2354
|
+
export declare function Visible<T>(props: Partial<IconProps_102> & T): ReactElement;
|
|
2275
2355
|
|
|
2276
2356
|
export declare namespace Visible {
|
|
2277
|
-
var defaultProps:
|
|
2357
|
+
var defaultProps: IconProps_102;
|
|
2278
2358
|
var displayName: string;
|
|
2279
2359
|
}
|
|
2280
2360
|
|
|
2281
|
-
export declare function Voicemail<T>(props: Partial<
|
|
2361
|
+
export declare function Voicemail<T>(props: Partial<IconProps_103> & T): ReactElement;
|
|
2282
2362
|
|
|
2283
2363
|
export declare namespace Voicemail {
|
|
2284
|
-
var defaultProps:
|
|
2364
|
+
var defaultProps: IconProps_103;
|
|
2285
2365
|
var displayName: string;
|
|
2286
2366
|
}
|
|
2287
2367
|
|
|
2288
|
-
export declare function Warning<T>(props: Partial<
|
|
2368
|
+
export declare function Warning<T>(props: Partial<IconProps_105> & T): ReactElement;
|
|
2289
2369
|
|
|
2290
2370
|
export declare namespace Warning {
|
|
2291
|
-
var defaultProps:
|
|
2371
|
+
var defaultProps: IconProps_105;
|
|
2292
2372
|
var displayName: string;
|
|
2293
2373
|
}
|
|
2294
2374
|
|
|
2295
|
-
export declare function WarningFill<T>(props: Partial<
|
|
2375
|
+
export declare function WarningFill<T>(props: Partial<IconProps_104> & T): ReactElement;
|
|
2296
2376
|
|
|
2297
2377
|
export declare namespace WarningFill {
|
|
2298
|
-
var defaultProps:
|
|
2378
|
+
var defaultProps: IconProps_104;
|
|
2299
2379
|
var displayName: string;
|
|
2300
2380
|
}
|
|
2301
2381
|
|
|
2302
|
-
export declare function WechatBack<T>(props: Partial<
|
|
2382
|
+
export declare function WechatBack<T>(props: Partial<IconProps_106> & T): ReactElement;
|
|
2303
2383
|
|
|
2304
2384
|
export declare namespace WechatBack {
|
|
2305
|
-
var defaultProps:
|
|
2385
|
+
var defaultProps: IconProps_106;
|
|
2306
2386
|
var displayName: string;
|
|
2307
2387
|
}
|
|
2308
2388
|
|
|
2309
|
-
export declare function WechatFill<T>(props: Partial<
|
|
2389
|
+
export declare function WechatFill<T>(props: Partial<IconProps_107> & T): ReactElement;
|
|
2310
2390
|
|
|
2311
2391
|
export declare namespace WechatFill {
|
|
2312
|
-
var defaultProps:
|
|
2392
|
+
var defaultProps: IconProps_107;
|
|
2313
2393
|
var displayName: string;
|
|
2314
2394
|
}
|
|
2315
2395
|
|
|
2316
|
-
export declare function YinanbingliFill<T>(props: Partial<
|
|
2396
|
+
export declare function YinanbingliFill<T>(props: Partial<IconProps_108> & T): ReactElement;
|
|
2317
2397
|
|
|
2318
2398
|
export declare namespace YinanbingliFill {
|
|
2319
|
-
var defaultProps:
|
|
2399
|
+
var defaultProps: IconProps_108;
|
|
2320
2400
|
var displayName: string;
|
|
2321
2401
|
}
|
|
2322
2402
|
|
|
2323
|
-
export declare function YishengjingxuanFill<T>(props: Partial<
|
|
2403
|
+
export declare function YishengjingxuanFill<T>(props: Partial<IconProps_109> & T): ReactElement;
|
|
2324
2404
|
|
|
2325
2405
|
export declare namespace YishengjingxuanFill {
|
|
2326
|
-
var defaultProps:
|
|
2406
|
+
var defaultProps: IconProps_109;
|
|
2327
2407
|
var displayName: string;
|
|
2328
2408
|
}
|
|
2329
2409
|
|
|
2330
|
-
export declare function Zhuangrenxiezhu<T>(props: Partial<
|
|
2410
|
+
export declare function Zhuangrenxiezhu<T>(props: Partial<IconProps_110> & T): ReactElement;
|
|
2331
2411
|
|
|
2332
2412
|
export declare namespace Zhuangrenxiezhu {
|
|
2333
|
-
var defaultProps:
|
|
2413
|
+
var defaultProps: IconProps_110;
|
|
2334
2414
|
var displayName: string;
|
|
2335
2415
|
}
|
|
2336
2416
|
|
|
2337
|
-
export declare function ZhuyuanxiezhuFill<T>(props: Partial<
|
|
2417
|
+
export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_111> & T): ReactElement;
|
|
2338
2418
|
|
|
2339
2419
|
export declare namespace ZhuyuanxiezhuFill {
|
|
2340
|
-
var defaultProps:
|
|
2420
|
+
var defaultProps: IconProps_111;
|
|
2341
2421
|
var displayName: string;
|
|
2342
2422
|
}
|
|
2343
2423
|
|