@dtinsight/react-icons 1.24.0 → 1.26.0

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/index.d.ts CHANGED
@@ -6,3041 +6,3047 @@ interface IconProps extends Omit<React.HTMLProps<HTMLSpanElement>, 'size'> {
6
6
  disabled?: boolean;
7
7
  color?: string;
8
8
  size?: number | string;
9
+ spin?: boolean;
9
10
  }
10
11
 
11
12
  declare const AddItemColored: {
12
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
13
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
13
14
  displayName: string;
14
15
  };
15
16
 
16
17
  declare const AddSubitemColored: {
17
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
18
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
18
19
  displayName: string;
19
20
  };
20
21
 
21
22
  declare const AiAvatarColored: {
22
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
23
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
23
24
  displayName: string;
24
25
  };
25
26
 
26
27
  declare const AiEditOutlined: {
27
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
28
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
28
29
  displayName: string;
29
30
  };
30
31
 
31
32
  declare const AiSearchOutlined: {
32
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
33
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
33
34
  displayName: string;
34
35
  };
35
36
 
36
37
  declare const AiWorksHoverColored: {
37
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
38
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
38
39
  displayName: string;
39
40
  };
40
41
 
41
42
  declare const AiWorksIsoColored: {
42
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
43
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
43
44
  displayName: string;
44
45
  };
45
46
 
46
47
  declare const AigcOutlined: {
47
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
48
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
48
49
  displayName: string;
49
50
  };
50
51
 
51
52
  declare const AimOutlined: {
52
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
53
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
53
54
  displayName: string;
54
55
  };
55
56
 
56
57
  declare const AlarmColored: {
57
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
58
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
58
59
  displayName: string;
59
60
  };
60
61
 
61
62
  declare const AnnouncementColored: {
62
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
63
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
63
64
  displayName: string;
64
65
  };
65
66
 
66
67
  declare const ApiMgmtColored: {
67
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
68
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
68
69
  displayName: string;
69
70
  };
70
71
 
71
72
  declare const ApiOutlined: {
72
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
73
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
73
74
  displayName: string;
74
75
  };
75
76
 
76
77
  declare const ApiServiceColored: {
77
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
78
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
78
79
  displayName: string;
79
80
  };
80
81
 
81
82
  declare const AppInformationOutlined: {
82
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
83
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
83
84
  displayName: string;
84
85
  };
85
86
 
86
87
  declare const ArrowDownOutlined: {
87
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
88
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
88
89
  displayName: string;
89
90
  };
90
91
 
91
92
  declare const ArrowLeftFilled: {
92
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
93
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
93
94
  displayName: string;
94
95
  };
95
96
 
96
97
  declare const ArrowLeftOutlined: {
97
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
98
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
98
99
  displayName: string;
99
100
  };
100
101
 
101
102
  declare const ArrowRightOutlined: {
102
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
103
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
103
104
  displayName: string;
104
105
  };
105
106
 
106
107
  declare const ArrowUpCircleOutlined: {
107
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
108
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
108
109
  displayName: string;
109
110
  };
110
111
 
111
112
  declare const ArrowUpFilled: {
112
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
113
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
113
114
  displayName: string;
114
115
  };
115
116
 
116
117
  declare const ArrowUpOutlined: {
117
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
118
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
118
119
  displayName: string;
119
120
  };
120
121
 
121
122
  declare const AssetsApiColored: {
122
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
123
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
123
124
  displayName: string;
124
125
  };
125
126
 
126
127
  declare const AssetsFieldColored: {
127
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
128
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
128
129
  displayName: string;
129
130
  };
130
131
 
131
132
  declare const AssetsIndicatorColored: {
132
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
133
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
133
134
  displayName: string;
134
135
  };
135
136
 
136
137
  declare const AssetsReportColored: {
137
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
138
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
138
139
  displayName: string;
139
140
  };
140
141
 
141
142
  declare const AssetsTagColored: {
142
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
143
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
143
144
  displayName: string;
144
145
  };
145
146
 
146
147
  declare const AssetsViewColored: {
147
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
148
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
148
149
  displayName: string;
149
150
  };
150
151
 
151
152
  declare const AtomicIndexBgColored: {
152
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
153
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
153
154
  displayName: string;
154
155
  };
155
156
 
156
157
  declare const AtomicIndexColored: {
157
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
158
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
158
159
  displayName: string;
159
160
  };
160
161
 
161
162
  declare const AtomicLabelBgColored: {
162
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
163
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
163
164
  displayName: string;
164
165
  };
165
166
 
166
167
  declare const AtomicLabelColored: {
167
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
168
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
168
169
  displayName: string;
169
170
  };
170
171
 
171
172
  declare const AttachmentOutlined: {
172
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
173
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
173
174
  displayName: string;
174
175
  };
175
176
 
176
177
  declare const AttentionAnalysisOutlined: {
177
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
178
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
178
179
  displayName: string;
179
180
  };
180
181
 
181
182
  declare const AuthorizationAndSecurityColored: {
182
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
183
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
183
184
  displayName: string;
184
185
  };
185
186
 
186
187
  declare const BackToListColored: {
187
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
188
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
188
189
  displayName: string;
189
190
  };
190
191
 
191
192
  declare const BarChartColored: {
192
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
193
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
193
194
  displayName: string;
194
195
  };
195
196
 
196
197
  declare const BarChartFilled: {
197
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
198
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
198
199
  displayName: string;
199
200
  };
200
201
 
201
202
  declare const BarChartOutlined: {
202
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
203
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
203
204
  displayName: string;
204
205
  };
205
206
 
206
207
  declare const BasicInformationOutlined: {
207
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
208
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
208
209
  displayName: string;
209
210
  };
210
211
 
211
212
  declare const BasicServicesColored: {
212
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
213
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
213
214
  displayName: string;
214
215
  };
215
216
 
216
217
  declare const BatchJumpFilled: {
217
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
218
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
218
219
  displayName: string;
219
220
  };
220
221
 
221
222
  declare const BatchLogacqFilled: {
222
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
223
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
223
224
  displayName: string;
224
225
  };
225
226
 
226
227
  declare const BatchProductOutlined: {
227
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
228
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
228
229
  displayName: string;
229
230
  };
230
231
 
231
232
  declare const BatchTaskColored: {
232
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
233
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
233
234
  displayName: string;
234
235
  };
235
236
 
236
237
  declare const BatchUploadFilled: {
237
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
238
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
238
239
  displayName: string;
239
240
  };
240
241
 
241
242
  declare const BatchWorksColored: {
242
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
243
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
243
244
  displayName: string;
244
245
  };
245
246
 
246
247
  declare const BatchWorksHoverColored: {
247
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
248
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
248
249
  displayName: string;
249
250
  };
250
251
 
251
252
  declare const BatchWorksIsoColored: {
252
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
253
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
253
254
  displayName: string;
254
255
  };
255
256
 
256
257
  declare const BatchWorksOutlined: {
257
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
258
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
258
259
  displayName: string;
259
260
  };
260
261
 
261
262
  declare const BellColored: {
262
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
263
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
263
264
  displayName: string;
264
265
  };
265
266
 
266
267
  declare const BiReportIsoColored: {
267
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
268
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
268
269
  displayName: string;
269
270
  };
270
271
 
271
272
  declare const BiReportOutlined: {
272
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
273
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
273
274
  displayName: string;
274
275
  };
275
276
 
276
277
  declare const BloodOutlined: {
277
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
278
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
278
279
  displayName: string;
279
280
  };
280
281
 
281
282
  declare const BoardColored: {
282
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
283
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
283
284
  displayName: string;
284
285
  };
285
286
 
286
287
  declare const BookOutlined: {
287
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
288
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
288
289
  displayName: string;
289
290
  };
290
291
 
291
292
  declare const BreakdownOutlined: {
292
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
293
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
293
294
  displayName: string;
294
295
  };
295
296
 
296
297
  declare const BucketFilled: {
297
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
298
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
298
299
  displayName: string;
299
300
  };
300
301
 
301
302
  declare const BugOutlined: {
302
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
303
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
303
304
  displayName: string;
304
305
  };
305
306
 
306
307
  declare const BulkOperationOutlined: {
307
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
308
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
308
309
  displayName: string;
309
310
  };
310
311
 
311
312
  declare const BusinessProcessOutlined: {
312
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
313
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
313
314
  displayName: string;
314
315
  };
315
316
 
316
317
  declare const CalculationModuleOutlined: {
317
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
318
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
318
319
  displayName: string;
319
320
  };
320
321
 
321
322
  declare const CalendarOutlined: {
322
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
323
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
323
324
  displayName: string;
324
325
  };
325
326
 
326
327
  declare const CallsColored: {
327
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
328
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
328
329
  displayName: string;
329
330
  };
330
331
 
331
332
  declare const CardColored: {
332
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
333
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
333
334
  displayName: string;
334
335
  };
335
336
 
336
337
  declare const CardOutlined: {
337
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
338
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
338
339
  displayName: string;
339
340
  };
340
341
 
341
342
  declare const CaseSensitiveMatchOutlined: {
342
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
343
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
343
344
  displayName: string;
344
345
  };
345
346
 
346
347
  declare const CatalogFilled: {
347
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
348
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
348
349
  displayName: string;
349
350
  };
350
351
 
351
352
  declare const CatalogIconFilled: {
352
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
353
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
353
354
  displayName: string;
354
355
  };
355
356
 
356
357
  declare const CatalogManagementColored: {
357
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
358
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
358
359
  displayName: string;
359
360
  };
360
361
 
361
362
  declare const CatalogMgmtColored: {
362
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
363
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
363
364
  displayName: string;
364
365
  };
365
366
 
366
367
  declare const CatalogOutlined: {
367
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
368
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
368
369
  displayName: string;
369
370
  };
370
371
 
371
372
  declare const CatalogSortOutlined: {
372
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
373
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
373
374
  displayName: string;
374
375
  };
375
376
 
376
377
  declare const CertificationOutlined: {
377
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
378
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
378
379
  displayName: string;
379
380
  };
380
381
 
381
382
  declare const ChToEnOutlined: {
382
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
383
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
383
384
  displayName: string;
384
385
  };
385
386
 
386
387
  declare const ChangeLogOutlined: {
387
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
388
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
388
389
  displayName: string;
389
390
  };
390
391
 
391
392
  declare const CharacterFilled: {
392
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
393
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
393
394
  displayName: string;
394
395
  };
395
396
 
396
397
  declare const CharacterMgmtColored: {
397
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
398
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
398
399
  displayName: string;
399
400
  };
400
401
 
401
402
  declare const CheckCircleOutlined: {
402
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
403
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
403
404
  displayName: string;
404
405
  };
405
406
 
406
407
  declare const CheckFieldsColored: {
407
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
408
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
408
409
  displayName: string;
409
410
  };
410
411
 
411
412
  declare const CheckFilled: {
412
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
413
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
413
414
  displayName: string;
414
415
  };
415
416
 
416
417
  declare const CheckOutlined: {
417
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
418
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
418
419
  displayName: string;
419
420
  };
420
421
 
421
422
  declare const CircleCheckedOutlined: {
422
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
423
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
423
424
  displayName: string;
424
425
  };
425
426
 
426
427
  declare const CircleColored: {
427
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
428
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
428
429
  displayName: string;
429
430
  };
430
431
 
431
432
  declare const CircleOutlined: {
432
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
433
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
433
434
  displayName: string;
434
435
  };
435
436
 
436
437
  declare const ClientModelColored: {
437
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
438
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
438
439
  displayName: string;
439
440
  };
440
441
 
441
442
  declare const ClockFilled: {
442
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
443
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
443
444
  displayName: string;
444
445
  };
445
446
 
446
447
  declare const ClockOutlined: {
447
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
448
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
448
449
  displayName: string;
449
450
  };
450
451
 
451
452
  declare const CloseCircleOutlined: {
452
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
453
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
453
454
  displayName: string;
454
455
  };
455
456
 
456
457
  declare const CloseFilled: {
457
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
458
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
458
459
  displayName: string;
459
460
  };
460
461
 
461
462
  declare const CloseOutlined: {
462
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
463
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
463
464
  displayName: string;
464
465
  };
465
466
 
466
467
  declare const ClusterDetailsColored: {
467
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
468
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
468
469
  displayName: string;
469
470
  };
470
471
 
471
472
  declare const ClusterFilled: {
472
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
473
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
473
474
  displayName: string;
474
475
  };
475
476
 
476
477
  declare const CodeAutoRunOutlined: {
477
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
478
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
478
479
  displayName: string;
479
480
  };
480
481
 
481
482
  declare const CodeCheckColored: {
482
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
483
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
483
484
  displayName: string;
484
485
  };
485
486
 
486
487
  declare const CodeCheckFilled: {
487
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
488
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
488
489
  displayName: string;
489
490
  };
490
491
 
491
492
  declare const CodeCheckOutlined: {
492
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
493
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
493
494
  displayName: string;
494
495
  };
495
496
 
496
497
  declare const CodeInsertColored: {
497
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
498
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
498
499
  displayName: string;
499
500
  };
500
501
 
501
502
  declare const CodeMgmtColored: {
502
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
503
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
503
504
  displayName: string;
504
505
  };
505
506
 
506
507
  declare const CodeOutlined: {
507
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
508
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
508
509
  displayName: string;
509
510
  };
510
511
 
511
512
  declare const CompanyColored: {
512
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
513
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
513
514
  displayName: string;
514
515
  };
515
516
 
516
517
  declare const CompareOutlined: {
517
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
518
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
518
519
  displayName: string;
519
520
  };
520
521
 
521
522
  declare const CompliantFieldColored: {
522
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
523
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
523
524
  displayName: string;
524
525
  };
525
526
 
526
527
  declare const CompositeIndexBgColored: {
527
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
528
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
528
529
  displayName: string;
529
530
  };
530
531
 
531
532
  declare const CompositeIndexColored: {
532
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
533
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
533
534
  displayName: string;
534
535
  };
535
536
 
536
537
  declare const CompositeLabelBgColored: {
537
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
538
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
538
539
  displayName: string;
539
540
  };
540
541
 
541
542
  declare const CompositeLabelColored: {
542
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
543
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
543
544
  displayName: string;
544
545
  };
545
546
 
546
547
  declare const ConfigurationFilled: {
547
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
548
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
548
549
  displayName: string;
549
550
  };
550
551
 
551
552
  declare const ConnectionOutlined: {
552
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
553
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
553
554
  displayName: string;
554
555
  };
