@mijadesign/mobile-icons 0.0.2-beta.2 → 0.0.2-beta.4
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/Bankcard.js +55 -0
- package/dist/es/icons/DeleteFill.js +39 -40
- package/dist/es/icons/DownFill.js +55 -0
- package/dist/es/icons/SvgConfig.js +1 -1
- package/dist/es/icons/User.js +55 -0
- package/dist/es/index.es.js +3 -0
- package/dist/lib/index.umd.js +2 -2
- package/dist/style_iconfont.css +1 -1
- package/dist/types/index.d.ts +170 -112
- package/dist/types/mobile-icons.mjs +1752 -1600
- package/package.json +1 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -30,17 +30,17 @@ export declare namespace Admin {
|
|
|
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_55> & T): ReactElement;
|
|
34
34
|
|
|
35
35
|
export declare namespace AdultManColor {
|
|
36
|
-
var defaultProps:
|
|
36
|
+
var defaultProps: IconProps_55;
|
|
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_56> & T): ReactElement;
|
|
41
41
|
|
|
42
42
|
export declare namespace AdultWomanColor {
|
|
43
|
-
var defaultProps:
|
|
43
|
+
var defaultProps: IconProps_56;
|
|
44
44
|
var displayName: string;
|
|
45
45
|
}
|
|
46
46
|
|
|
@@ -79,158 +79,172 @@ export declare namespace AuthenticationFill {
|
|
|
79
79
|
var displayName: string;
|
|
80
80
|
}
|
|
81
81
|
|
|
82
|
-
export declare function
|
|
82
|
+
export declare function Bankcard<T>(props: Partial<IconProps_11> & T): ReactElement;
|
|
83
83
|
|
|
84
|
-
export declare namespace
|
|
84
|
+
export declare namespace Bankcard {
|
|
85
85
|
var defaultProps: IconProps_11;
|
|
86
86
|
var displayName: string;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
export declare function
|
|
89
|
+
export declare function Banxuan<T>(props: Partial<IconProps_12> & T): ReactElement;
|
|
90
|
+
|
|
91
|
+
export declare namespace Banxuan {
|
|
92
|
+
var defaultProps: IconProps_12;
|
|
93
|
+
var displayName: string;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
export declare function BoyColor<T>(props: Partial<IconProps_57> & T): ReactElement;
|
|
90
97
|
|
|
91
98
|
export declare namespace BoyColor {
|
|
92
|
-
var defaultProps:
|
|
99
|
+
var defaultProps: IconProps_57;
|
|
93
100
|
var displayName: string;
|
|
94
101
|
}
|
|
95
102
|
|
|
96
|
-
export declare function CameraFill<T>(props: Partial<
|
|
103
|
+
export declare function CameraFill<T>(props: Partial<IconProps_13> & T): ReactElement;
|
|
97
104
|
|
|
98
105
|
export declare namespace CameraFill {
|
|
99
|
-
var defaultProps:
|
|
106
|
+
var defaultProps: IconProps_13;
|
|
100
107
|
var displayName: string;
|
|
101
108
|
}
|
|
102
109
|
|
|
103
|
-
export declare function Check<T>(props: Partial<
|
|
110
|
+
export declare function Check<T>(props: Partial<IconProps_16> & T): ReactElement;
|
|
104
111
|
|
|
105
112
|
export declare namespace Check {
|
|
106
|
-
var defaultProps:
|
|
113
|
+
var defaultProps: IconProps_16;
|
|
107
114
|
var displayName: string;
|
|
108
115
|
}
|
|
109
116
|
|
|
110
|
-
export declare function CheckDisable<T>(props: Partial<
|
|
117
|
+
export declare function CheckDisable<T>(props: Partial<IconProps_14> & T): ReactElement;
|
|
111
118
|
|
|
112
119
|
export declare namespace CheckDisable {
|
|
113
|
-
var defaultProps:
|
|
120
|
+
var defaultProps: IconProps_14;
|
|
114
121
|
var displayName: string;
|
|
115
122
|
}
|
|
116
123
|
|
|
117
|
-
export declare function CheckFill<T>(props: Partial<
|
|
124
|
+
export declare function CheckFill<T>(props: Partial<IconProps_15> & T): ReactElement;
|
|
118
125
|
|
|
119
126
|
export declare namespace CheckFill {
|
|
120
|
-
var defaultProps:
|
|
127
|
+
var defaultProps: IconProps_15;
|
|
121
128
|
var displayName: string;
|
|
122
129
|
}
|
|
123
130
|
|
|
124
|
-
export declare function ClaimsDetailColor<T>(props: Partial<
|
|
131
|
+
export declare function ClaimsDetailColor<T>(props: Partial<IconProps_58> & T): ReactElement;
|
|
125
132
|
|
|
126
133
|
export declare namespace ClaimsDetailColor {
|
|
127
|
-
var defaultProps:
|
|
134
|
+
var defaultProps: IconProps_58;
|
|
128
135
|
var displayName: string;
|
|
129
136
|
}
|
|
130
137
|
|
|
131
|
-
export declare function Close<T>(props: Partial<
|
|
138
|
+
export declare function Close<T>(props: Partial<IconProps_17> & T): ReactElement;
|
|
132
139
|
|
|
133
140
|
export declare namespace Close {
|
|
134
|
-
var defaultProps:
|
|
141
|
+
var defaultProps: IconProps_17;
|
|
135
142
|
var displayName: string;
|
|
136
143
|
}
|
|
137
144
|
|
|
138
|
-
export declare function Code<T>(props: Partial<
|
|
145
|
+
export declare function Code<T>(props: Partial<IconProps_18> & T): ReactElement;
|
|
139
146
|
|
|
140
147
|
export declare namespace Code {
|
|
141
|
-
var defaultProps:
|
|
148
|
+
var defaultProps: IconProps_18;
|
|
142
149
|
var displayName: string;
|
|
143
150
|
}
|
|
144
151
|
|
|
145
|
-
export declare function Delete<T>(props: Partial<
|
|
152
|
+
export declare function Delete<T>(props: Partial<IconProps_20> & T): ReactElement;
|
|
146
153
|
|
|
147
154
|
export declare namespace Delete {
|
|
148
|
-
var defaultProps:
|
|
155
|
+
var defaultProps: IconProps_20;
|
|
149
156
|
var displayName: string;
|
|
150
157
|
}
|
|
151
158
|
|
|
152
|
-
export declare function DeleteFill<T>(props: Partial<
|
|
159
|
+
export declare function DeleteFill<T>(props: Partial<IconProps_19> & T): ReactElement;
|
|
153
160
|
|
|
154
161
|
export declare namespace DeleteFill {
|
|
155
|
-
var defaultProps:
|
|
162
|
+
var defaultProps: IconProps_19;
|
|
156
163
|
var displayName: string;
|
|
157
164
|
}
|
|
158
165
|
|
|
159
|
-
export declare function DirectClaimsColor<T>(props: Partial<
|
|
166
|
+
export declare function DirectClaimsColor<T>(props: Partial<IconProps_59> & T): ReactElement;
|
|
160
167
|
|
|
161
168
|
export declare namespace DirectClaimsColor {
|
|
162
|
-
var defaultProps:
|
|
169
|
+
var defaultProps: IconProps_59;
|
|
170
|
+
var displayName: string;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
export declare function DownFill<T>(props: Partial<IconProps_21> & T): ReactElement;
|
|
174
|
+
|
|
175
|
+
export declare namespace DownFill {
|
|
176
|
+
var defaultProps: IconProps_21;
|
|
163
177
|
var displayName: string;
|
|
164
178
|
}
|
|
165
179
|
|
|
166
|
-
export declare function Edit<T>(props: Partial<
|
|
180
|
+
export declare function Edit<T>(props: Partial<IconProps_22> & T): ReactElement;
|
|
167
181
|
|
|
168
182
|
export declare namespace Edit {
|
|
169
|
-
var defaultProps:
|
|
183
|
+
var defaultProps: IconProps_22;
|
|
170
184
|
var displayName: string;
|
|
171
185
|
}
|
|
172
186
|
|
|
173
|
-
export declare function Exit<T>(props: Partial<
|
|
187
|
+
export declare function Exit<T>(props: Partial<IconProps_23> & T): ReactElement;
|
|
174
188
|
|
|
175
189
|
export declare namespace Exit {
|
|
176
|
-
var defaultProps:
|
|
190
|
+
var defaultProps: IconProps_23;
|
|
177
191
|
var displayName: string;
|
|
178
192
|
}
|
|
179
193
|
|
|
180
|
-
export declare function Failure<T>(props: Partial<
|
|
194
|
+
export declare function Failure<T>(props: Partial<IconProps_25> & T): ReactElement;
|
|
181
195
|
|
|
182
196
|
export declare namespace Failure {
|
|
183
|
-
var defaultProps:
|
|
197
|
+
var defaultProps: IconProps_25;
|
|
184
198
|
var displayName: string;
|
|
185
199
|
}
|
|
186
200
|
|
|
187
|
-
export declare function FailureFill<T>(props: Partial<
|
|
201
|
+
export declare function FailureFill<T>(props: Partial<IconProps_24> & T): ReactElement;
|
|
188
202
|
|
|
189
203
|
export declare namespace FailureFill {
|
|
190
|
-
var defaultProps:
|
|
204
|
+
var defaultProps: IconProps_24;
|
|
191
205
|
var displayName: string;
|
|
192
206
|
}
|
|
193
207
|
|
|
194
|
-
declare function File_2<T>(props: Partial<
|
|
208
|
+
declare function File_2<T>(props: Partial<IconProps_26> & T): ReactElement;
|
|
195
209
|
|
|
196
210
|
declare namespace File_2 {
|
|
197
|
-
var defaultProps:
|
|
211
|
+
var defaultProps: IconProps_26;
|
|
198
212
|
var displayName: string;
|
|
199
213
|
}
|
|
200
214
|
export { File_2 as File }
|
|
201
215
|
|
|
202
|
-
export declare function FinishFill<T>(props: Partial<
|
|
216
|
+
export declare function FinishFill<T>(props: Partial<IconProps_27> & T): ReactElement;
|
|
203
217
|
|
|
204
218
|
export declare namespace FinishFill {
|
|
205
|
-
var defaultProps:
|
|
219
|
+
var defaultProps: IconProps_27;
|
|
206
220
|
var displayName: string;
|
|
207
221
|
}
|
|
208
222
|
|
|
209
|
-
export declare function GeneraoInfoColor<T>(props: Partial<
|
|
223
|
+
export declare function GeneraoInfoColor<T>(props: Partial<IconProps_60> & T): ReactElement;
|
|
210
224
|
|
|
211
225
|
export declare namespace GeneraoInfoColor {
|
|
212
|
-
var defaultProps:
|
|
226
|
+
var defaultProps: IconProps_60;
|
|
213
227
|
var displayName: string;
|
|
214
228
|
}
|
|
215
229
|
|
|
216
|
-
export declare function GirlColor<T>(props: Partial<
|
|
230
|
+
export declare function GirlColor<T>(props: Partial<IconProps_61> & T): ReactElement;
|
|
217
231
|
|
|
218
232
|
export declare namespace GirlColor {
|
|
219
|
-
var defaultProps:
|
|
233
|
+
var defaultProps: IconProps_61;
|
|
220
234
|
var displayName: string;
|
|
221
235
|
}
|
|
222
236
|
|
|
223
|
-
export declare function GuaranteeFill<T>(props: Partial<
|
|
237
|
+
export declare function GuaranteeFill<T>(props: Partial<IconProps_28> & T): ReactElement;
|
|
224
238
|
|
|
225
239
|
export declare namespace GuaranteeFill {
|
|
226
|
-
var defaultProps:
|
|
240
|
+
var defaultProps: IconProps_28;
|
|
227
241
|
var displayName: string;
|
|
228
242
|
}
|
|
229
243
|
|
|
230
|
-
export declare function Hospital<T>(props: Partial<
|
|
244
|
+
export declare function Hospital<T>(props: Partial<IconProps_29> & T): ReactElement;
|
|
231
245
|
|
|
232
246
|
export declare namespace Hospital {
|
|
233
|
-
var defaultProps:
|
|
247
|
+
var defaultProps: IconProps_29;
|
|
234
248
|
var displayName: string;
|
|
235
249
|
}
|
|
236
250
|
|
|
@@ -372,14 +386,12 @@ declare interface IconProps_18 {
|
|
|
372
386
|
}
|
|
373
387
|
|
|
374
388
|
declare interface IconProps_19 {
|
|
375
|
-
size: string | number;
|
|
376
389
|
classPrefix: string;
|
|
377
|
-
color: string;
|
|
378
390
|
tag: keyof ReactHTML;
|
|
379
|
-
|
|
391
|
+
size: string | number;
|
|
380
392
|
onClick: (e: MouseEvent) => void;
|
|
381
|
-
fontClassName: string;
|
|
382
393
|
className: string;
|
|
394
|
+
logValue?: string;
|
|
383
395
|
style: React_2.CSSProperties;
|
|
384
396
|
children: React_2.ReactNode;
|
|
385
397
|
}
|
|
@@ -853,34 +865,40 @@ declare interface IconProps_51 {
|
|
|
853
865
|
}
|
|
854
866
|
|
|
855
867
|
declare interface IconProps_52 {
|
|
868
|
+
size: string | number;
|
|
856
869
|
classPrefix: string;
|
|
870
|
+
color: string;
|
|
857
871
|
tag: keyof ReactHTML;
|
|
858
|
-
|
|
872
|
+
logValue?: string;
|
|
859
873
|
onClick: (e: MouseEvent) => void;
|
|
874
|
+
fontClassName: string;
|
|
860
875
|
className: string;
|
|
861
|
-
logValue?: string;
|
|
862
876
|
style: React_2.CSSProperties;
|
|
863
877
|
children: React_2.ReactNode;
|
|
864
878
|
}
|
|
865
879
|
|
|
866
880
|
declare interface IconProps_53 {
|
|
881
|
+
size: string | number;
|
|
867
882
|
classPrefix: string;
|
|
883
|
+
color: string;
|
|
868
884
|
tag: keyof ReactHTML;
|
|
869
|
-
|
|
885
|
+
logValue?: string;
|
|
870
886
|
onClick: (e: MouseEvent) => void;
|
|
887
|
+
fontClassName: string;
|
|
871
888
|
className: string;
|
|
872
|
-
logValue?: string;
|
|
873
889
|
style: React_2.CSSProperties;
|
|
874
890
|
children: React_2.ReactNode;
|
|
875
891
|
}
|
|
876
892
|
|
|
877
893
|
declare interface IconProps_54 {
|
|
894
|
+
size: string | number;
|
|
878
895
|
classPrefix: string;
|
|
896
|
+
color: string;
|
|
879
897
|
tag: keyof ReactHTML;
|
|
880
|
-
|
|
898
|
+
logValue?: string;
|
|
881
899
|
onClick: (e: MouseEvent) => void;
|
|
900
|
+
fontClassName: string;
|
|
882
901
|
className: string;
|
|
883
|
-
logValue?: string;
|
|
884
902
|
style: React_2.CSSProperties;
|
|
885
903
|
children: React_2.ReactNode;
|
|
886
904
|
}
|
|
@@ -975,6 +993,39 @@ declare interface IconProps_61 {
|
|
|
975
993
|
children: React_2.ReactNode;
|
|
976
994
|
}
|
|
977
995
|
|
|
996
|
+
declare interface IconProps_62 {
|
|
997
|
+
classPrefix: string;
|
|
998
|
+
tag: keyof ReactHTML;
|
|
999
|
+
size: string | number;
|
|
1000
|
+
onClick: (e: MouseEvent) => void;
|
|
1001
|
+
className: string;
|
|
1002
|
+
logValue?: string;
|
|
1003
|
+
style: React_2.CSSProperties;
|
|
1004
|
+
children: React_2.ReactNode;
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
declare interface IconProps_63 {
|
|
1008
|
+
classPrefix: string;
|
|
1009
|
+
tag: keyof ReactHTML;
|
|
1010
|
+
size: string | number;
|
|
1011
|
+
onClick: (e: MouseEvent) => void;
|
|
1012
|
+
className: string;
|
|
1013
|
+
logValue?: string;
|
|
1014
|
+
style: React_2.CSSProperties;
|
|
1015
|
+
children: React_2.ReactNode;
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
declare interface IconProps_64 {
|
|
1019
|
+
classPrefix: string;
|
|
1020
|
+
tag: keyof ReactHTML;
|
|
1021
|
+
size: string | number;
|
|
1022
|
+
onClick: (e: MouseEvent) => void;
|
|
1023
|
+
className: string;
|
|
1024
|
+
logValue?: string;
|
|
1025
|
+
style: React_2.CSSProperties;
|
|
1026
|
+
children: React_2.ReactNode;
|
|
1027
|
+
}
|
|
1028
|
+
|
|
978
1029
|
declare interface IconProps_7 {
|
|
979
1030
|
size: string | number;
|
|
980
1031
|
classPrefix: string;
|
|
@@ -1014,192 +1065,199 @@ declare interface IconProps_9 {
|
|
|
1014
1065
|
children: React_2.ReactNode;
|
|
1015
1066
|
}
|
|
1016
1067
|
|
|
1017
|
-
export declare function Information<T>(props: Partial<
|
|
1068
|
+
export declare function Information<T>(props: Partial<IconProps_31> & T): ReactElement;
|
|
1018
1069
|
|
|
1019
1070
|
export declare namespace Information {
|
|
1020
|
-
var defaultProps:
|
|
1071
|
+
var defaultProps: IconProps_31;
|
|
1021
1072
|
var displayName: string;
|
|
1022
1073
|
}
|
|
1023
1074
|
|
|
1024
|
-
export declare function InformationFill<T>(props: Partial<
|
|
1075
|
+
export declare function InformationFill<T>(props: Partial<IconProps_30> & T): ReactElement;
|
|
1025
1076
|
|
|
1026
1077
|
export declare namespace InformationFill {
|
|
1027
|
-
var defaultProps:
|
|
1078
|
+
var defaultProps: IconProps_30;
|
|
1028
1079
|
var displayName: string;
|
|
1029
1080
|
}
|
|
1030
1081
|
|
|
1031
|
-
export declare function Invisible<T>(props: Partial<
|
|
1082
|
+
export declare function Invisible<T>(props: Partial<IconProps_32> & T): ReactElement;
|
|
1032
1083
|
|
|
1033
1084
|
export declare namespace Invisible {
|
|
1034
|
-
var defaultProps:
|
|
1085
|
+
var defaultProps: IconProps_32;
|
|
1035
1086
|
var displayName: string;
|
|
1036
1087
|
}
|
|
1037
1088
|
|
|
1038
|
-
export declare function LoginOffColor<T>(props: Partial<
|
|
1089
|
+
export declare function LoginOffColor<T>(props: Partial<IconProps_62> & T): ReactElement;
|
|
1039
1090
|
|
|
1040
1091
|
export declare namespace LoginOffColor {
|
|
1041
|
-
var defaultProps:
|
|
1092
|
+
var defaultProps: IconProps_62;
|
|
1042
1093
|
var displayName: string;
|
|
1043
1094
|
}
|
|
1044
1095
|
|
|
1045
|
-
export declare function LoginOnColor<T>(props: Partial<
|
|
1096
|
+
export declare function LoginOnColor<T>(props: Partial<IconProps_63> & T): ReactElement;
|
|
1046
1097
|
|
|
1047
1098
|
export declare namespace LoginOnColor {
|
|
1048
|
-
var defaultProps:
|
|
1099
|
+
var defaultProps: IconProps_63;
|
|
1049
1100
|
var displayName: string;
|
|
1050
1101
|
}
|
|
1051
1102
|
|
|
1052
|
-
export declare function Modify<T>(props: Partial<
|
|
1103
|
+
export declare function Modify<T>(props: Partial<IconProps_33> & T): ReactElement;
|
|
1053
1104
|
|
|
1054
1105
|
export declare namespace Modify {
|
|
1055
|
-
var defaultProps:
|
|
1106
|
+
var defaultProps: IconProps_33;
|
|
1056
1107
|
var displayName: string;
|
|
1057
1108
|
}
|
|
1058
1109
|
|
|
1059
|
-
export declare function Phinenumber<T>(props: Partial<
|
|
1110
|
+
export declare function Phinenumber<T>(props: Partial<IconProps_34> & T): ReactElement;
|
|
1060
1111
|
|
|
1061
1112
|
export declare namespace Phinenumber {
|
|
1062
|
-
var defaultProps:
|
|
1113
|
+
var defaultProps: IconProps_34;
|
|
1063
1114
|
var displayName: string;
|
|
1064
1115
|
}
|
|
1065
1116
|
|
|
1066
|
-
export declare function Plus<T>(props: Partial<
|
|
1117
|
+
export declare function Plus<T>(props: Partial<IconProps_35> & T): ReactElement;
|
|
1067
1118
|
|
|
1068
1119
|
export declare namespace Plus {
|
|
1069
|
-
var defaultProps:
|
|
1120
|
+
var defaultProps: IconProps_35;
|
|
1070
1121
|
var displayName: string;
|
|
1071
1122
|
}
|
|
1072
1123
|
|
|
1073
|
-
export declare function Position<T>(props: Partial<
|
|
1124
|
+
export declare function Position<T>(props: Partial<IconProps_36> & T): ReactElement;
|
|
1074
1125
|
|
|
1075
1126
|
export declare namespace Position {
|
|
1076
|
-
var defaultProps:
|
|
1127
|
+
var defaultProps: IconProps_36;
|
|
1077
1128
|
var displayName: string;
|
|
1078
1129
|
}
|
|
1079
1130
|
|
|
1080
|
-
export declare function Problem<T>(props: Partial<
|
|
1131
|
+
export declare function Problem<T>(props: Partial<IconProps_38> & T): ReactElement;
|
|
1081
1132
|
|
|
1082
1133
|
export declare namespace Problem {
|
|
1083
|
-
var defaultProps:
|
|
1134
|
+
var defaultProps: IconProps_38;
|
|
1084
1135
|
var displayName: string;
|
|
1085
1136
|
}
|
|
1086
1137
|
|
|
1087
|
-
export declare function ProblemFill<T>(props: Partial<
|
|
1138
|
+
export declare function ProblemFill<T>(props: Partial<IconProps_37> & T): ReactElement;
|
|
1088
1139
|
|
|
1089
1140
|
export declare namespace ProblemFill {
|
|
1090
|
-
var defaultProps:
|
|
1141
|
+
var defaultProps: IconProps_37;
|
|
1091
1142
|
var displayName: string;
|
|
1092
1143
|
}
|
|
1093
1144
|
|
|
1094
|
-
export declare function QuickClaimsColor<T>(props: Partial<
|
|
1145
|
+
export declare function QuickClaimsColor<T>(props: Partial<IconProps_64> & T): ReactElement;
|
|
1095
1146
|
|
|
1096
1147
|
export declare namespace QuickClaimsColor {
|
|
1097
|
-
var defaultProps:
|
|
1148
|
+
var defaultProps: IconProps_64;
|
|
1098
1149
|
var displayName: string;
|
|
1099
1150
|
}
|
|
1100
1151
|
|
|
1101
|
-
export declare function Realname<T>(props: Partial<
|
|
1152
|
+
export declare function Realname<T>(props: Partial<IconProps_39> & T): ReactElement;
|
|
1102
1153
|
|
|
1103
1154
|
export declare namespace Realname {
|
|
1104
|
-
var defaultProps:
|
|
1155
|
+
var defaultProps: IconProps_39;
|
|
1105
1156
|
var displayName: string;
|
|
1106
1157
|
}
|
|
1107
1158
|
|
|
1108
|
-
export declare function Search<T>(props: Partial<
|
|
1159
|
+
export declare function Search<T>(props: Partial<IconProps_40> & T): ReactElement;
|
|
1109
1160
|
|
|
1110
1161
|
export declare namespace Search {
|
|
1111
|
-
var defaultProps:
|
|
1162
|
+
var defaultProps: IconProps_40;
|
|
1112
1163
|
var displayName: string;
|
|
1113
1164
|
}
|
|
1114
1165
|
|
|
1115
|
-
export declare function Selected<T>(props: Partial<
|
|
1166
|
+
export declare function Selected<T>(props: Partial<IconProps_42> & T): ReactElement;
|
|
1116
1167
|
|
|
1117
1168
|
export declare namespace Selected {
|
|
1118
|
-
var defaultProps:
|
|
1169
|
+
var defaultProps: IconProps_42;
|
|
1119
1170
|
var displayName: string;
|
|
1120
1171
|
}
|
|
1121
1172
|
|
|
1122
|
-
export declare function SelectedFill<T>(props: Partial<
|
|
1173
|
+
export declare function SelectedFill<T>(props: Partial<IconProps_41> & T): ReactElement;
|
|
1123
1174
|
|
|
1124
1175
|
export declare namespace SelectedFill {
|
|
1125
|
-
var defaultProps:
|
|
1176
|
+
var defaultProps: IconProps_41;
|
|
1126
1177
|
var displayName: string;
|
|
1127
1178
|
}
|
|
1128
1179
|
|
|
1129
|
-
export declare function SettlementpayFill<T>(props: Partial<
|
|
1180
|
+
export declare function SettlementpayFill<T>(props: Partial<IconProps_43> & T): ReactElement;
|
|
1130
1181
|
|
|
1131
1182
|
export declare namespace SettlementpayFill {
|
|
1132
|
-
var defaultProps:
|
|
1183
|
+
var defaultProps: IconProps_43;
|
|
1133
1184
|
var displayName: string;
|
|
1134
1185
|
}
|
|
1135
1186
|
|
|
1136
|
-
export declare function Step<T>(props: Partial<
|
|
1187
|
+
export declare function Step<T>(props: Partial<IconProps_44> & T): ReactElement;
|
|
1137
1188
|
|
|
1138
1189
|
export declare namespace Step {
|
|
1139
|
-
var defaultProps:
|
|
1190
|
+
var defaultProps: IconProps_44;
|
|
1140
1191
|
var displayName: string;
|
|
1141
1192
|
}
|
|
1142
1193
|
|
|
1143
|
-
export declare function Success<T>(props: Partial<
|
|
1194
|
+
export declare function Success<T>(props: Partial<IconProps_46> & T): ReactElement;
|
|
1144
1195
|
|
|
1145
1196
|
export declare namespace Success {
|
|
1146
|
-
var defaultProps:
|
|
1197
|
+
var defaultProps: IconProps_46;
|
|
1147
1198
|
var displayName: string;
|
|
1148
1199
|
}
|
|
1149
1200
|
|
|
1150
|
-
export declare function SuccessFill<T>(props: Partial<
|
|
1201
|
+
export declare function SuccessFill<T>(props: Partial<IconProps_45> & T): ReactElement;
|
|
1151
1202
|
|
|
1152
1203
|
export declare namespace SuccessFill {
|
|
1153
|
-
var defaultProps:
|
|
1204
|
+
var defaultProps: IconProps_45;
|
|
1154
1205
|
var displayName: string;
|
|
1155
1206
|
}
|
|
1156
1207
|
|
|
1157
|
-
export declare function Time<T>(props: Partial<
|
|
1208
|
+
export declare function Time<T>(props: Partial<IconProps_48> & T): ReactElement;
|
|
1158
1209
|
|
|
1159
1210
|
export declare namespace Time {
|
|
1160
|
-
var defaultProps:
|
|
1211
|
+
var defaultProps: IconProps_48;
|
|
1161
1212
|
var displayName: string;
|
|
1162
1213
|
}
|
|
1163
1214
|
|
|
1164
|
-
export declare function TimeFill<T>(props: Partial<
|
|
1215
|
+
export declare function TimeFill<T>(props: Partial<IconProps_47> & T): ReactElement;
|
|
1165
1216
|
|
|
1166
1217
|
export declare namespace TimeFill {
|
|
1167
|
-
var defaultProps:
|
|
1218
|
+
var defaultProps: IconProps_47;
|
|
1168
1219
|
var displayName: string;
|
|
1169
1220
|
}
|
|
1170
1221
|
|
|
1171
|
-
export declare function Unselected<T>(props: Partial<
|
|
1222
|
+
export declare function Unselected<T>(props: Partial<IconProps_49> & T): ReactElement;
|
|
1172
1223
|
|
|
1173
1224
|
export declare namespace Unselected {
|
|
1174
|
-
var defaultProps:
|
|
1225
|
+
var defaultProps: IconProps_49;
|
|
1175
1226
|
var displayName: string;
|
|
1176
1227
|
}
|
|
1177
1228
|
|
|
1178
|
-
export declare function
|
|
1229
|
+
export declare function User<T>(props: Partial<IconProps_50> & T): ReactElement;
|
|
1230
|
+
|
|
1231
|
+
export declare namespace User {
|
|
1232
|
+
var defaultProps: IconProps_50;
|
|
1233
|
+
var displayName: string;
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
export declare function Visible<T>(props: Partial<IconProps_51> & T): ReactElement;
|
|
1179
1237
|
|
|
1180
1238
|
export declare namespace Visible {
|
|
1181
|
-
var defaultProps:
|
|
1239
|
+
var defaultProps: IconProps_51;
|
|
1182
1240
|
var displayName: string;
|
|
1183
1241
|
}
|
|
1184
1242
|
|
|
1185
|
-
export declare function VisitchooseFill<T>(props: Partial<
|
|
1243
|
+
export declare function VisitchooseFill<T>(props: Partial<IconProps_52> & T): ReactElement;
|
|
1186
1244
|
|
|
1187
1245
|
export declare namespace VisitchooseFill {
|
|
1188
|
-
var defaultProps:
|
|
1246
|
+
var defaultProps: IconProps_52;
|
|
1189
1247
|
var displayName: string;
|
|
1190
1248
|
}
|
|
1191
1249
|
|
|
1192
|
-
export declare function Warning<T>(props: Partial<
|
|
1250
|
+
export declare function Warning<T>(props: Partial<IconProps_54> & T): ReactElement;
|
|
1193
1251
|
|
|
1194
1252
|
export declare namespace Warning {
|
|
1195
|
-
var defaultProps:
|
|
1253
|
+
var defaultProps: IconProps_54;
|
|
1196
1254
|
var displayName: string;
|
|
1197
1255
|
}
|
|
1198
1256
|
|
|
1199
|
-
export declare function WarningFill<T>(props: Partial<
|
|
1257
|
+
export declare function WarningFill<T>(props: Partial<IconProps_53> & T): ReactElement;
|
|
1200
1258
|
|
|
1201
1259
|
export declare namespace WarningFill {
|
|
1202
|
-
var defaultProps:
|
|
1260
|
+
var defaultProps: IconProps_53;
|
|
1203
1261
|
var displayName: string;
|
|
1204
1262
|
}
|
|
1205
1263
|
|