@mijadesign/mobile-icons 1.0.0-beta.9 → 1.0.1
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/Baodanchaxun.js +55 -0
- package/dist/es/icons/Changyongxinxi.js +55 -0
- package/dist/es/icons/HaoyaohaoshuFill.js +55 -0
- package/dist/es/icons/Huodongzhongxin.js +55 -0
- package/dist/es/icons/Jiankangdangan.js +55 -0
- package/dist/es/icons/JiuyizhuandaoFill.js +55 -0
- package/dist/es/icons/LipeixiezhuFill.js +55 -0
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/icons/YishengjingxuanFill.js +55 -0
- package/dist/es/icons/ZhuyuanxiezhuFill.js +55 -0
- package/dist/es/index.es.js +9 -0
- package/dist/iconfont.svg +27 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +322 -142
- package/dist/types/mobile-icons.mjs +2844 -2385
- 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_78> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultManColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_78;
|
|
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_79> & T): ReactElement;
|
|
48
48
|
|
|
49
49
|
export declare namespace AdultWomanColor {
|
|
50
|
-
var defaultProps:
|
|
50
|
+
var defaultProps: IconProps_79;
|
|
51
51
|
var displayName: string;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -114,193 +114,221 @@ export declare namespace Bankcard {
|
|
|
114
114
|
var displayName: string;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
export declare function
|
|
117
|
+
export declare function Baodanchaxun<T>(props: Partial<IconProps_16> & T): ReactElement;
|
|
118
118
|
|
|
119
|
-
export declare namespace
|
|
119
|
+
export declare namespace Baodanchaxun {
|
|
120
120
|
var defaultProps: IconProps_16;
|
|
121
121
|
var displayName: string;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
export declare function
|
|
124
|
+
export declare function BarrackFill<T>(props: Partial<IconProps_17> & T): ReactElement;
|
|
125
|
+
|
|
126
|
+
export declare namespace BarrackFill {
|
|
127
|
+
var defaultProps: IconProps_17;
|
|
128
|
+
var displayName: string;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
export declare function BoyColor<T>(props: Partial<IconProps_80> & T): ReactElement;
|
|
125
132
|
|
|
126
133
|
export declare namespace BoyColor {
|
|
127
|
-
var defaultProps:
|
|
134
|
+
var defaultProps: IconProps_80;
|
|
128
135
|
var displayName: string;
|
|
129
136
|
}
|
|
130
137
|
|
|
131
|
-
export declare function Call<T>(props: Partial<
|
|
138
|
+
export declare function Call<T>(props: Partial<IconProps_18> & T): ReactElement;
|
|
132
139
|
|
|
133
140
|
export declare namespace Call {
|
|
134
|
-
var defaultProps:
|
|
141
|
+
var defaultProps: IconProps_18;
|
|
135
142
|
var displayName: string;
|
|
136
143
|
}
|
|
137
144
|
|
|
138
|
-
export declare function Camera<T>(props: Partial<
|
|
145
|
+
export declare function Camera<T>(props: Partial<IconProps_20> & T): ReactElement;
|
|
139
146
|
|
|
140
147
|
export declare namespace Camera {
|
|
141
|
-
var defaultProps:
|
|
148
|
+
var defaultProps: IconProps_20;
|
|
142
149
|
var displayName: string;
|
|
143
150
|
}
|
|
144
151
|
|
|
145
|
-
export declare function CameraFill<T>(props: Partial<
|
|
152
|
+
export declare function CameraFill<T>(props: Partial<IconProps_19> & T): ReactElement;
|
|
146
153
|
|
|
147
154
|
export declare namespace CameraFill {
|
|
148
|
-
var defaultProps:
|
|
155
|
+
var defaultProps: IconProps_19;
|
|
149
156
|
var displayName: string;
|
|
150
157
|
}
|
|
151
158
|
|
|
152
|
-
export declare function Change<T>(props: Partial<
|
|
159
|
+
export declare function Change<T>(props: Partial<IconProps_21> & T): ReactElement;
|
|
153
160
|
|
|
154
161
|
export declare namespace Change {
|
|
155
|
-
var defaultProps:
|
|
162
|
+
var defaultProps: IconProps_21;
|
|
163
|
+
var displayName: string;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
export declare function Changyongxinxi<T>(props: Partial<IconProps_22> & T): ReactElement;
|
|
167
|
+
|
|
168
|
+
export declare namespace Changyongxinxi {
|
|
169
|
+
var defaultProps: IconProps_22;
|
|
156
170
|
var displayName: string;
|
|
157
171
|
}
|
|
158
172
|
|
|
159
|
-
export declare function CheckmarkFill<T>(props: Partial<
|
|
173
|
+
export declare function CheckmarkFill<T>(props: Partial<IconProps_23> & T): ReactElement;
|
|
160
174
|
|
|
161
175
|
export declare namespace CheckmarkFill {
|
|
162
|
-
var defaultProps:
|
|
176
|
+
var defaultProps: IconProps_23;
|
|
163
177
|
var displayName: string;
|
|
164
178
|
}
|
|
165
179
|
|
|
166
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
180
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_81> & T): ReactElement;
|
|
167
181
|
|
|
168
182
|
export declare namespace ClaimsDetailColor {
|
|
169
|
-
var defaultProps:
|
|
183
|
+
var defaultProps: IconProps_81;
|
|
170
184
|
var displayName: string;
|
|
171
185
|
}
|
|
172
186
|
|
|
173
|
-
export declare function Close<T>(props: Partial<
|
|
187
|
+
export declare function Close<T>(props: Partial<IconProps_24> & T): ReactElement;
|
|
174
188
|
|
|
175
189
|
export declare namespace Close {
|
|
176
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_24;
|
|
177
191
|
var displayName: string;
|
|
178
192
|
}
|
|
179
193
|
|
|
180
|
-
export declare function Code<T>(props: Partial<
|
|
194
|
+
export declare function Code<T>(props: Partial<IconProps_25> & T): ReactElement;
|
|
181
195
|
|
|
182
196
|
export declare namespace Code {
|
|
183
|
-
var defaultProps:
|
|
197
|
+
var defaultProps: IconProps_25;
|
|
184
198
|
var displayName: string;
|
|
185
199
|
}
|
|
186
200
|
|
|
187
|
-
export declare function Customer<T>(props: Partial<
|
|
201
|
+
export declare function Customer<T>(props: Partial<IconProps_26> & T): ReactElement;
|
|
188
202
|
|
|
189
203
|
export declare namespace Customer {
|
|
190
|
-
var defaultProps:
|
|
204
|
+
var defaultProps: IconProps_26;
|
|
191
205
|
var displayName: string;
|
|
192
206
|
}
|
|
193
207
|
|
|
194
|
-
export declare function DaibingkebaoFill<T>(props: Partial<
|
|
208
|
+
export declare function DaibingkebaoFill<T>(props: Partial<IconProps_27> & T): ReactElement;
|
|
195
209
|
|
|
196
210
|
export declare namespace DaibingkebaoFill {
|
|
197
|
-
var defaultProps:
|
|
211
|
+
var defaultProps: IconProps_27;
|
|
198
212
|
var displayName: string;
|
|
199
213
|
}
|
|
200
214
|
|
|
201
|
-
export declare function Delete<T>(props: Partial<
|
|
215
|
+
export declare function Delete<T>(props: Partial<IconProps_29> & T): ReactElement;
|
|
202
216
|
|
|
203
217
|
export declare namespace Delete {
|
|
204
|
-
var defaultProps:
|
|
218
|
+
var defaultProps: IconProps_29;
|
|
205
219
|
var displayName: string;
|
|
206
220
|
}
|
|
207
221
|
|
|
208
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
222
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_28> & T): ReactElement;
|
|
209
223
|
|
|
210
224
|
export declare namespace DeleteFill {
|
|
211
|
-
var defaultProps:
|
|
225
|
+
var defaultProps: IconProps_28;
|
|
212
226
|
var displayName: string;
|
|
213
227
|
}
|
|
214
228
|
|
|
215
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
229
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_82> & T): ReactElement;
|
|
216
230
|
|
|
217
231
|
export declare namespace DirectClaimsColor {
|
|
218
|
-
var defaultProps:
|
|
232
|
+
var defaultProps: IconProps_82;
|
|
219
233
|
var displayName: string;
|
|
220
234
|
}
|
|
221
235
|
|
|
222
|
-
export declare function DownFill<T>(props: Partial<
|
|
236
|
+
export declare function DownFill<T>(props: Partial<IconProps_30> & T): ReactElement;
|
|
223
237
|
|
|
224
238
|
export declare namespace DownFill {
|
|
225
|
-
var defaultProps:
|
|
239
|
+
var defaultProps: IconProps_30;
|
|
226
240
|
var displayName: string;
|
|
227
241
|
}
|
|
228
242
|
|
|
229
|
-
export declare function DynamicLoading<T>(props: Partial<
|
|
243
|
+
export declare function DynamicLoading<T>(props: Partial<IconProps_83> & T): ReactElement;
|
|
230
244
|
|
|
231
245
|
export declare namespace DynamicLoading {
|
|
232
|
-
var defaultProps:
|
|
246
|
+
var defaultProps: IconProps_83;
|
|
233
247
|
var displayName: string;
|
|
234
248
|
}
|
|
235
249
|
|
|
236
|
-
export declare function Expert<T>(props: Partial<
|
|
250
|
+
export declare function Expert<T>(props: Partial<IconProps_31> & T): ReactElement;
|
|
237
251
|
|
|
238
252
|
export declare namespace Expert {
|
|
239
|
-
var defaultProps:
|
|
253
|
+
var defaultProps: IconProps_31;
|
|
240
254
|
var displayName: string;
|
|
241
255
|
}
|
|
242
256
|
|
|
243
|
-
export declare function Failure<T>(props: Partial<
|
|
257
|
+
export declare function Failure<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
244
258
|
|
|
245
259
|
export declare namespace Failure {
|
|
246
|
-
var defaultProps:
|
|
260
|
+
var defaultProps: IconProps_33;
|
|
247
261
|
var displayName: string;
|
|
248
262
|
}
|
|
249
263
|
|
|
250
|
-
export declare function FailureFill<T>(props: Partial<
|
|
264
|
+
export declare function FailureFill<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
251
265
|
|
|
252
266
|
export declare namespace FailureFill {
|
|
253
|
-
var defaultProps:
|
|
267
|
+
var defaultProps: IconProps_32;
|
|
254
268
|
var displayName: string;
|
|
255
269
|
}
|
|
256
270
|
|
|
257
|
-
export declare function FamilyFill<T>(props: Partial<
|
|
271
|
+
export declare function FamilyFill<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
258
272
|
|
|
259
273
|
export declare namespace FamilyFill {
|
|
260
|
-
var defaultProps:
|
|
274
|
+
var defaultProps: IconProps_34;
|
|
261
275
|
var displayName: string;
|
|
262
276
|
}
|
|
263
277
|
|
|
264
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
278
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_84> & T): ReactElement;
|
|
265
279
|
|
|
266
280
|
export declare namespace GeneraoInfoColor {
|
|
267
|
-
var defaultProps:
|
|
281
|
+
var defaultProps: IconProps_84;
|
|
268
282
|
var displayName: string;
|
|
269
283
|
}
|
|
270
284
|
|
|
271
|
-
export declare function GirlColor<T>(props: Partial<
|
|
285
|
+
export declare function GirlColor<T>(props: Partial<IconProps_85> & T): ReactElement;
|
|
272
286
|
|
|
273
287
|
export declare namespace GirlColor {
|
|
274
|
-
var defaultProps:
|
|
288
|
+
var defaultProps: IconProps_85;
|
|
275
289
|
var displayName: string;
|
|
276
290
|
}
|
|
277
291
|
|
|
278
|
-
export declare function Guarantee<T>(props: Partial<
|
|
292
|
+
export declare function Guarantee<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
279
293
|
|
|
280
294
|
export declare namespace Guarantee {
|
|
281
|
-
var defaultProps:
|
|
295
|
+
var defaultProps: IconProps_36;
|
|
282
296
|
var displayName: string;
|
|
283
297
|
}
|
|
284
298
|
|
|
285
|
-
export declare function GuaranteeFill<T>(props: Partial<
|
|
299
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
286
300
|
|
|
287
301
|
export declare namespace GuaranteeFill {
|
|
288
|
-
var defaultProps:
|
|
302
|
+
var defaultProps: IconProps_35;
|
|
289
303
|
var displayName: string;
|
|
290
304
|
}
|
|
291
305
|
|
|
292
|
-
declare function
|
|
306
|
+
export declare function HaoyaohaoshuFill<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
307
|
+
|
|
308
|
+
export declare namespace HaoyaohaoshuFill {
|
|
309
|
+
var defaultProps: IconProps_37;
|
|
310
|
+
var displayName: string;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
declare function History_2<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
293
314
|
|
|
294
315
|
declare namespace History_2 {
|
|
295
|
-
var defaultProps:
|
|
316
|
+
var defaultProps: IconProps_38;
|
|
296
317
|
var displayName: string;
|
|
297
318
|
}
|
|
298
319
|
export { History_2 as History }
|
|
299
320
|
|
|
300
|
-
export declare function Home<T>(props: Partial<
|
|
321
|
+
export declare function Home<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
301
322
|
|
|
302
323
|
export declare namespace Home {
|
|
303
|
-
var defaultProps:
|
|
324
|
+
var defaultProps: IconProps_39;
|
|
325
|
+
var displayName: string;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
export declare function Huodongzhongxin<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
329
|
+
|
|
330
|
+
export declare namespace Huodongzhongxin {
|
|
331
|
+
var defaultProps: IconProps_40;
|
|
304
332
|
var displayName: string;
|
|
305
333
|
}
|
|
306
334
|
|
|
@@ -1157,12 +1185,14 @@ declare interface IconProps_68 {
|
|
|
1157
1185
|
}
|
|
1158
1186
|
|
|
1159
1187
|
declare interface IconProps_69 {
|
|
1188
|
+
size: string | number;
|
|
1160
1189
|
classPrefix: string;
|
|
1190
|
+
color: string;
|
|
1161
1191
|
tag: keyof ReactHTML;
|
|
1162
|
-
|
|
1192
|
+
logValue?: string;
|
|
1163
1193
|
onClick: (e: MouseEvent) => void;
|
|
1194
|
+
fontClassName: string;
|
|
1164
1195
|
className: string;
|
|
1165
|
-
logValue?: string;
|
|
1166
1196
|
style: React_2.CSSProperties;
|
|
1167
1197
|
children: React_2.ReactNode;
|
|
1168
1198
|
}
|
|
@@ -1181,28 +1211,110 @@ declare interface IconProps_7 {
|
|
|
1181
1211
|
}
|
|
1182
1212
|
|
|
1183
1213
|
declare interface IconProps_70 {
|
|
1214
|
+
size: string | number;
|
|
1184
1215
|
classPrefix: string;
|
|
1216
|
+
color: string;
|
|
1185
1217
|
tag: keyof ReactHTML;
|
|
1218
|
+
logValue?: string;
|
|
1219
|
+
onClick: (e: MouseEvent) => void;
|
|
1220
|
+
fontClassName: string;
|
|
1221
|
+
className: string;
|
|
1222
|
+
style: React_2.CSSProperties;
|
|
1223
|
+
children: React_2.ReactNode;
|
|
1224
|
+
}
|
|
1225
|
+
|
|
1226
|
+
declare interface IconProps_71 {
|
|
1186
1227
|
size: string | number;
|
|
1228
|
+
classPrefix: string;
|
|
1229
|
+
color: string;
|
|
1230
|
+
tag: keyof ReactHTML;
|
|
1231
|
+
logValue?: string;
|
|
1187
1232
|
onClick: (e: MouseEvent) => void;
|
|
1233
|
+
fontClassName: string;
|
|
1188
1234
|
className: string;
|
|
1235
|
+
style: React_2.CSSProperties;
|
|
1236
|
+
children: React_2.ReactNode;
|
|
1237
|
+
}
|
|
1238
|
+
|
|
1239
|
+
declare interface IconProps_72 {
|
|
1240
|
+
size: string | number;
|
|
1241
|
+
classPrefix: string;
|
|
1242
|
+
color: string;
|
|
1243
|
+
tag: keyof ReactHTML;
|
|
1189
1244
|
logValue?: string;
|
|
1245
|
+
onClick: (e: MouseEvent) => void;
|
|
1246
|
+
fontClassName: string;
|
|
1247
|
+
className: string;
|
|
1190
1248
|
style: React_2.CSSProperties;
|
|
1191
1249
|
children: React_2.ReactNode;
|
|
1192
1250
|
}
|
|
1193
1251
|
|
|
1194
|
-
declare interface
|
|
1252
|
+
declare interface IconProps_73 {
|
|
1253
|
+
size: string | number;
|
|
1195
1254
|
classPrefix: string;
|
|
1255
|
+
color: string;
|
|
1196
1256
|
tag: keyof ReactHTML;
|
|
1257
|
+
logValue?: string;
|
|
1258
|
+
onClick: (e: MouseEvent) => void;
|
|
1259
|
+
fontClassName: string;
|
|
1260
|
+
className: string;
|
|
1261
|
+
style: React_2.CSSProperties;
|
|
1262
|
+
children: React_2.ReactNode;
|
|
1263
|
+
}
|
|
1264
|
+
|
|
1265
|
+
declare interface IconProps_74 {
|
|
1197
1266
|
size: string | number;
|
|
1267
|
+
classPrefix: string;
|
|
1268
|
+
color: string;
|
|
1269
|
+
tag: keyof ReactHTML;
|
|
1270
|
+
logValue?: string;
|
|
1198
1271
|
onClick: (e: MouseEvent) => void;
|
|
1272
|
+
fontClassName: string;
|
|
1199
1273
|
className: string;
|
|
1274
|
+
style: React_2.CSSProperties;
|
|
1275
|
+
children: React_2.ReactNode;
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
declare interface IconProps_75 {
|
|
1279
|
+
size: string | number;
|
|
1280
|
+
classPrefix: string;
|
|
1281
|
+
color: string;
|
|
1282
|
+
tag: keyof ReactHTML;
|
|
1200
1283
|
logValue?: string;
|
|
1284
|
+
onClick: (e: MouseEvent) => void;
|
|
1285
|
+
fontClassName: string;
|
|
1286
|
+
className: string;
|
|
1201
1287
|
style: React_2.CSSProperties;
|
|
1202
1288
|
children: React_2.ReactNode;
|
|
1203
1289
|
}
|
|
1204
1290
|
|
|
1205
|
-
declare interface
|
|
1291
|
+
declare interface IconProps_76 {
|
|
1292
|
+
size: string | number;
|
|
1293
|
+
classPrefix: string;
|
|
1294
|
+
color: string;
|
|
1295
|
+
tag: keyof ReactHTML;
|
|
1296
|
+
logValue?: string;
|
|
1297
|
+
onClick: (e: MouseEvent) => void;
|
|
1298
|
+
fontClassName: string;
|
|
1299
|
+
className: string;
|
|
1300
|
+
style: React_2.CSSProperties;
|
|
1301
|
+
children: React_2.ReactNode;
|
|
1302
|
+
}
|
|
1303
|
+
|
|
1304
|
+
declare interface IconProps_77 {
|
|
1305
|
+
size: string | number;
|
|
1306
|
+
classPrefix: string;
|
|
1307
|
+
color: string;
|
|
1308
|
+
tag: keyof ReactHTML;
|
|
1309
|
+
logValue?: string;
|
|
1310
|
+
onClick: (e: MouseEvent) => void;
|
|
1311
|
+
fontClassName: string;
|
|
1312
|
+
className: string;
|
|
1313
|
+
style: React_2.CSSProperties;
|
|
1314
|
+
children: React_2.ReactNode;
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
declare interface IconProps_78 {
|
|
1206
1318
|
classPrefix: string;
|
|
1207
1319
|
tag: keyof ReactHTML;
|
|
1208
1320
|
size: string | number;
|
|
@@ -1213,7 +1325,7 @@ declare interface IconProps_72 {
|
|
|
1213
1325
|
children: React_2.ReactNode;
|
|
1214
1326
|
}
|
|
1215
1327
|
|
|
1216
|
-
declare interface
|
|
1328
|
+
declare interface IconProps_79 {
|
|
1217
1329
|
classPrefix: string;
|
|
1218
1330
|
tag: keyof ReactHTML;
|
|
1219
1331
|
size: string | number;
|
|
@@ -1224,7 +1336,20 @@ declare interface IconProps_73 {
|
|
|
1224
1336
|
children: React_2.ReactNode;
|
|
1225
1337
|
}
|
|
1226
1338
|
|
|
1227
|
-
declare interface
|
|
1339
|
+
declare interface IconProps_8 {
|
|
1340
|
+
size: string | number;
|
|
1341
|
+
classPrefix: string;
|
|
1342
|
+
color: string;
|
|
1343
|
+
tag: keyof ReactHTML;
|
|
1344
|
+
logValue?: string;
|
|
1345
|
+
onClick: (e: MouseEvent) => void;
|
|
1346
|
+
fontClassName: string;
|
|
1347
|
+
className: string;
|
|
1348
|
+
style: React_2.CSSProperties;
|
|
1349
|
+
children: React_2.ReactNode;
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
declare interface IconProps_80 {
|
|
1228
1353
|
classPrefix: string;
|
|
1229
1354
|
tag: keyof ReactHTML;
|
|
1230
1355
|
size: string | number;
|
|
@@ -1235,7 +1360,7 @@ declare interface IconProps_74 {
|
|
|
1235
1360
|
children: React_2.ReactNode;
|
|
1236
1361
|
}
|
|
1237
1362
|
|
|
1238
|
-
declare interface
|
|
1363
|
+
declare interface IconProps_81 {
|
|
1239
1364
|
classPrefix: string;
|
|
1240
1365
|
tag: keyof ReactHTML;
|
|
1241
1366
|
size: string | number;
|
|
@@ -1246,7 +1371,7 @@ declare interface IconProps_75 {
|
|
|
1246
1371
|
children: React_2.ReactNode;
|
|
1247
1372
|
}
|
|
1248
1373
|
|
|
1249
|
-
declare interface
|
|
1374
|
+
declare interface IconProps_82 {
|
|
1250
1375
|
classPrefix: string;
|
|
1251
1376
|
tag: keyof ReactHTML;
|
|
1252
1377
|
size: string | number;
|
|
@@ -1257,7 +1382,7 @@ declare interface IconProps_76 {
|
|
|
1257
1382
|
children: React_2.ReactNode;
|
|
1258
1383
|
}
|
|
1259
1384
|
|
|
1260
|
-
declare interface
|
|
1385
|
+
declare interface IconProps_83 {
|
|
1261
1386
|
classPrefix: string;
|
|
1262
1387
|
tag: keyof ReactHTML;
|
|
1263
1388
|
size: string | number;
|
|
@@ -1268,7 +1393,7 @@ declare interface IconProps_77 {
|
|
|
1268
1393
|
children: React_2.ReactNode;
|
|
1269
1394
|
}
|
|
1270
1395
|
|
|
1271
|
-
declare interface
|
|
1396
|
+
declare interface IconProps_84 {
|
|
1272
1397
|
classPrefix: string;
|
|
1273
1398
|
tag: keyof ReactHTML;
|
|
1274
1399
|
size: string | number;
|
|
@@ -1279,7 +1404,7 @@ declare interface IconProps_78 {
|
|
|
1279
1404
|
children: React_2.ReactNode;
|
|
1280
1405
|
}
|
|
1281
1406
|
|
|
1282
|
-
declare interface
|
|
1407
|
+
declare interface IconProps_85 {
|
|
1283
1408
|
classPrefix: string;
|
|
1284
1409
|
tag: keyof ReactHTML;
|
|
1285
1410
|
size: string | number;
|
|
@@ -1290,15 +1415,35 @@ declare interface IconProps_79 {
|
|
|
1290
1415
|
children: React_2.ReactNode;
|
|
1291
1416
|
}
|
|
1292
1417
|
|
|
1293
|
-
declare interface
|
|
1418
|
+
declare interface IconProps_86 {
|
|
1419
|
+
classPrefix: string;
|
|
1420
|
+
tag: keyof ReactHTML;
|
|
1294
1421
|
size: string | number;
|
|
1422
|
+
onClick: (e: MouseEvent) => void;
|
|
1423
|
+
className: string;
|
|
1424
|
+
logValue?: string;
|
|
1425
|
+
style: React_2.CSSProperties;
|
|
1426
|
+
children: React_2.ReactNode;
|
|
1427
|
+
}
|
|
1428
|
+
|
|
1429
|
+
declare interface IconProps_87 {
|
|
1295
1430
|
classPrefix: string;
|
|
1296
|
-
color: string;
|
|
1297
1431
|
tag: keyof ReactHTML;
|
|
1432
|
+
size: string | number;
|
|
1433
|
+
onClick: (e: MouseEvent) => void;
|
|
1434
|
+
className: string;
|
|
1298
1435
|
logValue?: string;
|
|
1436
|
+
style: React_2.CSSProperties;
|
|
1437
|
+
children: React_2.ReactNode;
|
|
1438
|
+
}
|
|
1439
|
+
|
|
1440
|
+
declare interface IconProps_88 {
|
|
1441
|
+
classPrefix: string;
|
|
1442
|
+
tag: keyof ReactHTML;
|
|
1443
|
+
size: string | number;
|
|
1299
1444
|
onClick: (e: MouseEvent) => void;
|
|
1300
|
-
fontClassName: string;
|
|
1301
1445
|
className: string;
|
|
1446
|
+
logValue?: string;
|
|
1302
1447
|
style: React_2.CSSProperties;
|
|
1303
1448
|
children: React_2.ReactNode;
|
|
1304
1449
|
}
|
|
@@ -1316,248 +1461,283 @@ declare interface IconProps_9 {
|
|
|
1316
1461
|
children: React_2.ReactNode;
|
|
1317
1462
|
}
|
|
1318
1463
|
|
|
1319
|
-
export declare function Information<T>(props: Partial<
|
|
1464
|
+
export declare function Information<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
1320
1465
|
|
|
1321
1466
|
export declare namespace Information {
|
|
1322
|
-
var defaultProps:
|
|
1467
|
+
var defaultProps: IconProps_42;
|
|
1323
1468
|
var displayName: string;
|
|
1324
1469
|
}
|
|
1325
1470
|
|
|
1326
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1471
|
+
export declare function InformationFill<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
1327
1472
|
|
|
1328
1473
|
export declare namespace InformationFill {
|
|
1329
|
-
var defaultProps:
|
|
1474
|
+
var defaultProps: IconProps_41;
|
|
1330
1475
|
var displayName: string;
|
|
1331
1476
|
}
|
|
1332
1477
|
|
|
1333
|
-
export declare function Invisible<T>(props: Partial<
|
|
1478
|
+
export declare function Invisible<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
1334
1479
|
|
|
1335
1480
|
export declare namespace Invisible {
|
|
1336
|
-
var defaultProps:
|
|
1481
|
+
var defaultProps: IconProps_43;
|
|
1482
|
+
var displayName: string;
|
|
1483
|
+
}
|
|
1484
|
+
|
|
1485
|
+
export declare function Jiankangdangan<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1486
|
+
|
|
1487
|
+
export declare namespace Jiankangdangan {
|
|
1488
|
+
var defaultProps: IconProps_44;
|
|
1337
1489
|
var displayName: string;
|
|
1338
1490
|
}
|
|
1339
1491
|
|
|
1340
|
-
export declare function
|
|
1492
|
+
export declare function JiuyizhuandaoFill<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
1493
|
+
|
|
1494
|
+
export declare namespace JiuyizhuandaoFill {
|
|
1495
|
+
var defaultProps: IconProps_45;
|
|
1496
|
+
var displayName: string;
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
export declare function LeftFill<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1341
1500
|
|
|
1342
1501
|
export declare namespace LeftFill {
|
|
1343
|
-
var defaultProps:
|
|
1502
|
+
var defaultProps: IconProps_46;
|
|
1503
|
+
var displayName: string;
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1506
|
+
export declare function LipeixiezhuFill<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1507
|
+
|
|
1508
|
+
export declare namespace LipeixiezhuFill {
|
|
1509
|
+
var defaultProps: IconProps_47;
|
|
1344
1510
|
var displayName: string;
|
|
1345
1511
|
}
|
|
1346
1512
|
|
|
1347
|
-
export declare function Loading<T>(props: Partial<
|
|
1513
|
+
export declare function Loading<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1348
1514
|
|
|
1349
1515
|
export declare namespace Loading {
|
|
1350
|
-
var defaultProps:
|
|
1516
|
+
var defaultProps: IconProps_48;
|
|
1351
1517
|
var displayName: string;
|
|
1352
1518
|
}
|
|
1353
1519
|
|
|
1354
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1520
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_86> & T): ReactElement;
|
|
1355
1521
|
|
|
1356
1522
|
export declare namespace LoginOffColor {
|
|
1357
|
-
var defaultProps:
|
|
1523
|
+
var defaultProps: IconProps_86;
|
|
1358
1524
|
var displayName: string;
|
|
1359
1525
|
}
|
|
1360
1526
|
|
|
1361
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1527
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_87> & T): ReactElement;
|
|
1362
1528
|
|
|
1363
1529
|
export declare namespace LoginOnColor {
|
|
1364
|
-
var defaultProps:
|
|
1530
|
+
var defaultProps: IconProps_87;
|
|
1365
1531
|
var displayName: string;
|
|
1366
1532
|
}
|
|
1367
1533
|
|
|
1368
|
-
export declare function Modify<T>(props: Partial<
|
|
1534
|
+
export declare function Modify<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1369
1535
|
|
|
1370
1536
|
export declare namespace Modify {
|
|
1371
|
-
var defaultProps:
|
|
1537
|
+
var defaultProps: IconProps_49;
|
|
1372
1538
|
var displayName: string;
|
|
1373
1539
|
}
|
|
1374
1540
|
|
|
1375
|
-
export declare function Plus<T>(props: Partial<
|
|
1541
|
+
export declare function Plus<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1376
1542
|
|
|
1377
1543
|
export declare namespace Plus {
|
|
1378
|
-
var defaultProps:
|
|
1544
|
+
var defaultProps: IconProps_50;
|
|
1379
1545
|
var displayName: string;
|
|
1380
1546
|
}
|
|
1381
1547
|
|
|
1382
|
-
export declare function Position<T>(props: Partial<
|
|
1548
|
+
export declare function Position<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1383
1549
|
|
|
1384
1550
|
export declare namespace Position {
|
|
1385
|
-
var defaultProps:
|
|
1551
|
+
var defaultProps: IconProps_51;
|
|
1386
1552
|
var displayName: string;
|
|
1387
1553
|
}
|
|
1388
1554
|
|
|
1389
|
-
export declare function Problem<T>(props: Partial<
|
|
1555
|
+
export declare function Problem<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1390
1556
|
|
|
1391
1557
|
export declare namespace Problem {
|
|
1392
|
-
var defaultProps:
|
|
1558
|
+
var defaultProps: IconProps_53;
|
|
1393
1559
|
var displayName: string;
|
|
1394
1560
|
}
|
|
1395
1561
|
|
|
1396
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1562
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1397
1563
|
|
|
1398
1564
|
export declare namespace ProblemFill {
|
|
1399
|
-
var defaultProps:
|
|
1565
|
+
var defaultProps: IconProps_52;
|
|
1400
1566
|
var displayName: string;
|
|
1401
1567
|
}
|
|
1402
1568
|
|
|
1403
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
1569
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1404
1570
|
|
|
1405
1571
|
export declare namespace Prohibitselected {
|
|
1406
|
-
var defaultProps:
|
|
1572
|
+
var defaultProps: IconProps_55;
|
|
1407
1573
|
var displayName: string;
|
|
1408
1574
|
}
|
|
1409
1575
|
|
|
1410
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
1576
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1411
1577
|
|
|
1412
1578
|
export declare namespace ProhibitselectedRectangle {
|
|
1413
|
-
var defaultProps:
|
|
1579
|
+
var defaultProps: IconProps_54;
|
|
1414
1580
|
var displayName: string;
|
|
1415
1581
|
}
|
|
1416
1582
|
|
|
1417
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1583
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_88> & T): ReactElement;
|
|
1418
1584
|
|
|
1419
1585
|
export declare namespace QuickClaimsColor {
|
|
1420
|
-
var defaultProps:
|
|
1586
|
+
var defaultProps: IconProps_88;
|
|
1421
1587
|
var displayName: string;
|
|
1422
1588
|
}
|
|
1423
1589
|
|
|
1424
|
-
export declare function Remind<T>(props: Partial<
|
|
1590
|
+
export declare function Remind<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1425
1591
|
|
|
1426
1592
|
export declare namespace Remind {
|
|
1427
|
-
var defaultProps:
|
|
1593
|
+
var defaultProps: IconProps_56;
|
|
1428
1594
|
var displayName: string;
|
|
1429
1595
|
}
|
|
1430
1596
|
|
|
1431
|
-
export declare function RightFill<T>(props: Partial<
|
|
1597
|
+
export declare function RightFill<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1432
1598
|
|
|
1433
1599
|
export declare namespace RightFill {
|
|
1434
|
-
var defaultProps:
|
|
1600
|
+
var defaultProps: IconProps_57;
|
|
1435
1601
|
var displayName: string;
|
|
1436
1602
|
}
|
|
1437
1603
|
|
|
1438
|
-
export declare function Search<T>(props: Partial<
|
|
1604
|
+
export declare function Search<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1439
1605
|
|
|
1440
1606
|
export declare namespace Search {
|
|
1441
|
-
var defaultProps:
|
|
1607
|
+
var defaultProps: IconProps_58;
|
|
1442
1608
|
var displayName: string;
|
|
1443
1609
|
}
|
|
1444
1610
|
|
|
1445
|
-
export declare function Selected<T>(props: Partial<
|
|
1611
|
+
export declare function Selected<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1446
1612
|
|
|
1447
1613
|
export declare namespace Selected {
|
|
1448
|
-
var defaultProps:
|
|
1614
|
+
var defaultProps: IconProps_61;
|
|
1449
1615
|
var displayName: string;
|
|
1450
1616
|
}
|
|
1451
1617
|
|
|
1452
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1618
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1453
1619
|
|
|
1454
1620
|
export declare namespace SelectedFill {
|
|
1455
|
-
var defaultProps:
|
|
1621
|
+
var defaultProps: IconProps_59;
|
|
1456
1622
|
var displayName: string;
|
|
1457
1623
|
}
|
|
1458
1624
|
|
|
1459
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
1625
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1460
1626
|
|
|
1461
1627
|
export declare namespace SelectedminusFill {
|
|
1462
|
-
var defaultProps:
|
|
1628
|
+
var defaultProps: IconProps_62;
|
|
1463
1629
|
var displayName: string;
|
|
1464
1630
|
}
|
|
1465
1631
|
|
|
1466
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
1632
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1467
1633
|
|
|
1468
1634
|
export declare namespace SelectedminusRectangleFill {
|
|
1469
|
-
var defaultProps:
|
|
1635
|
+
var defaultProps: IconProps_63;
|
|
1470
1636
|
var displayName: string;
|
|
1471
1637
|
}
|
|
1472
1638
|
|
|
1473
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
1639
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1474
1640
|
|
|
1475
1641
|
export declare namespace SelectedRectangleFill {
|
|
1476
|
-
var defaultProps:
|
|
1642
|
+
var defaultProps: IconProps_60;
|
|
1477
1643
|
var displayName: string;
|
|
1478
1644
|
}
|
|
1479
1645
|
|
|
1480
|
-
export declare function Success<T>(props: Partial<
|
|
1646
|
+
export declare function Success<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
1481
1647
|
|
|
1482
1648
|
export declare namespace Success {
|
|
1483
|
-
var defaultProps:
|
|
1649
|
+
var defaultProps: IconProps_65;
|
|
1484
1650
|
var displayName: string;
|
|
1485
1651
|
}
|
|
1486
1652
|
|
|
1487
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1653
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1488
1654
|
|
|
1489
1655
|
export declare namespace SuccessFill {
|
|
1490
|
-
var defaultProps:
|
|
1656
|
+
var defaultProps: IconProps_64;
|
|
1491
1657
|
var displayName: string;
|
|
1492
1658
|
}
|
|
1493
1659
|
|
|
1494
|
-
export declare function Time<T>(props: Partial<
|
|
1660
|
+
export declare function Time<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
1495
1661
|
|
|
1496
1662
|
export declare namespace Time {
|
|
1497
|
-
var defaultProps:
|
|
1663
|
+
var defaultProps: IconProps_67;
|
|
1498
1664
|
var displayName: string;
|
|
1499
1665
|
}
|
|
1500
1666
|
|
|
1501
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1667
|
+
export declare function TimeFill<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
1502
1668
|
|
|
1503
1669
|
export declare namespace TimeFill {
|
|
1504
|
-
var defaultProps:
|
|
1670
|
+
var defaultProps: IconProps_66;
|
|
1505
1671
|
var displayName: string;
|
|
1506
1672
|
}
|
|
1507
1673
|
|
|
1508
|
-
export declare function Unselected<T>(props: Partial<
|
|
1674
|
+
export declare function Unselected<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
1509
1675
|
|
|
1510
1676
|
export declare namespace Unselected {
|
|
1511
|
-
var defaultProps:
|
|
1677
|
+
var defaultProps: IconProps_69;
|
|
1512
1678
|
var displayName: string;
|
|
1513
1679
|
}
|
|
1514
1680
|
|
|
1515
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
1681
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
1516
1682
|
|
|
1517
1683
|
export declare namespace UnselectedRectangle {
|
|
1518
|
-
var defaultProps:
|
|
1684
|
+
var defaultProps: IconProps_68;
|
|
1519
1685
|
var displayName: string;
|
|
1520
1686
|
}
|
|
1521
1687
|
|
|
1522
|
-
export declare function UpFill<T>(props: Partial<
|
|
1688
|
+
export declare function UpFill<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
1523
1689
|
|
|
1524
1690
|
export declare namespace UpFill {
|
|
1525
|
-
var defaultProps:
|
|
1691
|
+
var defaultProps: IconProps_70;
|
|
1526
1692
|
var displayName: string;
|
|
1527
1693
|
}
|
|
1528
1694
|
|
|
1529
|
-
export declare function User<T>(props: Partial<
|
|
1695
|
+
export declare function User<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
1530
1696
|
|
|
1531
1697
|
export declare namespace User {
|
|
1532
|
-
var defaultProps:
|
|
1698
|
+
var defaultProps: IconProps_71;
|
|
1533
1699
|
var displayName: string;
|
|
1534
1700
|
}
|
|
1535
1701
|
|
|
1536
|
-
export declare function Visible<T>(props: Partial<
|
|
1702
|
+
export declare function Visible<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
1537
1703
|
|
|
1538
1704
|
export declare namespace Visible {
|
|
1539
|
-
var defaultProps:
|
|
1705
|
+
var defaultProps: IconProps_72;
|
|
1540
1706
|
var displayName: string;
|
|
1541
1707
|
}
|
|
1542
1708
|
|
|
1543
|
-
export declare function Warning<T>(props: Partial<
|
|
1709
|
+
export declare function Warning<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
1544
1710
|
|
|
1545
1711
|
export declare namespace Warning {
|
|
1546
|
-
var defaultProps:
|
|
1712
|
+
var defaultProps: IconProps_74;
|
|
1547
1713
|
var displayName: string;
|
|
1548
1714
|
}
|
|
1549
1715
|
|
|
1550
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1716
|
+
export declare function WarningFill<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
1551
1717
|
|
|
1552
1718
|
export declare namespace WarningFill {
|
|
1553
|
-
var defaultProps:
|
|
1719
|
+
var defaultProps: IconProps_73;
|
|
1554
1720
|
var displayName: string;
|
|
1555
1721
|
}
|
|
1556
1722
|
|
|
1557
|
-
export declare function WechatBack<T>(props: Partial<
|
|
1723
|
+
export declare function WechatBack<T>(props: Partial<IconProps_75> & T): ReactElement;
|
|
1558
1724
|
|
|
1559
1725
|
export declare namespace WechatBack {
|
|
1560
|
-
var defaultProps:
|
|
1726
|
+
var defaultProps: IconProps_75;
|
|
1727
|
+
var displayName: string;
|
|
1728
|
+
}
|
|
1729
|
+
|
|
1730
|
+
export declare function YishengjingxuanFill<T>(props: Partial<IconProps_76> & T): ReactElement;
|
|
1731
|
+
|
|
1732
|
+
export declare namespace YishengjingxuanFill {
|
|
1733
|
+
var defaultProps: IconProps_76;
|
|
1734
|
+
var displayName: string;
|
|
1735
|
+
}
|
|
1736
|
+
|
|
1737
|
+
export declare function ZhuyuanxiezhuFill<T>(props: Partial<IconProps_77> & T): ReactElement;
|
|
1738
|
+
|
|
1739
|
+
export declare namespace ZhuyuanxiezhuFill {
|
|
1740
|
+
var defaultProps: IconProps_77;
|
|
1561
1741
|
var displayName: string;
|
|
1562
1742
|
}
|
|
1563
1743
|
|