@mijadesign/mobile-icons 1.0.0-beta.5 → 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/BarrackFill.js +55 -0
- package/dist/es/icons/CheckmarkFill.js +55 -0
- package/dist/es/icons/DaibingkebaoFill.js +55 -0
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/index.es.js +3 -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 +180 -120
- package/dist/types/mobile-icons.mjs +1004 -851
- 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
|
|
|
@@ -107,143 +107,164 @@ export declare namespace Bankcard {
|
|
|
107
107
|
var displayName: string;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
export declare function
|
|
110
|
+
export declare function BarrackFill<T>(props: Partial<IconProps_15> & T): ReactElement;
|
|
111
|
+
|
|
112
|
+
export declare namespace BarrackFill {
|
|
113
|
+
var defaultProps: IconProps_15;
|
|
114
|
+
var displayName: string;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
export declare function BoyColor<T>(props: Partial<IconProps_67> & T): ReactElement;
|
|
111
118
|
|
|
112
119
|
export declare namespace BoyColor {
|
|
113
|
-
var defaultProps:
|
|
120
|
+
var defaultProps: IconProps_67;
|
|
114
121
|
var displayName: string;
|
|
115
122
|
}
|
|
116
123
|
|
|
117
|
-
export declare function Call<T>(props: Partial<
|
|
124
|
+
export declare function Call<T>(props: Partial<IconProps_16> & T): ReactElement;
|
|
118
125
|
|
|
119
126
|
export declare namespace Call {
|
|
120
|
-
var defaultProps:
|
|
127
|
+
var defaultProps: IconProps_16;
|
|
121
128
|
var displayName: string;
|
|
122
129
|
}
|
|
123
130
|
|
|
124
|
-
export declare function Camera<T>(props: Partial<
|
|
131
|
+
export declare function Camera<T>(props: Partial<IconProps_18> & T): ReactElement;
|
|
125
132
|
|
|
126
133
|
export declare namespace Camera {
|
|
127
|
-
var defaultProps:
|
|
134
|
+
var defaultProps: IconProps_18;
|
|
128
135
|
var displayName: string;
|
|
129
136
|
}
|
|
130
137
|
|
|
131
|
-
export declare function CameraFill<T>(props: Partial<
|
|
138
|
+
export declare function CameraFill<T>(props: Partial<IconProps_17> & T): ReactElement;
|
|
132
139
|
|
|
133
140
|
export declare namespace CameraFill {
|
|
134
|
-
var defaultProps:
|
|
141
|
+
var defaultProps: IconProps_17;
|
|
135
142
|
var displayName: string;
|
|
136
143
|
}
|
|
137
144
|
|
|
138
|
-
export declare function Change<T>(props: Partial<
|
|
145
|
+
export declare function Change<T>(props: Partial<IconProps_19> & T): ReactElement;
|
|
139
146
|
|
|
140
147
|
export declare namespace Change {
|
|
141
|
-
var defaultProps:
|
|
148
|
+
var defaultProps: IconProps_19;
|
|
149
|
+
var displayName: string;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
export declare function CheckmarkFill<T>(props: Partial<IconProps_20> & T): ReactElement;
|
|
153
|
+
|
|
154
|
+
export declare namespace CheckmarkFill {
|
|
155
|
+
var defaultProps: IconProps_20;
|
|
142
156
|
var displayName: string;
|
|
143
157
|
}
|
|
144
158
|
|
|
145
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
159
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_68> & T): ReactElement;
|
|
146
160
|
|
|
147
161
|
export declare namespace ClaimsDetailColor {
|
|
148
|
-
var defaultProps:
|
|
162
|
+
var defaultProps: IconProps_68;
|
|
149
163
|
var displayName: string;
|
|
150
164
|
}
|
|
151
165
|
|
|
152
|
-
export declare function Close<T>(props: Partial<
|
|
166
|
+
export declare function Close<T>(props: Partial<IconProps_21> & T): ReactElement;
|
|
153
167
|
|
|
154
168
|
export declare namespace Close {
|
|
155
|
-
var defaultProps:
|
|
169
|
+
var defaultProps: IconProps_21;
|
|
156
170
|
var displayName: string;
|
|
157
171
|
}
|
|
158
172
|
|
|
159
|
-
export declare function Customer<T>(props: Partial<
|
|
173
|
+
export declare function Customer<T>(props: Partial<IconProps_22> & T): ReactElement;
|
|
160
174
|
|
|
161
175
|
export declare namespace Customer {
|
|
162
|
-
var defaultProps:
|
|
176
|
+
var defaultProps: IconProps_22;
|
|
177
|
+
var displayName: string;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
export declare function DaibingkebaoFill<T>(props: Partial<IconProps_23> & T): ReactElement;
|
|
181
|
+
|
|
182
|
+
export declare namespace DaibingkebaoFill {
|
|
183
|
+
var defaultProps: IconProps_23;
|
|
163
184
|
var displayName: string;
|
|
164
185
|
}
|
|
165
186
|
|
|
166
|
-
export declare function Delete<T>(props: Partial<
|
|
187
|
+
export declare function Delete<T>(props: Partial<IconProps_25> & T): ReactElement;
|
|
167
188
|
|
|
168
189
|
export declare namespace Delete {
|
|
169
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_25;
|
|
170
191
|
var displayName: string;
|
|
171
192
|
}
|
|
172
193
|
|
|
173
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
194
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_24> & T): ReactElement;
|
|
174
195
|
|
|
175
196
|
export declare namespace DeleteFill {
|
|
176
|
-
var defaultProps:
|
|
197
|
+
var defaultProps: IconProps_24;
|
|
177
198
|
var displayName: string;
|
|
178
199
|
}
|
|
179
200
|
|
|
180
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
201
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_69> & T): ReactElement;
|
|
181
202
|
|
|
182
203
|
export declare namespace DirectClaimsColor {
|
|
183
|
-
var defaultProps:
|
|
204
|
+
var defaultProps: IconProps_69;
|
|
184
205
|
var displayName: string;
|
|
185
206
|
}
|
|
186
207
|
|
|
187
|
-
export declare function DownFill<T>(props: Partial<
|
|
208
|
+
export declare function DownFill<T>(props: Partial<IconProps_26> & T): ReactElement;
|
|
188
209
|
|
|
189
210
|
export declare namespace DownFill {
|
|
190
|
-
var defaultProps:
|
|
211
|
+
var defaultProps: IconProps_26;
|
|
191
212
|
var displayName: string;
|
|
192
213
|
}
|
|
193
214
|
|
|
194
|
-
export declare function Failure<T>(props: Partial<
|
|
215
|
+
export declare function Failure<T>(props: Partial<IconProps_28> & T): ReactElement;
|
|
195
216
|
|
|
196
217
|
export declare namespace Failure {
|
|
197
|
-
var defaultProps:
|
|
218
|
+
var defaultProps: IconProps_28;
|
|
198
219
|
var displayName: string;
|
|
199
220
|
}
|
|
200
221
|
|
|
201
|
-
export declare function FailureFill<T>(props: Partial<
|
|
222
|
+
export declare function FailureFill<T>(props: Partial<IconProps_27> & T): ReactElement;
|
|
202
223
|
|
|
203
224
|
export declare namespace FailureFill {
|
|
204
|
-
var defaultProps:
|
|
225
|
+
var defaultProps: IconProps_27;
|
|
205
226
|
var displayName: string;
|
|
206
227
|
}
|
|
207
228
|
|
|
208
|
-
export declare function FamilyFill<T>(props: Partial<
|
|
229
|
+
export declare function FamilyFill<T>(props: Partial<IconProps_29> & T): ReactElement;
|
|
209
230
|
|
|
210
231
|
export declare namespace FamilyFill {
|
|
211
|
-
var defaultProps:
|
|
232
|
+
var defaultProps: IconProps_29;
|
|
212
233
|
var displayName: string;
|
|
213
234
|
}
|
|
214
235
|
|
|
215
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
236
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_70> & T): ReactElement;
|
|
216
237
|
|
|
217
238
|
export declare namespace GeneraoInfoColor {
|
|
218
|
-
var defaultProps:
|
|
239
|
+
var defaultProps: IconProps_70;
|
|
219
240
|
var displayName: string;
|
|
220
241
|
}
|
|
221
242
|
|
|
222
|
-
export declare function GirlColor<T>(props: Partial<
|
|
243
|
+
export declare function GirlColor<T>(props: Partial<IconProps_71> & T): ReactElement;
|
|
223
244
|
|
|
224
245
|
export declare namespace GirlColor {
|
|
225
|
-
var defaultProps:
|
|
246
|
+
var defaultProps: IconProps_71;
|
|
226
247
|
var displayName: string;
|
|
227
248
|
}
|
|
228
249
|
|
|
229
|
-
export declare function Guarantee<T>(props: Partial<
|
|
250
|
+
export declare function Guarantee<T>(props: Partial<IconProps_31> & T): ReactElement;
|
|
230
251
|
|
|
231
252
|
export declare namespace Guarantee {
|
|
232
|
-
var defaultProps:
|
|
253
|
+
var defaultProps: IconProps_31;
|
|
233
254
|
var displayName: string;
|
|
234
255
|
}
|
|
235
256
|
|
|
236
|
-
export declare function GuaranteeFill<T>(props: Partial<
|
|
257
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_30> & T): ReactElement;
|
|
237
258
|
|
|
238
259
|
export declare namespace GuaranteeFill {
|
|
239
|
-
var defaultProps:
|
|
260
|
+
var defaultProps: IconProps_30;
|
|
240
261
|
var displayName: string;
|
|
241
262
|
}
|
|
242
263
|
|
|
243
|
-
export declare function Home<T>(props: Partial<
|
|
264
|
+
export declare function Home<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
244
265
|
|
|
245
266
|
export declare namespace Home {
|
|
246
|
-
var defaultProps:
|
|
267
|
+
var defaultProps: IconProps_32;
|
|
247
268
|
var displayName: string;
|
|
248
269
|
}
|
|
249
270
|
|
|
@@ -1009,34 +1030,40 @@ declare interface IconProps_61 {
|
|
|
1009
1030
|
}
|
|
1010
1031
|
|
|
1011
1032
|
declare interface IconProps_62 {
|
|
1033
|
+
size: string | number;
|
|
1012
1034
|
classPrefix: string;
|
|
1035
|
+
color: string;
|
|
1013
1036
|
tag: keyof ReactHTML;
|
|
1014
|
-
|
|
1037
|
+
logValue?: string;
|
|
1015
1038
|
onClick: (e: MouseEvent) => void;
|
|
1039
|
+
fontClassName: string;
|
|
1016
1040
|
className: string;
|
|
1017
|
-
logValue?: string;
|
|
1018
1041
|
style: React_2.CSSProperties;
|
|
1019
1042
|
children: React_2.ReactNode;
|
|
1020
1043
|
}
|
|
1021
1044
|
|
|
1022
1045
|
declare interface IconProps_63 {
|
|
1046
|
+
size: string | number;
|
|
1023
1047
|
classPrefix: string;
|
|
1048
|
+
color: string;
|
|
1024
1049
|
tag: keyof ReactHTML;
|
|
1025
|
-
|
|
1050
|
+
logValue?: string;
|
|
1026
1051
|
onClick: (e: MouseEvent) => void;
|
|
1052
|
+
fontClassName: string;
|
|
1027
1053
|
className: string;
|
|
1028
|
-
logValue?: string;
|
|
1029
1054
|
style: React_2.CSSProperties;
|
|
1030
1055
|
children: React_2.ReactNode;
|
|
1031
1056
|
}
|
|
1032
1057
|
|
|
1033
1058
|
declare interface IconProps_64 {
|
|
1059
|
+
size: string | number;
|
|
1034
1060
|
classPrefix: string;
|
|
1061
|
+
color: string;
|
|
1035
1062
|
tag: keyof ReactHTML;
|
|
1036
|
-
|
|
1063
|
+
logValue?: string;
|
|
1037
1064
|
onClick: (e: MouseEvent) => void;
|
|
1065
|
+
fontClassName: string;
|
|
1038
1066
|
className: string;
|
|
1039
|
-
logValue?: string;
|
|
1040
1067
|
style: React_2.CSSProperties;
|
|
1041
1068
|
children: React_2.ReactNode;
|
|
1042
1069
|
}
|
|
@@ -1131,6 +1158,39 @@ declare interface IconProps_71 {
|
|
|
1131
1158
|
children: React_2.ReactNode;
|
|
1132
1159
|
}
|
|
1133
1160
|
|
|
1161
|
+
declare interface IconProps_72 {
|
|
1162
|
+
classPrefix: string;
|
|
1163
|
+
tag: keyof ReactHTML;
|
|
1164
|
+
size: string | number;
|
|
1165
|
+
onClick: (e: MouseEvent) => void;
|
|
1166
|
+
className: string;
|
|
1167
|
+
logValue?: string;
|
|
1168
|
+
style: React_2.CSSProperties;
|
|
1169
|
+
children: React_2.ReactNode;
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1172
|
+
declare interface IconProps_73 {
|
|
1173
|
+
classPrefix: string;
|
|
1174
|
+
tag: keyof ReactHTML;
|
|
1175
|
+
size: string | number;
|
|
1176
|
+
onClick: (e: MouseEvent) => void;
|
|
1177
|
+
className: string;
|
|
1178
|
+
logValue?: string;
|
|
1179
|
+
style: React_2.CSSProperties;
|
|
1180
|
+
children: React_2.ReactNode;
|
|
1181
|
+
}
|
|
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
|
+
|
|
1134
1194
|
declare interface IconProps_8 {
|
|
1135
1195
|
size: string | number;
|
|
1136
1196
|
classPrefix: string;
|
|
@@ -1157,248 +1217,248 @@ declare interface IconProps_9 {
|
|
|
1157
1217
|
children: React_2.ReactNode;
|
|
1158
1218
|
}
|
|
1159
1219
|
|
|
1160
|
-
export declare function Information<T>(props: Partial<
|
|
1220
|
+
export declare function Information<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
1161
1221
|
|
|
1162
1222
|
export declare namespace Information {
|
|
1163
|
-
var defaultProps:
|
|
1223
|
+
var defaultProps: IconProps_34;
|
|
1164
1224
|
var displayName: string;
|
|
1165
1225
|
}
|
|
1166
1226
|
|
|
1167
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1227
|
+
export declare function InformationFill<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
1168
1228
|
|
|
1169
1229
|
export declare namespace InformationFill {
|
|
1170
|
-
var defaultProps:
|
|
1230
|
+
var defaultProps: IconProps_33;
|
|
1171
1231
|
var displayName: string;
|
|
1172
1232
|
}
|
|
1173
1233
|
|
|
1174
|
-
export declare function Invisible<T>(props: Partial<
|
|
1234
|
+
export declare function Invisible<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
1175
1235
|
|
|
1176
1236
|
export declare namespace Invisible {
|
|
1177
|
-
var defaultProps:
|
|
1237
|
+
var defaultProps: IconProps_35;
|
|
1178
1238
|
var displayName: string;
|
|
1179
1239
|
}
|
|
1180
1240
|
|
|
1181
|
-
export declare function LeftFill<T>(props: Partial<
|
|
1241
|
+
export declare function LeftFill<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
1182
1242
|
|
|
1183
1243
|
export declare namespace LeftFill {
|
|
1184
|
-
var defaultProps:
|
|
1244
|
+
var defaultProps: IconProps_36;
|
|
1185
1245
|
var displayName: string;
|
|
1186
1246
|
}
|
|
1187
1247
|
|
|
1188
|
-
export declare function Loading<T>(props: Partial<
|
|
1248
|
+
export declare function Loading<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
1189
1249
|
|
|
1190
1250
|
export declare namespace Loading {
|
|
1191
|
-
var defaultProps:
|
|
1251
|
+
var defaultProps: IconProps_37;
|
|
1192
1252
|
var displayName: string;
|
|
1193
1253
|
}
|
|
1194
1254
|
|
|
1195
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1255
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_72> & T): ReactElement;
|
|
1196
1256
|
|
|
1197
1257
|
export declare namespace LoginOffColor {
|
|
1198
|
-
var defaultProps:
|
|
1258
|
+
var defaultProps: IconProps_72;
|
|
1199
1259
|
var displayName: string;
|
|
1200
1260
|
}
|
|
1201
1261
|
|
|
1202
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1262
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_73> & T): ReactElement;
|
|
1203
1263
|
|
|
1204
1264
|
export declare namespace LoginOnColor {
|
|
1205
|
-
var defaultProps:
|
|
1265
|
+
var defaultProps: IconProps_73;
|
|
1206
1266
|
var displayName: string;
|
|
1207
1267
|
}
|
|
1208
1268
|
|
|
1209
|
-
export declare function Modify<T>(props: Partial<
|
|
1269
|
+
export declare function Modify<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
1210
1270
|
|
|
1211
1271
|
export declare namespace Modify {
|
|
1212
|
-
var defaultProps:
|
|
1272
|
+
var defaultProps: IconProps_38;
|
|
1213
1273
|
var displayName: string;
|
|
1214
1274
|
}
|
|
1215
1275
|
|
|
1216
|
-
export declare function Plus<T>(props: Partial<
|
|
1276
|
+
export declare function Plus<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
1217
1277
|
|
|
1218
1278
|
export declare namespace Plus {
|
|
1219
|
-
var defaultProps:
|
|
1279
|
+
var defaultProps: IconProps_39;
|
|
1220
1280
|
var displayName: string;
|
|
1221
1281
|
}
|
|
1222
1282
|
|
|
1223
|
-
export declare function Position<T>(props: Partial<
|
|
1283
|
+
export declare function Position<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
1224
1284
|
|
|
1225
1285
|
export declare namespace Position {
|
|
1226
|
-
var defaultProps:
|
|
1286
|
+
var defaultProps: IconProps_40;
|
|
1227
1287
|
var displayName: string;
|
|
1228
1288
|
}
|
|
1229
1289
|
|
|
1230
|
-
export declare function Problem<T>(props: Partial<
|
|
1290
|
+
export declare function Problem<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
1231
1291
|
|
|
1232
1292
|
export declare namespace Problem {
|
|
1233
|
-
var defaultProps:
|
|
1293
|
+
var defaultProps: IconProps_42;
|
|
1234
1294
|
var displayName: string;
|
|
1235
1295
|
}
|
|
1236
1296
|
|
|
1237
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1297
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
1238
1298
|
|
|
1239
1299
|
export declare namespace ProblemFill {
|
|
1240
|
-
var defaultProps:
|
|
1300
|
+
var defaultProps: IconProps_41;
|
|
1241
1301
|
var displayName: string;
|
|
1242
1302
|
}
|
|
1243
1303
|
|
|
1244
|
-
export declare function Prohibitselected<T>(props: Partial<
|
|
1304
|
+
export declare function Prohibitselected<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1245
1305
|
|
|
1246
1306
|
export declare namespace Prohibitselected {
|
|
1247
|
-
var defaultProps:
|
|
1307
|
+
var defaultProps: IconProps_44;
|
|
1248
1308
|
var displayName: string;
|
|
1249
1309
|
}
|
|
1250
1310
|
|
|
1251
|
-
export declare function ProhibitselectedRectangle<T>(props: Partial<
|
|
1311
|
+
export declare function ProhibitselectedRectangle<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
1252
1312
|
|
|
1253
1313
|
export declare namespace ProhibitselectedRectangle {
|
|
1254
|
-
var defaultProps:
|
|
1314
|
+
var defaultProps: IconProps_43;
|
|
1255
1315
|
var displayName: string;
|
|
1256
1316
|
}
|
|
1257
1317
|
|
|
1258
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1318
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_74> & T): ReactElement;
|
|
1259
1319
|
|
|
1260
1320
|
export declare namespace QuickClaimsColor {
|
|
1261
|
-
var defaultProps:
|
|
1321
|
+
var defaultProps: IconProps_74;
|
|
1262
1322
|
var displayName: string;
|
|
1263
1323
|
}
|
|
1264
1324
|
|
|
1265
|
-
export declare function Remind<T>(props: Partial<
|
|
1325
|
+
export declare function Remind<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
1266
1326
|
|
|
1267
1327
|
export declare namespace Remind {
|
|
1268
|
-
var defaultProps:
|
|
1328
|
+
var defaultProps: IconProps_45;
|
|
1269
1329
|
var displayName: string;
|
|
1270
1330
|
}
|
|
1271
1331
|
|
|
1272
|
-
export declare function RightFill<T>(props: Partial<
|
|
1332
|
+
export declare function RightFill<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1273
1333
|
|
|
1274
1334
|
export declare namespace RightFill {
|
|
1275
|
-
var defaultProps:
|
|
1335
|
+
var defaultProps: IconProps_46;
|
|
1276
1336
|
var displayName: string;
|
|
1277
1337
|
}
|
|
1278
1338
|
|
|
1279
|
-
export declare function Search<T>(props: Partial<
|
|
1339
|
+
export declare function Search<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1280
1340
|
|
|
1281
1341
|
export declare namespace Search {
|
|
1282
|
-
var defaultProps:
|
|
1342
|
+
var defaultProps: IconProps_47;
|
|
1283
1343
|
var displayName: string;
|
|
1284
1344
|
}
|
|
1285
1345
|
|
|
1286
|
-
export declare function Selected<T>(props: Partial<
|
|
1346
|
+
export declare function Selected<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1287
1347
|
|
|
1288
1348
|
export declare namespace Selected {
|
|
1289
|
-
var defaultProps:
|
|
1349
|
+
var defaultProps: IconProps_50;
|
|
1290
1350
|
var displayName: string;
|
|
1291
1351
|
}
|
|
1292
1352
|
|
|
1293
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1353
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1294
1354
|
|
|
1295
1355
|
export declare namespace SelectedFill {
|
|
1296
|
-
var defaultProps:
|
|
1356
|
+
var defaultProps: IconProps_48;
|
|
1297
1357
|
var displayName: string;
|
|
1298
1358
|
}
|
|
1299
1359
|
|
|
1300
|
-
export declare function SelectedminusFill<T>(props: Partial<
|
|
1360
|
+
export declare function SelectedminusFill<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1301
1361
|
|
|
1302
1362
|
export declare namespace SelectedminusFill {
|
|
1303
|
-
var defaultProps:
|
|
1363
|
+
var defaultProps: IconProps_51;
|
|
1304
1364
|
var displayName: string;
|
|
1305
1365
|
}
|
|
1306
1366
|
|
|
1307
|
-
export declare function SelectedminusRectangleFill<T>(props: Partial<
|
|
1367
|
+
export declare function SelectedminusRectangleFill<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1308
1368
|
|
|
1309
1369
|
export declare namespace SelectedminusRectangleFill {
|
|
1310
|
-
var defaultProps:
|
|
1370
|
+
var defaultProps: IconProps_52;
|
|
1311
1371
|
var displayName: string;
|
|
1312
1372
|
}
|
|
1313
1373
|
|
|
1314
|
-
export declare function SelectedRectangleFill<T>(props: Partial<
|
|
1374
|
+
export declare function SelectedRectangleFill<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1315
1375
|
|
|
1316
1376
|
export declare namespace SelectedRectangleFill {
|
|
1317
|
-
var defaultProps:
|
|
1377
|
+
var defaultProps: IconProps_49;
|
|
1318
1378
|
var displayName: string;
|
|
1319
1379
|
}
|
|
1320
1380
|
|
|
1321
|
-
export declare function Success<T>(props: Partial<
|
|
1381
|
+
export declare function Success<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1322
1382
|
|
|
1323
1383
|
export declare namespace Success {
|
|
1324
|
-
var defaultProps:
|
|
1384
|
+
var defaultProps: IconProps_54;
|
|
1325
1385
|
var displayName: string;
|
|
1326
1386
|
}
|
|
1327
1387
|
|
|
1328
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1388
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1329
1389
|
|
|
1330
1390
|
export declare namespace SuccessFill {
|
|
1331
|
-
var defaultProps:
|
|
1391
|
+
var defaultProps: IconProps_53;
|
|
1332
1392
|
var displayName: string;
|
|
1333
1393
|
}
|
|
1334
1394
|
|
|
1335
|
-
export declare function Time<T>(props: Partial<
|
|
1395
|
+
export declare function Time<T>(props: Partial<IconProps_56> & T): ReactElement;
|
|
1336
1396
|
|
|
1337
1397
|
export declare namespace Time {
|
|
1338
|
-
var defaultProps:
|
|
1398
|
+
var defaultProps: IconProps_56;
|
|
1339
1399
|
var displayName: string;
|
|
1340
1400
|
}
|
|
1341
1401
|
|
|
1342
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1402
|
+
export declare function TimeFill<T>(props: Partial<IconProps_55> & T): ReactElement;
|
|
1343
1403
|
|
|
1344
1404
|
export declare namespace TimeFill {
|
|
1345
|
-
var defaultProps:
|
|
1405
|
+
var defaultProps: IconProps_55;
|
|
1346
1406
|
var displayName: string;
|
|
1347
1407
|
}
|
|
1348
1408
|
|
|
1349
|
-
export declare function Unselected<T>(props: Partial<
|
|
1409
|
+
export declare function Unselected<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
1350
1410
|
|
|
1351
1411
|
export declare namespace Unselected {
|
|
1352
|
-
var defaultProps:
|
|
1412
|
+
var defaultProps: IconProps_58;
|
|
1353
1413
|
var displayName: string;
|
|
1354
1414
|
}
|
|
1355
1415
|
|
|
1356
|
-
export declare function UnselectedRectangle<T>(props: Partial<
|
|
1416
|
+
export declare function UnselectedRectangle<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
1357
1417
|
|
|
1358
1418
|
export declare namespace UnselectedRectangle {
|
|
1359
|
-
var defaultProps:
|
|
1419
|
+
var defaultProps: IconProps_57;
|
|
1360
1420
|
var displayName: string;
|
|
1361
1421
|
}
|
|
1362
1422
|
|
|
1363
|
-
export declare function UpFill<T>(props: Partial<
|
|
1423
|
+
export declare function UpFill<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
1364
1424
|
|
|
1365
1425
|
export declare namespace UpFill {
|
|
1366
|
-
var defaultProps:
|
|
1426
|
+
var defaultProps: IconProps_59;
|
|
1367
1427
|
var displayName: string;
|
|
1368
1428
|
}
|
|
1369
1429
|
|
|
1370
|
-
export declare function User<T>(props: Partial<
|
|
1430
|
+
export declare function User<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
1371
1431
|
|
|
1372
1432
|
export declare namespace User {
|
|
1373
|
-
var defaultProps:
|
|
1433
|
+
var defaultProps: IconProps_60;
|
|
1374
1434
|
var displayName: string;
|
|
1375
1435
|
}
|
|
1376
1436
|
|
|
1377
|
-
export declare function Visible<T>(props: Partial<
|
|
1437
|
+
export declare function Visible<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
1378
1438
|
|
|
1379
1439
|
export declare namespace Visible {
|
|
1380
|
-
var defaultProps:
|
|
1440
|
+
var defaultProps: IconProps_61;
|
|
1381
1441
|
var displayName: string;
|
|
1382
1442
|
}
|
|
1383
1443
|
|
|
1384
|
-
export declare function Warning<T>(props: Partial<
|
|
1444
|
+
export declare function Warning<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1385
1445
|
|
|
1386
1446
|
export declare namespace Warning {
|
|
1387
|
-
var defaultProps:
|
|
1447
|
+
var defaultProps: IconProps_63;
|
|
1388
1448
|
var displayName: string;
|
|
1389
1449
|
}
|
|
1390
1450
|
|
|
1391
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1451
|
+
export declare function WarningFill<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1392
1452
|
|
|
1393
1453
|
export declare namespace WarningFill {
|
|
1394
|
-
var defaultProps:
|
|
1454
|
+
var defaultProps: IconProps_62;
|
|
1395
1455
|
var displayName: string;
|
|
1396
1456
|
}
|
|
1397
1457
|
|
|
1398
|
-
export declare function WechatBack<T>(props: Partial<
|
|
1458
|
+
export declare function WechatBack<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1399
1459
|
|
|
1400
1460
|
export declare namespace WechatBack {
|
|
1401
|
-
var defaultProps:
|
|
1461
|
+
var defaultProps: IconProps_64;
|
|
1402
1462
|
var displayName: string;
|
|
1403
1463
|
}
|
|
1404
1464
|
|