555
556
 
556
557
  declare const ConnectionSquareFilled: {
557
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
558
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
558
559
  displayName: string;
559
560
  };
560
561
 
561
562
  declare const ConsoleColored: {
562
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
563
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
563
564
  displayName: string;
564
565
  };
565
566
 
566
567
  declare const ConsoleHoverColored: {
567
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
568
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
568
569
  displayName: string;
569
570
  };
570
571
 
571
572
  declare const ConsoleIsoColored: {
572
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
573
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
573
574
  displayName: string;
574
575
  };
575
576
 
576
577
  declare const ConsoleOutlined: {
577
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
578
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
578
579
  displayName: string;
579
580
  };
580
581
 
581
582
  declare const ContinuousOptimOutlined: {
582
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
583
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
583
584
  displayName: string;
584
585
  };
585
586
 
586
587
  declare const ContractOutlined: {
587
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
588
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
588
589
  displayName: string;
589
590
  };
590
591
 
591
592
  declare const ControlHorizontalOutlined: {
592
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
593
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
593
594
  displayName: string;
594
595
  };
595
596
 
596
597
  declare const ControlSquareOutlined: {
597
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
598
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
598
599
  displayName: string;
599
600
  };
600
601
 
601
602
  declare const ControlVerticalOutlined: {
602
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
603
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
603
604
  displayName: string;
604
605
  };
605
606
 
606
607
  declare const CopyOutlined: {
607
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
608
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
608
609
  displayName: string;
609
610
  };
610
611
 
611
612
  declare const CoverageColored: {
612
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
613
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
613
614
  displayName: string;
614
615
  };
615
616
 
616
617
  declare const CustomCheckFilled: {
617
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
618
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
618
619
  displayName: string;
619
620
  };
620
621
 
621
622
  declare const CustomIndexBgColored: {
622
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
623
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
623
624
  displayName: string;
624
625
  };
625
626
 
626
627
  declare const CustomIndexColored: {
627
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
628
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
628
629
  displayName: string;
629
630
  };
630
631
 
631
632
  declare const CustomLabelBgColored: {
632
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
633
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
633
634
  displayName: string;
634
635
  };
635
636
 
636
637
  declare const CustomLabelColored: {
637
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
638
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
638
639
  displayName: string;
639
640
  };
640
641
 
641
642
  declare const CustomizeSearchColored: {
642
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
643
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
643
644
  displayName: string;
644
645
  };
645
646
 
646
647
  declare const DataAggregationColored: {
647
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
648
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
648
649
  displayName: string;
649
650
  };
650
651
 
651
652
  declare const DataApiColored: {
652
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
653
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
653
654
  displayName: string;
654
655
  };
655
656
 
656
657
  declare const DataApiHoverColored: {
657
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
658
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
658
659
  displayName: string;
659
660
  };
660
661
 
661
662
  declare const DataApiIsoColored: {
662
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
663
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
663
664
  displayName: string;
664
665
  };
665
666
 
666
667
  declare const DataApiOutlined: {
667
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
668
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
668
669
  displayName: string;
669
670
  };
670
671
 
671
672
  declare const DataAssetMgmtColored: {
672
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
673
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
673
674
  displayName: string;
674
675
  };
675
676
 
676
677
  declare const DataAssetsColored: {
677
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
678
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
678
679
  displayName: string;
679
680
  };
680
681
 
681
682
  declare const DataAssetsHoverColored: {
682
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
683
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
683
684
  displayName: string;
684
685
  };
685
686
 
686
687
  declare const DataAssetsIsoColored: {
687
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
688
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
688
689
  displayName: string;
689
690
  };
690
691
 
691
692
  declare const DataAssetsOutlined: {
692
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
693
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
693
694
  displayName: string;
694
695
  };
695
696
 
696
697
  declare const DataCatalogMgmtColored: {
697
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
698
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
698
699
  displayName: string;
699
700
  };
700
701
 
701
702
  declare const DataFileGovernanceColored: {
702
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
703
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
703
704
  displayName: string;
704
705
  };
705
706
 
706
707
  declare const DataFillingOutlined: {
707
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
708
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
708
709
  displayName: string;
709
710
  };
710
711
 
711
712
  declare const DataFillingTaskColored: {
712
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
713
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
713
714
  displayName: string;
714
715
  };
715
716
 
716
717
  declare const DataLakeColored: {
717
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
718
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
718
719
  displayName: string;
719
720
  };
720
721
 
721
722
  declare const DataLakeHoverColored: {
722
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
723
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
723
724
  displayName: string;
724
725
  };
725
726
 
726
727
  declare const DataLakeIngestionColored: {
727
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
728
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
728
729
  displayName: string;
729
730
  };
730
731
 
731
732
  declare const DataLakeIsoColored: {
732
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
733
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
733
734
  displayName: string;
734
735
  };
735
736
 
736
737
  declare const DataLakeOutlined: {
737
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
738
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
738
739
  displayName: string;
739
740
  };
740
741
 
741
742
  declare const DataMgmtColored: {
742
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
743
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
743
744
  displayName: string;
744
745
  };
745
746
 
746
747
  declare const DataModelColored: {
747
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
748
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
748
749
  displayName: string;
749
750
  };
750
751
 
751
752
  declare const DataModelIsoColored: {
752
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
753
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
753
754
  displayName: string;
754
755
  };
755
756
 
756
757
  declare const DataModelOutlined: {
757
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
758
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
758
759
  displayName: string;
759
760
  };
760
761
 
761
762
  declare const DataResourceManagerIsoColored: {
762
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
763
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
763
764
  displayName: string;
764
765
  };
765
766
 
766
767
  declare const DataSamplingColored: {
767
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
768
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
768
769
  displayName: string;
769
770
  };
770
771
 
771
772
  declare const DataSearchColored: {
772
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
773
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
773
774
  displayName: string;
774
775
  };
775
776
 
776
777
  declare const DataSecurityColored: {
777
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
778
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
778
779
  displayName: string;
779
780
  };
780
781
 
781
782
  declare const DataSecurityHoverColored: {
782
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
783
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
783
784
  displayName: string;
784
785
  };
785
786
 
786
787
  declare const DataSecurityIsoColored: {
787
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
788
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
788
789
  displayName: string;
789
790
  };
790
791
 
791
792
  declare const DataSecurityOutlined: {
792
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
793
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
793
794
  displayName: string;
794
795
  };
795
796
 
796
797
  declare const DataSharingHoverColored: {
797
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
798
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
798
799
  displayName: string;
799
800
  };
800
801
 
801
802
  declare const DataSharingIsoColored: {
802
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
803
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
803
804
  displayName: string;
804
805
  };
805
806
 
806
807
  declare const DataSharingOutlined: {
807
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
808
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
808
809
  displayName: string;
809
810
  };
810
811
 
811
812
  declare const DataSourceColored: {
812
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
813
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
813
814
  displayName: string;
814
815
  };
815
816
 
816
817
  declare const DataSourceHoverColored: {
817
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
818
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
818
819
  displayName: string;
819
820
  };
820
821
 
821
822
  declare const DataSourceIsoColored: {
822
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
823
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
823
824
  displayName: string;
824
825
  };
825
826
 
826
827
  declare const DataSourceMgmtColored: {
827
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
828
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
828
829
  displayName: string;
829
830
  };
830
831
 
831
832
  declare const DataSourceOutlined: {
832
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
833
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
833
834
  displayName: string;
834
835
  };
835
836
 
836
837
  declare const DataStandardsMgmtIsoColored: {
837
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
838
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
838
839
  displayName: string;
839
840
  };
840
841
 
841
842
  declare const DataSyncOutlined: {
842
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
843
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
843
844
  displayName: string;
844
845
  };
845
846
 
846
847
  declare const DataTableColored: {
847
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
848
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
848
849
  displayName: string;
849
850
  };
850
851
 
851
852
  declare const DataTableMgmtColored: {
852
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
853
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
853
854
  displayName: string;
854
855
  };
855
856
 
856
857
  declare const DataValidHoverColored: {
857
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
858
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
858
859
  displayName: string;
859
860
  };
860
861
 
861
862
  declare const DataValidIsoColored: {
862
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
863
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
863
864
  displayName: string;
864
865
  };
865
866
 
866
867
  declare const DataValidOutlined: {
867
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
868
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
868
869
  displayName: string;
869
870
  };
870
871
 
871
872
  declare const DatabaseFilled: {
872
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
873
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
873
874
  displayName: string;
874
875
  };
875
876
 
876
877
  declare const DatamapColored: {
877
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
878
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
878
879
  displayName: string;
879
880
  };
880
881
 
881
882
  declare const DeactivateColored: {
882
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
883
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
883
884
  displayName: string;
884
885
  };
885
886
 
886
887
  declare const DelayIssueColored: {
887
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
888
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
888
889
  displayName: string;
889
890
  };
890
891
 
891
892
  declare const DeleteOutlined: {
892
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
893
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
893
894
  displayName: string;
894
895
  };
895
896
 
896
897
  declare const DerivedIndexBgColored: {
897
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
898
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
898
899
  displayName: string;
899
900
  };
900
901
 
901
902
  declare const DerivedIndexColored: {
902
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
903
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
903
904
  displayName: string;
904
905
  };
905
906
 
906
907
  declare const DerivedLabelBgColored: {
907
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
908
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
908
909
  displayName: string;
909
910
  };
910
911
 
911
912
  declare const DerivedLabelColored: {
912
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
913
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
913
914
  displayName: string;
914
915
  };
915
916
 
916
917
  declare const DimensionFilled: {
917
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
918
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
918
919
  displayName: string;
919
920
  };
920
921
 
921
922
  declare const DimensionGroupFilled: {
922
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
923
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
923
924
  displayName: string;
924
925
  };
925
926
 
926
927
  declare const DimensionSharingColored: {
927
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
928
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
928
929
  displayName: string;
929
930
  };
930
931
 
931
932
  declare const DimensionTableOutlined: {
932
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
933
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
933
934
  displayName: string;
934
935
  };
935
936
 
936
937
  declare const DimondFilled: {
937
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
938
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
938
939
  displayName: string;
939
940
  };
940
941
 
941
942
  declare const DingTalkFilled: {
942
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
943
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
943
944
  displayName: string;
944
945
  };
945
946
 
946
947
  declare const DirectoryOperationAuditColored: {
947
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
948
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
948
949
  displayName: string;
949
950
  };
950
951
 
951
952
  declare const DirtyDataMgmtColored: {
952
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
953
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
953
954
  displayName: string;
954
955
  };
955
956
 
956
957
  declare const DmdbOutlined: {
957
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
958
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
958
959
  displayName: string;
959
960
  };
960
961
 
961
962
  declare const DocColored: {
962
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
963
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
963
964
  displayName: string;
964
965
  };
965
966
 
966
967
  declare const DocCopySquareOutlined: {
967
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
968
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
968
969
  displayName: string;
969
970
  };
970
971
 
971
972
  declare const DocGovernanceOutlined: {
972
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
973
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
973
974
  displayName: string;
974
975
  };
975
976
 
976
977
  declare const DocumentColored: {
977
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
978
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
978
979
  displayName: string;
979
980
  };
980
981
 
981
982
  declare const DorisOutlined: {
982
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
983
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
983
984
  displayName: string;
984
985
  };
985
986
 
986
987
  declare const DoubleDownOutlined: {
987
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
988
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
988
989
  displayName: string;
989
990
  };
990
991
 
991
992
  declare const DoubleLeftOutlined: {
992
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
993
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
993
994
  displayName: string;
994
995
  };
995
996
 
996
997
  declare const DoubleRightOutlined: {
997
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
998
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
998
999
  displayName: string;
999
1000
  };
1000
1001
 
1001
1002
  declare const DoubleUpOutlined: {
1002
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1003
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1003
1004
  displayName: string;
1004
1005
  };
1005
1006
 
1006
1007
  declare const DownCircleOutlined: {
1007
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1008
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1008
1009
  displayName: string;
1009
1010
  };
1010
1011
 
1011
1012
  declare const DownOutlined: {
1012
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1013
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1013
1014
  displayName: string;
1014
1015
  };
1015
1016
 
1016
1017
  declare const DownToLineCircleFilled: {
1017
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1018
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1018
1019
  displayName: string;
1019
1020
  };
1020
1021
 
1021
1022
  declare const DownToSthFilled: {
1022
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1023
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1023
1024
  displayName: string;
1024
1025
  };
1025
1026
 
1026
1027
  declare const DownTriangleFilled: {
1027
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1028
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1028
1029
  displayName: string;
1029
1030
  };
1030
1031
 
1031
1032
  declare const DownloadCenterColored: {
1032
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1033
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1033
1034
  displayName: string;
1034
1035
  };
1035
1036
 
1036
1037
  declare const DownloadOutlined: {
1037
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1038
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1038
1039
  displayName: string;
1039
1040
  };
1040
1041
 
1041
1042
  declare const DragOutlined: {
1042
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1043
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1043
1044
  displayName: string;
1044
1045
  };
1045
1046
 
1046
1047
  declare const DraggableOutlined: {
1047
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1048
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1048
1049
  displayName: string;
1049
1050
  };
1050
1051
 
1051
1052
  declare const DtAiHoverColored: {
1052
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1053
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1053
1054
  displayName: string;
1054
1055
  };
1055
1056
 
1056
1057
  declare const DtAiIsoColored: {
1057
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1058
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1058
1059
  displayName: string;
1059
1060
  };
1060
1061
 
1061
1062
  declare const DtAiOutlined: {
1062
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1063
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1063
1064
  displayName: string;
1064
1065
  };
1065
1066
 
1066
1067
  declare const EasyIndexColored: {
1067
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1068
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1068
1069
  displayName: string;
1069
1070
  };
1070
1071
 
1071
1072
  declare const EasyIndexHoverColored: {
1072
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1073
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1073
1074
  displayName: string;
1074
1075
  };
1075
1076
 
1076
1077
  declare const EasyIndexIsoColored: {
1077
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1078
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1078
1079
  displayName: string;
1079
1080
  };
1080
1081
 
1081
1082
  declare const EasyIndexOutlined: {
1082
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1083
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1083
1084
  displayName: string;
1084
1085
  };
1085
1086
 
1086
1087
  declare const EditFilled: {
1087
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1088
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1088
1089
  displayName: string;
1089
1090
  };
1090
1091
 
1091
1092
  declare const EditOutlined: {
1092
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1093
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1093
1094
  displayName: string;
1094
1095
  };
