@mijadesign/mobile-icons 1.0.0-beta.6 → 1.0.0-beta.7
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/DaibingkebaoFill.js +55 -0
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/index.es.js +1 -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 +124 -104
- package/dist/types/mobile-icons.mjs +465 -414
- package/package.json +3 -2
package/dist/types/index.d.ts
CHANGED
|
@@ -30,17 +30,17 @@ export declare namespace Addressbook {
|
|
|
30
30
|
var displayName: string;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
export declare function AdultManColor<T>(props: Partial<
|
|
33
|
+
export declare function AdultManColor<T>(props: Partial<IconProps_65> & T): ReactElement;
|
|
34
34
|
|
|
35
35
|
export declare namespace AdultManColor {
|
|
36
|
-
var defaultProps:
|
|
36
|
+
var defaultProps: IconProps_65;
|
|
37
37
|
var displayName: string;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
export declare function AdultWomanColor<T>(props: Partial<
|
|
40
|
+
export declare function AdultWomanColor<T>(props: Partial<IconProps_66> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultWomanColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_66;
|
|
44
44
|
var displayName: string;
|
|
45
45
|
}
|
|
46
46
|
|
|
@@ -114,10 +114,10 @@ export declare namespace BarrackFill {
|
|
|
114
114
|
var displayName: string;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
export declare function BoyColor<T>(props: Partial<
|
|
117
|
+
export declare function BoyColor<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
118
118
|
|
|
119
119
|
export declare namespace BoyColor {
|
|
120
|
-
var defaultProps:
|
|
120
|
+
var defaultProps: IconProps_67;
|
|
121
121
|
var displayName: string;
|
|
122
122
|
}
|
|
123
123
|
|
|
@@ -156,10 +156,10 @@ export declare namespace CheckmarkFill {
|
|
|
156
156
|
var displayName: string;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
159
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
160
160
|
|
|
161
161
|
export declare namespace ClaimsDetailColor {
|
|
162
|
-
var defaultProps:
|
|
162
|
+
var defaultProps: IconProps_68;
|
|
163
163
|
var displayName: string;
|
|
164
164
|
}
|
|
165
165
|
|
|
@@ -177,87 +177,94 @@ export declare namespace Customer {
|
|
|
177
177
|
var displayName: string;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
export declare function
|
|
180
|
+
export declare function DaibingkebaoFill<T>(props: Partial<IconProps_23> & T): ReactElement;
|
|
181
|
+
|
|
182
|
+
export declare namespace DaibingkebaoFill {
|
|
183
|
+
var defaultProps: IconProps_23;
|
|
184
|
+
var displayName: string;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
export declare function Delete<T>(props: Partial<IconProps_25> & T): ReactElement;
|
|
181
188
|
|
|
182
189
|
export declare namespace Delete {
|
|
183
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_25;
|
|
184
191
|
var displayName: string;
|
|
185
192
|
}
|
|
186
193
|
|
|
187
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
194
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_24> & T): ReactElement;
|
|
188
195
|
|
|
189
196
|
export declare namespace DeleteFill {
|
|
190
|
-
var defaultProps:
|
|
197
|
+
var defaultProps: IconProps_24;
|
|
191
198
|
var displayName: string;
|
|
192
199
|
}
|
|
193
200
|
|
|
194
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
201
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
195
202
|
|
|
196
203
|
export declare namespace DirectClaimsColor {
|
|
197
|
-
var defaultProps:
|
|
204
|
+
var defaultProps: IconProps_69;
|
|
198
205
|
var displayName: string;
|
|
199
206
|
}
|
|
200
207
|
|
|
201
|
-
export declare function DownFill<T>(props: Partial<
|
|
208
|
+
export declare function DownFill<T>(props: Partial<IconProps_26> & T): ReactElement;
|
|
202
209
|
|
|
203
210
|
export declare namespace DownFill {
|
|
204
|
-
var defaultProps:
|
|
211
|
+
var defaultProps: IconProps_26;
|
|
205
212
|
var displayName: string;
|
|
206
213
|
}
|
|
207
214
|
|
|
208
|
-
export declare function Failure<T>(props: Partial<
|
|
215
|
+
export declare function Failure<T>(props: Partial<IconProps_28> & T): ReactElement;
|
|
209
216
|
|
|
210
217
|
export declare namespace Failure {
|
|
211
|
-
var defaultProps:
|
|
218
|
+
var defaultProps: IconProps_28;
|
|
212
219
|
var displayName: string;
|
|
213
220
|
}
|
|
214
221
|
|
|
215
|
-
export declare function FailureFill<T>(props: Partial<
|
|
222
|
+
export declare function FailureFill<T>(props: Partial<IconProps_27> & T): ReactElement;
|
|
216
223
|
|
|
217
224
|
export declare namespace FailureFill {
|
|
218
|
-
var defaultProps:
|
|
225
|
+
var defaultProps: IconProps_27;
|
|
219
226
|
var displayName: string;
|
|
220
227
|
}
|
|
221
228
|
|
|
222
|
-
export declare function FamilyFill<T>(props: Partial<
|
|
229
|
+
export declare function FamilyFill<T>(props: Partial<IconProps_29> & T): ReactElement;
|
|
223
230
|
|
|
224
231
|
export declare namespace FamilyFill {
|
|
225
|
-
var defaultProps:
|
|
232
|
+
var defaultProps: IconProps_29;
|
|
226
233
|
var displayName: string;
|
|
227
234
|
}
|
|
228
235
|
|
|
229
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
236
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
230
237
|
|
|
231
238
|
export declare namespace GeneraoInfoColor {
|
|
232
|
-
var defaultProps:
|
|
239
|
+
var defaultProps: IconProps_70;
|
|
233
240
|
var displayName: string;
|
|
234
241
|
}
|
|
235
242
|
|
|
236
|
-
export declare function GirlColor<T>(props: Partial<
|
|
243
|
+
export declare function GirlColor<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
237
244
|
|
|
238
245
|
export declare namespace GirlColor {
|
|
239
|
-
var defaultProps:
|
|
246
|
+
var defaultProps: IconProps_71;
|
|
240
247
|
var displayName: string;
|
|
241
248
|
}
|
|
242
249
|
|
|
243
|
-
export declare function Guarantee<T>(props: Partial<
|
|
250
|
+
export declare function Guarantee<T>(props: Partial<IconProps_31> & T): ReactElement;
|
|
244
251
|
|
|
245
252
|
export declare namespace Guarantee {
|
|
246
|
-
var defaultProps:
|
|
253
|
+
var defaultProps: IconProps_31;
|
|
247
254
|
var displayName: string;
|
|
248
255
|
}
|
|
249
256
|
|
|
250
|
-
export declare function GuaranteeFill<T>(props: Partial<
|
|
257
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_30> & T): ReactElement;
|
|
251
258
|
|
|
252
259
|
export declare namespace GuaranteeFill {
|
|
253
|
-
var defaultProps:
|
|
260
|
+
var defaultProps: IconProps_30;
|
|
254
261
|
var displayName: string;
|
|
255
262
|
}
|
|
256
263
|
|
|
257
|
-
export declare function Home<T>(props: Partial<
|
|
264
|
+
export declare function Home<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
258
265
|
|
|
259
266
|
export declare namespace Home {
|
|
260
|
-
var defaultProps:
|
|
267
|
+
var defaultProps: IconProps_32;
|
|
261
268
|
var displayName: string;
|
|
262
269
|
}
|
|
263
270
|
|
|
@@ -1049,12 +1056,14 @@ declare interface IconProps_63 {
|
|
|
1049
1056
|
}
|
|
1050
1057
|
|
|
1051
1058
|
declare interface IconProps_64 {
|
|
1059
|
+
size: string | number;
|
|
1052
1060
|
classPrefix: string;
|
|
1061
|
+
color: string;
|
|
1053
1062
|
tag: keyof ReactHTML;
|
|
1054
|
-
|
|
1063
|
+
logValue?: string;
|
|
1055
1064
|
onClick: (e: MouseEvent) => void;
|
|
1065
|
+
fontClassName: string;
|
|
1056
1066
|
className: string;
|
|
1057
|
-
logValue?: string;
|
|
1058
1067
|
style: React_2.CSSProperties;
|
|
1059
1068
|
children: React_2.ReactNode;
|
|
1060
1069
|
}
|
|
@@ -1171,6 +1180,17 @@ declare interface IconProps_73 {
|
|
|
1171
1180
|
children: React_2.ReactNode;
|
|
1172
1181
|
}
|
|
1173
1182
|
|
|
1183
|
+
declare interface IconProps_74 {
|
|
1184
|
+
classPrefix: string;
|
|
1185
|
+
tag: keyof ReactHTML;
|
|
1186
|
+
size: string | number;
|
|
1187
|
+
onClick: (e: MouseEvent) => void;
|
|
1188
|
+
className: string;
|
|
1189
|
+
logValue?: string;
|
|
1190
|
+
style: React_2.CSSProperties;
|
|
1191
|
+
children: React_2.ReactNode;
|
|
1192
|
+
}
|
|
1193
|
+
|
|
1174
1194
|
declare interface IconProps_8 {
|
|
1175
1195
|
size: string | number;
|
|
1176
1196
|
classPrefix: string;
|
|
@@ -1197,248 +1217,248 @@ declare interface IconProps_9 {
|
|
|
1197
1217
|
children: React_2.ReactNode;
|
|
1198
1218
|
}
|
|
1199
1219
|
|
|
1200
|
-
export declare function Information<T>(props: Partial<
|
|
1220
|
+
export declare function Information<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
1201
1221
|
|
|
1202
1222
|
export declare namespace Information {
|
|
1203
|
-
var defaultProps:
|
|
1223
|
+
var defaultProps: IconProps_34;
|
|
1204
1224
|
var displayName: string;
|
|
1205
1225
|
}
|
|
1206
1226
|
|
|
1207
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1227
|
+
export declare function InformationFill<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
1208
1228
|
|
|
1209
1229
|
export declare namespace InformationFill {
|
|
1210
|
-
var defaultProps:
|
|
1230
|
+
var defaultProps: IconProps_33;
|
|
1211
1231
|
var displayName: string;
|
|
1212
1232
|
}
|
|
1213
1233
|
|
|
1214
|
-
export declare function Invisible<T>(props: Partial<
|
|
1234
|
+
export declare function Invisible<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
1215
1235
|
|
|
1216
1236
|
export declare namespace Invisible {
|
|
1217
|
-
var defaultProps:
|
|
1237
|
+
var defaultProps: IconProps_35;
|
|
1218
1238
|
var displayName: string;
|
|
1219
1239
|
}
|
|
1220
1240
|
|
|
1221
|
-
export declare function LeftFill<T>(props: Partial<
|
|
1241
|
+
export declare function LeftFill<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
1222
1242
|
|
|
1223
1243
|
export declare namespace LeftFill {
|
|
1224
|
-
var defaultProps:
|
|
1244
|
+
var defaultProps: IconProps_36;
|
|
1225
1245
|
var displayName: string;
|
|
1226
1246
|
}
|
|
1227
1247
|
|
|
1228
|
-
export declare function Loading<T>(props: Partial<
|
|
1248
|
+
export declare function Loading<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
1229
1249
|
|
|
1230
1250
|
export declare namespace Loading {
|
|
1231
|
-
var defaultProps:
|
|
1251
|
+
var defaultProps: IconProps_37;
|
|
1232
1252
|
var displayName: string;
|
|
1233
1253
|
}
|
|
1234
1254
|
|
|
1235
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1255
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
1236
1256
|
|
|
1237
1257
|
export declare namespace LoginOffColor {
|
|
1238
|
-
var defaultProps:
|
|
1258
|
+
var defaultProps: IconProps_72;
|
|
1239
1259
|
var displayName: string;
|
|
1240
1260
|
}
|
|
1241
1261
|
|
|
1242
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1262
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
1243
1263
|
|
|
1244
1264
|
export declare namespace LoginOnColor {
|
|
1245
|
-
var defaultProps:
|
|
1265
|
+
var defaultProps: IconProps_73;
|
|
1246
1266
|
var displayName: string;
|
|
1247
1267
|
}
|
|
1248
1268
|
|
|
1249
|
-
export declare function Modify<T>(props: Partial<
|
|
1269
|
+
export declare function Modify<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
1250
1270
|
|
|
1251
1271
|
export declare namespace Modify {
|
|
1252
|
-
var defaultProps:
|
|
1272
|
+
var defaultProps: IconProps_38;
|
|
1253
1273
|
var displayName: string;
|
|
1254
1274
|
}
|
|
1255
1275
|
|
|
1256
|
-
export declare function Plus<T>(props: Partial<
|
|
1276
|
+
export declare function Plus<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
1257
1277
|
|
|
1258
1278
|
export declare namespace Plus {
|
|
1259
|
-
var defaultProps:
|
|
1279
|
+
var defaultProps: IconProps_39;
|
|
1260
1280
|
var displayName: string;
|
|
1261
1281
|
}
|
|
1262
1282
|
|
|
1263
|
-
export declare function Position<T>(props: Partial<
|
|
1283
|
+
export declare function Position<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
1264
1284
|
|
|
1265
1285
|
export declare namespace Position {
|
|
1266
|
-
var defaultProps:
|
|
1286
|
+
var defaultProps: IconProps_40;
|
|
1267
1287
|
var displayName: string;
|
|
1268
1288
|
}
|
|
1269
1289
|
|
|
1270
|
-
export declare function Problem<T>(props: Partial<
|
|
1290
|
+
export declare function Problem<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
1271
1291
|
|
|
1272
1292
|
export declare namespace Problem {
|
|
1273
|
-
var defaultProps:
|
|
1293
|
+
var defaultProps: IconProps_42;
|
|
1274
1294
|
var displayName: string;
|
|
1275
1295
|
}
|
|
1276
1296
|
|
|
1277
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1297
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
1278
1298
|
|
|
1279
1299
|
export declare namespace ProblemFill {
|
|
1280
|
-
var defaultProps:
|
|
1300
|
+
var defaultProps: IconProps_41;
|
|
1281
1301
|
var displayName: string;
|
|
1282
1302
|
}
|
|
1283
1303
|
|
|
1284
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
1304
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1285
1305
|
|
|
1286
1306
|
export declare namespace Prohibitselected {
|
|
1287
|
-
var defaultProps:
|
|
1307
|
+
var defaultProps: IconProps_44;
|
|
1288
1308
|
var displayName: string;
|
|
1289
1309
|
}
|
|
1290
1310
|
|
|
1291
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
1311
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
1292
1312
|
|
|
1293
1313
|
export declare namespace ProhibitselectedRectangle {
|
|
1294
|
-
var defaultProps:
|
|
1314
|
+
var defaultProps: IconProps_43;
|
|
1295
1315
|
var displayName: string;
|
|
1296
1316
|
}
|
|
1297
1317
|
|
|
1298
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1318
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
1299
1319
|
|
|
1300
1320
|
export declare namespace QuickClaimsColor {
|
|
1301
|
-
var defaultProps:
|
|
1321
|
+
var defaultProps: IconProps_74;
|
|
1302
1322
|
var displayName: string;
|
|
1303
1323
|
}
|
|
1304
1324
|
|
|
1305
|
-
export declare function Remind<T>(props: Partial<
|
|
1325
|
+
export declare function Remind<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
1306
1326
|
|
|
1307
1327
|
export declare namespace Remind {
|
|
1308
|
-
var defaultProps:
|
|
1328
|
+
var defaultProps: IconProps_45;
|
|
1309
1329
|
var displayName: string;
|
|
1310
1330
|
}
|
|
1311
1331
|
|
|
1312
|
-
export declare function RightFill<T>(props: Partial<
|
|
1332
|
+
export declare function RightFill<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1313
1333
|
|
|
1314
1334
|
export declare namespace RightFill {
|
|
1315
|
-
var defaultProps:
|
|
1335
|
+
var defaultProps: IconProps_46;
|
|
1316
1336
|
var displayName: string;
|
|
1317
1337
|
}
|
|
1318
1338
|
|
|
1319
|
-
export declare function Search<T>(props: Partial<
|
|
1339
|
+
export declare function Search<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1320
1340
|
|
|
1321
1341
|
export declare namespace Search {
|
|
1322
|
-
var defaultProps:
|
|
1342
|
+
var defaultProps: IconProps_47;
|
|
1323
1343
|
var displayName: string;
|
|
1324
1344
|
}
|
|
1325
1345
|
|
|
1326
|
-
export declare function Selected<T>(props: Partial<
|
|
1346
|
+
export declare function Selected<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1327
1347
|
|
|
1328
1348
|
export declare namespace Selected {
|
|
1329
|
-
var defaultProps:
|
|
1349
|
+
var defaultProps: IconProps_50;
|
|
1330
1350
|
var displayName: string;
|
|
1331
1351
|
}
|
|
1332
1352
|
|
|
1333
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1353
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1334
1354
|
|
|
1335
1355
|
export declare namespace SelectedFill {
|
|
1336
|
-
var defaultProps:
|
|
1356
|
+
var defaultProps: IconProps_48;
|
|
1337
1357
|
var displayName: string;
|
|
1338
1358
|
}
|
|
1339
1359
|
|
|
1340
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
1360
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1341
1361
|
|
|
1342
1362
|
export declare namespace SelectedminusFill {
|
|
1343
|
-
var defaultProps:
|
|
1363
|
+
var defaultProps: IconProps_51;
|
|
1344
1364
|
var displayName: string;
|
|
1345
1365
|
}
|
|
1346
1366
|
|
|
1347
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
1367
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1348
1368
|
|
|
1349
1369
|
export declare namespace SelectedminusRectangleFill {
|
|
1350
|
-
var defaultProps:
|
|
1370
|
+
var defaultProps: IconProps_52;
|
|
1351
1371
|
var displayName: string;
|
|
1352
1372
|
}
|
|
1353
1373
|
|
|
1354
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
1374
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1355
1375
|
|
|
1356
1376
|
export declare namespace SelectedRectangleFill {
|
|
1357
|
-
var defaultProps:
|
|
1377
|
+
var defaultProps: IconProps_49;
|
|
1358
1378
|
var displayName: string;
|
|
1359
1379
|
}
|
|
1360
1380
|
|
|
1361
|
-
export declare function Success<T>(props: Partial<
|
|
1381
|
+
export declare function Success<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1362
1382
|
|
|
1363
1383
|
export declare namespace Success {
|
|
1364
|
-
var defaultProps:
|
|
1384
|
+
var defaultProps: IconProps_54;
|
|
1365
1385
|
var displayName: string;
|
|
1366
1386
|
}
|
|
1367
1387
|
|
|
1368
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1388
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1369
1389
|
|
|
1370
1390
|
export declare namespace SuccessFill {
|
|
1371
|
-
var defaultProps:
|
|
1391
|
+
var defaultProps: IconProps_53;
|
|
1372
1392
|
var displayName: string;
|
|
1373
1393
|
}
|
|
1374
1394
|
|
|
1375
|
-
export declare function Time<T>(props: Partial<
|
|
1395
|
+
export declare function Time<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1376
1396
|
|
|
1377
1397
|
export declare namespace Time {
|
|
1378
|
-
var defaultProps:
|
|
1398
|
+
var defaultProps: IconProps_56;
|
|
1379
1399
|
var displayName: string;
|
|
1380
1400
|
}
|
|
1381
1401
|
|
|
1382
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1402
|
+
export declare function TimeFill<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1383
1403
|
|
|
1384
1404
|
export declare namespace TimeFill {
|
|
1385
|
-
var defaultProps:
|
|
1405
|
+
var defaultProps: IconProps_55;
|
|
1386
1406
|
var displayName: string;
|
|
1387
1407
|
}
|
|
1388
1408
|
|
|
1389
|
-
export declare function Unselected<T>(props: Partial<
|
|
1409
|
+
export declare function Unselected<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1390
1410
|
|
|
1391
1411
|
export declare namespace Unselected {
|
|
1392
|
-
var defaultProps:
|
|
1412
|
+
var defaultProps: IconProps_58;
|
|
1393
1413
|
var displayName: string;
|
|
1394
1414
|
}
|
|
1395
1415
|
|
|
1396
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
1416
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1397
1417
|
|
|
1398
1418
|
export declare namespace UnselectedRectangle {
|
|
1399
|
-
var defaultProps:
|
|
1419
|
+
var defaultProps: IconProps_57;
|
|
1400
1420
|
var displayName: string;
|
|
1401
1421
|
}
|
|
1402
1422
|
|
|
1403
|
-
export declare function UpFill<T>(props: Partial<
|
|
1423
|
+
export declare function UpFill<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1404
1424
|
|
|
1405
1425
|
export declare namespace UpFill {
|
|
1406
|
-
var defaultProps:
|
|
1426
|
+
var defaultProps: IconProps_59;
|
|
1407
1427
|
var displayName: string;
|
|
1408
1428
|
}
|
|
1409
1429
|
|
|
1410
|
-
export declare function User<T>(props: Partial<
|
|
1430
|
+
export declare function User<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1411
1431
|
|
|
1412
1432
|
export declare namespace User {
|
|
1413
|
-
var defaultProps:
|
|
1433
|
+
var defaultProps: IconProps_60;
|
|
1414
1434
|
var displayName: string;
|
|
1415
1435
|
}
|
|
1416
1436
|
|
|
1417
|
-
export declare function Visible<T>(props: Partial<
|
|
1437
|
+
export declare function Visible<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1418
1438
|
|
|
1419
1439
|
export declare namespace Visible {
|
|
1420
|
-
var defaultProps:
|
|
1440
|
+
var defaultProps: IconProps_61;
|
|
1421
1441
|
var displayName: string;
|
|
1422
1442
|
}
|
|
1423
1443
|
|
|
1424
|
-
export declare function Warning<T>(props: Partial<
|
|
1444
|
+
export declare function Warning<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1425
1445
|
|
|
1426
1446
|
export declare namespace Warning {
|
|
1427
|
-
var defaultProps:
|
|
1447
|
+
var defaultProps: IconProps_63;
|
|
1428
1448
|
var displayName: string;
|
|
1429
1449
|
}
|
|
1430
1450
|
|
|
1431
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1451
|
+
export declare function WarningFill<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1432
1452
|
|
|
1433
1453
|
export declare namespace WarningFill {
|
|
1434
|
-
var defaultProps:
|
|
1454
|
+
var defaultProps: IconProps_62;
|
|
1435
1455
|
var displayName: string;
|
|
1436
1456
|
}
|
|
1437
1457
|
|
|
1438
|
-
export declare function WechatBack<T>(props: Partial<
|
|
1458
|
+
export declare function WechatBack<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1439
1459
|
|
|
1440
1460
|
export declare namespace WechatBack {
|
|
1441
|
-
var defaultProps:
|
|
1461
|
+
var defaultProps: IconProps_64;
|
|
1442
1462
|
var displayName: string;
|
|
1443
1463
|
}
|
|
1444
1464
|
|