@kamod-ch/icons 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/ATTRIBUTION.md +35 -0
  2. package/LICENSE +21 -0
  3. package/README.md +194 -0
  4. package/dist/index.d.ts +3 -0
  5. package/dist/index.js +24090 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/meta.d.ts +94 -0
  8. package/dist/meta.js +88 -0
  9. package/dist/meta.js.map +1 -0
  10. package/dist/sets/heroicons/outline/index.d.ts +652 -0
  11. package/dist/sets/heroicons/outline/index.js +8763 -0
  12. package/dist/sets/heroicons/outline/index.js.map +1 -0
  13. package/dist/sets/heroicons/solid/index.d.ts +652 -0
  14. package/dist/sets/heroicons/solid/index.js +8509 -0
  15. package/dist/sets/heroicons/solid/index.js.map +1 -0
  16. package/dist/sets/iconoir/regular/index.d.ts +2770 -0
  17. package/dist/sets/iconoir/regular/index.js +38439 -0
  18. package/dist/sets/iconoir/regular/index.js.map +1 -0
  19. package/dist/sets/iconoir/solid/index.d.ts +580 -0
  20. package/dist/sets/iconoir/solid/index.js +7663 -0
  21. package/dist/sets/iconoir/solid/index.js.map +1 -0
  22. package/dist/sets/lucide/index.d.ts +3492 -0
  23. package/dist/sets/lucide/index.js +48652 -0
  24. package/dist/sets/lucide/index.js.map +1 -0
  25. package/dist/sets/shadcn/index.d.ts +1758 -0
  26. package/dist/sets/shadcn/index.js +24090 -0
  27. package/dist/sets/shadcn/index.js.map +1 -0
  28. package/dist/sets/tabler/filled/index.d.ts +2110 -0
  29. package/dist/sets/tabler/filled/index.js +27476 -0
  30. package/dist/sets/tabler/filled/index.js.map +1 -0
  31. package/dist/sets/tabler/outline/index.d.ts +10190 -0
  32. package/dist/sets/tabler/outline/index.js +140037 -0
  33. package/dist/sets/tabler/outline/index.js.map +1 -0
  34. package/dist/types-DQL76FNw.d.ts +8 -0
  35. package/icon-sources.json +85 -0
  36. package/package.json +125 -0