1095
1096
 
1096
1097
  declare const EllipsisCircleOutlined: {
1097
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1098
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1098
1099
  displayName: string;
1099
1100
  };
1100
1101
 
1101
1102
  declare const EllipsisTableOutlined: {
1102
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1103
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1103
1104
  displayName: string;
1104
1105
  };
1105
1106
 
1106
1107
  declare const EmOutlined: {
1107
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1108
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1108
1109
  displayName: string;
1109
1110
  };
1110
1111
 
1111
1112
  declare const EmrHoverColored: {
1112
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1113
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1113
1114
  displayName: string;
1114
1115
  };
1115
1116
 
1116
1117
  declare const EmrIsoColored: {
1117
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1118
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1118
1119
  displayName: string;
1119
1120
  };
1120
1121
 
1121
1122
  declare const EmrOutlined: {
1122
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1123
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1123
1124
  displayName: string;
1124
1125
  };
1125
1126
 
1126
1127
  declare const EnToChOutlined: {
1127
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1128
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1128
1129
  displayName: string;
1129
1130
  };
1130
1131
 
1131
1132
  declare const EncryptedDataFilled: {
1132
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1133
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1133
1134
  displayName: string;
1134
1135
  };
1135
1136
 
1136
1137
  declare const EngagementColored: {
1137
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1138
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1138
1139
  displayName: string;
1139
1140
  };
1140
1141
 
1141
1142
  declare const EraseOutlined: {
1142
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1143
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1143
1144
  displayName: string;
1144
1145
  };
1145
1146
 
1146
1147
  declare const ErrorColored: {
1147
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1148
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1148
1149
  displayName: string;
1149
1150
  };
1150
1151
 
1151
1152
  declare const ExactMatchOutlined: {
1152
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1153
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1153
1154
  displayName: string;
1154
1155
  };
1155
1156
 
1156
1157
  declare const ExecutionPlanOutlined: {
1157
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1158
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1158
1159
  displayName: string;
1159
1160
  };
1160
1161
 
1161
1162
  declare const ExpandOutlined: {
1162
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1163
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1163
1164
  displayName: string;
1164
1165
  };
1165
1166
 
1166
1167
  declare const ExportOutlined: {
1167
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1168
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1168
1169
  displayName: string;
1169
1170
  };
1170
1171
 
1171
1172
  declare const ExternalApplicationHoverColored: {
1172
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1173
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1173
1174
  displayName: string;
1174
1175
  };
1175
1176
 
1176
1177
  declare const ExternalApplicationIsoColored: {
1177
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1178
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1178
1179
  displayName: string;
1179
1180
  };
1180
1181
 
1181
1182
  declare const ExternalApplicationOutlined: {
1182
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1183
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1183
1184
  displayName: string;
1184
1185
  };
1185
1186
 
1186
1187
  declare const FailureCountColored: {
1187
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1188
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1188
1189
  displayName: string;
1189
1190
  };
1190
1191
 
1191
1192
  declare const FailureRateColored: {
1192
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1193
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1193
1194
  displayName: string;
1194
1195
  };
1195
1196
 
1196
1197
  declare const FallOutlined: {
1197
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1198
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1198
1199
  displayName: string;
1199
1200
  };
1200
1201
 
1201
1202
  declare const FileColored: {
1202
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1203
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1203
1204
  displayName: string;
1204
1205
  };
1205
1206
 
1206
1207
  declare const FileFilled: {
1207
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1208
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1208
1209
  displayName: string;
1209
1210
  };
1210
1211
 
1211
1212
  declare const FileMusicColored: {
1212
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1213
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1213
1214
  displayName: string;
1214
1215
  };
1215
1216
 
1216
1217
  declare const FileMusicFilled: {
1217
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1218
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1218
1219
  displayName: string;
1219
1220
  };
1220
1221
 
1221
1222
  declare const FileZipColored: {
1222
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1223
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1223
1224
  displayName: string;
1224
1225
  };
1225
1226
 
1226
1227
  declare const FileZipFilled: {
1227
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1228
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1228
1229
  displayName: string;
1229
1230
  };
1230
1231
 
1231
1232
  declare const FilterFilled: {
1232
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1233
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1233
1234
  displayName: string;
1234
1235
  };
1235
1236
 
1236
1237
  declare const FilterOutlined: {
1237
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1238
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1238
1239
  displayName: string;
1239
1240
  };
1240
1241
 
1241
1242
  declare const FilteringConditionFilled: {
1242
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1243
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1243
1244
  displayName: string;
1244
1245
  };
1245
1246
 
1246
1247
  declare const FinanceRelatedColored: {
1247
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1248
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1248
1249
  displayName: string;
1249
1250
  };
1250
1251
 
1251
1252
  declare const FinanceSquareOutlined: {
1252
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1253
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1253
1254
  displayName: string;
1254
1255
  };
1255
1256
 
1256
1257
  declare const FinancialColored: {
1257
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1258
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1258
1259
  displayName: string;
1259
1260
  };
1260
1261
 
1261
1262
  declare const FindOutlined: {
1262
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1263
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1263
1264
  displayName: string;
1264
1265
  };
1265
1266
 
1266
1267
  declare const FlagOutlined: {
1267
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1268
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1268
1269
  displayName: string;
1269
1270
  };
1270
1271
 
1271
1272
  declare const FlinkJarOutlined: {
1272
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1273
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1273
1274
  displayName: string;
1274
1275
  };
1275
1276
 
1276
1277
  declare const FlinkOutlined: {
1277
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1278
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1278
1279
  displayName: string;
1279
1280
  };
1280
1281
 
1281
1282
  declare const FlinkSqlOutlined: {
1282
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1283
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1283
1284
  displayName: string;
1284
1285
  };
1285
1286
 
1286
1287
  declare const FolderColored: {
1287
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1288
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1288
1289
  displayName: string;
1289
1290
  };
1290
1291
 
1291
1292
  declare const FolderFilled: {
1292
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1293
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1293
1294
  displayName: string;
1294
1295
  };
1295
1296
 
1296
1297
  declare const FolderOpenedFilled: {
1297
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1298
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1298
1299
  displayName: string;
1299
1300
  };
1300
1301
 
1301
1302
  declare const FolderOutlined: {
1302
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1303
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1303
1304
  displayName: string;
1304
1305
  };
1305
1306
 
1306
1307
  declare const FormFilled: {
1307
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1308
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1308
1309
  displayName: string;
1309
1310
  };
1310
1311
 
1311
1312
  declare const FormOutlined: {
1312
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1313
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1313
1314
  displayName: string;
1314
1315
  };
1315
1316
 
1316
1317
  declare const FormattingFilled: {
1317
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1318
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1318
1319
  displayName: string;
1319
1320
  };
1320
1321
 
1321
1322
  declare const FormattingOutlined: {
1322
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1323
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1323
1324
  displayName: string;
1324
1325
  };
1325
1326
 
1326
1327
  declare const FullScreenFilled: {
1327
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1328
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1328
1329
  displayName: string;
1329
1330
  };
1330
1331
 
1331
1332
  declare const FullscreenExitOutlined: {
1332
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1333
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1333
1334
  displayName: string;
1334
1335
  };
1335
1336
 
1336
1337
  declare const FullscreenExitSquareFilled: {
1337
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1338
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1338
1339
  displayName: string;
1339
1340
  };
1340
1341
 
1341
1342
  declare const FullscreenOutlined: {
1342
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1343
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1343
1344
  displayName: string;
1344
1345
  };
1345
1346
 
1346
1347
  declare const FullscreenSquareFilled: {
1347
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1348
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1348
1349
  displayName: string;
1349
1350
  };
1350
1351
 
1351
1352
  declare const FunctionCircleFilled: {
1352
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1353
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1353
1354
  displayName: string;
1354
1355
  };
1355
1356
 
1356
1357
  declare const FunctionOutlined: {
1357
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1358
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1358
1359
  displayName: string;
1359
1360
  };
1360
1361
 
1361
1362
  declare const FundColored: {
1362
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1363
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1363
1364
  displayName: string;
1364
1365
  };
1365
1366
 
1366
1367
  declare const GenerateApiColored: {
1367
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1368
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1368
1369
  displayName: string;
1369
1370
  };
1370
1371
 
1371
1372
  declare const GridFilled: {
1372
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1373
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1373
1374
  displayName: string;
1374
1375
  };
1375
1376
 
1376
1377
  declare const GridOutlined: {
1377
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1378
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1378
1379
  displayName: string;
1379
1380
  };
1380
1381
 
1381
1382
  declare const GridSquareFilled: {
1382
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1383
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1383
1384
  displayName: string;
1384
1385
  };
1385
1386
 
1386
1387
  declare const GroupAnalystColored: {
1387
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1388
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1388
1389
  displayName: string;
1389
1390
  };
1390
1391
 
1391
1392
  declare const GroupIdColored: {
1392
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1393
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1393
1394
  displayName: string;
1394
1395
  };
1395
1396
 
1396
1397
  declare const GroupMgmtColored: {
1397
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1398
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1398
1399
  displayName: string;
1399
1400
  };
1400
1401
 
1401
1402
  declare const GroupRuleFilled: {
1402
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1403
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1403
1404
  displayName: string;
1404
1405
  };
1405
1406
 
1406
1407
  declare const GroupStatusColored: {
1407
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1408
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1408
1409
  displayName: string;
1409
1410
  };
1410
1411
 
1411
1412
  declare const GroupTypeColored: {
1412
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1413
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1413
1414
  displayName: string;
1414
1415
  };
1415
1416
 
1416
1417
  declare const HamburgerOutlined: {
1417
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1418
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1418
1419
  displayName: string;
1419
1420
  };
1420
1421
 
1421
1422
  declare const HashDataOutlined: {
1422
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1423
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1423
1424
  displayName: string;
1424
1425
  };
1425
1426
 
1426
1427
  declare const HealthScoreMgmtColored: {
1427
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1428
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1428
1429
  displayName: string;
1429
1430
  };
1430
1431
 
1431
1432
  declare const HideDemoColored: {
1432
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1433
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1433
1434
  displayName: string;
1434
1435
  };
1435
1436
 
1436
1437
  declare const HiveOutlined: {
1437
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1438
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1438
1439
  displayName: string;
1439
1440
  };
1440
1441
 
1441
1442
  declare const HomeSettingColored: {
1442
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1443
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1443
1444
  displayName: string;
1444
1445
  };
1445
1446
 
1446
1447
  declare const HomepageOutlined: {
1447
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1448
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1448
1449
  displayName: string;
1449
1450
  };
1450
1451
 
1451
1452
  declare const ImageColored: {
1452
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1453
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1453
1454
  displayName: string;
1454
1455
  };
1455
1456
 
1456
1457
  declare const ImageFilled: {
1457
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1458
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1458
1459
  displayName: string;
1459
1460
  };
1460
1461
 
1461
1462
  declare const ImageOutlined: {
1462
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1463
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1463
1464
  displayName: string;
1464
1465
  };
1465
1466
 
1466
1467
  declare const ImportFilled: {
1467
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1468
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1468
1469
  displayName: string;
1469
1470
  };
1470
1471
 
1471
1472
  declare const ImportOutlined: {
1472
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1473
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1473
1474
  displayName: string;
1474
1475
  };
1475
1476
 
1476
1477
  declare const IndeterminateOutlined: {
1477
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1478
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1478
1479
  displayName: string;
1479
1480
  };
1480
1481
 
1481
1482
  declare const IndexMgmtColored: {
1482
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1483
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1483
1484
  displayName: string;
1484
1485
  };
1485
1486
 
1486
1487
  declare const IndexOutlined: {
1487
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1488
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1488
1489
  displayName: string;
1489
1490
  };
1490
1491
 
1491
1492
  declare const IndicatorCountColored: {
1492
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1493
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1493
1494
  displayName: string;
1494
1495
  };
1495
1496
 
1496
1497
  declare const IndicatorDevelopmentColored: {
1497
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1498
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1498
1499
  displayName: string;
1499
1500
  };
1500
1501
 
1501
1502
  declare const IndividualProfileColored: {
1502
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1503
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1503
1504
  displayName: string;
1504
1505
  };
1505
1506
 
1506
1507
  declare const InformationFilled: {
1507
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1508
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1508
1509
  displayName: string;
1509
1510
  };
1510
1511
 
1511
1512
  declare const InformationOutlined: {
1512
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1513
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1513
1514
  displayName: string;
1514
1515
  };
1515
1516
 
1516
1517
  declare const InstanceCoverageColored: {
1517
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1518
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1518
1519
  displayName: string;
1519
1520
  };
1520
1521
 
1521
1522
  declare const InsuranceColored: {
1522
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1523
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1523
1524
  displayName: string;
1524
1525
  };
1525
1526
 
1526
1527
  declare const InterfaceInformationOutlined: {
1527
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1528
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1528
1529
  displayName: string;
1529
1530
  };
1530
1531
 
1531
1532
  declare const InvokeOutlined: {
1532
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1533
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1533
1534
  displayName: string;
1534
1535
  };
1535
1536
 
1536
1537
  declare const IssueColored: {
1537
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1538
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1538
1539
  displayName: string;
1539
1540
  };
1540
1541
 
1541
1542
  declare const JavaOutlined: {
1542
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1543
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1543
1544
  displayName: string;
1544
1545
  };
1545
1546
 
1546
1547
  declare const KafkaFormatConfigColored: {
1547
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1548
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1548
1549
  displayName: string;
1549
1550
  };
1550
1551
 
1551
1552
  declare const KeyFolderOutlined: {
1552
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1553
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1553
1554
  displayName: string;
1554
1555
  };
1555
1556
 
1556
1557
  declare const KeyOutlined: {
1557
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1558
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1558
1559
  displayName: string;
1559
1560
  };
1560
1561
 
1561
1562
  declare const LayerFilled: {
1562
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1563
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1563
1564
  displayName: string;
1564
1565
  };
1565
1566
 
1566
1567
  declare const LayoutOutlined: {
1567
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1568
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1568
1569
  displayName: string;
1569
1570
  };
1570
1571
 
1571
1572
  declare const LeftCircleFilled: {
1572
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1573
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1573
1574
  displayName: string;
1574
1575
  };
1575
1576
 
1576
1577
  declare const LeftOutlined: {
1577
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1578
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1578
1579
  displayName: string;
1579
1580
  };
1580
1581
 
1581
1582
  declare const LeftTriangleFilled: {
1582
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1583
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1583
1584
  displayName: string;
1584
1585
  };
