@mijadesign/mobile-icons 1.0.7 → 1.0.8
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/CopeFill.js +55 -0
- package/dist/es/icons/RevokeFill.js +55 -0
- package/dist/es/icons/{Smalltriangle1Fill.js → Smalltriangle2Fill.js} +2 -2
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/index.es.js +3 -1
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +215 -175
- package/dist/types/mobile-icons.mjs +821 -719
- 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_108> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultManColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_108;
|
|
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_109> & T): ReactElement;
|
|
48
48
|
|
|
49
49
|
export declare namespace AdultWomanColor {
|
|
50
|
-
var defaultProps:
|
|
50
|
+
var defaultProps: IconProps_109;
|
|
51
51
|
var displayName: string;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -142,10 +142,10 @@ 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_110> & T): ReactElement;
|
|
146
146
|
|
|
147
147
|
export declare namespace BoyColor {
|
|
148
|
-
var defaultProps:
|
|
148
|
+
var defaultProps: IconProps_110;
|
|
149
149
|
var displayName: string;
|
|
150
150
|
}
|
|
151
151
|
|
|
@@ -212,10 +212,10 @@ export declare namespace ChuyuanFill {
|
|
|
212
212
|
var displayName: string;
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
215
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_111> & T): ReactElement;
|
|
216
216
|
|
|
217
217
|
export declare namespace ClaimsDetailColor {
|
|
218
|
-
var defaultProps:
|
|
218
|
+
var defaultProps: IconProps_111;
|
|
219
219
|
var displayName: string;
|
|
220
220
|
}
|
|
221
221
|
|
|
@@ -240,151 +240,158 @@ export declare namespace Consultationrecord {
|
|
|
240
240
|
var displayName: string;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
export declare function
|
|
243
|
+
export declare function CopeFill<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
244
244
|
|
|
245
|
-
export declare namespace
|
|
245
|
+
export declare namespace CopeFill {
|
|
246
246
|
var defaultProps: IconProps_32;
|
|
247
247
|
var displayName: string;
|
|
248
248
|
}
|
|
249
249
|
|
|
250
|
-
export declare function
|
|
250
|
+
export declare function Customer<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
251
251
|
|
|
252
|
-
export declare namespace
|
|
252
|
+
export declare namespace Customer {
|
|
253
253
|
var defaultProps: IconProps_33;
|
|
254
254
|
var displayName: string;
|
|
255
255
|
}
|
|
256
256
|
|
|
257
|
-
export declare function
|
|
257
|
+
export declare function DaibingkebaoFill<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
258
|
+
|
|
259
|
+
export declare namespace DaibingkebaoFill {
|
|
260
|
+
var defaultProps: IconProps_34;
|
|
261
|
+
var displayName: string;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
export declare function Delete<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
258
265
|
|
|
259
266
|
export declare namespace Delete {
|
|
260
|
-
var defaultProps:
|
|
267
|
+
var defaultProps: IconProps_36;
|
|
261
268
|
var displayName: string;
|
|
262
269
|
}
|
|
263
270
|
|
|
264
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
271
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
265
272
|
|
|
266
273
|
export declare namespace DeleteFill {
|
|
267
|
-
var defaultProps:
|
|
274
|
+
var defaultProps: IconProps_35;
|
|
268
275
|
var displayName: string;
|
|
269
276
|
}
|
|
270
277
|
|
|
271
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
278
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_112> & T): ReactElement;
|
|
272
279
|
|
|
273
280
|
export declare namespace DirectClaimsColor {
|
|
274
|
-
var defaultProps:
|
|
281
|
+
var defaultProps: IconProps_112;
|
|
275
282
|
var displayName: string;
|
|
276
283
|
}
|
|
277
284
|
|
|
278
|
-
export declare function DownFill<T>(props: Partial<
|
|
285
|
+
export declare function DownFill<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
279
286
|
|
|
280
287
|
export declare namespace DownFill {
|
|
281
|
-
var defaultProps:
|
|
288
|
+
var defaultProps: IconProps_37;
|
|
282
289
|
var displayName: string;
|
|
283
290
|
}
|
|
284
291
|
|
|
285
|
-
export declare function DynamicLoading<T>(props: Partial<
|
|
292
|
+
export declare function DynamicLoading<T>(props: Partial<IconProps_113> & T): ReactElement;
|
|
286
293
|
|
|
287
294
|
export declare namespace DynamicLoading {
|
|
288
|
-
var defaultProps:
|
|
295
|
+
var defaultProps: IconProps_113;
|
|
289
296
|
var displayName: string;
|
|
290
297
|
}
|
|
291
298
|
|
|
292
|
-
export declare function Expert<T>(props: Partial<
|
|
299
|
+
export declare function Expert<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
293
300
|
|
|
294
301
|
export declare namespace Expert {
|
|
295
|
-
var defaultProps:
|
|
302
|
+
var defaultProps: IconProps_38;
|
|
296
303
|
var displayName: string;
|
|
297
304
|
}
|
|
298
305
|
|
|
299
|
-
export declare function Failure<T>(props: Partial<
|
|
306
|
+
export declare function Failure<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
300
307
|
|
|
301
308
|
export declare namespace Failure {
|
|
302
|
-
var defaultProps:
|
|
309
|
+
var defaultProps: IconProps_40;
|
|
303
310
|
var displayName: string;
|
|
304
311
|
}
|
|
305
312
|
|
|
306
|
-
export declare function FailureFill<T>(props: Partial<
|
|
313
|
+
export declare function FailureFill<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
307
314
|
|
|
308
315
|
export declare namespace FailureFill {
|
|
309
|
-
var defaultProps:
|
|
316
|
+
var defaultProps: IconProps_39;
|
|
310
317
|
var displayName: string;
|
|
311
318
|
}
|
|
312
319
|
|
|
313
|
-
export declare function FamilyFill<T>(props: Partial<
|
|
320
|
+
export declare function FamilyFill<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
314
321
|
|
|
315
322
|
export declare namespace FamilyFill {
|
|
316
|
-
var defaultProps:
|
|
323
|
+
var defaultProps: IconProps_41;
|
|
317
324
|
var displayName: string;
|
|
318
325
|
}
|
|
319
326
|
|
|
320
|
-
export declare function GaonandushoushuFill<T>(props: Partial<
|
|
327
|
+
export declare function GaonandushoushuFill<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
321
328
|
|
|
322
329
|
export declare namespace GaonandushoushuFill {
|
|
323
|
-
var defaultProps:
|
|
330
|
+
var defaultProps: IconProps_42;
|
|
324
331
|
var displayName: string;
|
|
325
332
|
}
|
|
326
333
|
|
|
327
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
334
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_114> & T): ReactElement;
|
|
328
335
|
|
|
329
336
|
export declare namespace GeneraoInfoColor {
|
|
330
|
-
var defaultProps:
|
|
337
|
+
var defaultProps: IconProps_114;
|
|
331
338
|
var displayName: string;
|
|
332
339
|
}
|
|
333
340
|
|
|
334
|
-
export declare function GirlColor<T>(props: Partial<
|
|
341
|
+
export declare function GirlColor<T>(props: Partial<IconProps_115> & T): ReactElement;
|
|
335
342
|
|
|
336
343
|
export declare namespace GirlColor {
|
|
337
|
-
var defaultProps:
|
|
344
|
+
var defaultProps: IconProps_115;
|
|
338
345
|
var displayName: string;
|
|
339
346
|
}
|
|
340
347
|
|
|
341
|
-
export declare function Glide<T>(props: Partial<
|
|
348
|
+
export declare function Glide<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
342
349
|
|
|
343
350
|
export declare namespace Glide {
|
|
344
|
-
var defaultProps:
|
|
351
|
+
var defaultProps: IconProps_43;
|
|
345
352
|
var displayName: string;
|
|
346
353
|
}
|
|
347
354
|
|
|
348
|
-
export declare function Guarantee<T>(props: Partial<
|
|
355
|
+
export declare function Guarantee<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
349
356
|
|
|
350
357
|
export declare namespace Guarantee {
|
|
351
|
-
var defaultProps:
|
|
358
|
+
var defaultProps: IconProps_45;
|
|
352
359
|
var displayName: string;
|
|
353
360
|
}
|
|
354
361
|
|
|
355
|
-
export declare function GuaranteeFill<T>(props: Partial<
|
|
362
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
356
363
|
|
|
357
364
|
export declare namespace GuaranteeFill {
|
|
358
|
-
var defaultProps:
|
|
365
|
+
var defaultProps: IconProps_44;
|
|
359
366
|
var displayName: string;
|
|
360
367
|
}
|
|
361
368
|
|
|
362
|
-
export declare function HaoyaohaoshuFill<T>(props: Partial<
|
|
369
|
+
export declare function HaoyaohaoshuFill<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
363
370
|
|
|
364
371
|
export declare namespace HaoyaohaoshuFill {
|
|
365
|
-
var defaultProps:
|
|
372
|
+
var defaultProps: IconProps_46;
|
|
366
373
|
var displayName: string;
|
|
367
374
|
}
|
|
368
375
|
|
|
369
|
-
declare function History_2<T>(props: Partial<
|
|
376
|
+
declare function History_2<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
370
377
|
|
|
371
378
|
declare namespace History_2 {
|
|
372
|
-
var defaultProps:
|
|
379
|
+
var defaultProps: IconProps_47;
|
|
373
380
|
var displayName: string;
|
|
374
381
|
}
|
|
375
382
|
export { History_2 as History }
|
|
376
383
|
|
|
377
|
-
export declare function Home<T>(props: Partial<
|
|
384
|
+
export declare function Home<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
378
385
|
|
|
379
386
|
export declare namespace Home {
|
|
380
|
-
var defaultProps:
|
|
387
|
+
var defaultProps: IconProps_48;
|
|
381
388
|
var displayName: string;
|
|
382
389
|
}
|
|
383
390
|
|
|
384
|
-
export declare function Huodongzhongxin<T>(props: Partial<
|
|
391
|
+
export declare function Huodongzhongxin<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
385
392
|
|
|
386
393
|
export declare namespace Huodongzhongxin {
|
|
387
|
-
var defaultProps:
|
|
394
|
+
var defaultProps: IconProps_49;
|
|
388
395
|
var displayName: string;
|
|
389
396
|
}
|
|
390
397
|
|
|
@@ -500,23 +507,27 @@ declare interface IconProps_105 {
|
|
|
500
507
|
}
|
|
501
508
|
|
|
502
509
|
declare interface IconProps_106 {
|
|
510
|
+
size: string | number;
|
|
503
511
|
classPrefix: string;
|
|
512
|
+
color: string;
|
|
504
513
|
tag: keyof ReactHTML;
|
|
505
|
-
|
|
514
|
+
logValue?: string;
|
|
506
515
|
onClick: (e: MouseEvent) => void;
|
|
516
|
+
fontClassName: string;
|
|
507
517
|
className: string;
|
|
508
|
-
logValue?: string;
|
|
509
518
|
style: React_2.CSSProperties;
|
|
510
519
|
children: React_2.ReactNode;
|
|
511
520
|
}
|
|
512
521
|
|
|
513
522
|
declare interface IconProps_107 {
|
|
523
|
+
size: string | number;
|
|
514
524
|
classPrefix: string;
|
|
525
|
+
color: string;
|
|
515
526
|
tag: keyof ReactHTML;
|
|
516
|
-
|
|
527
|
+
logValue?: string;
|
|
517
528
|
onClick: (e: MouseEvent) => void;
|
|
529
|
+
fontClassName: string;
|
|
518
530
|
className: string;
|
|
519
|
-
logValue?: string;
|
|
520
531
|
style: React_2.CSSProperties;
|
|
521
532
|
children: React_2.ReactNode;
|
|
522
533
|
}
|
|
@@ -633,6 +644,28 @@ declare interface IconProps_116 {
|
|
|
633
644
|
children: React_2.ReactNode;
|
|
634
645
|
}
|
|
635
646
|
|
|
647
|
+
declare interface IconProps_117 {
|
|
648
|
+
classPrefix: string;
|
|
649
|
+
tag: keyof ReactHTML;
|
|
650
|
+
size: string | number;
|
|
651
|
+
onClick: (e: MouseEvent) => void;
|
|
652
|
+
className: string;
|
|
653
|
+
logValue?: string;
|
|
654
|
+
style: React_2.CSSProperties;
|
|
655
|
+
children: React_2.ReactNode;
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
declare interface IconProps_118 {
|
|
659
|
+
classPrefix: string;
|
|
660
|
+
tag: keyof ReactHTML;
|
|
661
|
+
size: string | number;
|
|
662
|
+
onClick: (e: MouseEvent) => void;
|
|
663
|
+
className: string;
|
|
664
|
+
logValue?: string;
|
|
665
|
+
style: React_2.CSSProperties;
|
|
666
|
+
children: React_2.ReactNode;
|
|
667
|
+
}
|
|
668
|
+
|
|
636
669
|
declare interface IconProps_12 {
|
|
637
670
|
size: string | number;
|
|
638
671
|
classPrefix: string;
|
|
@@ -1881,423 +1914,430 @@ declare interface IconProps_99 {
|
|
|
1881
1914
|
children: React_2.ReactNode;
|
|
1882
1915
|
}
|
|
1883
1916
|
|
|
1884
|
-
export declare function ImageFill<T>(props: Partial<
|
|
1917
|
+
export declare function ImageFill<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1885
1918
|
|
|
1886
1919
|
export declare namespace ImageFill {
|
|
1887
|
-
var defaultProps:
|
|
1920
|
+
var defaultProps: IconProps_50;
|
|
1888
1921
|
var displayName: string;
|
|
1889
1922
|
}
|
|
1890
1923
|
|
|
1891
|
-
export declare function Information<T>(props: Partial<
|
|
1924
|
+
export declare function Information<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1892
1925
|
|
|
1893
1926
|
export declare namespace Information {
|
|
1894
|
-
var defaultProps:
|
|
1927
|
+
var defaultProps: IconProps_52;
|
|
1895
1928
|
var displayName: string;
|
|
1896
1929
|
}
|
|
1897
1930
|
|
|
1898
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1931
|
+
export declare function InformationFill<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1899
1932
|
|
|
1900
1933
|
export declare namespace InformationFill {
|
|
1901
|
-
var defaultProps:
|
|
1934
|
+
var defaultProps: IconProps_51;
|
|
1902
1935
|
var displayName: string;
|
|
1903
1936
|
}
|
|
1904
1937
|
|
|
1905
|
-
export declare function Invisible<T>(props: Partial<
|
|
1938
|
+
export declare function Invisible<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1906
1939
|
|
|
1907
1940
|
export declare namespace Invisible {
|
|
1908
|
-
var defaultProps:
|
|
1941
|
+
var defaultProps: IconProps_53;
|
|
1909
1942
|
var displayName: string;
|
|
1910
1943
|
}
|
|
1911
1944
|
|
|
1912
|
-
export declare function Jiankangdangan<T>(props: Partial<
|
|
1945
|
+
export declare function Jiankangdangan<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1913
1946
|
|
|
1914
1947
|
export declare namespace Jiankangdangan {
|
|
1915
|
-
var defaultProps:
|
|
1948
|
+
var defaultProps: IconProps_54;
|
|
1916
1949
|
var displayName: string;
|
|
1917
1950
|
}
|
|
1918
1951
|
|
|
1919
|
-
export declare function JiuyizhuandaoFill<T>(props: Partial<
|
|
1952
|
+
export declare function JiuyizhuandaoFill<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1920
1953
|
|
|
1921
1954
|
export declare namespace JiuyizhuandaoFill {
|
|
1922
|
-
var defaultProps:
|
|
1955
|
+
var defaultProps: IconProps_55;
|
|
1923
1956
|
var displayName: string;
|
|
1924
1957
|
}
|
|
1925
1958
|
|
|
1926
|
-
export declare function Keyboard<T>(props: Partial<
|
|
1959
|
+
export declare function Keyboard<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1927
1960
|
|
|
1928
1961
|
export declare namespace Keyboard {
|
|
1929
|
-
var defaultProps:
|
|
1962
|
+
var defaultProps: IconProps_56;
|
|
1930
1963
|
var displayName: string;
|
|
1931
1964
|
}
|
|
1932
1965
|
|
|
1933
|
-
export declare function LeftFill<T>(props: Partial<
|
|
1966
|
+
export declare function LeftFill<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1934
1967
|
|
|
1935
1968
|
export declare namespace LeftFill {
|
|
1936
|
-
var defaultProps:
|
|
1969
|
+
var defaultProps: IconProps_57;
|
|
1937
1970
|
var displayName: string;
|
|
1938
1971
|
}
|
|
1939
1972
|
|
|
1940
|
-
export declare function LipeixiezhuFill<T>(props: Partial<
|
|
1973
|
+
export declare function LipeixiezhuFill<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1941
1974
|
|
|
1942
1975
|
export declare namespace LipeixiezhuFill {
|
|
1943
|
-
var defaultProps:
|
|
1976
|
+
var defaultProps: IconProps_58;
|
|
1944
1977
|
var displayName: string;
|
|
1945
1978
|
}
|
|
1946
1979
|
|
|
1947
|
-
export declare function Loading<T>(props: Partial<
|
|
1980
|
+
export declare function Loading<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1948
1981
|
|
|
1949
1982
|
export declare namespace Loading {
|
|
1950
|
-
var defaultProps:
|
|
1983
|
+
var defaultProps: IconProps_59;
|
|
1951
1984
|
var displayName: string;
|
|
1952
1985
|
}
|
|
1953
1986
|
|
|
1954
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1987
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_116> & T): ReactElement;
|
|
1955
1988
|
|
|
1956
1989
|
export declare namespace LoginOffColor {
|
|
1957
|
-
var defaultProps:
|
|
1990
|
+
var defaultProps: IconProps_116;
|
|
1958
1991
|
var displayName: string;
|
|
1959
1992
|
}
|
|
1960
1993
|
|
|
1961
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1994
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_117> & T): ReactElement;
|
|
1962
1995
|
|
|
1963
1996
|
export declare namespace LoginOnColor {
|
|
1964
|
-
var defaultProps:
|
|
1997
|
+
var defaultProps: IconProps_117;
|
|
1965
1998
|
var displayName: string;
|
|
1966
1999
|
}
|
|
1967
2000
|
|
|
1968
|
-
export declare function Menu<T>(props: Partial<
|
|
2001
|
+
export declare function Menu<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1969
2002
|
|
|
1970
2003
|
export declare namespace Menu {
|
|
1971
|
-
var defaultProps:
|
|
2004
|
+
var defaultProps: IconProps_60;
|
|
1972
2005
|
var displayName: string;
|
|
1973
2006
|
}
|
|
1974
2007
|
|
|
1975
|
-
export declare function MenzhengFill<T>(props: Partial<
|
|
2008
|
+
export declare function MenzhengFill<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1976
2009
|
|
|
1977
2010
|
export declare namespace MenzhengFill {
|
|
1978
|
-
var defaultProps:
|
|
2011
|
+
var defaultProps: IconProps_61;
|
|
1979
2012
|
var displayName: string;
|
|
1980
2013
|
}
|
|
1981
2014
|
|
|
1982
|
-
export declare function MicrophoneFill<T>(props: Partial<
|
|
2015
|
+
export declare function MicrophoneFill<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1983
2016
|
|
|
1984
2017
|
export declare namespace MicrophoneFill {
|
|
1985
|
-
var defaultProps:
|
|
2018
|
+
var defaultProps: IconProps_62;
|
|
1986
2019
|
var displayName: string;
|
|
1987
2020
|
}
|
|
1988
2021
|
|
|
1989
|
-
export declare function MicrophoneoffFill<T>(props: Partial<
|
|
2022
|
+
export declare function MicrophoneoffFill<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1990
2023
|
|
|
1991
2024
|
export declare namespace MicrophoneoffFill {
|
|
1992
|
-
var defaultProps:
|
|
2025
|
+
var defaultProps: IconProps_63;
|
|
1993
2026
|
var displayName: string;
|
|
1994
2027
|
}
|
|
1995
2028
|
|
|
1996
|
-
export declare function Modify<T>(props: Partial<
|
|
2029
|
+
export declare function Modify<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1997
2030
|
|
|
1998
2031
|
export declare namespace Modify {
|
|
1999
|
-
var defaultProps:
|
|
2032
|
+
var defaultProps: IconProps_64;
|
|
2000
2033
|
var displayName: string;
|
|
2001
2034
|
}
|
|
2002
2035
|
|
|
2003
|
-
export declare function More<T>(props: Partial<
|
|
2036
|
+
export declare function More<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
2004
2037
|
|
|
2005
2038
|
export declare namespace More {
|
|
2006
|
-
var defaultProps:
|
|
2039
|
+
var defaultProps: IconProps_65;
|
|
2007
2040
|
var displayName: string;
|
|
2008
2041
|
}
|
|
2009
2042
|
|
|
2010
|
-
export declare function PauseFill<T>(props: Partial<
|
|
2043
|
+
export declare function PauseFill<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
2011
2044
|
|
|
2012
2045
|
export declare namespace PauseFill {
|
|
2013
|
-
var defaultProps:
|
|
2046
|
+
var defaultProps: IconProps_66;
|
|
2014
2047
|
var displayName: string;
|
|
2015
2048
|
}
|
|
2016
2049
|
|
|
2017
|
-
export declare function Plus<T>(props: Partial<
|
|
2050
|
+
export declare function Plus<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
2018
2051
|
|
|
2019
2052
|
export declare namespace Plus {
|
|
2020
|
-
var defaultProps:
|
|
2053
|
+
var defaultProps: IconProps_67;
|
|
2021
2054
|
var displayName: string;
|
|
2022
2055
|
}
|
|
2023
2056
|
|
|
2024
|
-
export declare function Position<T>(props: Partial<
|
|
2057
|
+
export declare function Position<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
2025
2058
|
|
|
2026
2059
|
export declare namespace Position {
|
|
2027
|
-
var defaultProps:
|
|
2060
|
+
var defaultProps: IconProps_68;
|
|
2028
2061
|
var displayName: string;
|
|
2029
2062
|
}
|
|
2030
2063
|
|
|
2031
|
-
export declare function Problem<T>(props: Partial<
|
|
2064
|
+
export declare function Problem<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
2032
2065
|
|
|
2033
2066
|
export declare namespace Problem {
|
|
2034
|
-
var defaultProps:
|
|
2067
|
+
var defaultProps: IconProps_70;
|
|
2035
2068
|
var displayName: string;
|
|
2036
2069
|
}
|
|
2037
2070
|
|
|
2038
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
2071
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
2039
2072
|
|
|
2040
2073
|
export declare namespace ProblemFill {
|
|
2041
|
-
var defaultProps:
|
|
2074
|
+
var defaultProps: IconProps_69;
|
|
2042
2075
|
var displayName: string;
|
|
2043
2076
|
}
|
|
2044
2077
|
|
|
2045
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
2078
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
2046
2079
|
|
|
2047
2080
|
export declare namespace Prohibitselected {
|
|
2048
|
-
var defaultProps:
|
|
2081
|
+
var defaultProps: IconProps_72;
|
|
2049
2082
|
var displayName: string;
|
|
2050
2083
|
}
|
|
2051
2084
|
|
|
2052
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
2085
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
2053
2086
|
|
|
2054
2087
|
export declare namespace ProhibitselectedRectangle {
|
|
2055
|
-
var defaultProps:
|
|
2088
|
+
var defaultProps: IconProps_71;
|
|
2056
2089
|
var displayName: string;
|
|
2057
2090
|
}
|
|
2058
2091
|
|
|
2059
|
-
export declare function Quanyishiyongjilu<T>(props: Partial<
|
|
2092
|
+
export declare function Quanyishiyongjilu<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
2060
2093
|
|
|
2061
2094
|
export declare namespace Quanyishiyongjilu {
|
|
2062
|
-
var defaultProps:
|
|
2095
|
+
var defaultProps: IconProps_73;
|
|
2063
2096
|
var displayName: string;
|
|
2064
2097
|
}
|
|
2065
2098
|
|
|
2066
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
2099
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_118> & T): ReactElement;
|
|
2067
2100
|
|
|
2068
2101
|
export declare namespace QuickClaimsColor {
|
|
2069
|
-
var defaultProps:
|
|
2102
|
+
var defaultProps: IconProps_118;
|
|
2070
2103
|
var displayName: string;
|
|
2071
2104
|
}
|
|
2072
2105
|
|
|
2073
|
-
export declare function Remind<T>(props: Partial<
|
|
2106
|
+
export declare function Remind<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
2074
2107
|
|
|
2075
2108
|
export declare namespace Remind {
|
|
2076
|
-
var defaultProps:
|
|
2109
|
+
var defaultProps: IconProps_74;
|
|
2110
|
+
var displayName: string;
|
|
2111
|
+
}
|
|
2112
|
+
|
|
2113
|
+
export declare function RevokeFill<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
2114
|
+
|
|
2115
|
+
export declare namespace RevokeFill {
|
|
2116
|
+
var defaultProps: IconProps_75;
|
|
2077
2117
|
var displayName: string;
|
|
2078
2118
|
}
|
|
2079
2119
|
|
|
2080
|
-
export declare function RightFill<T>(props: Partial<
|
|
2120
|
+
export declare function RightFill<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
2081
2121
|
|
|
2082
2122
|
export declare namespace RightFill {
|
|
2083
|
-
var defaultProps:
|
|
2123
|
+
var defaultProps: IconProps_76;
|
|
2084
2124
|
var displayName: string;
|
|
2085
2125
|
}
|
|
2086
2126
|
|
|
2087
|
-
export declare function Search<T>(props: Partial<
|
|
2127
|
+
export declare function Search<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
2088
2128
|
|
|
2089
2129
|
export declare namespace Search {
|
|
2090
|
-
var defaultProps:
|
|
2130
|
+
var defaultProps: IconProps_77;
|
|
2091
2131
|
var displayName: string;
|
|
2092
2132
|
}
|
|
2093
2133
|
|
|
2094
|
-
export declare function Selected<T>(props: Partial<
|
|
2134
|
+
export declare function Selected<T>(props: Partial<IconProps_80> & T): ReactElement;
|
|
2095
2135
|
|
|
2096
2136
|
export declare namespace Selected {
|
|
2097
|
-
var defaultProps:
|
|
2137
|
+
var defaultProps: IconProps_80;
|
|
2098
2138
|
var displayName: string;
|
|
2099
2139
|
}
|
|
2100
2140
|
|
|
2101
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
2141
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_78> & T): ReactElement;
|
|
2102
2142
|
|
|
2103
2143
|
export declare namespace SelectedFill {
|
|
2104
|
-
var defaultProps:
|
|
2144
|
+
var defaultProps: IconProps_78;
|
|
2105
2145
|
var displayName: string;
|
|
2106
2146
|
}
|
|
2107
2147
|
|
|
2108
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
2148
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_81> & T): ReactElement;
|
|
2109
2149
|
|
|
2110
2150
|
export declare namespace SelectedminusFill {
|
|
2111
|
-
var defaultProps:
|
|
2151
|
+
var defaultProps: IconProps_81;
|
|
2112
2152
|
var displayName: string;
|
|
2113
2153
|
}
|
|
2114
2154
|
|
|
2115
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
2155
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_82> & T): ReactElement;
|
|
2116
2156
|
|
|
2117
2157
|
export declare namespace SelectedminusRectangleFill {
|
|
2118
|
-
var defaultProps:
|
|
2158
|
+
var defaultProps: IconProps_82;
|
|
2119
2159
|
var displayName: string;
|
|
2120
2160
|
}
|
|
2121
2161
|
|
|
2122
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
2162
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_79> & T): ReactElement;
|
|
2123
2163
|
|
|
2124
2164
|
export declare namespace SelectedRectangleFill {
|
|
2125
|
-
var defaultProps:
|
|
2165
|
+
var defaultProps: IconProps_79;
|
|
2126
2166
|
var displayName: string;
|
|
2127
2167
|
}
|
|
2128
2168
|
|
|
2129
|
-
export declare function SendFill<T>(props: Partial<
|
|
2169
|
+
export declare function SendFill<T>(props: Partial<IconProps_83> & T): ReactElement;
|
|
2130
2170
|
|
|
2131
2171
|
export declare namespace SendFill {
|
|
2132
|
-
var defaultProps:
|
|
2172
|
+
var defaultProps: IconProps_83;
|
|
2133
2173
|
var displayName: string;
|
|
2134
2174
|
}
|
|
2135
2175
|
|
|
2136
|
-
export declare function ShoushuFill<T>(props: Partial<
|
|
2176
|
+
export declare function ShoushuFill<T>(props: Partial<IconProps_84> & T): ReactElement;
|
|
2137
2177
|
|
|
2138
2178
|
export declare namespace ShoushuFill {
|
|
2139
|
-
var defaultProps:
|
|
2179
|
+
var defaultProps: IconProps_84;
|
|
2140
2180
|
var displayName: string;
|
|
2141
2181
|
}
|
|
2142
2182
|
|
|
2143
|
-
export declare function
|
|
2183
|
+
export declare function Smalltriangle2Fill<T>(props: Partial<IconProps_86> & T): ReactElement;
|
|
2144
2184
|
|
|
2145
|
-
export declare namespace
|
|
2146
|
-
var defaultProps:
|
|
2185
|
+
export declare namespace Smalltriangle2Fill {
|
|
2186
|
+
var defaultProps: IconProps_86;
|
|
2147
2187
|
var displayName: string;
|
|
2148
2188
|
}
|
|
2149
2189
|
|
|
2150
|
-
export declare function SmalltriangleFill<T>(props: Partial<
|
|
2190
|
+
export declare function SmalltriangleFill<T>(props: Partial<IconProps_85> & T): ReactElement;
|
|
2151
2191
|
|
|
2152
2192
|
export declare namespace SmalltriangleFill {
|
|
2153
|
-
var defaultProps:
|
|
2193
|
+
var defaultProps: IconProps_85;
|
|
2154
2194
|
var displayName: string;
|
|
2155
2195
|
}
|
|
2156
2196
|
|
|
2157
|
-
export declare function SpeakerFill<T>(props: Partial<
|
|
2197
|
+
export declare function SpeakerFill<T>(props: Partial<IconProps_87> & T): ReactElement;
|
|
2158
2198
|
|
|
2159
2199
|
export declare namespace SpeakerFill {
|
|
2160
|
-
var defaultProps:
|
|
2200
|
+
var defaultProps: IconProps_87;
|
|
2161
2201
|
var displayName: string;
|
|
2162
2202
|
}
|
|
2163
2203
|
|
|
2164
|
-
export declare function SpeakeroffFill<T>(props: Partial<
|
|
2204
|
+
export declare function SpeakeroffFill<T>(props: Partial<IconProps_88> & T): ReactElement;
|
|
2165
2205
|
|
|
2166
2206
|
export declare namespace SpeakeroffFill {
|
|
2167
|
-
var defaultProps:
|
|
2207
|
+
var defaultProps: IconProps_88;
|
|
2168
2208
|
var displayName: string;
|
|
2169
2209
|
}
|
|
2170
2210
|
|
|
2171
|
-
export declare function StarFill<T>(props: Partial<
|
|
2211
|
+
export declare function StarFill<T>(props: Partial<IconProps_89> & T): ReactElement;
|
|
2172
2212
|
|
|
2173
2213
|
export declare namespace StarFill {
|
|
2174
|
-
var defaultProps:
|
|
2214
|
+
var defaultProps: IconProps_89;
|
|
2175
2215
|
var displayName: string;
|
|
2176
2216
|
}
|
|
2177
2217
|
|
|
2178
|
-
export declare function Success<T>(props: Partial<
|
|
2218
|
+
export declare function Success<T>(props: Partial<IconProps_91> & T): ReactElement;
|
|
2179
2219
|
|
|
2180
2220
|
export declare namespace Success {
|
|
2181
|
-
var defaultProps:
|
|
2221
|
+
var defaultProps: IconProps_91;
|
|
2182
2222
|
var displayName: string;
|
|
2183
2223
|
}
|
|
2184
2224
|
|
|
2185
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
2225
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_90> & T): ReactElement;
|
|
2186
2226
|
|
|
2187
2227
|
export declare namespace SuccessFill {
|
|
2188
|
-
var defaultProps:
|
|
2228
|
+
var defaultProps: IconProps_90;
|
|
2189
2229
|
var displayName: string;
|
|
2190
2230
|
}
|
|
2191
2231
|
|
|
2192
|
-
export declare function Time<T>(props: Partial<
|
|
2232
|
+
export declare function Time<T>(props: Partial<IconProps_93> & T): ReactElement;
|
|
2193
2233
|
|
|
2194
2234
|
export declare namespace Time {
|
|
2195
|
-
var defaultProps:
|
|
2235
|
+
var defaultProps: IconProps_93;
|
|
2196
2236
|
var displayName: string;
|
|
2197
2237
|
}
|
|
2198
2238
|
|
|
2199
|
-
export declare function TimeFill<T>(props: Partial<
|
|
2239
|
+
export declare function TimeFill<T>(props: Partial<IconProps_92> & T): ReactElement;
|
|
2200
2240
|
|
|
2201
2241
|
export declare namespace TimeFill {
|
|
2202
|
-
var defaultProps:
|
|
2242
|
+
var defaultProps: IconProps_92;
|
|
2203
2243
|
var displayName: string;
|
|
2204
2244
|
}
|
|
2205
2245
|
|
|
2206
|
-
export declare function Unselected<T>(props: Partial<
|
|
2246
|
+
export declare function Unselected<T>(props: Partial<IconProps_95> & T): ReactElement;
|
|
2207
2247
|
|
|
2208
2248
|
export declare namespace Unselected {
|
|
2209
|
-
var defaultProps:
|
|
2249
|
+
var defaultProps: IconProps_95;
|
|
2210
2250
|
var displayName: string;
|
|
2211
2251
|
}
|
|
2212
2252
|
|
|
2213
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
2253
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_94> & T): ReactElement;
|
|
2214
2254
|
|
|
2215
2255
|
export declare namespace UnselectedRectangle {
|
|
2216
|
-
var defaultProps:
|
|
2256
|
+
var defaultProps: IconProps_94;
|
|
2217
2257
|
var displayName: string;
|
|
2218
2258
|
}
|
|
2219
2259
|
|
|
2220
|
-
export declare function UpFill<T>(props: Partial<
|
|
2260
|
+
export declare function UpFill<T>(props: Partial<IconProps_96> & T): ReactElement;
|
|
2221
2261
|
|
|
2222
2262
|
export declare namespace UpFill {
|
|
2223
|
-
var defaultProps:
|
|
2263
|
+
var defaultProps: IconProps_96;
|
|
2224
2264
|
var displayName: string;
|
|
2225
2265
|
}
|
|
2226
2266
|
|
|
2227
|
-
export declare function User<T>(props: Partial<
|
|
2267
|
+
export declare function User<T>(props: Partial<IconProps_97> & T): ReactElement;
|
|
2228
2268
|
|
|
2229
2269
|
export declare namespace User {
|
|
2230
|
-
var defaultProps:
|
|
2270
|
+
var defaultProps: IconProps_97;
|
|
2231
2271
|
var displayName: string;
|
|
2232
2272
|
}
|
|
2233
2273
|
|
|
2234
|
-
export declare function Visible<T>(props: Partial<
|
|
2274
|
+
export declare function Visible<T>(props: Partial<IconProps_98> & T): ReactElement;
|
|
2235
2275
|
|
|
2236
2276
|
export declare namespace Visible {
|
|
2237
|
-
var defaultProps:
|
|
2277
|
+
var defaultProps: IconProps_98;
|
|
2238
2278
|
var displayName: string;
|
|
2239
2279
|
}
|
|
2240
2280
|
|
|
2241
|
-
export declare function Voicemail<T>(props: Partial<
|
|
2281
|
+
export declare function Voicemail<T>(props: Partial<IconProps_99> & T): ReactElement;
|
|
2242
2282
|
|
|
2243
2283
|
export declare namespace Voicemail {
|
|
2244
|
-
var defaultProps:
|
|
2284
|
+
var defaultProps: IconProps_99;
|
|
2245
2285
|
var displayName: string;
|
|
2246
2286
|
}
|
|
2247
2287
|
|
|
2248
|
-
export declare function Warning<T>(props: Partial<
|
|
2288
|
+
export declare function Warning<T>(props: Partial<IconProps_101> & T): ReactElement;
|
|
2249
2289
|
|
|
2250
2290
|
export declare namespace Warning {
|
|
2251
|
-
var defaultProps:
|
|
2291
|
+
var defaultProps: IconProps_101;
|
|
2252
2292
|
var displayName: string;
|
|
2253
2293
|
}
|
|
2254
2294
|
|
|
2255
|
-
export declare function WarningFill<T>(props: Partial<
|
|
2295
|
+
export declare function WarningFill<T>(props: Partial<IconProps_100> & T): ReactElement;
|
|
2256
2296
|
|
|
2257
2297
|
export declare namespace WarningFill {
|
|
2258
|
-
var defaultProps:
|
|
2298
|
+
var defaultProps: IconProps_100;
|
|
2259
2299
|
var displayName: string;
|
|
2260
2300
|
}
|
|
2261
2301
|
|
|
2262
|
-
export declare function WechatBack<T>(props: Partial<
|
|
2302
|
+
export declare function WechatBack<T>(props: Partial<IconProps_102> & T): ReactElement;
|
|
2263
2303
|
|
|
2264
2304
|
export declare namespace WechatBack {
|
|
2265
|
-
var defaultProps:
|
|
2305
|
+
var defaultProps: IconProps_102;
|
|
2266
2306
|
var displayName: string;
|
|
2267
2307
|
}
|
|
2268
2308
|
|
|
2269
|
-
export declare function WechatFill<T>(props: Partial<
|
|
2309
|
+
export declare function WechatFill<T>(props: Partial<IconProps_103> & T): ReactElement;
|
|
2270
2310
|
|
|
2271
2311
|
export declare namespace WechatFill {
|
|
2272
|
-
var defaultProps:
|
|
2312
|
+
var defaultProps: IconProps_103;
|
|
2273
2313
|
var displayName: string;
|
|
2274
2314
|
}
|
|
2275
2315
|
|
|
2276
|
-
export declare function YinanbingliFill<T>(props: Partial<
|
|
2316
|
+
export declare function YinanbingliFill<T>(props: Partial<IconProps_104> & T): ReactElement;
|
|
2277
2317
|
|
|
2278
2318
|
export declare namespace YinanbingliFill {
|
|
2279
|
-
var defaultProps:
|
|
2319
|
+
var defaultProps: IconProps_104;
|
|
2280
2320
|
var displayName: string;
|
|
2281
2321
|
}
|
|
2282
2322
|
|
|
2283
|
-
export declare function YishengjingxuanFill<T>(props: Partial<
|
|
2323
|
+
export declare function YishengjingxuanFill<T>(props: Partial<IconProps_105> & T): ReactElement;
|
|
2284
2324
|
|
|
2285
2325
|
export declare namespace YishengjingxuanFill {
|
|
2286
|
-
var defaultProps:
|
|
2326
|
+
var defaultProps: IconProps_105;
|
|
2287
2327
|
var displayName: string;
|
|
2288
2328
|
}
|
|
2289
2329
|
|
|
2290
|
-
export declare function Zhuangrenxiezhu<T>(props: Partial<
|
|
2330
|
+
export declare function Zhuangrenxiezhu<T>(props: Partial<IconProps_106> & T): ReactElement;
|
|
2291
2331
|
|
|
2292
2332
|
export declare namespace Zhuangrenxiezhu {
|
|
2293
|
-
var defaultProps:
|
|
2333
|
+
var defaultProps: IconProps_106;
|
|
2294
2334
|
var displayName: string;
|
|
2295
2335
|
}
|
|
2296
2336
|
|
|
2297
|
-
export declare function ZhuyuanxiezhuFill<T>(props: Partial<
|
|
2337
|
+
export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_107> & T): ReactElement;
|
|
2298
2338
|
|
|
2299
2339
|
export declare namespace ZhuyuanxiezhuFill {
|
|
2300
|
-
var defaultProps:
|
|
2340
|
+
var defaultProps: IconProps_107;
|
|
2301
2341
|
var displayName: string;
|
|
2302
2342
|
}
|
|
2303
2343
|
|