@mijadesign/mobile-icons 1.0.13 → 1.0.15
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/LightningFill.js +55 -0
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/icons/Yuyuejilu.js +55 -0
- package/dist/es/index.es.js +2 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +194 -154
- package/dist/types/mobile-icons.mjs +2329 -2227
- 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_136> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultManColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_136;
|
|
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_137> & T): ReactElement;
|
|
48
48
|
|
|
49
49
|
export declare namespace AdultWomanColor {
|
|
50
|
-
var defaultProps:
|
|
50
|
+
var defaultProps: IconProps_137;
|
|
51
51
|
var displayName: string;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -156,10 +156,10 @@ export declare namespace Bianjiezhuanzhen {
|
|
|
156
156
|
var displayName: string;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
export declare function BoyColor<T>(props: Partial<
|
|
159
|
+
export declare function BoyColor<T>(props: Partial<IconProps_138> & T): ReactElement;
|
|
160
160
|
|
|
161
161
|
export declare namespace BoyColor {
|
|
162
|
-
var defaultProps:
|
|
162
|
+
var defaultProps: IconProps_138;
|
|
163
163
|
var displayName: string;
|
|
164
164
|
}
|
|
165
165
|
|
|
@@ -240,10 +240,10 @@ export declare namespace ChuyuanFill {
|
|
|
240
240
|
var displayName: string;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
243
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_139> & T): ReactElement;
|
|
244
244
|
|
|
245
245
|
export declare namespace ClaimsDetailColor {
|
|
246
|
-
var defaultProps:
|
|
246
|
+
var defaultProps: IconProps_139;
|
|
247
247
|
var displayName: string;
|
|
248
248
|
}
|
|
249
249
|
|
|
@@ -303,10 +303,10 @@ export declare namespace DeleteFill {
|
|
|
303
303
|
var displayName: string;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
306
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_140> & T): ReactElement;
|
|
307
307
|
|
|
308
308
|
export declare namespace DirectClaimsColor {
|
|
309
|
-
var defaultProps:
|
|
309
|
+
var defaultProps: IconProps_140;
|
|
310
310
|
var displayName: string;
|
|
311
311
|
}
|
|
312
312
|
|
|
@@ -324,10 +324,10 @@ export declare namespace DownFill {
|
|
|
324
324
|
var displayName: string;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
-
export declare function DynamicLoading<T>(props: Partial<
|
|
327
|
+
export declare function DynamicLoading<T>(props: Partial<IconProps_141> & T): ReactElement;
|
|
328
328
|
|
|
329
329
|
export declare namespace DynamicLoading {
|
|
330
|
-
var defaultProps:
|
|
330
|
+
var defaultProps: IconProps_141;
|
|
331
331
|
var displayName: string;
|
|
332
332
|
}
|
|
333
333
|
|
|
@@ -366,17 +366,17 @@ export declare namespace GaonandushoushuFill {
|
|
|
366
366
|
var displayName: string;
|
|
367
367
|
}
|
|
368
368
|
|
|
369
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
369
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_142> & T): ReactElement;
|
|
370
370
|
|
|
371
371
|
export declare namespace GeneraoInfoColor {
|
|
372
|
-
var defaultProps:
|
|
372
|
+
var defaultProps: IconProps_142;
|
|
373
373
|
var displayName: string;
|
|
374
374
|
}
|
|
375
375
|
|
|
376
|
-
export declare function GirlColor<T>(props: Partial<
|
|
376
|
+
export declare function GirlColor<T>(props: Partial<IconProps_143> & T): ReactElement;
|
|
377
377
|
|
|
378
378
|
export declare namespace GirlColor {
|
|
379
|
-
var defaultProps:
|
|
379
|
+
var defaultProps: IconProps_143;
|
|
380
380
|
var displayName: string;
|
|
381
381
|
}
|
|
382
382
|
|
|
@@ -952,23 +952,27 @@ declare interface IconProps_133 {
|
|
|
952
952
|
}
|
|
953
953
|
|
|
954
954
|
declare interface IconProps_134 {
|
|
955
|
+
size: string | number;
|
|
955
956
|
classPrefix: string;
|
|
957
|
+
color: string;
|
|
956
958
|
tag: keyof ReactHTML;
|
|
957
|
-
|
|
959
|
+
logValue?: string;
|
|
958
960
|
onClick: (e: MouseEvent) => void;
|
|
961
|
+
fontClassName: string;
|
|
959
962
|
className: string;
|
|
960
|
-
logValue?: string;
|
|
961
963
|
style: React_2.CSSProperties;
|
|
962
964
|
children: React_2.ReactNode;
|
|
963
965
|
}
|
|
964
966
|
|
|
965
967
|
declare interface IconProps_135 {
|
|
968
|
+
size: string | number;
|
|
966
969
|
classPrefix: string;
|
|
970
|
+
color: string;
|
|
967
971
|
tag: keyof ReactHTML;
|
|
968
|
-
|
|
972
|
+
logValue?: string;
|
|
969
973
|
onClick: (e: MouseEvent) => void;
|
|
974
|
+
fontClassName: string;
|
|
970
975
|
className: string;
|
|
971
|
-
logValue?: string;
|
|
972
976
|
style: React_2.CSSProperties;
|
|
973
977
|
children: React_2.ReactNode;
|
|
974
978
|
}
|
|
@@ -1085,6 +1089,28 @@ declare interface IconProps_144 {
|
|
|
1085
1089
|
children: React_2.ReactNode;
|
|
1086
1090
|
}
|
|
1087
1091
|
|
|
1092
|
+
declare interface IconProps_145 {
|
|
1093
|
+
classPrefix: string;
|
|
1094
|
+
tag: keyof ReactHTML;
|
|
1095
|
+
size: string | number;
|
|
1096
|
+
onClick: (e: MouseEvent) => void;
|
|
1097
|
+
className: string;
|
|
1098
|
+
logValue?: string;
|
|
1099
|
+
style: React_2.CSSProperties;
|
|
1100
|
+
children: React_2.ReactNode;
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1103
|
+
declare interface IconProps_146 {
|
|
1104
|
+
classPrefix: string;
|
|
1105
|
+
tag: keyof ReactHTML;
|
|
1106
|
+
size: string | number;
|
|
1107
|
+
onClick: (e: MouseEvent) => void;
|
|
1108
|
+
className: string;
|
|
1109
|
+
logValue?: string;
|
|
1110
|
+
style: React_2.CSSProperties;
|
|
1111
|
+
children: React_2.ReactNode;
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1088
1114
|
declare interface IconProps_15 {
|
|
1089
1115
|
size: string | number;
|
|
1090
1116
|
classPrefix: string;
|
|
@@ -2392,472 +2418,486 @@ export declare namespace LeftFill {
|
|
|
2392
2418
|
var displayName: string;
|
|
2393
2419
|
}
|
|
2394
2420
|
|
|
2395
|
-
export declare function
|
|
2421
|
+
export declare function LightningFill<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
2396
2422
|
|
|
2397
|
-
export declare namespace
|
|
2423
|
+
export declare namespace LightningFill {
|
|
2398
2424
|
var defaultProps: IconProps_70;
|
|
2399
2425
|
var displayName: string;
|
|
2400
2426
|
}
|
|
2401
2427
|
|
|
2402
|
-
export declare function
|
|
2428
|
+
export declare function Lipeijilu<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
2429
|
+
|
|
2430
|
+
export declare namespace Lipeijilu {
|
|
2431
|
+
var defaultProps: IconProps_71;
|
|
2432
|
+
var displayName: string;
|
|
2433
|
+
}
|
|
2434
|
+
|
|
2435
|
+
export declare function Lipeixiezhu<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
2403
2436
|
|
|
2404
2437
|
export declare namespace Lipeixiezhu {
|
|
2405
|
-
var defaultProps:
|
|
2438
|
+
var defaultProps: IconProps_73;
|
|
2406
2439
|
var displayName: string;
|
|
2407
2440
|
}
|
|
2408
2441
|
|
|
2409
|
-
export declare function LipeixiezhuFill<T>(props: Partial<
|
|
2442
|
+
export declare function LipeixiezhuFill<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
2410
2443
|
|
|
2411
2444
|
export declare namespace LipeixiezhuFill {
|
|
2412
|
-
var defaultProps:
|
|
2445
|
+
var defaultProps: IconProps_72;
|
|
2413
2446
|
var displayName: string;
|
|
2414
2447
|
}
|
|
2415
2448
|
|
|
2416
|
-
export declare function Loading<T>(props: Partial<
|
|
2449
|
+
export declare function Loading<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
2417
2450
|
|
|
2418
2451
|
export declare namespace Loading {
|
|
2419
|
-
var defaultProps:
|
|
2452
|
+
var defaultProps: IconProps_74;
|
|
2420
2453
|
var displayName: string;
|
|
2421
2454
|
}
|
|
2422
2455
|
|
|
2423
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
2456
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_144> & T): ReactElement;
|
|
2424
2457
|
|
|
2425
2458
|
export declare namespace LoginOffColor {
|
|
2426
|
-
var defaultProps:
|
|
2459
|
+
var defaultProps: IconProps_144;
|
|
2427
2460
|
var displayName: string;
|
|
2428
2461
|
}
|
|
2429
2462
|
|
|
2430
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
2463
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_145> & T): ReactElement;
|
|
2431
2464
|
|
|
2432
2465
|
export declare namespace LoginOnColor {
|
|
2433
|
-
var defaultProps:
|
|
2466
|
+
var defaultProps: IconProps_145;
|
|
2434
2467
|
var displayName: string;
|
|
2435
2468
|
}
|
|
2436
2469
|
|
|
2437
|
-
export declare function Menu<T>(props: Partial<
|
|
2470
|
+
export declare function Menu<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
2438
2471
|
|
|
2439
2472
|
export declare namespace Menu {
|
|
2440
|
-
var defaultProps:
|
|
2473
|
+
var defaultProps: IconProps_75;
|
|
2441
2474
|
var displayName: string;
|
|
2442
2475
|
}
|
|
2443
2476
|
|
|
2444
|
-
export declare function MenzhengFill<T>(props: Partial<
|
|
2477
|
+
export declare function MenzhengFill<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
2445
2478
|
|
|
2446
2479
|
export declare namespace MenzhengFill {
|
|
2447
|
-
var defaultProps:
|
|
2480
|
+
var defaultProps: IconProps_76;
|
|
2448
2481
|
var displayName: string;
|
|
2449
2482
|
}
|
|
2450
2483
|
|
|
2451
|
-
export declare function MicrophoneFill<T>(props: Partial<
|
|
2484
|
+
export declare function MicrophoneFill<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
2452
2485
|
|
|
2453
2486
|
export declare namespace MicrophoneFill {
|
|
2454
|
-
var defaultProps:
|
|
2487
|
+
var defaultProps: IconProps_77;
|
|
2455
2488
|
var displayName: string;
|
|
2456
2489
|
}
|
|
2457
2490
|
|
|
2458
|
-
export declare function MicrophoneoffFill<T>(props: Partial<
|
|
2491
|
+
export declare function MicrophoneoffFill<T>(props: Partial<IconProps_78> & T): ReactElement;
|
|
2459
2492
|
|
|
2460
2493
|
export declare namespace MicrophoneoffFill {
|
|
2461
|
-
var defaultProps:
|
|
2494
|
+
var defaultProps: IconProps_78;
|
|
2462
2495
|
var displayName: string;
|
|
2463
2496
|
}
|
|
2464
2497
|
|
|
2465
|
-
export declare function Modify<T>(props: Partial<
|
|
2498
|
+
export declare function Modify<T>(props: Partial<IconProps_79> & T): ReactElement;
|
|
2466
2499
|
|
|
2467
2500
|
export declare namespace Modify {
|
|
2468
|
-
var defaultProps:
|
|
2501
|
+
var defaultProps: IconProps_79;
|
|
2469
2502
|
var displayName: string;
|
|
2470
2503
|
}
|
|
2471
2504
|
|
|
2472
|
-
export declare function More<T>(props: Partial<
|
|
2505
|
+
export declare function More<T>(props: Partial<IconProps_80> & T): ReactElement;
|
|
2473
2506
|
|
|
2474
2507
|
export declare namespace More {
|
|
2475
|
-
var defaultProps:
|
|
2508
|
+
var defaultProps: IconProps_80;
|
|
2476
2509
|
var displayName: string;
|
|
2477
2510
|
}
|
|
2478
2511
|
|
|
2479
|
-
export declare function PauseFill<T>(props: Partial<
|
|
2512
|
+
export declare function PauseFill<T>(props: Partial<IconProps_81> & T): ReactElement;
|
|
2480
2513
|
|
|
2481
2514
|
export declare namespace PauseFill {
|
|
2482
|
-
var defaultProps:
|
|
2515
|
+
var defaultProps: IconProps_81;
|
|
2483
2516
|
var displayName: string;
|
|
2484
2517
|
}
|
|
2485
2518
|
|
|
2486
|
-
export declare function Plus<T>(props: Partial<
|
|
2519
|
+
export declare function Plus<T>(props: Partial<IconProps_82> & T): ReactElement;
|
|
2487
2520
|
|
|
2488
2521
|
export declare namespace Plus {
|
|
2489
|
-
var defaultProps:
|
|
2522
|
+
var defaultProps: IconProps_82;
|
|
2490
2523
|
var displayName: string;
|
|
2491
2524
|
}
|
|
2492
2525
|
|
|
2493
|
-
export declare function Position<T>(props: Partial<
|
|
2526
|
+
export declare function Position<T>(props: Partial<IconProps_83> & T): ReactElement;
|
|
2494
2527
|
|
|
2495
2528
|
export declare namespace Position {
|
|
2496
|
-
var defaultProps:
|
|
2529
|
+
var defaultProps: IconProps_83;
|
|
2497
2530
|
var displayName: string;
|
|
2498
2531
|
}
|
|
2499
2532
|
|
|
2500
|
-
export declare function PositioningFill<T>(props: Partial<
|
|
2533
|
+
export declare function PositioningFill<T>(props: Partial<IconProps_84> & T): ReactElement;
|
|
2501
2534
|
|
|
2502
2535
|
export declare namespace PositioningFill {
|
|
2503
|
-
var defaultProps:
|
|
2536
|
+
var defaultProps: IconProps_84;
|
|
2504
2537
|
var displayName: string;
|
|
2505
2538
|
}
|
|
2506
2539
|
|
|
2507
|
-
export declare function Problem<T>(props: Partial<
|
|
2540
|
+
export declare function Problem<T>(props: Partial<IconProps_86> & T): ReactElement;
|
|
2508
2541
|
|
|
2509
2542
|
export declare namespace Problem {
|
|
2510
|
-
var defaultProps:
|
|
2543
|
+
var defaultProps: IconProps_86;
|
|
2511
2544
|
var displayName: string;
|
|
2512
2545
|
}
|
|
2513
2546
|
|
|
2514
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
2547
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_85> & T): ReactElement;
|
|
2515
2548
|
|
|
2516
2549
|
export declare namespace ProblemFill {
|
|
2517
|
-
var defaultProps:
|
|
2550
|
+
var defaultProps: IconProps_85;
|
|
2518
2551
|
var displayName: string;
|
|
2519
2552
|
}
|
|
2520
2553
|
|
|
2521
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
2554
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_88> & T): ReactElement;
|
|
2522
2555
|
|
|
2523
2556
|
export declare namespace Prohibitselected {
|
|
2524
|
-
var defaultProps:
|
|
2557
|
+
var defaultProps: IconProps_88;
|
|
2525
2558
|
var displayName: string;
|
|
2526
2559
|
}
|
|
2527
2560
|
|
|
2528
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
2561
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_87> & T): ReactElement;
|
|
2529
2562
|
|
|
2530
2563
|
export declare namespace ProhibitselectedRectangle {
|
|
2531
|
-
var defaultProps:
|
|
2564
|
+
var defaultProps: IconProps_87;
|
|
2532
2565
|
var displayName: string;
|
|
2533
2566
|
}
|
|
2534
2567
|
|
|
2535
|
-
export declare function Quanyishiyongjilu<T>(props: Partial<
|
|
2568
|
+
export declare function Quanyishiyongjilu<T>(props: Partial<IconProps_89> & T): ReactElement;
|
|
2536
2569
|
|
|
2537
2570
|
export declare namespace Quanyishiyongjilu {
|
|
2538
|
-
var defaultProps:
|
|
2571
|
+
var defaultProps: IconProps_89;
|
|
2539
2572
|
var displayName: string;
|
|
2540
2573
|
}
|
|
2541
2574
|
|
|
2542
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
2575
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_146> & T): ReactElement;
|
|
2543
2576
|
|
|
2544
2577
|
export declare namespace QuickClaimsColor {
|
|
2545
|
-
var defaultProps:
|
|
2578
|
+
var defaultProps: IconProps_146;
|
|
2546
2579
|
var displayName: string;
|
|
2547
2580
|
}
|
|
2548
2581
|
|
|
2549
|
-
export declare function Remind<T>(props: Partial<
|
|
2582
|
+
export declare function Remind<T>(props: Partial<IconProps_90> & T): ReactElement;
|
|
2550
2583
|
|
|
2551
2584
|
export declare namespace Remind {
|
|
2552
|
-
var defaultProps:
|
|
2585
|
+
var defaultProps: IconProps_90;
|
|
2553
2586
|
var displayName: string;
|
|
2554
2587
|
}
|
|
2555
2588
|
|
|
2556
|
-
export declare function RevokeFill<T>(props: Partial<
|
|
2589
|
+
export declare function RevokeFill<T>(props: Partial<IconProps_91> & T): ReactElement;
|
|
2557
2590
|
|
|
2558
2591
|
export declare namespace RevokeFill {
|
|
2559
|
-
var defaultProps:
|
|
2592
|
+
var defaultProps: IconProps_91;
|
|
2560
2593
|
var displayName: string;
|
|
2561
2594
|
}
|
|
2562
2595
|
|
|
2563
|
-
export declare function RightFill<T>(props: Partial<
|
|
2596
|
+
export declare function RightFill<T>(props: Partial<IconProps_92> & T): ReactElement;
|
|
2564
2597
|
|
|
2565
2598
|
export declare namespace RightFill {
|
|
2566
|
-
var defaultProps:
|
|
2599
|
+
var defaultProps: IconProps_92;
|
|
2567
2600
|
var displayName: string;
|
|
2568
2601
|
}
|
|
2569
2602
|
|
|
2570
|
-
export declare function Search<T>(props: Partial<
|
|
2603
|
+
export declare function Search<T>(props: Partial<IconProps_93> & T): ReactElement;
|
|
2571
2604
|
|
|
2572
2605
|
export declare namespace Search {
|
|
2573
|
-
var defaultProps:
|
|
2606
|
+
var defaultProps: IconProps_93;
|
|
2574
2607
|
var displayName: string;
|
|
2575
2608
|
}
|
|
2576
2609
|
|
|
2577
|
-
export declare function Selected<T>(props: Partial<
|
|
2610
|
+
export declare function Selected<T>(props: Partial<IconProps_96> & T): ReactElement;
|
|
2578
2611
|
|
|
2579
2612
|
export declare namespace Selected {
|
|
2580
|
-
var defaultProps:
|
|
2613
|
+
var defaultProps: IconProps_96;
|
|
2581
2614
|
var displayName: string;
|
|
2582
2615
|
}
|
|
2583
2616
|
|
|
2584
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
2617
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_94> & T): ReactElement;
|
|
2585
2618
|
|
|
2586
2619
|
export declare namespace SelectedFill {
|
|
2587
|
-
var defaultProps:
|
|
2620
|
+
var defaultProps: IconProps_94;
|
|
2588
2621
|
var displayName: string;
|
|
2589
2622
|
}
|
|
2590
2623
|
|
|
2591
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
2624
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_97> & T): ReactElement;
|
|
2592
2625
|
|
|
2593
2626
|
export declare namespace SelectedminusFill {
|
|
2594
|
-
var defaultProps:
|
|
2627
|
+
var defaultProps: IconProps_97;
|
|
2595
2628
|
var displayName: string;
|
|
2596
2629
|
}
|
|
2597
2630
|
|
|
2598
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
2631
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_98> & T): ReactElement;
|
|
2599
2632
|
|
|
2600
2633
|
export declare namespace SelectedminusRectangleFill {
|
|
2601
|
-
var defaultProps:
|
|
2634
|
+
var defaultProps: IconProps_98;
|
|
2602
2635
|
var displayName: string;
|
|
2603
2636
|
}
|
|
2604
2637
|
|
|
2605
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
2638
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_95> & T): ReactElement;
|
|
2606
2639
|
|
|
2607
2640
|
export declare namespace SelectedRectangleFill {
|
|
2608
|
-
var defaultProps:
|
|
2641
|
+
var defaultProps: IconProps_95;
|
|
2609
2642
|
var displayName: string;
|
|
2610
2643
|
}
|
|
2611
2644
|
|
|
2612
|
-
export declare function SendFill<T>(props: Partial<
|
|
2645
|
+
export declare function SendFill<T>(props: Partial<IconProps_99> & T): ReactElement;
|
|
2613
2646
|
|
|
2614
2647
|
export declare namespace SendFill {
|
|
2615
|
-
var defaultProps:
|
|
2648
|
+
var defaultProps: IconProps_99;
|
|
2616
2649
|
var displayName: string;
|
|
2617
2650
|
}
|
|
2618
2651
|
|
|
2619
|
-
export declare function ShoushuFill<T>(props: Partial<
|
|
2652
|
+
export declare function ShoushuFill<T>(props: Partial<IconProps_100> & T): ReactElement;
|
|
2620
2653
|
|
|
2621
2654
|
export declare namespace ShoushuFill {
|
|
2622
|
-
var defaultProps:
|
|
2655
|
+
var defaultProps: IconProps_100;
|
|
2623
2656
|
var displayName: string;
|
|
2624
2657
|
}
|
|
2625
2658
|
|
|
2626
|
-
export declare function Smalltriangle2Fill<T>(props: Partial<
|
|
2659
|
+
export declare function Smalltriangle2Fill<T>(props: Partial<IconProps_102> & T): ReactElement;
|
|
2627
2660
|
|
|
2628
2661
|
export declare namespace Smalltriangle2Fill {
|
|
2629
|
-
var defaultProps:
|
|
2662
|
+
var defaultProps: IconProps_102;
|
|
2630
2663
|
var displayName: string;
|
|
2631
2664
|
}
|
|
2632
2665
|
|
|
2633
|
-
export declare function SmalltriangleFill<T>(props: Partial<
|
|
2666
|
+
export declare function SmalltriangleFill<T>(props: Partial<IconProps_101> & T): ReactElement;
|
|
2634
2667
|
|
|
2635
2668
|
export declare namespace SmalltriangleFill {
|
|
2636
|
-
var defaultProps:
|
|
2669
|
+
var defaultProps: IconProps_101;
|
|
2637
2670
|
var displayName: string;
|
|
2638
2671
|
}
|
|
2639
2672
|
|
|
2640
|
-
export declare function SpeakerFill<T>(props: Partial<
|
|
2673
|
+
export declare function SpeakerFill<T>(props: Partial<IconProps_103> & T): ReactElement;
|
|
2641
2674
|
|
|
2642
2675
|
export declare namespace SpeakerFill {
|
|
2643
|
-
var defaultProps:
|
|
2676
|
+
var defaultProps: IconProps_103;
|
|
2644
2677
|
var displayName: string;
|
|
2645
2678
|
}
|
|
2646
2679
|
|
|
2647
|
-
export declare function SpeakeroffFill<T>(props: Partial<
|
|
2680
|
+
export declare function SpeakeroffFill<T>(props: Partial<IconProps_104> & T): ReactElement;
|
|
2648
2681
|
|
|
2649
2682
|
export declare namespace SpeakeroffFill {
|
|
2650
|
-
var defaultProps:
|
|
2683
|
+
var defaultProps: IconProps_104;
|
|
2651
2684
|
var displayName: string;
|
|
2652
2685
|
}
|
|
2653
2686
|
|
|
2654
|
-
export declare function StarFill<T>(props: Partial<
|
|
2687
|
+
export declare function StarFill<T>(props: Partial<IconProps_105> & T): ReactElement;
|
|
2655
2688
|
|
|
2656
2689
|
export declare namespace StarFill {
|
|
2657
|
-
var defaultProps:
|
|
2690
|
+
var defaultProps: IconProps_105;
|
|
2658
2691
|
var displayName: string;
|
|
2659
2692
|
}
|
|
2660
2693
|
|
|
2661
|
-
export declare function Success<T>(props: Partial<
|
|
2694
|
+
export declare function Success<T>(props: Partial<IconProps_107> & T): ReactElement;
|
|
2662
2695
|
|
|
2663
2696
|
export declare namespace Success {
|
|
2664
|
-
var defaultProps:
|
|
2697
|
+
var defaultProps: IconProps_107;
|
|
2665
2698
|
var displayName: string;
|
|
2666
2699
|
}
|
|
2667
2700
|
|
|
2668
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
2701
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_106> & T): ReactElement;
|
|
2669
2702
|
|
|
2670
2703
|
export declare namespace SuccessFill {
|
|
2671
|
-
var defaultProps:
|
|
2704
|
+
var defaultProps: IconProps_106;
|
|
2672
2705
|
var displayName: string;
|
|
2673
2706
|
}
|
|
2674
2707
|
|
|
2675
|
-
export declare function Tijiandingzhi<T>(props: Partial<
|
|
2708
|
+
export declare function Tijiandingzhi<T>(props: Partial<IconProps_108> & T): ReactElement;
|
|
2676
2709
|
|
|
2677
2710
|
export declare namespace Tijiandingzhi {
|
|
2678
|
-
var defaultProps:
|
|
2711
|
+
var defaultProps: IconProps_108;
|
|
2679
2712
|
var displayName: string;
|
|
2680
2713
|
}
|
|
2681
2714
|
|
|
2682
|
-
export declare function Time<T>(props: Partial<
|
|
2715
|
+
export declare function Time<T>(props: Partial<IconProps_110> & T): ReactElement;
|
|
2683
2716
|
|
|
2684
2717
|
export declare namespace Time {
|
|
2685
|
-
var defaultProps:
|
|
2718
|
+
var defaultProps: IconProps_110;
|
|
2686
2719
|
var displayName: string;
|
|
2687
2720
|
}
|
|
2688
2721
|
|
|
2689
|
-
export declare function TimeFill<T>(props: Partial<
|
|
2722
|
+
export declare function TimeFill<T>(props: Partial<IconProps_109> & T): ReactElement;
|
|
2690
2723
|
|
|
2691
2724
|
export declare namespace TimeFill {
|
|
2692
|
-
var defaultProps:
|
|
2725
|
+
var defaultProps: IconProps_109;
|
|
2693
2726
|
var displayName: string;
|
|
2694
2727
|
}
|
|
2695
2728
|
|
|
2696
|
-
export declare function Unselected<T>(props: Partial<
|
|
2729
|
+
export declare function Unselected<T>(props: Partial<IconProps_112> & T): ReactElement;
|
|
2697
2730
|
|
|
2698
2731
|
export declare namespace Unselected {
|
|
2699
|
-
var defaultProps:
|
|
2732
|
+
var defaultProps: IconProps_112;
|
|
2700
2733
|
var displayName: string;
|
|
2701
2734
|
}
|
|
2702
2735
|
|
|
2703
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
2736
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_111> & T): ReactElement;
|
|
2704
2737
|
|
|
2705
2738
|
export declare namespace UnselectedRectangle {
|
|
2706
|
-
var defaultProps:
|
|
2739
|
+
var defaultProps: IconProps_111;
|
|
2707
2740
|
var displayName: string;
|
|
2708
2741
|
}
|
|
2709
2742
|
|
|
2710
|
-
export declare function Update<T>(props: Partial<
|
|
2743
|
+
export declare function Update<T>(props: Partial<IconProps_114> & T): ReactElement;
|
|
2711
2744
|
|
|
2712
2745
|
export declare namespace Update {
|
|
2713
|
-
var defaultProps:
|
|
2746
|
+
var defaultProps: IconProps_114;
|
|
2714
2747
|
var displayName: string;
|
|
2715
2748
|
}
|
|
2716
2749
|
|
|
2717
|
-
export declare function UpFill<T>(props: Partial<
|
|
2750
|
+
export declare function UpFill<T>(props: Partial<IconProps_113> & T): ReactElement;
|
|
2718
2751
|
|
|
2719
2752
|
export declare namespace UpFill {
|
|
2720
|
-
var defaultProps:
|
|
2753
|
+
var defaultProps: IconProps_113;
|
|
2721
2754
|
var displayName: string;
|
|
2722
2755
|
}
|
|
2723
2756
|
|
|
2724
|
-
export declare function User<T>(props: Partial<
|
|
2757
|
+
export declare function User<T>(props: Partial<IconProps_115> & T): ReactElement;
|
|
2725
2758
|
|
|
2726
2759
|
export declare namespace User {
|
|
2727
|
-
var defaultProps:
|
|
2760
|
+
var defaultProps: IconProps_115;
|
|
2728
2761
|
var displayName: string;
|
|
2729
2762
|
}
|
|
2730
2763
|
|
|
2731
|
-
export declare function ViPxiuxishi<T>(props: Partial<
|
|
2764
|
+
export declare function ViPxiuxishi<T>(props: Partial<IconProps_116> & T): ReactElement;
|
|
2732
2765
|
|
|
2733
2766
|
export declare namespace ViPxiuxishi {
|
|
2734
|
-
var defaultProps:
|
|
2767
|
+
var defaultProps: IconProps_116;
|
|
2735
2768
|
var displayName: string;
|
|
2736
2769
|
}
|
|
2737
2770
|
|
|
2738
|
-
export declare function Visible<T>(props: Partial<
|
|
2771
|
+
export declare function Visible<T>(props: Partial<IconProps_117> & T): ReactElement;
|
|
2739
2772
|
|
|
2740
2773
|
export declare namespace Visible {
|
|
2741
|
-
var defaultProps:
|
|
2774
|
+
var defaultProps: IconProps_117;
|
|
2742
2775
|
var displayName: string;
|
|
2743
2776
|
}
|
|
2744
2777
|
|
|
2745
|
-
export declare function Voicemail<T>(props: Partial<
|
|
2778
|
+
export declare function Voicemail<T>(props: Partial<IconProps_118> & T): ReactElement;
|
|
2746
2779
|
|
|
2747
2780
|
export declare namespace Voicemail {
|
|
2748
|
-
var defaultProps:
|
|
2781
|
+
var defaultProps: IconProps_118;
|
|
2749
2782
|
var displayName: string;
|
|
2750
2783
|
}
|
|
2751
2784
|
|
|
2752
|
-
export declare function Warning<T>(props: Partial<
|
|
2785
|
+
export declare function Warning<T>(props: Partial<IconProps_120> & T): ReactElement;
|
|
2753
2786
|
|
|
2754
2787
|
export declare namespace Warning {
|
|
2755
|
-
var defaultProps:
|
|
2788
|
+
var defaultProps: IconProps_120;
|
|
2756
2789
|
var displayName: string;
|
|
2757
2790
|
}
|
|
2758
2791
|
|
|
2759
|
-
export declare function WarningFill<T>(props: Partial<
|
|
2792
|
+
export declare function WarningFill<T>(props: Partial<IconProps_119> & T): ReactElement;
|
|
2760
2793
|
|
|
2761
2794
|
export declare namespace WarningFill {
|
|
2762
|
-
var defaultProps:
|
|
2795
|
+
var defaultProps: IconProps_119;
|
|
2763
2796
|
var displayName: string;
|
|
2764
2797
|
}
|
|
2765
2798
|
|
|
2766
|
-
export declare function WechatBack<T>(props: Partial<
|
|
2799
|
+
export declare function WechatBack<T>(props: Partial<IconProps_121> & T): ReactElement;
|
|
2767
2800
|
|
|
2768
2801
|
export declare namespace WechatBack {
|
|
2769
|
-
var defaultProps:
|
|
2802
|
+
var defaultProps: IconProps_121;
|
|
2770
2803
|
var displayName: string;
|
|
2771
2804
|
}
|
|
2772
2805
|
|
|
2773
|
-
export declare function WechatFill<T>(props: Partial<
|
|
2806
|
+
export declare function WechatFill<T>(props: Partial<IconProps_122> & T): ReactElement;
|
|
2774
2807
|
|
|
2775
2808
|
export declare namespace WechatFill {
|
|
2776
|
-
var defaultProps:
|
|
2809
|
+
var defaultProps: IconProps_122;
|
|
2777
2810
|
var displayName: string;
|
|
2778
2811
|
}
|
|
2779
2812
|
|
|
2780
|
-
export declare function YinanbingliFill<T>(props: Partial<
|
|
2813
|
+
export declare function YinanbingliFill<T>(props: Partial<IconProps_123> & T): ReactElement;
|
|
2781
2814
|
|
|
2782
2815
|
export declare namespace YinanbingliFill {
|
|
2783
|
-
var defaultProps:
|
|
2816
|
+
var defaultProps: IconProps_123;
|
|
2784
2817
|
var displayName: string;
|
|
2785
2818
|
}
|
|
2786
2819
|
|
|
2787
|
-
export declare function Yishengjingxuan<T>(props: Partial<
|
|
2820
|
+
export declare function Yishengjingxuan<T>(props: Partial<IconProps_125> & T): ReactElement;
|
|
2788
2821
|
|
|
2789
2822
|
export declare namespace Yishengjingxuan {
|
|
2790
|
-
var defaultProps:
|
|
2823
|
+
var defaultProps: IconProps_125;
|
|
2791
2824
|
var displayName: string;
|
|
2792
2825
|
}
|
|
2793
2826
|
|
|
2794
|
-
export declare function YishengjingxuanFill<T>(props: Partial<
|
|
2827
|
+
export declare function YishengjingxuanFill<T>(props: Partial<IconProps_124> & T): ReactElement;
|
|
2795
2828
|
|
|
2796
2829
|
export declare namespace YishengjingxuanFill {
|
|
2797
|
-
var defaultProps:
|
|
2830
|
+
var defaultProps: IconProps_124;
|
|
2798
2831
|
var displayName: string;
|
|
2799
2832
|
}
|
|
2800
2833
|
|
|
2801
|
-
export declare function Yuanneipeizhen<T>(props: Partial<
|
|
2834
|
+
export declare function Yuanneipeizhen<T>(props: Partial<IconProps_126> & T): ReactElement;
|
|
2802
2835
|
|
|
2803
2836
|
export declare namespace Yuanneipeizhen {
|
|
2804
|
-
var defaultProps:
|
|
2837
|
+
var defaultProps: IconProps_126;
|
|
2838
|
+
var displayName: string;
|
|
2839
|
+
}
|
|
2840
|
+
|
|
2841
|
+
export declare function Yuyuejilu<T>(props: Partial<IconProps_127> & T): ReactElement;
|
|
2842
|
+
|
|
2843
|
+
export declare namespace Yuyuejilu {
|
|
2844
|
+
var defaultProps: IconProps_127;
|
|
2805
2845
|
var displayName: string;
|
|
2806
2846
|
}
|
|
2807
2847
|
|
|
2808
|
-
export declare function Zhongjihaiwaijiuyi<T>(props: Partial<
|
|
2848
|
+
export declare function Zhongjihaiwaijiuyi<T>(props: Partial<IconProps_128> & T): ReactElement;
|
|
2809
2849
|
|
|
2810
2850
|
export declare namespace Zhongjihaiwaijiuyi {
|
|
2811
|
-
var defaultProps:
|
|
2851
|
+
var defaultProps: IconProps_128;
|
|
2812
2852
|
var displayName: string;
|
|
2813
2853
|
}
|
|
2814
2854
|
|
|
2815
|
-
export declare function Zhongjihuizhen<T>(props: Partial<
|
|
2855
|
+
export declare function Zhongjihuizhen<T>(props: Partial<IconProps_129> & T): ReactElement;
|
|
2816
2856
|
|
|
2817
2857
|
export declare namespace Zhongjihuizhen {
|
|
2818
|
-
var defaultProps:
|
|
2858
|
+
var defaultProps: IconProps_129;
|
|
2819
2859
|
var displayName: string;
|
|
2820
2860
|
}
|
|
2821
2861
|
|
|
2822
|
-
export declare function Zhongjizhuanjiayuyue<T>(props: Partial<
|
|
2862
|
+
export declare function Zhongjizhuanjiayuyue<T>(props: Partial<IconProps_130> & T): ReactElement;
|
|
2823
2863
|
|
|
2824
2864
|
export declare namespace Zhongjizhuanjiayuyue {
|
|
2825
|
-
var defaultProps:
|
|
2865
|
+
var defaultProps: IconProps_130;
|
|
2826
2866
|
var displayName: string;
|
|
2827
2867
|
}
|
|
2828
2868
|
|
|
2829
|
-
export declare function Zhongjizhuyuanxietiao<T>(props: Partial<
|
|
2869
|
+
export declare function Zhongjizhuyuanxietiao<T>(props: Partial<IconProps_131> & T): ReactElement;
|
|
2830
2870
|
|
|
2831
2871
|
export declare namespace Zhongjizhuyuanxietiao {
|
|
2832
|
-
var defaultProps:
|
|
2872
|
+
var defaultProps: IconProps_131;
|
|
2833
2873
|
var displayName: string;
|
|
2834
2874
|
}
|
|
2835
2875
|
|
|
2836
|
-
export declare function Zhuangrenxiezhu<T>(props: Partial<
|
|
2876
|
+
export declare function Zhuangrenxiezhu<T>(props: Partial<IconProps_132> & T): ReactElement;
|
|
2837
2877
|
|
|
2838
2878
|
export declare namespace Zhuangrenxiezhu {
|
|
2839
|
-
var defaultProps:
|
|
2879
|
+
var defaultProps: IconProps_132;
|
|
2840
2880
|
var displayName: string;
|
|
2841
2881
|
}
|
|
2842
2882
|
|
|
2843
|
-
export declare function Zhuanjiapinggu<T>(props: Partial<
|
|
2883
|
+
export declare function Zhuanjiapinggu<T>(props: Partial<IconProps_133> & T): ReactElement;
|
|
2844
2884
|
|
|
2845
2885
|
export declare namespace Zhuanjiapinggu {
|
|
2846
|
-
var defaultProps:
|
|
2886
|
+
var defaultProps: IconProps_133;
|
|
2847
2887
|
var displayName: string;
|
|
2848
2888
|
}
|
|
2849
2889
|
|
|
2850
|
-
export declare function Zhuanjiayuyue<T>(props: Partial<
|
|
2890
|
+
export declare function Zhuanjiayuyue<T>(props: Partial<IconProps_134> & T): ReactElement;
|
|
2851
2891
|
|
|
2852
2892
|
export declare namespace Zhuanjiayuyue {
|
|
2853
|
-
var defaultProps:
|
|
2893
|
+
var defaultProps: IconProps_134;
|
|
2854
2894
|
var displayName: string;
|
|
2855
2895
|
}
|
|
2856
2896
|
|
|
2857
|
-
export declare function ZhuyuanxiezhuFill<T>(props: Partial<
|
|
2897
|
+
export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_135> & T): ReactElement;
|
|
2858
2898
|
|
|
2859
2899
|
export declare namespace ZhuyuanxiezhuFill {
|
|
2860
|
-
var defaultProps:
|
|
2900
|
+
var defaultProps: IconProps_135;
|
|
2861
2901
|
var displayName: string;
|
|
2862
2902
|
}
|
|
2863
2903
|
|