1585
1586
 
1586
1587
  declare const Level1Outlined: {
1587
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1588
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1588
1589
  displayName: string;
1589
1590
  };
1590
1591
 
1591
1592
  declare const Level2Outlined: {
1592
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1593
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1593
1594
  displayName: string;
1594
1595
  };
1595
1596
 
1596
1597
  declare const Level3Outlined: {
1597
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1598
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1598
1599
  displayName: string;
1599
1600
  };
1600
1601
 
1601
1602
  declare const LightFilled: {
1602
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1603
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1603
1604
  displayName: string;
1604
1605
  };
1605
1606
 
1606
1607
  declare const LightOutlined: {
1607
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1608
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1608
1609
  displayName: string;
1609
1610
  };
1610
1611
 
1611
1612
  declare const LineChartColored: {
1612
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1613
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1613
1614
  displayName: string;
1614
1615
  };
1615
1616
 
1616
1617
  declare const LineChartOutlined: {
1617
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1618
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1619
+ displayName: string;
1620
+ };
1621
+
1622
+ declare const LoadingColored: {
1623
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1618
1624
  displayName: string;
1619
1625
  };
1620
1626
 
1621
1627
  declare const LocationFilled: {
1622
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1628
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1623
1629
  displayName: string;
1624
1630
  };
1625
1631
 
1626
1632
  declare const LocationOutlined: {
1627
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1633
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1628
1634
  displayName: string;
1629
1635
  };
1630
1636
 
1631
1637
  declare const LockColored: {
1632
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1638
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1633
1639
  displayName: string;
1634
1640
  };
1635
1641
 
1636
1642
  declare const LockFilled: {
1637
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1643
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1638
1644
  displayName: string;
1639
1645
  };
1640
1646
 
1641
1647
  declare const LockOutlined: {
1642
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1648
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1643
1649
  displayName: string;
1644
1650
  };
1645
1651
 
1646
1652
  declare const LockedFilled: {
1647
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1653
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1648
1654
  displayName: string;
1649
1655
  };
1650
1656
 
1651
1657
  declare const MailFilled: {
1652
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1658
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1653
1659
  displayName: string;
1654
1660
  };
1655
1661
 
1656
1662
  declare const MainPageOutlined: {
1657
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1663
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1658
1664
  displayName: string;
1659
1665
  };
1660
1666
 
1661
1667
  declare const ManagementOutlined: {
1662
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1668
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1663
1669
  displayName: string;
1664
1670
  };
1665
1671
 
1666
1672
  declare const ManualTaskColored: {
1667
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1673
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1668
1674
  displayName: string;
1669
1675
  };
1670
1676
 
1671
1677
  declare const ManualTaskOutlined: {
1672
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1678
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1673
1679
  displayName: string;
1674
1680
  };
1675
1681
 
1676
1682
  declare const MarketingColored: {
1677
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1683
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1678
1684
  displayName: string;
1679
1685
  };
1680
1686
 
1681
1687
  declare const MemberMgmtColored: {
1682
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1688
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1683
1689
  displayName: string;
1684
1690
  };
1685
1691
 
1686
1692
  declare const MenuCloseOutlined: {
1687
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1693
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1688
1694
  displayName: string;
1689
1695
  };
1690
1696
 
1691
1697
  declare const MenuCollapseOutlined: {
1692
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1698
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1693
1699
  displayName: string;
1694
1700
  };
1695
1701
 
1696
1702
  declare const MenuExpandOutlined: {
1697
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1703
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1698
1704
  displayName: string;
1699
1705
  };
1700
1706
 
1701
1707
  declare const MenuFoldOutlined: {
1702
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1708
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1703
1709
  displayName: string;
1704
1710
  };
1705
1711
 
1706
1712
  declare const MenuUnfoldOutlined: {
1707
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1713
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1708
1714
  displayName: string;
1709
1715
  };
1710
1716
 
1711
1717
  declare const MessageFilled: {
1712
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1718
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1713
1719
  displayName: string;
1714
1720
  };
1715
1721
 
1716
1722
  declare const MessageMgmtHoverColored: {
1717
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1723
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1718
1724
  displayName: string;
1719
1725
  };
1720
1726
 
1721
1727
  declare const MessageMgmtIsoColored: {
1722
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1728
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1723
1729
  displayName: string;
1724
1730
  };
1725
1731
 
1726
1732
  declare const MessageMgmtOutlined: {
1727
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1733
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1728
1734
  displayName: string;
1729
1735
  };
1730
1736
 
1731
1737
  declare const MessageOutlined: {
1732
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1738
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1733
1739
  displayName: string;
1734
1740
  };
1735
1741
 
1736
1742
  declare const MetaModelMgmtColored: {
1737
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1743
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1738
1744
  displayName: string;
1739
1745
  };
1740
1746
 
1741
1747
  declare const MetadataMgmtColored: {
1742
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1748
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1743
1749
  displayName: string;
1744
1750
  };
1745
1751
 
1746
1752
  declare const MetadataMgmtIsoColored: {
1747
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1753
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1748
1754
  displayName: string;
1749
1755
  };
1750
1756
 
1751
1757
  declare const MetadataSyncColored: {
1752
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1758
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1753
1759
  displayName: string;
1754
1760
  };
1755
1761
 
1756
1762
  declare const MetadataValidColored: {
1757
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1763
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1758
1764
  displayName: string;
1759
1765
  };
1760
1766
 
1761
1767
  declare const MetricSharingColored: {
1762
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1768
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1763
1769
  displayName: string;
1764
1770
  };
1765
1771
 
1766
1772
  declare const MinusCircleFilled: {
1767
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1773
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1768
1774
  displayName: string;
1769
1775
  };
1770
1776
 
1771
1777
  declare const MinusCircleOutlined: {
1772
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1778
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1773
1779
  displayName: string;
1774
1780
  };
1775
1781
 
1776
1782
  declare const MinusOutlined: {
1777
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1783
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1778
1784
  displayName: string;
1779
1785
  };
1780
1786
 
1781
1787
  declare const MinusSquareOutlined: {
1782
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1788
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1783
1789
  displayName: string;
1784
1790
  };
1785
1791
 
1786
1792
  declare const ModelFilled: {
1787
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1793
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1788
1794
  displayName: string;
1789
1795
  };
1790
1796
 
1791
1797
  declare const ModelSharingColored: {
1792
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1798
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1793
1799
  displayName: string;
1794
1800
  };
1795
1801
 
1796
1802
  declare const MoreOutlined: {
1797
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1803
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1798
1804
  displayName: string;
1799
1805
  };
1800
1806
 
1801
1807
  declare const MouseOutlined: {
1802
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1808
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1803
1809
  displayName: string;
1804
1810
  };
1805
1811
 
1806
1812
  declare const MyApiColored: {
1807
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1813
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1808
1814
  displayName: string;
1809
1815
  };
1810
1816
 
1811
1817
  declare const MyApplicationColored: {
1812
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1818
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1813
1819
  displayName: string;
1814
1820
  };
1815
1821
 
1816
1822
  declare const MySqlOutlined: {
1817
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1823
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1818
1824
  displayName: string;
1819
1825
  };
1820
1826
 
1821
1827
  declare const NavigationOutlined: {
1822
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1828
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1823
1829
  displayName: string;
1824
1830
  };
1825
1831
 
1826
1832
  declare const NewAdditionColored: {
1827
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1833
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1828
1834
  displayName: string;
1829
1835
  };
1830
1836
 
1831
1837
  declare const NewChatOutlined: {
1832
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1838
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1833
1839
  displayName: string;
1834
1840
  };
1835
1841
 
1836
1842
  declare const NewRetailColored: {
1837
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1843
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1838
1844
  displayName: string;
1839
1845
  };
1840
1846
 
1841
1847
  declare const NotificationCenterColored: {
1842
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1848
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1843
1849
  displayName: string;
1844
1850
  };
1845
1851
 
1846
1852
  declare const NotificationSettingColored: {
1847
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1853
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1848
1854
  displayName: string;
1849
1855
  };
1850
1856
 
1851
1857
  declare const ObjectMgmtColored: {
1852
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1858
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1853
1859
  displayName: string;
1854
1860
  };
1855
1861
 
1856
1862
  declare const ObjectOutlined: {
1857
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1863
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1858
1864
  displayName: string;
1859
1865
  };
1860
1866
 
1861
1867
  declare const ObjectStrategyOutlined: {
1862
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1868
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1863
1869
  displayName: string;
1864
1870
  };
1865
1871
 
1866
1872
  declare const OceanBaseOutlined: {
1867
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1873
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1868
1874
  displayName: string;
1869
1875
  };
1870
1876
 
1871
1877
  declare const OfflineSearchColored: {
1872
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1878
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1873
1879
  displayName: string;
1874
1880
  };
1875
1881
 
1876
1882
  declare const OfflineTaskColored: {
1877
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1883
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1878
1884
  displayName: string;
1879
1885
  };
1880
1886
 
1881
1887
  declare const OggIsoColored: {
1882
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1888
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1883
1889
  displayName: string;
1884
1890
  };
1885
1891
 
1886
1892
  declare const OggOutlined: {
1887
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1893
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1888
1894
  displayName: string;
1889
1895
  };
1890
1896
 
1891
1897
  declare const OperationAnalysisColored: {
1892
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1898
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1893
1899
  displayName: string;
1894
1900
  };
1895
1901
 
1896
1902
  declare const OperationProcessMgmtColored: {
1897
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1903
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1898
1904
  displayName: string;
1899
1905
  };
1900
1906
 
1901
1907
  declare const OperatorSquareColored: {
1902
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1908
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1903
1909
  displayName: string;
1904
1910
  };
1905
1911
 
1906
1912
  declare const OperatorTaskOutlined: {
1907
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1913
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1908
1914
  displayName: string;
1909
1915
  };
1910
1916
 
1911
1917
  declare const OptimizationAnalysisColored: {
1912
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1918
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1913
1919
  displayName: string;
1914
1920
  };
1915
1921
 
1916
1922
  declare const OptimizationColored: {
1917
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1923
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1918
1924
  displayName: string;
1919
1925
  };
1920
1926
 
1921
1927
  declare const OrderStatusOutlined: {
1922
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1928
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1923
1929
  displayName: string;
1924
1930
  };
1925
1931
 
1926
1932
  declare const OtherDocumentsColored: {
1927
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1933
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1928
1934
  displayName: string;
1929
1935
  };
1930
1936
 
1931
1937
  declare const OtherFileColored: {
1932
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1938
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1933
1939
  displayName: string;
1934
1940
  };
1935
1941
 
1936
1942
  declare const OtherFileFilled: {
1937
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1943
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1938
1944
  displayName: string;
1939
1945
  };
1940
1946
 
1941
1947
  declare const OtherIndicatorColored: {
1942
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1948
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1943
1949
  displayName: string;
1944
1950
  };
1945
1951
 
1946
1952
  declare const OushuOutlined: {
1947
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1953
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1948
1954
  displayName: string;
1949
1955
  };
1950
1956
 
1951
1957
  declare const OverallOutlined: {
1952
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1958
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1953
1959
  displayName: string;
1954
1960
  };
1955
1961
 
1956
1962
  declare const OverallRanking1Filled: {
1957
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1963
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1958
1964
  displayName: string;
1959
1965
  };
1960
1966
 
1961
1967
  declare const OverallRanking2Filled: {
1962
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1968
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1963
1969
  displayName: string;
1964
1970
  };
1965
1971
 
1966
1972
  declare const OverallRanking3Filled: {
1967
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1973
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1968
1974
  displayName: string;
1969
1975
  };
1970
1976
 
1971
1977
  declare const OverlapOutlined: {
1972
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1978
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1973
1979
  displayName: string;
1974
1980
  };
1975
1981
 
1976
1982
  declare const ParameterTemplateColored: {
1977
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1983
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1978
1984
  displayName: string;
1979
1985
  };
1980
1986
 
1981
1987
  declare const PauseFilled: {
1982
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1988
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1983
1989
  displayName: string;
1984
1990
  };
1985
1991
 
1986
1992
  declare const PauseOutlined: {
1987
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1993
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1988
1994
  displayName: string;
1989
1995
  };
1990
1996
 
1991
1997
  declare const PdfOutlined: {
1992
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
1998
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1993
1999
  displayName: string;
1994
2000
  };
1995
2001
 
1996
2002
  declare const PermissionMgmtColored: {
1997
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2003
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
1998
2004
  displayName: string;
1999
2005
  };
2000
2006
 
2001
2007
  declare const PermissionOutlined: {
2002
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2008
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2003
2009
  displayName: string;
2004
2010
  };
2005
2011
 
2006
2012
  declare const PersonnelSquareOutlined: {
2007
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2013
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2008
2014
  displayName: string;
2009
2015
  };
2010
2016
 
2011
2017
  declare const PieChartColored: {
2012
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2018
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2013
2019
  displayName: string;
2014
2020
  };
2015
2021
 
2016
2022
  declare const PieChartFilled: {
2017
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2023
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2018
2024
  displayName: string;
2019
2025
  };
2020
2026
 
2021
2027
  declare const PieChartOutlined: {
2022
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2028
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2023
2029
  displayName: string;
2024
2030
  };
2025
2031
 
2026
2032
  declare const PlayingColored: {
2027
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2033
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2028
2034
  displayName: string;
2029
2035
  };
2030
2036
 
2031
2037
  declare const PlayingFilled: {
2032
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2038
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2033
2039
  displayName: string;
2034
2040
  };
2035
2041
 
2036
2042
  declare const PlayingOutlined: {
2037
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2043
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2038
2044
  displayName: string;
2039
2045
  };
2040
2046
 
2041
2047
  declare const PlusCircleFilled: {
2042
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2048
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2043
2049
  displayName: string;
2044
2050
  };
2045
2051
 
2046
2052
  declare const PlusCircleOutlined: {
2047
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2053
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2048
2054
  displayName: string;
2049
2055
  };
2050
2056
 
2051
2057
  declare const PlusOutlined: {
2052
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2058
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2053
2059
  displayName: string;
2054
2060
  };
2055
2061
 
2056
2062
  declare const PlusSquareFilled: {
2057
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2063
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2058
2064
  displayName: string;
2059
2065
  };
2060
2066
 
2061
2067
  declare const PlusSquareOutlined: {
2062
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2068
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2063
2069
  displayName: string;
2064
2070
  };
2065
2071
 
2066
2072
  declare const PolicyMgmtColored: {
2067
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2073
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2068
2074
  displayName: string;
2069
2075
  };
