@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,580 @@
1
+ import * as preact from 'preact';
2
+ import { I as IconProps } from '../../../types-DQL76FNw.js';
3
+
4
+ declare function AdobeAfterEffectsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
5
+
6
+ declare function AdobeIllustratorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
7
+
8
+ declare function AdobeIndesignIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
9
+
10
+ declare function AdobeLightroomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
11
+
12
+ declare function AdobePhotoshopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
13
+
14
+ declare function AdobeXdIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
15
+
16
+ declare function AirplayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
17
+
18
+ declare function AlarmIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
19
+
20
+ declare function AlignBottomBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
21
+
22
+ declare function AlignHorizontalCentersIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
23
+
24
+ declare function AlignHorizontalSpacingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
25
+
26
+ declare function AlignLeftBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
27
+
28
+ declare function AlignRightBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
29
+
30
+ declare function AlignTopBoxIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
31
+
32
+ declare function AlignVerticalCentersIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
33
+
34
+ declare function AlignVerticalSpacingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
35
+
36
+ declare function AppNotificationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
37
+
38
+ declare function AppStoreIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
39
+
40
+ declare function AppleShortcutsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
41
+
42
+ declare function ArrowDownCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
43
+
44
+ declare function ArrowDownLeftCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
45
+
46
+ declare function ArrowDownLeftSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
47
+
48
+ declare function ArrowDownRightCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
49
+
50
+ declare function ArrowDownRightSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
51
+
52
+ declare function ArrowLeftCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
53
+
54
+ declare function ArrowLeftTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
55
+
56
+ declare function ArrowRightCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
57
+
58
+ declare function ArrowRightTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
59
+
60
+ declare function ArrowUpCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
61
+
62
+ declare function ArrowUpLeftCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
63
+
64
+ declare function ArrowUpLeftSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
65
+
66
+ declare function ArrowUpRightCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
67
+
68
+ declare function ArrowUpRightSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
69
+
70
+ declare function BathroomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
71
+
72
+ declare function BellNotificationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
73
+
74
+ declare function BitcoinCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
75
+
76
+ declare function BluetoothTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
77
+
78
+ declare function BoldSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
79
+
80
+ declare function BookIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
81
+
82
+ declare function BookmarkCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
83
+
84
+ declare function BookmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
85
+
86
+ declare function BubbleSearchIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
87
+
88
+ declare function BubbleXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
89
+
90
+ declare function BugIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
91
+
92
+ declare function CableTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
93
+
94
+ declare function CalendarArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
95
+
96
+ declare function CalendarArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
97
+
98
+ declare function CalendarCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
99
+
100
+ declare function CalendarMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
101
+
102
+ declare function CalendarPlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
103
+
104
+ declare function CalendarRotateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
105
+
106
+ declare function CalendarXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
107
+
108
+ declare function CameraIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
109
+
110
+ declare function CashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
111
+
112
+ declare function CenterAlignIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
113
+
114
+ declare function ChatBubbleCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
115
+
116
+ declare function ChatBubbleEmptyIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
117
+
118
+ declare function ChatBubbleQuestionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
119
+
120
+ declare function ChatBubbleTranslateIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
121
+
122
+ declare function ChatBubbleWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
123
+
124
+ declare function ChatBubbleXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
125
+
126
+ declare function ChatBubbleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
127
+
128
+ declare function ChatLinesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
129
+
130
+ declare function ChatMinusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
131
+
132
+ declare function ChatPlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
133
+
134
+ declare function CheckCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
135
+
136
+ declare function CheckSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
137
+
138
+ declare function ClockIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
139
+
140
+ declare function ClosedCaptionsTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
141
+
142
+ declare function CloudSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
143
+
144
+ declare function CompAlignBottomIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
145
+
146
+ declare function CompAlignLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
147
+
148
+ declare function CompAlignRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
149
+
150
+ declare function CompAlignTopIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
151
+
152
+ declare function CompassIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
153
+
154
+ declare function ComponentIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
155
+
156
+ declare function CoolingSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
157
+
158
+ declare function CreditCardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
159
+
160
+ declare function CubeDotsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
161
+
162
+ declare function CubeScanIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
163
+
164
+ declare function DatabaseCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
165
+
166
+ declare function DatabaseTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
167
+
168
+ declare function DatabaseXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
169
+
170
+ declare function DatabaseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
171
+
172
+ declare function DesignNibIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
173
+
174
+ declare function DiameterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
175
+
176
+ declare function DivideThreeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
177
+
178
+ declare function DivideIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
179
+
180
+ declare function DogecoinCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
181
+
182
+ declare function DollarCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
183
+
184
+ declare function DotsGrid3x3Icon({ size, title, ...props }: IconProps): preact.JSX.Element;
185
+
186
+ declare function DownloadCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
187
+
188
+ declare function DownloadSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
189
+
190
+ declare function DragIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
191
+
192
+ declare function DropletSnowFlakeInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
193
+
194
+ declare function DropletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
195
+
196
+ declare function EraseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
197
+
198
+ declare function EthereumCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
199
+
200
+ declare function EuroSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
201
+
202
+ declare function EyeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
203
+
204
+ declare function FacetimeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
205
+
206
+ declare function FastArrowDownSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
207
+
208
+ declare function FastArrowLeftSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
209
+
210
+ declare function FastArrowRightSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
211
+
212
+ declare function FastArrowUpSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
213
+
214
+ declare function FillColorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
215
+
216
+ declare function FilterListCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
217
+
218
+ declare function FilterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
219
+
220
+ declare function FlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
221
+
222
+ declare function FlaskIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
223
+
224
+ declare function ForwardIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
225
+
226
+ declare function FrameToolIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
227
+
228
+ declare function FxTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
229
+
230
+ declare function GitIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
231
+
232
+ declare function GoogleCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
233
+
234
+ declare function GraduationCapIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
235
+
236
+ declare function HdDisplayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
237
+
238
+ declare function HeadsetBoltIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
239
+
240
+ declare function HeadsetWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
241
+
242
+ declare function HeadsetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
243
+
244
+ declare function HeartIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
245
+
246
+ declare function HeatingSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
247
+
248
+ declare function HelpCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
249
+
250
+ declare function HelpSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
251
+
252
+ declare function HorizDistributionLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
253
+
254
+ declare function HorizDistributionRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
255
+
256
+ declare function HospitalCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
257
+
258
+ declare function IceCreamIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
259
+
260
+ declare function InfoCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
261
+
262
+ declare function ItalicSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
263
+
264
+ declare function KeyframeAlignCenterIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
265
+
266
+ declare function KeyframeAlignHorizontalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
267
+
268
+ declare function KeyframeAlignVerticalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
269
+
270
+ declare function KeyframeMinusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
271
+
272
+ declare function KeyframeMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
273
+
274
+ declare function KeyframePlusInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
275
+
276
+ declare function KeyframePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
277
+
278
+ declare function KeyframePositionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
279
+
280
+ declare function KeyframeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
281
+
282
+ declare function KeyframesCoupleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
283
+
284
+ declare function KeyframesIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
285
+
286
+ declare function LabelIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
287
+
288
+ declare function LitecoinCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
289
+
290
+ declare function LongArrowDownLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
291
+
292
+ declare function LongArrowDownRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
293
+
294
+ declare function LongArrowLeftDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
295
+
296
+ declare function LongArrowLeftUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
297
+
298
+ declare function LongArrowRightDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
299
+
300
+ declare function LongArrowRightUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
301
+
302
+ declare function LongArrowUpLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
303
+
304
+ declare function LongArrowUpRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
305
+
306
+ declare function MagnetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
307
+
308
+ declare function MailInIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
309
+
310
+ declare function MailOpenIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
311
+
312
+ declare function MailOutIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
313
+
314
+ declare function MailIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
315
+
316
+ declare function Medal1stIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
317
+
318
+ declare function MedalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
319
+
320
+ declare function MessageAlertIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
321
+
322
+ declare function MessageTextIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
323
+
324
+ declare function MessageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
325
+
326
+ declare function MicrophoneCheckIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
327
+
328
+ declare function MicrophoneMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
329
+
330
+ declare function MicrophoneMuteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
331
+
332
+ declare function MicrophonePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
333
+
334
+ declare function MicrophoneSpeakingIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
335
+
336
+ declare function MicrophoneWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
337
+
338
+ declare function MicrophoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
339
+
340
+ declare function MicroscopeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
341
+
342
+ declare function MinusCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
343
+
344
+ declare function MinusSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
345
+
346
+ declare function MoneySquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
347
+
348
+ declare function MultiBubbleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
349
+
350
+ declare function MusicNotePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
351
+
352
+ declare function MusicNoteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
353
+
354
+ declare function NavArrowDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
355
+
356
+ declare function NavArrowLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
357
+
358
+ declare function NavArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
359
+
360
+ declare function NavArrowUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
361
+
362
+ declare function NetworkLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
363
+
364
+ declare function NetworkReverseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
365
+
366
+ declare function NetworkRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
367
+
368
+ declare function NetworkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
369
+
370
+ declare function Number0SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
371
+
372
+ declare function Number1SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
373
+
374
+ declare function Number2SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
375
+
376
+ declare function Number3SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
377
+
378
+ declare function Number4SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
379
+
380
+ declare function Number5SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
381
+
382
+ declare function Number6SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
383
+
384
+ declare function Number7SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
385
+
386
+ declare function Number8SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
387
+
388
+ declare function Number9SquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
389
+
390
+ declare function PageDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
391
+
392
+ declare function PageLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
393
+
394
+ declare function PageRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
395
+
396
+ declare function PageUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
397
+
398
+ declare function PathArrowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
399
+
400
+ declare function PauseIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
401
+
402
+ declare function PeerlistIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
403
+
404
+ declare function PercentageCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
405
+
406
+ declare function PercentageSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
407
+
408
+ declare function PhoneIncomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
409
+
410
+ declare function PhoneMinusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
411
+
412
+ declare function PhoneOutcomeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
413
+
414
+ declare function PhonePausedIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
415
+
416
+ declare function PhonePlusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
417
+
418
+ declare function PhoneXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
419
+
420
+ declare function PhoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
421
+
422
+ declare function PinSlashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
423
+
424
+ declare function PinIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
425
+
426
+ declare function PlanetIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
427
+
428
+ declare function PlayIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
429
+
430
+ declare function PlusCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
431
+
432
+ declare function PlusSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
433
+
434
+ declare function PocketIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
435
+
436
+ declare function PodcastIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
437
+
438
+ declare function PostIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
439
+
440
+ declare function PresentationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
441
+
442
+ declare function PriorityDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
443
+
444
+ declare function PriorityHighIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
445
+
446
+ declare function PriorityMediumIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
447
+
448
+ declare function PriorityUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
449
+
450
+ declare function QuoteMessageIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
451
+
452
+ declare function QuoteIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
453
+
454
+ declare function RadiationIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
455
+
456
+ declare function RadiusIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
457
+
458
+ declare function RedoCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
459
+
460
+ declare function RefreshCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
461
+
462
+ declare function ReportsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
463
+
464
+ declare function RewindIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
465
+
466
+ declare function RhombusArrowRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
467
+
468
+ declare function RoundFlaskIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
469
+
470
+ declare function RssFeedTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
471
+
472
+ declare function SendDiagonalIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
473
+
474
+ declare function SendMailIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
475
+
476
+ declare function SendIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
477
+
478
+ declare function ServerConnectionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
479
+
480
+ declare function ServerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
481
+
482
+ declare function ShareAndroidIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
483
+
484
+ declare function ShortcutSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
485
+
486
+ declare function SkipNextIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
487
+
488
+ declare function SkipPrevIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
489
+
490
+ declare function SnapchatIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
491
+
492
+ declare function SoundHighIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
493
+
494
+ declare function SoundLowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
495
+
496
+ declare function SoundMinIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
497
+
498
+ declare function SoundOffIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
499
+
500
+ declare function SparkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
501
+
502
+ declare function SparksIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
503
+
504
+ declare function SquareCursorIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
505
+
506
+ declare function StarIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
507
+
508
+ declare function StatsDownSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
509
+
510
+ declare function StatsUpSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
511
+
512
+ declare function StyleBorderIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
513
+
514
+ declare function TestTubeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
515
+
516
+ declare function TextSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
517
+
518
+ declare function ThreeStarsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
519
+
520
+ declare function TiktokIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
521
+
522
+ declare function TimerIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
523
+
524
+ declare function TransitionDownIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
525
+
526
+ declare function TransitionLeftIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
527
+
528
+ declare function TransitionRightIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
529
+
530
+ declare function TransitionUpIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
531
+
532
+ declare function TrashIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
533
+
534
+ declare function UnderlineSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
535
+
536
+ declare function UndoCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
537
+
538
+ declare function UploadSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
539
+
540
+ declare function UsbIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
541
+
542
+ declare function VialsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
543
+
544
+ declare function WalletIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
545
+
546
+ declare function WarningCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
547
+
548
+ declare function WarningSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
549
+
550
+ declare function WarningTriangleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
551
+
552
+ declare function WebWindowEnergyConsumptionIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
553
+
554
+ declare function WebWindowXmarkIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
555
+
556
+ declare function WebWindowIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
557
+
558
+ declare function WhatsappIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
559
+
560
+ declare function WhiteFlagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
561
+
562
+ declare function WifiSignalNoneIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
563
+
564
+ declare function WifiTagIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
565
+
566
+ declare function WifiWarningIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
567
+
568
+ declare function WindowTabsIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
569
+
570
+ declare function WolfIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
571
+
572
+ declare function XmarkCircleIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
573
+
574
+ declare function XmarkSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
575
+
576
+ declare function YenSquareIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
577
+
578
+ declare function YoutubeIcon({ size, title, ...props }: IconProps): preact.JSX.Element;
579
+
580
+ export { AdobeAfterEffectsIcon, AdobeIllustratorIcon, AdobeIndesignIcon, AdobeLightroomIcon, AdobePhotoshopIcon, AdobeXdIcon, AirplayIcon, AlarmIcon, AlignBottomBoxIcon, AlignHorizontalCentersIcon, AlignHorizontalSpacingIcon, AlignLeftBoxIcon, AlignRightBoxIcon, AlignTopBoxIcon, AlignVerticalCentersIcon, AlignVerticalSpacingIcon, AppNotificationIcon, AppStoreIcon, AppleShortcutsIcon, ArrowDownCircleIcon, ArrowDownLeftCircleIcon, ArrowDownLeftSquareIcon, ArrowDownRightCircleIcon, ArrowDownRightSquareIcon, ArrowLeftCircleIcon, ArrowLeftTagIcon, ArrowRightCircleIcon, ArrowRightTagIcon, ArrowUpCircleIcon, ArrowUpLeftCircleIcon, ArrowUpLeftSquareIcon, ArrowUpRightCircleIcon, ArrowUpRightSquareIcon, BathroomIcon, BellNotificationIcon, BitcoinCircleIcon, BluetoothTagIcon, BoldSquareIcon, BookIcon, BookmarkCircleIcon, BookmarkIcon, BubbleSearchIcon, BubbleXmarkIcon, BugIcon, CableTagIcon, CalendarArrowDownIcon, CalendarArrowUpIcon, CalendarCheckIcon, CalendarMinusIcon, CalendarPlusIcon, CalendarRotateIcon, CalendarXmarkIcon, CameraIcon, CashIcon, CenterAlignIcon, ChatBubbleCheckIcon, ChatBubbleEmptyIcon, ChatBubbleIcon, ChatBubbleQuestionIcon, ChatBubbleTranslateIcon, ChatBubbleWarningIcon, ChatBubbleXmarkIcon, ChatLinesIcon, ChatMinusInIcon, ChatPlusInIcon, CheckCircleIcon, CheckSquareIcon, ClockIcon, ClosedCaptionsTagIcon, CloudSquareIcon, CompAlignBottomIcon, CompAlignLeftIcon, CompAlignRightIcon, CompAlignTopIcon, CompassIcon, ComponentIcon, CoolingSquareIcon, CreditCardIcon, CubeDotsIcon, CubeScanIcon, DatabaseCheckIcon, DatabaseIcon, DatabaseTagIcon, DatabaseXmarkIcon, DesignNibIcon, DiameterIcon, DivideIcon, DivideThreeIcon, DogecoinCircleIcon, DollarCircleIcon, DotsGrid3x3Icon, DownloadCircleIcon, DownloadSquareIcon, DragIcon, DropletIcon, DropletSnowFlakeInIcon, EraseIcon, EthereumCircleIcon, EuroSquareIcon, EyeIcon, FacetimeIcon, FastArrowDownSquareIcon, FastArrowLeftSquareIcon, FastArrowRightSquareIcon, FastArrowUpSquareIcon, FillColorIcon, FilterIcon, FilterListCircleIcon, FlashIcon, FlaskIcon, ForwardIcon, FrameToolIcon, FxTagIcon, GitIcon, GoogleCircleIcon, GraduationCapIcon, HdDisplayIcon, HeadsetBoltIcon, HeadsetIcon, HeadsetWarningIcon, HeartIcon, HeatingSquareIcon, HelpCircleIcon, HelpSquareIcon, HorizDistributionLeftIcon, HorizDistributionRightIcon, HospitalCircleIcon, IceCreamIcon, InfoCircleIcon, ItalicSquareIcon, KeyframeAlignCenterIcon, KeyframeAlignHorizontalIcon, KeyframeAlignVerticalIcon, KeyframeIcon, KeyframeMinusIcon, KeyframeMinusInIcon, KeyframePlusIcon, KeyframePlusInIcon, KeyframePositionIcon, KeyframesCoupleIcon, KeyframesIcon, LabelIcon, LitecoinCircleIcon, LongArrowDownLeftIcon, LongArrowDownRightIcon, LongArrowLeftDownIcon, LongArrowLeftUpIcon, LongArrowRightDownIcon, LongArrowRightUpIcon, LongArrowUpLeftIcon, LongArrowUpRightIcon, MagnetIcon, MailIcon, MailInIcon, MailOpenIcon, MailOutIcon, Medal1stIcon, MedalIcon, MessageAlertIcon, MessageIcon, MessageTextIcon, MicrophoneCheckIcon, MicrophoneIcon, MicrophoneMinusIcon, MicrophoneMuteIcon, MicrophonePlusIcon, MicrophoneSpeakingIcon, MicrophoneWarningIcon, MicroscopeIcon, MinusCircleIcon, MinusSquareIcon, MoneySquareIcon, MultiBubbleIcon, MusicNoteIcon, MusicNotePlusIcon, NavArrowDownIcon, NavArrowLeftIcon, NavArrowRightIcon, NavArrowUpIcon, NetworkIcon, NetworkLeftIcon, NetworkReverseIcon, NetworkRightIcon, Number0SquareIcon, Number1SquareIcon, Number2SquareIcon, Number3SquareIcon, Number4SquareIcon, Number5SquareIcon, Number6SquareIcon, Number7SquareIcon, Number8SquareIcon, Number9SquareIcon, PageDownIcon, PageLeftIcon, PageRightIcon, PageUpIcon, PathArrowIcon, PauseIcon, PeerlistIcon, PercentageCircleIcon, PercentageSquareIcon, PhoneIcon, PhoneIncomeIcon, PhoneMinusIcon, PhoneOutcomeIcon, PhonePausedIcon, PhonePlusIcon, PhoneXmarkIcon, PinIcon, PinSlashIcon, PlanetIcon, PlayIcon, PlusCircleIcon, PlusSquareIcon, PocketIcon, PodcastIcon, PostIcon, PresentationIcon, PriorityDownIcon, PriorityHighIcon, PriorityMediumIcon, PriorityUpIcon, QuoteIcon, QuoteMessageIcon, RadiationIcon, RadiusIcon, RedoCircleIcon, RefreshCircleIcon, ReportsIcon, RewindIcon, RhombusArrowRightIcon, RoundFlaskIcon, RssFeedTagIcon, SendDiagonalIcon, SendIcon, SendMailIcon, ServerConnectionIcon, ServerIcon, ShareAndroidIcon, ShortcutSquareIcon, SkipNextIcon, SkipPrevIcon, SnapchatIcon, SoundHighIcon, SoundLowIcon, SoundMinIcon, SoundOffIcon, SparkIcon, SparksIcon, SquareCursorIcon, StarIcon, StatsDownSquareIcon, StatsUpSquareIcon, StyleBorderIcon, TestTubeIcon, TextSquareIcon, ThreeStarsIcon, TiktokIcon, TimerIcon, TransitionDownIcon, TransitionLeftIcon, TransitionRightIcon, TransitionUpIcon, TrashIcon, UnderlineSquareIcon, UndoCircleIcon, UploadSquareIcon, UsbIcon, VialsIcon, WalletIcon, WarningCircleIcon, WarningSquareIcon, WarningTriangleIcon, WebWindowEnergyConsumptionIcon, WebWindowIcon, WebWindowXmarkIcon, WhatsappIcon, WhiteFlagIcon, WifiSignalNoneIcon, WifiTagIcon, WifiWarningIcon, WindowTabsIcon, WolfIcon, XmarkCircleIcon, XmarkSquareIcon, YenSquareIcon, YoutubeIcon };