@mijadesign/mobile-icons 1.0.0-beta.1 → 1.0.0-beta.10
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/AddFamily.js +55 -0
- package/dist/es/icons/Admin.js +55 -0
- package/dist/es/icons/AdultManColor.js +1 -1
- package/dist/es/icons/AdultWomanColor.js +1 -1
- package/dist/es/icons/BarrackFill.js +55 -0
- package/dist/es/icons/BoyColor.js +1 -1
- package/dist/es/icons/Change.js +55 -0
- package/dist/es/icons/CheckmarkFill.js +55 -0
- package/dist/es/icons/ClaimsDetailColor.js +4 -4
- package/dist/es/icons/Code.js +55 -0
- package/dist/es/icons/DaibingkebaoFill.js +55 -0
- package/dist/es/icons/DirectClaimsColor.js +1 -1
- package/dist/es/icons/DynamicLoading.js +54 -0
- package/dist/es/icons/Expert.js +55 -0
- package/dist/es/icons/FamilyFill.js +55 -0
- package/dist/es/icons/GeneraoInfoColor.js +1 -1
- package/dist/es/icons/GirlColor.js +1 -1
- package/dist/es/icons/History.js +55 -0
- package/dist/es/icons/LoginOffColor.js +5 -5
- package/dist/es/icons/LoginOnColor.js +1 -1
- package/dist/es/icons/QuickClaimsColor.js +1 -1
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/icons/WechatBack.js +55 -0
- package/dist/es/index.es.js +12 -0
- package/dist/iconfont.svg +27 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_icon.css +1 -1
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +384 -145
- package/dist/types/mobile-icons.mjs +3330 -2719
- package/package.json +4 -3
package/dist/types/index.d.ts
CHANGED
|
@@ -2,227 +2,305 @@ import { default as React_2 } from 'react';
|
|
|
2
2
|
import { ReactElement } from 'react';
|
|
3
3
|
import { ReactHTML } from 'react';
|
|
4
4
|
|
|
5
|
-
export declare function
|
|
5
|
+
export declare function AddFamily<T>(props: Partial<IconProps_2> & T): ReactElement;
|
|
6
6
|
|
|
7
|
-
export declare namespace
|
|
7
|
+
export declare namespace AddFamily {
|
|
8
8
|
var defaultProps: IconProps_2;
|
|
9
9
|
var displayName: string;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
export declare function
|
|
12
|
+
export declare function AddFill<T>(props: Partial<IconProps_3> & T): ReactElement;
|
|
13
13
|
|
|
14
|
-
export declare namespace
|
|
14
|
+
export declare namespace AddFill {
|
|
15
15
|
var defaultProps: IconProps_3;
|
|
16
16
|
var displayName: string;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
export declare function
|
|
19
|
+
export declare function AddRectangleFill<T>(props: Partial<IconProps_4> & T): ReactElement;
|
|
20
20
|
|
|
21
|
-
export declare namespace
|
|
21
|
+
export declare namespace AddRectangleFill {
|
|
22
22
|
var defaultProps: IconProps_4;
|
|
23
23
|
var displayName: string;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
export declare function
|
|
26
|
+
export declare function Addressbook<T>(props: Partial<IconProps_5> & T): ReactElement;
|
|
27
|
+
|
|
28
|
+
export declare namespace Addressbook {
|
|
29
|
+
var defaultProps: IconProps_5;
|
|
30
|
+
var displayName: string;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
export declare function Admin<T>(props: Partial<IconProps_6> & T): ReactElement;
|
|
34
|
+
|
|
35
|
+
export declare namespace Admin {
|
|
36
|
+
var defaultProps: IconProps_6;
|
|
37
|
+
var displayName: string;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
export declare function AdultManColor<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
27
41
|
|
|
28
42
|
export declare namespace AdultManColor {
|
|
29
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_69;
|
|
30
44
|
var displayName: string;
|
|
31
45
|
}
|
|
32
46
|
|
|
33
|
-
export declare function AdultWomanColor<T>(props: Partial<
|
|
47
|
+
export declare function AdultWomanColor<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
34
48
|
|
|
35
49
|
export declare namespace AdultWomanColor {
|
|
36
|
-
var defaultProps:
|
|
50
|
+
var defaultProps: IconProps_70;
|
|
37
51
|
var displayName: string;
|
|
38
52
|
}
|
|
39
53
|
|
|
40
|
-
export declare function ArrowDown<T>(props: Partial<
|
|
54
|
+
export declare function ArrowDown<T>(props: Partial<IconProps_8> & T): ReactElement;
|
|
41
55
|
|
|
42
56
|
export declare namespace ArrowDown {
|
|
43
|
-
var defaultProps:
|
|
57
|
+
var defaultProps: IconProps_8;
|
|
44
58
|
var displayName: string;
|
|
45
59
|
}
|
|
46
60
|
|
|
47
|
-
export declare function ArrowDownCircle<T>(props: Partial<
|
|
61
|
+
export declare function ArrowDownCircle<T>(props: Partial<IconProps_7> & T): ReactElement;
|
|
48
62
|
|
|
49
63
|
export declare namespace ArrowDownCircle {
|
|
50
|
-
var defaultProps:
|
|
64
|
+
var defaultProps: IconProps_7;
|
|
51
65
|
var displayName: string;
|
|
52
66
|
}
|
|
53
67
|
|
|
54
|
-
export declare function ArrowLeft<T>(props: Partial<
|
|
68
|
+
export declare function ArrowLeft<T>(props: Partial<IconProps_10> & T): ReactElement;
|
|
55
69
|
|
|
56
70
|
export declare namespace ArrowLeft {
|
|
57
|
-
var defaultProps:
|
|
71
|
+
var defaultProps: IconProps_10;
|
|
58
72
|
var displayName: string;
|
|
59
73
|
}
|
|
60
74
|
|
|
61
|
-
export declare function ArrowLeftCircle<T>(props: Partial<
|
|
75
|
+
export declare function ArrowLeftCircle<T>(props: Partial<IconProps_9> & T): ReactElement;
|
|
62
76
|
|
|
63
77
|
export declare namespace ArrowLeftCircle {
|
|
64
|
-
var defaultProps:
|
|
78
|
+
var defaultProps: IconProps_9;
|
|
65
79
|
var displayName: string;
|
|
66
80
|
}
|
|
67
81
|
|
|
68
|
-
export declare function ArrowRight<T>(props: Partial<
|
|
82
|
+
export declare function ArrowRight<T>(props: Partial<IconProps_12> & T): ReactElement;
|
|
69
83
|
|
|
70
84
|
export declare namespace ArrowRight {
|
|
71
|
-
var defaultProps:
|
|
85
|
+
var defaultProps: IconProps_12;
|
|
72
86
|
var displayName: string;
|
|
73
87
|
}
|
|
74
88
|
|
|
75
|
-
export declare function ArrowRightCircle<T>(props: Partial<
|
|
89
|
+
export declare function ArrowRightCircle<T>(props: Partial<IconProps_11> & T): ReactElement;
|
|
76
90
|
|
|
77
91
|
export declare namespace ArrowRightCircle {
|
|
78
|
-
var defaultProps:
|
|
92
|
+
var defaultProps: IconProps_11;
|
|
79
93
|
var displayName: string;
|
|
80
94
|
}
|
|
81
95
|
|
|
82
|
-
export declare function ArrowUp<T>(props: Partial<
|
|
96
|
+
export declare function ArrowUp<T>(props: Partial<IconProps_14> & T): ReactElement;
|
|
83
97
|
|
|
84
98
|
export declare namespace ArrowUp {
|
|
85
|
-
var defaultProps:
|
|
99
|
+
var defaultProps: IconProps_14;
|
|
86
100
|
var displayName: string;
|
|
87
101
|
}
|
|
88
102
|
|
|
89
|
-
export declare function ArrowUpCircle<T>(props: Partial<
|
|
103
|
+
export declare function ArrowUpCircle<T>(props: Partial<IconProps_13> & T): ReactElement;
|
|
90
104
|
|
|
91
105
|
export declare namespace ArrowUpCircle {
|
|
92
|
-
var defaultProps:
|
|
106
|
+
var defaultProps: IconProps_13;
|
|
93
107
|
var displayName: string;
|
|
94
108
|
}
|
|
95
109
|
|
|
96
|
-
export declare function Bankcard<T>(props: Partial<
|
|
110
|
+
export declare function Bankcard<T>(props: Partial<IconProps_15> & T): ReactElement;
|
|
97
111
|
|
|
98
112
|
export declare namespace Bankcard {
|
|
99
|
-
var defaultProps:
|
|
113
|
+
var defaultProps: IconProps_15;
|
|
100
114
|
var displayName: string;
|
|
101
115
|
}
|
|
102
116
|
|
|
103
|
-
export declare function
|
|
117
|
+
export declare function BarrackFill<T>(props: Partial<IconProps_16> & T): ReactElement;
|
|
118
|
+
|
|
119
|
+
export declare namespace BarrackFill {
|
|
120
|
+
var defaultProps: IconProps_16;
|
|
121
|
+
var displayName: string;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
export declare function BoyColor<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
104
125
|
|
|
105
126
|
export declare namespace BoyColor {
|
|
106
|
-
var defaultProps:
|
|
127
|
+
var defaultProps: IconProps_71;
|
|
107
128
|
var displayName: string;
|
|
108
129
|
}
|
|
109
130
|
|
|
110
|
-
export declare function Call<T>(props: Partial<
|
|
131
|
+
export declare function Call<T>(props: Partial<IconProps_17> & T): ReactElement;
|
|
111
132
|
|
|
112
133
|
export declare namespace Call {
|
|
113
|
-
var defaultProps:
|
|
134
|
+
var defaultProps: IconProps_17;
|
|
114
135
|
var displayName: string;
|
|
115
136
|
}
|
|
116
137
|
|
|
117
|
-
export declare function Camera<T>(props: Partial<
|
|
138
|
+
export declare function Camera<T>(props: Partial<IconProps_19> & T): ReactElement;
|
|
118
139
|
|
|
119
140
|
export declare namespace Camera {
|
|
120
|
-
var defaultProps:
|
|
141
|
+
var defaultProps: IconProps_19;
|
|
121
142
|
var displayName: string;
|
|
122
143
|
}
|
|
123
144
|
|
|
124
|
-
export declare function CameraFill<T>(props: Partial<
|
|
145
|
+
export declare function CameraFill<T>(props: Partial<IconProps_18> & T): ReactElement;
|
|
125
146
|
|
|
126
147
|
export declare namespace CameraFill {
|
|
127
|
-
var defaultProps:
|
|
148
|
+
var defaultProps: IconProps_18;
|
|
149
|
+
var displayName: string;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
export declare function Change<T>(props: Partial<IconProps_20> & T): ReactElement;
|
|
153
|
+
|
|
154
|
+
export declare namespace Change {
|
|
155
|
+
var defaultProps: IconProps_20;
|
|
156
|
+
var displayName: string;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
export declare function CheckmarkFill<T>(props: Partial<IconProps_21> & T): ReactElement;
|
|
160
|
+
|
|
161
|
+
export declare namespace CheckmarkFill {
|
|
162
|
+
var defaultProps: IconProps_21;
|
|
128
163
|
var displayName: string;
|
|
129
164
|
}
|
|
130
165
|
|
|
131
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
166
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
132
167
|
|
|
133
168
|
export declare namespace ClaimsDetailColor {
|
|
134
|
-
var defaultProps:
|
|
169
|
+
var defaultProps: IconProps_72;
|
|
135
170
|
var displayName: string;
|
|
136
171
|
}
|
|
137
172
|
|
|
138
|
-
export declare function Close<T>(props: Partial<
|
|
173
|
+
export declare function Close<T>(props: Partial<IconProps_22> & T): ReactElement;
|
|
139
174
|
|
|
140
175
|
export declare namespace Close {
|
|
141
|
-
var defaultProps:
|
|
176
|
+
var defaultProps: IconProps_22;
|
|
177
|
+
var displayName: string;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
export declare function Code<T>(props: Partial<IconProps_23> & T): ReactElement;
|
|
181
|
+
|
|
182
|
+
export declare namespace Code {
|
|
183
|
+
var defaultProps: IconProps_23;
|
|
142
184
|
var displayName: string;
|
|
143
185
|
}
|
|
144
186
|
|
|
145
|
-
export declare function Customer<T>(props: Partial<
|
|
187
|
+
export declare function Customer<T>(props: Partial<IconProps_24> & T): ReactElement;
|
|
146
188
|
|
|
147
189
|
export declare namespace Customer {
|
|
148
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_24;
|
|
149
191
|
var displayName: string;
|
|
150
192
|
}
|
|
151
193
|
|
|
152
|
-
export declare function
|
|
194
|
+
export declare function DaibingkebaoFill<T>(props: Partial<IconProps_25> & T): ReactElement;
|
|
195
|
+
|
|
196
|
+
export declare namespace DaibingkebaoFill {
|
|
197
|
+
var defaultProps: IconProps_25;
|
|
198
|
+
var displayName: string;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
export declare function Delete<T>(props: Partial<IconProps_27> & T): ReactElement;
|
|
153
202
|
|
|
154
203
|
export declare namespace Delete {
|
|
155
|
-
var defaultProps:
|
|
204
|
+
var defaultProps: IconProps_27;
|
|
156
205
|
var displayName: string;
|
|
157
206
|
}
|
|
158
207
|
|
|
159
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
208
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_26> & T): ReactElement;
|
|
160
209
|
|
|
161
210
|
export declare namespace DeleteFill {
|
|
162
|
-
var defaultProps:
|
|
211
|
+
var defaultProps: IconProps_26;
|
|
163
212
|
var displayName: string;
|
|
164
213
|
}
|
|
165
214
|
|
|
166
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
215
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
167
216
|
|
|
168
217
|
export declare namespace DirectClaimsColor {
|
|
169
|
-
var defaultProps:
|
|
218
|
+
var defaultProps: IconProps_73;
|
|
170
219
|
var displayName: string;
|
|
171
220
|
}
|
|
172
221
|
|
|
173
|
-
export declare function DownFill<T>(props: Partial<
|
|
222
|
+
export declare function DownFill<T>(props: Partial<IconProps_28> & T): ReactElement;
|
|
174
223
|
|
|
175
224
|
export declare namespace DownFill {
|
|
176
|
-
var defaultProps:
|
|
225
|
+
var defaultProps: IconProps_28;
|
|
226
|
+
var displayName: string;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
export declare function DynamicLoading<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
230
|
+
|
|
231
|
+
export declare namespace DynamicLoading {
|
|
232
|
+
var defaultProps: IconProps_74;
|
|
233
|
+
var displayName: string;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
export declare function Expert<T>(props: Partial<IconProps_29> & T): ReactElement;
|
|
237
|
+
|
|
238
|
+
export declare namespace Expert {
|
|
239
|
+
var defaultProps: IconProps_29;
|
|
177
240
|
var displayName: string;
|
|
178
241
|
}
|
|
179
242
|
|
|
180
|
-
export declare function Failure<T>(props: Partial<
|
|
243
|
+
export declare function Failure<T>(props: Partial<IconProps_31> & T): ReactElement;
|
|
181
244
|
|
|
182
245
|
export declare namespace Failure {
|
|
183
|
-
var defaultProps:
|
|
246
|
+
var defaultProps: IconProps_31;
|
|
184
247
|
var displayName: string;
|
|
185
248
|
}
|
|
186
249
|
|
|
187
|
-
export declare function FailureFill<T>(props: Partial<
|
|
250
|
+
export declare function FailureFill<T>(props: Partial<IconProps_30> & T): ReactElement;
|
|
188
251
|
|
|
189
252
|
export declare namespace FailureFill {
|
|
190
|
-
var defaultProps:
|
|
253
|
+
var defaultProps: IconProps_30;
|
|
254
|
+
var displayName: string;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
export declare function FamilyFill<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
258
|
+
|
|
259
|
+
export declare namespace FamilyFill {
|
|
260
|
+
var defaultProps: IconProps_32;
|
|
191
261
|
var displayName: string;
|
|
192
262
|
}
|
|
193
263
|
|
|
194
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
264
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
195
265
|
|
|
196
266
|
export declare namespace GeneraoInfoColor {
|
|
197
|
-
var defaultProps:
|
|
267
|
+
var defaultProps: IconProps_75;
|
|
198
268
|
var displayName: string;
|
|
199
269
|
}
|
|
200
270
|
|
|
201
|
-
export declare function GirlColor<T>(props: Partial<
|
|
271
|
+
export declare function GirlColor<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
202
272
|
|
|
203
273
|
export declare namespace GirlColor {
|
|
204
|
-
var defaultProps:
|
|
274
|
+
var defaultProps: IconProps_76;
|
|
205
275
|
var displayName: string;
|
|
206
276
|
}
|
|
207
277
|
|
|
208
|
-
export declare function Guarantee<T>(props: Partial<
|
|
278
|
+
export declare function Guarantee<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
209
279
|
|
|
210
280
|
export declare namespace Guarantee {
|
|
211
|
-
var defaultProps:
|
|
281
|
+
var defaultProps: IconProps_34;
|
|
212
282
|
var displayName: string;
|
|
213
283
|
}
|
|
214
284
|
|
|
215
|
-
export declare function GuaranteeFill<T>(props: Partial<
|
|
285
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
216
286
|
|
|
217
287
|
export declare namespace GuaranteeFill {
|
|
218
|
-
var defaultProps:
|
|
288
|
+
var defaultProps: IconProps_33;
|
|
289
|
+
var displayName: string;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
declare function History_2<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
293
|
+
|
|
294
|
+
declare namespace History_2 {
|
|
295
|
+
var defaultProps: IconProps_35;
|
|
219
296
|
var displayName: string;
|
|
220
297
|
}
|
|
298
|
+
export { History_2 as History }
|
|
221
299
|
|
|
222
|
-
export declare function Home<T>(props: Partial<
|
|
300
|
+
export declare function Home<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
223
301
|
|
|
224
302
|
export declare namespace Home {
|
|
225
|
-
var defaultProps:
|
|
303
|
+
var defaultProps: IconProps_36;
|
|
226
304
|
var displayName: string;
|
|
227
305
|
}
|
|
228
306
|
|
|
@@ -923,28 +1001,84 @@ declare interface IconProps_57 {
|
|
|
923
1001
|
}
|
|
924
1002
|
|
|
925
1003
|
declare interface IconProps_58 {
|
|
1004
|
+
size: string | number;
|
|
926
1005
|
classPrefix: string;
|
|
1006
|
+
color: string;
|
|
927
1007
|
tag: keyof ReactHTML;
|
|
1008
|
+
logValue?: string;
|
|
1009
|
+
onClick: (e: MouseEvent) => void;
|
|
1010
|
+
fontClassName: string;
|
|
1011
|
+
className: string;
|
|
1012
|
+
style: React_2.CSSProperties;
|
|
1013
|
+
children: React_2.ReactNode;
|
|
1014
|
+
}
|
|
1015
|
+
|
|
1016
|
+
declare interface IconProps_59 {
|
|
928
1017
|
size: string | number;
|
|
1018
|
+
classPrefix: string;
|
|
1019
|
+
color: string;
|
|
1020
|
+
tag: keyof ReactHTML;
|
|
1021
|
+
logValue?: string;
|
|
929
1022
|
onClick: (e: MouseEvent) => void;
|
|
1023
|
+
fontClassName: string;
|
|
930
1024
|
className: string;
|
|
1025
|
+
style: React_2.CSSProperties;
|
|
1026
|
+
children: React_2.ReactNode;
|
|
1027
|
+
}
|
|
1028
|
+
|
|
1029
|
+
declare interface IconProps_6 {
|
|
1030
|
+
size: string | number;
|
|
1031
|
+
classPrefix: string;
|
|
1032
|
+
color: string;
|
|
1033
|
+
tag: keyof ReactHTML;
|
|
931
1034
|
logValue?: string;
|
|
1035
|
+
onClick: (e: MouseEvent) => void;
|
|
1036
|
+
fontClassName: string;
|
|
1037
|
+
className: string;
|
|
932
1038
|
style: React_2.CSSProperties;
|
|
933
1039
|
children: React_2.ReactNode;
|
|
934
1040
|
}
|
|
935
1041
|
|
|
936
|
-
declare interface
|
|
1042
|
+
declare interface IconProps_60 {
|
|
1043
|
+
size: string | number;
|
|
937
1044
|
classPrefix: string;
|
|
1045
|
+
color: string;
|
|
938
1046
|
tag: keyof ReactHTML;
|
|
1047
|
+
logValue?: string;
|
|
1048
|
+
onClick: (e: MouseEvent) => void;
|
|
1049
|
+
fontClassName: string;
|
|
1050
|
+
className: string;
|
|
1051
|
+
style: React_2.CSSProperties;
|
|
1052
|
+
children: React_2.ReactNode;
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
declare interface IconProps_61 {
|
|
939
1056
|
size: string | number;
|
|
1057
|
+
classPrefix: string;
|
|
1058
|
+
color: string;
|
|
1059
|
+
tag: keyof ReactHTML;
|
|
1060
|
+
logValue?: string;
|
|
940
1061
|
onClick: (e: MouseEvent) => void;
|
|
1062
|
+
fontClassName: string;
|
|
941
1063
|
className: string;
|
|
1064
|
+
style: React_2.CSSProperties;
|
|
1065
|
+
children: React_2.ReactNode;
|
|
1066
|
+
}
|
|
1067
|
+
|
|
1068
|
+
declare interface IconProps_62 {
|
|
1069
|
+
size: string | number;
|
|
1070
|
+
classPrefix: string;
|
|
1071
|
+
color: string;
|
|
1072
|
+
tag: keyof ReactHTML;
|
|
942
1073
|
logValue?: string;
|
|
1074
|
+
onClick: (e: MouseEvent) => void;
|
|
1075
|
+
fontClassName: string;
|
|
1076
|
+
className: string;
|
|
943
1077
|
style: React_2.CSSProperties;
|
|
944
1078
|
children: React_2.ReactNode;
|
|
945
1079
|
}
|
|
946
1080
|
|
|
947
|
-
declare interface
|
|
1081
|
+
declare interface IconProps_63 {
|
|
948
1082
|
size: string | number;
|
|
949
1083
|
classPrefix: string;
|
|
950
1084
|
color: string;
|
|
@@ -957,18 +1091,72 @@ declare interface IconProps_6 {
|
|
|
957
1091
|
children: React_2.ReactNode;
|
|
958
1092
|
}
|
|
959
1093
|
|
|
960
|
-
declare interface
|
|
1094
|
+
declare interface IconProps_64 {
|
|
1095
|
+
size: string | number;
|
|
961
1096
|
classPrefix: string;
|
|
1097
|
+
color: string;
|
|
962
1098
|
tag: keyof ReactHTML;
|
|
1099
|
+
logValue?: string;
|
|
1100
|
+
onClick: (e: MouseEvent) => void;
|
|
1101
|
+
fontClassName: string;
|
|
1102
|
+
className: string;
|
|
1103
|
+
style: React_2.CSSProperties;
|
|
1104
|
+
children: React_2.ReactNode;
|
|
1105
|
+
}
|
|
1106
|
+
|
|
1107
|
+
declare interface IconProps_65 {
|
|
963
1108
|
size: string | number;
|
|
1109
|
+
classPrefix: string;
|
|
1110
|
+
color: string;
|
|
1111
|
+
tag: keyof ReactHTML;
|
|
1112
|
+
logValue?: string;
|
|
964
1113
|
onClick: (e: MouseEvent) => void;
|
|
1114
|
+
fontClassName: string;
|
|
965
1115
|
className: string;
|
|
1116
|
+
style: React_2.CSSProperties;
|
|
1117
|
+
children: React_2.ReactNode;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
declare interface IconProps_66 {
|
|
1121
|
+
size: string | number;
|
|
1122
|
+
classPrefix: string;
|
|
1123
|
+
color: string;
|
|
1124
|
+
tag: keyof ReactHTML;
|
|
966
1125
|
logValue?: string;
|
|
1126
|
+
onClick: (e: MouseEvent) => void;
|
|
1127
|
+
fontClassName: string;
|
|
1128
|
+
className: string;
|
|
967
1129
|
style: React_2.CSSProperties;
|
|
968
1130
|
children: React_2.ReactNode;
|
|
969
1131
|
}
|
|
970
1132
|
|
|
971
|
-
declare interface
|
|
1133
|
+
declare interface IconProps_67 {
|
|
1134
|
+
size: string | number;
|
|
1135
|
+
classPrefix: string;
|
|
1136
|
+
color: string;
|
|
1137
|
+
tag: keyof ReactHTML;
|
|
1138
|
+
logValue?: string;
|
|
1139
|
+
onClick: (e: MouseEvent) => void;
|
|
1140
|
+
fontClassName: string;
|
|
1141
|
+
className: string;
|
|
1142
|
+
style: React_2.CSSProperties;
|
|
1143
|
+
children: React_2.ReactNode;
|
|
1144
|
+
}
|
|
1145
|
+
|
|
1146
|
+
declare interface IconProps_68 {
|
|
1147
|
+
size: string | number;
|
|
1148
|
+
classPrefix: string;
|
|
1149
|
+
color: string;
|
|
1150
|
+
tag: keyof ReactHTML;
|
|
1151
|
+
logValue?: string;
|
|
1152
|
+
onClick: (e: MouseEvent) => void;
|
|
1153
|
+
fontClassName: string;
|
|
1154
|
+
className: string;
|
|
1155
|
+
style: React_2.CSSProperties;
|
|
1156
|
+
children: React_2.ReactNode;
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
declare interface IconProps_69 {
|
|
972
1160
|
classPrefix: string;
|
|
973
1161
|
tag: keyof ReactHTML;
|
|
974
1162
|
size: string | number;
|
|
@@ -979,7 +1167,20 @@ declare interface IconProps_61 {
|
|
|
979
1167
|
children: React_2.ReactNode;
|
|
980
1168
|
}
|
|
981
1169
|
|
|
982
|
-
declare interface
|
|
1170
|
+
declare interface IconProps_7 {
|
|
1171
|
+
size: string | number;
|
|
1172
|
+
classPrefix: string;
|
|
1173
|
+
color: string;
|
|
1174
|
+
tag: keyof ReactHTML;
|
|
1175
|
+
logValue?: string;
|
|
1176
|
+
onClick: (e: MouseEvent) => void;
|
|
1177
|
+
fontClassName: string;
|
|
1178
|
+
className: string;
|
|
1179
|
+
style: React_2.CSSProperties;
|
|
1180
|
+
children: React_2.ReactNode;
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1183
|
+
declare interface IconProps_70 {
|
|
983
1184
|
classPrefix: string;
|
|
984
1185
|
tag: keyof ReactHTML;
|
|
985
1186
|
size: string | number;
|
|
@@ -990,7 +1191,7 @@ declare interface IconProps_62 {
|
|
|
990
1191
|
children: React_2.ReactNode;
|
|
991
1192
|
}
|
|
992
1193
|
|
|
993
|
-
declare interface
|
|
1194
|
+
declare interface IconProps_71 {
|
|
994
1195
|
classPrefix: string;
|
|
995
1196
|
tag: keyof ReactHTML;
|
|
996
1197
|
size: string | number;
|
|
@@ -1001,7 +1202,7 @@ declare interface IconProps_63 {
|
|
|
1001
1202
|
children: React_2.ReactNode;
|
|
1002
1203
|
}
|
|
1003
1204
|
|
|
1004
|
-
declare interface
|
|
1205
|
+
declare interface IconProps_72 {
|
|
1005
1206
|
classPrefix: string;
|
|
1006
1207
|
tag: keyof ReactHTML;
|
|
1007
1208
|
size: string | number;
|
|
@@ -1012,7 +1213,7 @@ declare interface IconProps_64 {
|
|
|
1012
1213
|
children: React_2.ReactNode;
|
|
1013
1214
|
}
|
|
1014
1215
|
|
|
1015
|
-
declare interface
|
|
1216
|
+
declare interface IconProps_73 {
|
|
1016
1217
|
classPrefix: string;
|
|
1017
1218
|
tag: keyof ReactHTML;
|
|
1018
1219
|
size: string | number;
|
|
@@ -1023,7 +1224,7 @@ declare interface IconProps_65 {
|
|
|
1023
1224
|
children: React_2.ReactNode;
|
|
1024
1225
|
}
|
|
1025
1226
|
|
|
1026
|
-
declare interface
|
|
1227
|
+
declare interface IconProps_74 {
|
|
1027
1228
|
classPrefix: string;
|
|
1028
1229
|
tag: keyof ReactHTML;
|
|
1029
1230
|
size: string | number;
|
|
@@ -1034,7 +1235,7 @@ declare interface IconProps_66 {
|
|
|
1034
1235
|
children: React_2.ReactNode;
|
|
1035
1236
|
}
|
|
1036
1237
|
|
|
1037
|
-
declare interface
|
|
1238
|
+
declare interface IconProps_75 {
|
|
1038
1239
|
classPrefix: string;
|
|
1039
1240
|
tag: keyof ReactHTML;
|
|
1040
1241
|
size: string | number;
|
|
@@ -1045,15 +1246,46 @@ declare interface IconProps_67 {
|
|
|
1045
1246
|
children: React_2.ReactNode;
|
|
1046
1247
|
}
|
|
1047
1248
|
|
|
1048
|
-
declare interface
|
|
1249
|
+
declare interface IconProps_76 {
|
|
1250
|
+
classPrefix: string;
|
|
1251
|
+
tag: keyof ReactHTML;
|
|
1049
1252
|
size: string | number;
|
|
1253
|
+
onClick: (e: MouseEvent) => void;
|
|
1254
|
+
className: string;
|
|
1255
|
+
logValue?: string;
|
|
1256
|
+
style: React_2.CSSProperties;
|
|
1257
|
+
children: React_2.ReactNode;
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
declare interface IconProps_77 {
|
|
1261
|
+
classPrefix: string;
|
|
1262
|
+
tag: keyof ReactHTML;
|
|
1263
|
+
size: string | number;
|
|
1264
|
+
onClick: (e: MouseEvent) => void;
|
|
1265
|
+
className: string;
|
|
1266
|
+
logValue?: string;
|
|
1267
|
+
style: React_2.CSSProperties;
|
|
1268
|
+
children: React_2.ReactNode;
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
declare interface IconProps_78 {
|
|
1050
1272
|
classPrefix: string;
|
|
1051
|
-
color: string;
|
|
1052
1273
|
tag: keyof ReactHTML;
|
|
1274
|
+
size: string | number;
|
|
1275
|
+
onClick: (e: MouseEvent) => void;
|
|
1276
|
+
className: string;
|
|
1053
1277
|
logValue?: string;
|
|
1278
|
+
style: React_2.CSSProperties;
|
|
1279
|
+
children: React_2.ReactNode;
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1282
|
+
declare interface IconProps_79 {
|
|
1283
|
+
classPrefix: string;
|
|
1284
|
+
tag: keyof ReactHTML;
|
|
1285
|
+
size: string | number;
|
|
1054
1286
|
onClick: (e: MouseEvent) => void;
|
|
1055
|
-
fontClassName: string;
|
|
1056
1287
|
className: string;
|
|
1288
|
+
logValue?: string;
|
|
1057
1289
|
style: React_2.CSSProperties;
|
|
1058
1290
|
children: React_2.ReactNode;
|
|
1059
1291
|
}
|
|
@@ -1084,241 +1316,248 @@ declare interface IconProps_9 {
|
|
|
1084
1316
|
children: React_2.ReactNode;
|
|
1085
1317
|
}
|
|
1086
1318
|
|
|
1087
|
-
export declare function Information<T>(props: Partial<
|
|
1319
|
+
export declare function Information<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
1088
1320
|
|
|
1089
1321
|
export declare namespace Information {
|
|
1090
|
-
var defaultProps:
|
|
1322
|
+
var defaultProps: IconProps_38;
|
|
1091
1323
|
var displayName: string;
|
|
1092
1324
|
}
|
|
1093
1325
|
|
|
1094
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1326
|
+
export declare function InformationFill<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
1095
1327
|
|
|
1096
1328
|
export declare namespace InformationFill {
|
|
1097
|
-
var defaultProps:
|
|
1329
|
+
var defaultProps: IconProps_37;
|
|
1098
1330
|
var displayName: string;
|
|
1099
1331
|
}
|
|
1100
1332
|
|
|
1101
|
-
export declare function Invisible<T>(props: Partial<
|
|
1333
|
+
export declare function Invisible<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
1102
1334
|
|
|
1103
1335
|
export declare namespace Invisible {
|
|
1104
|
-
var defaultProps:
|
|
1336
|
+
var defaultProps: IconProps_39;
|
|
1105
1337
|
var displayName: string;
|
|
1106
1338
|
}
|
|
1107
1339
|
|
|
1108
|
-
export declare function LeftFill<T>(props: Partial<
|
|
1340
|
+
export declare function LeftFill<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
1109
1341
|
|
|
1110
1342
|
export declare namespace LeftFill {
|
|
1111
|
-
var defaultProps:
|
|
1343
|
+
var defaultProps: IconProps_40;
|
|
1112
1344
|
var displayName: string;
|
|
1113
1345
|
}
|
|
1114
1346
|
|
|
1115
|
-
export declare function Loading<T>(props: Partial<
|
|
1347
|
+
export declare function Loading<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
1116
1348
|
|
|
1117
1349
|
export declare namespace Loading {
|
|
1118
|
-
var defaultProps:
|
|
1350
|
+
var defaultProps: IconProps_41;
|
|
1119
1351
|
var displayName: string;
|
|
1120
1352
|
}
|
|
1121
1353
|
|
|
1122
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1354
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
1123
1355
|
|
|
1124
1356
|
export declare namespace LoginOffColor {
|
|
1125
|
-
var defaultProps:
|
|
1357
|
+
var defaultProps: IconProps_77;
|
|
1126
1358
|
var displayName: string;
|
|
1127
1359
|
}
|
|
1128
1360
|
|
|
1129
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1361
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_78> & T): ReactElement;
|
|
1130
1362
|
|
|
1131
1363
|
export declare namespace LoginOnColor {
|
|
1132
|
-
var defaultProps:
|
|
1364
|
+
var defaultProps: IconProps_78;
|
|
1133
1365
|
var displayName: string;
|
|
1134
1366
|
}
|
|
1135
1367
|
|
|
1136
|
-
export declare function Modify<T>(props: Partial<
|
|
1368
|
+
export declare function Modify<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
1137
1369
|
|
|
1138
1370
|
export declare namespace Modify {
|
|
1139
|
-
var defaultProps:
|
|
1371
|
+
var defaultProps: IconProps_42;
|
|
1140
1372
|
var displayName: string;
|
|
1141
1373
|
}
|
|
1142
1374
|
|
|
1143
|
-
export declare function Plus<T>(props: Partial<
|
|
1375
|
+
export declare function Plus<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
1144
1376
|
|
|
1145
1377
|
export declare namespace Plus {
|
|
1146
|
-
var defaultProps:
|
|
1378
|
+
var defaultProps: IconProps_43;
|
|
1147
1379
|
var displayName: string;
|
|
1148
1380
|
}
|
|
1149
1381
|
|
|
1150
|
-
export declare function Position<T>(props: Partial<
|
|
1382
|
+
export declare function Position<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1151
1383
|
|
|
1152
1384
|
export declare namespace Position {
|
|
1153
|
-
var defaultProps:
|
|
1385
|
+
var defaultProps: IconProps_44;
|
|
1154
1386
|
var displayName: string;
|
|
1155
1387
|
}
|
|
1156
1388
|
|
|
1157
|
-
export declare function Problem<T>(props: Partial<
|
|
1389
|
+
export declare function Problem<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1158
1390
|
|
|
1159
1391
|
export declare namespace Problem {
|
|
1160
|
-
var defaultProps:
|
|
1392
|
+
var defaultProps: IconProps_46;
|
|
1161
1393
|
var displayName: string;
|
|
1162
1394
|
}
|
|
1163
1395
|
|
|
1164
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1396
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
1165
1397
|
|
|
1166
1398
|
export declare namespace ProblemFill {
|
|
1167
|
-
var defaultProps:
|
|
1399
|
+
var defaultProps: IconProps_45;
|
|
1168
1400
|
var displayName: string;
|
|
1169
1401
|
}
|
|
1170
1402
|
|
|
1171
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
1403
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1172
1404
|
|
|
1173
1405
|
export declare namespace Prohibitselected {
|
|
1174
|
-
var defaultProps:
|
|
1406
|
+
var defaultProps: IconProps_48;
|
|
1175
1407
|
var displayName: string;
|
|
1176
1408
|
}
|
|
1177
1409
|
|
|
1178
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
1410
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1179
1411
|
|
|
1180
1412
|
export declare namespace ProhibitselectedRectangle {
|
|
1181
|
-
var defaultProps:
|
|
1413
|
+
var defaultProps: IconProps_47;
|
|
1182
1414
|
var displayName: string;
|
|
1183
1415
|
}
|
|
1184
1416
|
|
|
1185
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1417
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_79> & T): ReactElement;
|
|
1186
1418
|
|
|
1187
1419
|
export declare namespace QuickClaimsColor {
|
|
1188
|
-
var defaultProps:
|
|
1420
|
+
var defaultProps: IconProps_79;
|
|
1189
1421
|
var displayName: string;
|
|
1190
1422
|
}
|
|
1191
1423
|
|
|
1192
|
-
export declare function Remind<T>(props: Partial<
|
|
1424
|
+
export declare function Remind<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1193
1425
|
|
|
1194
1426
|
export declare namespace Remind {
|
|
1195
|
-
var defaultProps:
|
|
1427
|
+
var defaultProps: IconProps_49;
|
|
1196
1428
|
var displayName: string;
|
|
1197
1429
|
}
|
|
1198
1430
|
|
|
1199
|
-
export declare function RightFill<T>(props: Partial<
|
|
1431
|
+
export declare function RightFill<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1200
1432
|
|
|
1201
1433
|
export declare namespace RightFill {
|
|
1202
|
-
var defaultProps:
|
|
1434
|
+
var defaultProps: IconProps_50;
|
|
1203
1435
|
var displayName: string;
|
|
1204
1436
|
}
|
|
1205
1437
|
|
|
1206
|
-
export declare function Search<T>(props: Partial<
|
|
1438
|
+
export declare function Search<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1207
1439
|
|
|
1208
1440
|
export declare namespace Search {
|
|
1209
|
-
var defaultProps:
|
|
1441
|
+
var defaultProps: IconProps_51;
|
|
1210
1442
|
var displayName: string;
|
|
1211
1443
|
}
|
|
1212
1444
|
|
|
1213
|
-
export declare function Selected<T>(props: Partial<
|
|
1445
|
+
export declare function Selected<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1214
1446
|
|
|
1215
1447
|
export declare namespace Selected {
|
|
1216
|
-
var defaultProps:
|
|
1448
|
+
var defaultProps: IconProps_54;
|
|
1217
1449
|
var displayName: string;
|
|
1218
1450
|
}
|
|
1219
1451
|
|
|
1220
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1452
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1221
1453
|
|
|
1222
1454
|
export declare namespace SelectedFill {
|
|
1223
|
-
var defaultProps:
|
|
1455
|
+
var defaultProps: IconProps_52;
|
|
1224
1456
|
var displayName: string;
|
|
1225
1457
|
}
|
|
1226
1458
|
|
|
1227
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
1459
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1228
1460
|
|
|
1229
1461
|
export declare namespace SelectedminusFill {
|
|
1230
|
-
var defaultProps:
|
|
1462
|
+
var defaultProps: IconProps_55;
|
|
1231
1463
|
var displayName: string;
|
|
1232
1464
|
}
|
|
1233
1465
|
|
|
1234
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
1466
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1235
1467
|
|
|
1236
1468
|
export declare namespace SelectedminusRectangleFill {
|
|
1237
|
-
var defaultProps:
|
|
1469
|
+
var defaultProps: IconProps_56;
|
|
1238
1470
|
var displayName: string;
|
|
1239
1471
|
}
|
|
1240
1472
|
|
|
1241
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
1473
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1242
1474
|
|
|
1243
1475
|
export declare namespace SelectedRectangleFill {
|
|
1244
|
-
var defaultProps:
|
|
1476
|
+
var defaultProps: IconProps_53;
|
|
1245
1477
|
var displayName: string;
|
|
1246
1478
|
}
|
|
1247
1479
|
|
|
1248
|
-
export declare function Success<T>(props: Partial<
|
|
1480
|
+
export declare function Success<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1249
1481
|
|
|
1250
1482
|
export declare namespace Success {
|
|
1251
|
-
var defaultProps:
|
|
1483
|
+
var defaultProps: IconProps_58;
|
|
1252
1484
|
var displayName: string;
|
|
1253
1485
|
}
|
|
1254
1486
|
|
|
1255
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1487
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1256
1488
|
|
|
1257
1489
|
export declare namespace SuccessFill {
|
|
1258
|
-
var defaultProps:
|
|
1490
|
+
var defaultProps: IconProps_57;
|
|
1259
1491
|
var displayName: string;
|
|
1260
1492
|
}
|
|
1261
1493
|
|
|
1262
|
-
export declare function Time<T>(props: Partial<
|
|
1494
|
+
export declare function Time<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1263
1495
|
|
|
1264
1496
|
export declare namespace Time {
|
|
1265
|
-
var defaultProps:
|
|
1497
|
+
var defaultProps: IconProps_60;
|
|
1266
1498
|
var displayName: string;
|
|
1267
1499
|
}
|
|
1268
1500
|
|
|
1269
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1501
|
+
export declare function TimeFill<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1270
1502
|
|
|
1271
1503
|
export declare namespace TimeFill {
|
|
1272
|
-
var defaultProps:
|
|
1504
|
+
var defaultProps: IconProps_59;
|
|
1273
1505
|
var displayName: string;
|
|
1274
1506
|
}
|
|
1275
1507
|
|
|
1276
|
-
export declare function Unselected<T>(props: Partial<
|
|
1508
|
+
export declare function Unselected<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1277
1509
|
|
|
1278
1510
|
export declare namespace Unselected {
|
|
1279
|
-
var defaultProps:
|
|
1511
|
+
var defaultProps: IconProps_62;
|
|
1280
1512
|
var displayName: string;
|
|
1281
1513
|
}
|
|
1282
1514
|
|
|
1283
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
1515
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1284
1516
|
|
|
1285
1517
|
export declare namespace UnselectedRectangle {
|
|
1286
|
-
var defaultProps:
|
|
1518
|
+
var defaultProps: IconProps_61;
|
|
1287
1519
|
var displayName: string;
|
|
1288
1520
|
}
|
|
1289
1521
|
|
|
1290
|
-
export declare function UpFill<T>(props: Partial<
|
|
1522
|
+
export declare function UpFill<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1291
1523
|
|
|
1292
1524
|
export declare namespace UpFill {
|
|
1293
|
-
var defaultProps:
|
|
1525
|
+
var defaultProps: IconProps_63;
|
|
1294
1526
|
var displayName: string;
|
|
1295
1527
|
}
|
|
1296
1528
|
|
|
1297
|
-
export declare function User<T>(props: Partial<
|
|
1529
|
+
export declare function User<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1298
1530
|
|
|
1299
1531
|
export declare namespace User {
|
|
1300
|
-
var defaultProps:
|
|
1532
|
+
var defaultProps: IconProps_64;
|
|
1301
1533
|
var displayName: string;
|
|
1302
1534
|
}
|
|
1303
1535
|
|
|
1304
|
-
export declare function Visible<T>(props: Partial<
|
|
1536
|
+
export declare function Visible<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
1305
1537
|
|
|
1306
1538
|
export declare namespace Visible {
|
|
1307
|
-
var defaultProps:
|
|
1539
|
+
var defaultProps: IconProps_65;
|
|
1308
1540
|
var displayName: string;
|
|
1309
1541
|
}
|
|
1310
1542
|
|
|
1311
|
-
export declare function Warning<T>(props: Partial<
|
|
1543
|
+
export declare function Warning<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
1312
1544
|
|
|
1313
1545
|
export declare namespace Warning {
|
|
1314
|
-
var defaultProps:
|
|
1546
|
+
var defaultProps: IconProps_67;
|
|
1315
1547
|
var displayName: string;
|
|
1316
1548
|
}
|
|
1317
1549
|
|
|
1318
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1550
|
+
export declare function WarningFill<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
1319
1551
|
|
|
1320
1552
|
export declare namespace WarningFill {
|
|
1321
|
-
var defaultProps:
|
|
1553
|
+
var defaultProps: IconProps_66;
|
|
1554
|
+
var displayName: string;
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
export declare function WechatBack<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
1558
|
+
|
|
1559
|
+
export declare namespace WechatBack {
|
|
1560
|
+
var defaultProps: IconProps_68;
|
|
1322
1561
|
var displayName: string;
|
|
1323
1562
|
}
|
|
1324
1563
|
|