2070
2076
 
2071
2077
  declare const PopularityFilled: {
2072
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2078
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2073
2079
  displayName: string;
2074
2080
  };
2075
2081
 
2076
2082
  declare const PopularityRanking1Filled: {
2077
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2083
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2078
2084
  displayName: string;
2079
2085
  };
2080
2086
 
2081
2087
  declare const PopularityRanking2Filled: {
2082
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2088
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2083
2089
  displayName: string;
2084
2090
  };
2085
2091
 
2086
2092
  declare const PopularityRanking3Filled: {
2087
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2093
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2088
2094
  displayName: string;
2089
2095
  };
2090
2096
 
2091
2097
  declare const PrefixMatchOutlined: {
2092
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2098
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2093
2099
  displayName: string;
2094
2100
  };
2095
2101
 
2096
2102
  declare const PreviewFilled: {
2097
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2103
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2098
2104
  displayName: string;
2099
2105
  };
2100
2106
 
2101
2107
  declare const PreviewOutlined: {
2102
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2108
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2103
2109
  displayName: string;
2104
2110
  };
2105
2111
 
2106
2112
  declare const PreviewSquareFilled: {
2107
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2113
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2108
2114
  displayName: string;
2109
2115
  };
2110
2116
 
2111
2117
  declare const ProcessMgmtColored: {
2112
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2118
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2113
2119
  displayName: string;
2114
2120
  };
2115
2121
 
2116
2122
  declare const ProfileSettingColored: {
2117
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2123
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2118
2124
  displayName: string;
2119
2125
  };
2120
2126
 
2121
2127
  declare const ProjectConfigColored: {
2122
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2128
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2123
2129
  displayName: string;
2124
2130
  };
2125
2131
 
2126
2132
  declare const PublishedColored: {
2127
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2133
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2128
2134
  displayName: string;
2129
2135
  };
2130
2136
 
2131
2137
  declare const PurchaseSquareOutlined: {
2132
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2138
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2133
2139
  displayName: string;
2134
2140
  };
2135
2141
 
2136
2142
  declare const PuzzleFilled: {
2137
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2143
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2138
2144
  displayName: string;
2139
2145
  };
2140
2146
 
2141
2147
  declare const PyFlinkMgmtColored: {
2142
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2148
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2143
2149
  displayName: string;
2144
2150
  };
2145
2151
 
2146
2152
  declare const PyFlinkOutlined: {
2147
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2153
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2148
2154
  displayName: string;
2149
2155
  };
2150
2156
 
2151
2157
  declare const PyOutlined: {
2152
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2158
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2153
2159
  displayName: string;
2154
2160
  };
2155
2161
 
2156
2162
  declare const PythonOnAgentOutlined: {
2157
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2163
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2158
2164
  displayName: string;
2159
2165
  };
2160
2166
 
2161
2167
  declare const QualityAnalysisColored: {
2162
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2168
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2163
2169
  displayName: string;
2164
2170
  };
2165
2171
 
2166
2172
  declare const QualityRankingOutlined: {
2167
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2173
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2168
2174
  displayName: string;
2169
2175
  };
2170
2176
 
2171
2177
  declare const QualityReportColored: {
2172
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2178
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2173
2179
  displayName: string;
2174
2180
  };
2175
2181
 
2176
2182
  declare const QuestionFilled: {
2177
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2183
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2178
2184
  displayName: string;
2179
2185
  };
2180
2186
 
2181
2187
  declare const QuestionOutlined: {
2182
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2188
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2183
2189
  displayName: string;
2184
2190
  };
2185
2191
 
2186
2192
  declare const RealTimeValidationColored: {
2187
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2193
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2188
2194
  displayName: string;
2189
2195
  };
2190
2196
 
2191
2197
  declare const RealtimeCollectionOutlined: {
2192
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2198
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2193
2199
  displayName: string;
2194
2200
  };
2195
2201
 
2196
2202
  declare const RegisterApiColored: {
2197
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2203
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2198
2204
  displayName: string;
2199
2205
  };
2200
2206
 
2201
2207
  declare const ReloadOutlined: {
2202
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2208
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2203
2209
  displayName: string;
2204
2210
  };
2205
2211
 
2206
2212
  declare const RemoteActivationOutlined: {
2207
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2213
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2208
2214
  displayName: string;
2209
2215
  };
2210
2216
 
2211
2217
  declare const RemotePullOutlined: {
2212
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2218
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2213
2219
  displayName: string;
2214
2220
  };
2215
2221
 
2216
2222
  declare const RemotePushOutlined: {
2217
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2223
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2218
2224
  displayName: string;
2219
2225
  };
2220
2226
 
2221
2227
  declare const RepairOutlined: {
2222
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2228
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2223
2229
  displayName: string;
2224
2230
  };
2225
2231
 
2226
2232
  declare const ReportsDownloadColored: {
2227
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2233
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2228
2234
  displayName: string;
2229
2235
  };
2230
2236
 
2231
2237
  declare const ReportsUploadColored: {
2232
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2238
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2233
2239
  displayName: string;
2234
2240
  };
2235
2241
 
2236
2242
  declare const RequiredMarkOutlined: {
2237
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2243
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2238
2244
  displayName: string;
2239
2245
  };
2240
2246
 
2241
2247
  declare const ResolvedIssueColored: {
2242
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2248
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2243
2249
  displayName: string;
2244
2250
  };
2245
2251
 
2246
2252
  declare const RestoreOutlined: {
2247
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2253
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2248
2254
  displayName: string;
2249
2255
  };
2250
2256
 
2251
2257
  declare const ResultTableOutlined: {
2252
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2258
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2253
2259
  displayName: string;
2254
2260
  };
2255
2261
 
2256
2262
  declare const RetailColored: {
2257
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2263
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2258
2264
  displayName: string;
2259
2265
  };
2260
2266
 
2261
2267
  declare const ReturnHomeOutlined: {
2262
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2268
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2263
2269
  displayName: string;
2264
2270
  };
2265
2271
 
2266
2272
  declare const RetweetOutlined: {
2267
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2273
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2268
2274
  displayName: string;
2269
2275
  };
2270
2276
 
2271
2277
  declare const RevokeFilled: {
2272
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2278
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2273
2279
  displayName: string;
2274
2280
  };
2275
2281
 
2276
2282
  declare const RightCircleFilled: {
2277
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2283
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2278
2284
  displayName: string;
2279
2285
  };
2280
2286
 
2281
2287
  declare const RightDownTriangleFilled: {
2282
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2288
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2283
2289
  displayName: string;
2284
2290
  };
2285
2291
 
2286
2292
  declare const RightOutlined: {
2287
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2293
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2288
2294
  displayName: string;
2289
2295
  };
2290
2296
 
2291
2297
  declare const RightTriangleFilled: {
2292
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2298
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2293
2299
  displayName: string;
2294
2300
  };
2295
2301
 
2296
2302
  declare const RiseOutlined: {
2297
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2303
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2298
2304
  displayName: string;
2299
2305
  };
2300
2306
 
2301
2307
  declare const RiskColored: {
2302
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2308
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2303
2309
  displayName: string;
2304
2310
  };
2305
2311
 
2306
2312
  declare const RobotFilled: {
2307
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2313
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2308
2314
  displayName: string;
2309
2315
  };
2310
2316
 
2311
2317
  declare const RobotOutlined: {
2312
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2318
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2313
2319
  displayName: string;
2314
2320
  };
2315
2321
 
2316
2322
  declare const RootMgmtColored: {
2317
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2323
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2318
2324
  displayName: string;
2319
2325
  };
2320
2326
 
2321
2327
  declare const RouteOutlined: {
2322
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2328
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2323
2329
  displayName: string;
2324
2330
  };
2325
2331
 
2326
2332
  declare const RuleConfigColored: {
2327
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2333
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2328
2334
  displayName: string;
2329
2335
  };
2330
2336
 
2331
2337
  declare const RuleEditFilled: {
2332
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2338
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2333
2339
  displayName: string;
2334
2340
  };
2335
2341
 
2336
2342
  declare const SafeFilled: {
2337
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2343
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2338
2344
  displayName: string;
2339
2345
  };
2340
2346
 
2341
2347
  declare const SafetyColored: {
2342
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2348
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2343
2349
  displayName: string;
2344
2350
  };
2345
2351
 
2346
2352
  declare const SafetyOutlined: {
2347
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2353
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2348
2354
  displayName: string;
2349
2355
  };
2350
2356
 
2351
2357
  declare const SafetyRankingOutlined: {
2352
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2358
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2353
2359
  displayName: string;
2354
2360
  };
2355
2361
 
2356
2362
  declare const SalesSquareOutlined: {
2357
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2363
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2358
2364
  displayName: string;
2359
2365
  };
2360
2366
 
2361
2367
  declare const SampleRowsColored: {
2362
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2368
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2363
2369
  displayName: string;
2364
2370
  };
2365
2371
 
2366
2372
  declare const SapHanaOutlined: {
2367
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2373
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2368
2374
  displayName: string;
2369
2375
  };
2370
2376
 
2371
2377
  declare const SaveFilled: {
2372
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2378
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2373
2379
  displayName: string;
2374
2380
  };
2375
2381
 
2376
2382
  declare const SaveOutlined: {
2377
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2383
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2378
2384
  displayName: string;
2379
2385
  };
2380
2386
 
2381
2387
  declare const SaveSquareFilled: {
2382
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2388
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2383
2389
  displayName: string;
2384
2390
  };
2385
2391
 
2386
2392
  declare const SavesColored: {
2387
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2393
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2388
2394
  displayName: string;
2389
2395
  };
2390
2396
 
2391
2397
  declare const SchedulingInfoOutlined: {
2392
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2398
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2393
2399
  displayName: string;
2394
2400
  };
2395
2401
 
2396
2402
  declare const SeaboxOutlined: {
2397
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2403
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2398
2404
  displayName: string;
2399
2405
  };
2400
2406
 
2401
2407
  declare const SealFilled: {
2402
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2408
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2403
2409
  displayName: string;
2404
2410
  };
2405
2411
 
2406
2412
  declare const SealSquareFilled: {
2407
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2413
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2408
2414
  displayName: string;
2409
2415
  };
2410
2416
 
2411
2417
  declare const SearchFilled: {
2412
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2418
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2413
2419
  displayName: string;
2414
2420
  };
2415
2421
 
2416
2422
  declare const SearchOutlined: {
2417
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2423
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2418
2424
  displayName: string;
2419
2425
  };
2420
2426
 
2421
2427
  declare const SearchesColored: {
2422
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2428
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2423
2429
  displayName: string;
2424
2430
  };
2425
2431
 
2426
2432
  declare const SecuritiesColored: {
2427
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2433
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2428
2434
  displayName: string;
2429
2435
  };
2430
2436
 
2431
2437
  declare const SelectedOutlined: {
2432
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2438
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2433
2439
  displayName: string;
2434
2440
  };
2435
2441
 
2436
2442
  declare const SelfServiceDataAccessColored: {
2437
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2443
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2438
2444
  displayName: string;
2439
2445
  };
2440
2446
 
2441
2447
  declare const SendFilled: {
2442
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2448
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2443
2449
  displayName: string;
2444
2450
  };
2445
2451
 
2446
2452
  declare const SendOutlined: {
2447
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2453
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2448
2454
  displayName: string;
2449
2455
  };
2450
2456
 
2451
2457
  declare const ServiceGroupingColored: {
2452
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2458
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2453
2459
  displayName: string;
2454
2460
  };
2455
2461
 
2456
2462
  declare const ServiceOrchestrationColored: {
2457
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2463
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2458
2464
  displayName: string;
2459
2465
  };
2460
2466
 
2461
2467
  declare const SettingHamburgerOutlined: {
2462
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2468
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2463
2469
  displayName: string;
2464
2470
  };
2465
2471
 
2466
2472
  declare const SettingOutlined: {
2467
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2473
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2468
2474
  displayName: string;
2469
2475
  };
2470
2476
 
2471
2477
  declare const SharedFilled: {
2472
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2478
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2473
2479
  displayName: string;
2474
2480
  };
2475
2481
 
2476
2482
  declare const SharedProjectFilled: {
2477
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2483
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2478
2484
  displayName: string;
2479
2485
  };
2480
2486
 
2481
2487
  declare const SharedUserFilled: {
2482
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2488
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2483
2489
  displayName: string;
2484
2490
  };
2485
2491
 
2486
2492
  declare const ShowDemoColored: {
2487
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2493
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2488
2494
  displayName: string;
2489
2495
  };
2490
2496
 
2491
2497
  declare const SilenceRanking1Filled: {
2492
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2498
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2493
2499
  displayName: string;
2494
2500
  };
2495
2501
 
2496
2502
  declare const SilenceRanking2Filled: {
2497
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2503
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2498
2504
  displayName: string;
2499
2505
  };
2500
2506
 
2501
2507
  declare const SilenceRanking3Filled: {
2502
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2508
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2503
2509
  displayName: string;
2504
2510
  };
2505
2511
 
2506
2512
  declare const SlashOutlined: {
2507
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2513
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2508
2514
  displayName: string;
2509
2515
  };
2510
2516
 
2511
2517
  declare const SlideBarOutlined: {
2512
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2518
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2513
2519
  displayName: string;
2514
2520
  };
2515
2521
 
2516
2522
  declare const SmallAndMicroColored: {
2517
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2523
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2518
2524
  displayName: string;
2519
2525
  };
2520
2526
 
2521
2527
  declare const SortFilled: {
2522
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2528
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2523
2529
  displayName: string;
2524
2530
  };
2525
2531
 
2526
2532
  declare const SourceFilled: {
2527
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2533
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2528
2534
  displayName: string;
2529
2535
  };
2530
2536
 
2531
2537
  declare const SourceOutlined: {
2532
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2538
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2533
2539
  displayName: string;
2534
2540
  };
2535
2541
 
2536
2542
  declare const SourceTableOutlined: {
2537
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2543
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2538
2544
  displayName: string;
2539
2545
  };
2540
2546
 
2541
2547
  declare const SpaceOutlined: {
2542
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2548
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2543
2549
  displayName: string;
2544
2550
  };
2545
2551
 
2546
2552
  declare const SpacePlusOutlined: {
2547
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2553
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2548
2554
  displayName: string;
2549
2555
  };
2550
2556
 
2551
2557
  declare const SparkSqlOutlined: {
2552
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2558
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2553
2559
  displayName: string;
2554
2560
  };