@@ -0,0 +1,2770 @@
1
+ import * as preact from 'preact';
2
+ import { I as IconProps } from '../../../types-DQL76FNw.js';
3
+
4
+ declare function AccessibilitySignIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
5
+
6
+ declare function AccessibilityTechIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
7
+
8
+ declare function AccessibilityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
9
+
10
+ declare function ActivityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
11
+
12
+ declare function AdobeAfterEffectsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
13
+
14
+ declare function AdobeIllustratorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
15
+
16
+ declare function AdobeIndesignIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
17
+
18
+ declare function AdobeLightroomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
19
+
20
+ declare function AdobePhotoshopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
21
+
22
+ declare function AdobeXdIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
23
+
24
+ declare function AfricanTreeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
25
+
26
+ declare function AgileIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
27
+
28
+ declare function AirConditionerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
29
+
30
+ declare function AirplaneHelix45degIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
31
+
32
+ declare function AirplaneHelixIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
33
+
34
+ declare function AirplaneOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
35
+
36
+ declare function AirplaneRotationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
37
+
38
+ declare function AirplaneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
39
+
40
+ declare function AirplayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
41
+
42
+ declare function AlarmIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
43
+
44
+ declare function AlbumCarouselIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
45
+
46
+ declare function AlbumListIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
47
+
48
+ declare function AlbumOpenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
49
+
50
+ declare function AlbumIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
51
+
52
+ declare function AlignBottomBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
53
+
54
+ declare function AlignCenterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
55
+
56
+ declare function AlignHorizontalCentersIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
57
+
58
+ declare function AlignHorizontalSpacingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
59
+
60
+ declare function AlignJustifyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
61
+
62
+ declare function AlignLeftBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
63
+
64
+ declare function AlignLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
65
+
66
+ declare function AlignRightBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
67
+
68
+ declare function AlignRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
69
+
70
+ declare function AlignTopBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
71
+
72
+ declare function AlignVerticalCentersIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
73
+
74
+ declare function AlignVerticalSpacingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
75
+
76
+ declare function AngleToolIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
77
+
78
+ declare function AntennaOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
79
+
80
+ declare function AntennaSignalTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
81
+
82
+ declare function AntennaSignalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
83
+
84
+ declare function AntennaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
85
+
86
+ declare function AppNotificationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
87
+
88
+ declare function AppStoreIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
89
+
90
+ declare function AppWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
91
+
92
+ declare function AppleHalfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
93
+
94
+ declare function AppleImac2021SideIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
95
+
96
+ declare function AppleImac2021Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
97
+
98
+ declare function AppleMacIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
99
+
100
+ declare function AppleShortcutsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
101
+
102
+ declare function AppleSwiftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
103
+
104
+ declare function AppleWalletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
105
+
106
+ declare function AppleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
107
+
108
+ declare function ArTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
109
+
110
+ declare function Arc3dCenterPointIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
111
+
112
+ declare function Arc3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
113
+
114
+ declare function ArcadeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
115
+
116
+ declare function ArcheryMatchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
117
+
118
+ declare function ArcheryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
119
+
120
+ declare function ArchiveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
121
+
122
+ declare function AreaSearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
123
+
124
+ declare function ArrowArcheryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
125
+
126
+ declare function ArrowDownCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
127
+
128
+ declare function ArrowDownLeftCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
129
+
130
+ declare function ArrowDownLeftSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
131
+
132
+ declare function ArrowDownLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
133
+
134
+ declare function ArrowDownRightCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
135
+
136
+ declare function ArrowDownRightSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
137
+
138
+ declare function ArrowDownRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
139
+
140
+ declare function ArrowDownTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
141
+
142
+ declare function ArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
143
+
144
+ declare function ArrowEmailForwardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
145
+
146
+ declare function ArrowEnlargeTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
147
+
148
+ declare function ArrowLeftCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
149
+
150
+ declare function ArrowLeftTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
151
+
152
+ declare function ArrowLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
153
+
154
+ declare function ArrowReduceTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
155
+
156
+ declare function ArrowRightCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
157
+
158
+ declare function ArrowRightTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
159
+
160
+ declare function ArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
161
+
162
+ declare function ArrowSeparateVerticalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
163
+
164
+ declare function ArrowSeparateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
165
+
166
+ declare function ArrowUnionVerticalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
167
+
168
+ declare function ArrowUnionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
169
+
170
+ declare function ArrowUpCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
171
+
172
+ declare function ArrowUpLeftCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
173
+
174
+ declare function ArrowUpLeftSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
175
+
176
+ declare function ArrowUpLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
177
+
178
+ declare function ArrowUpRightCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
179
+
180
+ declare function ArrowUpRightSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
181
+
182
+ declare function ArrowUpRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
183
+
184
+ declare function ArrowUpTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
185
+
186
+ declare function ArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
187
+
188
+ declare function ArrowsUpFromLineIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
189
+
190
+ declare function AsanaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
191
+
192
+ declare function AsteriskIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
193
+
194
+ declare function AtSignCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
195
+
196
+ declare function AtSignIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
197
+
198
+ declare function AtomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
199
+
200
+ declare function AttachmentIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
201
+
202
+ declare function AugmentedRealityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
203
+
204
+ declare function AutoFlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
205
+
206
+ declare function AviFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
207
+
208
+ declare function AxesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
209
+
210
+ declare function Backward15SecondsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
211
+
212
+ declare function BadgeCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
213
+
214
+ declare function BagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
215
+
216
+ declare function BalconyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
217
+
218
+ declare function BankIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
219
+
220
+ declare function BarcodeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
221
+
222
+ declare function BasketballFieldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
223
+
224
+ declare function BasketballIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
225
+
226
+ declare function BathroomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
227
+
228
+ declare function Battery25Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
229
+
230
+ declare function Battery50Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
231
+
232
+ declare function Battery75Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
233
+
234
+ declare function BatteryChargingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
235
+
236
+ declare function BatteryEmptyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
237
+
238
+ declare function BatteryFullIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
239
+
240
+ declare function BatteryIndicatorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
241
+
242
+ declare function BatterySlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
243
+
244
+ declare function BatteryWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
245
+
246
+ declare function BbqIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
247
+
248
+ declare function BeachBagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
249
+
250
+ declare function BedReadyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
251
+
252
+ declare function BedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
253
+
254
+ declare function BehanceTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
255
+
256
+ declare function BehanceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
257
+
258
+ declare function BellNotificationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
259
+
260
+ declare function BellOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
261
+
262
+ declare function BellIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
263
+
264
+ declare function BicycleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
265
+
266
+ declare function BinFullIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
267
+
268
+ declare function BinHalfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
269
+
270
+ declare function BinMinusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
271
+
272
+ declare function BinPlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
273
+
274
+ declare function BinIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
275
+
276
+ declare function BinocularIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
277
+
278
+ declare function BirthdayCakeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
279
+
280
+ declare function BishopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
281
+
282
+ declare function BitbucketIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
283
+
284
+ declare function BitcoinCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
285
+
286
+ declare function BitcoinRotateOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
287
+
288
+ declare function BluetoothTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
289
+
290
+ declare function BluetoothIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
291
+
292
+ declare function BoldSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
293
+
294
+ declare function BoldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
295
+
296
+ declare function BonfireIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
297
+
298
+ declare function BookLockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
299
+
300
+ declare function BookStackIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
301
+
302
+ declare function BookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
303
+
304
+ declare function BookmarkBookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
305
+
306
+ declare function BookmarkCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
307
+
308
+ declare function BookmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
309
+
310
+ declare function BorderBlIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
311
+
312
+ declare function BorderBottomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
313
+
314
+ declare function BorderBrIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
315
+
316
+ declare function BorderInnerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
317
+
318
+ declare function BorderLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
319
+
320
+ declare function BorderOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
321
+
322
+ declare function BorderRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
323
+
324
+ declare function BorderTlIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
325
+
326
+ declare function BorderTopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
327
+
328
+ declare function BorderTrIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
329
+
330
+ declare function BounceLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
331
+
332
+ declare function BounceRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
333
+
334
+ declare function BowlingBallIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
335
+
336
+ declare function Box3dCenterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
337
+
338
+ declare function Box3dPointIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
339
+
340
+ declare function Box3dThreePointsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
341
+
342
+ declare function BoxIsoIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
343
+
344
+ declare function BoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
345
+
346
+ declare function BoxingGloveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
347
+
348
+ declare function BrainElectricityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
349
+
350
+ declare function BrainResearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
351
+
352
+ declare function BrainWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
353
+
354
+ declare function BrainIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
355
+
356
+ declare function BreadSliceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
357
+
358
+ declare function Bridge3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
359
+
360
+ declare function BridgeSurfaceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
361
+
362
+ declare function BrightCrownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
363
+
364
+ declare function BrightStarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
365
+
366
+ declare function BrightnessWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
367
+
368
+ declare function BrightnessIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
369
+
370
+ declare function BubbleDownloadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
371
+
372
+ declare function BubbleIncomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
373
+
374
+ declare function BubbleOutcomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
375
+
376
+ declare function BubbleSearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
377
+
378
+ declare function BubbleStarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
379
+
380
+ declare function BubbleUploadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
381
+
382
+ declare function BubbleWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
383
+
384
+ declare function BubbleXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
385
+
386
+ declare function BugIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
387
+
388
+ declare function BuildingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
389
+
390
+ declare function BusGreenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
391
+
392
+ declare function BusStopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
393
+
394
+ declare function BusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
395
+
396
+ declare function CSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
397
+
398
+ declare function CableTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
399
+
400
+ declare function CalculatorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
401
+
402
+ declare function CalendarArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
403
+
404
+ declare function CalendarArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
405
+
406
+ declare function CalendarCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
407
+
408
+ declare function CalendarMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
409
+
410
+ declare function CalendarPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
411
+
412
+ declare function CalendarRotateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
413
+
414
+ declare function CalendarXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
415
+
416
+ declare function CalendarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
417
+
418
+ declare function CameraIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
419
+
420
+ declare function CandlestickChartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
421
+
422
+ declare function CarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
423
+
424
+ declare function CardLockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
425
+
426
+ declare function CardNoAccessIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
427
+
428
+ declare function CardReaderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
429
+
430
+ declare function CardShieldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
431
+
432
+ declare function CardWalletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
433
+
434
+ declare function CartAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
435
+
436
+ declare function CartMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
437
+
438
+ declare function CartPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
439
+
440
+ declare function CartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
441
+
442
+ declare function CashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
443
+
444
+ declare function Cell2x2Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
445
+
446
+ declare function CellarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
447
+
448
+ declare function CenterAlignIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
449
+
450
+ declare function ChatBubbleCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
451
+
452
+ declare function ChatBubbleEmptyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
453
+
454
+ declare function ChatBubbleQuestionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
455
+
456
+ declare function ChatBubbleTranslateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
457
+
458
+ declare function ChatBubbleWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
459
+
460
+ declare function ChatBubbleXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
461
+
462
+ declare function ChatBubbleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
463
+
464
+ declare function ChatLinesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
465
+
466
+ declare function ChatMinusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
467
+
468
+ declare function ChatPlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
469
+
470
+ declare function CheckCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
471
+
472
+ declare function CheckSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
473
+
474
+ declare function CheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
475
+
476
+ declare function ChocolateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
477
+
478
+ declare function ChromecastActiveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
479
+
480
+ declare function ChromecastIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
481
+
482
+ declare function ChurchSideIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
483
+
484
+ declare function ChurchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
485
+
486
+ declare function CigaretteSlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
487
+
488
+ declare function CinemaOldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
489
+
490
+ declare function CircleSparkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
491
+
492
+ declare function CircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
493
+
494
+ declare function CityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
495
+
496
+ declare function ClipboardCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
497
+
498
+ declare function ClockRotateRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
499
+
500
+ declare function ClockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
501
+
502
+ declare function ClosedCaptionsTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
503
+
504
+ declare function ClosetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
505
+
506
+ declare function CloudBookmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
507
+
508
+ declare function CloudCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
509
+
510
+ declare function CloudDesyncIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
511
+
512
+ declare function CloudDownloadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
513
+
514
+ declare function CloudSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
515
+
516
+ declare function CloudSunnyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
517
+
518
+ declare function CloudSyncIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
519
+
520
+ declare function CloudUploadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
521
+
522
+ declare function CloudXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
523
+
524
+ declare function CloudIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
525
+
526
+ declare function CodeBracketsSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
527
+
528
+ declare function CodeBracketsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
529
+
530
+ declare function CodeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
531
+
532
+ declare function CodepenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
533
+
534
+ declare function CoffeeCupIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
535
+
536
+ declare function CoinSlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
537
+
538
+ declare function CoinsSwapIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
539
+
540
+ declare function CoinsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
541
+
542
+ declare function CollageFrameIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
543
+
544
+ declare function CollapseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
545
+
546
+ declare function ColorFilterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
547
+
548
+ declare function ColorPickerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
549
+
550
+ declare function ColorWheelIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
551
+
552
+ declare function CombineIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
553
+
554
+ declare function CommodityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
555
+
556
+ declare function CommunityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
557
+
558
+ declare function CompAlignBottomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
559
+
560
+ declare function CompAlignLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
561
+
562
+ declare function CompAlignRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
563
+
564
+ declare function CompAlignTopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
565
+
566
+ declare function CompactDiscIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
567
+
568
+ declare function CompassIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
569
+
570
+ declare function ComponentIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
571
+
572
+ declare function CompressLinesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
573
+
574
+ declare function CompressIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
575
+
576
+ declare function ComputerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
577
+
578
+ declare function ConstrainedSurfaceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
579
+
580
+ declare function ConsumableIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
581
+
582
+ declare function ContactlessIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
583
+
584
+ declare function ControlSliderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
585
+
586
+ declare function CookieIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
587
+
588
+ declare function CoolingSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
589
+
590
+ declare function CopyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
591
+
592
+ declare function CopyrightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
593
+
594
+ declare function CornerBottomLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
595
+
596
+ declare function CornerBottomRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
597
+
598
+ declare function CornerTopLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
599
+
600
+ declare function CornerTopRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
601
+
602
+ declare function CpuWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
603
+
604
+ declare function CpuIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
605
+
606
+ declare function CrackedEggIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
607
+
608
+ declare function CreativeCommonsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
609
+
610
+ declare function CreditCardSlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
611
+
612
+ declare function CreditCardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
613
+
614
+ declare function CreditCardsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
615
+
616
+ declare function CribIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
617
+
618
+ declare function CropRotateBlIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
619
+
620
+ declare function CropRotateBrIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
621
+
622
+ declare function CropRotateTlIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
623
+
624
+ declare function CropRotateTrIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
625
+
626
+ declare function CropIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
627
+
628
+ declare function CrownCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
629
+
630
+ declare function CrownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
631
+
632
+ declare function Css3Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
633
+
634
+ declare function CubeBandageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
635
+
636
+ declare function CubeCutWithCurveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
637
+
638
+ declare function CubeDotsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
639
+
640
+ declare function CubeHoleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
641
+
642
+ declare function CubeReplaceFaceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
643
+
644
+ declare function CubeScanIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
645
+
646
+ declare function CubeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
647
+
648
+ declare function CursorPointerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
649
+
650
+ declare function CurveArrayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
651
+
652
+ declare function CutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
653
+
654
+ declare function CutleryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
655
+
656
+ declare function CyclingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
657
+
658
+ declare function CylinderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
659
+
660
+ declare function DashFlagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
661
+
662
+ declare function DashboardDotsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
663
+
664
+ declare function DashboardSpeedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
665
+
666
+ declare function DashboardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
667
+
668
+ declare function DataTransferBothIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
669
+
670
+ declare function DataTransferCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
671
+
672
+ declare function DataTransferDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
673
+
674
+ declare function DataTransferUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
675
+
676
+ declare function DataTransferWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
677
+
678
+ declare function DatabaseBackupIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
679
+
680
+ declare function DatabaseCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
681
+
682
+ declare function DatabaseExportIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
683
+
684
+ declare function DatabaseMonitorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
685
+
686
+ declare function DatabaseRestoreIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
687
+
688
+ declare function DatabaseScriptMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
689
+
690
+ declare function DatabaseScriptPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
691
+
692
+ declare function DatabaseScriptIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
693
+
694
+ declare function DatabaseSearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
695
+
696
+ declare function DatabaseSettingsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
697
+
698
+ declare function DatabaseStarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
699
+
700
+ declare function DatabaseStatsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
701
+
702
+ declare function DatabaseTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
703
+
704
+ declare function DatabaseWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
705
+
706
+ declare function DatabaseXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
707
+
708
+ declare function DatabaseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
709
+
710
+ declare function DeCompressIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
711
+
712
+ declare function DeliveryTruckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
713
+
714
+ declare function DeliveryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
715
+
716
+ declare function DepthIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
717
+
718
+ declare function DesignNibIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
719
+
720
+ declare function DesignPencilIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
721
+
722
+ declare function DeskIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
723
+
724
+ declare function DeveloperIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
725
+
726
+ declare function DewPointIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
727
+
728
+ declare function DialpadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
729
+
730
+ declare function DiameterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
731
+
732
+ declare function DiceFiveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
733
+
734
+ declare function DiceFourIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
735
+
736
+ declare function DiceOneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
737
+
738
+ declare function DiceSixIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
739
+
740
+ declare function DiceThreeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
741
+
742
+ declare function DiceTwoIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
743
+
744
+ declare function DimmerSwitchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
745
+
746
+ declare function DirectorChairIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
747
+
748
+ declare function DiscordIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
749
+
750
+ declare function DishwasherIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
751
+
752
+ declare function Display4kIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
753
+
754
+ declare function DivideThreeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
755
+
756
+ declare function DivideIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
757
+
758
+ declare function DnaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
759
+
760
+ declare function DnsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
761
+
762
+ declare function DocMagnifyingGlassInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
763
+
764
+ declare function DocMagnifyingGlassIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
765
+
766
+ declare function DocStarInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
767
+
768
+ declare function DocStarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
769
+
770
+ declare function DogecoinCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
771
+
772
+ declare function DogecoinRotateOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
773
+
774
+ declare function DollarCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
775
+
776
+ declare function DollarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
777
+
778
+ declare function DomoticWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
779
+
780
+ declare function DonateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
781
+
782
+ declare function DotArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
783
+
784
+ declare function DotArrowLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
785
+
786
+ declare function DotArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
787
+
788
+ declare function DotArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
789
+
790
+ declare function DotsGrid3x3Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
791
+
792
+ declare function DoubleCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
793
+
794
+ declare function DownloadCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
795
+
796
+ declare function DownloadDataWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
797
+
798
+ declare function DownloadSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
799
+
800
+ declare function DownloadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
801
+
802
+ declare function DragHandGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
803
+
804
+ declare function DragIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
805
+
806
+ declare function DrawerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
807
+
808
+ declare function DribbbleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
809
+
810
+ declare function DroneChargeFullIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
811
+
812
+ declare function DroneChargeHalfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
813
+
814
+ declare function DroneChargeLowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
815
+
816
+ declare function DroneCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
817
+
818
+ declare function DroneLandingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
819
+
820
+ declare function DroneRefreshIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
821
+
822
+ declare function DroneTakeOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
823
+
824
+ declare function DroneXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
825
+
826
+ declare function DroneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
827
+
828
+ declare function DropletCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
829
+
830
+ declare function DropletHalfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
831
+
832
+ declare function DropletSnowFlakeInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
833
+
834
+ declare function DropletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
835
+
836
+ declare function EaseCurveControlPointsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
837
+
838
+ declare function EaseInControlPointIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
839
+
840
+ declare function EaseInOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
841
+
842
+ declare function EaseInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
843
+
844
+ declare function EaseOutControlPointIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
845
+
846
+ declare function EaseOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
847
+
848
+ declare function EcologyBookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
849
+
850
+ declare function EditPencilIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
851
+
852
+ declare function EditIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
853
+
854
+ declare function EggIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
855
+
856
+ declare function EjectIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
857
+
858
+ declare function ElectronicsChipIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
859
+
860
+ declare function ElectronicsTransistorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
861
+
862
+ declare function ElevatorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
863
+
864
+ declare function Ellipse3dThreePointsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
865
+
866
+ declare function Ellipse3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
867
+
868
+ declare function EmojiBallIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
869
+
870
+ declare function EmojiBlinkLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
871
+
872
+ declare function EmojiBlinkRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
873
+
874
+ declare function EmojiLookDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
875
+
876
+ declare function EmojiLookLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
877
+
878
+ declare function EmojiLookRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
879
+
880
+ declare function EmojiLookUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
881
+
882
+ declare function EmojiPuzzledIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
883
+
884
+ declare function EmojiQuiteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
885
+
886
+ declare function EmojiReallyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
887
+
888
+ declare function EmojiSadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
889
+
890
+ declare function EmojiSatisfiedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
891
+
892
+ declare function EmojiSingLeftNoteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
893
+
894
+ declare function EmojiSingLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
895
+
896
+ declare function EmojiSingRightNoteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
897
+
898
+ declare function EmojiSingRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
899
+
900
+ declare function EmojiSurpriseAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
901
+
902
+ declare function EmojiSurpriseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
903
+
904
+ declare function EmojiTalkingAngryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
905
+
906
+ declare function EmojiTalkingHappyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
907
+
908
+ declare function EmojiThinkLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
909
+
910
+ declare function EmojiThinkRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
911
+
912
+ declare function EmojiIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
913
+
914
+ declare function EmptyPageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
915
+
916
+ declare function EnergyUsageWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
917
+
918
+ declare function EnlargeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
919
+
920
+ declare function EraseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
921
+
922
+ declare function EthereumCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
923
+
924
+ declare function EthereumRotateOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
925
+
926
+ declare function EuroSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
927
+
928
+ declare function EuroIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
929
+
930
+ declare function EvChargeAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
931
+
932
+ declare function EvChargeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
933
+
934
+ declare function EvPlugChargingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
935
+
936
+ declare function EvPlugXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
937
+
938
+ declare function EvPlugIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
939
+
940
+ declare function EvStationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
941
+
942
+ declare function EvTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
943
+
944
+ declare function ExcludeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
945
+
946
+ declare function ExpandLinesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
947
+
948
+ declare function ExpandIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
949
+
950
+ declare function ExtrudeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
951
+
952
+ declare function EyeClosedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
953
+
954
+ declare function EyeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
955
+
956
+ declare function FSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
957
+
958
+ declare function Face3dDraftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
959
+
960
+ declare function FaceIdIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
961
+
962
+ declare function FacebookTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
963
+
964
+ declare function FacebookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
965
+
966
+ declare function FacetimeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
967
+
968
+ declare function FarmIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
969
+
970
+ declare function FastArrowDownSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
971
+
972
+ declare function FastArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
973
+
974
+ declare function FastArrowLeftSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
975
+
976
+ declare function FastArrowLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
977
+
978
+ declare function FastArrowRightSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
979
+
980
+ declare function FastArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
981
+
982
+ declare function FastArrowUpSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
983
+
984
+ declare function FastArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
985
+
986
+ declare function FastDownCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
987
+
988
+ declare function FastLeftCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
989
+
990
+ declare function FastRightCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
991
+
992
+ declare function FastUpCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
993
+
994
+ declare function FavouriteBookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
995
+
996
+ declare function FavouriteWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
997
+
998
+ declare function FemaleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
999
+
1000
+ declare function FigmaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1001
+
1002
+ declare function FileNotFoundIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1003
+
1004
+ declare function FillColorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1005
+
1006
+ declare function Fillet3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1007
+
1008
+ declare function FilterAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1009
+
1010
+ declare function FilterListCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1011
+
1012
+ declare function FilterListIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1013
+
1014
+ declare function FilterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1015
+
1016
+ declare function FinderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1017
+
1018
+ declare function FingerprintCheckCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1019
+
1020
+ declare function FingerprintCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1021
+
1022
+ declare function FingerprintLockCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1023
+
1024
+ declare function FingerprintScanIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1025
+
1026
+ declare function FingerprintSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1027
+
1028
+ declare function FingerprintWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1029
+
1030
+ declare function FingerprintXmarkCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1031
+
1032
+ declare function FingerprintIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1033
+
1034
+ declare function FireFlameIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1035
+
1036
+ declare function FishIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1037
+
1038
+ declare function FishingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1039
+
1040
+ declare function FlareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1041
+
1042
+ declare function FlashOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1043
+
1044
+ declare function FlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1045
+
1046
+ declare function FlaskIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1047
+
1048
+ declare function FlipReverseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1049
+
1050
+ declare function FlipIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1051
+
1052
+ declare function FloppyDiskArrowInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1053
+
1054
+ declare function FloppyDiskArrowOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1055
+
1056
+ declare function FloppyDiskIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1057
+
1058
+ declare function FlowerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1059
+
1060
+ declare function FogIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1061
+
1062
+ declare function FolderMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1063
+
1064
+ declare function FolderPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1065
+
1066
+ declare function FolderSettingsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1067
+
1068
+ declare function FolderWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1069
+
1070
+ declare function FolderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1071
+
1072
+ declare function FontQuestionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1073
+
1074
+ declare function FootballBallIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1075
+
1076
+ declare function FootballIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1077
+
1078
+ declare function Forward15SecondsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1079
+
1080
+ declare function ForwardMessageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1081
+
1082
+ declare function ForwardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1083
+
1084
+ declare function FrameAltEmptyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1085
+
1086
+ declare function FrameAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1087
+
1088
+ declare function FrameMinusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1089
+
1090
+ declare function FramePlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1091
+
1092
+ declare function FrameSelectIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1093
+
1094
+ declare function FrameSimpleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1095
+
1096
+ declare function FrameToolIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1097
+
1098
+ declare function FrameIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1099
+
1100
+ declare function FridgeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1101
+
1102
+ declare function FxTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1103
+
1104
+ declare function FxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1105
+
1106
+ declare function GamepadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1107
+
1108
+ declare function GarageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1109
+
1110
+ declare function GasTankDropletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1111
+
1112
+ declare function GasTankIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1113
+
1114
+ declare function GasIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1115
+
1116
+ declare function GifFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1117
+
1118
+ declare function GiftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1119
+
1120
+ declare function GitBranchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1121
+
1122
+ declare function GitCherryPickCommitIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1123
+
1124
+ declare function GitCommitIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1125
+
1126
+ declare function GitCompareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1127
+
1128
+ declare function GitForkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1129
+
1130
+ declare function GitMergeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1131
+
1132
+ declare function GitPullRequestClosedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1133
+
1134
+ declare function GitPullRequestIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1135
+
1136
+ declare function GitIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1137
+
1138
+ declare function GithubCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1139
+
1140
+ declare function GithubIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1141
+
1142
+ declare function GitlabFullIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1143
+
1144
+ declare function GlassEmptyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1145
+
1146
+ declare function GlassFragileIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1147
+
1148
+ declare function GlassHalfAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1149
+
1150
+ declare function GlassHalfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1151
+
1152
+ declare function GlassesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1153
+
1154
+ declare function GlobeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1155
+
1156
+ declare function GolfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1157
+
1158
+ declare function GoogleCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1159
+
1160
+ declare function GoogleDocsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1161
+
1162
+ declare function GoogleDriveCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1163
+
1164
+ declare function GoogleDriveSyncIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1165
+
1166
+ declare function GoogleDriveWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1167
+
1168
+ declare function GoogleDriveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1169
+
1170
+ declare function GoogleHomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1171
+
1172
+ declare function GoogleOneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1173
+
1174
+ declare function GoogleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1175
+
1176
+ declare function GpsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1177
+
1178
+ declare function GraduationCapIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1179
+
1180
+ declare function GraphDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1181
+
1182
+ declare function GraphUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1183
+
1184
+ declare function GridMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1185
+
1186
+ declare function GridPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1187
+
1188
+ declare function GridXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1189
+
1190
+ declare function GroupIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1191
+
1192
+ declare function GymIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1193
+
1194
+ declare function HSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1195
+
1196
+ declare function HalfCookieIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1197
+
1198
+ declare function HalfMoonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1199
+
1200
+ declare function HammerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1201
+
1202
+ declare function HandBrakeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1203
+
1204
+ declare function HandCardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1205
+
1206
+ declare function HandCashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1207
+
1208
+ declare function HandContactlessIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1209
+
1210
+ declare function HandbagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1211
+
1212
+ declare function HardDriveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1213
+
1214
+ declare function HashtagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1215
+
1216
+ declare function HatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1217
+
1218
+ declare function HdDisplayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1219
+
1220
+ declare function HdIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1221
+
1222
+ declare function HdrIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1223
+
1224
+ declare function HeadsetBoltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1225
+
1226
+ declare function HeadsetHelpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1227
+
1228
+ declare function HeadsetWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1229
+
1230
+ declare function HeadsetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1231
+
1232
+ declare function HealthShieldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1233
+
1234
+ declare function HealthcareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1235
+
1236
+ declare function HeartArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1237
+
1238
+ declare function HeartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1239
+
1240
+ declare function HeatingSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1241
+
1242
+ declare function HeavyRainIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1243
+
1244
+ declare function HelpCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1245
+
1246
+ declare function HelpSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1247
+
1248
+ declare function HeptagonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1249
+
1250
+ declare function HexagonDiceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1251
+
1252
+ declare function HexagonPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1253
+
1254
+ declare function HexagonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1255
+
1256
+ declare function HistoricShieldAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1257
+
1258
+ declare function HistoricShieldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1259
+
1260
+ declare function HomeAltSlimHorizIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1261
+
1262
+ declare function HomeAltSlimIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1263
+
1264
+ declare function HomeAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1265
+
1266
+ declare function HomeHospitalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1267
+
1268
+ declare function HomeSaleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1269
+
1270
+ declare function HomeSecureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1271
+
1272
+ declare function HomeShieldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1273
+
1274
+ declare function HomeSimpleDoorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1275
+
1276
+ declare function HomeSimpleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1277
+
1278
+ declare function HomeTableIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1279
+
1280
+ declare function HomeTemperatureInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1281
+
1282
+ declare function HomeTemperatureOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1283
+
1284
+ declare function HomeUserIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1285
+
1286
+ declare function HomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1287
+
1288
+ declare function HorizDistributionLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1289
+
1290
+ declare function HorizDistributionRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1291
+
1292
+ declare function HorizontalMergeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1293
+
1294
+ declare function HorizontalSplitIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1295
+
1296
+ declare function HospitalCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1297
+
1298
+ declare function HospitalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1299
+
1300
+ declare function HotAirBalloonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1301
+
1302
+ declare function HourglassIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1303
+
1304
+ declare function HouseRoomsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1305
+
1306
+ declare function Html5Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
1307
+
1308
+ declare function IceCreamIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1309
+
1310
+ declare function IconoirIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1311
+
1312
+ declare function ImportIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1313
+
1314
+ declare function InclinationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1315
+
1316
+ declare function IndustryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1317
+
1318
+ declare function InfiniteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1319
+
1320
+ declare function InfoCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1321
+
1322
+ declare function InputFieldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1323
+
1324
+ declare function InputOutputIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1325
+
1326
+ declare function InputSearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1327
+
1328
+ declare function InstagramIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1329
+
1330
+ declare function InternetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1331
+
1332
+ declare function IntersectAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1333
+
1334
+ declare function IntersectIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1335
+
1336
+ declare function IosSettingsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1337
+
1338
+ declare function IpAddressTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1339
+
1340
+ declare function IrisScanIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1341
+
1342
+ declare function ItalicSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1343
+
1344
+ declare function ItalicIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1345
+
1346
+ declare function JellyfishIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1347
+
1348
+ declare function JournalPageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1349
+
1350
+ declare function JournalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1351
+
1352
+ declare function JpegFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1353
+
1354
+ declare function JpgFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1355
+
1356
+ declare function KanbanBoardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1357
+
1358
+ declare function KeyBackIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1359
+
1360
+ declare function KeyCommandIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1361
+
1362
+ declare function KeyMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1363
+
1364
+ declare function KeyPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1365
+
1366
+ declare function KeyXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1367
+
1368
+ declare function KeyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1369
+
1370
+ declare function KeyframeAlignCenterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1371
+
1372
+ declare function KeyframeAlignHorizontalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1373
+
1374
+ declare function KeyframeAlignVerticalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1375
+
1376
+ declare function KeyframeMinusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1377
+
1378
+ declare function KeyframeMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1379
+
1380
+ declare function KeyframePlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1381
+
1382
+ declare function KeyframePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1383
+
1384
+ declare function KeyframePositionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1385
+
1386
+ declare function KeyframeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1387
+
1388
+ declare function KeyframesCoupleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1389
+
1390
+ declare function KeyframesMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1391
+
1392
+ declare function KeyframesPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1393
+
1394
+ declare function KeyframesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1395
+
1396
+ declare function LabelIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1397
+
1398
+ declare function LampIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1399
+
1400
+ declare function LanguageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1401
+
1402
+ declare function LaptopChargingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1403
+
1404
+ declare function LaptopDevModeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1405
+
1406
+ declare function LaptopFixIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1407
+
1408
+ declare function LaptopWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1409
+
1410
+ declare function LaptopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1411
+
1412
+ declare function LayoutLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1413
+
1414
+ declare function LayoutRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1415
+
1416
+ declare function LeaderboardStarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1417
+
1418
+ declare function LeaderboardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1419
+
1420
+ declare function LeafIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1421
+
1422
+ declare function LearningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1423
+
1424
+ declare function LensPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1425
+
1426
+ declare function LensIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1427
+
1428
+ declare function LifebeltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1429
+
1430
+ declare function LightBulbOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1431
+
1432
+ declare function LightBulbOnIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1433
+
1434
+ declare function LightBulbIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1435
+
1436
+ declare function LineSpaceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1437
+
1438
+ declare function LinearIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1439
+
1440
+ declare function LinkSlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1441
+
1442
+ declare function LinkXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1443
+
1444
+ declare function LinkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1445
+
1446
+ declare function LinkedinIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1447
+
1448
+ declare function LinuxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1449
+
1450
+ declare function ListSelectIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1451
+
1452
+ declare function ListIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1453
+
1454
+ declare function LitecoinCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1455
+
1456
+ declare function LitecoinRotateOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1457
+
1458
+ declare function LockSlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1459
+
1460
+ declare function LockSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1461
+
1462
+ declare function LockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1463
+
1464
+ declare function Loft3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1465
+
1466
+ declare function LogInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1467
+
1468
+ declare function LogNoAccessIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1469
+
1470
+ declare function LogOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1471
+
1472
+ declare function LongArrowDownLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1473
+
1474
+ declare function LongArrowDownRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1475
+
1476
+ declare function LongArrowLeftDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1477
+
1478
+ declare function LongArrowLeftUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1479
+
1480
+ declare function LongArrowRightDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1481
+
1482
+ declare function LongArrowRightUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1483
+
1484
+ declare function LongArrowUpLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1485
+
1486
+ declare function LongArrowUpRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1487
+
1488
+ declare function LotOfCashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1489
+
1490
+ declare function LullabyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1491
+
1492
+ declare function MacControlKeyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1493
+
1494
+ declare function MacDockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1495
+
1496
+ declare function MacOptionKeyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1497
+
1498
+ declare function MacOsWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1499
+
1500
+ declare function MagicWandIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1501
+
1502
+ declare function MagnetEnergyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1503
+
1504
+ declare function MagnetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1505
+
1506
+ declare function MailInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1507
+
1508
+ declare function MailOpenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1509
+
1510
+ declare function MailOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1511
+
1512
+ declare function MailIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1513
+
1514
+ declare function MaleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1515
+
1516
+ declare function MapPinMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1517
+
1518
+ declare function MapPinPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1519
+
1520
+ declare function MapPinXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1521
+
1522
+ declare function MapPinIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1523
+
1524
+ declare function MapXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1525
+
1526
+ declare function MapIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1527
+
1528
+ declare function MapsArrowDiagonalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1529
+
1530
+ declare function MapsArrowXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1531
+
1532
+ declare function MapsArrowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1533
+
1534
+ declare function MapsGoStraightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1535
+
1536
+ declare function MapsTurnBackIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1537
+
1538
+ declare function MapsTurnLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1539
+
1540
+ declare function MapsTurnRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1541
+
1542
+ declare function MaskSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1543
+
1544
+ declare function MastercardCardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1545
+
1546
+ declare function MastodonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1547
+
1548
+ declare function MathBookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1549
+
1550
+ declare function MaximizeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1551
+
1552
+ declare function Medal1stIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1553
+
1554
+ declare function MedalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1555
+
1556
+ declare function MediaImageFolderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1557
+
1558
+ declare function MediaImageListIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1559
+
1560
+ declare function MediaImagePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1561
+
1562
+ declare function MediaImageXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1563
+
1564
+ declare function MediaImageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1565
+
1566
+ declare function MediaVideoFolderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1567
+
1568
+ declare function MediaVideoListIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1569
+
1570
+ declare function MediaVideoPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1571
+
1572
+ declare function MediaVideoXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1573
+
1574
+ declare function MediaVideoIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1575
+
1576
+ declare function MediumIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1577
+
1578
+ declare function MegaphoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1579
+
1580
+ declare function MenuScaleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1581
+
1582
+ declare function MenuIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1583
+
1584
+ declare function MessageAlertIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1585
+
1586
+ declare function MessageTextIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1587
+
1588
+ declare function MessageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1589
+
1590
+ declare function MeterArrowDownRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1591
+
1592
+ declare function MetroIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1593
+
1594
+ declare function MicrophoneCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1595
+
1596
+ declare function MicrophoneMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1597
+
1598
+ declare function MicrophoneMuteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1599
+
1600
+ declare function MicrophonePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1601
+
1602
+ declare function MicrophoneSpeakingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1603
+
1604
+ declare function MicrophoneWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1605
+
1606
+ declare function MicrophoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1607
+
1608
+ declare function MicroscopeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1609
+
1610
+ declare function MinusCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1611
+
1612
+ declare function MinusHexagonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1613
+
1614
+ declare function MinusSquareDashedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1615
+
1616
+ declare function MinusSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1617
+
1618
+ declare function MinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1619
+
1620
+ declare function MirrorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1621
+
1622
+ declare function MobileDevModeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1623
+
1624
+ declare function MobileFingerprintIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1625
+
1626
+ declare function MobileVoiceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1627
+
1628
+ declare function ModernTv4kIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1629
+
1630
+ declare function ModernTvIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1631
+
1632
+ declare function MoneySquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1633
+
1634
+ declare function MoonSatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1635
+
1636
+ declare function MoreHorizCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1637
+
1638
+ declare function MoreHorizIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1639
+
1640
+ declare function MoreVertCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1641
+
1642
+ declare function MoreVertIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1643
+
1644
+ declare function MotorcycleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1645
+
1646
+ declare function MouseButtonLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1647
+
1648
+ declare function MouseButtonRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1649
+
1650
+ declare function MouseScrollWheelIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1651
+
1652
+ declare function MovieIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1653
+
1654
+ declare function MpegFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1655
+
1656
+ declare function MultiBubbleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1657
+
1658
+ declare function MultiMacOsWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1659
+
1660
+ declare function MultiWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1661
+
1662
+ declare function MultiplePagesEmptyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1663
+
1664
+ declare function MultiplePagesMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1665
+
1666
+ declare function MultiplePagesPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1667
+
1668
+ declare function MultiplePagesXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1669
+
1670
+ declare function MultiplePagesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1671
+
1672
+ declare function MusicDoubleNotePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1673
+
1674
+ declare function MusicDoubleNoteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1675
+
1676
+ declare function MusicNotePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1677
+
1678
+ declare function MusicNoteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1679
+
1680
+ declare function NSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1681
+
1682
+ declare function NavArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1683
+
1684
+ declare function NavArrowLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1685
+
1686
+ declare function NavArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1687
+
1688
+ declare function NavArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1689
+
1690
+ declare function NavigatorAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1691
+
1692
+ declare function NavigatorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1693
+
1694
+ declare function NeighbourhoodIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1695
+
1696
+ declare function NetworkLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1697
+
1698
+ declare function NetworkReverseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1699
+
1700
+ declare function NetworkRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1701
+
1702
+ declare function NetworkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1703
+
1704
+ declare function NewTabIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1705
+
1706
+ declare function NintendoSwitchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1707
+
1708
+ declare function NoSmokingCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1709
+
1710
+ declare function NonBinaryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1711
+
1712
+ declare function NotesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1713
+
1714
+ declare function NpmSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1715
+
1716
+ declare function NpmIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1717
+
1718
+ declare function Number0SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1719
+
1720
+ declare function Number1SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1721
+
1722
+ declare function Number2SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1723
+
1724
+ declare function Number3SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1725
+
1726
+ declare function Number4SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1727
+
1728
+ declare function Number5SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1729
+
1730
+ declare function Number6SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1731
+
1732
+ declare function Number7SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1733
+
1734
+ declare function Number8SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1735
+
1736
+ declare function Number9SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1737
+
1738
+ declare function NumberedListLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1739
+
1740
+ declare function NumberedListRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1741
+
1742
+ declare function OSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1743
+
1744
+ declare function OctagonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1745
+
1746
+ declare function OffTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1747
+
1748
+ declare function OilIndustryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1749
+
1750
+ declare function OkrsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1751
+
1752
+ declare function OnTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1753
+
1754
+ declare function OneFingerSelectHandGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1755
+
1756
+ declare function OnePointCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1757
+
1758
+ declare function OpenBookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1759
+
1760
+ declare function OpenInBrowserIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1761
+
1762
+ declare function OpenInWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1763
+
1764
+ declare function OpenNewWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1765
+
1766
+ declare function OpenSelectHandGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1767
+
1768
+ declare function OpenVpnIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1769
+
1770
+ declare function OrangeHalfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1771
+
1772
+ declare function OrangeSliceAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1773
+
1774
+ declare function OrangeSliceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1775
+
1776
+ declare function OrganicFoodSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1777
+
1778
+ declare function OrganicFoodIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1779
+
1780
+ declare function OrthogonalViewIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1781
+
1782
+ declare function PackageLockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1783
+
1784
+ declare function PackageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1785
+
1786
+ declare function PackagesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1787
+
1788
+ declare function PacmanIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1789
+
1790
+ declare function PageDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1791
+
1792
+ declare function PageEditIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1793
+
1794
+ declare function PageFlipIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1795
+
1796
+ declare function PageLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1797
+
1798
+ declare function PageMinusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1799
+
1800
+ declare function PageMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1801
+
1802
+ declare function PagePlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1803
+
1804
+ declare function PagePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1805
+
1806
+ declare function PageRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1807
+
1808
+ declare function PageSearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1809
+
1810
+ declare function PageStarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1811
+
1812
+ declare function PageUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1813
+
1814
+ declare function PageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1815
+
1816
+ declare function PaletteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1817
+
1818
+ declare function PanoramaEnlargeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1819
+
1820
+ declare function PanoramaReduceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1821
+
1822
+ declare function PantsPocketsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1823
+
1824
+ declare function PantsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1825
+
1826
+ declare function ParkingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1827
+
1828
+ declare function PasswordCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1829
+
1830
+ declare function PasswordCursorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1831
+
1832
+ declare function PasswordXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1833
+
1834
+ declare function PasteClipboardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1835
+
1836
+ declare function PathArrowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1837
+
1838
+ declare function PauseWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1839
+
1840
+ declare function PauseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1841
+
1842
+ declare function PaypalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1843
+
1844
+ declare function PcCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1845
+
1846
+ declare function PcFirewallIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1847
+
1848
+ declare function PcMouseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1849
+
1850
+ declare function PcNoEntryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1851
+
1852
+ declare function PcWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1853
+
1854
+ declare function PeaceHandIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1855
+
1856
+ declare function PeerlistIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1857
+
1858
+ declare function PenConnectBluetoothIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1859
+
1860
+ declare function PenConnectWifiIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1861
+
1862
+ declare function PenTabletConnectUsbIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1863
+
1864
+ declare function PenTabletConnectWifiIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1865
+
1866
+ declare function PenTabletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1867
+
1868
+ declare function PentagonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1869
+
1870
+ declare function PeopleTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1871
+
1872
+ declare function PercentRotateOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1873
+
1874
+ declare function PercentageCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1875
+
1876
+ declare function PercentageSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1877
+
1878
+ declare function PercentageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1879
+
1880
+ declare function PerspectiveViewIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1881
+
1882
+ declare function PharmacyCrossCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1883
+
1884
+ declare function PharmacyCrossTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1885
+
1886
+ declare function PhoneDisabledIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1887
+
1888
+ declare function PhoneIncomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1889
+
1890
+ declare function PhoneMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1891
+
1892
+ declare function PhoneOutcomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1893
+
1894
+ declare function PhonePausedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1895
+
1896
+ declare function PhonePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1897
+
1898
+ declare function PhoneXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1899
+
1900
+ declare function PhoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1901
+
1902
+ declare function PiggyBankIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1903
+
1904
+ declare function PillowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1905
+
1906
+ declare function PinSlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1907
+
1908
+ declare function PinIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1909
+
1910
+ declare function PineTreeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1911
+
1912
+ declare function PinterestIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1913
+
1914
+ declare function Pipe3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1915
+
1916
+ declare function PizzaSliceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1917
+
1918
+ declare function PlanetAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1919
+
1920
+ declare function PlanetSatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1921
+
1922
+ declare function PlanetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1923
+
1924
+ declare function PlanimetryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1925
+
1926
+ declare function PlayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1927
+
1928
+ declare function PlaylistPlayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1929
+
1930
+ declare function PlaylistPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1931
+
1932
+ declare function PlaylistIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1933
+
1934
+ declare function PlaystationGamepadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1935
+
1936
+ declare function PlugTypeAIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1937
+
1938
+ declare function PlugTypeCIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1939
+
1940
+ declare function PlugTypeGIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1941
+
1942
+ declare function PlugTypeLIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1943
+
1944
+ declare function PlusCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1945
+
1946
+ declare function PlusSquareDashedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1947
+
1948
+ declare function PlusSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1949
+
1950
+ declare function PlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1951
+
1952
+ declare function PngFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1953
+
1954
+ declare function PocketIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1955
+
1956
+ declare function PodcastIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1957
+
1958
+ declare function PokeballIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1959
+
1960
+ declare function PolarShIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1961
+
1962
+ declare function PositionAlignIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1963
+
1964
+ declare function PositionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1965
+
1966
+ declare function PostIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1967
+
1968
+ declare function PotionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1969
+
1970
+ declare function PoundIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1971
+
1972
+ declare function PrecisionToolIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1973
+
1974
+ declare function PresentationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1975
+
1976
+ declare function PrinterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1977
+
1978
+ declare function PrintingPageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1979
+
1980
+ declare function PriorityDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1981
+
1982
+ declare function PriorityHighIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1983
+
1984
+ declare function PriorityMediumIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1985
+
1986
+ declare function PriorityUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1987
+
1988
+ declare function PrivacyPolicyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1989
+
1990
+ declare function PrivateWifiIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1991
+
1992
+ declare function ProfileCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1993
+
1994
+ declare function ProhibitionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1995
+
1996
+ declare function ProjectCurve3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1997
+
1998
+ declare function PuzzleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
1999
+
2000
+ declare function QrCodeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2001
+
2002
+ declare function QuestionMarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2003
+
2004
+ declare function QuoteMessageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2005
+
2006
+ declare function QuoteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2007
+
2008
+ declare function RadiationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2009
+
2010
+ declare function RadiusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2011
+
2012
+ declare function RainIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2013
+
2014
+ declare function RawFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2015
+
2016
+ declare function ReceiveDollarsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2017
+
2018
+ declare function ReceiveEurosIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2019
+
2020
+ declare function ReceivePoundsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2021
+
2022
+ declare function ReceiveYensIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2023
+
2024
+ declare function RedoActionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2025
+
2026
+ declare function RedoCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2027
+
2028
+ declare function RedoIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2029
+
2030
+ declare function ReduceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2031
+
2032
+ declare function RefreshCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2033
+
2034
+ declare function RefreshDoubleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2035
+
2036
+ declare function RefreshIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2037
+
2038
+ declare function ReloadWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2039
+
2040
+ declare function ReminderHandGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2041
+
2042
+ declare function RepeatOnceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2043
+
2044
+ declare function RepeatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2045
+
2046
+ declare function ReplyToMessageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2047
+
2048
+ declare function ReplyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2049
+
2050
+ declare function ReportColumnsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2051
+
2052
+ declare function ReportsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2053
+
2054
+ declare function RepositoryIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2055
+
2056
+ declare function RestartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2057
+
2058
+ declare function RewindIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2059
+
2060
+ declare function RhombusArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2061
+
2062
+ declare function RhombusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2063
+
2064
+ declare function RingsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2065
+
2066
+ declare function RocketIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2067
+
2068
+ declare function RookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2069
+
2070
+ declare function RotateCameraLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2071
+
2072
+ declare function RotateCameraRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2073
+
2074
+ declare function RoundFlaskIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2075
+
2076
+ declare function RoundedMirrorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2077
+
2078
+ declare function RssFeedTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2079
+
2080
+ declare function RssFeedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2081
+
2082
+ declare function RubikCubeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2083
+
2084
+ declare function RulerArrowsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2085
+
2086
+ declare function RulerCombineIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2087
+
2088
+ declare function RulerMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2089
+
2090
+ declare function RulerPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2091
+
2092
+ declare function RulerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2093
+
2094
+ declare function RunningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2095
+
2096
+ declare function SafariIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2097
+
2098
+ declare function SafeArrowLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2099
+
2100
+ declare function SafeArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2101
+
2102
+ declare function SafeOpenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2103
+
2104
+ declare function SafeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2105
+
2106
+ declare function SandalsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2107
+
2108
+ declare function ScaleFrameEnlargeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2109
+
2110
+ declare function ScaleFrameReduceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2111
+
2112
+ declare function ScanBarcodeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2113
+
2114
+ declare function ScanQrCodeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2115
+
2116
+ declare function ScanningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2117
+
2118
+ declare function ScarfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2119
+
2120
+ declare function ScissorAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2121
+
2122
+ declare function ScissorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2123
+
2124
+ declare function ScreenshotIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2125
+
2126
+ declare function SeaAndSunIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2127
+
2128
+ declare function SeaWavesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2129
+
2130
+ declare function SearchEngineIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2131
+
2132
+ declare function SearchWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2133
+
2134
+ declare function SearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2135
+
2136
+ declare function SecureWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2137
+
2138
+ declare function SecurityPassIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2139
+
2140
+ declare function SelectEdge3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2141
+
2142
+ declare function SelectFace3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2143
+
2144
+ declare function SelectPoint3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2145
+
2146
+ declare function SelectWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2147
+
2148
+ declare function SelectiveToolIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2149
+
2150
+ declare function SendDiagonalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2151
+
2152
+ declare function SendDollarsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2153
+
2154
+ declare function SendEurosIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2155
+
2156
+ declare function SendMailIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2157
+
2158
+ declare function SendPoundsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2159
+
2160
+ declare function SendYensIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2161
+
2162
+ declare function SendIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2163
+
2164
+ declare function ServerConnectionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2165
+
2166
+ declare function ServerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2167
+
2168
+ declare function SettingsProfilesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2169
+
2170
+ declare function SettingsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2171
+
2172
+ declare function ShareAndroidIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2173
+
2174
+ declare function ShareIosIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2175
+
2176
+ declare function ShieldAlertIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2177
+
2178
+ declare function ShieldAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2179
+
2180
+ declare function ShieldBrokenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2181
+
2182
+ declare function ShieldCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2183
+
2184
+ declare function ShieldDownloadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2185
+
2186
+ declare function ShieldEyeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2187
+
2188
+ declare function ShieldLoadingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2189
+
2190
+ declare function ShieldMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2191
+
2192
+ declare function ShieldPlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2193
+
2194
+ declare function ShieldQuestionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2195
+
2196
+ declare function ShieldSearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2197
+
2198
+ declare function ShieldUploadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2199
+
2200
+ declare function ShieldXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2201
+
2202
+ declare function ShieldIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2203
+
2204
+ declare function ShirtTankTopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2205
+
2206
+ declare function ShirtIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2207
+
2208
+ declare function ShopFourTilesWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2209
+
2210
+ declare function ShopFourTilesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2211
+
2212
+ declare function ShopWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2213
+
2214
+ declare function ShopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2215
+
2216
+ declare function ShoppingBagArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2217
+
2218
+ declare function ShoppingBagArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2219
+
2220
+ declare function ShoppingBagCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2221
+
2222
+ declare function ShoppingBagMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2223
+
2224
+ declare function ShoppingBagPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2225
+
2226
+ declare function ShoppingBagPocketIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2227
+
2228
+ declare function ShoppingBagWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2229
+
2230
+ declare function ShoppingBagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2231
+
2232
+ declare function ShoppingCodeCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2233
+
2234
+ declare function ShoppingCodeXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2235
+
2236
+ declare function ShoppingCodeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2237
+
2238
+ declare function ShortPantsPocketsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2239
+
2240
+ declare function ShortPantsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2241
+
2242
+ declare function ShortcutSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2243
+
2244
+ declare function ShuffleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2245
+
2246
+ declare function SidebarCollapseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2247
+
2248
+ declare function SidebarExpandIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2249
+
2250
+ declare function SigmaFunctionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2251
+
2252
+ declare function SimpleCartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2253
+
2254
+ declare function SineWaveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2255
+
2256
+ declare function SingleTapGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2257
+
2258
+ declare function SkateboardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2259
+
2260
+ declare function SkateboardingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2261
+
2262
+ declare function SkipNextIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2263
+
2264
+ declare function SkipPrevIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2265
+
2266
+ declare function SlashSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2267
+
2268
+ declare function SlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2269
+
2270
+ declare function SleeperChairIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2271
+
2272
+ declare function SlipsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2273
+
2274
+ declare function SmallLampAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2275
+
2276
+ declare function SmallLampIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2277
+
2278
+ declare function SmartphoneDeviceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2279
+
2280
+ declare function SmokingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2281
+
2282
+ declare function SnapchatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2283
+
2284
+ declare function SnowFlakeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2285
+
2286
+ declare function SnowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2287
+
2288
+ declare function SoapIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2289
+
2290
+ declare function SoccerBallIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2291
+
2292
+ declare function SofaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2293
+
2294
+ declare function SoilAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2295
+
2296
+ declare function SoilIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2297
+
2298
+ declare function SortDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2299
+
2300
+ declare function SortUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2301
+
2302
+ declare function SortIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2303
+
2304
+ declare function SoundHighIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2305
+
2306
+ declare function SoundLowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2307
+
2308
+ declare function SoundMinIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2309
+
2310
+ declare function SoundOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2311
+
2312
+ declare function SpadesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2313
+
2314
+ declare function SparkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2315
+
2316
+ declare function SparksIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2317
+
2318
+ declare function SphereIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2319
+
2320
+ declare function SpiralIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2321
+
2322
+ declare function SplitAreaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2323
+
2324
+ declare function SplitSquareDashedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2325
+
2326
+ declare function SpockHandGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2327
+
2328
+ declare function SpotifyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2329
+
2330
+ declare function Square3dCornerToCornerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2331
+
2332
+ declare function Square3dFromCenterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2333
+
2334
+ declare function Square3dThreePointsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2335
+
2336
+ declare function SquareCursorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2337
+
2338
+ declare function SquareDashedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2339
+
2340
+ declare function SquareWaveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2341
+
2342
+ declare function SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2343
+
2344
+ declare function StackoverflowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2345
+
2346
+ declare function StarDashedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2347
+
2348
+ declare function StarHalfDashedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2349
+
2350
+ declare function StarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2351
+
2352
+ declare function StatDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2353
+
2354
+ declare function StatUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2355
+
2356
+ declare function StatsDownSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2357
+
2358
+ declare function StatsReportIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2359
+
2360
+ declare function StatsUpSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2361
+
2362
+ declare function StrategyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2363
+
2364
+ declare function StretchingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2365
+
2366
+ declare function StrikethroughIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2367
+
2368
+ declare function StrollerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2369
+
2370
+ declare function StyleBorderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2371
+
2372
+ declare function SubmitDocumentIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2373
+
2374
+ declare function SubstractIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2375
+
2376
+ declare function SuggestionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2377
+
2378
+ declare function SuitcaseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2379
+
2380
+ declare function SunLightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2381
+
2382
+ declare function SvgFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2383
+
2384
+ declare function Sweep3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2385
+
2386
+ declare function SwimmingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2387
+
2388
+ declare function SwipeDownGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2389
+
2390
+ declare function SwipeLeftGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2391
+
2392
+ declare function SwipeRightGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2393
+
2394
+ declare function SwipeTwoFingersDownGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2395
+
2396
+ declare function SwipeTwoFingersLeftGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2397
+
2398
+ declare function SwipeTwoFingersRightGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2399
+
2400
+ declare function SwipeTwoFingersUpGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2401
+
2402
+ declare function SwipeUpGestureIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2403
+
2404
+ declare function SwitchOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2405
+
2406
+ declare function SwitchOnIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2407
+
2408
+ declare function SystemRestartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2409
+
2410
+ declare function SystemShutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2411
+
2412
+ declare function Table2ColumnsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2413
+
2414
+ declare function TableRowsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2415
+
2416
+ declare function TableIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2417
+
2418
+ declare function TaskListIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2419
+
2420
+ declare function TelegramCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2421
+
2422
+ declare function TelegramIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2423
+
2424
+ declare function TemperatureDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2425
+
2426
+ declare function TemperatureHighIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2427
+
2428
+ declare function TemperatureLowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2429
+
2430
+ declare function TemperatureUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2431
+
2432
+ declare function TennisBallAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2433
+
2434
+ declare function TennisBallIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2435
+
2436
+ declare function TerminalTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2437
+
2438
+ declare function TerminalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2439
+
2440
+ declare function TestTubeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2441
+
2442
+ declare function TextArrowsUpDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2443
+
2444
+ declare function TextBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2445
+
2446
+ declare function TextMagnifyingGlassIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2447
+
2448
+ declare function TextSizeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2449
+
2450
+ declare function TextSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2451
+
2452
+ declare function TextIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2453
+
2454
+ declare function ThreadsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2455
+
2456
+ declare function ThreePointsCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2457
+
2458
+ declare function ThreeStarsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2459
+
2460
+ declare function ThumbsDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2461
+
2462
+ declare function ThumbsUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2463
+
2464
+ declare function ThunderstormIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2465
+
2466
+ declare function TifFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2467
+
2468
+ declare function TiffFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2469
+
2470
+ declare function TiktokIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2471
+
2472
+ declare function TimeZoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2473
+
2474
+ declare function TimerOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2475
+
2476
+ declare function TimerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2477
+
2478
+ declare function ToolsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2479
+
2480
+ declare function TournamentIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2481
+
2482
+ declare function TowerCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2483
+
2484
+ declare function TowerNoAccessIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2485
+
2486
+ declare function TowerWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2487
+
2488
+ declare function TowerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2489
+
2490
+ declare function TrademarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2491
+
2492
+ declare function TrainIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2493
+
2494
+ declare function TramIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2495
+
2496
+ declare function TransitionDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2497
+
2498
+ declare function TransitionLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2499
+
2500
+ declare function TransitionRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2501
+
2502
+ declare function TransitionUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2503
+
2504
+ declare function TranslateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2505
+
2506
+ declare function TrashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2507
+
2508
+ declare function TreadmillIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2509
+
2510
+ declare function TreeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2511
+
2512
+ declare function TrekkingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2513
+
2514
+ declare function TrelloIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2515
+
2516
+ declare function TriangleFlagCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2517
+
2518
+ declare function TriangleFlagTwoStripesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2519
+
2520
+ declare function TriangleFlagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2521
+
2522
+ declare function TriangleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2523
+
2524
+ declare function TrophyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2525
+
2526
+ declare function TruckGreenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2527
+
2528
+ declare function TruckLengthIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2529
+
2530
+ declare function TruckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2531
+
2532
+ declare function TunnelIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2533
+
2534
+ declare function TvFixIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2535
+
2536
+ declare function TvWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2537
+
2538
+ declare function TvIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2539
+
2540
+ declare function TwitterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2541
+
2542
+ declare function TwoPointsCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2543
+
2544
+ declare function TwoSeaterSofaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2545
+
2546
+ declare function TypeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2547
+
2548
+ declare function UTurnArrowLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2549
+
2550
+ declare function UTurnArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2551
+
2552
+ declare function UmbrellaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2553
+
2554
+ declare function UnderlineSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2555
+
2556
+ declare function UnderlineIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2557
+
2558
+ declare function UndoActionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2559
+
2560
+ declare function UndoCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2561
+
2562
+ declare function UndoIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2563
+
2564
+ declare function UnionAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2565
+
2566
+ declare function UnionHorizAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2567
+
2568
+ declare function UnionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2569
+
2570
+ declare function Unity5Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
2571
+
2572
+ declare function UnityIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2573
+
2574
+ declare function Unjoin3dIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2575
+
2576
+ declare function UploadDataWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2577
+
2578
+ declare function UploadSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2579
+
2580
+ declare function UploadIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2581
+
2582
+ declare function UsbIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2583
+
2584
+ declare function UserBadgeCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2585
+
2586
+ declare function UserBagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2587
+
2588
+ declare function UserCartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2589
+
2590
+ declare function UserCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2591
+
2592
+ declare function UserCrownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2593
+
2594
+ declare function UserLoveIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2595
+
2596
+ declare function UserPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2597
+
2598
+ declare function UserScanIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2599
+
2600
+ declare function UserSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2601
+
2602
+ declare function UserStarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2603
+
2604
+ declare function UserXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2605
+
2606
+ declare function UserIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2607
+
2608
+ declare function VeganCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2609
+
2610
+ declare function VeganSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2611
+
2612
+ declare function VeganIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2613
+
2614
+ declare function VehicleGreenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2615
+
2616
+ declare function VerticalMergeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2617
+
2618
+ declare function VerticalSplitIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2619
+
2620
+ declare function VialsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2621
+
2622
+ declare function VideoCameraOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2623
+
2624
+ declare function VideoCameraIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2625
+
2626
+ declare function VideoProjectorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2627
+
2628
+ declare function View360Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
2629
+
2630
+ declare function ViewColumns2Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
2631
+
2632
+ declare function ViewColumns3Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
2633
+
2634
+ declare function ViewGridIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2635
+
2636
+ declare function ViewStructureDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2637
+
2638
+ declare function ViewStructureUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2639
+
2640
+ declare function VoiceCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2641
+
2642
+ declare function VoiceCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2643
+
2644
+ declare function VoiceLockCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2645
+
2646
+ declare function VoiceScanIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2647
+
2648
+ declare function VoiceSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2649
+
2650
+ declare function VoiceXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2651
+
2652
+ declare function VoiceIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2653
+
2654
+ declare function VrTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2655
+
2656
+ declare function VueJsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2657
+
2658
+ declare function WaistIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2659
+
2660
+ declare function WalkingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2661
+
2662
+ declare function WalletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2663
+
2664
+ declare function WarningCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2665
+
2666
+ declare function WarningHexagonIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2667
+
2668
+ declare function WarningSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2669
+
2670
+ declare function WarningTriangleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2671
+
2672
+ declare function WarningWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2673
+
2674
+ declare function WashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2675
+
2676
+ declare function WashingMachineIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2677
+
2678
+ declare function WateringSoilIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2679
+
2680
+ declare function WebWindowEnergyConsumptionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2681
+
2682
+ declare function WebWindowXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2683
+
2684
+ declare function WebWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2685
+
2686
+ declare function WebpFormatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2687
+
2688
+ declare function WeightAltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2689
+
2690
+ declare function WeightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2691
+
2692
+ declare function WhatsappIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2693
+
2694
+ declare function WhiteFlagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2695
+
2696
+ declare function WifiOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2697
+
2698
+ declare function WifiSignalNoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2699
+
2700
+ declare function WifiTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2701
+
2702
+ declare function WifiWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2703
+
2704
+ declare function WifiXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2705
+
2706
+ declare function WifiIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2707
+
2708
+ declare function WindIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2709
+
2710
+ declare function WindowCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2711
+
2712
+ declare function WindowLockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2713
+
2714
+ declare function WindowNoAccessIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2715
+
2716
+ declare function WindowTabsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2717
+
2718
+ declare function WindowXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2719
+
2720
+ declare function WindowsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2721
+
2722
+ declare function WolfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2723
+
2724
+ declare function WrapTextIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2725
+
2726
+ declare function WrenchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2727
+
2728
+ declare function WristwatchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2729
+
2730
+ declare function WwwIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2731
+
2732
+ declare function XSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2733
+
2734
+ declare function XIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2735
+
2736
+ declare function XboxAIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2737
+
2738
+ declare function XboxBIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2739
+
2740
+ declare function XboxXIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2741
+
2742
+ declare function XboxYIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2743
+
2744
+ declare function XmarkCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2745
+
2746
+ declare function XmarkSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2747
+
2748
+ declare function XmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2749
+
2750
+ declare function XrayViewIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2751
+
2752
+ declare function YSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2753
+
2754
+ declare function YelpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2755
+
2756
+ declare function YenSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2757
+
2758
+ declare function YenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2759
+
2760
+ declare function YogaIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2761
+
2762
+ declare function YoutubeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2763
+
2764
+ declare function ZSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2765
+
2766
+ declare function ZoomInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2767
+
2768
+ declare function ZoomOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
2769
+
2770
+ export { AccessibilityIcon, AccessibilitySignIcon, AccessibilityTechIcon, ActivityIcon, AdobeAfterEffectsIcon, AdobeIllustratorIcon, AdobeIndesignIcon, AdobeLightroomIcon, AdobePhotoshopIcon, AdobeXdIcon, AfricanTreeIcon, AgileIcon, AirConditionerIcon, AirplaneHelix45degIcon, AirplaneHelixIcon, AirplaneIcon, AirplaneOffIcon, AirplaneRotationIcon, AirplayIcon, AlarmIcon, AlbumCarouselIcon, AlbumIcon, AlbumListIcon, AlbumOpenIcon, AlignBottomBoxIcon, AlignCenterIcon, AlignHorizontalCentersIcon, AlignHorizontalSpacingIcon, AlignJustifyIcon, AlignLeftBoxIcon, AlignLeftIcon, AlignRightBoxIcon, AlignRightIcon, AlignTopBoxIcon, AlignVerticalCentersIcon, AlignVerticalSpacingIcon, AngleToolIcon, AntennaIcon, AntennaOffIcon, AntennaSignalIcon, AntennaSignalTagIcon, AppNotificationIcon, AppStoreIcon, AppWindowIcon, AppleHalfIcon, AppleIcon, AppleImac2021Icon, AppleImac2021SideIcon, AppleMacIcon, AppleShortcutsIcon, AppleSwiftIcon, AppleWalletIcon, ArTagIcon, Arc3dCenterPointIcon, Arc3dIcon, ArcadeIcon, ArcheryIcon, ArcheryMatchIcon, ArchiveIcon, AreaSearchIcon, ArrowArcheryIcon, ArrowDownCircleIcon, ArrowDownIcon, ArrowDownLeftCircleIcon, ArrowDownLeftIcon, ArrowDownLeftSquareIcon, ArrowDownRightCircleIcon, ArrowDownRightIcon, ArrowDownRightSquareIcon, ArrowDownTagIcon, ArrowEmailForwardIcon, ArrowEnlargeTagIcon, ArrowLeftCircleIcon, ArrowLeftIcon, ArrowLeftTagIcon, ArrowReduceTagIcon, ArrowRightCircleIcon, ArrowRightIcon, ArrowRightTagIcon, ArrowSeparateIcon, ArrowSeparateVerticalIcon, ArrowUnionIcon, ArrowUnionVerticalIcon, ArrowUpCircleIcon, ArrowUpIcon, ArrowUpLeftCircleIcon, ArrowUpLeftIcon, ArrowUpLeftSquareIcon, ArrowUpRightCircleIcon, ArrowUpRightIcon, ArrowUpRightSquareIcon, ArrowUpTagIcon, ArrowsUpFromLineIcon, AsanaIcon, AsteriskIcon, AtSignCircleIcon, AtSignIcon, AtomIcon, AttachmentIcon, AugmentedRealityIcon, AutoFlashIcon, AviFormatIcon, AxesIcon, Backward15SecondsIcon, BadgeCheckIcon, BagIcon, BalconyIcon, BankIcon, BarcodeIcon, BasketballFieldIcon, BasketballIcon, BathroomIcon, Battery25Icon, Battery50Icon, Battery75Icon, BatteryChargingIcon, BatteryEmptyIcon, BatteryFullIcon, BatteryIndicatorIcon, BatterySlashIcon, BatteryWarningIcon, BbqIcon, BeachBagIcon, BedIcon, BedReadyIcon, BehanceIcon, BehanceTagIcon, BellIcon, BellNotificationIcon, BellOffIcon, BicycleIcon, BinFullIcon, BinHalfIcon, BinIcon, BinMinusInIcon, BinPlusInIcon, BinocularIcon, BirthdayCakeIcon, BishopIcon, BitbucketIcon, BitcoinCircleIcon, BitcoinRotateOutIcon, BluetoothIcon, BluetoothTagIcon, BoldIcon, BoldSquareIcon, BonfireIcon, BookIcon, BookLockIcon, BookStackIcon, BookmarkBookIcon, BookmarkCircleIcon, BookmarkIcon, BorderBlIcon, BorderBottomIcon, BorderBrIcon, BorderInnerIcon, BorderLeftIcon, BorderOutIcon, BorderRightIcon, BorderTlIcon, BorderTopIcon, BorderTrIcon, BounceLeftIcon, BounceRightIcon, BowlingBallIcon, Box3dCenterIcon, Box3dPointIcon, Box3dThreePointsIcon, BoxIcon, BoxIsoIcon, BoxingGloveIcon, BrainElectricityIcon, BrainIcon, BrainResearchIcon, BrainWarningIcon, BreadSliceIcon, Bridge3dIcon, BridgeSurfaceIcon, BrightCrownIcon, BrightStarIcon, BrightnessIcon, BrightnessWindowIcon, BubbleDownloadIcon, BubbleIncomeIcon, BubbleOutcomeIcon, BubbleSearchIcon, BubbleStarIcon, BubbleUploadIcon, BubbleWarningIcon, BubbleXmarkIcon, BugIcon, BuildingIcon, BusGreenIcon, BusIcon, BusStopIcon, CSquareIcon, CableTagIcon, CalculatorIcon, CalendarArrowDownIcon, CalendarArrowUpIcon, CalendarCheckIcon, CalendarIcon, CalendarMinusIcon, CalendarPlusIcon, CalendarRotateIcon, CalendarXmarkIcon, CameraIcon, CandlestickChartIcon, CarIcon, CardLockIcon, CardNoAccessIcon, CardReaderIcon, CardShieldIcon, CardWalletIcon, CartAltIcon, CartIcon, CartMinusIcon, CartPlusIcon, CashIcon, Cell2x2Icon, CellarIcon, CenterAlignIcon, ChatBubbleCheckIcon, ChatBubbleEmptyIcon, ChatBubbleIcon, ChatBubbleQuestionIcon, ChatBubbleTranslateIcon, ChatBubbleWarningIcon, ChatBubbleXmarkIcon, ChatLinesIcon, ChatMinusInIcon, ChatPlusInIcon, CheckCircleIcon, CheckIcon, CheckSquareIcon, ChocolateIcon, ChromecastActiveIcon, ChromecastIcon, ChurchIcon, ChurchSideIcon, CigaretteSlashIcon, CinemaOldIcon, CircleIcon, CircleSparkIcon, CityIcon, ClipboardCheckIcon, ClockIcon, ClockRotateRightIcon, ClosedCaptionsTagIcon, ClosetIcon, CloudBookmarkIcon, CloudCheckIcon, CloudDesyncIcon, CloudDownloadIcon, CloudIcon, CloudSquareIcon, CloudSunnyIcon, CloudSyncIcon, CloudUploadIcon, CloudXmarkIcon, CodeBracketsIcon, CodeBracketsSquareIcon, CodeIcon, CodepenIcon, CoffeeCupIcon, CoinSlashIcon, CoinsIcon, CoinsSwapIcon, CollageFrameIcon, CollapseIcon, ColorFilterIcon, ColorPickerIcon, ColorWheelIcon, CombineIcon, CommodityIcon, CommunityIcon, CompAlignBottomIcon, CompAlignLeftIcon, CompAlignRightIcon, CompAlignTopIcon, CompactDiscIcon, CompassIcon, ComponentIcon, CompressIcon, CompressLinesIcon, ComputerIcon, ConstrainedSurfaceIcon, ConsumableIcon, ContactlessIcon, ControlSliderIcon, CookieIcon, CoolingSquareIcon, CopyIcon, CopyrightIcon, CornerBottomLeftIcon, CornerBottomRightIcon, CornerTopLeftIcon, CornerTopRightIcon, CpuIcon, CpuWarningIcon, CrackedEggIcon, CreativeCommonsIcon, CreditCardIcon, CreditCardSlashIcon, CreditCardsIcon, CribIcon, CropIcon, CropRotateBlIcon, CropRotateBrIcon, CropRotateTlIcon, CropRotateTrIcon, CrownCircleIcon, CrownIcon, Css3Icon, CubeBandageIcon, CubeCutWithCurveIcon, CubeDotsIcon, CubeHoleIcon, CubeIcon, CubeReplaceFaceIcon, CubeScanIcon, CursorPointerIcon, CurveArrayIcon, CutIcon, CutleryIcon, CyclingIcon, CylinderIcon, DashFlagIcon, DashboardDotsIcon, DashboardIcon, DashboardSpeedIcon, DataTransferBothIcon, DataTransferCheckIcon, DataTransferDownIcon, DataTransferUpIcon, DataTransferWarningIcon, DatabaseBackupIcon, DatabaseCheckIcon, DatabaseExportIcon, DatabaseIcon, DatabaseMonitorIcon, DatabaseRestoreIcon, DatabaseScriptIcon, DatabaseScriptMinusIcon, DatabaseScriptPlusIcon, DatabaseSearchIcon, DatabaseSettingsIcon, DatabaseStarIcon, DatabaseStatsIcon, DatabaseTagIcon, DatabaseWarningIcon, DatabaseXmarkIcon, DeCompressIcon, DeliveryIcon, DeliveryTruckIcon, DepthIcon, DesignNibIcon, DesignPencilIcon, DeskIcon, DeveloperIcon, DewPointIcon, DialpadIcon, DiameterIcon, DiceFiveIcon, DiceFourIcon, DiceOneIcon, DiceSixIcon, DiceThreeIcon, DiceTwoIcon, DimmerSwitchIcon, DirectorChairIcon, DiscordIcon, DishwasherIcon, Display4kIcon, DivideIcon, DivideThreeIcon, DnaIcon, DnsIcon, DocMagnifyingGlassIcon, DocMagnifyingGlassInIcon, DocStarIcon, DocStarInIcon, DogecoinCircleIcon, DogecoinRotateOutIcon, DollarCircleIcon, DollarIcon, DomoticWarningIcon, DonateIcon, DotArrowDownIcon, DotArrowLeftIcon, DotArrowRightIcon, DotArrowUpIcon, DotsGrid3x3Icon, DoubleCheckIcon, DownloadCircleIcon, DownloadDataWindowIcon, DownloadIcon, DownloadSquareIcon, DragHandGestureIcon, DragIcon, DrawerIcon, DribbbleIcon, DroneChargeFullIcon, DroneChargeHalfIcon, DroneChargeLowIcon, DroneCheckIcon, DroneIcon, DroneLandingIcon, DroneRefreshIcon, DroneTakeOffIcon, DroneXmarkIcon, DropletCheckIcon, DropletHalfIcon, DropletIcon, DropletSnowFlakeInIcon, EaseCurveControlPointsIcon, EaseInControlPointIcon, EaseInIcon, EaseInOutIcon, EaseOutControlPointIcon, EaseOutIcon, EcologyBookIcon, EditIcon, EditPencilIcon, EggIcon, EjectIcon, ElectronicsChipIcon, ElectronicsTransistorIcon, ElevatorIcon, Ellipse3dIcon, Ellipse3dThreePointsIcon, EmojiBallIcon, EmojiBlinkLeftIcon, EmojiBlinkRightIcon, EmojiIcon, EmojiLookDownIcon, EmojiLookLeftIcon, EmojiLookRightIcon, EmojiLookUpIcon, EmojiPuzzledIcon, EmojiQuiteIcon, EmojiReallyIcon, EmojiSadIcon, EmojiSatisfiedIcon, EmojiSingLeftIcon, EmojiSingLeftNoteIcon, EmojiSingRightIcon, EmojiSingRightNoteIcon, EmojiSurpriseAltIcon, EmojiSurpriseIcon, EmojiTalkingAngryIcon, EmojiTalkingHappyIcon, EmojiThinkLeftIcon, EmojiThinkRightIcon, EmptyPageIcon, EnergyUsageWindowIcon, EnlargeIcon, EraseIcon, EthereumCircleIcon, EthereumRotateOutIcon, EuroIcon, EuroSquareIcon, EvChargeAltIcon, EvChargeIcon, EvPlugChargingIcon, EvPlugIcon, EvPlugXmarkIcon, EvStationIcon, EvTagIcon, ExcludeIcon, ExpandIcon, ExpandLinesIcon, ExtrudeIcon, EyeClosedIcon, EyeIcon, FSquareIcon, Face3dDraftIcon, FaceIdIcon, FacebookIcon, FacebookTagIcon, FacetimeIcon, FarmIcon, FastArrowDownIcon, FastArrowDownSquareIcon, FastArrowLeftIcon, FastArrowLeftSquareIcon, FastArrowRightIcon, FastArrowRightSquareIcon, FastArrowUpIcon, FastArrowUpSquareIcon, FastDownCircleIcon, FastLeftCircleIcon, FastRightCircleIcon, FastUpCircleIcon, FavouriteBookIcon, FavouriteWindowIcon, FemaleIcon, FigmaIcon, FileNotFoundIcon, FillColorIcon, Fillet3dIcon, FilterAltIcon, FilterIcon, FilterListCircleIcon, FilterListIcon, FinderIcon, FingerprintCheckCircleIcon, FingerprintCircleIcon, FingerprintIcon, FingerprintLockCircleIcon, FingerprintScanIcon, FingerprintSquareIcon, FingerprintWindowIcon, FingerprintXmarkCircleIcon, FireFlameIcon, FishIcon, FishingIcon, FlareIcon, FlashIcon, FlashOffIcon, FlaskIcon, FlipIcon, FlipReverseIcon, FloppyDiskArrowInIcon, FloppyDiskArrowOutIcon, FloppyDiskIcon, FlowerIcon, FogIcon, FolderIcon, FolderMinusIcon, FolderPlusIcon, FolderSettingsIcon, FolderWarningIcon, FontQuestionIcon, FootballBallIcon, FootballIcon, Forward15SecondsIcon, ForwardIcon, ForwardMessageIcon, FrameAltEmptyIcon, FrameAltIcon, FrameIcon, FrameMinusInIcon, FramePlusInIcon, FrameSelectIcon, FrameSimpleIcon, FrameToolIcon, FridgeIcon, FxIcon, FxTagIcon, GamepadIcon, GarageIcon, GasIcon, GasTankDropletIcon, GasTankIcon, GifFormatIcon, GiftIcon, GitBranchIcon, GitCherryPickCommitIcon, GitCommitIcon, GitCompareIcon, GitForkIcon, GitIcon, GitMergeIcon, GitPullRequestClosedIcon, GitPullRequestIcon, GithubCircleIcon, GithubIcon, GitlabFullIcon, GlassEmptyIcon, GlassFragileIcon, GlassHalfAltIcon, GlassHalfIcon, GlassesIcon, GlobeIcon, GolfIcon, GoogleCircleIcon, GoogleDocsIcon, GoogleDriveCheckIcon, GoogleDriveIcon, GoogleDriveSyncIcon, GoogleDriveWarningIcon, GoogleHomeIcon, GoogleIcon, GoogleOneIcon, GpsIcon, GraduationCapIcon, GraphDownIcon, GraphUpIcon, GridMinusIcon, GridPlusIcon, GridXmarkIcon, GroupIcon, GymIcon, HSquareIcon, HalfCookieIcon, HalfMoonIcon, HammerIcon, HandBrakeIcon, HandCardIcon, HandCashIcon, HandContactlessIcon, HandbagIcon, HardDriveIcon, HashtagIcon, HatIcon, HdDisplayIcon, HdIcon, HdrIcon, HeadsetBoltIcon, HeadsetHelpIcon, HeadsetIcon, HeadsetWarningIcon, HealthShieldIcon, HealthcareIcon, HeartArrowDownIcon, HeartIcon, HeatingSquareIcon, HeavyRainIcon, HelpCircleIcon, HelpSquareIcon, HeptagonIcon, HexagonDiceIcon, HexagonIcon, HexagonPlusIcon, HistoricShieldAltIcon, HistoricShieldIcon, HomeAltIcon, HomeAltSlimHorizIcon, HomeAltSlimIcon, HomeHospitalIcon, HomeIcon, HomeSaleIcon, HomeSecureIcon, HomeShieldIcon, HomeSimpleDoorIcon, HomeSimpleIcon, HomeTableIcon, HomeTemperatureInIcon, HomeTemperatureOutIcon, HomeUserIcon, HorizDistributionLeftIcon, HorizDistributionRightIcon, HorizontalMergeIcon, HorizontalSplitIcon, HospitalCircleIcon, HospitalIcon, HotAirBalloonIcon, HourglassIcon, HouseRoomsIcon, Html5Icon, IceCreamIcon, IconoirIcon, ImportIcon, InclinationIcon, IndustryIcon, InfiniteIcon, InfoCircleIcon, InputFieldIcon, InputOutputIcon, InputSearchIcon, InstagramIcon, InternetIcon, IntersectAltIcon, IntersectIcon, IosSettingsIcon, IpAddressTagIcon, IrisScanIcon, ItalicIcon, ItalicSquareIcon, JellyfishIcon, JournalIcon, JournalPageIcon, JpegFormatIcon, JpgFormatIcon, KanbanBoardIcon, KeyBackIcon, KeyCommandIcon, KeyIcon, KeyMinusIcon, KeyPlusIcon, KeyXmarkIcon, KeyframeAlignCenterIcon, KeyframeAlignHorizontalIcon, KeyframeAlignVerticalIcon, KeyframeIcon, KeyframeMinusIcon, KeyframeMinusInIcon, KeyframePlusIcon, KeyframePlusInIcon, KeyframePositionIcon, KeyframesCoupleIcon, KeyframesIcon, KeyframesMinusIcon, KeyframesPlusIcon, LabelIcon, LampIcon, LanguageIcon, LaptopChargingIcon, LaptopDevModeIcon, LaptopFixIcon, LaptopIcon, LaptopWarningIcon, LayoutLeftIcon, LayoutRightIcon, LeaderboardIcon, LeaderboardStarIcon, LeafIcon, LearningIcon, LensIcon, LensPlusIcon, LifebeltIcon, LightBulbIcon, LightBulbOffIcon, LightBulbOnIcon, LineSpaceIcon, LinearIcon, LinkIcon, LinkSlashIcon, LinkXmarkIcon, LinkedinIcon, LinuxIcon, ListIcon, ListSelectIcon, LitecoinCircleIcon, LitecoinRotateOutIcon, LockIcon, LockSlashIcon, LockSquareIcon, Loft3dIcon, LogInIcon, LogNoAccessIcon, LogOutIcon, LongArrowDownLeftIcon, LongArrowDownRightIcon, LongArrowLeftDownIcon, LongArrowLeftUpIcon, LongArrowRightDownIcon, LongArrowRightUpIcon, LongArrowUpLeftIcon, LongArrowUpRightIcon, LotOfCashIcon, LullabyIcon, MacControlKeyIcon, MacDockIcon, MacOptionKeyIcon, MacOsWindowIcon, MagicWandIcon, MagnetEnergyIcon, MagnetIcon, MailIcon, MailInIcon, MailOpenIcon, MailOutIcon, MaleIcon, MapIcon, MapPinIcon, MapPinMinusIcon, MapPinPlusIcon, MapPinXmarkIcon, MapXmarkIcon, MapsArrowDiagonalIcon, MapsArrowIcon, MapsArrowXmarkIcon, MapsGoStraightIcon, MapsTurnBackIcon, MapsTurnLeftIcon, MapsTurnRightIcon, MaskSquareIcon, MastercardCardIcon, MastodonIcon, MathBookIcon, MaximizeIcon, Medal1stIcon, MedalIcon, MediaImageFolderIcon, MediaImageIcon, MediaImageListIcon, MediaImagePlusIcon, MediaImageXmarkIcon, MediaVideoFolderIcon, MediaVideoIcon, MediaVideoListIcon, MediaVideoPlusIcon, MediaVideoXmarkIcon, MediumIcon, MegaphoneIcon, MenuIcon, MenuScaleIcon, MessageAlertIcon, MessageIcon, MessageTextIcon, MeterArrowDownRightIcon, MetroIcon, MicrophoneCheckIcon, MicrophoneIcon, MicrophoneMinusIcon, MicrophoneMuteIcon, MicrophonePlusIcon, MicrophoneSpeakingIcon, MicrophoneWarningIcon, MicroscopeIcon, MinusCircleIcon, MinusHexagonIcon, MinusIcon, MinusSquareDashedIcon, MinusSquareIcon, MirrorIcon, MobileDevModeIcon, MobileFingerprintIcon, MobileVoiceIcon, ModernTv4kIcon, ModernTvIcon, MoneySquareIcon, MoonSatIcon, MoreHorizCircleIcon, MoreHorizIcon, MoreVertCircleIcon, MoreVertIcon, MotorcycleIcon, MouseButtonLeftIcon, MouseButtonRightIcon, MouseScrollWheelIcon, MovieIcon, MpegFormatIcon, MultiBubbleIcon, MultiMacOsWindowIcon, MultiWindowIcon, MultiplePagesEmptyIcon, MultiplePagesIcon, MultiplePagesMinusIcon, MultiplePagesPlusIcon, MultiplePagesXmarkIcon, MusicDoubleNoteIcon, MusicDoubleNotePlusIcon, MusicNoteIcon, MusicNotePlusIcon, NSquareIcon, NavArrowDownIcon, NavArrowLeftIcon, NavArrowRightIcon, NavArrowUpIcon, NavigatorAltIcon, NavigatorIcon, NeighbourhoodIcon, NetworkIcon, NetworkLeftIcon, NetworkReverseIcon, NetworkRightIcon, NewTabIcon, NintendoSwitchIcon, NoSmokingCircleIcon, NonBinaryIcon, NotesIcon, NpmIcon, NpmSquareIcon, Number0SquareIcon, Number1SquareIcon, Number2SquareIcon, Number3SquareIcon, Number4SquareIcon, Number5SquareIcon, Number6SquareIcon, Number7SquareIcon, Number8SquareIcon, Number9SquareIcon, NumberedListLeftIcon, NumberedListRightIcon, OSquareIcon, OctagonIcon, OffTagIcon, OilIndustryIcon, OkrsIcon, OnTagIcon, OneFingerSelectHandGestureIcon, OnePointCircleIcon, OpenBookIcon, OpenInBrowserIcon, OpenInWindowIcon, OpenNewWindowIcon, OpenSelectHandGestureIcon, OpenVpnIcon, OrangeHalfIcon, OrangeSliceAltIcon, OrangeSliceIcon, OrganicFoodIcon, OrganicFoodSquareIcon, OrthogonalViewIcon, PackageIcon, PackageLockIcon, PackagesIcon, PacmanIcon, PageDownIcon, PageEditIcon, PageFlipIcon, PageIcon, PageLeftIcon, PageMinusIcon, PageMinusInIcon, PagePlusIcon, PagePlusInIcon, PageRightIcon, PageSearchIcon, PageStarIcon, PageUpIcon, PaletteIcon, PanoramaEnlargeIcon, PanoramaReduceIcon, PantsIcon, PantsPocketsIcon, ParkingIcon, PasswordCheckIcon, PasswordCursorIcon, PasswordXmarkIcon, PasteClipboardIcon, PathArrowIcon, PauseIcon, PauseWindowIcon, PaypalIcon, PcCheckIcon, PcFirewallIcon, PcMouseIcon, PcNoEntryIcon, PcWarningIcon, PeaceHandIcon, PeerlistIcon, PenConnectBluetoothIcon, PenConnectWifiIcon, PenTabletConnectUsbIcon, PenTabletConnectWifiIcon, PenTabletIcon, PentagonIcon, PeopleTagIcon, PercentRotateOutIcon, PercentageCircleIcon, PercentageIcon, PercentageSquareIcon, PerspectiveViewIcon, PharmacyCrossCircleIcon, PharmacyCrossTagIcon, PhoneDisabledIcon, PhoneIcon, PhoneIncomeIcon, PhoneMinusIcon, PhoneOutcomeIcon, PhonePausedIcon, PhonePlusIcon, PhoneXmarkIcon, PiggyBankIcon, PillowIcon, PinIcon, PinSlashIcon, PineTreeIcon, PinterestIcon, Pipe3dIcon, PizzaSliceIcon, PlanetAltIcon, PlanetIcon, PlanetSatIcon, PlanimetryIcon, PlayIcon, PlaylistIcon, PlaylistPlayIcon, PlaylistPlusIcon, PlaystationGamepadIcon, PlugTypeAIcon, PlugTypeCIcon, PlugTypeGIcon, PlugTypeLIcon, PlusCircleIcon, PlusIcon, PlusSquareDashedIcon, PlusSquareIcon, PngFormatIcon, PocketIcon, PodcastIcon, PokeballIcon, PolarShIcon, PositionAlignIcon, PositionIcon, PostIcon, PotionIcon, PoundIcon, PrecisionToolIcon, PresentationIcon, PrinterIcon, PrintingPageIcon, PriorityDownIcon, PriorityHighIcon, PriorityMediumIcon, PriorityUpIcon, PrivacyPolicyIcon, PrivateWifiIcon, ProfileCircleIcon, ProhibitionIcon, ProjectCurve3dIcon, PuzzleIcon, QrCodeIcon, QuestionMarkIcon, QuoteIcon, QuoteMessageIcon, RadiationIcon, RadiusIcon, RainIcon, RawFormatIcon, ReceiveDollarsIcon, ReceiveEurosIcon, ReceivePoundsIcon, ReceiveYensIcon, RedoActionIcon, RedoCircleIcon, RedoIcon, ReduceIcon, RefreshCircleIcon, RefreshDoubleIcon, RefreshIcon, ReloadWindowIcon, ReminderHandGestureIcon, RepeatIcon, RepeatOnceIcon, ReplyIcon, ReplyToMessageIcon, ReportColumnsIcon, ReportsIcon, RepositoryIcon, RestartIcon, RewindIcon, RhombusArrowRightIcon, RhombusIcon, RingsIcon, RocketIcon, RookIcon, RotateCameraLeftIcon, RotateCameraRightIcon, RoundFlaskIcon, RoundedMirrorIcon, RssFeedIcon, RssFeedTagIcon, RubikCubeIcon, RulerArrowsIcon, RulerCombineIcon, RulerIcon, RulerMinusIcon, RulerPlusIcon, RunningIcon, SafariIcon, SafeArrowLeftIcon, SafeArrowRightIcon, SafeIcon, SafeOpenIcon, SandalsIcon, ScaleFrameEnlargeIcon, ScaleFrameReduceIcon, ScanBarcodeIcon, ScanQrCodeIcon, ScanningIcon, ScarfIcon, ScissorAltIcon, ScissorIcon, ScreenshotIcon, SeaAndSunIcon, SeaWavesIcon, SearchEngineIcon, SearchIcon, SearchWindowIcon, SecureWindowIcon, SecurityPassIcon, SelectEdge3dIcon, SelectFace3dIcon, SelectPoint3dIcon, SelectWindowIcon, SelectiveToolIcon, SendDiagonalIcon, SendDollarsIcon, SendEurosIcon, SendIcon, SendMailIcon, SendPoundsIcon, SendYensIcon, ServerConnectionIcon, ServerIcon, SettingsIcon, SettingsProfilesIcon, ShareAndroidIcon, ShareIosIcon, ShieldAlertIcon, ShieldAltIcon, ShieldBrokenIcon, ShieldCheckIcon, ShieldDownloadIcon, ShieldEyeIcon, ShieldIcon, ShieldLoadingIcon, ShieldMinusIcon, ShieldPlusInIcon, ShieldQuestionIcon, ShieldSearchIcon, ShieldUploadIcon, ShieldXmarkIcon, ShirtIcon, ShirtTankTopIcon, ShopFourTilesIcon, ShopFourTilesWindowIcon, ShopIcon, ShopWindowIcon, ShoppingBagArrowDownIcon, ShoppingBagArrowUpIcon, ShoppingBagCheckIcon, ShoppingBagIcon, ShoppingBagMinusIcon, ShoppingBagPlusIcon, ShoppingBagPocketIcon, ShoppingBagWarningIcon, ShoppingCodeCheckIcon, ShoppingCodeIcon, ShoppingCodeXmarkIcon, ShortPantsIcon, ShortPantsPocketsIcon, ShortcutSquareIcon, ShuffleIcon, SidebarCollapseIcon, SidebarExpandIcon, SigmaFunctionIcon, SimpleCartIcon, SineWaveIcon, SingleTapGestureIcon, SkateboardIcon, SkateboardingIcon, SkipNextIcon, SkipPrevIcon, SlashIcon, SlashSquareIcon, SleeperChairIcon, SlipsIcon, SmallLampAltIcon, SmallLampIcon, SmartphoneDeviceIcon, SmokingIcon, SnapchatIcon, SnowFlakeIcon, SnowIcon, SoapIcon, SoccerBallIcon, SofaIcon, SoilAltIcon, SoilIcon, SortDownIcon, SortIcon, SortUpIcon, SoundHighIcon, SoundLowIcon, SoundMinIcon, SoundOffIcon, SpadesIcon, SparkIcon, SparksIcon, SphereIcon, SpiralIcon, SplitAreaIcon, SplitSquareDashedIcon, SpockHandGestureIcon, SpotifyIcon, Square3dCornerToCornerIcon, Square3dFromCenterIcon, Square3dThreePointsIcon, SquareCursorIcon, SquareDashedIcon, SquareIcon, SquareWaveIcon, StackoverflowIcon, StarDashedIcon, StarHalfDashedIcon, StarIcon, StatDownIcon, StatUpIcon, StatsDownSquareIcon, StatsReportIcon, StatsUpSquareIcon, StrategyIcon, StretchingIcon, StrikethroughIcon, StrollerIcon, StyleBorderIcon, SubmitDocumentIcon, SubstractIcon, SuggestionIcon, SuitcaseIcon, SunLightIcon, SvgFormatIcon, Sweep3dIcon, SwimmingIcon, SwipeDownGestureIcon, SwipeLeftGestureIcon, SwipeRightGestureIcon, SwipeTwoFingersDownGestureIcon, SwipeTwoFingersLeftGestureIcon, SwipeTwoFingersRightGestureIcon, SwipeTwoFingersUpGestureIcon, SwipeUpGestureIcon, SwitchOffIcon, SwitchOnIcon, SystemRestartIcon, SystemShutIcon, Table2ColumnsIcon, TableIcon, TableRowsIcon, TaskListIcon, TelegramCircleIcon, TelegramIcon, TemperatureDownIcon, TemperatureHighIcon, TemperatureLowIcon, TemperatureUpIcon, TennisBallAltIcon, TennisBallIcon, TerminalIcon, TerminalTagIcon, TestTubeIcon, TextArrowsUpDownIcon, TextBoxIcon, TextIcon, TextMagnifyingGlassIcon, TextSizeIcon, TextSquareIcon, ThreadsIcon, ThreePointsCircleIcon, ThreeStarsIcon, ThumbsDownIcon, ThumbsUpIcon, ThunderstormIcon, TifFormatIcon, TiffFormatIcon, TiktokIcon, TimeZoneIcon, TimerIcon, TimerOffIcon, ToolsIcon, TournamentIcon, TowerCheckIcon, TowerIcon, TowerNoAccessIcon, TowerWarningIcon, TrademarkIcon, TrainIcon, TramIcon, TransitionDownIcon, TransitionLeftIcon, TransitionRightIcon, TransitionUpIcon, TranslateIcon, TrashIcon, TreadmillIcon, TreeIcon, TrekkingIcon, TrelloIcon, TriangleFlagCircleIcon, TriangleFlagIcon, TriangleFlagTwoStripesIcon, TriangleIcon, TrophyIcon, TruckGreenIcon, TruckIcon, TruckLengthIcon, TunnelIcon, TvFixIcon, TvIcon, TvWarningIcon, TwitterIcon, TwoPointsCircleIcon, TwoSeaterSofaIcon, TypeIcon, UTurnArrowLeftIcon, UTurnArrowRightIcon, UmbrellaIcon, UnderlineIcon, UnderlineSquareIcon, UndoActionIcon, UndoCircleIcon, UndoIcon, UnionAltIcon, UnionHorizAltIcon, UnionIcon, Unity5Icon, UnityIcon, Unjoin3dIcon, UploadDataWindowIcon, UploadIcon, UploadSquareIcon, UsbIcon, UserBadgeCheckIcon, UserBagIcon, UserCartIcon, UserCircleIcon, UserCrownIcon, UserIcon, UserLoveIcon, UserPlusIcon, UserScanIcon, UserSquareIcon, UserStarIcon, UserXmarkIcon, VeganCircleIcon, VeganIcon, VeganSquareIcon, VehicleGreenIcon, VerticalMergeIcon, VerticalSplitIcon, VialsIcon, VideoCameraIcon, VideoCameraOffIcon, VideoProjectorIcon, View360Icon, ViewColumns2Icon, ViewColumns3Icon, ViewGridIcon, ViewStructureDownIcon, ViewStructureUpIcon, VoiceCheckIcon, VoiceCircleIcon, VoiceIcon, VoiceLockCircleIcon, VoiceScanIcon, VoiceSquareIcon, VoiceXmarkIcon, VrTagIcon, VueJsIcon, WaistIcon, WalkingIcon, WalletIcon, WarningCircleIcon, WarningHexagonIcon, WarningSquareIcon, WarningTriangleIcon, WarningWindowIcon, WashIcon, WashingMachineIcon, WateringSoilIcon, WebWindowEnergyConsumptionIcon, WebWindowIcon, WebWindowXmarkIcon, WebpFormatIcon, WeightAltIcon, WeightIcon, WhatsappIcon, WhiteFlagIcon, WifiIcon, WifiOffIcon, WifiSignalNoneIcon, WifiTagIcon, WifiWarningIcon, WifiXmarkIcon, WindIcon, WindowCheckIcon, WindowLockIcon, WindowNoAccessIcon, WindowTabsIcon, WindowXmarkIcon, WindowsIcon, WolfIcon, WrapTextIcon, WrenchIcon, WristwatchIcon, WwwIcon, XIcon, XSquareIcon, XboxAIcon, XboxBIcon, XboxXIcon, XboxYIcon, XmarkCircleIcon, XmarkIcon, XmarkSquareIcon, XrayViewIcon, YSquareIcon, YelpIcon, YenIcon, YenSquareIcon, YogaIcon, YoutubeIcon, ZSquareIcon, ZoomInIcon, ZoomOutIcon };