@in-gabia/react 0.1.5

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.
@@ -0,0 +1,4322 @@
1
+ import * as React from 'react';
2
+
3
+ interface AddressBookLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4
+ size?: number | string;
5
+ color?: string;
6
+ title?: string;
7
+ }
8
+ declare const AddressBookLineHiworks: React.ForwardRefExoticComponent<Omit<AddressBookLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
9
+
10
+ interface AddressBookSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
11
+ size?: number | string;
12
+ color?: string;
13
+ title?: string;
14
+ }
15
+ declare const AddressBookSolidHiworks: React.ForwardRefExoticComponent<Omit<AddressBookSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
16
+
17
+ interface AiChatLineHiworksProps extends React.SVGProps<SVGSVGElement> {
18
+ size?: number | string;
19
+ color?: string;
20
+ title?: string;
21
+ }
22
+ declare const AiChatLineHiworks: React.ForwardRefExoticComponent<Omit<AiChatLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
23
+
24
+ interface AiChatSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
25
+ size?: number | string;
26
+ color?: string;
27
+ title?: string;
28
+ }
29
+ declare const AiChatSolidHiworks: React.ForwardRefExoticComponent<Omit<AiChatSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
30
+
31
+ interface AiFileHiworksProps extends React.SVGProps<SVGSVGElement> {
32
+ size?: number | string;
33
+ color?: string;
34
+ title?: string;
35
+ }
36
+ declare const AiFileHiworks: React.ForwardRefExoticComponent<Omit<AiFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
37
+
38
+ interface AlignFromTopLineHiworksProps extends React.SVGProps<SVGSVGElement> {
39
+ size?: number | string;
40
+ color?: string;
41
+ title?: string;
42
+ }
43
+ declare const AlignFromTopLineHiworks: React.ForwardRefExoticComponent<Omit<AlignFromTopLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
44
+
45
+ interface AlignFromTopSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
46
+ size?: number | string;
47
+ color?: string;
48
+ title?: string;
49
+ }
50
+ declare const AlignFromTopSolidHiworks: React.ForwardRefExoticComponent<Omit<AlignFromTopSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
51
+
52
+ interface AlignToTopLineHiworksProps extends React.SVGProps<SVGSVGElement> {
53
+ size?: number | string;
54
+ color?: string;
55
+ title?: string;
56
+ }
57
+ declare const AlignToTopLineHiworks: React.ForwardRefExoticComponent<Omit<AlignToTopLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
58
+
59
+ interface AlignToTopSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
60
+ size?: number | string;
61
+ color?: string;
62
+ title?: string;
63
+ }
64
+ declare const AlignToTopSolidHiworks: React.ForwardRefExoticComponent<Omit<AlignToTopSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
65
+
66
+ interface AppAdminLineHiworksProps extends React.SVGProps<SVGSVGElement> {
67
+ size?: number | string;
68
+ color?: string;
69
+ title?: string;
70
+ }
71
+ declare const AppAdminLineHiworks: React.ForwardRefExoticComponent<Omit<AppAdminLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
72
+
73
+ interface AppAdminSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
74
+ size?: number | string;
75
+ color?: string;
76
+ title?: string;
77
+ }
78
+ declare const AppAdminSolidHiworks: React.ForwardRefExoticComponent<Omit<AppAdminSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
79
+
80
+ interface AppDisabledLineHiworksProps extends React.SVGProps<SVGSVGElement> {
81
+ size?: number | string;
82
+ color?: string;
83
+ title?: string;
84
+ }
85
+ declare const AppDisabledLineHiworks: React.ForwardRefExoticComponent<Omit<AppDisabledLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
86
+
87
+ interface AppDisabledSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
88
+ size?: number | string;
89
+ color?: string;
90
+ title?: string;
91
+ }
92
+ declare const AppDisabledSolidHiworks: React.ForwardRefExoticComponent<Omit<AppDisabledSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
93
+
94
+ interface AppLineHiworksProps extends React.SVGProps<SVGSVGElement> {
95
+ size?: number | string;
96
+ color?: string;
97
+ title?: string;
98
+ }
99
+ declare const AppLineHiworks: React.ForwardRefExoticComponent<Omit<AppLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
100
+
101
+ interface AppMoveLineHiworksProps extends React.SVGProps<SVGSVGElement> {
102
+ size?: number | string;
103
+ color?: string;
104
+ title?: string;
105
+ }
106
+ declare const AppMoveLineHiworks: React.ForwardRefExoticComponent<Omit<AppMoveLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
107
+
108
+ interface AppMoveSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
109
+ size?: number | string;
110
+ color?: string;
111
+ title?: string;
112
+ }
113
+ declare const AppMoveSolidHiworks: React.ForwardRefExoticComponent<Omit<AppMoveSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
114
+
115
+ interface AppSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
116
+ size?: number | string;
117
+ color?: string;
118
+ title?: string;
119
+ }
120
+ declare const AppSolidHiworks: React.ForwardRefExoticComponent<Omit<AppSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
121
+
122
+ interface AppVitalizationLineHiworksProps extends React.SVGProps<SVGSVGElement> {
123
+ size?: number | string;
124
+ color?: string;
125
+ title?: string;
126
+ }
127
+ declare const AppVitalizationLineHiworks: React.ForwardRefExoticComponent<Omit<AppVitalizationLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
128
+
129
+ interface AppVitalizationShareLineHiworksProps extends React.SVGProps<SVGSVGElement> {
130
+ size?: number | string;
131
+ color?: string;
132
+ title?: string;
133
+ }
134
+ declare const AppVitalizationShareLineHiworks: React.ForwardRefExoticComponent<Omit<AppVitalizationShareLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
135
+
136
+ interface AppVitalizationShareSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
137
+ size?: number | string;
138
+ color?: string;
139
+ title?: string;
140
+ }
141
+ declare const AppVitalizationShareSolidHiworks: React.ForwardRefExoticComponent<Omit<AppVitalizationShareSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
142
+
143
+ interface AppVitalizationSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
144
+ size?: number | string;
145
+ color?: string;
146
+ title?: string;
147
+ }
148
+ declare const AppVitalizationSolidHiworks: React.ForwardRefExoticComponent<Omit<AppVitalizationSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
149
+
150
+ interface ApprovalLineHiworksProps extends React.SVGProps<SVGSVGElement> {
151
+ size?: number | string;
152
+ color?: string;
153
+ title?: string;
154
+ }
155
+ declare const ApprovalLineHiworks: React.ForwardRefExoticComponent<Omit<ApprovalLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
156
+
157
+ interface ApprovalPenLineHiworksProps extends React.SVGProps<SVGSVGElement> {
158
+ size?: number | string;
159
+ color?: string;
160
+ title?: string;
161
+ }
162
+ declare const ApprovalPenLineHiworks: React.ForwardRefExoticComponent<Omit<ApprovalPenLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
163
+
164
+ interface ApprovalPenSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
165
+ size?: number | string;
166
+ color?: string;
167
+ title?: string;
168
+ }
169
+ declare const ApprovalPenSolidHiworks: React.ForwardRefExoticComponent<Omit<ApprovalPenSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
170
+
171
+ interface ApprovalSettingLineHiworksProps extends React.SVGProps<SVGSVGElement> {
172
+ size?: number | string;
173
+ color?: string;
174
+ title?: string;
175
+ }
176
+ declare const ApprovalSettingLineHiworks: React.ForwardRefExoticComponent<Omit<ApprovalSettingLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
177
+
178
+ interface ApprovalSettingSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
179
+ size?: number | string;
180
+ color?: string;
181
+ title?: string;
182
+ }
183
+ declare const ApprovalSettingSolidHiworks: React.ForwardRefExoticComponent<Omit<ApprovalSettingSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
184
+
185
+ interface ApprovalSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
186
+ size?: number | string;
187
+ color?: string;
188
+ title?: string;
189
+ }
190
+ declare const ApprovalSolidHiworks: React.ForwardRefExoticComponent<Omit<ApprovalSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
191
+
192
+ interface AreaChartLineHiworksProps extends React.SVGProps<SVGSVGElement> {
193
+ size?: number | string;
194
+ color?: string;
195
+ title?: string;
196
+ }
197
+ declare const AreaChartLineHiworks: React.ForwardRefExoticComponent<Omit<AreaChartLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
198
+
199
+ interface AreaChartSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
200
+ size?: number | string;
201
+ color?: string;
202
+ title?: string;
203
+ }
204
+ declare const AreaChartSolidHiworks: React.ForwardRefExoticComponent<Omit<AreaChartSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
205
+
206
+ interface ArrayDescendingOrderLineHiworksProps extends React.SVGProps<SVGSVGElement> {
207
+ size?: number | string;
208
+ color?: string;
209
+ title?: string;
210
+ }
211
+ declare const ArrayDescendingOrderLineHiworks: React.ForwardRefExoticComponent<Omit<ArrayDescendingOrderLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
212
+
213
+ interface ArrayDescendingOrderSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
214
+ size?: number | string;
215
+ color?: string;
216
+ title?: string;
217
+ }
218
+ declare const ArrayDescendingOrderSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrayDescendingOrderSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
219
+
220
+ interface ArrowBigDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
221
+ size?: number | string;
222
+ color?: string;
223
+ title?: string;
224
+ }
225
+ declare const ArrowBigDownLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
226
+
227
+ interface ArrowBigDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
228
+ size?: number | string;
229
+ color?: string;
230
+ title?: string;
231
+ }
232
+ declare const ArrowBigDownSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
233
+
234
+ interface ArrowBigLeftLineHiworksProps extends React.SVGProps<SVGSVGElement> {
235
+ size?: number | string;
236
+ color?: string;
237
+ title?: string;
238
+ }
239
+ declare const ArrowBigLeftLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigLeftLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
240
+
241
+ interface ArrowBigLeftSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
242
+ size?: number | string;
243
+ color?: string;
244
+ title?: string;
245
+ }
246
+ declare const ArrowBigLeftSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigLeftSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
247
+
248
+ interface ArrowBigRightLineHiworksProps extends React.SVGProps<SVGSVGElement> {
249
+ size?: number | string;
250
+ color?: string;
251
+ title?: string;
252
+ }
253
+ declare const ArrowBigRightLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigRightLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
254
+
255
+ interface ArrowBigRightSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
256
+ size?: number | string;
257
+ color?: string;
258
+ title?: string;
259
+ }
260
+ declare const ArrowBigRightSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigRightSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
261
+
262
+ interface ArrowBigUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
263
+ size?: number | string;
264
+ color?: string;
265
+ title?: string;
266
+ }
267
+ declare const ArrowBigUpLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
268
+
269
+ interface ArrowBigUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
270
+ size?: number | string;
271
+ color?: string;
272
+ title?: string;
273
+ }
274
+ declare const ArrowBigUpSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowBigUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
275
+
276
+ interface ArrowDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
277
+ size?: number | string;
278
+ color?: string;
279
+ title?: string;
280
+ }
281
+ declare const ArrowDownLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
282
+
283
+ interface ArrowDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
284
+ size?: number | string;
285
+ color?: string;
286
+ title?: string;
287
+ }
288
+ declare const ArrowDownSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
289
+
290
+ interface ArrowFromDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
291
+ size?: number | string;
292
+ color?: string;
293
+ title?: string;
294
+ }
295
+ declare const ArrowFromDownLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowFromDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
296
+
297
+ interface ArrowFromDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
298
+ size?: number | string;
299
+ color?: string;
300
+ title?: string;
301
+ }
302
+ declare const ArrowFromDownSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowFromDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
303
+
304
+ interface ArrowFromTopLineHiworksProps extends React.SVGProps<SVGSVGElement> {
305
+ size?: number | string;
306
+ color?: string;
307
+ title?: string;
308
+ }
309
+ declare const ArrowFromTopLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowFromTopLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
310
+
311
+ interface ArrowFromTopSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
312
+ size?: number | string;
313
+ color?: string;
314
+ title?: string;
315
+ }
316
+ declare const ArrowFromTopSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowFromTopSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
317
+
318
+ interface ArrowLeftLineHiworksProps extends React.SVGProps<SVGSVGElement> {
319
+ size?: number | string;
320
+ color?: string;
321
+ title?: string;
322
+ }
323
+ declare const ArrowLeftLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowLeftLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
324
+
325
+ interface ArrowLeftSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
326
+ size?: number | string;
327
+ color?: string;
328
+ title?: string;
329
+ }
330
+ declare const ArrowLeftSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowLeftSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
331
+
332
+ interface ArrowRemarkLineHiworksProps extends React.SVGProps<SVGSVGElement> {
333
+ size?: number | string;
334
+ color?: string;
335
+ title?: string;
336
+ }
337
+ declare const ArrowRemarkLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowRemarkLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
338
+
339
+ interface ArrowRemarkSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
340
+ size?: number | string;
341
+ color?: string;
342
+ title?: string;
343
+ }
344
+ declare const ArrowRemarkSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowRemarkSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
345
+
346
+ interface ArrowRightLineHiworksProps extends React.SVGProps<SVGSVGElement> {
347
+ size?: number | string;
348
+ color?: string;
349
+ title?: string;
350
+ }
351
+ declare const ArrowRightLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowRightLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
352
+
353
+ interface ArrowRightSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
354
+ size?: number | string;
355
+ color?: string;
356
+ title?: string;
357
+ }
358
+ declare const ArrowRightSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowRightSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
359
+
360
+ interface ArrowShiftDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
361
+ size?: number | string;
362
+ color?: string;
363
+ title?: string;
364
+ }
365
+ declare const ArrowShiftDownLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowShiftDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
366
+
367
+ interface ArrowShiftDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
368
+ size?: number | string;
369
+ color?: string;
370
+ title?: string;
371
+ }
372
+ declare const ArrowShiftDownSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowShiftDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
373
+
374
+ interface ArrowShiftUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
375
+ size?: number | string;
376
+ color?: string;
377
+ title?: string;
378
+ }
379
+ declare const ArrowShiftUpLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowShiftUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
380
+
381
+ interface ArrowShiftUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
382
+ size?: number | string;
383
+ color?: string;
384
+ title?: string;
385
+ }
386
+ declare const ArrowShiftUpSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowShiftUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
387
+
388
+ interface ArrowUpCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
389
+ size?: number | string;
390
+ color?: string;
391
+ title?: string;
392
+ }
393
+ declare const ArrowUpCircleLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowUpCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
394
+
395
+ interface ArrowUpCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
396
+ size?: number | string;
397
+ color?: string;
398
+ title?: string;
399
+ }
400
+ declare const ArrowUpCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowUpCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
401
+
402
+ interface ArrowUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
403
+ size?: number | string;
404
+ color?: string;
405
+ title?: string;
406
+ }
407
+ declare const ArrowUpLineHiworks: React.ForwardRefExoticComponent<Omit<ArrowUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
408
+
409
+ interface ArrowUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
410
+ size?: number | string;
411
+ color?: string;
412
+ title?: string;
413
+ }
414
+ declare const ArrowUpSolidHiworks: React.ForwardRefExoticComponent<Omit<ArrowUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
415
+
416
+ interface AsfFileHiworksProps extends React.SVGProps<SVGSVGElement> {
417
+ size?: number | string;
418
+ color?: string;
419
+ title?: string;
420
+ }
421
+ declare const AsfFileHiworks: React.ForwardRefExoticComponent<Omit<AsfFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
422
+
423
+ interface AutomationLineHiworksProps extends React.SVGProps<SVGSVGElement> {
424
+ size?: number | string;
425
+ color?: string;
426
+ title?: string;
427
+ }
428
+ declare const AutomationLineHiworks: React.ForwardRefExoticComponent<Omit<AutomationLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
429
+
430
+ interface AutomationSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
431
+ size?: number | string;
432
+ color?: string;
433
+ title?: string;
434
+ }
435
+ declare const AutomationSolidHiworks: React.ForwardRefExoticComponent<Omit<AutomationSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
436
+
437
+ interface AviFileHiworksProps extends React.SVGProps<SVGSVGElement> {
438
+ size?: number | string;
439
+ color?: string;
440
+ title?: string;
441
+ }
442
+ declare const AviFileHiworks: React.ForwardRefExoticComponent<Omit<AviFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
443
+
444
+ interface AwardLineHiworksProps extends React.SVGProps<SVGSVGElement> {
445
+ size?: number | string;
446
+ color?: string;
447
+ title?: string;
448
+ }
449
+ declare const AwardLineHiworks: React.ForwardRefExoticComponent<Omit<AwardLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
450
+
451
+ interface AwardSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
452
+ size?: number | string;
453
+ color?: string;
454
+ title?: string;
455
+ }
456
+ declare const AwardSolidHiworks: React.ForwardRefExoticComponent<Omit<AwardSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
457
+
458
+ interface BagLineHiworksProps extends React.SVGProps<SVGSVGElement> {
459
+ size?: number | string;
460
+ color?: string;
461
+ title?: string;
462
+ }
463
+ declare const BagLineHiworks: React.ForwardRefExoticComponent<Omit<BagLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
464
+
465
+ interface BagSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
466
+ size?: number | string;
467
+ color?: string;
468
+ title?: string;
469
+ }
470
+ declare const BagSolidHiworks: React.ForwardRefExoticComponent<Omit<BagSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
471
+
472
+ interface BanLineHiworksProps extends React.SVGProps<SVGSVGElement> {
473
+ size?: number | string;
474
+ color?: string;
475
+ title?: string;
476
+ }
477
+ declare const BanLineHiworks: React.ForwardRefExoticComponent<Omit<BanLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
478
+
479
+ interface BanSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
480
+ size?: number | string;
481
+ color?: string;
482
+ title?: string;
483
+ }
484
+ declare const BanSolidHiworks: React.ForwardRefExoticComponent<Omit<BanSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
485
+
486
+ interface Ban2LineHiworksProps extends React.SVGProps<SVGSVGElement> {
487
+ size?: number | string;
488
+ color?: string;
489
+ title?: string;
490
+ }
491
+ declare const Ban2LineHiworks: React.ForwardRefExoticComponent<Omit<Ban2LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
492
+
493
+ interface Ban2solidHiworksProps extends React.SVGProps<SVGSVGElement> {
494
+ size?: number | string;
495
+ color?: string;
496
+ title?: string;
497
+ }
498
+ declare const Ban2solidHiworks: React.ForwardRefExoticComponent<Omit<Ban2solidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
499
+
500
+ interface BatFileHiworksProps extends React.SVGProps<SVGSVGElement> {
501
+ size?: number | string;
502
+ color?: string;
503
+ title?: string;
504
+ }
505
+ declare const BatFileHiworks: React.ForwardRefExoticComponent<Omit<BatFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
506
+
507
+ interface BigMinusLineHiworksProps extends React.SVGProps<SVGSVGElement> {
508
+ size?: number | string;
509
+ color?: string;
510
+ title?: string;
511
+ }
512
+ declare const BigMinusLineHiworks: React.ForwardRefExoticComponent<Omit<BigMinusLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
513
+
514
+ interface BigMinusSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
515
+ size?: number | string;
516
+ color?: string;
517
+ title?: string;
518
+ }
519
+ declare const BigMinusSolidHiworks: React.ForwardRefExoticComponent<Omit<BigMinusSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
520
+
521
+ interface BigPlusLineHiworksProps extends React.SVGProps<SVGSVGElement> {
522
+ size?: number | string;
523
+ color?: string;
524
+ title?: string;
525
+ }
526
+ declare const BigPlusLineHiworks: React.ForwardRefExoticComponent<Omit<BigPlusLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
527
+
528
+ interface BigPlusSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
529
+ size?: number | string;
530
+ color?: string;
531
+ title?: string;
532
+ }
533
+ declare const BigPlusSolidHiworks: React.ForwardRefExoticComponent<Omit<BigPlusSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
534
+
535
+ interface BillLineHiworksProps extends React.SVGProps<SVGSVGElement> {
536
+ size?: number | string;
537
+ color?: string;
538
+ title?: string;
539
+ }
540
+ declare const BillLineHiworks: React.ForwardRefExoticComponent<Omit<BillLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
541
+
542
+ interface BillSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
543
+ size?: number | string;
544
+ color?: string;
545
+ title?: string;
546
+ }
547
+ declare const BillSolidHiworks: React.ForwardRefExoticComponent<Omit<BillSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
548
+
549
+ interface BinFileHiworksProps extends React.SVGProps<SVGSVGElement> {
550
+ size?: number | string;
551
+ color?: string;
552
+ title?: string;
553
+ }
554
+ declare const BinFileHiworks: React.ForwardRefExoticComponent<Omit<BinFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
555
+
556
+ interface BoxLineHiworksProps extends React.SVGProps<SVGSVGElement> {
557
+ size?: number | string;
558
+ color?: string;
559
+ title?: string;
560
+ }
561
+ declare const BoxLineHiworks: React.ForwardRefExoticComponent<Omit<BoxLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
562
+
563
+ interface BoxSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
564
+ size?: number | string;
565
+ color?: string;
566
+ title?: string;
567
+ }
568
+ declare const BoxSolidHiworks: React.ForwardRefExoticComponent<Omit<BoxSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
569
+
570
+ interface BrowserAdminLineHiworksProps extends React.SVGProps<SVGSVGElement> {
571
+ size?: number | string;
572
+ color?: string;
573
+ title?: string;
574
+ }
575
+ declare const BrowserAdminLineHiworks: React.ForwardRefExoticComponent<Omit<BrowserAdminLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
576
+
577
+ interface BrowserAdminSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
578
+ size?: number | string;
579
+ color?: string;
580
+ title?: string;
581
+ }
582
+ declare const BrowserAdminSolidHiworks: React.ForwardRefExoticComponent<Omit<BrowserAdminSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
583
+
584
+ interface BrowserBlockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
585
+ size?: number | string;
586
+ color?: string;
587
+ title?: string;
588
+ }
589
+ declare const BrowserBlockLineHiworks: React.ForwardRefExoticComponent<Omit<BrowserBlockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
590
+
591
+ interface BrowserBlockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
592
+ size?: number | string;
593
+ color?: string;
594
+ title?: string;
595
+ }
596
+ declare const BrowserBlockSolidHiworks: React.ForwardRefExoticComponent<Omit<BrowserBlockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
597
+
598
+ interface BrowserLineHiworksProps extends React.SVGProps<SVGSVGElement> {
599
+ size?: number | string;
600
+ color?: string;
601
+ title?: string;
602
+ }
603
+ declare const BrowserLineHiworks: React.ForwardRefExoticComponent<Omit<BrowserLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
604
+
605
+ interface BrowserSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
606
+ size?: number | string;
607
+ color?: string;
608
+ title?: string;
609
+ }
610
+ declare const BrowserSolidHiworks: React.ForwardRefExoticComponent<Omit<BrowserSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
611
+
612
+ interface Browser2lineHiworksProps extends React.SVGProps<SVGSVGElement> {
613
+ size?: number | string;
614
+ color?: string;
615
+ title?: string;
616
+ }
617
+ declare const Browser2lineHiworks: React.ForwardRefExoticComponent<Omit<Browser2lineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
618
+
619
+ interface Browser2solidHiworksProps extends React.SVGProps<SVGSVGElement> {
620
+ size?: number | string;
621
+ color?: string;
622
+ title?: string;
623
+ }
624
+ declare const Browser2solidHiworks: React.ForwardRefExoticComponent<Omit<Browser2solidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
625
+
626
+ interface BuildingAdminLineHiworksProps extends React.SVGProps<SVGSVGElement> {
627
+ size?: number | string;
628
+ color?: string;
629
+ title?: string;
630
+ }
631
+ declare const BuildingAdminLineHiworks: React.ForwardRefExoticComponent<Omit<BuildingAdminLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
632
+
633
+ interface BuildingAdminSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
634
+ size?: number | string;
635
+ color?: string;
636
+ title?: string;
637
+ }
638
+ declare const BuildingAdminSolidHiworks: React.ForwardRefExoticComponent<Omit<BuildingAdminSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
639
+
640
+ interface BuildingLineHiworksProps extends React.SVGProps<SVGSVGElement> {
641
+ size?: number | string;
642
+ color?: string;
643
+ title?: string;
644
+ }
645
+ declare const BuildingLineHiworks: React.ForwardRefExoticComponent<Omit<BuildingLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
646
+
647
+ interface BuildingSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
648
+ size?: number | string;
649
+ color?: string;
650
+ title?: string;
651
+ }
652
+ declare const BuildingSolidHiworks: React.ForwardRefExoticComponent<Omit<BuildingSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
653
+
654
+ interface BuildingUserLineHiworksProps extends React.SVGProps<SVGSVGElement> {
655
+ size?: number | string;
656
+ color?: string;
657
+ title?: string;
658
+ }
659
+ declare const BuildingUserLineHiworks: React.ForwardRefExoticComponent<Omit<BuildingUserLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
660
+
661
+ interface BuildingUserSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
662
+ size?: number | string;
663
+ color?: string;
664
+ title?: string;
665
+ }
666
+ declare const BuildingUserSolidHiworks: React.ForwardRefExoticComponent<Omit<BuildingUserSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
667
+
668
+ interface Building2LineHiworksProps extends React.SVGProps<SVGSVGElement> {
669
+ size?: number | string;
670
+ color?: string;
671
+ title?: string;
672
+ }
673
+ declare const Building2LineHiworks: React.ForwardRefExoticComponent<Omit<Building2LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
674
+
675
+ interface Building2SolidHiworksProps extends React.SVGProps<SVGSVGElement> {
676
+ size?: number | string;
677
+ color?: string;
678
+ title?: string;
679
+ }
680
+ declare const Building2SolidHiworks: React.ForwardRefExoticComponent<Omit<Building2SolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
681
+
682
+ interface CakeLineHiworksProps extends React.SVGProps<SVGSVGElement> {
683
+ size?: number | string;
684
+ color?: string;
685
+ title?: string;
686
+ }
687
+ declare const CakeLineHiworks: React.ForwardRefExoticComponent<Omit<CakeLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
688
+
689
+ interface CakeSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
690
+ size?: number | string;
691
+ color?: string;
692
+ title?: string;
693
+ }
694
+ declare const CakeSolidHiworks: React.ForwardRefExoticComponent<Omit<CakeSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
695
+
696
+ interface CalculatorLineHiworksProps extends React.SVGProps<SVGSVGElement> {
697
+ size?: number | string;
698
+ color?: string;
699
+ title?: string;
700
+ }
701
+ declare const CalculatorLineHiworks: React.ForwardRefExoticComponent<Omit<CalculatorLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
702
+
703
+ interface CalculatorSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
704
+ size?: number | string;
705
+ color?: string;
706
+ title?: string;
707
+ }
708
+ declare const CalculatorSolidHiworks: React.ForwardRefExoticComponent<Omit<CalculatorSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
709
+
710
+ interface CalendarCancelLineHiworksProps extends React.SVGProps<SVGSVGElement> {
711
+ size?: number | string;
712
+ color?: string;
713
+ title?: string;
714
+ }
715
+ declare const CalendarCancelLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarCancelLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
716
+
717
+ interface CalendarCancelSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
718
+ size?: number | string;
719
+ color?: string;
720
+ title?: string;
721
+ }
722
+ declare const CalendarCancelSolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarCancelSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
723
+
724
+ interface CalendarDayLineHiworksProps extends React.SVGProps<SVGSVGElement> {
725
+ size?: number | string;
726
+ color?: string;
727
+ title?: string;
728
+ }
729
+ declare const CalendarDayLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarDayLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
730
+
731
+ interface CalendarDaySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
732
+ size?: number | string;
733
+ color?: string;
734
+ title?: string;
735
+ }
736
+ declare const CalendarDaySolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarDaySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
737
+
738
+ interface CalendarEditLineHiworksProps extends React.SVGProps<SVGSVGElement> {
739
+ size?: number | string;
740
+ color?: string;
741
+ title?: string;
742
+ }
743
+ declare const CalendarEditLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarEditLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
744
+
745
+ interface CalendarEditSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
746
+ size?: number | string;
747
+ color?: string;
748
+ title?: string;
749
+ }
750
+ declare const CalendarEditSolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarEditSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
751
+
752
+ interface CalendarLineHiworksProps extends React.SVGProps<SVGSVGElement> {
753
+ size?: number | string;
754
+ color?: string;
755
+ title?: string;
756
+ }
757
+ declare const CalendarLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
758
+
759
+ interface CalendarListLineHiworksProps extends React.SVGProps<SVGSVGElement> {
760
+ size?: number | string;
761
+ color?: string;
762
+ title?: string;
763
+ }
764
+ declare const CalendarListLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarListLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
765
+
766
+ interface CalendarListSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
767
+ size?: number | string;
768
+ color?: string;
769
+ title?: string;
770
+ }
771
+ declare const CalendarListSolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarListSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
772
+
773
+ interface CalendarMonthLineHiworksProps extends React.SVGProps<SVGSVGElement> {
774
+ size?: number | string;
775
+ color?: string;
776
+ title?: string;
777
+ }
778
+ declare const CalendarMonthLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarMonthLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
779
+
780
+ interface CalendarMonthSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
781
+ size?: number | string;
782
+ color?: string;
783
+ title?: string;
784
+ }
785
+ declare const CalendarMonthSolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarMonthSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
786
+
787
+ interface CalendarSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
788
+ size?: number | string;
789
+ color?: string;
790
+ title?: string;
791
+ }
792
+ declare const CalendarSolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
793
+
794
+ interface CalendarTableLineHiworksProps extends React.SVGProps<SVGSVGElement> {
795
+ size?: number | string;
796
+ color?: string;
797
+ title?: string;
798
+ }
799
+ declare const CalendarTableLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarTableLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
800
+
801
+ interface CalendarTableSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
802
+ size?: number | string;
803
+ color?: string;
804
+ title?: string;
805
+ }
806
+ declare const CalendarTableSolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarTableSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
807
+
808
+ interface CalendarWeekLineHiworksProps extends React.SVGProps<SVGSVGElement> {
809
+ size?: number | string;
810
+ color?: string;
811
+ title?: string;
812
+ }
813
+ declare const CalendarWeekLineHiworks: React.ForwardRefExoticComponent<Omit<CalendarWeekLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
814
+
815
+ interface CalendarWeekSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
816
+ size?: number | string;
817
+ color?: string;
818
+ title?: string;
819
+ }
820
+ declare const CalendarWeekSolidHiworks: React.ForwardRefExoticComponent<Omit<CalendarWeekSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
821
+
822
+ interface CamLineHiworksProps extends React.SVGProps<SVGSVGElement> {
823
+ size?: number | string;
824
+ color?: string;
825
+ title?: string;
826
+ }
827
+ declare const CamLineHiworks: React.ForwardRefExoticComponent<Omit<CamLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
828
+
829
+ interface CamSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
830
+ size?: number | string;
831
+ color?: string;
832
+ title?: string;
833
+ }
834
+ declare const CamSolidHiworks: React.ForwardRefExoticComponent<Omit<CamSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
835
+
836
+ interface CancelBigLineHiworksProps extends React.SVGProps<SVGSVGElement> {
837
+ size?: number | string;
838
+ color?: string;
839
+ title?: string;
840
+ }
841
+ declare const CancelBigLineHiworks: React.ForwardRefExoticComponent<Omit<CancelBigLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
842
+
843
+ interface CancelBigSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
844
+ size?: number | string;
845
+ color?: string;
846
+ title?: string;
847
+ }
848
+ declare const CancelBigSolidHiworks: React.ForwardRefExoticComponent<Omit<CancelBigSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
849
+
850
+ interface CancelCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
851
+ size?: number | string;
852
+ color?: string;
853
+ title?: string;
854
+ }
855
+ declare const CancelCircleLineHiworks: React.ForwardRefExoticComponent<Omit<CancelCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
856
+
857
+ interface CancelCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
858
+ size?: number | string;
859
+ color?: string;
860
+ title?: string;
861
+ }
862
+ declare const CancelCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<CancelCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
863
+
864
+ interface CancelLineHiworksProps extends React.SVGProps<SVGSVGElement> {
865
+ size?: number | string;
866
+ color?: string;
867
+ title?: string;
868
+ }
869
+ declare const CancelLineHiworks: React.ForwardRefExoticComponent<Omit<CancelLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
870
+
871
+ interface CancelSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
872
+ size?: number | string;
873
+ color?: string;
874
+ title?: string;
875
+ }
876
+ declare const CancelSolidHiworks: React.ForwardRefExoticComponent<Omit<CancelSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
877
+
878
+ interface CaretBigDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
879
+ size?: number | string;
880
+ color?: string;
881
+ title?: string;
882
+ }
883
+ declare const CaretBigDownLineHiworks: React.ForwardRefExoticComponent<Omit<CaretBigDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
884
+
885
+ interface CaretBigDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
886
+ size?: number | string;
887
+ color?: string;
888
+ title?: string;
889
+ }
890
+ declare const CaretBigDownSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretBigDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
891
+
892
+ interface CaretBigUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
893
+ size?: number | string;
894
+ color?: string;
895
+ title?: string;
896
+ }
897
+ declare const CaretBigUpLineHiworks: React.ForwardRefExoticComponent<Omit<CaretBigUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
898
+
899
+ interface CaretBigUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
900
+ size?: number | string;
901
+ color?: string;
902
+ title?: string;
903
+ }
904
+ declare const CaretBigUpSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretBigUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
905
+
906
+ interface CaretDownCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
907
+ size?: number | string;
908
+ color?: string;
909
+ title?: string;
910
+ }
911
+ declare const CaretDownCircleLineHiworks: React.ForwardRefExoticComponent<Omit<CaretDownCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
912
+
913
+ interface CaretDownCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
914
+ size?: number | string;
915
+ color?: string;
916
+ title?: string;
917
+ }
918
+ declare const CaretDownCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretDownCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
919
+
920
+ interface CaretDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
921
+ size?: number | string;
922
+ color?: string;
923
+ title?: string;
924
+ }
925
+ declare const CaretDownLineHiworks: React.ForwardRefExoticComponent<Omit<CaretDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
926
+
927
+ interface CaretDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
928
+ size?: number | string;
929
+ color?: string;
930
+ title?: string;
931
+ }
932
+ declare const CaretDownSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
933
+
934
+ interface CaretLeftCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
935
+ size?: number | string;
936
+ color?: string;
937
+ title?: string;
938
+ }
939
+ declare const CaretLeftCircleLineHiworks: React.ForwardRefExoticComponent<Omit<CaretLeftCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
940
+
941
+ interface CaretLeftCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
942
+ size?: number | string;
943
+ color?: string;
944
+ title?: string;
945
+ }
946
+ declare const CaretLeftCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretLeftCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
947
+
948
+ interface CaretLeftLineHiworksProps extends React.SVGProps<SVGSVGElement> {
949
+ size?: number | string;
950
+ color?: string;
951
+ title?: string;
952
+ }
953
+ declare const CaretLeftLineHiworks: React.ForwardRefExoticComponent<Omit<CaretLeftLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
954
+
955
+ interface CaretLeftSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
956
+ size?: number | string;
957
+ color?: string;
958
+ title?: string;
959
+ }
960
+ declare const CaretLeftSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretLeftSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
961
+
962
+ interface CaretRightCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
963
+ size?: number | string;
964
+ color?: string;
965
+ title?: string;
966
+ }
967
+ declare const CaretRightCircleLineHiworks: React.ForwardRefExoticComponent<Omit<CaretRightCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
968
+
969
+ interface CaretRightCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
970
+ size?: number | string;
971
+ color?: string;
972
+ title?: string;
973
+ }
974
+ declare const CaretRightCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretRightCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
975
+
976
+ interface CaretRightLineHiworksProps extends React.SVGProps<SVGSVGElement> {
977
+ size?: number | string;
978
+ color?: string;
979
+ title?: string;
980
+ }
981
+ declare const CaretRightLineHiworks: React.ForwardRefExoticComponent<Omit<CaretRightLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
982
+
983
+ interface CaretRightSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
984
+ size?: number | string;
985
+ color?: string;
986
+ title?: string;
987
+ }
988
+ declare const CaretRightSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretRightSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
989
+
990
+ interface CaretUpCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
991
+ size?: number | string;
992
+ color?: string;
993
+ title?: string;
994
+ }
995
+ declare const CaretUpCircleLineHiworks: React.ForwardRefExoticComponent<Omit<CaretUpCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
996
+
997
+ interface CaretUpCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
998
+ size?: number | string;
999
+ color?: string;
1000
+ title?: string;
1001
+ }
1002
+ declare const CaretUpCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretUpCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1003
+
1004
+ interface CaretUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1005
+ size?: number | string;
1006
+ color?: string;
1007
+ title?: string;
1008
+ }
1009
+ declare const CaretUpLineHiworks: React.ForwardRefExoticComponent<Omit<CaretUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1010
+
1011
+ interface CaretUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1012
+ size?: number | string;
1013
+ color?: string;
1014
+ title?: string;
1015
+ }
1016
+ declare const CaretUpSolidHiworks: React.ForwardRefExoticComponent<Omit<CaretUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1017
+
1018
+ interface CategoriesLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1019
+ size?: number | string;
1020
+ color?: string;
1021
+ title?: string;
1022
+ }
1023
+ declare const CategoriesLineHiworks: React.ForwardRefExoticComponent<Omit<CategoriesLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1024
+
1025
+ interface CategoriesSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1026
+ size?: number | string;
1027
+ color?: string;
1028
+ title?: string;
1029
+ }
1030
+ declare const CategoriesSolidHiworks: React.ForwardRefExoticComponent<Omit<CategoriesSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1031
+
1032
+ interface CategoryLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1033
+ size?: number | string;
1034
+ color?: string;
1035
+ title?: string;
1036
+ }
1037
+ declare const CategoryLineHiworks: React.ForwardRefExoticComponent<Omit<CategoryLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1038
+
1039
+ interface CategorySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1040
+ size?: number | string;
1041
+ color?: string;
1042
+ title?: string;
1043
+ }
1044
+ declare const CategorySolidHiworks: React.ForwardRefExoticComponent<Omit<CategorySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1045
+
1046
+ interface ChartGraphLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1047
+ size?: number | string;
1048
+ color?: string;
1049
+ title?: string;
1050
+ }
1051
+ declare const ChartGraphLineHiworks: React.ForwardRefExoticComponent<Omit<ChartGraphLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1052
+
1053
+ interface ChartGraphSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1054
+ size?: number | string;
1055
+ color?: string;
1056
+ title?: string;
1057
+ }
1058
+ declare const ChartGraphSolidHiworks: React.ForwardRefExoticComponent<Omit<ChartGraphSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1059
+
1060
+ interface ChartHrLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1061
+ size?: number | string;
1062
+ color?: string;
1063
+ title?: string;
1064
+ }
1065
+ declare const ChartHrLineHiworks: React.ForwardRefExoticComponent<Omit<ChartHrLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1066
+
1067
+ interface ChartHrSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1068
+ size?: number | string;
1069
+ color?: string;
1070
+ title?: string;
1071
+ }
1072
+ declare const ChartHrSolidHiworks: React.ForwardRefExoticComponent<Omit<ChartHrSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1073
+
1074
+ interface ChartLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1075
+ size?: number | string;
1076
+ color?: string;
1077
+ title?: string;
1078
+ }
1079
+ declare const ChartLineHiworks: React.ForwardRefExoticComponent<Omit<ChartLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1080
+
1081
+ interface ChartSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1082
+ size?: number | string;
1083
+ color?: string;
1084
+ title?: string;
1085
+ }
1086
+ declare const ChartSolidHiworks: React.ForwardRefExoticComponent<Omit<ChartSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1087
+
1088
+ interface CheckCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1089
+ size?: number | string;
1090
+ color?: string;
1091
+ title?: string;
1092
+ }
1093
+ declare const CheckCircleLineHiworks: React.ForwardRefExoticComponent<Omit<CheckCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1094
+
1095
+ interface CheckCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1096
+ size?: number | string;
1097
+ color?: string;
1098
+ title?: string;
1099
+ }
1100
+ declare const CheckCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<CheckCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1101
+
1102
+ interface CheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1103
+ size?: number | string;
1104
+ color?: string;
1105
+ title?: string;
1106
+ }
1107
+ declare const CheckLineHiworks: React.ForwardRefExoticComponent<Omit<CheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1108
+
1109
+ interface CheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1110
+ size?: number | string;
1111
+ color?: string;
1112
+ title?: string;
1113
+ }
1114
+ declare const CheckSolidHiworks: React.ForwardRefExoticComponent<Omit<CheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1115
+
1116
+ interface CheckboxLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1117
+ size?: number | string;
1118
+ color?: string;
1119
+ title?: string;
1120
+ }
1121
+ declare const CheckboxLineHiworks: React.ForwardRefExoticComponent<Omit<CheckboxLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1122
+
1123
+ interface CheckboxSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1124
+ size?: number | string;
1125
+ color?: string;
1126
+ title?: string;
1127
+ }
1128
+ declare const CheckboxSolidHiworks: React.ForwardRefExoticComponent<Omit<CheckboxSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1129
+
1130
+ interface CircleStarLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1131
+ size?: number | string;
1132
+ color?: string;
1133
+ title?: string;
1134
+ }
1135
+ declare const CircleStarLineHiworks: React.ForwardRefExoticComponent<Omit<CircleStarLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1136
+
1137
+ interface CircleStarSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1138
+ size?: number | string;
1139
+ color?: string;
1140
+ title?: string;
1141
+ }
1142
+ declare const CircleStarSolidHiworks: React.ForwardRefExoticComponent<Omit<CircleStarSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1143
+
1144
+ interface CloudLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1145
+ size?: number | string;
1146
+ color?: string;
1147
+ title?: string;
1148
+ }
1149
+ declare const CloudLineHiworks: React.ForwardRefExoticComponent<Omit<CloudLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1150
+
1151
+ interface CloudSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1152
+ size?: number | string;
1153
+ color?: string;
1154
+ title?: string;
1155
+ }
1156
+ declare const CloudSolidHiworks: React.ForwardRefExoticComponent<Omit<CloudSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1157
+
1158
+ interface CloudUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1159
+ size?: number | string;
1160
+ color?: string;
1161
+ title?: string;
1162
+ }
1163
+ declare const CloudUpLineHiworks: React.ForwardRefExoticComponent<Omit<CloudUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1164
+
1165
+ interface CloudUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1166
+ size?: number | string;
1167
+ color?: string;
1168
+ title?: string;
1169
+ }
1170
+ declare const CloudUpSolidHiworks: React.ForwardRefExoticComponent<Omit<CloudUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1171
+
1172
+ interface Collapse2LineHiworksProps extends React.SVGProps<SVGSVGElement> {
1173
+ size?: number | string;
1174
+ color?: string;
1175
+ title?: string;
1176
+ }
1177
+ declare const Collapse2LineHiworks: React.ForwardRefExoticComponent<Omit<Collapse2LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1178
+
1179
+ interface Collapse2SolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1180
+ size?: number | string;
1181
+ color?: string;
1182
+ title?: string;
1183
+ }
1184
+ declare const Collapse2SolidHiworks: React.ForwardRefExoticComponent<Omit<Collapse2SolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1185
+
1186
+ interface Collapse4LineHiworksProps extends React.SVGProps<SVGSVGElement> {
1187
+ size?: number | string;
1188
+ color?: string;
1189
+ title?: string;
1190
+ }
1191
+ declare const Collapse4LineHiworks: React.ForwardRefExoticComponent<Omit<Collapse4LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1192
+
1193
+ interface Collapse4SolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1194
+ size?: number | string;
1195
+ color?: string;
1196
+ title?: string;
1197
+ }
1198
+ declare const Collapse4SolidHiworks: React.ForwardRefExoticComponent<Omit<Collapse4SolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1199
+
1200
+ interface ColumnLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1201
+ size?: number | string;
1202
+ color?: string;
1203
+ title?: string;
1204
+ }
1205
+ declare const ColumnLineHiworks: React.ForwardRefExoticComponent<Omit<ColumnLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1206
+
1207
+ interface ColumnSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1208
+ size?: number | string;
1209
+ color?: string;
1210
+ title?: string;
1211
+ }
1212
+ declare const ColumnSolidHiworks: React.ForwardRefExoticComponent<Omit<ColumnSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1213
+
1214
+ interface CommentCheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1215
+ size?: number | string;
1216
+ color?: string;
1217
+ title?: string;
1218
+ }
1219
+ declare const CommentCheckLineHiworks: React.ForwardRefExoticComponent<Omit<CommentCheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1220
+
1221
+ interface CommentCheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1222
+ size?: number | string;
1223
+ color?: string;
1224
+ title?: string;
1225
+ }
1226
+ declare const CommentCheckSolidHiworks: React.ForwardRefExoticComponent<Omit<CommentCheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1227
+
1228
+ interface CommentDotLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1229
+ size?: number | string;
1230
+ color?: string;
1231
+ title?: string;
1232
+ }
1233
+ declare const CommentDotLineHiworks: React.ForwardRefExoticComponent<Omit<CommentDotLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1234
+
1235
+ interface CommentDotSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1236
+ size?: number | string;
1237
+ color?: string;
1238
+ title?: string;
1239
+ }
1240
+ declare const CommentDotSolidHiworks: React.ForwardRefExoticComponent<Omit<CommentDotSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1241
+
1242
+ interface CommentLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1243
+ size?: number | string;
1244
+ color?: string;
1245
+ title?: string;
1246
+ }
1247
+ declare const CommentLineHiworks: React.ForwardRefExoticComponent<Omit<CommentLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1248
+
1249
+ interface CommentOffLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1250
+ size?: number | string;
1251
+ color?: string;
1252
+ title?: string;
1253
+ }
1254
+ declare const CommentOffLineHiworks: React.ForwardRefExoticComponent<Omit<CommentOffLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1255
+
1256
+ interface CommentOffSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1257
+ size?: number | string;
1258
+ color?: string;
1259
+ title?: string;
1260
+ }
1261
+ declare const CommentOffSolidHiworks: React.ForwardRefExoticComponent<Omit<CommentOffSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1262
+
1263
+ interface CommentOutLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1264
+ size?: number | string;
1265
+ color?: string;
1266
+ title?: string;
1267
+ }
1268
+ declare const CommentOutLineHiworks: React.ForwardRefExoticComponent<Omit<CommentOutLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1269
+
1270
+ interface CommentOutSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1271
+ size?: number | string;
1272
+ color?: string;
1273
+ title?: string;
1274
+ }
1275
+ declare const CommentOutSolidHiworks: React.ForwardRefExoticComponent<Omit<CommentOutSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1276
+
1277
+ interface CommentSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1278
+ size?: number | string;
1279
+ color?: string;
1280
+ title?: string;
1281
+ }
1282
+ declare const CommentSolidHiworks: React.ForwardRefExoticComponent<Omit<CommentSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1283
+
1284
+ interface ConditionLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1285
+ size?: number | string;
1286
+ color?: string;
1287
+ title?: string;
1288
+ }
1289
+ declare const ConditionLineHiworks: React.ForwardRefExoticComponent<Omit<ConditionLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1290
+
1291
+ interface ConditionSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1292
+ size?: number | string;
1293
+ color?: string;
1294
+ title?: string;
1295
+ }
1296
+ declare const ConditionSolidHiworks: React.ForwardRefExoticComponent<Omit<ConditionSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1297
+
1298
+ interface ControlLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1299
+ size?: number | string;
1300
+ color?: string;
1301
+ title?: string;
1302
+ }
1303
+ declare const ControlLineHiworks: React.ForwardRefExoticComponent<Omit<ControlLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1304
+
1305
+ interface ControlSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1306
+ size?: number | string;
1307
+ color?: string;
1308
+ title?: string;
1309
+ }
1310
+ declare const ControlSolidHiworks: React.ForwardRefExoticComponent<Omit<ControlSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1311
+
1312
+ interface CreditCardLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1313
+ size?: number | string;
1314
+ color?: string;
1315
+ title?: string;
1316
+ }
1317
+ declare const CreditCardLineHiworks: React.ForwardRefExoticComponent<Omit<CreditCardLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1318
+
1319
+ interface CreditCardSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1320
+ size?: number | string;
1321
+ color?: string;
1322
+ title?: string;
1323
+ }
1324
+ declare const CreditCardSolidHiworks: React.ForwardRefExoticComponent<Omit<CreditCardSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1325
+
1326
+ interface DataPageLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1327
+ size?: number | string;
1328
+ color?: string;
1329
+ title?: string;
1330
+ }
1331
+ declare const DataPageLineHiworks: React.ForwardRefExoticComponent<Omit<DataPageLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1332
+
1333
+ interface DataPageSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1334
+ size?: number | string;
1335
+ color?: string;
1336
+ title?: string;
1337
+ }
1338
+ declare const DataPageSolidHiworks: React.ForwardRefExoticComponent<Omit<DataPageSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1339
+
1340
+ interface DateTimeLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1341
+ size?: number | string;
1342
+ color?: string;
1343
+ title?: string;
1344
+ }
1345
+ declare const DateTimeLineHiworks: React.ForwardRefExoticComponent<Omit<DateTimeLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1346
+
1347
+ interface DateTimeSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1348
+ size?: number | string;
1349
+ color?: string;
1350
+ title?: string;
1351
+ }
1352
+ declare const DateTimeSolidHiworks: React.ForwardRefExoticComponent<Omit<DateTimeSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1353
+
1354
+ interface DesktopLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1355
+ size?: number | string;
1356
+ color?: string;
1357
+ title?: string;
1358
+ }
1359
+ declare const DesktopLineHiworks: React.ForwardRefExoticComponent<Omit<DesktopLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1360
+
1361
+ interface DesktopSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1362
+ size?: number | string;
1363
+ color?: string;
1364
+ title?: string;
1365
+ }
1366
+ declare const DesktopSolidHiworks: React.ForwardRefExoticComponent<Omit<DesktopSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1367
+
1368
+ interface DiagramDataLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1369
+ size?: number | string;
1370
+ color?: string;
1371
+ title?: string;
1372
+ }
1373
+ declare const DiagramDataLineHiworks: React.ForwardRefExoticComponent<Omit<DiagramDataLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1374
+
1375
+ interface DiagramDataSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1376
+ size?: number | string;
1377
+ color?: string;
1378
+ title?: string;
1379
+ }
1380
+ declare const DiagramDataSolidHiworks: React.ForwardRefExoticComponent<Omit<DiagramDataSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1381
+
1382
+ interface DiagramLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1383
+ size?: number | string;
1384
+ color?: string;
1385
+ title?: string;
1386
+ }
1387
+ declare const DiagramLineHiworks: React.ForwardRefExoticComponent<Omit<DiagramLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1388
+
1389
+ interface DiagramSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1390
+ size?: number | string;
1391
+ color?: string;
1392
+ title?: string;
1393
+ }
1394
+ declare const DiagramSolidHiworks: React.ForwardRefExoticComponent<Omit<DiagramSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1395
+
1396
+ interface DiscLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1397
+ size?: number | string;
1398
+ color?: string;
1399
+ title?: string;
1400
+ }
1401
+ declare const DiscLineHiworks: React.ForwardRefExoticComponent<Omit<DiscLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1402
+
1403
+ interface DiscSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1404
+ size?: number | string;
1405
+ color?: string;
1406
+ title?: string;
1407
+ }
1408
+ declare const DiscSolidHiworks: React.ForwardRefExoticComponent<Omit<DiscSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1409
+
1410
+ interface DivisionLineLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1411
+ size?: number | string;
1412
+ color?: string;
1413
+ title?: string;
1414
+ }
1415
+ declare const DivisionLineLineHiworks: React.ForwardRefExoticComponent<Omit<DivisionLineLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1416
+
1417
+ interface DivisionLineSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1418
+ size?: number | string;
1419
+ color?: string;
1420
+ title?: string;
1421
+ }
1422
+ declare const DivisionLineSolidHiworks: React.ForwardRefExoticComponent<Omit<DivisionLineSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1423
+
1424
+ interface DocFileHiworksProps extends React.SVGProps<SVGSVGElement> {
1425
+ size?: number | string;
1426
+ color?: string;
1427
+ title?: string;
1428
+ }
1429
+ declare const DocFileHiworks: React.ForwardRefExoticComponent<Omit<DocFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1430
+
1431
+ interface DocumentDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1432
+ size?: number | string;
1433
+ color?: string;
1434
+ title?: string;
1435
+ }
1436
+ declare const DocumentDownLineHiworks: React.ForwardRefExoticComponent<Omit<DocumentDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1437
+
1438
+ interface DocumentDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1439
+ size?: number | string;
1440
+ color?: string;
1441
+ title?: string;
1442
+ }
1443
+ declare const DocumentDownSolidHiworks: React.ForwardRefExoticComponent<Omit<DocumentDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1444
+
1445
+ interface DocumentGroupLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1446
+ size?: number | string;
1447
+ color?: string;
1448
+ title?: string;
1449
+ }
1450
+ declare const DocumentGroupLineHiworks: React.ForwardRefExoticComponent<Omit<DocumentGroupLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1451
+
1452
+ interface DocumentGroupShareLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1453
+ size?: number | string;
1454
+ color?: string;
1455
+ title?: string;
1456
+ }
1457
+ declare const DocumentGroupShareLineHiworks: React.ForwardRefExoticComponent<Omit<DocumentGroupShareLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1458
+
1459
+ interface DocumentGroupShareSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1460
+ size?: number | string;
1461
+ color?: string;
1462
+ title?: string;
1463
+ }
1464
+ declare const DocumentGroupShareSolidHiworks: React.ForwardRefExoticComponent<Omit<DocumentGroupShareSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1465
+
1466
+ interface DocumentGroupSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1467
+ size?: number | string;
1468
+ color?: string;
1469
+ title?: string;
1470
+ }
1471
+ declare const DocumentGroupSolidHiworks: React.ForwardRefExoticComponent<Omit<DocumentGroupSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1472
+
1473
+ interface DocumentLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1474
+ size?: number | string;
1475
+ color?: string;
1476
+ title?: string;
1477
+ }
1478
+ declare const DocumentLineHiworks: React.ForwardRefExoticComponent<Omit<DocumentLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1479
+
1480
+ interface DocumentSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1481
+ size?: number | string;
1482
+ color?: string;
1483
+ title?: string;
1484
+ }
1485
+ declare const DocumentSolidHiworks: React.ForwardRefExoticComponent<Omit<DocumentSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1486
+
1487
+ interface DocumentUploadLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1488
+ size?: number | string;
1489
+ color?: string;
1490
+ title?: string;
1491
+ }
1492
+ declare const DocumentUploadLineHiworks: React.ForwardRefExoticComponent<Omit<DocumentUploadLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1493
+
1494
+ interface DocumentUploadSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1495
+ size?: number | string;
1496
+ color?: string;
1497
+ title?: string;
1498
+ }
1499
+ declare const DocumentUploadSolidHiworks: React.ForwardRefExoticComponent<Omit<DocumentUploadSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1500
+
1501
+ interface DocumentsLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1502
+ size?: number | string;
1503
+ color?: string;
1504
+ title?: string;
1505
+ }
1506
+ declare const DocumentsLineHiworks: React.ForwardRefExoticComponent<Omit<DocumentsLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1507
+
1508
+ interface DocumentsSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1509
+ size?: number | string;
1510
+ color?: string;
1511
+ title?: string;
1512
+ }
1513
+ declare const DocumentsSolidHiworks: React.ForwardRefExoticComponent<Omit<DocumentsSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1514
+
1515
+ interface DotsHlineHiworksProps extends React.SVGProps<SVGSVGElement> {
1516
+ size?: number | string;
1517
+ color?: string;
1518
+ title?: string;
1519
+ }
1520
+ declare const DotsHlineHiworks: React.ForwardRefExoticComponent<Omit<DotsHlineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1521
+
1522
+ interface DotsHsolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1523
+ size?: number | string;
1524
+ color?: string;
1525
+ title?: string;
1526
+ }
1527
+ declare const DotsHsolidHiworks: React.ForwardRefExoticComponent<Omit<DotsHsolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1528
+
1529
+ interface DotsVlineHiworksProps extends React.SVGProps<SVGSVGElement> {
1530
+ size?: number | string;
1531
+ color?: string;
1532
+ title?: string;
1533
+ }
1534
+ declare const DotsVlineHiworks: React.ForwardRefExoticComponent<Omit<DotsVlineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1535
+
1536
+ interface DotsVsolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1537
+ size?: number | string;
1538
+ color?: string;
1539
+ title?: string;
1540
+ }
1541
+ declare const DotsVsolidHiworks: React.ForwardRefExoticComponent<Omit<DotsVsolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1542
+
1543
+ interface DoubleArrowsDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1544
+ size?: number | string;
1545
+ color?: string;
1546
+ title?: string;
1547
+ }
1548
+ declare const DoubleArrowsDownLineHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1549
+
1550
+ interface DoubleArrowsDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1551
+ size?: number | string;
1552
+ color?: string;
1553
+ title?: string;
1554
+ }
1555
+ declare const DoubleArrowsDownSolidHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1556
+
1557
+ interface DoubleArrowsLeftLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1558
+ size?: number | string;
1559
+ color?: string;
1560
+ title?: string;
1561
+ }
1562
+ declare const DoubleArrowsLeftLineHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsLeftLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1563
+
1564
+ interface DoubleArrowsLeftSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1565
+ size?: number | string;
1566
+ color?: string;
1567
+ title?: string;
1568
+ }
1569
+ declare const DoubleArrowsLeftSolidHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsLeftSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1570
+
1571
+ interface DoubleArrowsRightLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1572
+ size?: number | string;
1573
+ color?: string;
1574
+ title?: string;
1575
+ }
1576
+ declare const DoubleArrowsRightLineHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsRightLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1577
+
1578
+ interface DoubleArrowsRightSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1579
+ size?: number | string;
1580
+ color?: string;
1581
+ title?: string;
1582
+ }
1583
+ declare const DoubleArrowsRightSolidHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsRightSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1584
+
1585
+ interface DoubleArrowsUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1586
+ size?: number | string;
1587
+ color?: string;
1588
+ title?: string;
1589
+ }
1590
+ declare const DoubleArrowsUpLineHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1591
+
1592
+ interface DoubleArrowsUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1593
+ size?: number | string;
1594
+ color?: string;
1595
+ title?: string;
1596
+ }
1597
+ declare const DoubleArrowsUpSolidHiworks: React.ForwardRefExoticComponent<Omit<DoubleArrowsUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1598
+
1599
+ interface DropDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1600
+ size?: number | string;
1601
+ color?: string;
1602
+ title?: string;
1603
+ }
1604
+ declare const DropDownLineHiworks: React.ForwardRefExoticComponent<Omit<DropDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1605
+
1606
+ interface DropDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1607
+ size?: number | string;
1608
+ color?: string;
1609
+ title?: string;
1610
+ }
1611
+ declare const DropDownSolidHiworks: React.ForwardRefExoticComponent<Omit<DropDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1612
+
1613
+ interface EditDateLastLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1614
+ size?: number | string;
1615
+ color?: string;
1616
+ title?: string;
1617
+ }
1618
+ declare const EditDateLastLineHiworks: React.ForwardRefExoticComponent<Omit<EditDateLastLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1619
+
1620
+ interface EditDateLastSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1621
+ size?: number | string;
1622
+ color?: string;
1623
+ title?: string;
1624
+ }
1625
+ declare const EditDateLastSolidHiworks: React.ForwardRefExoticComponent<Omit<EditDateLastSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1626
+
1627
+ interface EpsFileHiworksProps extends React.SVGProps<SVGSVGElement> {
1628
+ size?: number | string;
1629
+ color?: string;
1630
+ title?: string;
1631
+ }
1632
+ declare const EpsFileHiworks: React.ForwardRefExoticComponent<Omit<EpsFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1633
+
1634
+ interface EtcFileHiworksProps extends React.SVGProps<SVGSVGElement> {
1635
+ size?: number | string;
1636
+ color?: string;
1637
+ title?: string;
1638
+ }
1639
+ declare const EtcFileHiworks: React.ForwardRefExoticComponent<Omit<EtcFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1640
+
1641
+ interface ExclamationLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1642
+ size?: number | string;
1643
+ color?: string;
1644
+ title?: string;
1645
+ }
1646
+ declare const ExclamationLineHiworks: React.ForwardRefExoticComponent<Omit<ExclamationLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1647
+
1648
+ interface ExclamationSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1649
+ size?: number | string;
1650
+ color?: string;
1651
+ title?: string;
1652
+ }
1653
+ declare const ExclamationSolidHiworks: React.ForwardRefExoticComponent<Omit<ExclamationSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1654
+
1655
+ interface ExeFileHiworksProps extends React.SVGProps<SVGSVGElement> {
1656
+ size?: number | string;
1657
+ color?: string;
1658
+ title?: string;
1659
+ }
1660
+ declare const ExeFileHiworks: React.ForwardRefExoticComponent<Omit<ExeFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1661
+
1662
+ interface Expand2lineHiworksProps extends React.SVGProps<SVGSVGElement> {
1663
+ size?: number | string;
1664
+ color?: string;
1665
+ title?: string;
1666
+ }
1667
+ declare const Expand2lineHiworks: React.ForwardRefExoticComponent<Omit<Expand2lineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1668
+
1669
+ interface Expand2solidHiworksProps extends React.SVGProps<SVGSVGElement> {
1670
+ size?: number | string;
1671
+ color?: string;
1672
+ title?: string;
1673
+ }
1674
+ declare const Expand2solidHiworks: React.ForwardRefExoticComponent<Omit<Expand2solidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1675
+
1676
+ interface Expand4lineHiworksProps extends React.SVGProps<SVGSVGElement> {
1677
+ size?: number | string;
1678
+ color?: string;
1679
+ title?: string;
1680
+ }
1681
+ declare const Expand4lineHiworks: React.ForwardRefExoticComponent<Omit<Expand4lineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1682
+
1683
+ interface Expand4solidHiworksProps extends React.SVGProps<SVGSVGElement> {
1684
+ size?: number | string;
1685
+ color?: string;
1686
+ title?: string;
1687
+ }
1688
+ declare const Expand4solidHiworks: React.ForwardRefExoticComponent<Omit<Expand4solidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1689
+
1690
+ interface FamilyHistoryLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1691
+ size?: number | string;
1692
+ color?: string;
1693
+ title?: string;
1694
+ }
1695
+ declare const FamilyHistoryLineHiworks: React.ForwardRefExoticComponent<Omit<FamilyHistoryLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1696
+
1697
+ interface FamilyHistorySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1698
+ size?: number | string;
1699
+ color?: string;
1700
+ title?: string;
1701
+ }
1702
+ declare const FamilyHistorySolidHiworks: React.ForwardRefExoticComponent<Omit<FamilyHistorySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1703
+
1704
+ interface FavoriteLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1705
+ size?: number | string;
1706
+ color?: string;
1707
+ title?: string;
1708
+ }
1709
+ declare const FavoriteLineHiworks: React.ForwardRefExoticComponent<Omit<FavoriteLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1710
+
1711
+ interface FavoriteSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1712
+ size?: number | string;
1713
+ color?: string;
1714
+ title?: string;
1715
+ }
1716
+ declare const FavoriteSolidHiworks: React.ForwardRefExoticComponent<Omit<FavoriteSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1717
+
1718
+ interface FileAddLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1719
+ size?: number | string;
1720
+ color?: string;
1721
+ title?: string;
1722
+ }
1723
+ declare const FileAddLineHiworks: React.ForwardRefExoticComponent<Omit<FileAddLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1724
+
1725
+ interface FileAddSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1726
+ size?: number | string;
1727
+ color?: string;
1728
+ title?: string;
1729
+ }
1730
+ declare const FileAddSolidHiworks: React.ForwardRefExoticComponent<Omit<FileAddSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1731
+
1732
+ interface FilterLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1733
+ size?: number | string;
1734
+ color?: string;
1735
+ title?: string;
1736
+ }
1737
+ declare const FilterLineHiworks: React.ForwardRefExoticComponent<Omit<FilterLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1738
+
1739
+ interface FilterSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1740
+ size?: number | string;
1741
+ color?: string;
1742
+ title?: string;
1743
+ }
1744
+ declare const FilterSolidHiworks: React.ForwardRefExoticComponent<Omit<FilterSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1745
+
1746
+ interface FlaFileHiworksProps extends React.SVGProps<SVGSVGElement> {
1747
+ size?: number | string;
1748
+ color?: string;
1749
+ title?: string;
1750
+ }
1751
+ declare const FlaFileHiworks: React.ForwardRefExoticComponent<Omit<FlaFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1752
+
1753
+ interface FlagLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1754
+ size?: number | string;
1755
+ color?: string;
1756
+ title?: string;
1757
+ }
1758
+ declare const FlagLineHiworks: React.ForwardRefExoticComponent<Omit<FlagLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1759
+
1760
+ interface FlagSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1761
+ size?: number | string;
1762
+ color?: string;
1763
+ title?: string;
1764
+ }
1765
+ declare const FlagSolidHiworks: React.ForwardRefExoticComponent<Omit<FlagSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1766
+
1767
+ interface FolderAddLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1768
+ size?: number | string;
1769
+ color?: string;
1770
+ title?: string;
1771
+ }
1772
+ declare const FolderAddLineHiworks: React.ForwardRefExoticComponent<Omit<FolderAddLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1773
+
1774
+ interface FolderAddSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1775
+ size?: number | string;
1776
+ color?: string;
1777
+ title?: string;
1778
+ }
1779
+ declare const FolderAddSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderAddSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1780
+
1781
+ interface FolderAdminLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1782
+ size?: number | string;
1783
+ color?: string;
1784
+ title?: string;
1785
+ }
1786
+ declare const FolderAdminLineHiworks: React.ForwardRefExoticComponent<Omit<FolderAdminLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1787
+
1788
+ interface FolderAdminSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1789
+ size?: number | string;
1790
+ color?: string;
1791
+ title?: string;
1792
+ }
1793
+ declare const FolderAdminSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderAdminSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1794
+
1795
+ interface FolderCompanyLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1796
+ size?: number | string;
1797
+ color?: string;
1798
+ title?: string;
1799
+ }
1800
+ declare const FolderCompanyLineHiworks: React.ForwardRefExoticComponent<Omit<FolderCompanyLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1801
+
1802
+ interface FolderCompanySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1803
+ size?: number | string;
1804
+ color?: string;
1805
+ title?: string;
1806
+ }
1807
+ declare const FolderCompanySolidHiworks: React.ForwardRefExoticComponent<Omit<FolderCompanySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1808
+
1809
+ interface FolderFileHiworksProps extends React.SVGProps<SVGSVGElement> {
1810
+ size?: number | string;
1811
+ color?: string;
1812
+ title?: string;
1813
+ }
1814
+ declare const FolderFileHiworks: React.ForwardRefExoticComponent<Omit<FolderFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1815
+
1816
+ interface FolderLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1817
+ size?: number | string;
1818
+ color?: string;
1819
+ title?: string;
1820
+ }
1821
+ declare const FolderLineHiworks: React.ForwardRefExoticComponent<Omit<FolderLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1822
+
1823
+ interface FolderLockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1824
+ size?: number | string;
1825
+ color?: string;
1826
+ title?: string;
1827
+ }
1828
+ declare const FolderLockLineHiworks: React.ForwardRefExoticComponent<Omit<FolderLockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1829
+
1830
+ interface FolderLockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1831
+ size?: number | string;
1832
+ color?: string;
1833
+ title?: string;
1834
+ }
1835
+ declare const FolderLockSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderLockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1836
+
1837
+ interface FolderReceptionLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1838
+ size?: number | string;
1839
+ color?: string;
1840
+ title?: string;
1841
+ }
1842
+ declare const FolderReceptionLineHiworks: React.ForwardRefExoticComponent<Omit<FolderReceptionLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1843
+
1844
+ interface FolderReceptionSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1845
+ size?: number | string;
1846
+ color?: string;
1847
+ title?: string;
1848
+ }
1849
+ declare const FolderReceptionSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderReceptionSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1850
+
1851
+ interface FolderSendLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1852
+ size?: number | string;
1853
+ color?: string;
1854
+ title?: string;
1855
+ }
1856
+ declare const FolderSendLineHiworks: React.ForwardRefExoticComponent<Omit<FolderSendLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1857
+
1858
+ interface FolderSendSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1859
+ size?: number | string;
1860
+ color?: string;
1861
+ title?: string;
1862
+ }
1863
+ declare const FolderSendSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderSendSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1864
+
1865
+ interface FolderShareLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1866
+ size?: number | string;
1867
+ color?: string;
1868
+ title?: string;
1869
+ }
1870
+ declare const FolderShareLineHiworks: React.ForwardRefExoticComponent<Omit<FolderShareLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1871
+
1872
+ interface FolderShareSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1873
+ size?: number | string;
1874
+ color?: string;
1875
+ title?: string;
1876
+ }
1877
+ declare const FolderShareSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderShareSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1878
+
1879
+ interface FolderSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1880
+ size?: number | string;
1881
+ color?: string;
1882
+ title?: string;
1883
+ }
1884
+ declare const FolderSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1885
+
1886
+ interface FolderStarLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1887
+ size?: number | string;
1888
+ color?: string;
1889
+ title?: string;
1890
+ }
1891
+ declare const FolderStarLineHiworks: React.ForwardRefExoticComponent<Omit<FolderStarLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1892
+
1893
+ interface FolderStarSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1894
+ size?: number | string;
1895
+ color?: string;
1896
+ title?: string;
1897
+ }
1898
+ declare const FolderStarSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderStarSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1899
+
1900
+ interface FolderUploadLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1901
+ size?: number | string;
1902
+ color?: string;
1903
+ title?: string;
1904
+ }
1905
+ declare const FolderUploadLineHiworks: React.ForwardRefExoticComponent<Omit<FolderUploadLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1906
+
1907
+ interface FolderUploadSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1908
+ size?: number | string;
1909
+ color?: string;
1910
+ title?: string;
1911
+ }
1912
+ declare const FolderUploadSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderUploadSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1913
+
1914
+ interface FolderViewLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1915
+ size?: number | string;
1916
+ color?: string;
1917
+ title?: string;
1918
+ }
1919
+ declare const FolderViewLineHiworks: React.ForwardRefExoticComponent<Omit<FolderViewLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1920
+
1921
+ interface FolderViewSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1922
+ size?: number | string;
1923
+ color?: string;
1924
+ title?: string;
1925
+ }
1926
+ declare const FolderViewSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderViewSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1927
+
1928
+ interface FolderWriteLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1929
+ size?: number | string;
1930
+ color?: string;
1931
+ title?: string;
1932
+ }
1933
+ declare const FolderWriteLineHiworks: React.ForwardRefExoticComponent<Omit<FolderWriteLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1934
+
1935
+ interface FolderWriteSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1936
+ size?: number | string;
1937
+ color?: string;
1938
+ title?: string;
1939
+ }
1940
+ declare const FolderWriteSolidHiworks: React.ForwardRefExoticComponent<Omit<FolderWriteSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1941
+
1942
+ interface FollowLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1943
+ size?: number | string;
1944
+ color?: string;
1945
+ title?: string;
1946
+ }
1947
+ declare const FollowLineHiworks: React.ForwardRefExoticComponent<Omit<FollowLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1948
+
1949
+ interface FollowSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1950
+ size?: number | string;
1951
+ color?: string;
1952
+ title?: string;
1953
+ }
1954
+ declare const FollowSolidHiworks: React.ForwardRefExoticComponent<Omit<FollowSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1955
+
1956
+ interface FollowingLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1957
+ size?: number | string;
1958
+ color?: string;
1959
+ title?: string;
1960
+ }
1961
+ declare const FollowingLineHiworks: React.ForwardRefExoticComponent<Omit<FollowingLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1962
+
1963
+ interface FollowingSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1964
+ size?: number | string;
1965
+ color?: string;
1966
+ title?: string;
1967
+ }
1968
+ declare const FollowingSolidHiworks: React.ForwardRefExoticComponent<Omit<FollowingSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1969
+
1970
+ interface GifFileHiworksProps extends React.SVGProps<SVGSVGElement> {
1971
+ size?: number | string;
1972
+ color?: string;
1973
+ title?: string;
1974
+ }
1975
+ declare const GifFileHiworks: React.ForwardRefExoticComponent<Omit<GifFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1976
+
1977
+ interface GiftLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1978
+ size?: number | string;
1979
+ color?: string;
1980
+ title?: string;
1981
+ }
1982
+ declare const GiftLineHiworks: React.ForwardRefExoticComponent<Omit<GiftLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1983
+
1984
+ interface GiftSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1985
+ size?: number | string;
1986
+ color?: string;
1987
+ title?: string;
1988
+ }
1989
+ declare const GiftSolidHiworks: React.ForwardRefExoticComponent<Omit<GiftSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1990
+
1991
+ interface GraphBoxLineHiworksProps extends React.SVGProps<SVGSVGElement> {
1992
+ size?: number | string;
1993
+ color?: string;
1994
+ title?: string;
1995
+ }
1996
+ declare const GraphBoxLineHiworks: React.ForwardRefExoticComponent<Omit<GraphBoxLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
1997
+
1998
+ interface GraphBoxSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
1999
+ size?: number | string;
2000
+ color?: string;
2001
+ title?: string;
2002
+ }
2003
+ declare const GraphBoxSolidHiworks: React.ForwardRefExoticComponent<Omit<GraphBoxSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2004
+
2005
+ interface GraphDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2006
+ size?: number | string;
2007
+ color?: string;
2008
+ title?: string;
2009
+ }
2010
+ declare const GraphDownLineHiworks: React.ForwardRefExoticComponent<Omit<GraphDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2011
+
2012
+ interface GraphDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2013
+ size?: number | string;
2014
+ color?: string;
2015
+ title?: string;
2016
+ }
2017
+ declare const GraphDownSolidHiworks: React.ForwardRefExoticComponent<Omit<GraphDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2018
+
2019
+ interface GraphUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2020
+ size?: number | string;
2021
+ color?: string;
2022
+ title?: string;
2023
+ }
2024
+ declare const GraphUpLineHiworks: React.ForwardRefExoticComponent<Omit<GraphUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2025
+
2026
+ interface GraphUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2027
+ size?: number | string;
2028
+ color?: string;
2029
+ title?: string;
2030
+ }
2031
+ declare const GraphUpSolidHiworks: React.ForwardRefExoticComponent<Omit<GraphUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2032
+
2033
+ interface HeightBigLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2034
+ size?: number | string;
2035
+ color?: string;
2036
+ title?: string;
2037
+ }
2038
+ declare const HeightBigLineHiworks: React.ForwardRefExoticComponent<Omit<HeightBigLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2039
+
2040
+ interface HeightBigSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2041
+ size?: number | string;
2042
+ color?: string;
2043
+ title?: string;
2044
+ }
2045
+ declare const HeightBigSolidHiworks: React.ForwardRefExoticComponent<Omit<HeightBigSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2046
+
2047
+ interface HeightSmallLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2048
+ size?: number | string;
2049
+ color?: string;
2050
+ title?: string;
2051
+ }
2052
+ declare const HeightSmallLineHiworks: React.ForwardRefExoticComponent<Omit<HeightSmallLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2053
+
2054
+ interface HeightSmallSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2055
+ size?: number | string;
2056
+ color?: string;
2057
+ title?: string;
2058
+ }
2059
+ declare const HeightSmallSolidHiworks: React.ForwardRefExoticComponent<Omit<HeightSmallSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2060
+
2061
+ interface HistoryLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2062
+ size?: number | string;
2063
+ color?: string;
2064
+ title?: string;
2065
+ }
2066
+ declare const HistoryLineHiworks: React.ForwardRefExoticComponent<Omit<HistoryLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2067
+
2068
+ interface HistorySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2069
+ size?: number | string;
2070
+ color?: string;
2071
+ title?: string;
2072
+ }
2073
+ declare const HistorySolidHiworks: React.ForwardRefExoticComponent<Omit<HistorySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2074
+
2075
+ interface HiworksLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2076
+ size?: number | string;
2077
+ color?: string;
2078
+ title?: string;
2079
+ }
2080
+ declare const HiworksLineHiworks: React.ForwardRefExoticComponent<Omit<HiworksLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2081
+
2082
+ interface HiworksSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2083
+ size?: number | string;
2084
+ color?: string;
2085
+ title?: string;
2086
+ }
2087
+ declare const HiworksSolidHiworks: React.ForwardRefExoticComponent<Omit<HiworksSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2088
+
2089
+ interface HomeLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2090
+ size?: number | string;
2091
+ color?: string;
2092
+ title?: string;
2093
+ }
2094
+ declare const HomeLineHiworks: React.ForwardRefExoticComponent<Omit<HomeLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2095
+
2096
+ interface HomeSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2097
+ size?: number | string;
2098
+ color?: string;
2099
+ title?: string;
2100
+ }
2101
+ declare const HomeSolidHiworks: React.ForwardRefExoticComponent<Omit<HomeSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2102
+
2103
+ interface HourglassLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2104
+ size?: number | string;
2105
+ color?: string;
2106
+ title?: string;
2107
+ }
2108
+ declare const HourglassLineHiworks: React.ForwardRefExoticComponent<Omit<HourglassLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2109
+
2110
+ interface HourglassSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2111
+ size?: number | string;
2112
+ color?: string;
2113
+ title?: string;
2114
+ }
2115
+ declare const HourglassSolidHiworks: React.ForwardRefExoticComponent<Omit<HourglassSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2116
+
2117
+ interface HrCardLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2118
+ size?: number | string;
2119
+ color?: string;
2120
+ title?: string;
2121
+ }
2122
+ declare const HrCardLineHiworks: React.ForwardRefExoticComponent<Omit<HrCardLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2123
+
2124
+ interface HrCardSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2125
+ size?: number | string;
2126
+ color?: string;
2127
+ title?: string;
2128
+ }
2129
+ declare const HrCardSolidHiworks: React.ForwardRefExoticComponent<Omit<HrCardSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2130
+
2131
+ interface HtmFileHiworksProps extends React.SVGProps<SVGSVGElement> {
2132
+ size?: number | string;
2133
+ color?: string;
2134
+ title?: string;
2135
+ }
2136
+ declare const HtmFileHiworks: React.ForwardRefExoticComponent<Omit<HtmFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2137
+
2138
+ interface HwpFileHiworksProps extends React.SVGProps<SVGSVGElement> {
2139
+ size?: number | string;
2140
+ color?: string;
2141
+ title?: string;
2142
+ }
2143
+ declare const HwpFileHiworks: React.ForwardRefExoticComponent<Omit<HwpFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2144
+
2145
+ interface ImageSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2146
+ size?: number | string;
2147
+ color?: string;
2148
+ title?: string;
2149
+ }
2150
+ declare const ImageSolidHiworks: React.ForwardRefExoticComponent<Omit<ImageSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2151
+
2152
+ interface InboxCheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2153
+ size?: number | string;
2154
+ color?: string;
2155
+ title?: string;
2156
+ }
2157
+ declare const InboxCheckLineHiworks: React.ForwardRefExoticComponent<Omit<InboxCheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2158
+
2159
+ interface InboxCheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2160
+ size?: number | string;
2161
+ color?: string;
2162
+ title?: string;
2163
+ }
2164
+ declare const InboxCheckSolidHiworks: React.ForwardRefExoticComponent<Omit<InboxCheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2165
+
2166
+ interface InboxLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2167
+ size?: number | string;
2168
+ color?: string;
2169
+ title?: string;
2170
+ }
2171
+ declare const InboxLineHiworks: React.ForwardRefExoticComponent<Omit<InboxLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2172
+
2173
+ interface InboxSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2174
+ size?: number | string;
2175
+ color?: string;
2176
+ title?: string;
2177
+ }
2178
+ declare const InboxSolidHiworks: React.ForwardRefExoticComponent<Omit<InboxSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2179
+
2180
+ interface InfoCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2181
+ size?: number | string;
2182
+ color?: string;
2183
+ title?: string;
2184
+ }
2185
+ declare const InfoCircleLineHiworks: React.ForwardRefExoticComponent<Omit<InfoCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2186
+
2187
+ interface InfoCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2188
+ size?: number | string;
2189
+ color?: string;
2190
+ title?: string;
2191
+ }
2192
+ declare const InfoCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<InfoCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2193
+
2194
+ interface InfoLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2195
+ size?: number | string;
2196
+ color?: string;
2197
+ title?: string;
2198
+ }
2199
+ declare const InfoLineHiworks: React.ForwardRefExoticComponent<Omit<InfoLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2200
+
2201
+ interface InfoSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2202
+ size?: number | string;
2203
+ color?: string;
2204
+ title?: string;
2205
+ }
2206
+ declare const InfoSolidHiworks: React.ForwardRefExoticComponent<Omit<InfoSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2207
+
2208
+ interface InvoiceCheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2209
+ size?: number | string;
2210
+ color?: string;
2211
+ title?: string;
2212
+ }
2213
+ declare const InvoiceCheckLineHiworks: React.ForwardRefExoticComponent<Omit<InvoiceCheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2214
+
2215
+ interface InvoiceCheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2216
+ size?: number | string;
2217
+ color?: string;
2218
+ title?: string;
2219
+ }
2220
+ declare const InvoiceCheckSolidHiworks: React.ForwardRefExoticComponent<Omit<InvoiceCheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2221
+
2222
+ interface InvoiceLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2223
+ size?: number | string;
2224
+ color?: string;
2225
+ title?: string;
2226
+ }
2227
+ declare const InvoiceLineHiworks: React.ForwardRefExoticComponent<Omit<InvoiceLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2228
+
2229
+ interface InvoiceMultiLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2230
+ size?: number | string;
2231
+ color?: string;
2232
+ title?: string;
2233
+ }
2234
+ declare const InvoiceMultiLineHiworks: React.ForwardRefExoticComponent<Omit<InvoiceMultiLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2235
+
2236
+ interface InvoiceMultiSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2237
+ size?: number | string;
2238
+ color?: string;
2239
+ title?: string;
2240
+ }
2241
+ declare const InvoiceMultiSolidHiworks: React.ForwardRefExoticComponent<Omit<InvoiceMultiSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2242
+
2243
+ interface InvoiceReplyLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2244
+ size?: number | string;
2245
+ color?: string;
2246
+ title?: string;
2247
+ }
2248
+ declare const InvoiceReplyLineHiworks: React.ForwardRefExoticComponent<Omit<InvoiceReplyLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2249
+
2250
+ interface InvoiceReplySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2251
+ size?: number | string;
2252
+ color?: string;
2253
+ title?: string;
2254
+ }
2255
+ declare const InvoiceReplySolidHiworks: React.ForwardRefExoticComponent<Omit<InvoiceReplySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2256
+
2257
+ interface InvoiceSendLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2258
+ size?: number | string;
2259
+ color?: string;
2260
+ title?: string;
2261
+ }
2262
+ declare const InvoiceSendLineHiworks: React.ForwardRefExoticComponent<Omit<InvoiceSendLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2263
+
2264
+ interface InvoiceSendSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2265
+ size?: number | string;
2266
+ color?: string;
2267
+ title?: string;
2268
+ }
2269
+ declare const InvoiceSendSolidHiworks: React.ForwardRefExoticComponent<Omit<InvoiceSendSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2270
+
2271
+ interface InvoiceSend2LineHiworksProps extends React.SVGProps<SVGSVGElement> {
2272
+ size?: number | string;
2273
+ color?: string;
2274
+ title?: string;
2275
+ }
2276
+ declare const InvoiceSend2LineHiworks: React.ForwardRefExoticComponent<Omit<InvoiceSend2LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2277
+
2278
+ interface InvoiceSend2SolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2279
+ size?: number | string;
2280
+ color?: string;
2281
+ title?: string;
2282
+ }
2283
+ declare const InvoiceSend2SolidHiworks: React.ForwardRefExoticComponent<Omit<InvoiceSend2SolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2284
+
2285
+ interface InvoiceSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2286
+ size?: number | string;
2287
+ color?: string;
2288
+ title?: string;
2289
+ }
2290
+ declare const InvoiceSolidHiworks: React.ForwardRefExoticComponent<Omit<InvoiceSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2291
+
2292
+ interface IsoFileHiworksProps extends React.SVGProps<SVGSVGElement> {
2293
+ size?: number | string;
2294
+ color?: string;
2295
+ title?: string;
2296
+ }
2297
+ declare const IsoFileHiworks: React.ForwardRefExoticComponent<Omit<IsoFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2298
+
2299
+ interface JpgFileHiworksProps extends React.SVGProps<SVGSVGElement> {
2300
+ size?: number | string;
2301
+ color?: string;
2302
+ title?: string;
2303
+ }
2304
+ declare const JpgFileHiworks: React.ForwardRefExoticComponent<Omit<JpgFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2305
+
2306
+ interface KeyLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2307
+ size?: number | string;
2308
+ color?: string;
2309
+ title?: string;
2310
+ }
2311
+ declare const KeyLineHiworks: React.ForwardRefExoticComponent<Omit<KeyLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2312
+
2313
+ interface KeySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2314
+ size?: number | string;
2315
+ color?: string;
2316
+ title?: string;
2317
+ }
2318
+ declare const KeySolidHiworks: React.ForwardRefExoticComponent<Omit<KeySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2319
+
2320
+ interface LabelCancelLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2321
+ size?: number | string;
2322
+ color?: string;
2323
+ title?: string;
2324
+ }
2325
+ declare const LabelCancelLineHiworks: React.ForwardRefExoticComponent<Omit<LabelCancelLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2326
+
2327
+ interface LabelCancelSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2328
+ size?: number | string;
2329
+ color?: string;
2330
+ title?: string;
2331
+ }
2332
+ declare const LabelCancelSolidHiworks: React.ForwardRefExoticComponent<Omit<LabelCancelSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2333
+
2334
+ interface LabelLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2335
+ size?: number | string;
2336
+ color?: string;
2337
+ title?: string;
2338
+ }
2339
+ declare const LabelLineHiworks: React.ForwardRefExoticComponent<Omit<LabelLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2340
+
2341
+ interface LabelSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2342
+ size?: number | string;
2343
+ color?: string;
2344
+ title?: string;
2345
+ }
2346
+ declare const LabelSolidHiworks: React.ForwardRefExoticComponent<Omit<LabelSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2347
+
2348
+ interface LetterLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2349
+ size?: number | string;
2350
+ color?: string;
2351
+ title?: string;
2352
+ }
2353
+ declare const LetterLineHiworks: React.ForwardRefExoticComponent<Omit<LetterLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2354
+
2355
+ interface LetterSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2356
+ size?: number | string;
2357
+ color?: string;
2358
+ title?: string;
2359
+ }
2360
+ declare const LetterSolidHiworks: React.ForwardRefExoticComponent<Omit<LetterSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2361
+
2362
+ interface LightLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2363
+ size?: number | string;
2364
+ color?: string;
2365
+ title?: string;
2366
+ }
2367
+ declare const LightLineHiworks: React.ForwardRefExoticComponent<Omit<LightLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2368
+
2369
+ interface LightSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2370
+ size?: number | string;
2371
+ color?: string;
2372
+ title?: string;
2373
+ }
2374
+ declare const LightSolidHiworks: React.ForwardRefExoticComponent<Omit<LightSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2375
+
2376
+ interface LineDotsHlineHiworksProps extends React.SVGProps<SVGSVGElement> {
2377
+ size?: number | string;
2378
+ color?: string;
2379
+ title?: string;
2380
+ }
2381
+ declare const LineDotsHlineHiworks: React.ForwardRefExoticComponent<Omit<LineDotsHlineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2382
+
2383
+ interface LineDotsHsolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2384
+ size?: number | string;
2385
+ color?: string;
2386
+ title?: string;
2387
+ }
2388
+ declare const LineDotsHsolidHiworks: React.ForwardRefExoticComponent<Omit<LineDotsHsolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2389
+
2390
+ interface LineDotsLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2391
+ size?: number | string;
2392
+ color?: string;
2393
+ title?: string;
2394
+ }
2395
+ declare const LineDotsLineHiworks: React.ForwardRefExoticComponent<Omit<LineDotsLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2396
+
2397
+ interface LineDotsSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2398
+ size?: number | string;
2399
+ color?: string;
2400
+ title?: string;
2401
+ }
2402
+ declare const LineDotsSolidHiworks: React.ForwardRefExoticComponent<Omit<LineDotsSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2403
+
2404
+ interface LineHeightBigLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2405
+ size?: number | string;
2406
+ color?: string;
2407
+ title?: string;
2408
+ }
2409
+ declare const LineHeightBigLineHiworks: React.ForwardRefExoticComponent<Omit<LineHeightBigLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2410
+
2411
+ interface LineHeightBigSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2412
+ size?: number | string;
2413
+ color?: string;
2414
+ title?: string;
2415
+ }
2416
+ declare const LineHeightBigSolidHiworks: React.ForwardRefExoticComponent<Omit<LineHeightBigSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2417
+
2418
+ interface LineHeightSmallLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2419
+ size?: number | string;
2420
+ color?: string;
2421
+ title?: string;
2422
+ }
2423
+ declare const LineHeightSmallLineHiworks: React.ForwardRefExoticComponent<Omit<LineHeightSmallLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2424
+
2425
+ interface LineHeightSmallSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2426
+ size?: number | string;
2427
+ color?: string;
2428
+ title?: string;
2429
+ }
2430
+ declare const LineHeightSmallSolidHiworks: React.ForwardRefExoticComponent<Omit<LineHeightSmallSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2431
+
2432
+ interface LinkLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2433
+ size?: number | string;
2434
+ color?: string;
2435
+ title?: string;
2436
+ }
2437
+ declare const LinkLineHiworks: React.ForwardRefExoticComponent<Omit<LinkLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2438
+
2439
+ interface LinkSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2440
+ size?: number | string;
2441
+ color?: string;
2442
+ title?: string;
2443
+ }
2444
+ declare const LinkSolidHiworks: React.ForwardRefExoticComponent<Omit<LinkSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2445
+
2446
+ interface LinkageLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2447
+ size?: number | string;
2448
+ color?: string;
2449
+ title?: string;
2450
+ }
2451
+ declare const LinkageLineHiworks: React.ForwardRefExoticComponent<Omit<LinkageLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2452
+
2453
+ interface LinkageSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2454
+ size?: number | string;
2455
+ color?: string;
2456
+ title?: string;
2457
+ }
2458
+ declare const LinkageSolidHiworks: React.ForwardRefExoticComponent<Omit<LinkageSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2459
+
2460
+ interface ListpageLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2461
+ size?: number | string;
2462
+ color?: string;
2463
+ title?: string;
2464
+ }
2465
+ declare const ListpageLineHiworks: React.ForwardRefExoticComponent<Omit<ListpageLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2466
+
2467
+ interface ListpagePenLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2468
+ size?: number | string;
2469
+ color?: string;
2470
+ title?: string;
2471
+ }
2472
+ declare const ListpagePenLineHiworks: React.ForwardRefExoticComponent<Omit<ListpagePenLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2473
+
2474
+ interface ListpagePenSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2475
+ size?: number | string;
2476
+ color?: string;
2477
+ title?: string;
2478
+ }
2479
+ declare const ListpagePenSolidHiworks: React.ForwardRefExoticComponent<Omit<ListpagePenSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2480
+
2481
+ interface ListpageShareLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2482
+ size?: number | string;
2483
+ color?: string;
2484
+ title?: string;
2485
+ }
2486
+ declare const ListpageShareLineHiworks: React.ForwardRefExoticComponent<Omit<ListpageShareLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2487
+
2488
+ interface ListpageShareSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2489
+ size?: number | string;
2490
+ color?: string;
2491
+ title?: string;
2492
+ }
2493
+ declare const ListpageShareSolidHiworks: React.ForwardRefExoticComponent<Omit<ListpageShareSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2494
+
2495
+ interface ListpageSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2496
+ size?: number | string;
2497
+ color?: string;
2498
+ title?: string;
2499
+ }
2500
+ declare const ListpageSolidHiworks: React.ForwardRefExoticComponent<Omit<ListpageSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2501
+
2502
+ interface LockHoleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2503
+ size?: number | string;
2504
+ color?: string;
2505
+ title?: string;
2506
+ }
2507
+ declare const LockHoleLineHiworks: React.ForwardRefExoticComponent<Omit<LockHoleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2508
+
2509
+ interface LockHoleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2510
+ size?: number | string;
2511
+ color?: string;
2512
+ title?: string;
2513
+ }
2514
+ declare const LockHoleSolidHiworks: React.ForwardRefExoticComponent<Omit<LockHoleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2515
+
2516
+ interface LockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2517
+ size?: number | string;
2518
+ color?: string;
2519
+ title?: string;
2520
+ }
2521
+ declare const LockLineHiworks: React.ForwardRefExoticComponent<Omit<LockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2522
+
2523
+ interface LockOpenLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2524
+ size?: number | string;
2525
+ color?: string;
2526
+ title?: string;
2527
+ }
2528
+ declare const LockOpenLineHiworks: React.ForwardRefExoticComponent<Omit<LockOpenLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2529
+
2530
+ interface LockOpenSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2531
+ size?: number | string;
2532
+ color?: string;
2533
+ title?: string;
2534
+ }
2535
+ declare const LockOpenSolidHiworks: React.ForwardRefExoticComponent<Omit<LockOpenSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2536
+
2537
+ interface LockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2538
+ size?: number | string;
2539
+ color?: string;
2540
+ title?: string;
2541
+ }
2542
+ declare const LockSolidHiworks: React.ForwardRefExoticComponent<Omit<LockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2543
+
2544
+ interface LogoutLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2545
+ size?: number | string;
2546
+ color?: string;
2547
+ title?: string;
2548
+ }
2549
+ declare const LogoutLineHiworks: React.ForwardRefExoticComponent<Omit<LogoutLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2550
+
2551
+ interface LogoutSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2552
+ size?: number | string;
2553
+ color?: string;
2554
+ title?: string;
2555
+ }
2556
+ declare const LogoutSolidHiworks: React.ForwardRefExoticComponent<Omit<LogoutSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2557
+
2558
+ interface MailCheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2559
+ size?: number | string;
2560
+ color?: string;
2561
+ title?: string;
2562
+ }
2563
+ declare const MailCheckLineHiworks: React.ForwardRefExoticComponent<Omit<MailCheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2564
+
2565
+ interface MailCheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2566
+ size?: number | string;
2567
+ color?: string;
2568
+ title?: string;
2569
+ }
2570
+ declare const MailCheckSolidHiworks: React.ForwardRefExoticComponent<Omit<MailCheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2571
+
2572
+ interface MailLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2573
+ size?: number | string;
2574
+ color?: string;
2575
+ title?: string;
2576
+ }
2577
+ declare const MailLineHiworks: React.ForwardRefExoticComponent<Omit<MailLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2578
+
2579
+ interface MailLockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2580
+ size?: number | string;
2581
+ color?: string;
2582
+ title?: string;
2583
+ }
2584
+ declare const MailLockLineHiworks: React.ForwardRefExoticComponent<Omit<MailLockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2585
+
2586
+ interface MailLockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2587
+ size?: number | string;
2588
+ color?: string;
2589
+ title?: string;
2590
+ }
2591
+ declare const MailLockSolidHiworks: React.ForwardRefExoticComponent<Omit<MailLockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2592
+
2593
+ interface MailOpenLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2594
+ size?: number | string;
2595
+ color?: string;
2596
+ title?: string;
2597
+ }
2598
+ declare const MailOpenLineHiworks: React.ForwardRefExoticComponent<Omit<MailOpenLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2599
+
2600
+ interface MailOpenLockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2601
+ size?: number | string;
2602
+ color?: string;
2603
+ title?: string;
2604
+ }
2605
+ declare const MailOpenLockLineHiworks: React.ForwardRefExoticComponent<Omit<MailOpenLockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2606
+
2607
+ interface MailOpenLockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2608
+ size?: number | string;
2609
+ color?: string;
2610
+ title?: string;
2611
+ }
2612
+ declare const MailOpenLockSolidHiworks: React.ForwardRefExoticComponent<Omit<MailOpenLockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2613
+
2614
+ interface MailOpenReceptionLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2615
+ size?: number | string;
2616
+ color?: string;
2617
+ title?: string;
2618
+ }
2619
+ declare const MailOpenReceptionLineHiworks: React.ForwardRefExoticComponent<Omit<MailOpenReceptionLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2620
+
2621
+ interface MailOpenReceptionSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2622
+ size?: number | string;
2623
+ color?: string;
2624
+ title?: string;
2625
+ }
2626
+ declare const MailOpenReceptionSolidHiworks: React.ForwardRefExoticComponent<Omit<MailOpenReceptionSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2627
+
2628
+ interface MailOpenSendLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2629
+ size?: number | string;
2630
+ color?: string;
2631
+ title?: string;
2632
+ }
2633
+ declare const MailOpenSendLineHiworks: React.ForwardRefExoticComponent<Omit<MailOpenSendLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2634
+
2635
+ interface MailOpenSendSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2636
+ size?: number | string;
2637
+ color?: string;
2638
+ title?: string;
2639
+ }
2640
+ declare const MailOpenSendSolidHiworks: React.ForwardRefExoticComponent<Omit<MailOpenSendSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2641
+
2642
+ interface MailOpenSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2643
+ size?: number | string;
2644
+ color?: string;
2645
+ title?: string;
2646
+ }
2647
+ declare const MailOpenSolidHiworks: React.ForwardRefExoticComponent<Omit<MailOpenSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2648
+
2649
+ interface MailReceptionLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2650
+ size?: number | string;
2651
+ color?: string;
2652
+ title?: string;
2653
+ }
2654
+ declare const MailReceptionLineHiworks: React.ForwardRefExoticComponent<Omit<MailReceptionLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2655
+
2656
+ interface MailReceptionSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2657
+ size?: number | string;
2658
+ color?: string;
2659
+ title?: string;
2660
+ }
2661
+ declare const MailReceptionSolidHiworks: React.ForwardRefExoticComponent<Omit<MailReceptionSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2662
+
2663
+ interface MailRestrictionLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2664
+ size?: number | string;
2665
+ color?: string;
2666
+ title?: string;
2667
+ }
2668
+ declare const MailRestrictionLineHiworks: React.ForwardRefExoticComponent<Omit<MailRestrictionLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2669
+
2670
+ interface MailRestrictionSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2671
+ size?: number | string;
2672
+ color?: string;
2673
+ title?: string;
2674
+ }
2675
+ declare const MailRestrictionSolidHiworks: React.ForwardRefExoticComponent<Omit<MailRestrictionSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2676
+
2677
+ interface MailSendLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2678
+ size?: number | string;
2679
+ color?: string;
2680
+ title?: string;
2681
+ }
2682
+ declare const MailSendLineHiworks: React.ForwardRefExoticComponent<Omit<MailSendLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2683
+
2684
+ interface MailSendSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2685
+ size?: number | string;
2686
+ color?: string;
2687
+ title?: string;
2688
+ }
2689
+ declare const MailSendSolidHiworks: React.ForwardRefExoticComponent<Omit<MailSendSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2690
+
2691
+ interface MailSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2692
+ size?: number | string;
2693
+ color?: string;
2694
+ title?: string;
2695
+ }
2696
+ declare const MailSolidHiworks: React.ForwardRefExoticComponent<Omit<MailSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2697
+
2698
+ interface MailViewLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2699
+ size?: number | string;
2700
+ color?: string;
2701
+ title?: string;
2702
+ }
2703
+ declare const MailViewLineHiworks: React.ForwardRefExoticComponent<Omit<MailViewLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2704
+
2705
+ interface MailViewSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2706
+ size?: number | string;
2707
+ color?: string;
2708
+ title?: string;
2709
+ }
2710
+ declare const MailViewSolidHiworks: React.ForwardRefExoticComponent<Omit<MailViewSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2711
+
2712
+ interface MailsLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2713
+ size?: number | string;
2714
+ color?: string;
2715
+ title?: string;
2716
+ }
2717
+ declare const MailsLineHiworks: React.ForwardRefExoticComponent<Omit<MailsLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2718
+
2719
+ interface MailsSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2720
+ size?: number | string;
2721
+ color?: string;
2722
+ title?: string;
2723
+ }
2724
+ declare const MailsSolidHiworks: React.ForwardRefExoticComponent<Omit<MailsSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2725
+
2726
+ interface ManageLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2727
+ size?: number | string;
2728
+ color?: string;
2729
+ title?: string;
2730
+ }
2731
+ declare const ManageLineHiworks: React.ForwardRefExoticComponent<Omit<ManageLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2732
+
2733
+ interface ManageSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2734
+ size?: number | string;
2735
+ color?: string;
2736
+ title?: string;
2737
+ }
2738
+ declare const ManageSolidHiworks: React.ForwardRefExoticComponent<Omit<ManageSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2739
+
2740
+ interface MessageGetLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2741
+ size?: number | string;
2742
+ color?: string;
2743
+ title?: string;
2744
+ }
2745
+ declare const MessageGetLineHiworks: React.ForwardRefExoticComponent<Omit<MessageGetLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2746
+
2747
+ interface MessageGetSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2748
+ size?: number | string;
2749
+ color?: string;
2750
+ title?: string;
2751
+ }
2752
+ declare const MessageGetSolidHiworks: React.ForwardRefExoticComponent<Omit<MessageGetSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2753
+
2754
+ interface MessageLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2755
+ size?: number | string;
2756
+ color?: string;
2757
+ title?: string;
2758
+ }
2759
+ declare const MessageLineHiworks: React.ForwardRefExoticComponent<Omit<MessageLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2760
+
2761
+ interface MessageSettingLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2762
+ size?: number | string;
2763
+ color?: string;
2764
+ title?: string;
2765
+ }
2766
+ declare const MessageSettingLineHiworks: React.ForwardRefExoticComponent<Omit<MessageSettingLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2767
+
2768
+ interface MessageSettingSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2769
+ size?: number | string;
2770
+ color?: string;
2771
+ title?: string;
2772
+ }
2773
+ declare const MessageSettingSolidHiworks: React.ForwardRefExoticComponent<Omit<MessageSettingSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2774
+
2775
+ interface MessageSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2776
+ size?: number | string;
2777
+ color?: string;
2778
+ title?: string;
2779
+ }
2780
+ declare const MessageSolidHiworks: React.ForwardRefExoticComponent<Omit<MessageSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2781
+
2782
+ interface MinusCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2783
+ size?: number | string;
2784
+ color?: string;
2785
+ title?: string;
2786
+ }
2787
+ declare const MinusCircleLineHiworks: React.ForwardRefExoticComponent<Omit<MinusCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2788
+
2789
+ interface MinusCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2790
+ size?: number | string;
2791
+ color?: string;
2792
+ title?: string;
2793
+ }
2794
+ declare const MinusCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<MinusCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2795
+
2796
+ interface MinusLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2797
+ size?: number | string;
2798
+ color?: string;
2799
+ title?: string;
2800
+ }
2801
+ declare const MinusLineHiworks: React.ForwardRefExoticComponent<Omit<MinusLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2802
+
2803
+ interface MinusSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2804
+ size?: number | string;
2805
+ color?: string;
2806
+ title?: string;
2807
+ }
2808
+ declare const MinusSolidHiworks: React.ForwardRefExoticComponent<Omit<MinusSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2809
+
2810
+ interface MobileLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2811
+ size?: number | string;
2812
+ color?: string;
2813
+ title?: string;
2814
+ }
2815
+ declare const MobileLineHiworks: React.ForwardRefExoticComponent<Omit<MobileLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2816
+
2817
+ interface MobileSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2818
+ size?: number | string;
2819
+ color?: string;
2820
+ title?: string;
2821
+ }
2822
+ declare const MobileSolidHiworks: React.ForwardRefExoticComponent<Omit<MobileSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2823
+
2824
+ interface MoneySackLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2825
+ size?: number | string;
2826
+ color?: string;
2827
+ title?: string;
2828
+ }
2829
+ declare const MoneySackLineHiworks: React.ForwardRefExoticComponent<Omit<MoneySackLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2830
+
2831
+ interface MoneySackSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2832
+ size?: number | string;
2833
+ color?: string;
2834
+ title?: string;
2835
+ }
2836
+ declare const MoneySackSolidHiworks: React.ForwardRefExoticComponent<Omit<MoneySackSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2837
+
2838
+ interface MoonLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2839
+ size?: number | string;
2840
+ color?: string;
2841
+ title?: string;
2842
+ }
2843
+ declare const MoonLineHiworks: React.ForwardRefExoticComponent<Omit<MoonLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2844
+
2845
+ interface MoonSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2846
+ size?: number | string;
2847
+ color?: string;
2848
+ title?: string;
2849
+ }
2850
+ declare const MoonSolidHiworks: React.ForwardRefExoticComponent<Omit<MoonSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2851
+
2852
+ interface MovingBarLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2853
+ size?: number | string;
2854
+ color?: string;
2855
+ title?: string;
2856
+ }
2857
+ declare const MovingBarLineHiworks: React.ForwardRefExoticComponent<Omit<MovingBarLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2858
+
2859
+ interface MovingBarSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2860
+ size?: number | string;
2861
+ color?: string;
2862
+ title?: string;
2863
+ }
2864
+ declare const MovingBarSolidHiworks: React.ForwardRefExoticComponent<Omit<MovingBarSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2865
+
2866
+ interface Mp3fileHiworksProps extends React.SVGProps<SVGSVGElement> {
2867
+ size?: number | string;
2868
+ color?: string;
2869
+ title?: string;
2870
+ }
2871
+ declare const Mp3fileHiworks: React.ForwardRefExoticComponent<Omit<Mp3fileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2872
+
2873
+ interface MultiTextLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2874
+ size?: number | string;
2875
+ color?: string;
2876
+ title?: string;
2877
+ }
2878
+ declare const MultiTextLineHiworks: React.ForwardRefExoticComponent<Omit<MultiTextLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2879
+
2880
+ interface MultiTextSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2881
+ size?: number | string;
2882
+ color?: string;
2883
+ title?: string;
2884
+ }
2885
+ declare const MultiTextSolidHiworks: React.ForwardRefExoticComponent<Omit<MultiTextSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2886
+
2887
+ interface MultipleChoiceLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2888
+ size?: number | string;
2889
+ color?: string;
2890
+ title?: string;
2891
+ }
2892
+ declare const MultipleChoiceLineHiworks: React.ForwardRefExoticComponent<Omit<MultipleChoiceLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2893
+
2894
+ interface MultipleChoiceSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2895
+ size?: number | string;
2896
+ color?: string;
2897
+ title?: string;
2898
+ }
2899
+ declare const MultipleChoiceSolidHiworks: React.ForwardRefExoticComponent<Omit<MultipleChoiceSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2900
+
2901
+ interface MyworkLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2902
+ size?: number | string;
2903
+ color?: string;
2904
+ title?: string;
2905
+ }
2906
+ declare const MyworkLineHiworks: React.ForwardRefExoticComponent<Omit<MyworkLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2907
+
2908
+ interface MyworkSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2909
+ size?: number | string;
2910
+ color?: string;
2911
+ title?: string;
2912
+ }
2913
+ declare const MyworkSolidHiworks: React.ForwardRefExoticComponent<Omit<MyworkSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2914
+
2915
+ interface NewLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2916
+ size?: number | string;
2917
+ color?: string;
2918
+ title?: string;
2919
+ }
2920
+ declare const NewLineHiworks: React.ForwardRefExoticComponent<Omit<NewLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2921
+
2922
+ interface NewSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2923
+ size?: number | string;
2924
+ color?: string;
2925
+ title?: string;
2926
+ }
2927
+ declare const NewSolidHiworks: React.ForwardRefExoticComponent<Omit<NewSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2928
+
2929
+ interface NewWindowLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2930
+ size?: number | string;
2931
+ color?: string;
2932
+ title?: string;
2933
+ }
2934
+ declare const NewWindowLineHiworks: React.ForwardRefExoticComponent<Omit<NewWindowLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2935
+
2936
+ interface NewWindowSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2937
+ size?: number | string;
2938
+ color?: string;
2939
+ title?: string;
2940
+ }
2941
+ declare const NewWindowSolidHiworks: React.ForwardRefExoticComponent<Omit<NewWindowSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2942
+
2943
+ interface NewsFeedLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2944
+ size?: number | string;
2945
+ color?: string;
2946
+ title?: string;
2947
+ }
2948
+ declare const NewsFeedLineHiworks: React.ForwardRefExoticComponent<Omit<NewsFeedLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2949
+
2950
+ interface NewsFeedSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2951
+ size?: number | string;
2952
+ color?: string;
2953
+ title?: string;
2954
+ }
2955
+ declare const NewsFeedSolidHiworks: React.ForwardRefExoticComponent<Omit<NewsFeedSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2956
+
2957
+ interface NotificationLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2958
+ size?: number | string;
2959
+ color?: string;
2960
+ title?: string;
2961
+ }
2962
+ declare const NotificationLineHiworks: React.ForwardRefExoticComponent<Omit<NotificationLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2963
+
2964
+ interface NotificationOffLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2965
+ size?: number | string;
2966
+ color?: string;
2967
+ title?: string;
2968
+ }
2969
+ declare const NotificationOffLineHiworks: React.ForwardRefExoticComponent<Omit<NotificationOffLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2970
+
2971
+ interface NotificationOffSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2972
+ size?: number | string;
2973
+ color?: string;
2974
+ title?: string;
2975
+ }
2976
+ declare const NotificationOffSolidHiworks: React.ForwardRefExoticComponent<Omit<NotificationOffSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2977
+
2978
+ interface NotificationSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2979
+ size?: number | string;
2980
+ color?: string;
2981
+ title?: string;
2982
+ }
2983
+ declare const NotificationSolidHiworks: React.ForwardRefExoticComponent<Omit<NotificationSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2984
+
2985
+ interface NumberLineHiworksProps extends React.SVGProps<SVGSVGElement> {
2986
+ size?: number | string;
2987
+ color?: string;
2988
+ title?: string;
2989
+ }
2990
+ declare const NumberLineHiworks: React.ForwardRefExoticComponent<Omit<NumberLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2991
+
2992
+ interface NumberSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
2993
+ size?: number | string;
2994
+ color?: string;
2995
+ title?: string;
2996
+ }
2997
+ declare const NumberSolidHiworks: React.ForwardRefExoticComponent<Omit<NumberSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
2998
+
2999
+ interface OpenNewWindowLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3000
+ size?: number | string;
3001
+ color?: string;
3002
+ title?: string;
3003
+ }
3004
+ declare const OpenNewWindowLineHiworks: React.ForwardRefExoticComponent<Omit<OpenNewWindowLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3005
+
3006
+ interface OpenNewWindowSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3007
+ size?: number | string;
3008
+ color?: string;
3009
+ title?: string;
3010
+ }
3011
+ declare const OpenNewWindowSolidHiworks: React.ForwardRefExoticComponent<Omit<OpenNewWindowSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3012
+
3013
+ interface OpenNewpageLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3014
+ size?: number | string;
3015
+ color?: string;
3016
+ title?: string;
3017
+ }
3018
+ declare const OpenNewpageLineHiworks: React.ForwardRefExoticComponent<Omit<OpenNewpageLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3019
+
3020
+ interface OpenNewpageSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3021
+ size?: number | string;
3022
+ color?: string;
3023
+ title?: string;
3024
+ }
3025
+ declare const OpenNewpageSolidHiworks: React.ForwardRefExoticComponent<Omit<OpenNewpageSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3026
+
3027
+ interface PaperExcelLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3028
+ size?: number | string;
3029
+ color?: string;
3030
+ title?: string;
3031
+ }
3032
+ declare const PaperExcelLineHiworks: React.ForwardRefExoticComponent<Omit<PaperExcelLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3033
+
3034
+ interface PaperExcelSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3035
+ size?: number | string;
3036
+ color?: string;
3037
+ title?: string;
3038
+ }
3039
+ declare const PaperExcelSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperExcelSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3040
+
3041
+ interface PaperLockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3042
+ size?: number | string;
3043
+ color?: string;
3044
+ title?: string;
3045
+ }
3046
+ declare const PaperLockLineHiworks: React.ForwardRefExoticComponent<Omit<PaperLockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3047
+
3048
+ interface PaperLockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3049
+ size?: number | string;
3050
+ color?: string;
3051
+ title?: string;
3052
+ }
3053
+ declare const PaperLockSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperLockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3054
+
3055
+ interface PaperPlusLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3056
+ size?: number | string;
3057
+ color?: string;
3058
+ title?: string;
3059
+ }
3060
+ declare const PaperPlusLineHiworks: React.ForwardRefExoticComponent<Omit<PaperPlusLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3061
+
3062
+ interface PaperPlusSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3063
+ size?: number | string;
3064
+ color?: string;
3065
+ title?: string;
3066
+ }
3067
+ declare const PaperPlusSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperPlusSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3068
+
3069
+ interface PaperSignatureLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3070
+ size?: number | string;
3071
+ color?: string;
3072
+ title?: string;
3073
+ }
3074
+ declare const PaperSignatureLineHiworks: React.ForwardRefExoticComponent<Omit<PaperSignatureLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3075
+
3076
+ interface PaperSignatureSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3077
+ size?: number | string;
3078
+ color?: string;
3079
+ title?: string;
3080
+ }
3081
+ declare const PaperSignatureSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperSignatureSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3082
+
3083
+ interface PaperTableLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3084
+ size?: number | string;
3085
+ color?: string;
3086
+ title?: string;
3087
+ }
3088
+ declare const PaperTableLineHiworks: React.ForwardRefExoticComponent<Omit<PaperTableLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3089
+
3090
+ interface PaperTableSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3091
+ size?: number | string;
3092
+ color?: string;
3093
+ title?: string;
3094
+ }
3095
+ declare const PaperTableSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperTableSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3096
+
3097
+ interface PaperclipHlineHiworksProps extends React.SVGProps<SVGSVGElement> {
3098
+ size?: number | string;
3099
+ color?: string;
3100
+ title?: string;
3101
+ }
3102
+ declare const PaperclipHlineHiworks: React.ForwardRefExoticComponent<Omit<PaperclipHlineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3103
+
3104
+ interface PaperclipHsolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3105
+ size?: number | string;
3106
+ color?: string;
3107
+ title?: string;
3108
+ }
3109
+ declare const PaperclipHsolidHiworks: React.ForwardRefExoticComponent<Omit<PaperclipHsolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3110
+
3111
+ interface PaperclipLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3112
+ size?: number | string;
3113
+ color?: string;
3114
+ title?: string;
3115
+ }
3116
+ declare const PaperclipLineHiworks: React.ForwardRefExoticComponent<Omit<PaperclipLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3117
+
3118
+ interface PaperclipSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3119
+ size?: number | string;
3120
+ color?: string;
3121
+ title?: string;
3122
+ }
3123
+ declare const PaperclipSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperclipSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3124
+
3125
+ interface PaperclipVlineHiworksProps extends React.SVGProps<SVGSVGElement> {
3126
+ size?: number | string;
3127
+ color?: string;
3128
+ title?: string;
3129
+ }
3130
+ declare const PaperclipVlineHiworks: React.ForwardRefExoticComponent<Omit<PaperclipVlineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3131
+
3132
+ interface PaperclipVsolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3133
+ size?: number | string;
3134
+ color?: string;
3135
+ title?: string;
3136
+ }
3137
+ declare const PaperclipVsolidHiworks: React.ForwardRefExoticComponent<Omit<PaperclipVsolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3138
+
3139
+ interface PaperplaneClockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3140
+ size?: number | string;
3141
+ color?: string;
3142
+ title?: string;
3143
+ }
3144
+ declare const PaperplaneClockLineHiworks: React.ForwardRefExoticComponent<Omit<PaperplaneClockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3145
+
3146
+ interface PaperplaneClockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3147
+ size?: number | string;
3148
+ color?: string;
3149
+ title?: string;
3150
+ }
3151
+ declare const PaperplaneClockSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperplaneClockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3152
+
3153
+ interface PaperplaneLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3154
+ size?: number | string;
3155
+ color?: string;
3156
+ title?: string;
3157
+ }
3158
+ declare const PaperplaneLineHiworks: React.ForwardRefExoticComponent<Omit<PaperplaneLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3159
+
3160
+ interface PaperplaneSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3161
+ size?: number | string;
3162
+ color?: string;
3163
+ title?: string;
3164
+ }
3165
+ declare const PaperplaneSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperplaneSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3166
+
3167
+ interface PaperplaneWarningSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3168
+ size?: number | string;
3169
+ color?: string;
3170
+ title?: string;
3171
+ }
3172
+ declare const PaperplaneWarningSolidHiworks: React.ForwardRefExoticComponent<Omit<PaperplaneWarningSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3173
+
3174
+ interface PapersLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3175
+ size?: number | string;
3176
+ color?: string;
3177
+ title?: string;
3178
+ }
3179
+ declare const PapersLineHiworks: React.ForwardRefExoticComponent<Omit<PapersLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3180
+
3181
+ interface PapersShareLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3182
+ size?: number | string;
3183
+ color?: string;
3184
+ title?: string;
3185
+ }
3186
+ declare const PapersShareLineHiworks: React.ForwardRefExoticComponent<Omit<PapersShareLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3187
+
3188
+ interface PapersShareSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3189
+ size?: number | string;
3190
+ color?: string;
3191
+ title?: string;
3192
+ }
3193
+ declare const PapersShareSolidHiworks: React.ForwardRefExoticComponent<Omit<PapersShareSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3194
+
3195
+ interface PdfFileHiworksProps extends React.SVGProps<SVGSVGElement> {
3196
+ size?: number | string;
3197
+ color?: string;
3198
+ title?: string;
3199
+ }
3200
+ declare const PdfFileHiworks: React.ForwardRefExoticComponent<Omit<PdfFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3201
+
3202
+ interface PhotoLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3203
+ size?: number | string;
3204
+ color?: string;
3205
+ title?: string;
3206
+ }
3207
+ declare const PhotoLineHiworks: React.ForwardRefExoticComponent<Omit<PhotoLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3208
+
3209
+ interface PhotoSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3210
+ size?: number | string;
3211
+ color?: string;
3212
+ title?: string;
3213
+ }
3214
+ declare const PhotoSolidHiworks: React.ForwardRefExoticComponent<Omit<PhotoSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3215
+
3216
+ interface PinLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3217
+ size?: number | string;
3218
+ color?: string;
3219
+ title?: string;
3220
+ }
3221
+ declare const PinLineHiworks: React.ForwardRefExoticComponent<Omit<PinLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3222
+
3223
+ interface PinSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3224
+ size?: number | string;
3225
+ color?: string;
3226
+ title?: string;
3227
+ }
3228
+ declare const PinSolidHiworks: React.ForwardRefExoticComponent<Omit<PinSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3229
+
3230
+ interface PlusCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3231
+ size?: number | string;
3232
+ color?: string;
3233
+ title?: string;
3234
+ }
3235
+ declare const PlusCircleLineHiworks: React.ForwardRefExoticComponent<Omit<PlusCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3236
+
3237
+ interface PlusCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3238
+ size?: number | string;
3239
+ color?: string;
3240
+ title?: string;
3241
+ }
3242
+ declare const PlusCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<PlusCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3243
+
3244
+ interface PlusLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3245
+ size?: number | string;
3246
+ color?: string;
3247
+ title?: string;
3248
+ }
3249
+ declare const PlusLineHiworks: React.ForwardRefExoticComponent<Omit<PlusLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3250
+
3251
+ interface PlusMinusLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3252
+ size?: number | string;
3253
+ color?: string;
3254
+ title?: string;
3255
+ }
3256
+ declare const PlusMinusLineHiworks: React.ForwardRefExoticComponent<Omit<PlusMinusLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3257
+
3258
+ interface PlusMinusSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3259
+ size?: number | string;
3260
+ color?: string;
3261
+ title?: string;
3262
+ }
3263
+ declare const PlusMinusSolidHiworks: React.ForwardRefExoticComponent<Omit<PlusMinusSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3264
+
3265
+ interface PlusSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3266
+ size?: number | string;
3267
+ color?: string;
3268
+ title?: string;
3269
+ }
3270
+ declare const PlusSolidHiworks: React.ForwardRefExoticComponent<Omit<PlusSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3271
+
3272
+ interface PngFileHiworksProps extends React.SVGProps<SVGSVGElement> {
3273
+ size?: number | string;
3274
+ color?: string;
3275
+ title?: string;
3276
+ }
3277
+ declare const PngFileHiworks: React.ForwardRefExoticComponent<Omit<PngFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3278
+
3279
+ interface PointLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3280
+ size?: number | string;
3281
+ color?: string;
3282
+ title?: string;
3283
+ }
3284
+ declare const PointLineHiworks: React.ForwardRefExoticComponent<Omit<PointLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3285
+
3286
+ interface PointSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3287
+ size?: number | string;
3288
+ color?: string;
3289
+ title?: string;
3290
+ }
3291
+ declare const PointSolidHiworks: React.ForwardRefExoticComponent<Omit<PointSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3292
+
3293
+ interface PptFileHiworksProps extends React.SVGProps<SVGSVGElement> {
3294
+ size?: number | string;
3295
+ color?: string;
3296
+ title?: string;
3297
+ }
3298
+ declare const PptFileHiworks: React.ForwardRefExoticComponent<Omit<PptFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3299
+
3300
+ interface PrintLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3301
+ size?: number | string;
3302
+ color?: string;
3303
+ title?: string;
3304
+ }
3305
+ declare const PrintLineHiworks: React.ForwardRefExoticComponent<Omit<PrintLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3306
+
3307
+ interface PrintSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3308
+ size?: number | string;
3309
+ color?: string;
3310
+ title?: string;
3311
+ }
3312
+ declare const PrintSolidHiworks: React.ForwardRefExoticComponent<Omit<PrintSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3313
+
3314
+ interface PsdFileHiworksProps extends React.SVGProps<SVGSVGElement> {
3315
+ size?: number | string;
3316
+ color?: string;
3317
+ title?: string;
3318
+ }
3319
+ declare const PsdFileHiworks: React.ForwardRefExoticComponent<Omit<PsdFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3320
+
3321
+ interface QuestionCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3322
+ size?: number | string;
3323
+ color?: string;
3324
+ title?: string;
3325
+ }
3326
+ declare const QuestionCircleLineHiworks: React.ForwardRefExoticComponent<Omit<QuestionCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3327
+
3328
+ interface QuestionCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3329
+ size?: number | string;
3330
+ color?: string;
3331
+ title?: string;
3332
+ }
3333
+ declare const QuestionCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<QuestionCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3334
+
3335
+ interface QuestionLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3336
+ size?: number | string;
3337
+ color?: string;
3338
+ title?: string;
3339
+ }
3340
+ declare const QuestionLineHiworks: React.ForwardRefExoticComponent<Omit<QuestionLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3341
+
3342
+ interface QuestionSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3343
+ size?: number | string;
3344
+ color?: string;
3345
+ title?: string;
3346
+ }
3347
+ declare const QuestionSolidHiworks: React.ForwardRefExoticComponent<Omit<QuestionSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3348
+
3349
+ interface RedoDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3350
+ size?: number | string;
3351
+ color?: string;
3352
+ title?: string;
3353
+ }
3354
+ declare const RedoDownLineHiworks: React.ForwardRefExoticComponent<Omit<RedoDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3355
+
3356
+ interface RedoDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3357
+ size?: number | string;
3358
+ color?: string;
3359
+ title?: string;
3360
+ }
3361
+ declare const RedoDownSolidHiworks: React.ForwardRefExoticComponent<Omit<RedoDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3362
+
3363
+ interface RedoUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3364
+ size?: number | string;
3365
+ color?: string;
3366
+ title?: string;
3367
+ }
3368
+ declare const RedoUpLineHiworks: React.ForwardRefExoticComponent<Omit<RedoUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3369
+
3370
+ interface RedoUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3371
+ size?: number | string;
3372
+ color?: string;
3373
+ title?: string;
3374
+ }
3375
+ declare const RedoUpSolidHiworks: React.ForwardRefExoticComponent<Omit<RedoUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3376
+
3377
+ interface ReferenceLinkLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3378
+ size?: number | string;
3379
+ color?: string;
3380
+ title?: string;
3381
+ }
3382
+ declare const ReferenceLinkLineHiworks: React.ForwardRefExoticComponent<Omit<ReferenceLinkLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3383
+
3384
+ interface ReferenceLinkSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3385
+ size?: number | string;
3386
+ color?: string;
3387
+ title?: string;
3388
+ }
3389
+ declare const ReferenceLinkSolidHiworks: React.ForwardRefExoticComponent<Omit<ReferenceLinkSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3390
+
3391
+ interface RefreshLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3392
+ size?: number | string;
3393
+ color?: string;
3394
+ title?: string;
3395
+ }
3396
+ declare const RefreshLineHiworks: React.ForwardRefExoticComponent<Omit<RefreshLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3397
+
3398
+ interface RefreshSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3399
+ size?: number | string;
3400
+ color?: string;
3401
+ title?: string;
3402
+ }
3403
+ declare const RefreshSolidHiworks: React.ForwardRefExoticComponent<Omit<RefreshSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3404
+
3405
+ interface RegistrantLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3406
+ size?: number | string;
3407
+ color?: string;
3408
+ title?: string;
3409
+ }
3410
+ declare const RegistrantLineHiworks: React.ForwardRefExoticComponent<Omit<RegistrantLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3411
+
3412
+ interface RegistrantSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3413
+ size?: number | string;
3414
+ color?: string;
3415
+ title?: string;
3416
+ }
3417
+ declare const RegistrantSolidHiworks: React.ForwardRefExoticComponent<Omit<RegistrantSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3418
+
3419
+ interface ReplyDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3420
+ size?: number | string;
3421
+ color?: string;
3422
+ title?: string;
3423
+ }
3424
+ declare const ReplyDownLineHiworks: React.ForwardRefExoticComponent<Omit<ReplyDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3425
+
3426
+ interface ReplyDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3427
+ size?: number | string;
3428
+ color?: string;
3429
+ title?: string;
3430
+ }
3431
+ declare const ReplyDownSolidHiworks: React.ForwardRefExoticComponent<Omit<ReplyDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3432
+
3433
+ interface ReplyLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3434
+ size?: number | string;
3435
+ color?: string;
3436
+ title?: string;
3437
+ }
3438
+ declare const ReplyLineHiworks: React.ForwardRefExoticComponent<Omit<ReplyLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3439
+
3440
+ interface ReplySolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3441
+ size?: number | string;
3442
+ color?: string;
3443
+ title?: string;
3444
+ }
3445
+ declare const ReplySolidHiworks: React.ForwardRefExoticComponent<Omit<ReplySolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3446
+
3447
+ interface RtfFileHiworksProps extends React.SVGProps<SVGSVGElement> {
3448
+ size?: number | string;
3449
+ color?: string;
3450
+ title?: string;
3451
+ }
3452
+ declare const RtfFileHiworks: React.ForwardRefExoticComponent<Omit<RtfFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3453
+
3454
+ interface RunningWithErrorsLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3455
+ size?: number | string;
3456
+ color?: string;
3457
+ title?: string;
3458
+ }
3459
+ declare const RunningWithErrorsLineHiworks: React.ForwardRefExoticComponent<Omit<RunningWithErrorsLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3460
+
3461
+ interface RunningWithErrorsSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3462
+ size?: number | string;
3463
+ color?: string;
3464
+ title?: string;
3465
+ }
3466
+ declare const RunningWithErrorsSolidHiworks: React.ForwardRefExoticComponent<Omit<RunningWithErrorsSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3467
+
3468
+ interface SaveLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3469
+ size?: number | string;
3470
+ color?: string;
3471
+ title?: string;
3472
+ }
3473
+ declare const SaveLineHiworks: React.ForwardRefExoticComponent<Omit<SaveLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3474
+
3475
+ interface SaveSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3476
+ size?: number | string;
3477
+ color?: string;
3478
+ title?: string;
3479
+ }
3480
+ declare const SaveSolidHiworks: React.ForwardRefExoticComponent<Omit<SaveSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3481
+
3482
+ interface ScheduleCheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3483
+ size?: number | string;
3484
+ color?: string;
3485
+ title?: string;
3486
+ }
3487
+ declare const ScheduleCheckLineHiworks: React.ForwardRefExoticComponent<Omit<ScheduleCheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3488
+
3489
+ interface ScheduleCheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3490
+ size?: number | string;
3491
+ color?: string;
3492
+ title?: string;
3493
+ }
3494
+ declare const ScheduleCheckSolidHiworks: React.ForwardRefExoticComponent<Omit<ScheduleCheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3495
+
3496
+ interface ScheduleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3497
+ size?: number | string;
3498
+ color?: string;
3499
+ title?: string;
3500
+ }
3501
+ declare const ScheduleLineHiworks: React.ForwardRefExoticComponent<Omit<ScheduleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3502
+
3503
+ interface ScheduleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3504
+ size?: number | string;
3505
+ color?: string;
3506
+ title?: string;
3507
+ }
3508
+ declare const ScheduleSolidHiworks: React.ForwardRefExoticComponent<Omit<ScheduleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3509
+
3510
+ interface SearchAddLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3511
+ size?: number | string;
3512
+ color?: string;
3513
+ title?: string;
3514
+ }
3515
+ declare const SearchAddLineHiworks: React.ForwardRefExoticComponent<Omit<SearchAddLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3516
+
3517
+ interface SearchAddSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3518
+ size?: number | string;
3519
+ color?: string;
3520
+ title?: string;
3521
+ }
3522
+ declare const SearchAddSolidHiworks: React.ForwardRefExoticComponent<Omit<SearchAddSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3523
+
3524
+ interface SearchLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3525
+ size?: number | string;
3526
+ color?: string;
3527
+ title?: string;
3528
+ }
3529
+ declare const SearchLineHiworks: React.ForwardRefExoticComponent<Omit<SearchLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3530
+
3531
+ interface SearchSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3532
+ size?: number | string;
3533
+ color?: string;
3534
+ title?: string;
3535
+ }
3536
+ declare const SearchSolidHiworks: React.ForwardRefExoticComponent<Omit<SearchSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3537
+
3538
+ interface SearchWindowLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3539
+ size?: number | string;
3540
+ color?: string;
3541
+ title?: string;
3542
+ }
3543
+ declare const SearchWindowLineHiworks: React.ForwardRefExoticComponent<Omit<SearchWindowLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3544
+
3545
+ interface SearchWindowSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3546
+ size?: number | string;
3547
+ color?: string;
3548
+ title?: string;
3549
+ }
3550
+ declare const SearchWindowSolidHiworks: React.ForwardRefExoticComponent<Omit<SearchWindowSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3551
+
3552
+ interface SectionLrLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3553
+ size?: number | string;
3554
+ color?: string;
3555
+ title?: string;
3556
+ }
3557
+ declare const SectionLrLineHiworks: React.ForwardRefExoticComponent<Omit<SectionLrLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3558
+
3559
+ interface SectionLrSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3560
+ size?: number | string;
3561
+ color?: string;
3562
+ title?: string;
3563
+ }
3564
+ declare const SectionLrSolidHiworks: React.ForwardRefExoticComponent<Omit<SectionLrSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3565
+
3566
+ interface SectionTbLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3567
+ size?: number | string;
3568
+ color?: string;
3569
+ title?: string;
3570
+ }
3571
+ declare const SectionTbLineHiworks: React.ForwardRefExoticComponent<Omit<SectionTbLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3572
+
3573
+ interface SectionTbSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3574
+ size?: number | string;
3575
+ color?: string;
3576
+ title?: string;
3577
+ }
3578
+ declare const SectionTbSolidHiworks: React.ForwardRefExoticComponent<Omit<SectionTbSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3579
+
3580
+ interface ServerLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3581
+ size?: number | string;
3582
+ color?: string;
3583
+ title?: string;
3584
+ }
3585
+ declare const ServerLineHiworks: React.ForwardRefExoticComponent<Omit<ServerLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3586
+
3587
+ interface ServerSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3588
+ size?: number | string;
3589
+ color?: string;
3590
+ title?: string;
3591
+ }
3592
+ declare const ServerSolidHiworks: React.ForwardRefExoticComponent<Omit<ServerSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3593
+
3594
+ interface SettingLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3595
+ size?: number | string;
3596
+ color?: string;
3597
+ title?: string;
3598
+ }
3599
+ declare const SettingLineHiworks: React.ForwardRefExoticComponent<Omit<SettingLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3600
+
3601
+ interface SettingSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3602
+ size?: number | string;
3603
+ color?: string;
3604
+ title?: string;
3605
+ }
3606
+ declare const SettingSolidHiworks: React.ForwardRefExoticComponent<Omit<SettingSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3607
+
3608
+ interface Shape4LineHiworksProps extends React.SVGProps<SVGSVGElement> {
3609
+ size?: number | string;
3610
+ color?: string;
3611
+ title?: string;
3612
+ }
3613
+ declare const Shape4LineHiworks: React.ForwardRefExoticComponent<Omit<Shape4LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3614
+
3615
+ interface Shape4SolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3616
+ size?: number | string;
3617
+ color?: string;
3618
+ title?: string;
3619
+ }
3620
+ declare const Shape4SolidHiworks: React.ForwardRefExoticComponent<Omit<Shape4SolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3621
+
3622
+ interface ShareSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3623
+ size?: number | string;
3624
+ color?: string;
3625
+ title?: string;
3626
+ }
3627
+ declare const ShareSolidHiworks: React.ForwardRefExoticComponent<Omit<ShareSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3628
+
3629
+ interface Share2LineHiworksProps extends React.SVGProps<SVGSVGElement> {
3630
+ size?: number | string;
3631
+ color?: string;
3632
+ title?: string;
3633
+ }
3634
+ declare const Share2LineHiworks: React.ForwardRefExoticComponent<Omit<Share2LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3635
+
3636
+ interface Share2SolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3637
+ size?: number | string;
3638
+ color?: string;
3639
+ title?: string;
3640
+ }
3641
+ declare const Share2SolidHiworks: React.ForwardRefExoticComponent<Omit<Share2SolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3642
+
3643
+ interface ShieldCheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3644
+ size?: number | string;
3645
+ color?: string;
3646
+ title?: string;
3647
+ }
3648
+ declare const ShieldCheckLineHiworks: React.ForwardRefExoticComponent<Omit<ShieldCheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3649
+
3650
+ interface ShieldCheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3651
+ size?: number | string;
3652
+ color?: string;
3653
+ title?: string;
3654
+ }
3655
+ declare const ShieldCheckSolidHiworks: React.ForwardRefExoticComponent<Omit<ShieldCheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3656
+
3657
+ interface ShieldRiskLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3658
+ size?: number | string;
3659
+ color?: string;
3660
+ title?: string;
3661
+ }
3662
+ declare const ShieldRiskLineHiworks: React.ForwardRefExoticComponent<Omit<ShieldRiskLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3663
+
3664
+ interface ShieldRiskSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3665
+ size?: number | string;
3666
+ color?: string;
3667
+ title?: string;
3668
+ }
3669
+ declare const ShieldRiskSolidHiworks: React.ForwardRefExoticComponent<Omit<ShieldRiskSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3670
+
3671
+ interface ShieldSearchLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3672
+ size?: number | string;
3673
+ color?: string;
3674
+ title?: string;
3675
+ }
3676
+ declare const ShieldSearchLineHiworks: React.ForwardRefExoticComponent<Omit<ShieldSearchLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3677
+
3678
+ interface ShieldSearchSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3679
+ size?: number | string;
3680
+ color?: string;
3681
+ title?: string;
3682
+ }
3683
+ declare const ShieldSearchSolidHiworks: React.ForwardRefExoticComponent<Omit<ShieldSearchSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3684
+
3685
+ interface ShoppingCartLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3686
+ size?: number | string;
3687
+ color?: string;
3688
+ title?: string;
3689
+ }
3690
+ declare const ShoppingCartLineHiworks: React.ForwardRefExoticComponent<Omit<ShoppingCartLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3691
+
3692
+ interface ShoppingCartSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3693
+ size?: number | string;
3694
+ color?: string;
3695
+ title?: string;
3696
+ }
3697
+ declare const ShoppingCartSolidHiworks: React.ForwardRefExoticComponent<Omit<ShoppingCartSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3698
+
3699
+ interface SignatureLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3700
+ size?: number | string;
3701
+ color?: string;
3702
+ title?: string;
3703
+ }
3704
+ declare const SignatureLineHiworks: React.ForwardRefExoticComponent<Omit<SignatureLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3705
+
3706
+ interface SignatureSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3707
+ size?: number | string;
3708
+ color?: string;
3709
+ title?: string;
3710
+ }
3711
+ declare const SignatureSolidHiworks: React.ForwardRefExoticComponent<Omit<SignatureSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3712
+
3713
+ interface SitemapLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3714
+ size?: number | string;
3715
+ color?: string;
3716
+ title?: string;
3717
+ }
3718
+ declare const SitemapLineHiworks: React.ForwardRefExoticComponent<Omit<SitemapLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3719
+
3720
+ interface SitemapSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3721
+ size?: number | string;
3722
+ color?: string;
3723
+ title?: string;
3724
+ }
3725
+ declare const SitemapSolidHiworks: React.ForwardRefExoticComponent<Omit<SitemapSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3726
+
3727
+ interface SpaceLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3728
+ size?: number | string;
3729
+ color?: string;
3730
+ title?: string;
3731
+ }
3732
+ declare const SpaceLineHiworks: React.ForwardRefExoticComponent<Omit<SpaceLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3733
+
3734
+ interface SpaceSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3735
+ size?: number | string;
3736
+ color?: string;
3737
+ title?: string;
3738
+ }
3739
+ declare const SpaceSolidHiworks: React.ForwardRefExoticComponent<Omit<SpaceSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3740
+
3741
+ interface SpinnerLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3742
+ size?: number | string;
3743
+ color?: string;
3744
+ title?: string;
3745
+ }
3746
+ declare const SpinnerLineHiworks: React.ForwardRefExoticComponent<Omit<SpinnerLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3747
+
3748
+ interface SpinnerSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3749
+ size?: number | string;
3750
+ color?: string;
3751
+ title?: string;
3752
+ }
3753
+ declare const SpinnerSolidHiworks: React.ForwardRefExoticComponent<Omit<SpinnerSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3754
+
3755
+ interface StampLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3756
+ size?: number | string;
3757
+ color?: string;
3758
+ title?: string;
3759
+ }
3760
+ declare const StampLineHiworks: React.ForwardRefExoticComponent<Omit<StampLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3761
+
3762
+ interface StampSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3763
+ size?: number | string;
3764
+ color?: string;
3765
+ title?: string;
3766
+ }
3767
+ declare const StampSolidHiworks: React.ForwardRefExoticComponent<Omit<StampSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3768
+
3769
+ interface StarCancelLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3770
+ size?: number | string;
3771
+ color?: string;
3772
+ title?: string;
3773
+ }
3774
+ declare const StarCancelLineHiworks: React.ForwardRefExoticComponent<Omit<StarCancelLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3775
+
3776
+ interface StarCancelSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3777
+ size?: number | string;
3778
+ color?: string;
3779
+ title?: string;
3780
+ }
3781
+ declare const StarCancelSolidHiworks: React.ForwardRefExoticComponent<Omit<StarCancelSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3782
+
3783
+ interface StarLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3784
+ size?: number | string;
3785
+ color?: string;
3786
+ title?: string;
3787
+ }
3788
+ declare const StarLineHiworks: React.ForwardRefExoticComponent<Omit<StarLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3789
+
3790
+ interface StarSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3791
+ size?: number | string;
3792
+ color?: string;
3793
+ title?: string;
3794
+ }
3795
+ declare const StarSolidHiworks: React.ForwardRefExoticComponent<Omit<StarSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3796
+
3797
+ interface SunLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3798
+ size?: number | string;
3799
+ color?: string;
3800
+ title?: string;
3801
+ }
3802
+ declare const SunLineHiworks: React.ForwardRefExoticComponent<Omit<SunLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3803
+
3804
+ interface SunSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3805
+ size?: number | string;
3806
+ color?: string;
3807
+ title?: string;
3808
+ }
3809
+ declare const SunSolidHiworks: React.ForwardRefExoticComponent<Omit<SunSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3810
+
3811
+ interface SwapSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3812
+ size?: number | string;
3813
+ color?: string;
3814
+ title?: string;
3815
+ }
3816
+ declare const SwapSolidHiworks: React.ForwardRefExoticComponent<Omit<SwapSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3817
+
3818
+ interface SwitchAccountLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3819
+ size?: number | string;
3820
+ color?: string;
3821
+ title?: string;
3822
+ }
3823
+ declare const SwitchAccountLineHiworks: React.ForwardRefExoticComponent<Omit<SwitchAccountLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3824
+
3825
+ interface SwitchAccountSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3826
+ size?: number | string;
3827
+ color?: string;
3828
+ title?: string;
3829
+ }
3830
+ declare const SwitchAccountSolidHiworks: React.ForwardRefExoticComponent<Omit<SwitchAccountSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3831
+
3832
+ interface SyncInfoLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3833
+ size?: number | string;
3834
+ color?: string;
3835
+ title?: string;
3836
+ }
3837
+ declare const SyncInfoLineHiworks: React.ForwardRefExoticComponent<Omit<SyncInfoLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3838
+
3839
+ interface SyncInfoSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3840
+ size?: number | string;
3841
+ color?: string;
3842
+ title?: string;
3843
+ }
3844
+ declare const SyncInfoSolidHiworks: React.ForwardRefExoticComponent<Omit<SyncInfoSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3845
+
3846
+ interface SyncLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3847
+ size?: number | string;
3848
+ color?: string;
3849
+ title?: string;
3850
+ }
3851
+ declare const SyncLineHiworks: React.ForwardRefExoticComponent<Omit<SyncLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3852
+
3853
+ interface SyncSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3854
+ size?: number | string;
3855
+ color?: string;
3856
+ title?: string;
3857
+ }
3858
+ declare const SyncSolidHiworks: React.ForwardRefExoticComponent<Omit<SyncSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3859
+
3860
+ interface TableLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3861
+ size?: number | string;
3862
+ color?: string;
3863
+ title?: string;
3864
+ }
3865
+ declare const TableLineHiworks: React.ForwardRefExoticComponent<Omit<TableLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3866
+
3867
+ interface TableSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3868
+ size?: number | string;
3869
+ color?: string;
3870
+ title?: string;
3871
+ }
3872
+ declare const TableSolidHiworks: React.ForwardRefExoticComponent<Omit<TableSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3873
+
3874
+ interface TagLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3875
+ size?: number | string;
3876
+ color?: string;
3877
+ title?: string;
3878
+ }
3879
+ declare const TagLineHiworks: React.ForwardRefExoticComponent<Omit<TagLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3880
+
3881
+ interface TagSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3882
+ size?: number | string;
3883
+ color?: string;
3884
+ title?: string;
3885
+ }
3886
+ declare const TagSolidHiworks: React.ForwardRefExoticComponent<Omit<TagSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3887
+
3888
+ interface TasksLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3889
+ size?: number | string;
3890
+ color?: string;
3891
+ title?: string;
3892
+ }
3893
+ declare const TasksLineHiworks: React.ForwardRefExoticComponent<Omit<TasksLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3894
+
3895
+ interface TasksSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3896
+ size?: number | string;
3897
+ color?: string;
3898
+ title?: string;
3899
+ }
3900
+ declare const TasksSolidHiworks: React.ForwardRefExoticComponent<Omit<TasksSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3901
+
3902
+ interface TextLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3903
+ size?: number | string;
3904
+ color?: string;
3905
+ title?: string;
3906
+ }
3907
+ declare const TextLineHiworks: React.ForwardRefExoticComponent<Omit<TextLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3908
+
3909
+ interface TextSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3910
+ size?: number | string;
3911
+ color?: string;
3912
+ title?: string;
3913
+ }
3914
+ declare const TextSolidHiworks: React.ForwardRefExoticComponent<Omit<TextSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3915
+
3916
+ interface TimeLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3917
+ size?: number | string;
3918
+ color?: string;
3919
+ title?: string;
3920
+ }
3921
+ declare const TimeLineHiworks: React.ForwardRefExoticComponent<Omit<TimeLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3922
+
3923
+ interface TimeSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3924
+ size?: number | string;
3925
+ color?: string;
3926
+ title?: string;
3927
+ }
3928
+ declare const TimeSolidHiworks: React.ForwardRefExoticComponent<Omit<TimeSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3929
+
3930
+ interface TitleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3931
+ size?: number | string;
3932
+ color?: string;
3933
+ title?: string;
3934
+ }
3935
+ declare const TitleLineHiworks: React.ForwardRefExoticComponent<Omit<TitleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3936
+
3937
+ interface TitleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3938
+ size?: number | string;
3939
+ color?: string;
3940
+ title?: string;
3941
+ }
3942
+ declare const TitleSolidHiworks: React.ForwardRefExoticComponent<Omit<TitleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3943
+
3944
+ interface TranslocationLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3945
+ size?: number | string;
3946
+ color?: string;
3947
+ title?: string;
3948
+ }
3949
+ declare const TranslocationLineHiworks: React.ForwardRefExoticComponent<Omit<TranslocationLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3950
+
3951
+ interface TranslocationSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3952
+ size?: number | string;
3953
+ color?: string;
3954
+ title?: string;
3955
+ }
3956
+ declare const TranslocationSolidHiworks: React.ForwardRefExoticComponent<Omit<TranslocationSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3957
+
3958
+ interface TrashDelLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3959
+ size?: number | string;
3960
+ color?: string;
3961
+ title?: string;
3962
+ }
3963
+ declare const TrashDelLineHiworks: React.ForwardRefExoticComponent<Omit<TrashDelLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3964
+
3965
+ interface TrashDelSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3966
+ size?: number | string;
3967
+ color?: string;
3968
+ title?: string;
3969
+ }
3970
+ declare const TrashDelSolidHiworks: React.ForwardRefExoticComponent<Omit<TrashDelSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3971
+
3972
+ interface TrashLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3973
+ size?: number | string;
3974
+ color?: string;
3975
+ title?: string;
3976
+ }
3977
+ declare const TrashLineHiworks: React.ForwardRefExoticComponent<Omit<TrashLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3978
+
3979
+ interface TrashSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3980
+ size?: number | string;
3981
+ color?: string;
3982
+ title?: string;
3983
+ }
3984
+ declare const TrashSolidHiworks: React.ForwardRefExoticComponent<Omit<TrashSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3985
+
3986
+ interface TrendingDownLineHiworksProps extends React.SVGProps<SVGSVGElement> {
3987
+ size?: number | string;
3988
+ color?: string;
3989
+ title?: string;
3990
+ }
3991
+ declare const TrendingDownLineHiworks: React.ForwardRefExoticComponent<Omit<TrendingDownLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3992
+
3993
+ interface TrendingDownSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
3994
+ size?: number | string;
3995
+ color?: string;
3996
+ title?: string;
3997
+ }
3998
+ declare const TrendingDownSolidHiworks: React.ForwardRefExoticComponent<Omit<TrendingDownSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
3999
+
4000
+ interface TrendingUpLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4001
+ size?: number | string;
4002
+ color?: string;
4003
+ title?: string;
4004
+ }
4005
+ declare const TrendingUpLineHiworks: React.ForwardRefExoticComponent<Omit<TrendingUpLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4006
+
4007
+ interface TrendingUpSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4008
+ size?: number | string;
4009
+ color?: string;
4010
+ title?: string;
4011
+ }
4012
+ declare const TrendingUpSolidHiworks: React.ForwardRefExoticComponent<Omit<TrendingUpSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4013
+
4014
+ interface TxtFileHiworksProps extends React.SVGProps<SVGSVGElement> {
4015
+ size?: number | string;
4016
+ color?: string;
4017
+ title?: string;
4018
+ }
4019
+ declare const TxtFileHiworks: React.ForwardRefExoticComponent<Omit<TxtFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4020
+
4021
+ interface UndoLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4022
+ size?: number | string;
4023
+ color?: string;
4024
+ title?: string;
4025
+ }
4026
+ declare const UndoLineHiworks: React.ForwardRefExoticComponent<Omit<UndoLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4027
+
4028
+ interface UndoSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4029
+ size?: number | string;
4030
+ color?: string;
4031
+ title?: string;
4032
+ }
4033
+ declare const UndoSolidHiworks: React.ForwardRefExoticComponent<Omit<UndoSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4034
+
4035
+ interface UnlinkLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4036
+ size?: number | string;
4037
+ color?: string;
4038
+ title?: string;
4039
+ }
4040
+ declare const UnlinkLineHiworks: React.ForwardRefExoticComponent<Omit<UnlinkLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4041
+
4042
+ interface UnlinkSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4043
+ size?: number | string;
4044
+ color?: string;
4045
+ title?: string;
4046
+ }
4047
+ declare const UnlinkSolidHiworks: React.ForwardRefExoticComponent<Omit<UnlinkSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4048
+
4049
+ interface UnsupportedFilesSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4050
+ size?: number | string;
4051
+ color?: string;
4052
+ title?: string;
4053
+ }
4054
+ declare const UnsupportedFilesSolidHiworks: React.ForwardRefExoticComponent<Omit<UnsupportedFilesSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4055
+
4056
+ interface UsageLimitLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4057
+ size?: number | string;
4058
+ color?: string;
4059
+ title?: string;
4060
+ }
4061
+ declare const UsageLimitLineHiworks: React.ForwardRefExoticComponent<Omit<UsageLimitLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4062
+
4063
+ interface UsageLimitSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4064
+ size?: number | string;
4065
+ color?: string;
4066
+ title?: string;
4067
+ }
4068
+ declare const UsageLimitSolidHiworks: React.ForwardRefExoticComponent<Omit<UsageLimitSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4069
+
4070
+ interface UsbLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4071
+ size?: number | string;
4072
+ color?: string;
4073
+ title?: string;
4074
+ }
4075
+ declare const UsbLineHiworks: React.ForwardRefExoticComponent<Omit<UsbLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4076
+
4077
+ interface UsbSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4078
+ size?: number | string;
4079
+ color?: string;
4080
+ title?: string;
4081
+ }
4082
+ declare const UsbSolidHiworks: React.ForwardRefExoticComponent<Omit<UsbSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4083
+
4084
+ interface UserAddLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4085
+ size?: number | string;
4086
+ color?: string;
4087
+ title?: string;
4088
+ }
4089
+ declare const UserAddLineHiworks: React.ForwardRefExoticComponent<Omit<UserAddLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4090
+
4091
+ interface UserAddSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4092
+ size?: number | string;
4093
+ color?: string;
4094
+ title?: string;
4095
+ }
4096
+ declare const UserAddSolidHiworks: React.ForwardRefExoticComponent<Omit<UserAddSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4097
+
4098
+ interface UserAdd2LineHiworksProps extends React.SVGProps<SVGSVGElement> {
4099
+ size?: number | string;
4100
+ color?: string;
4101
+ title?: string;
4102
+ }
4103
+ declare const UserAdd2LineHiworks: React.ForwardRefExoticComponent<Omit<UserAdd2LineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4104
+
4105
+ interface UserAdd2SolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4106
+ size?: number | string;
4107
+ color?: string;
4108
+ title?: string;
4109
+ }
4110
+ declare const UserAdd2SolidHiworks: React.ForwardRefExoticComponent<Omit<UserAdd2SolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4111
+
4112
+ interface UserAdminLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4113
+ size?: number | string;
4114
+ color?: string;
4115
+ title?: string;
4116
+ }
4117
+ declare const UserAdminLineHiworks: React.ForwardRefExoticComponent<Omit<UserAdminLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4118
+
4119
+ interface UserAdminSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4120
+ size?: number | string;
4121
+ color?: string;
4122
+ title?: string;
4123
+ }
4124
+ declare const UserAdminSolidHiworks: React.ForwardRefExoticComponent<Omit<UserAdminSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4125
+
4126
+ interface UserChangeLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4127
+ size?: number | string;
4128
+ color?: string;
4129
+ title?: string;
4130
+ }
4131
+ declare const UserChangeLineHiworks: React.ForwardRefExoticComponent<Omit<UserChangeLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4132
+
4133
+ interface UserChangeSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4134
+ size?: number | string;
4135
+ color?: string;
4136
+ title?: string;
4137
+ }
4138
+ declare const UserChangeSolidHiworks: React.ForwardRefExoticComponent<Omit<UserChangeSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4139
+
4140
+ interface UserCheckLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4141
+ size?: number | string;
4142
+ color?: string;
4143
+ title?: string;
4144
+ }
4145
+ declare const UserCheckLineHiworks: React.ForwardRefExoticComponent<Omit<UserCheckLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4146
+
4147
+ interface UserCheckSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4148
+ size?: number | string;
4149
+ color?: string;
4150
+ title?: string;
4151
+ }
4152
+ declare const UserCheckSolidHiworks: React.ForwardRefExoticComponent<Omit<UserCheckSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4153
+
4154
+ interface UserClockLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4155
+ size?: number | string;
4156
+ color?: string;
4157
+ title?: string;
4158
+ }
4159
+ declare const UserClockLineHiworks: React.ForwardRefExoticComponent<Omit<UserClockLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4160
+
4161
+ interface UserClockSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4162
+ size?: number | string;
4163
+ color?: string;
4164
+ title?: string;
4165
+ }
4166
+ declare const UserClockSolidHiworks: React.ForwardRefExoticComponent<Omit<UserClockSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4167
+
4168
+ interface UserLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4169
+ size?: number | string;
4170
+ color?: string;
4171
+ title?: string;
4172
+ }
4173
+ declare const UserLineHiworks: React.ForwardRefExoticComponent<Omit<UserLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4174
+
4175
+ interface UserMultipleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4176
+ size?: number | string;
4177
+ color?: string;
4178
+ title?: string;
4179
+ }
4180
+ declare const UserMultipleLineHiworks: React.ForwardRefExoticComponent<Omit<UserMultipleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4181
+
4182
+ interface UserMultipleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4183
+ size?: number | string;
4184
+ color?: string;
4185
+ title?: string;
4186
+ }
4187
+ declare const UserMultipleSolidHiworks: React.ForwardRefExoticComponent<Omit<UserMultipleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4188
+
4189
+ interface UserSearchLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4190
+ size?: number | string;
4191
+ color?: string;
4192
+ title?: string;
4193
+ }
4194
+ declare const UserSearchLineHiworks: React.ForwardRefExoticComponent<Omit<UserSearchLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4195
+
4196
+ interface UserSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4197
+ size?: number | string;
4198
+ color?: string;
4199
+ title?: string;
4200
+ }
4201
+ declare const UserSolidHiworks: React.ForwardRefExoticComponent<Omit<UserSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4202
+
4203
+ interface UserWarnigSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4204
+ size?: number | string;
4205
+ color?: string;
4206
+ title?: string;
4207
+ }
4208
+ declare const UserWarnigSolidHiworks: React.ForwardRefExoticComponent<Omit<UserWarnigSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4209
+
4210
+ interface ViewLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4211
+ size?: number | string;
4212
+ color?: string;
4213
+ title?: string;
4214
+ }
4215
+ declare const ViewLineHiworks: React.ForwardRefExoticComponent<Omit<ViewLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4216
+
4217
+ interface ViewOffLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4218
+ size?: number | string;
4219
+ color?: string;
4220
+ title?: string;
4221
+ }
4222
+ declare const ViewOffLineHiworks: React.ForwardRefExoticComponent<Omit<ViewOffLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4223
+
4224
+ interface ViewOffSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4225
+ size?: number | string;
4226
+ color?: string;
4227
+ title?: string;
4228
+ }
4229
+ declare const ViewOffSolidHiworks: React.ForwardRefExoticComponent<Omit<ViewOffSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4230
+
4231
+ interface ViewSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4232
+ size?: number | string;
4233
+ color?: string;
4234
+ title?: string;
4235
+ }
4236
+ declare const ViewSolidHiworks: React.ForwardRefExoticComponent<Omit<ViewSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4237
+
4238
+ interface VirusLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4239
+ size?: number | string;
4240
+ color?: string;
4241
+ title?: string;
4242
+ }
4243
+ declare const VirusLineHiworks: React.ForwardRefExoticComponent<Omit<VirusLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4244
+
4245
+ interface VirusSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4246
+ size?: number | string;
4247
+ color?: string;
4248
+ title?: string;
4249
+ }
4250
+ declare const VirusSolidHiworks: React.ForwardRefExoticComponent<Omit<VirusSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4251
+
4252
+ interface WarningCircleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4253
+ size?: number | string;
4254
+ color?: string;
4255
+ title?: string;
4256
+ }
4257
+ declare const WarningCircleLineHiworks: React.ForwardRefExoticComponent<Omit<WarningCircleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4258
+
4259
+ interface WarningCircleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4260
+ size?: number | string;
4261
+ color?: string;
4262
+ title?: string;
4263
+ }
4264
+ declare const WarningCircleSolidHiworks: React.ForwardRefExoticComponent<Omit<WarningCircleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4265
+
4266
+ interface WarningTriangleLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4267
+ size?: number | string;
4268
+ color?: string;
4269
+ title?: string;
4270
+ }
4271
+ declare const WarningTriangleLineHiworks: React.ForwardRefExoticComponent<Omit<WarningTriangleLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4272
+
4273
+ interface WarningTriangleSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4274
+ size?: number | string;
4275
+ color?: string;
4276
+ title?: string;
4277
+ }
4278
+ declare const WarningTriangleSolidHiworks: React.ForwardRefExoticComponent<Omit<WarningTriangleSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4279
+
4280
+ interface WrenchLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4281
+ size?: number | string;
4282
+ color?: string;
4283
+ title?: string;
4284
+ }
4285
+ declare const WrenchLineHiworks: React.ForwardRefExoticComponent<Omit<WrenchLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4286
+
4287
+ interface WrenchSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4288
+ size?: number | string;
4289
+ color?: string;
4290
+ title?: string;
4291
+ }
4292
+ declare const WrenchSolidHiworks: React.ForwardRefExoticComponent<Omit<WrenchSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4293
+
4294
+ interface WriteLineHiworksProps extends React.SVGProps<SVGSVGElement> {
4295
+ size?: number | string;
4296
+ color?: string;
4297
+ title?: string;
4298
+ }
4299
+ declare const WriteLineHiworks: React.ForwardRefExoticComponent<Omit<WriteLineHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4300
+
4301
+ interface WriteSolidHiworksProps extends React.SVGProps<SVGSVGElement> {
4302
+ size?: number | string;
4303
+ color?: string;
4304
+ title?: string;
4305
+ }
4306
+ declare const WriteSolidHiworks: React.ForwardRefExoticComponent<Omit<WriteSolidHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4307
+
4308
+ interface XlsFileHiworksProps extends React.SVGProps<SVGSVGElement> {
4309
+ size?: number | string;
4310
+ color?: string;
4311
+ title?: string;
4312
+ }
4313
+ declare const XlsFileHiworks: React.ForwardRefExoticComponent<Omit<XlsFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4314
+
4315
+ interface ZipFileHiworksProps extends React.SVGProps<SVGSVGElement> {
4316
+ size?: number | string;
4317
+ color?: string;
4318
+ title?: string;
4319
+ }
4320
+ declare const ZipFileHiworks: React.ForwardRefExoticComponent<Omit<ZipFileHiworksProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4321
+
4322
+ export { AddressBookLineHiworks, AddressBookSolidHiworks, AiChatLineHiworks, AiChatSolidHiworks, AiFileHiworks, AlignFromTopLineHiworks, AlignFromTopSolidHiworks, AlignToTopLineHiworks, AlignToTopSolidHiworks, AppAdminLineHiworks, AppAdminSolidHiworks, AppDisabledLineHiworks, AppDisabledSolidHiworks, AppLineHiworks, AppMoveLineHiworks, AppMoveSolidHiworks, AppSolidHiworks, AppVitalizationLineHiworks, AppVitalizationShareLineHiworks, AppVitalizationShareSolidHiworks, AppVitalizationSolidHiworks, ApprovalLineHiworks, ApprovalPenLineHiworks, ApprovalPenSolidHiworks, ApprovalSettingLineHiworks, ApprovalSettingSolidHiworks, ApprovalSolidHiworks, AreaChartLineHiworks, AreaChartSolidHiworks, ArrayDescendingOrderLineHiworks, ArrayDescendingOrderSolidHiworks, ArrowBigDownLineHiworks, ArrowBigDownSolidHiworks, ArrowBigLeftLineHiworks, ArrowBigLeftSolidHiworks, ArrowBigRightLineHiworks, ArrowBigRightSolidHiworks, ArrowBigUpLineHiworks, ArrowBigUpSolidHiworks, ArrowDownLineHiworks, ArrowDownSolidHiworks, ArrowFromDownLineHiworks, ArrowFromDownSolidHiworks, ArrowFromTopLineHiworks, ArrowFromTopSolidHiworks, ArrowLeftLineHiworks, ArrowLeftSolidHiworks, ArrowRemarkLineHiworks, ArrowRemarkSolidHiworks, ArrowRightLineHiworks, ArrowRightSolidHiworks, ArrowShiftDownLineHiworks, ArrowShiftDownSolidHiworks, ArrowShiftUpLineHiworks, ArrowShiftUpSolidHiworks, ArrowUpCircleLineHiworks, ArrowUpCircleSolidHiworks, ArrowUpLineHiworks, ArrowUpSolidHiworks, AsfFileHiworks, AutomationLineHiworks, AutomationSolidHiworks, AviFileHiworks, AwardLineHiworks, AwardSolidHiworks, BagLineHiworks, BagSolidHiworks, Ban2LineHiworks, Ban2solidHiworks, BanLineHiworks, BanSolidHiworks, BatFileHiworks, BigMinusLineHiworks, BigMinusSolidHiworks, BigPlusLineHiworks, BigPlusSolidHiworks, BillLineHiworks, BillSolidHiworks, BinFileHiworks, BoxLineHiworks, BoxSolidHiworks, Browser2lineHiworks, Browser2solidHiworks, BrowserAdminLineHiworks, BrowserAdminSolidHiworks, BrowserBlockLineHiworks, BrowserBlockSolidHiworks, BrowserLineHiworks, BrowserSolidHiworks, Building2LineHiworks, Building2SolidHiworks, BuildingAdminLineHiworks, BuildingAdminSolidHiworks, BuildingLineHiworks, BuildingSolidHiworks, BuildingUserLineHiworks, BuildingUserSolidHiworks, CakeLineHiworks, CakeSolidHiworks, CalculatorLineHiworks, CalculatorSolidHiworks, CalendarCancelLineHiworks, CalendarCancelSolidHiworks, CalendarDayLineHiworks, CalendarDaySolidHiworks, CalendarEditLineHiworks, CalendarEditSolidHiworks, CalendarLineHiworks, CalendarListLineHiworks, CalendarListSolidHiworks, CalendarMonthLineHiworks, CalendarMonthSolidHiworks, CalendarSolidHiworks, CalendarTableLineHiworks, CalendarTableSolidHiworks, CalendarWeekLineHiworks, CalendarWeekSolidHiworks, CamLineHiworks, CamSolidHiworks, CancelBigLineHiworks, CancelBigSolidHiworks, CancelCircleLineHiworks, CancelCircleSolidHiworks, CancelLineHiworks, CancelSolidHiworks, CaretBigDownLineHiworks, CaretBigDownSolidHiworks, CaretBigUpLineHiworks, CaretBigUpSolidHiworks, CaretDownCircleLineHiworks, CaretDownCircleSolidHiworks, CaretDownLineHiworks, CaretDownSolidHiworks, CaretLeftCircleLineHiworks, CaretLeftCircleSolidHiworks, CaretLeftLineHiworks, CaretLeftSolidHiworks, CaretRightCircleLineHiworks, CaretRightCircleSolidHiworks, CaretRightLineHiworks, CaretRightSolidHiworks, CaretUpCircleLineHiworks, CaretUpCircleSolidHiworks, CaretUpLineHiworks, CaretUpSolidHiworks, CategoriesLineHiworks, CategoriesSolidHiworks, CategoryLineHiworks, CategorySolidHiworks, ChartGraphLineHiworks, ChartGraphSolidHiworks, ChartHrLineHiworks, ChartHrSolidHiworks, ChartLineHiworks, ChartSolidHiworks, CheckCircleLineHiworks, CheckCircleSolidHiworks, CheckLineHiworks, CheckSolidHiworks, CheckboxLineHiworks, CheckboxSolidHiworks, CircleStarLineHiworks, CircleStarSolidHiworks, CloudLineHiworks, CloudSolidHiworks, CloudUpLineHiworks, CloudUpSolidHiworks, Collapse2LineHiworks, Collapse2SolidHiworks, Collapse4LineHiworks, Collapse4SolidHiworks, ColumnLineHiworks, ColumnSolidHiworks, CommentCheckLineHiworks, CommentCheckSolidHiworks, CommentDotLineHiworks, CommentDotSolidHiworks, CommentLineHiworks, CommentOffLineHiworks, CommentOffSolidHiworks, CommentOutLineHiworks, CommentOutSolidHiworks, CommentSolidHiworks, ConditionLineHiworks, ConditionSolidHiworks, ControlLineHiworks, ControlSolidHiworks, CreditCardLineHiworks, CreditCardSolidHiworks, DataPageLineHiworks, DataPageSolidHiworks, DateTimeLineHiworks, DateTimeSolidHiworks, DesktopLineHiworks, DesktopSolidHiworks, DiagramDataLineHiworks, DiagramDataSolidHiworks, DiagramLineHiworks, DiagramSolidHiworks, DiscLineHiworks, DiscSolidHiworks, DivisionLineLineHiworks, DivisionLineSolidHiworks, DocFileHiworks, DocumentDownLineHiworks, DocumentDownSolidHiworks, DocumentGroupLineHiworks, DocumentGroupShareLineHiworks, DocumentGroupShareSolidHiworks, DocumentGroupSolidHiworks, DocumentLineHiworks, DocumentSolidHiworks, DocumentUploadLineHiworks, DocumentUploadSolidHiworks, DocumentsLineHiworks, DocumentsSolidHiworks, DotsHlineHiworks, DotsHsolidHiworks, DotsVlineHiworks, DotsVsolidHiworks, DoubleArrowsDownLineHiworks, DoubleArrowsDownSolidHiworks, DoubleArrowsLeftLineHiworks, DoubleArrowsLeftSolidHiworks, DoubleArrowsRightLineHiworks, DoubleArrowsRightSolidHiworks, DoubleArrowsUpLineHiworks, DoubleArrowsUpSolidHiworks, DropDownLineHiworks, DropDownSolidHiworks, EditDateLastLineHiworks, EditDateLastSolidHiworks, EpsFileHiworks, EtcFileHiworks, ExclamationLineHiworks, ExclamationSolidHiworks, ExeFileHiworks, Expand2lineHiworks, Expand2solidHiworks, Expand4lineHiworks, Expand4solidHiworks, FamilyHistoryLineHiworks, FamilyHistorySolidHiworks, FavoriteLineHiworks, FavoriteSolidHiworks, FileAddLineHiworks, FileAddSolidHiworks, FilterLineHiworks, FilterSolidHiworks, FlaFileHiworks, FlagLineHiworks, FlagSolidHiworks, FolderAddLineHiworks, FolderAddSolidHiworks, FolderAdminLineHiworks, FolderAdminSolidHiworks, FolderCompanyLineHiworks, FolderCompanySolidHiworks, FolderFileHiworks, FolderLineHiworks, FolderLockLineHiworks, FolderLockSolidHiworks, FolderReceptionLineHiworks, FolderReceptionSolidHiworks, FolderSendLineHiworks, FolderSendSolidHiworks, FolderShareLineHiworks, FolderShareSolidHiworks, FolderSolidHiworks, FolderStarLineHiworks, FolderStarSolidHiworks, FolderUploadLineHiworks, FolderUploadSolidHiworks, FolderViewLineHiworks, FolderViewSolidHiworks, FolderWriteLineHiworks, FolderWriteSolidHiworks, FollowLineHiworks, FollowSolidHiworks, FollowingLineHiworks, FollowingSolidHiworks, GifFileHiworks, GiftLineHiworks, GiftSolidHiworks, GraphBoxLineHiworks, GraphBoxSolidHiworks, GraphDownLineHiworks, GraphDownSolidHiworks, GraphUpLineHiworks, GraphUpSolidHiworks, HeightBigLineHiworks, HeightBigSolidHiworks, HeightSmallLineHiworks, HeightSmallSolidHiworks, HistoryLineHiworks, HistorySolidHiworks, HiworksLineHiworks, HiworksSolidHiworks, HomeLineHiworks, HomeSolidHiworks, HourglassLineHiworks, HourglassSolidHiworks, HrCardLineHiworks, HrCardSolidHiworks, HtmFileHiworks, HwpFileHiworks, ImageSolidHiworks, InboxCheckLineHiworks, InboxCheckSolidHiworks, InboxLineHiworks, InboxSolidHiworks, InfoCircleLineHiworks, InfoCircleSolidHiworks, InfoLineHiworks, InfoSolidHiworks, InvoiceCheckLineHiworks, InvoiceCheckSolidHiworks, InvoiceLineHiworks, InvoiceMultiLineHiworks, InvoiceMultiSolidHiworks, InvoiceReplyLineHiworks, InvoiceReplySolidHiworks, InvoiceSend2LineHiworks, InvoiceSend2SolidHiworks, InvoiceSendLineHiworks, InvoiceSendSolidHiworks, InvoiceSolidHiworks, IsoFileHiworks, JpgFileHiworks, KeyLineHiworks, KeySolidHiworks, LabelCancelLineHiworks, LabelCancelSolidHiworks, LabelLineHiworks, LabelSolidHiworks, LetterLineHiworks, LetterSolidHiworks, LightLineHiworks, LightSolidHiworks, LineDotsHlineHiworks, LineDotsHsolidHiworks, LineDotsLineHiworks, LineDotsSolidHiworks, LineHeightBigLineHiworks, LineHeightBigSolidHiworks, LineHeightSmallLineHiworks, LineHeightSmallSolidHiworks, LinkLineHiworks, LinkSolidHiworks, LinkageLineHiworks, LinkageSolidHiworks, ListpageLineHiworks, ListpagePenLineHiworks, ListpagePenSolidHiworks, ListpageShareLineHiworks, ListpageShareSolidHiworks, ListpageSolidHiworks, LockHoleLineHiworks, LockHoleSolidHiworks, LockLineHiworks, LockOpenLineHiworks, LockOpenSolidHiworks, LockSolidHiworks, LogoutLineHiworks, LogoutSolidHiworks, MailCheckLineHiworks, MailCheckSolidHiworks, MailLineHiworks, MailLockLineHiworks, MailLockSolidHiworks, MailOpenLineHiworks, MailOpenLockLineHiworks, MailOpenLockSolidHiworks, MailOpenReceptionLineHiworks, MailOpenReceptionSolidHiworks, MailOpenSendLineHiworks, MailOpenSendSolidHiworks, MailOpenSolidHiworks, MailReceptionLineHiworks, MailReceptionSolidHiworks, MailRestrictionLineHiworks, MailRestrictionSolidHiworks, MailSendLineHiworks, MailSendSolidHiworks, MailSolidHiworks, MailViewLineHiworks, MailViewSolidHiworks, MailsLineHiworks, MailsSolidHiworks, ManageLineHiworks, ManageSolidHiworks, MessageGetLineHiworks, MessageGetSolidHiworks, MessageLineHiworks, MessageSettingLineHiworks, MessageSettingSolidHiworks, MessageSolidHiworks, MinusCircleLineHiworks, MinusCircleSolidHiworks, MinusLineHiworks, MinusSolidHiworks, MobileLineHiworks, MobileSolidHiworks, MoneySackLineHiworks, MoneySackSolidHiworks, MoonLineHiworks, MoonSolidHiworks, MovingBarLineHiworks, MovingBarSolidHiworks, Mp3fileHiworks, MultiTextLineHiworks, MultiTextSolidHiworks, MultipleChoiceLineHiworks, MultipleChoiceSolidHiworks, MyworkLineHiworks, MyworkSolidHiworks, NewLineHiworks, NewSolidHiworks, NewWindowLineHiworks, NewWindowSolidHiworks, NewsFeedLineHiworks, NewsFeedSolidHiworks, NotificationLineHiworks, NotificationOffLineHiworks, NotificationOffSolidHiworks, NotificationSolidHiworks, NumberLineHiworks, NumberSolidHiworks, OpenNewWindowLineHiworks, OpenNewWindowSolidHiworks, OpenNewpageLineHiworks, OpenNewpageSolidHiworks, PaperExcelLineHiworks, PaperExcelSolidHiworks, PaperLockLineHiworks, PaperLockSolidHiworks, PaperPlusLineHiworks, PaperPlusSolidHiworks, PaperSignatureLineHiworks, PaperSignatureSolidHiworks, PaperTableLineHiworks, PaperTableSolidHiworks, PaperclipHlineHiworks, PaperclipHsolidHiworks, PaperclipLineHiworks, PaperclipSolidHiworks, PaperclipVlineHiworks, PaperclipVsolidHiworks, PaperplaneClockLineHiworks, PaperplaneClockSolidHiworks, PaperplaneLineHiworks, PaperplaneSolidHiworks, PaperplaneWarningSolidHiworks, PapersLineHiworks, PapersShareLineHiworks, PapersShareSolidHiworks, PdfFileHiworks, PhotoLineHiworks, PhotoSolidHiworks, PinLineHiworks, PinSolidHiworks, PlusCircleLineHiworks, PlusCircleSolidHiworks, PlusLineHiworks, PlusMinusLineHiworks, PlusMinusSolidHiworks, PlusSolidHiworks, PngFileHiworks, PointLineHiworks, PointSolidHiworks, PptFileHiworks, PrintLineHiworks, PrintSolidHiworks, PsdFileHiworks, QuestionCircleLineHiworks, QuestionCircleSolidHiworks, QuestionLineHiworks, QuestionSolidHiworks, RedoDownLineHiworks, RedoDownSolidHiworks, RedoUpLineHiworks, RedoUpSolidHiworks, ReferenceLinkLineHiworks, ReferenceLinkSolidHiworks, RefreshLineHiworks, RefreshSolidHiworks, RegistrantLineHiworks, RegistrantSolidHiworks, ReplyDownLineHiworks, ReplyDownSolidHiworks, ReplyLineHiworks, ReplySolidHiworks, RtfFileHiworks, RunningWithErrorsLineHiworks, RunningWithErrorsSolidHiworks, SaveLineHiworks, SaveSolidHiworks, ScheduleCheckLineHiworks, ScheduleCheckSolidHiworks, ScheduleLineHiworks, ScheduleSolidHiworks, SearchAddLineHiworks, SearchAddSolidHiworks, SearchLineHiworks, SearchSolidHiworks, SearchWindowLineHiworks, SearchWindowSolidHiworks, SectionLrLineHiworks, SectionLrSolidHiworks, SectionTbLineHiworks, SectionTbSolidHiworks, ServerLineHiworks, ServerSolidHiworks, SettingLineHiworks, SettingSolidHiworks, Shape4LineHiworks, Shape4SolidHiworks, Share2LineHiworks, Share2SolidHiworks, ShareSolidHiworks, ShieldCheckLineHiworks, ShieldCheckSolidHiworks, ShieldRiskLineHiworks, ShieldRiskSolidHiworks, ShieldSearchLineHiworks, ShieldSearchSolidHiworks, ShoppingCartLineHiworks, ShoppingCartSolidHiworks, SignatureLineHiworks, SignatureSolidHiworks, SitemapLineHiworks, SitemapSolidHiworks, SpaceLineHiworks, SpaceSolidHiworks, SpinnerLineHiworks, SpinnerSolidHiworks, StampLineHiworks, StampSolidHiworks, StarCancelLineHiworks, StarCancelSolidHiworks, StarLineHiworks, StarSolidHiworks, SunLineHiworks, SunSolidHiworks, SwapSolidHiworks, SwitchAccountLineHiworks, SwitchAccountSolidHiworks, SyncInfoLineHiworks, SyncInfoSolidHiworks, SyncLineHiworks, SyncSolidHiworks, TableLineHiworks, TableSolidHiworks, TagLineHiworks, TagSolidHiworks, TasksLineHiworks, TasksSolidHiworks, TextLineHiworks, TextSolidHiworks, TimeLineHiworks, TimeSolidHiworks, TitleLineHiworks, TitleSolidHiworks, TranslocationLineHiworks, TranslocationSolidHiworks, TrashDelLineHiworks, TrashDelSolidHiworks, TrashLineHiworks, TrashSolidHiworks, TrendingDownLineHiworks, TrendingDownSolidHiworks, TrendingUpLineHiworks, TrendingUpSolidHiworks, TxtFileHiworks, UndoLineHiworks, UndoSolidHiworks, UnlinkLineHiworks, UnlinkSolidHiworks, UnsupportedFilesSolidHiworks, UsageLimitLineHiworks, UsageLimitSolidHiworks, UsbLineHiworks, UsbSolidHiworks, UserAdd2LineHiworks, UserAdd2SolidHiworks, UserAddLineHiworks, UserAddSolidHiworks, UserAdminLineHiworks, UserAdminSolidHiworks, UserChangeLineHiworks, UserChangeSolidHiworks, UserCheckLineHiworks, UserCheckSolidHiworks, UserClockLineHiworks, UserClockSolidHiworks, UserLineHiworks, UserMultipleLineHiworks, UserMultipleSolidHiworks, UserSearchLineHiworks, UserSolidHiworks, UserWarnigSolidHiworks, ViewLineHiworks, ViewOffLineHiworks, ViewOffSolidHiworks, ViewSolidHiworks, VirusLineHiworks, VirusSolidHiworks, WarningCircleLineHiworks, WarningCircleSolidHiworks, WarningTriangleLineHiworks, WarningTriangleSolidHiworks, WrenchLineHiworks, WrenchSolidHiworks, WriteLineHiworks, WriteSolidHiworks, XlsFileHiworks, ZipFileHiworks };