2555
2561
 
2556
2562
  declare const SpinFilled: {
2557
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2563
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2558
2564
  displayName: string;
2559
2565
  };
2560
2566
 
2561
2567
  declare const SpinOutlined: {
2562
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2568
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2563
2569
  displayName: string;
2564
2570
  };
2565
2571
 
2566
2572
  declare const SqlCodeCheckFilled: {
2567
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2573
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2568
2574
  displayName: string;
2569
2575
  };
2570
2576
 
2571
2577
  declare const SqlInformationOutlined: {
2572
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2578
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2573
2579
  displayName: string;
2574
2580
  };
2575
2581
 
2576
2582
  declare const SquareCheckedFilled: {
2577
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2583
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2578
2584
  displayName: string;
2579
2585
  };
2580
2586
 
2581
2587
  declare const SquareColored: {
2582
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2588
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2583
2589
  displayName: string;
2584
2590
  };
2585
2591
 
2586
2592
  declare const SquareOutlined: {
2587
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2593
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2588
2594
  displayName: string;
2589
2595
  };
2590
2596
 
2591
2597
  declare const StandardFilled: {
2592
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2598
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2593
2599
  displayName: string;
2594
2600
  };
2595
2601
 
2596
2602
  declare const StandardFoundationColored: {
2597
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2603
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2598
2604
  displayName: string;
2599
2605
  };
2600
2606
 
2601
2607
  declare const StandardMgmtColored: {
2602
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2608
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2603
2609
  displayName: string;
2604
2610
  };
2605
2611
 
2606
2612
  declare const StandardStatisticsColored: {
2607
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2613
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2608
2614
  displayName: string;
2609
2615
  };
2610
2616
 
2611
2617
  declare const StandardizedTableDesignColored: {
2612
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2618
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2613
2619
  displayName: string;
2614
2620
  };
2615
2621
 
2616
2622
  declare const StarFilled: {
2617
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2623
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2618
2624
  displayName: string;
2619
2625
  };
2620
2626
 
2621
2627
  declare const StarOutlined: {
2622
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2628
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2623
2629
  displayName: string;
2624
2630
  };
2625
2631
 
2626
2632
  declare const StarRocksOutlined: {
2627
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2633
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2628
2634
  displayName: string;
2629
2635
  };
2630
2636
 
2631
2637
  declare const StayLevelOutlined: {
2632
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2638
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2633
2639
  displayName: string;
2634
2640
  };
2635
2641
 
2636
2642
  declare const StockCircleOutlined: {
2637
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2643
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2638
2644
  displayName: string;
2639
2645
  };
2640
2646
 
2641
2647
  declare const StrategyMgmtColored: {
2642
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2648
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2643
2649
  displayName: string;
2644
2650
  };
2645
2651
 
2646
2652
  declare const StreamTaskColored: {
2647
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2653
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2648
2654
  displayName: string;
2649
2655
  };
2650
2656
 
2651
2657
  declare const StreamWorksColored: {
2652
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2658
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2653
2659
  displayName: string;
2654
2660
  };
2655
2661
 
2656
2662
  declare const StreamWorksHoverColored: {
2657
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2663
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2658
2664
  displayName: string;
2659
2665
  };
2660
2666
 
2661
2667
  declare const StreamWorksIsoColored: {
2662
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2668
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2663
2669
  displayName: string;
2664
2670
  };
2665
2671
 
2666
2672
  declare const StreamWorksOutlined: {
2667
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2673
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2668
2674
  displayName: string;
2669
2675
  };
2670
2676
 
2671
2677
  declare const StretchMarkOutlined: {
2672
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2678
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2673
2679
  displayName: string;
2674
2680
  };
2675
2681
 
2676
2682
  declare const StrongCorrelationColored: {
2677
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2683
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2678
2684
  displayName: string;
2679
2685
  };
2680
2686
 
2681
2687
  declare const SublevelOutlined: {
2682
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2688
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2683
2689
  displayName: string;
2684
2690
  };
2685
2691
 
2686
2692
  declare const SubscribedDataColored: {
2687
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2693
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2688
2694
  displayName: string;
2689
2695
  };
2690
2696
 
2691
2697
  declare const SuccessColored: {
2692
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2698
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2693
2699
  displayName: string;
2694
2700
  };
2695
2701
 
2696
2702
  declare const SuffixMatchOutlined: {
2697
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2703
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2698
2704
  displayName: string;
2699
2705
  };
2700
2706
 
2701
2707
  declare const SwapCircleFilled: {
2702
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2708
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2703
2709
  displayName: string;
2704
2710
  };
2705
2711
 
2706
2712
  declare const SwapCircleOutlined: {
2707
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2713
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2708
2714
  displayName: string;
2709
2715
  };
2710
2716
 
2711
2717
  declare const SwapOutlined: {
2712
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2718
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2713
2719
  displayName: string;
2714
2720
  };
2715
2721
 
2716
2722
  declare const SwapRightOutlined: {
2717
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2723
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2718
2724
  displayName: string;
2719
2725
  };
2720
2726
 
2721
2727
  declare const SwapSquareFilled: {
2722
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2728
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2723
2729
  displayName: string;
2724
2730
  };
2725
2731
 
2726
2732
  declare const TableOfContentsOutlined: {
2727
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2733
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2728
2734
  displayName: string;
2729
2735
  };
2730
2736
 
2731
2737
  declare const TableTypesColored: {
2732
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2738
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2733
2739
  displayName: string;
2734
2740
  };
2735
2741
 
2736
2742
  declare const TagDeidentificationColored: {
2737
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2743
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2738
2744
  displayName: string;
2739
2745
  };
2740
2746
 
2741
2747
  declare const TagEvaluationColored: {
2742
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2748
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2743
2749
  displayName: string;
2744
2750
  };
2745
2751
 
2746
2752
  declare const TagMarketColored: {
2747
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2753
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2748
2754
  displayName: string;
2749
2755
  };
2750
2756
 
2751
2757
  declare const TagMgmtColored: {
2752
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2758
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2753
2759
  displayName: string;
2754
2760
  };
2755
2761
 
2756
2762
  declare const TagSquareOutlined: {
2757
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2763
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2758
2764
  displayName: string;
2759
2765
  };
2760
2766
 
2761
2767
  declare const TagTypeColored: {
2762
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2768
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2763
2769
  displayName: string;
2764
2770
  };
2765
2771
 
2766
2772
  declare const TaggedGroupsColored: {
2767
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2773
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2768
2774
  displayName: string;
2769
2775
  };
2770
2776
 
2771
2777
  declare const TargetColored: {
2772
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2778
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2773
2779
  displayName: string;
2774
2780
  };
2775
2781
 
2776
2782
  declare const TargetFilled: {
2777
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2783
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2778
2784
  displayName: string;
2779
2785
  };
2780
2786
 
2781
2787
  declare const TaskAndInstanceColored: {
2782
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2788
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2783
2789
  displayName: string;
2784
2790
  };
2785
2791
 
2786
2792
  declare const TaskCenterColored: {
2787
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2793
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2788
2794
  displayName: string;
2789
2795
  };
2790
2796
 
2791
2797
  declare const TaskMonitoringColored: {
2792
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2798
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2793
2799
  displayName: string;
2794
2800
  };
2795
2801
 
2796
2802
  declare const TaskQueryColored: {
2797
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2803
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2798
2804
  displayName: string;
2799
2805
  };
2800
2806
 
2801
2807
  declare const ThemeFilled: {
2802
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2808
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2803
2809
  displayName: string;
2804
2810
  };
2805
2811
 
2806
2812
  declare const ThemeOutlined: {
2807
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2813
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2808
2814
  displayName: string;
2809
2815
  };
2810
2816
 
2811
2817
  declare const ThumbsDownFilled: {
2812
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2818
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2813
2819
  displayName: string;
2814
2820
  };
2815
2821
 
2816
2822
  declare const ThumbsDownOutlined: {
2817
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2823
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2818
2824
  displayName: string;
2819
2825
  };
2820
2826
 
2821
2827
  declare const ThumbsUpFilled: {
2822
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2828
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2823
2829
  displayName: string;
2824
2830
  };
2825
2831
 
2826
2832
  declare const ThumbsUpOutlined: {
2827
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2833
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2828
2834
  displayName: string;
2829
2835
  };
2830
2836
 
2831
2837
  declare const TimerColored: {
2832
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2838
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2833
2839
  displayName: string;
2834
2840
  };
2835
2841
 
2836
2842
  declare const TopicsColored: {
2837
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2843
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2838
2844
  displayName: string;
2839
2845
  };
2840
2846
 
2841
2847
  declare const TotalCallsColored: {
2842
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2848
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2843
2849
  displayName: string;
2844
2850
  };
2845
2851
 
2846
2852
  declare const TotalInterfacesColored: {
2847
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2853
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2848
2854
  displayName: string;
2849
2855
  };
2850
2856
 
2851
2857
  declare const TrinoOutlined: {
2852
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2858
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2853
2859
  displayName: string;
2854
2860
  };
2855
2861
 
2856
2862
  declare const TxtOutlined: {
2857
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2863
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2858
2864
  displayName: string;
2859
2865
  };
2860
2866
 
2861
2867
  declare const UniquenessCheckFilled: {
2862
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2868
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2863
2869
  displayName: string;
2864
2870
  };
2865
2871
 
2866
2872
  declare const UnpublishedColored: {
2867
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2873
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2868
2874
  displayName: string;
2869
2875
  };
2870
2876
 
2871
2877
  declare const UnviewOutlined: {
2872
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2878
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2873
2879
  displayName: string;
2874
2880
  };
2875
2881
 
2876
2882
  declare const UpCircleOutlined: {
2877
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2883
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2878
2884
  displayName: string;
2879
2885
  };
2880
2886
 
2881
2887
  declare const UpOutlined: {
2882
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2888
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2883
2889
  displayName: string;
2884
2890
  };
2885
2891
 
2886
2892
  declare const UpToLineOutlined: {
2887
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2893
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2888
2894
  displayName: string;
2889
2895
  };
2890
2896
 
2891
2897
  declare const UpToSthFilled: {
2892
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2898
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2893
2899
  displayName: string;
2894
2900
  };
2895
2901
 
2896
2902
  declare const UpTriangleFilled: {
2897
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2903
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2898
2904
  displayName: string;
2899
2905
  };
2900
2906
 
2901
2907
  declare const UpdateProgressOutlined: {
2902
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2908
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2903
2909
  displayName: string;
2904
2910
  };
2905
2911
 
2906
2912
  declare const UploadFilesColored: {
2907
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2913
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2908
2914
  displayName: string;
2909
2915
  };
2910
2916
 
2911
2917
  declare const UploadFolderColored: {
2912
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2918
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2913
2919
  displayName: string;
2914
2920
  };
2915
2921
 
2916
2922
  declare const UploadOutlined: {
2917
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2923
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2918
2924
  displayName: string;
2919
2925
  };
2920
2926
 
2921
2927
  declare const UploadRecordColored: {
2922
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2928
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2923
2929
  displayName: string;
2924
2930
  };
2925
2931
 
2926
2932
  declare const UsageAnalysisColored: {
2927
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2933
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2928
2934
  displayName: string;
2929
2935
  };
2930
2936
 
2931
2937
  declare const UsageAnalysisOutlined: {
2932
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2938
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2933
2939
  displayName: string;
2934
2940
  };
2935
2941
 
2936
2942
  declare const UserCircleOutlined: {
2937
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2943
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2938
2944
  displayName: string;
2939
2945
  };
2940
2946
 
2941
2947
  declare const UserFilled: {
2942
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2948
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2943
2949
  displayName: string;
2944
2950
  };
2945
2951
 
2946
2952
  declare const UserInsightColored: {
2947
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2953
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2948
2954
  displayName: string;
2949
2955
  };
2950
2956
 
2951
2957
  declare const UserInsightHoverColored: {
2952
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2958
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2953
2959
  displayName: string;
2954
2960
  };
2955
2961
 
2956
2962
  declare const UserInsightIsoColored: {
2957
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2963
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2958
2964
  displayName: string;
2959
2965
  };
2960
2966
 
2961
2967
  declare const UserInsightOutlined: {
2962
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2968
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2963
2969
  displayName: string;
2964
2970
  };
2965
2971
 
2966
2972
  declare const UserOutlined: {
2967
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2973
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2968
2974
  displayName: string;
2969
2975
  };
2970
2976
 
2971
2977
  declare const UserRectangleOutlined: {
2972
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2978
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2973
2979
  displayName: string;
2974
2980
  };
2975
2981
 
2976
2982
  declare const VersionSquareOutlined: {
2977
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2983
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2978
2984
  displayName: string;
2979
2985
  };
2980
2986
 
2981
2987
  declare const VideoColored: {
2982
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2988
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2983
2989
  displayName: string;
2984
2990
  };
2985
2991
 
2986
2992
  declare const VideoFilled: {
2987
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2993
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2988
2994
  displayName: string;
2989
2995
  };
2990
2996
 
2991
2997
  declare const VideoOutlined: {
2992
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
2998
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2993
2999
  displayName: string;
2994
3000
  };
2995
3001
 
2996
3002
  declare const ViewInNewTabOutlined: {
2997
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3003
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
2998
3004
  displayName: string;
2999
3005
  };
3000
3006
 
3001
3007
  declare const ViewOutlined: {
3002
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3008
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3003
3009
  displayName: string;
3004
3010
  };
3005
3011
 
3006
3012
  declare const ViewsColored: {
3007
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3013
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3008
3014
  displayName: string;
3009
3015
  };
3010
3016
 
3011
3017
  declare const WaitingColored: {
3012
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3018
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3013
3019
  displayName: string;
3014
3020
  };
3015
3021
 
3016
3022
  declare const WarningFilled: {
3017
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3023
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3018
3024
  displayName: string;
3019
3025
  };
3020
3026
 
3021
3027
  declare const WarningLightFilled: {
3022
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3028
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3023
3029
  displayName: string;
3024
3030
  };
3025
3031
 
3026
3032
  declare const WeakCorrelationColored: {
3027
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3033
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3028
3034
  displayName: string;
3029
3035
  };
3030
3036
 
3031
3037
  declare const WorkflowOutlined: {
3032
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3038
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3033
3039
  displayName: string;
3034
3040
  };
3035
3041
 
3036
3042
  declare const ZoomInOutlined: {
3037
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3043
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3038
3044
  displayName: string;
3039
3045
  };
3040
3046
 
