@editora/react-icons 0.1.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.
@@ -0,0 +1,781 @@
1
+ import type { IconComponent } from './types';
2
+ export declare const CheckIcon: IconComponent;
3
+ export declare const XIcon: IconComponent;
4
+ export declare const PlusIcon: IconComponent;
5
+ export declare const MinusIcon: IconComponent;
6
+ export declare const DotIcon: IconComponent;
7
+ export declare const CircleIcon: IconComponent;
8
+ export declare const SquareIcon: IconComponent;
9
+ export declare const DiamondIcon: IconComponent;
10
+ export declare const ChevronDownIcon: IconComponent;
11
+ export declare const ChevronUpIcon: IconComponent;
12
+ export declare const ChevronLeftIcon: IconComponent;
13
+ export declare const ChevronRightIcon: IconComponent;
14
+ export declare const ChevronsDownIcon: IconComponent;
15
+ export declare const ChevronsUpIcon: IconComponent;
16
+ export declare const ChevronsLeftIcon: IconComponent;
17
+ export declare const ChevronsRightIcon: IconComponent;
18
+ export declare const CaretDownIcon: IconComponent;
19
+ export declare const CaretUpIcon: IconComponent;
20
+ export declare const CaretLeftIcon: IconComponent;
21
+ export declare const CaretRightIcon: IconComponent;
22
+ export declare const ArrowUpIcon: IconComponent;
23
+ export declare const ArrowDownIcon: IconComponent;
24
+ export declare const ArrowLeftIcon: IconComponent;
25
+ export declare const ArrowRightIcon: IconComponent;
26
+ export declare const ArrowUpRightIcon: IconComponent;
27
+ export declare const ArrowUpLeftIcon: IconComponent;
28
+ export declare const ArrowDownRightIcon: IconComponent;
29
+ export declare const ArrowDownLeftIcon: IconComponent;
30
+ export declare const ExternalLinkIcon: IconComponent;
31
+ export declare const MenuIcon: IconComponent;
32
+ export declare const MoreHorizontalIcon: IconComponent;
33
+ export declare const MoreVerticalIcon: IconComponent;
34
+ export declare const SearchIcon: IconComponent;
35
+ export declare const SearchPlusIcon: IconComponent;
36
+ export declare const SearchMinusIcon: IconComponent;
37
+ export declare const FilterIcon: IconComponent;
38
+ export declare const SortIcon: IconComponent;
39
+ export declare const SortAscIcon: IconComponent;
40
+ export declare const SortDescIcon: IconComponent;
41
+ export declare const SlidersIcon: IconComponent;
42
+ export declare const SettingsIcon: IconComponent;
43
+ export declare const HomeIcon: IconComponent;
44
+ export declare const DashboardIcon: IconComponent;
45
+ export declare const AppGridIcon: IconComponent;
46
+ export declare const LayoutIcon: IconComponent;
47
+ export declare const LayoutListIcon: IconComponent;
48
+ export declare const LayoutSidebarIcon: IconComponent;
49
+ export declare const ColumnsIcon: IconComponent;
50
+ export declare const RowsIcon: IconComponent;
51
+ export declare const SidebarLeftIcon: IconComponent;
52
+ export declare const SidebarRightIcon: IconComponent;
53
+ export declare const PanelLeftIcon: IconComponent;
54
+ export declare const PanelRightIcon: IconComponent;
55
+ export declare const PanelTopIcon: IconComponent;
56
+ export declare const PanelBottomIcon: IconComponent;
57
+ export declare const ListViewIcon: IconComponent;
58
+ export declare const TableIcon: IconComponent;
59
+ export declare const TableAltIcon: IconComponent;
60
+ export declare const ColumnsAltIcon: IconComponent;
61
+ export declare const RowIcon: IconComponent;
62
+ export declare const FolderIcon: IconComponent;
63
+ export declare const FolderOpenIcon: IconComponent;
64
+ export declare const FileIcon: IconComponent;
65
+ export declare const CopyIcon: IconComponent;
66
+ export declare const ClipboardIcon: IconComponent;
67
+ export declare const ClipboardCheckIcon: IconComponent;
68
+ export declare const PasteIcon: IconComponent;
69
+ export declare const CutIcon: IconComponent;
70
+ export declare const SaveIcon: IconComponent;
71
+ export declare const TrashIcon: IconComponent;
72
+ export declare const EditIcon: IconComponent;
73
+ export declare const PencilIcon: IconComponent;
74
+ export declare const LinkIcon: IconComponent;
75
+ export declare const UnlinkIcon: IconComponent;
76
+ export declare const ShareIcon: IconComponent;
77
+ export declare const Share2Icon: IconComponent;
78
+ export declare const UserIcon: IconComponent;
79
+ export declare const UsersIcon: IconComponent;
80
+ export declare const UserPlusIcon: IconComponent;
81
+ export declare const UserRemoveIcon: IconComponent;
82
+ export declare const UserCheckIcon: IconComponent;
83
+ export declare const UserXIcon: IconComponent;
84
+ export declare const BellIcon: IconComponent;
85
+ export declare const BellOffIcon: IconComponent;
86
+ export declare const MailIcon: IconComponent;
87
+ export declare const InboxIcon: IconComponent;
88
+ export declare const ArchiveIcon: IconComponent;
89
+ export declare const PhoneIcon: IconComponent;
90
+ export declare const MapPinIcon: IconComponent;
91
+ export declare const MapIcon: IconComponent;
92
+ export declare const LocationArrowIcon: IconComponent;
93
+ export declare const CompassIcon: IconComponent;
94
+ export declare const NavigationIcon: IconComponent;
95
+ export declare const NavIcon: IconComponent;
96
+ export declare const NavigationMenuIcon: IconComponent;
97
+ export declare const RouteIcon: IconComponent;
98
+ export declare const GlobeIcon: IconComponent;
99
+ export declare const CalendarIcon: IconComponent;
100
+ export declare const ClockIcon: IconComponent;
101
+ export declare const AlarmIcon: IconComponent;
102
+ export declare const HistoryIcon: IconComponent;
103
+ export declare const SignalIcon: IconComponent;
104
+ export declare const BatteryIcon: IconComponent;
105
+ export declare const BatteryFullIcon: IconComponent;
106
+ export declare const BatteryLowIcon: IconComponent;
107
+ export declare const BatteryChargingIcon: IconComponent;
108
+ export declare const PowerIcon: IconComponent;
109
+ export declare const PowerOffIcon: IconComponent;
110
+ export declare const ChartBarIcon: IconComponent;
111
+ export declare const ChartLineIcon: IconComponent;
112
+ export declare const ChartPieIcon: IconComponent;
113
+ export declare const ActivityIcon: IconComponent;
114
+ export declare const TrendingUpIcon: IconComponent;
115
+ export declare const TrendingDownIcon: IconComponent;
116
+ export declare const StarIcon: IconComponent;
117
+ export declare const HeartIcon: IconComponent;
118
+ export declare const BookmarkIcon: IconComponent;
119
+ export declare const TagIcon: IconComponent;
120
+ export declare const FlagIcon: IconComponent;
121
+ export declare const TagsIcon: IconComponent;
122
+ export declare const LockIcon: IconComponent;
123
+ export declare const UnlockIcon: IconComponent;
124
+ export declare const ShieldIcon: IconComponent;
125
+ export declare const InfoIcon: IconComponent;
126
+ export declare const AlertTriangleIcon: IconComponent;
127
+ export declare const AlertCircleIcon: IconComponent;
128
+ export declare const HelpCircleIcon: IconComponent;
129
+ export declare const CheckCircleIcon: IconComponent;
130
+ export declare const XCircleIcon: IconComponent;
131
+ export declare const EyeIcon: IconComponent;
132
+ export declare const EyeOffIcon: IconComponent;
133
+ export declare const CameraIcon: IconComponent;
134
+ export declare const CameraOffIcon: IconComponent;
135
+ export declare const VideoIcon: IconComponent;
136
+ export declare const VideoOffIcon: IconComponent;
137
+ export declare const ImageIcon: IconComponent;
138
+ export declare const PlayIcon: IconComponent;
139
+ export declare const PlayCircleIcon: IconComponent;
140
+ export declare const PauseIcon: IconComponent;
141
+ export declare const PauseCircleIcon: IconComponent;
142
+ export declare const StopCircleIcon: IconComponent;
143
+ export declare const ForwardIcon: IconComponent;
144
+ export declare const RewindIcon: IconComponent;
145
+ export declare const SkipNextIcon: IconComponent;
146
+ export declare const SkipPreviousIcon: IconComponent;
147
+ export declare const VolumeIcon: IconComponent;
148
+ export declare const VolumeUpIcon: IconComponent;
149
+ export declare const VolumeDownIcon: IconComponent;
150
+ export declare const VolumeMuteIcon: IconComponent;
151
+ export declare const MicIcon: IconComponent;
152
+ export declare const MicOffIcon: IconComponent;
153
+ export declare const DownloadIcon: IconComponent;
154
+ export declare const UploadIcon: IconComponent;
155
+ export declare const CloudIcon: IconComponent;
156
+ export declare const CloudUploadIcon: IconComponent;
157
+ export declare const CloudDownloadIcon: IconComponent;
158
+ export declare const CloudSyncIcon: IconComponent;
159
+ export declare const RefreshCwIcon: IconComponent;
160
+ export declare const RefreshCcwIcon: IconComponent;
161
+ export declare const TerminalIcon: IconComponent;
162
+ export declare const CodeIcon: IconComponent;
163
+ export declare const SparklesIcon: IconComponent;
164
+ export declare const BoltIcon: IconComponent;
165
+ export declare const SunIcon: IconComponent;
166
+ export declare const MoonIcon: IconComponent;
167
+ export declare const WifiIcon: IconComponent;
168
+ export declare const WifiOffIcon: IconComponent;
169
+ export declare const LoginIcon: IconComponent;
170
+ export declare const LogoutIcon: IconComponent;
171
+ export declare const KeyIcon: IconComponent;
172
+ export declare const FingerprintIcon: IconComponent;
173
+ export declare const DislikeIcon: IconComponent;
174
+ export declare const FilePlusIcon: IconComponent;
175
+ export declare const FileMinusIcon: IconComponent;
176
+ export declare const FileCheckIcon: IconComponent;
177
+ export declare const FileXIcon: IconComponent;
178
+ export declare const StopIcon: IconComponent;
179
+ export declare const CropIcon: IconComponent;
180
+ export declare const FlipHorizontalIcon: IconComponent;
181
+ export declare const FlipVerticalIcon: IconComponent;
182
+ export declare const MaximizeIcon: IconComponent;
183
+ export declare const MinimizeIcon: IconComponent;
184
+ export declare const CheckSquareIcon: IconComponent;
185
+ export declare const BugIcon: IconComponent;
186
+ export declare const BracketIcon: IconComponent;
187
+ export declare const CpuIcon: IconComponent;
188
+ export declare const ServerIcon: IconComponent;
189
+ export declare const DatabaseIcon: IconComponent;
190
+ export declare const DatabaseAddIcon: IconComponent;
191
+ export declare const DatabaseRemoveIcon: IconComponent;
192
+ export declare const HardDriveIcon: IconComponent;
193
+ export declare const NetworkIcon: IconComponent;
194
+ export declare const ChartAreaIcon: IconComponent;
195
+ export declare const WalletIcon: IconComponent;
196
+ export declare const CreditCardIcon: IconComponent;
197
+ export declare const InvoiceIcon: IconComponent;
198
+ export declare const ReceiptIcon: IconComponent;
199
+ export declare const CartIcon: IconComponent;
200
+ export declare const BuildingIcon: IconComponent;
201
+ export declare const CarIcon: IconComponent;
202
+ export declare const AirplaneIcon: IconComponent;
203
+ export declare const AirplanIcon: IconComponent;
204
+ export declare const CloudSunIcon: IconComponent;
205
+ export declare const CloudMoonIcon: IconComponent;
206
+ export declare const RainIcon: IconComponent;
207
+ export declare const SnowIcon: IconComponent;
208
+ export declare const StormIcon: IconComponent;
209
+ export declare const UmbrellaIcon: IconComponent;
210
+ export declare const FireIcon: IconComponent;
211
+ export declare const LeafIcon: IconComponent;
212
+ export declare const GiftIcon: IconComponent;
213
+ export declare const TrophyIcon: IconComponent;
214
+ export declare const CrownIcon: IconComponent;
215
+ export declare const RocketIcon: IconComponent;
216
+ export declare const CoffeeIcon: IconComponent;
217
+ export declare const PhoneCallIcon: IconComponent;
218
+ export declare const PhoneMissedIcon: IconComponent;
219
+ export declare const ChatIcon: IconComponent;
220
+ export declare const CommentsIcon: IconComponent;
221
+ export declare const MegaphoneIcon: IconComponent;
222
+ export declare const PrinterIcon: IconComponent;
223
+ export declare const MonitorIcon: IconComponent;
224
+ export declare const LaptopIcon: IconComponent;
225
+ export declare const TabletIcon: IconComponent;
226
+ export declare const SmartphoneIcon: IconComponent;
227
+ export declare const QrCodeIcon: IconComponent;
228
+ export declare const BarcodeIcon: IconComponent;
229
+ export declare const TicketIcon: IconComponent;
230
+ export declare const IdCardIcon: IconComponent;
231
+ export declare const BriefcaseIcon: IconComponent;
232
+ export declare const BookIcon: IconComponent;
233
+ export declare const GraduationIcon: IconComponent;
234
+ export declare const BrainIcon: IconComponent;
235
+ export declare const TargetIcon: IconComponent;
236
+ export declare const LayersIcon: IconComponent;
237
+ export declare const BoxIcon: IconComponent;
238
+ export declare const CubeIcon: IconComponent;
239
+ export declare const ToggleLeftIcon: IconComponent;
240
+ export declare const ToggleRightIcon: IconComponent;
241
+ export declare const DragIcon: IconComponent;
242
+ export declare const ResizeIcon: IconComponent;
243
+ export declare const AlignLeftIcon: IconComponent;
244
+ export declare const AlignCenterIcon: IconComponent;
245
+ export declare const AlignRightIcon: IconComponent;
246
+ export declare const AlignTopIcon: IconComponent;
247
+ export declare const AlignMiddleIcon: IconComponent;
248
+ export declare const AlignBottomIcon: IconComponent;
249
+ export declare const BoldIcon: IconComponent;
250
+ export declare const ItalicIcon: IconComponent;
251
+ export declare const UnderlineIcon: IconComponent;
252
+ export declare const StrikethroughIcon: IconComponent;
253
+ export declare const ListOrderedIcon: IconComponent;
254
+ export declare const ListUnorderedIcon: IconComponent;
255
+ export declare const KeyboardIcon: IconComponent;
256
+ export declare const BranchIcon: IconComponent;
257
+ export declare const AccessibilityIcon: IconComponent;
258
+ export declare const ContrastIcon: IconComponent;
259
+ export declare const PaletteIcon: IconComponent;
260
+ export declare const BorderIcon: IconComponent;
261
+ export declare const ShadowIcon: IconComponent;
262
+ export declare const SpinnerIcon: IconComponent;
263
+ export declare const TooltipIcon: IconComponent;
264
+ export declare const DropdownIcon: IconComponent;
265
+ export declare const SelectIcon: IconComponent;
266
+ export declare const RadioIcon: IconComponent;
267
+ export declare const CheckboxIcon: IconComponent;
268
+ export declare const SwitchOnIcon: IconComponent;
269
+ export declare const SwitchOffIcon: IconComponent;
270
+ export declare const InputIcon: IconComponent;
271
+ export declare const FormIcon: IconComponent;
272
+ export declare const ValidationIcon: IconComponent;
273
+ export declare const ErrorStateIcon: IconComponent;
274
+ export declare const EmptyStateIcon: IconComponent;
275
+ export declare const SuccessStateIcon: IconComponent;
276
+ export declare const HoverStateIcon: IconComponent;
277
+ export declare const DividerIcon: IconComponent;
278
+ export declare const ResponsiveIcon: IconComponent;
279
+ export declare const AspectRatioIcon: IconComponent;
280
+ export declare const ExpandHorizontalIcon: IconComponent;
281
+ export declare const LayoutStackIcon: IconComponent;
282
+ export declare const LayerLockIcon: IconComponent;
283
+ export declare const FrameIcon: IconComponent;
284
+ export declare const InteractionIcon: IconComponent;
285
+ export declare const AnimationIcon: IconComponent;
286
+ export declare const ScrollIcon: IconComponent;
287
+ export declare const AnchorIcon: IconComponent;
288
+ export declare const DesignTokenIcon: IconComponent;
289
+ export declare const AlignmentIcon: IconComponent;
290
+ export declare const PreviewIcon: IconComponent;
291
+ export declare const InspectIcon: IconComponent;
292
+ export declare const ObjectSphereIcon: IconComponent;
293
+ export declare const ObjectCylinderIcon: IconComponent;
294
+ export declare const ObjectConeIcon: IconComponent;
295
+ export declare const ObjectPyramidIcon: IconComponent;
296
+ export declare const ObjectPrismIcon: IconComponent;
297
+ export declare const ObjectCubeWireIcon: IconComponent;
298
+ export declare const ObjectRingIcon: IconComponent;
299
+ export declare const ObjectOrbitalIcon: IconComponent;
300
+ export declare const AbstractWavesIcon: IconComponent;
301
+ export declare const AbstractSpiralIcon: IconComponent;
302
+ export declare const AbstractBlobIcon: IconComponent;
303
+ export declare const AbstractOrbitIcon: IconComponent;
304
+ export declare const AbstractMeshIcon: IconComponent;
305
+ export declare const AbstractFractalIcon: IconComponent;
306
+ export declare const LogoGithubIcon: IconComponent;
307
+ export declare const LogoGitlabIcon: IconComponent;
308
+ export declare const LogoBitbucketIcon: IconComponent;
309
+ export declare const LogoFigmaIcon: IconComponent;
310
+ export declare const LogoSlackIcon: IconComponent;
311
+ export declare const LogoDiscordIcon: IconComponent;
312
+ export declare const LogoLinkedinIcon: IconComponent;
313
+ export declare const LogoYoutubeIcon: IconComponent;
314
+ export declare const AlignHCenterDistributeIcon: IconComponent;
315
+ export declare const AlignVCenterDistributeIcon: IconComponent;
316
+ export declare const AlignBaselineTypographyIcon: IconComponent;
317
+ export declare const AlignStretchBoxIcon: IconComponent;
318
+ export declare const AlignPackStartIcon: IconComponent;
319
+ export declare const AlignPackEndIcon: IconComponent;
320
+ export declare const BorderStyleDashedIcon: IconComponent;
321
+ export declare const BorderStyleDottedIcon: IconComponent;
322
+ export declare const BorderStyleDoubleIcon: IconComponent;
323
+ export declare const BorderRadiusAllIcon: IconComponent;
324
+ export declare const BorderRadiusCornersIcon: IconComponent;
325
+ export declare const CornerCutStyleIcon: IconComponent;
326
+ export declare const ArrowBendUpRightIcon: IconComponent;
327
+ export declare const ArrowBendDownRightIcon: IconComponent;
328
+ export declare const ArrowUturnLeftIcon: IconComponent;
329
+ export declare const ArrowUturnRightIcon: IconComponent;
330
+ export declare const ArrowSwapHorizontalIcon: IconComponent;
331
+ export declare const ArrowSwapVerticalIcon: IconComponent;
332
+ export declare const ArrowCircleCwIcon: IconComponent;
333
+ export declare const ArrowCircleCcwIcon: IconComponent;
334
+ export declare const DesignPenToolIcon: IconComponent;
335
+ export declare const DesignEyedropperIcon: IconComponent;
336
+ export declare const DesignGridLayoutIcon: IconComponent;
337
+ export declare const DesignPrototypeLinkIcon: IconComponent;
338
+ export declare const DesignMagicWandIcon: IconComponent;
339
+ export declare const DesignRulerToolIcon: IconComponent;
340
+ export declare const DesignVectorNodeIcon: IconComponent;
341
+ export declare const TypeUppercaseIcon: IconComponent;
342
+ export declare const TypeLowercaseIcon: IconComponent;
343
+ export declare const TypeSuperscriptIcon: IconComponent;
344
+ export declare const TypeSubscriptIcon: IconComponent;
345
+ export declare const TypeLetterSpacingIcon: IconComponent;
346
+ export declare const TypeLineHeightIcon: IconComponent;
347
+ export declare const TypeTextDirectionIcon: IconComponent;
348
+ export declare const AdminPanelIcon: IconComponent;
349
+ export declare const RoleIcon: IconComponent;
350
+ export declare const AuditLogIcon: IconComponent;
351
+ export declare const ReportIcon: IconComponent;
352
+ export declare const KpiIcon: IconComponent;
353
+ export declare const RevenueIcon: IconComponent;
354
+ export declare const ConversionIcon: IconComponent;
355
+ export declare const ForecastIcon: IconComponent;
356
+ export declare const BudgetIcon: IconComponent;
357
+ export declare const SubscriptionIcon: IconComponent;
358
+ export declare const TaxIcon: IconComponent;
359
+ export declare const PayoutIcon: IconComponent;
360
+ export declare const ApiKeyIcon: IconComponent;
361
+ export declare const IntegrationIcon: IconComponent;
362
+ export declare const SupportTicketIcon: IconComponent;
363
+ export declare const MaintenanceIcon: IconComponent;
364
+ export declare const ComplianceIcon: IconComponent;
365
+ export declare const RiskIcon: IconComponent;
366
+ export declare const MonitoringIcon: IconComponent;
367
+ export declare const DeploymentIcon: IconComponent;
368
+ export declare const FeatureFlagIcon: IconComponent;
369
+ export declare const CrmIcon: IconComponent;
370
+ export declare const WorkflowIcon: IconComponent;
371
+ export declare const RoadmapIcon: IconComponent;
372
+ export declare const ProductIcon: IconComponent;
373
+ export declare const InventoryIcon: IconComponent;
374
+ export declare const OrderIcon: IconComponent;
375
+ export declare const ShipmentIcon: IconComponent;
376
+ export declare const PaymentIcon: IconComponent;
377
+ export declare const TransactionIcon: IconComponent;
378
+ export declare const RefundIcon: IconComponent;
379
+ export declare const LoyaltyIcon: IconComponent;
380
+ export declare const FintechIcon: IconComponent;
381
+ export declare const ProductivityIcon: IconComponent;
382
+ export declare const MarketingIcon: IconComponent;
383
+ export declare const SemanticUiIcon: IconComponent;
384
+ export declare const SemanticAdminIcon: IconComponent;
385
+ export declare const SemanticBusinessIcon: IconComponent;
386
+ export declare const Link2Icon: IconComponent;
387
+ export declare const CommandIcon: IconComponent;
388
+ export declare const icons: {
389
+ readonly check: IconComponent;
390
+ readonly x: IconComponent;
391
+ readonly plus: IconComponent;
392
+ readonly minus: IconComponent;
393
+ readonly dot: IconComponent;
394
+ readonly circle: IconComponent;
395
+ readonly square: IconComponent;
396
+ readonly diamond: IconComponent;
397
+ readonly 'chevron-down': IconComponent;
398
+ readonly 'chevron-up': IconComponent;
399
+ readonly 'chevron-left': IconComponent;
400
+ readonly 'chevron-right': IconComponent;
401
+ readonly 'chevrons-down': IconComponent;
402
+ readonly 'chevrons-up': IconComponent;
403
+ readonly 'chevrons-left': IconComponent;
404
+ readonly 'chevrons-right': IconComponent;
405
+ readonly 'caret-down': IconComponent;
406
+ readonly 'caret-up': IconComponent;
407
+ readonly 'caret-left': IconComponent;
408
+ readonly 'caret-right': IconComponent;
409
+ readonly 'arrow-up': IconComponent;
410
+ readonly 'arrow-down': IconComponent;
411
+ readonly 'arrow-left': IconComponent;
412
+ readonly 'arrow-right': IconComponent;
413
+ readonly 'arrow-up-right': IconComponent;
414
+ readonly 'arrow-up-left': IconComponent;
415
+ readonly 'arrow-down-right': IconComponent;
416
+ readonly 'arrow-down-left': IconComponent;
417
+ readonly 'external-link': IconComponent;
418
+ readonly menu: IconComponent;
419
+ readonly 'more-horizontal': IconComponent;
420
+ readonly 'more-vertical': IconComponent;
421
+ readonly search: IconComponent;
422
+ readonly 'search-plus': IconComponent;
423
+ readonly 'search-minus': IconComponent;
424
+ readonly filter: IconComponent;
425
+ readonly sort: IconComponent;
426
+ readonly 'sort-asc': IconComponent;
427
+ readonly 'sort-desc': IconComponent;
428
+ readonly sliders: IconComponent;
429
+ readonly settings: IconComponent;
430
+ readonly home: IconComponent;
431
+ readonly dashboard: IconComponent;
432
+ readonly 'app-grid': IconComponent;
433
+ readonly layout: IconComponent;
434
+ readonly 'layout-list': IconComponent;
435
+ readonly 'layout-sidebar': IconComponent;
436
+ readonly columns: IconComponent;
437
+ readonly rows: IconComponent;
438
+ readonly 'sidebar-left': IconComponent;
439
+ readonly 'sidebar-right': IconComponent;
440
+ readonly 'panel-left': IconComponent;
441
+ readonly 'panel-right': IconComponent;
442
+ readonly 'panel-top': IconComponent;
443
+ readonly 'panel-bottom': IconComponent;
444
+ readonly 'list-view': IconComponent;
445
+ readonly table: IconComponent;
446
+ readonly 'table-alt': IconComponent;
447
+ readonly 'columns-alt': IconComponent;
448
+ readonly row: IconComponent;
449
+ readonly folder: IconComponent;
450
+ readonly 'folder-open': IconComponent;
451
+ readonly file: IconComponent;
452
+ readonly copy: IconComponent;
453
+ readonly clipboard: IconComponent;
454
+ readonly 'clipboard-check': IconComponent;
455
+ readonly paste: IconComponent;
456
+ readonly cut: IconComponent;
457
+ readonly save: IconComponent;
458
+ readonly trash: IconComponent;
459
+ readonly edit: IconComponent;
460
+ readonly pencil: IconComponent;
461
+ readonly link: IconComponent;
462
+ readonly unlink: IconComponent;
463
+ readonly share: IconComponent;
464
+ readonly 'share-2': IconComponent;
465
+ readonly user: IconComponent;
466
+ readonly users: IconComponent;
467
+ readonly 'user-plus': IconComponent;
468
+ readonly 'user-remove': IconComponent;
469
+ readonly 'user-check': IconComponent;
470
+ readonly 'user-x': IconComponent;
471
+ readonly bell: IconComponent;
472
+ readonly 'bell-off': IconComponent;
473
+ readonly mail: IconComponent;
474
+ readonly inbox: IconComponent;
475
+ readonly archive: IconComponent;
476
+ readonly phone: IconComponent;
477
+ readonly 'map-pin': IconComponent;
478
+ readonly map: IconComponent;
479
+ readonly 'location-arrow': IconComponent;
480
+ readonly compass: IconComponent;
481
+ readonly navigation: IconComponent;
482
+ readonly nav: IconComponent;
483
+ readonly 'navigation-icon': IconComponent;
484
+ readonly route: IconComponent;
485
+ readonly globe: IconComponent;
486
+ readonly calendar: IconComponent;
487
+ readonly clock: IconComponent;
488
+ readonly alarm: IconComponent;
489
+ readonly history: IconComponent;
490
+ readonly signal: IconComponent;
491
+ readonly battery: IconComponent;
492
+ readonly 'battery-full': IconComponent;
493
+ readonly 'battery-low': IconComponent;
494
+ readonly 'battery-charging': IconComponent;
495
+ readonly power: IconComponent;
496
+ readonly 'power-off': IconComponent;
497
+ readonly 'chart-bar': IconComponent;
498
+ readonly 'chart-line': IconComponent;
499
+ readonly 'chart-pie': IconComponent;
500
+ readonly activity: IconComponent;
501
+ readonly 'trending-up': IconComponent;
502
+ readonly 'trending-down': IconComponent;
503
+ readonly star: IconComponent;
504
+ readonly heart: IconComponent;
505
+ readonly bookmark: IconComponent;
506
+ readonly tag: IconComponent;
507
+ readonly flag: IconComponent;
508
+ readonly tags: IconComponent;
509
+ readonly lock: IconComponent;
510
+ readonly unlock: IconComponent;
511
+ readonly shield: IconComponent;
512
+ readonly info: IconComponent;
513
+ readonly 'alert-triangle': IconComponent;
514
+ readonly 'alert-circle': IconComponent;
515
+ readonly 'help-circle': IconComponent;
516
+ readonly 'check-circle': IconComponent;
517
+ readonly 'x-circle': IconComponent;
518
+ readonly eye: IconComponent;
519
+ readonly 'eye-off': IconComponent;
520
+ readonly camera: IconComponent;
521
+ readonly 'camera-off': IconComponent;
522
+ readonly video: IconComponent;
523
+ readonly 'video-off': IconComponent;
524
+ readonly image: IconComponent;
525
+ readonly play: IconComponent;
526
+ readonly 'play-circle': IconComponent;
527
+ readonly pause: IconComponent;
528
+ readonly 'pause-circle': IconComponent;
529
+ readonly 'stop-circle': IconComponent;
530
+ readonly forward: IconComponent;
531
+ readonly rewind: IconComponent;
532
+ readonly 'skip-next': IconComponent;
533
+ readonly 'skip-previous': IconComponent;
534
+ readonly volume: IconComponent;
535
+ readonly 'volume-up': IconComponent;
536
+ readonly 'volume-down': IconComponent;
537
+ readonly 'volume-mute': IconComponent;
538
+ readonly mic: IconComponent;
539
+ readonly 'mic-off': IconComponent;
540
+ readonly download: IconComponent;
541
+ readonly upload: IconComponent;
542
+ readonly cloud: IconComponent;
543
+ readonly 'cloud-upload': IconComponent;
544
+ readonly 'cloud-download': IconComponent;
545
+ readonly 'cloud-sync': IconComponent;
546
+ readonly 'refresh-cw': IconComponent;
547
+ readonly 'refresh-ccw': IconComponent;
548
+ readonly terminal: IconComponent;
549
+ readonly code: IconComponent;
550
+ readonly sparkles: IconComponent;
551
+ readonly bolt: IconComponent;
552
+ readonly sun: IconComponent;
553
+ readonly moon: IconComponent;
554
+ readonly wifi: IconComponent;
555
+ readonly 'wifi-off': IconComponent;
556
+ readonly login: IconComponent;
557
+ readonly logout: IconComponent;
558
+ readonly key: IconComponent;
559
+ readonly fingerprint: IconComponent;
560
+ readonly dislike: IconComponent;
561
+ readonly 'file-plus': IconComponent;
562
+ readonly 'file-minus': IconComponent;
563
+ readonly 'file-check': IconComponent;
564
+ readonly 'file-x': IconComponent;
565
+ readonly stop: IconComponent;
566
+ readonly crop: IconComponent;
567
+ readonly 'flip-horizontal': IconComponent;
568
+ readonly 'flip-vertical': IconComponent;
569
+ readonly maximize: IconComponent;
570
+ readonly minimize: IconComponent;
571
+ readonly 'check-square': IconComponent;
572
+ readonly bug: IconComponent;
573
+ readonly bracket: IconComponent;
574
+ readonly cpu: IconComponent;
575
+ readonly server: IconComponent;
576
+ readonly database: IconComponent;
577
+ readonly 'database-add': IconComponent;
578
+ readonly 'database-remove': IconComponent;
579
+ readonly 'hard-drive': IconComponent;
580
+ readonly network: IconComponent;
581
+ readonly 'chart-area': IconComponent;
582
+ readonly wallet: IconComponent;
583
+ readonly 'credit-card': IconComponent;
584
+ readonly invoice: IconComponent;
585
+ readonly receipt: IconComponent;
586
+ readonly cart: IconComponent;
587
+ readonly building: IconComponent;
588
+ readonly car: IconComponent;
589
+ readonly airplane: IconComponent;
590
+ readonly airplan: IconComponent;
591
+ readonly 'cloud-sun': IconComponent;
592
+ readonly 'cloud-moon': IconComponent;
593
+ readonly rain: IconComponent;
594
+ readonly snow: IconComponent;
595
+ readonly storm: IconComponent;
596
+ readonly umbrella: IconComponent;
597
+ readonly fire: IconComponent;
598
+ readonly leaf: IconComponent;
599
+ readonly gift: IconComponent;
600
+ readonly trophy: IconComponent;
601
+ readonly crown: IconComponent;
602
+ readonly rocket: IconComponent;
603
+ readonly coffee: IconComponent;
604
+ readonly 'phone-call': IconComponent;
605
+ readonly 'phone-missed': IconComponent;
606
+ readonly chat: IconComponent;
607
+ readonly comments: IconComponent;
608
+ readonly megaphone: IconComponent;
609
+ readonly printer: IconComponent;
610
+ readonly monitor: IconComponent;
611
+ readonly laptop: IconComponent;
612
+ readonly tablet: IconComponent;
613
+ readonly smartphone: IconComponent;
614
+ readonly 'qr-code': IconComponent;
615
+ readonly barcode: IconComponent;
616
+ readonly ticket: IconComponent;
617
+ readonly 'id-card': IconComponent;
618
+ readonly briefcase: IconComponent;
619
+ readonly book: IconComponent;
620
+ readonly graduation: IconComponent;
621
+ readonly brain: IconComponent;
622
+ readonly target: IconComponent;
623
+ readonly layers: IconComponent;
624
+ readonly box: IconComponent;
625
+ readonly cube: IconComponent;
626
+ readonly 'toggle-left': IconComponent;
627
+ readonly 'toggle-right': IconComponent;
628
+ readonly drag: IconComponent;
629
+ readonly resize: IconComponent;
630
+ readonly 'align-left': IconComponent;
631
+ readonly 'align-center': IconComponent;
632
+ readonly 'align-right': IconComponent;
633
+ readonly 'align-top': IconComponent;
634
+ readonly 'align-middle': IconComponent;
635
+ readonly 'align-bottom': IconComponent;
636
+ readonly bold: IconComponent;
637
+ readonly italic: IconComponent;
638
+ readonly underline: IconComponent;
639
+ readonly strikethrough: IconComponent;
640
+ readonly 'list-ordered': IconComponent;
641
+ readonly 'list-unordered': IconComponent;
642
+ readonly keyboard: IconComponent;
643
+ readonly branch: IconComponent;
644
+ readonly accessibility: IconComponent;
645
+ readonly contrast: IconComponent;
646
+ readonly palette: IconComponent;
647
+ readonly border: IconComponent;
648
+ readonly shadow: IconComponent;
649
+ readonly spinner: IconComponent;
650
+ readonly tooltip: IconComponent;
651
+ readonly dropdown: IconComponent;
652
+ readonly select: IconComponent;
653
+ readonly radio: IconComponent;
654
+ readonly checkbox: IconComponent;
655
+ readonly 'switch-on': IconComponent;
656
+ readonly 'switch-off': IconComponent;
657
+ readonly input: IconComponent;
658
+ readonly form: IconComponent;
659
+ readonly validation: IconComponent;
660
+ readonly 'error-state': IconComponent;
661
+ readonly 'empty-state': IconComponent;
662
+ readonly 'success-state': IconComponent;
663
+ readonly 'hover-state': IconComponent;
664
+ readonly divider: IconComponent;
665
+ readonly responsive: IconComponent;
666
+ readonly 'aspect-ratio': IconComponent;
667
+ readonly 'expand-horizontal': IconComponent;
668
+ readonly 'layout-stack': IconComponent;
669
+ readonly 'layer-lock': IconComponent;
670
+ readonly frame: IconComponent;
671
+ readonly interaction: IconComponent;
672
+ readonly animation: IconComponent;
673
+ readonly scroll: IconComponent;
674
+ readonly anchor: IconComponent;
675
+ readonly 'design-token': IconComponent;
676
+ readonly alignment: IconComponent;
677
+ readonly preview: IconComponent;
678
+ readonly inspect: IconComponent;
679
+ readonly 'object-sphere': IconComponent;
680
+ readonly 'object-cylinder': IconComponent;
681
+ readonly 'object-cone': IconComponent;
682
+ readonly 'object-pyramid': IconComponent;
683
+ readonly 'object-prism': IconComponent;
684
+ readonly 'object-cube-wire': IconComponent;
685
+ readonly 'object-ring': IconComponent;
686
+ readonly 'object-orbital': IconComponent;
687
+ readonly 'abstract-waves': IconComponent;
688
+ readonly 'abstract-spiral': IconComponent;
689
+ readonly 'abstract-blob': IconComponent;
690
+ readonly 'abstract-orbit': IconComponent;
691
+ readonly 'abstract-mesh': IconComponent;
692
+ readonly 'abstract-fractal': IconComponent;
693
+ readonly 'logo-github': IconComponent;
694
+ readonly 'logo-gitlab': IconComponent;
695
+ readonly 'logo-bitbucket': IconComponent;
696
+ readonly 'logo-figma': IconComponent;
697
+ readonly 'logo-slack': IconComponent;
698
+ readonly 'logo-discord': IconComponent;
699
+ readonly 'logo-linkedin': IconComponent;
700
+ readonly 'logo-youtube': IconComponent;
701
+ readonly 'align-h-center-distribute': IconComponent;
702
+ readonly 'align-v-center-distribute': IconComponent;
703
+ readonly 'align-baseline-typography': IconComponent;
704
+ readonly 'align-stretch-box': IconComponent;
705
+ readonly 'align-pack-start': IconComponent;
706
+ readonly 'align-pack-end': IconComponent;
707
+ readonly 'border-style-dashed': IconComponent;
708
+ readonly 'border-style-dotted': IconComponent;
709
+ readonly 'border-style-double': IconComponent;
710
+ readonly 'border-radius-all': IconComponent;
711
+ readonly 'border-radius-corners': IconComponent;
712
+ readonly 'corner-cut-style': IconComponent;
713
+ readonly 'arrow-bend-up-right': IconComponent;
714
+ readonly 'arrow-bend-down-right': IconComponent;
715
+ readonly 'arrow-uturn-left': IconComponent;
716
+ readonly 'arrow-uturn-right': IconComponent;
717
+ readonly 'arrow-swap-horizontal': IconComponent;
718
+ readonly 'arrow-swap-vertical': IconComponent;
719
+ readonly 'arrow-circle-cw': IconComponent;
720
+ readonly 'arrow-circle-ccw': IconComponent;
721
+ readonly 'design-pen-tool': IconComponent;
722
+ readonly 'design-eyedropper': IconComponent;
723
+ readonly 'design-grid-layout': IconComponent;
724
+ readonly 'design-prototype-link': IconComponent;
725
+ readonly 'design-magic-wand': IconComponent;
726
+ readonly 'design-ruler-tool': IconComponent;
727
+ readonly 'design-vector-node': IconComponent;
728
+ readonly 'type-uppercase': IconComponent;
729
+ readonly 'type-lowercase': IconComponent;
730
+ readonly 'type-superscript': IconComponent;
731
+ readonly 'type-subscript': IconComponent;
732
+ readonly 'type-letter-spacing': IconComponent;
733
+ readonly 'type-line-height': IconComponent;
734
+ readonly 'type-text-direction': IconComponent;
735
+ readonly 'admin-panel': IconComponent;
736
+ readonly role: IconComponent;
737
+ readonly 'audit-log': IconComponent;
738
+ readonly report: IconComponent;
739
+ readonly kpi: IconComponent;
740
+ readonly revenue: IconComponent;
741
+ readonly conversion: IconComponent;
742
+ readonly forecast: IconComponent;
743
+ readonly budget: IconComponent;
744
+ readonly subscription: IconComponent;
745
+ readonly tax: IconComponent;
746
+ readonly payout: IconComponent;
747
+ readonly 'api-key': IconComponent;
748
+ readonly integration: IconComponent;
749
+ readonly 'support-ticket': IconComponent;
750
+ readonly maintenance: IconComponent;
751
+ readonly compliance: IconComponent;
752
+ readonly risk: IconComponent;
753
+ readonly monitoring: IconComponent;
754
+ readonly deployment: IconComponent;
755
+ readonly 'feature-flag': IconComponent;
756
+ readonly crm: IconComponent;
757
+ readonly workflow: IconComponent;
758
+ readonly roadmap: IconComponent;
759
+ readonly product: IconComponent;
760
+ readonly inventory: IconComponent;
761
+ readonly order: IconComponent;
762
+ readonly shipment: IconComponent;
763
+ readonly payment: IconComponent;
764
+ readonly transaction: IconComponent;
765
+ readonly refund: IconComponent;
766
+ readonly loyalty: IconComponent;
767
+ readonly fintech: IconComponent;
768
+ readonly productivity: IconComponent;
769
+ readonly marketing: IconComponent;
770
+ readonly 'semantic-ui': IconComponent;
771
+ readonly 'semantic-admin': IconComponent;
772
+ readonly 'semantic-business': IconComponent;
773
+ readonly 'link-2': IconComponent;
774
+ readonly command: IconComponent;
775
+ };
776
+ export type IconName = keyof typeof icons;
777
+ export type IconsMap = typeof icons;
778
+ export declare const iconNames: IconName[];
779
+ export declare const Icons: IconsMap;
780
+ export declare function getIconComponent(name: IconName): IconComponent;
781
+ //# sourceMappingURL=icons.d.ts.map