3041
3047
  declare const ZoomOutOutlined: {
3042
- ({ disabled, hoverable, active, size, color, className, style, ...restProps }: IconProps): React.JSX.Element;
3048
+ ({ disabled, hoverable, active, size, color, className, style, spin, ...restProps }: IconProps): React.JSX.Element;
3043
3049
  displayName: string;
3044
3050
  };
3045
3051
 
3046
- export { AddItemColored, AddSubitemColored, AiAvatarColored, AiEditOutlined, AiSearchOutlined, AiWorksHoverColored, AiWorksIsoColored, AigcOutlined, AimOutlined, AlarmColored, AnnouncementColored, ApiMgmtColored, ApiOutlined, ApiServiceColored, AppInformationOutlined, ArrowDownOutlined, ArrowLeftFilled, ArrowLeftOutlined, ArrowRightOutlined, ArrowUpCircleOutlined, ArrowUpFilled, ArrowUpOutlined, AssetsApiColored, AssetsFieldColored, AssetsIndicatorColored, AssetsReportColored, AssetsTagColored, AssetsViewColored, AtomicIndexBgColored, AtomicIndexColored, AtomicLabelBgColored, AtomicLabelColored, AttachmentOutlined, AttentionAnalysisOutlined, AuthorizationAndSecurityColored, BackToListColored, BarChartColored, BarChartFilled, BarChartOutlined, BasicInformationOutlined, BasicServicesColored, BatchJumpFilled, BatchLogacqFilled, BatchProductOutlined, BatchTaskColored, BatchUploadFilled, BatchWorksColored, BatchWorksHoverColored, BatchWorksIsoColored, BatchWorksOutlined, BellColored, BiReportIsoColored, BiReportOutlined, BloodOutlined, BoardColored, BookOutlined, BreakdownOutlined, BucketFilled, BugOutlined, BulkOperationOutlined, BusinessProcessOutlined, CalculationModuleOutlined, CalendarOutlined, CallsColored, CardColored, CardOutlined, CaseSensitiveMatchOutlined, CatalogFilled, CatalogIconFilled, CatalogManagementColored, CatalogMgmtColored, CatalogOutlined, CatalogSortOutlined, CertificationOutlined, ChToEnOutlined, ChangeLogOutlined, CharacterFilled, CharacterMgmtColored, CheckCircleOutlined, CheckFieldsColored, CheckFilled, CheckOutlined, CircleCheckedOutlined, CircleColored, CircleOutlined, ClientModelColored, ClockFilled, ClockOutlined, CloseCircleOutlined, CloseFilled, CloseOutlined, ClusterDetailsColored, ClusterFilled, CodeAutoRunOutlined, CodeCheckColored, CodeCheckFilled, CodeCheckOutlined, CodeInsertColored, CodeMgmtColored, CodeOutlined, CompanyColored, CompareOutlined, CompliantFieldColored, CompositeIndexBgColored, CompositeIndexColored, CompositeLabelBgColored, CompositeLabelColored, ConfigurationFilled, ConnectionOutlined, ConnectionSquareFilled, ConsoleColored, ConsoleHoverColored, ConsoleIsoColored, ConsoleOutlined, ContinuousOptimOutlined, ContractOutlined, ControlHorizontalOutlined, ControlSquareOutlined, ControlVerticalOutlined, CopyOutlined, CoverageColored, CustomCheckFilled, CustomIndexBgColored, CustomIndexColored, CustomLabelBgColored, CustomLabelColored, CustomizeSearchColored, DataAggregationColored, DataApiColored, DataApiHoverColored, DataApiIsoColored, DataApiOutlined, DataAssetMgmtColored, DataAssetsColored, DataAssetsHoverColored, DataAssetsIsoColored, DataAssetsOutlined, DataCatalogMgmtColored, DataFileGovernanceColored, DataFillingOutlined, DataFillingTaskColored, DataLakeColored, DataLakeHoverColored, DataLakeIngestionColored, DataLakeIsoColored, DataLakeOutlined, DataMgmtColored, DataModelColored, DataModelIsoColored, DataModelOutlined, DataResourceManagerIsoColored, DataSamplingColored, DataSearchColored, DataSecurityColored, DataSecurityHoverColored, DataSecurityIsoColored, DataSecurityOutlined, DataSharingHoverColored, DataSharingIsoColored, DataSharingOutlined, DataSourceColored, DataSourceHoverColored, DataSourceIsoColored, DataSourceMgmtColored, DataSourceOutlined, DataStandardsMgmtIsoColored, DataSyncOutlined, DataTableColored, DataTableMgmtColored, DataValidHoverColored, DataValidIsoColored, DataValidOutlined, DatabaseFilled, DatamapColored, DeactivateColored, DelayIssueColored, DeleteOutlined, DerivedIndexBgColored, DerivedIndexColored, DerivedLabelBgColored, DerivedLabelColored, DimensionFilled, DimensionGroupFilled, DimensionSharingColored, DimensionTableOutlined, DimondFilled, DingTalkFilled, DirectoryOperationAuditColored, DirtyDataMgmtColored, DmdbOutlined, DocColored, DocCopySquareOutlined, DocGovernanceOutlined, DocumentColored, DorisOutlined, DoubleDownOutlined, DoubleLeftOutlined, DoubleRightOutlined, DoubleUpOutlined, DownCircleOutlined, DownOutlined, DownToLineCircleFilled, DownToSthFilled, DownTriangleFilled, DownloadCenterColored, DownloadOutlined, DragOutlined, DraggableOutlined, DtAiHoverColored, DtAiIsoColored, DtAiOutlined, EasyIndexColored, EasyIndexHoverColored, EasyIndexIsoColored, EasyIndexOutlined, EditFilled, EditOutlined, EllipsisCircleOutlined, EllipsisTableOutlined, EmOutlined, EmrHoverColored, EmrIsoColored, EmrOutlined, EnToChOutlined, EncryptedDataFilled, EngagementColored, EraseOutlined, ErrorColored, ExactMatchOutlined, ExecutionPlanOutlined, ExpandOutlined, ExportOutlined, ExternalApplicationHoverColored, ExternalApplicationIsoColored, ExternalApplicationOutlined, FailureCountColored, FailureRateColored, FallOutlined, FileColored, FileFilled, FileMusicColored, FileMusicFilled, FileZipColored, FileZipFilled, FilterFilled, FilterOutlined, FilteringConditionFilled, FinanceRelatedColored, FinanceSquareOutlined, FinancialColored, FindOutlined, FlagOutlined, FlinkJarOutlined, FlinkOutlined, FlinkSqlOutlined, FolderColored, FolderFilled, FolderOpenedFilled, FolderOutlined, FormFilled, FormOutlined, FormattingFilled, FormattingOutlined, FullScreenFilled, FullscreenExitOutlined, FullscreenExitSquareFilled, FullscreenOutlined, FullscreenSquareFilled, FunctionCircleFilled, FunctionOutlined, FundColored, GenerateApiColored, GridFilled, GridOutlined, GridSquareFilled, GroupAnalystColored, GroupIdColored, GroupMgmtColored, GroupRuleFilled, GroupStatusColored, GroupTypeColored, HamburgerOutlined, HashDataOutlined, HealthScoreMgmtColored, HideDemoColored, HiveOutlined, HomeSettingColored, HomepageOutlined, ImageColored, ImageFilled, ImageOutlined, ImportFilled, ImportOutlined, IndeterminateOutlined, IndexMgmtColored, IndexOutlined, IndicatorCountColored, IndicatorDevelopmentColored, IndividualProfileColored, InformationFilled, InformationOutlined, InstanceCoverageColored, InsuranceColored, InterfaceInformationOutlined, InvokeOutlined, IssueColored, JavaOutlined, KafkaFormatConfigColored, KeyFolderOutlined, KeyOutlined, LayerFilled, LayoutOutlined, LeftCircleFilled, LeftOutlined, LeftTriangleFilled, Level1Outlined, Level2Outlined, Level3Outlined, LightFilled, LightOutlined, LineChartColored, LineChartOutlined, LocationFilled, LocationOutlined, LockColored, LockFilled, LockOutlined, LockedFilled, MailFilled, MainPageOutlined, ManagementOutlined, ManualTaskColored, ManualTaskOutlined, MarketingColored, MemberMgmtColored, MenuCloseOutlined, MenuCollapseOutlined, MenuExpandOutlined, MenuFoldOutlined, MenuUnfoldOutlined, MessageFilled, MessageMgmtHoverColored, MessageMgmtIsoColored, MessageMgmtOutlined, MessageOutlined, MetaModelMgmtColored, MetadataMgmtColored, MetadataMgmtIsoColored, MetadataSyncColored, MetadataValidColored, MetricSharingColored, MinusCircleFilled, MinusCircleOutlined, MinusOutlined, MinusSquareOutlined, ModelFilled, ModelSharingColored, MoreOutlined, MouseOutlined, MyApiColored, MyApplicationColored, MySqlOutlined, NavigationOutlined, NewAdditionColored, NewChatOutlined, NewRetailColored, NotificationCenterColored, NotificationSettingColored, ObjectMgmtColored, ObjectOutlined, ObjectStrategyOutlined, OceanBaseOutlined, OfflineSearchColored, OfflineTaskColored, OggIsoColored, OggOutlined, OperationAnalysisColored, OperationProcessMgmtColored, OperatorSquareColored, OperatorTaskOutlined, OptimizationAnalysisColored, OptimizationColored, OrderStatusOutlined, OtherDocumentsColored, OtherFileColored, OtherFileFilled, OtherIndicatorColored, OushuOutlined, OverallOutlined, OverallRanking1Filled, OverallRanking2Filled, OverallRanking3Filled, OverlapOutlined, ParameterTemplateColored, PauseFilled, PauseOutlined, PdfOutlined, PermissionMgmtColored, PermissionOutlined, PersonnelSquareOutlined, PieChartColored, PieChartFilled, PieChartOutlined, PlayingColored, PlayingFilled, PlayingOutlined, PlusCircleFilled, PlusCircleOutlined, PlusOutlined, PlusSquareFilled, PlusSquareOutlined, PolicyMgmtColored, PopularityFilled, PopularityRanking1Filled, PopularityRanking2Filled, PopularityRanking3Filled, PrefixMatchOutlined, PreviewFilled, PreviewOutlined, PreviewSquareFilled, ProcessMgmtColored, ProfileSettingColored, ProjectConfigColored, PublishedColored, PurchaseSquareOutlined, PuzzleFilled, PyFlinkMgmtColored, PyFlinkOutlined, PyOutlined, PythonOnAgentOutlined, QualityAnalysisColored, QualityRankingOutlined, QualityReportColored, QuestionFilled, QuestionOutlined, RealTimeValidationColored, RealtimeCollectionOutlined, RegisterApiColored, ReloadOutlined, RemoteActivationOutlined, RemotePullOutlined, RemotePushOutlined, RepairOutlined, ReportsDownloadColored, ReportsUploadColored, RequiredMarkOutlined, ResolvedIssueColored, RestoreOutlined, ResultTableOutlined, RetailColored, ReturnHomeOutlined, RetweetOutlined, RevokeFilled, RightCircleFilled, RightDownTriangleFilled, RightOutlined, RightTriangleFilled, RiseOutlined, RiskColored, RobotFilled, RobotOutlined, RootMgmtColored, RouteOutlined, RuleConfigColored, RuleEditFilled, SafeFilled, SafetyColored, SafetyOutlined, SafetyRankingOutlined, SalesSquareOutlined, SampleRowsColored, SapHanaOutlined, SaveFilled, SaveOutlined, SaveSquareFilled, SavesColored, SchedulingInfoOutlined, SeaboxOutlined, SealFilled, SealSquareFilled, SearchFilled, SearchOutlined, SearchesColored, SecuritiesColored, SelectedOutlined, SelfServiceDataAccessColored, SendFilled, SendOutlined, ServiceGroupingColored, ServiceOrchestrationColored, SettingHamburgerOutlined, SettingOutlined, SharedFilled, SharedProjectFilled, SharedUserFilled, ShowDemoColored, SilenceRanking1Filled, SilenceRanking2Filled, SilenceRanking3Filled, SlashOutlined, SlideBarOutlined, SmallAndMicroColored, SortFilled, SourceFilled, SourceOutlined, SourceTableOutlined, SpaceOutlined, SpacePlusOutlined, SparkSqlOutlined, SpinFilled, SpinOutlined, SqlCodeCheckFilled, SqlInformationOutlined, SquareCheckedFilled, SquareColored, SquareOutlined, StandardFilled, StandardFoundationColored, StandardMgmtColored, StandardStatisticsColored, StandardizedTableDesignColored, StarFilled, StarOutlined, StarRocksOutlined, StayLevelOutlined, StockCircleOutlined, StrategyMgmtColored, StreamTaskColored, StreamWorksColored, StreamWorksHoverColored, StreamWorksIsoColored, StreamWorksOutlined, StretchMarkOutlined, StrongCorrelationColored, SublevelOutlined, SubscribedDataColored, SuccessColored, SuffixMatchOutlined, SwapCircleFilled, SwapCircleOutlined, SwapOutlined, SwapRightOutlined, SwapSquareFilled, TableOfContentsOutlined, TableTypesColored, TagDeidentificationColored, TagEvaluationColored, TagMarketColored, TagMgmtColored, TagSquareOutlined, TagTypeColored, TaggedGroupsColored, TargetColored, TargetFilled, TaskAndInstanceColored, TaskCenterColored, TaskMonitoringColored, TaskQueryColored, ThemeFilled, ThemeOutlined, ThumbsDownFilled, ThumbsDownOutlined, ThumbsUpFilled, ThumbsUpOutlined, TimerColored, TopicsColored, TotalCallsColored, TotalInterfacesColored, TrinoOutlined, TxtOutlined, UniquenessCheckFilled, UnpublishedColored, UnviewOutlined, UpCircleOutlined, UpOutlined, UpToLineOutlined, UpToSthFilled, UpTriangleFilled, UpdateProgressOutlined, UploadFilesColored, UploadFolderColored, UploadOutlined, UploadRecordColored, UsageAnalysisColored, UsageAnalysisOutlined, UserCircleOutlined, UserFilled, UserInsightColored, UserInsightHoverColored, UserInsightIsoColored, UserInsightOutlined, UserOutlined, UserRectangleOutlined, VersionSquareOutlined, VideoColored, VideoFilled, VideoOutlined, ViewInNewTabOutlined, ViewOutlined, ViewsColored, WaitingColored, WarningFilled, WarningLightFilled, WeakCorrelationColored, WorkflowOutlined, ZoomInOutlined, ZoomOutOutlined };
3052
+ export { AddItemColored, AddSubitemColored, AiAvatarColored, AiEditOutlined, AiSearchOutlined, AiWorksHoverColored, AiWorksIsoColored, AigcOutlined, AimOutlined, AlarmColored, AnnouncementColored, ApiMgmtColored, ApiOutlined, ApiServiceColored, AppInformationOutlined, ArrowDownOutlined, ArrowLeftFilled, ArrowLeftOutlined, ArrowRightOutlined, ArrowUpCircleOutlined, ArrowUpFilled, ArrowUpOutlined, AssetsApiColored, AssetsFieldColored, AssetsIndicatorColored, AssetsReportColored, AssetsTagColored, AssetsViewColored, AtomicIndexBgColored, AtomicIndexColored, AtomicLabelBgColored, AtomicLabelColored, AttachmentOutlined, AttentionAnalysisOutlined, AuthorizationAndSecurityColored, BackToListColored, BarChartColored, BarChartFilled, BarChartOutlined, BasicInformationOutlined, BasicServicesColored, BatchJumpFilled, BatchLogacqFilled, BatchProductOutlined, BatchTaskColored, BatchUploadFilled, BatchWorksColored, BatchWorksHoverColored, BatchWorksIsoColored, BatchWorksOutlined, BellColored, BiReportIsoColored, BiReportOutlined, BloodOutlined, BoardColored, BookOutlined, BreakdownOutlined, BucketFilled, BugOutlined, BulkOperationOutlined, BusinessProcessOutlined, CalculationModuleOutlined, CalendarOutlined, CallsColored, CardColored, CardOutlined, CaseSensitiveMatchOutlined, CatalogFilled, CatalogIconFilled, CatalogManagementColored, CatalogMgmtColored, CatalogOutlined, CatalogSortOutlined, CertificationOutlined, ChToEnOutlined, ChangeLogOutlined, CharacterFilled, CharacterMgmtColored, CheckCircleOutlined, CheckFieldsColored, CheckFilled, CheckOutlined, CircleCheckedOutlined, CircleColored, CircleOutlined, ClientModelColored, ClockFilled, ClockOutlined, CloseCircleOutlined, CloseFilled, CloseOutlined, ClusterDetailsColored, ClusterFilled, CodeAutoRunOutlined, CodeCheckColored, CodeCheckFilled, CodeCheckOutlined, CodeInsertColored, CodeMgmtColored, CodeOutlined, CompanyColored, CompareOutlined, CompliantFieldColored, CompositeIndexBgColored, CompositeIndexColored, CompositeLabelBgColored, CompositeLabelColored, ConfigurationFilled, ConnectionOutlined, ConnectionSquareFilled, ConsoleColored, ConsoleHoverColored, ConsoleIsoColored, ConsoleOutlined, ContinuousOptimOutlined, ContractOutlined, ControlHorizontalOutlined, ControlSquareOutlined, ControlVerticalOutlined, CopyOutlined, CoverageColored, CustomCheckFilled, CustomIndexBgColored, CustomIndexColored, CustomLabelBgColored, CustomLabelColored, CustomizeSearchColored, DataAggregationColored, DataApiColored, DataApiHoverColored, DataApiIsoColored, DataApiOutlined, DataAssetMgmtColored, DataAssetsColored, DataAssetsHoverColored, DataAssetsIsoColored, DataAssetsOutlined, DataCatalogMgmtColored, DataFileGovernanceColored, DataFillingOutlined, DataFillingTaskColored, DataLakeColored, DataLakeHoverColored, DataLakeIngestionColored, DataLakeIsoColored, DataLakeOutlined, DataMgmtColored, DataModelColored, DataModelIsoColored, DataModelOutlined, DataResourceManagerIsoColored, DataSamplingColored, DataSearchColored, DataSecurityColored, DataSecurityHoverColored, DataSecurityIsoColored, DataSecurityOutlined, DataSharingHoverColored, DataSharingIsoColored, DataSharingOutlined, DataSourceColored, DataSourceHoverColored, DataSourceIsoColored, DataSourceMgmtColored, DataSourceOutlined, DataStandardsMgmtIsoColored, DataSyncOutlined, DataTableColored, DataTableMgmtColored, DataValidHoverColored, DataValidIsoColored, DataValidOutlined, DatabaseFilled, DatamapColored, DeactivateColored, DelayIssueColored, DeleteOutlined, DerivedIndexBgColored, DerivedIndexColored, DerivedLabelBgColored, DerivedLabelColored, DimensionFilled, DimensionGroupFilled, DimensionSharingColored, DimensionTableOutlined, DimondFilled, DingTalkFilled, DirectoryOperationAuditColored, DirtyDataMgmtColored, DmdbOutlined, DocColored, DocCopySquareOutlined, DocGovernanceOutlined, DocumentColored, DorisOutlined, DoubleDownOutlined, DoubleLeftOutlined, DoubleRightOutlined, DoubleUpOutlined, DownCircleOutlined, DownOutlined, DownToLineCircleFilled, DownToSthFilled, DownTriangleFilled, DownloadCenterColored, DownloadOutlined, DragOutlined, DraggableOutlined, DtAiHoverColored, DtAiIsoColored, DtAiOutlined, EasyIndexColored, EasyIndexHoverColored, EasyIndexIsoColored, EasyIndexOutlined, EditFilled, EditOutlined, EllipsisCircleOutlined, EllipsisTableOutlined, EmOutlined, EmrHoverColored, EmrIsoColored, EmrOutlined, EnToChOutlined, EncryptedDataFilled, EngagementColored, EraseOutlined, ErrorColored, ExactMatchOutlined, ExecutionPlanOutlined, ExpandOutlined, ExportOutlined, ExternalApplicationHoverColored, ExternalApplicationIsoColored, ExternalApplicationOutlined, FailureCountColored, FailureRateColored, FallOutlined, FileColored, FileFilled, FileMusicColored, FileMusicFilled, FileZipColored, FileZipFilled, FilterFilled, FilterOutlined, FilteringConditionFilled, FinanceRelatedColored, FinanceSquareOutlined, FinancialColored, FindOutlined, FlagOutlined, FlinkJarOutlined, FlinkOutlined, FlinkSqlOutlined, FolderColored, FolderFilled, FolderOpenedFilled, FolderOutlined, FormFilled, FormOutlined, FormattingFilled, FormattingOutlined, FullScreenFilled, FullscreenExitOutlined, FullscreenExitSquareFilled, FullscreenOutlined, FullscreenSquareFilled, FunctionCircleFilled, FunctionOutlined, FundColored, GenerateApiColored, GridFilled, GridOutlined, GridSquareFilled, GroupAnalystColored, GroupIdColored, GroupMgmtColored, GroupRuleFilled, GroupStatusColored, GroupTypeColored, HamburgerOutlined, HashDataOutlined, HealthScoreMgmtColored, HideDemoColored, HiveOutlined, HomeSettingColored, HomepageOutlined, IconProps, ImageColored, ImageFilled, ImageOutlined, ImportFilled, ImportOutlined, IndeterminateOutlined, IndexMgmtColored, IndexOutlined, IndicatorCountColored, IndicatorDevelopmentColored, IndividualProfileColored, InformationFilled, InformationOutlined, InstanceCoverageColored, InsuranceColored, InterfaceInformationOutlined, InvokeOutlined, IssueColored, JavaOutlined, KafkaFormatConfigColored, KeyFolderOutlined, KeyOutlined, LayerFilled, LayoutOutlined, LeftCircleFilled, LeftOutlined, LeftTriangleFilled, Level1Outlined, Level2Outlined, Level3Outlined, LightFilled, LightOutlined, LineChartColored, LineChartOutlined, LoadingColored, LocationFilled, LocationOutlined, LockColored, LockFilled, LockOutlined, LockedFilled, MailFilled, MainPageOutlined, ManagementOutlined, ManualTaskColored, ManualTaskOutlined, MarketingColored, MemberMgmtColored, MenuCloseOutlined, MenuCollapseOutlined, MenuExpandOutlined, MenuFoldOutlined, MenuUnfoldOutlined, MessageFilled, MessageMgmtHoverColored, MessageMgmtIsoColored, MessageMgmtOutlined, MessageOutlined, MetaModelMgmtColored, MetadataMgmtColored, MetadataMgmtIsoColored, MetadataSyncColored, MetadataValidColored, MetricSharingColored, MinusCircleFilled, MinusCircleOutlined, MinusOutlined, MinusSquareOutlined, ModelFilled, ModelSharingColored, MoreOutlined, MouseOutlined, MyApiColored, MyApplicationColored, MySqlOutlined, NavigationOutlined, NewAdditionColored, NewChatOutlined, NewRetailColored, NotificationCenterColored, NotificationSettingColored, ObjectMgmtColored, ObjectOutlined, ObjectStrategyOutlined, OceanBaseOutlined, OfflineSearchColored, OfflineTaskColored, OggIsoColored, OggOutlined, OperationAnalysisColored, OperationProcessMgmtColored, OperatorSquareColored, OperatorTaskOutlined, OptimizationAnalysisColored, OptimizationColored, OrderStatusOutlined, OtherDocumentsColored, OtherFileColored, OtherFileFilled, OtherIndicatorColored, OushuOutlined, OverallOutlined, OverallRanking1Filled, OverallRanking2Filled, OverallRanking3Filled, OverlapOutlined, ParameterTemplateColored, PauseFilled, PauseOutlined, PdfOutlined, PermissionMgmtColored, PermissionOutlined, PersonnelSquareOutlined, PieChartColored, PieChartFilled, PieChartOutlined, PlayingColored, PlayingFilled, PlayingOutlined, PlusCircleFilled, PlusCircleOutlined, PlusOutlined, PlusSquareFilled, PlusSquareOutlined, PolicyMgmtColored, PopularityFilled, PopularityRanking1Filled, PopularityRanking2Filled, PopularityRanking3Filled, PrefixMatchOutlined, PreviewFilled, PreviewOutlined, PreviewSquareFilled, ProcessMgmtColored, ProfileSettingColored, ProjectConfigColored, PublishedColored, PurchaseSquareOutlined, PuzzleFilled, PyFlinkMgmtColored, PyFlinkOutlined, PyOutlined, PythonOnAgentOutlined, QualityAnalysisColored, QualityRankingOutlined, QualityReportColored, QuestionFilled, QuestionOutlined, RealTimeValidationColored, RealtimeCollectionOutlined, RegisterApiColored, ReloadOutlined, RemoteActivationOutlined, RemotePullOutlined, RemotePushOutlined, RepairOutlined, ReportsDownloadColored, ReportsUploadColored, RequiredMarkOutlined, ResolvedIssueColored, RestoreOutlined, ResultTableOutlined, RetailColored, ReturnHomeOutlined, RetweetOutlined, RevokeFilled, RightCircleFilled, RightDownTriangleFilled, RightOutlined, RightTriangleFilled, RiseOutlined, RiskColored, RobotFilled, RobotOutlined, RootMgmtColored, RouteOutlined, RuleConfigColored, RuleEditFilled, SafeFilled, SafetyColored, SafetyOutlined, SafetyRankingOutlined, SalesSquareOutlined, SampleRowsColored, SapHanaOutlined, SaveFilled, SaveOutlined, SaveSquareFilled, SavesColored, SchedulingInfoOutlined, SeaboxOutlined, SealFilled, SealSquareFilled, SearchFilled, SearchOutlined, SearchesColored, SecuritiesColored, SelectedOutlined, SelfServiceDataAccessColored, SendFilled, SendOutlined, ServiceGroupingColored, ServiceOrchestrationColored, SettingHamburgerOutlined, SettingOutlined, SharedFilled, SharedProjectFilled, SharedUserFilled, ShowDemoColored, SilenceRanking1Filled, SilenceRanking2Filled, SilenceRanking3Filled, SlashOutlined, SlideBarOutlined, SmallAndMicroColored, SortFilled, SourceFilled, SourceOutlined, SourceTableOutlined, SpaceOutlined, SpacePlusOutlined, SparkSqlOutlined, SpinFilled, SpinOutlined, SqlCodeCheckFilled, SqlInformationOutlined, SquareCheckedFilled, SquareColored, SquareOutlined, StandardFilled, StandardFoundationColored, StandardMgmtColored, StandardStatisticsColored, StandardizedTableDesignColored, StarFilled, StarOutlined, StarRocksOutlined, StayLevelOutlined, StockCircleOutlined, StrategyMgmtColored, StreamTaskColored, StreamWorksColored, StreamWorksHoverColored, StreamWorksIsoColored, StreamWorksOutlined, StretchMarkOutlined, StrongCorrelationColored, SublevelOutlined, SubscribedDataColored, SuccessColored, SuffixMatchOutlined, SwapCircleFilled, SwapCircleOutlined, SwapOutlined, SwapRightOutlined, SwapSquareFilled, TableOfContentsOutlined, TableTypesColored, TagDeidentificationColored, TagEvaluationColored, TagMarketColored, TagMgmtColored, TagSquareOutlined, TagTypeColored, TaggedGroupsColored, TargetColored, TargetFilled, TaskAndInstanceColored, TaskCenterColored, TaskMonitoringColored, TaskQueryColored, ThemeFilled, ThemeOutlined, ThumbsDownFilled, ThumbsDownOutlined, ThumbsUpFilled, ThumbsUpOutlined, TimerColored, TopicsColored, TotalCallsColored, TotalInterfacesColored, TrinoOutlined, TxtOutlined, UniquenessCheckFilled, UnpublishedColored, UnviewOutlined, UpCircleOutlined, UpOutlined, UpToLineOutlined, UpToSthFilled, UpTriangleFilled, UpdateProgressOutlined, UploadFilesColored, UploadFolderColored, UploadOutlined, UploadRecordColored, UsageAnalysisColored, UsageAnalysisOutlined, UserCircleOutlined, UserFilled, UserInsightColored, UserInsightHoverColored, UserInsightIsoColored, UserInsightOutlined, UserOutlined, UserRectangleOutlined, VersionSquareOutlined, VideoColored, VideoFilled, VideoOutlined, ViewInNewTabOutlined, ViewOutlined, ViewsColored, WaitingColored, WarningFilled, WarningLightFilled, WeakCorrelationColored, WorkflowOutlined, ZoomInOutlined, ZoomOutOutlined };