@catalystsoftware/icons 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -23,6 +23,8 @@ declare const AlignLeft: Icon$1;
23
23
 
24
24
  declare const AlignRight: Icon$1;
25
25
 
26
+ declare const Android: Icon$1;
27
+
26
28
  declare const AppWindow: Icon$1;
27
29
 
28
30
  declare const ArchiveX: Icon$1;
@@ -77,6 +79,8 @@ declare const AudioWaveform: Icon$1;
77
79
 
78
80
  declare const Award: Icon$1;
79
81
 
82
+ declare const Aws: Icon$1;
83
+
80
84
  declare const BadgeCheck: Icon$1;
81
85
 
82
86
  declare const Badge: Icon$1;
@@ -565,6 +569,8 @@ declare const MessageSquare: Icon$1;
565
569
 
566
570
  declare const MessagesSquare: Icon$1;
567
571
 
572
+ declare const Messenger: Icon$1;
573
+
568
574
  declare const Mic: Icon$1;
569
575
 
570
576
  declare const Minimize: Icon$1;
@@ -583,12 +589,18 @@ declare const Navigation: Icon$1;
583
589
 
584
590
  declare const Newspaper: Icon$1;
585
591
 
592
+ declare const Nextjs: Icon$1;
593
+
594
+ declare const Nodejs: Icon$1;
595
+
586
596
  declare const NotebookText: Icon$1;
587
597
 
588
598
  declare const NotepadText: Icon$1;
589
599
 
590
600
  declare const Npm: Icon$1;
591
601
 
602
+ declare const OpenSource: Icon$1;
603
+
592
604
  declare const Package: Icon$1;
593
605
 
594
606
  declare const Pacman: Icon$1;
@@ -609,6 +621,8 @@ declare const Paperclip: Icon$1;
609
621
 
610
622
  declare const Pause: Icon$1;
611
623
 
624
+ declare const Paypal: Icon$1;
625
+
612
626
  declare const Pdf: Icon$1;
613
627
 
614
628
  declare const PenTool: Icon$1;
@@ -625,6 +639,8 @@ declare const Phone: Icon$1;
625
639
 
626
640
  declare const Photo: Icon$1;
627
641
 
642
+ declare const Php: Icon$1;
643
+
628
644
  declare const PictureInPicture: Icon$1;
629
645
 
630
646
  declare const PieChart: Icon$1;
@@ -645,6 +661,8 @@ declare const Popcorn: Icon$1;
645
661
 
646
662
  declare const Power: Icon$1;
647
663
 
664
+ declare const Powershell: Icon$1;
665
+
648
666
  declare const Prescription: Icon$1;
649
667
 
650
668
  declare const Printer: Icon$1;
@@ -667,6 +685,8 @@ declare const Radar: Icon$1;
667
685
 
668
686
  declare const Radio: Icon$1;
669
687
 
688
+ declare const Reason: Icon$1;
689
+
670
690
  declare const Redo: Icon$1;
671
691
 
672
692
  declare const RefreshCcw: Icon$1;
@@ -727,6 +747,10 @@ declare const SkipBack: Icon$1;
727
747
 
728
748
  declare const SkipForward: Icon$1;
729
749
 
750
+ declare const Skype: Icon$1;
751
+
752
+ declare const Slack: Icon$1;
753
+
730
754
  declare const Smartphone: Icon$1;
731
755
 
732
756
  declare const SmilePlus: Icon$1;
@@ -741,6 +765,8 @@ declare const Sparkles: Icon$1;
741
765
 
742
766
  declare const Split: Icon$1;
743
767
 
768
+ declare const Spotify: Icon$1;
769
+
744
770
  declare const SquareSplitHorizontal: Icon$1;
745
771
 
746
772
  declare const SquareTerminal: Icon$1;
@@ -757,6 +783,8 @@ declare const Store: Icon$1;
757
783
 
758
784
  declare const Strikethrough: Icon$1;
759
785
 
786
+ declare const Stripe: Icon$1;
787
+
760
788
  declare const Subtitles: Icon$1;
761
789
 
762
790
  declare const Sun: Icon$1;
@@ -767,6 +795,8 @@ declare const Swift: Icon$1;
767
795
 
768
796
  declare const Table: Icon$1;
769
797
 
798
+ declare const Tabler: Icon$1;
799
+
770
800
  declare const Tag: Icon$1;
771
801
 
772
802
  declare const Tally1: Icon$1;
@@ -825,6 +855,8 @@ declare const Truck: Icon$1;
825
855
 
826
856
  declare const Tv: Icon$1;
827
857
 
858
+ declare const Twitch: Icon$1;
859
+
828
860
  declare const Twitter: Icon$1;
829
861
 
830
862
  declare const Type: Icon$1;
@@ -881,6 +913,8 @@ declare const VolumeUp: Icon$1;
881
913
 
882
914
  declare const VolumeX: Icon$1;
883
915
 
916
+ declare const Vue: Icon$1;
917
+
884
918
  declare const Walk: Icon$1;
885
919
 
886
920
  declare const Wallet: Icon$1;
@@ -917,6 +951,7 @@ declare const icons: {
917
951
  AlignJustify: Icon$1;
918
952
  AlignLeft: Icon$1;
919
953
  AlignRight: Icon$1;
954
+ Android: Icon$1;
920
955
  AppWindow: Icon$1;
921
956
  ArchiveX: Icon$1;
922
957
  Archive: Icon$1;
@@ -944,6 +979,7 @@ declare const icons: {
944
979
  AtSign: Icon$1;
945
980
  AudioWaveform: Icon$1;
946
981
  Award: Icon$1;
982
+ Aws: Icon$1;
947
983
  BadgeCheck: Icon$1;
948
984
  Badge: Icon$1;
949
985
  Ban: Icon$1;
@@ -1188,6 +1224,7 @@ declare const icons: {
1188
1224
  MessageCircle: Icon$1;
1189
1225
  MessageSquare: Icon$1;
1190
1226
  MessagesSquare: Icon$1;
1227
+ Messenger: Icon$1;
1191
1228
  Mic: Icon$1;
1192
1229
  Minimize: Icon$1;
1193
1230
  Minus: Icon$1;
@@ -1197,9 +1234,12 @@ declare const icons: {
1197
1234
  Music: Icon$1;
1198
1235
  Navigation: Icon$1;
1199
1236
  Newspaper: Icon$1;
1237
+ Nextjs: Icon$1;
1238
+ Nodejs: Icon$1;
1200
1239
  NotebookText: Icon$1;
1201
1240
  NotepadText: Icon$1;
1202
1241
  Npm: Icon$1;
1242
+ OpenSource: Icon$1;
1203
1243
  Package: Icon$1;
1204
1244
  Pacman: Icon$1;
1205
1245
  Paintbrush: Icon$1;
@@ -1210,6 +1250,7 @@ declare const icons: {
1210
1250
  PanelRight: Icon$1;
1211
1251
  Paperclip: Icon$1;
1212
1252
  Pause: Icon$1;
1253
+ Paypal: Icon$1;
1213
1254
  Pdf: Icon$1;
1214
1255
  PenTool: Icon$1;
1215
1256
  Pen: Icon$1;
@@ -1218,6 +1259,7 @@ declare const icons: {
1218
1259
  Percent: Icon$1;
1219
1260
  Phone: Icon$1;
1220
1261
  Photo: Icon$1;
1262
+ Php: Icon$1;
1221
1263
  PictureInPicture: Icon$1;
1222
1264
  PieChart: Icon$1;
1223
1265
  PiggyBank: Icon$1;
@@ -1228,6 +1270,7 @@ declare const icons: {
1228
1270
  Pointer: Icon$1;
1229
1271
  Popcorn: Icon$1;
1230
1272
  Power: Icon$1;
1273
+ Powershell: Icon$1;
1231
1274
  Prescription: Icon$1;
1232
1275
  Printer: Icon$1;
1233
1276
  PuzzlePiece: Icon$1;
@@ -1239,6 +1282,7 @@ declare const icons: {
1239
1282
  Quote: Icon$1;
1240
1283
  Radar: Icon$1;
1241
1284
  Radio: Icon$1;
1285
+ Reason: Icon$1;
1242
1286
  Redo: Icon$1;
1243
1287
  RefreshCcw: Icon$1;
1244
1288
  RefreshCw: Icon$1;
@@ -1269,6 +1313,8 @@ declare const icons: {
1269
1313
  Sidebar: Icon$1;
1270
1314
  SkipBack: Icon$1;
1271
1315
  SkipForward: Icon$1;
1316
+ Skype: Icon$1;
1317
+ Slack: Icon$1;
1272
1318
  Smartphone: Icon$1;
1273
1319
  SmilePlus: Icon$1;
1274
1320
  Smile: Icon$1;
@@ -1276,6 +1322,7 @@ declare const icons: {
1276
1322
  SortDescending: Icon$1;
1277
1323
  Sparkles: Icon$1;
1278
1324
  Split: Icon$1;
1325
+ Spotify: Icon$1;
1279
1326
  SquareSplitHorizontal: Icon$1;
1280
1327
  SquareTerminal: Icon$1;
1281
1328
  Square: Icon$1;
@@ -1284,11 +1331,13 @@ declare const icons: {
1284
1331
  Stopwatch: Icon$1;
1285
1332
  Store: Icon$1;
1286
1333
  Strikethrough: Icon$1;
1334
+ Stripe: Icon$1;
1287
1335
  Subtitles: Icon$1;
1288
1336
  Sun: Icon$1;
1289
1337
  Svg: Icon$1;
1290
1338
  Swift: Icon$1;
1291
1339
  Table: Icon$1;
1340
+ Tabler: Icon$1;
1292
1341
  Tag: Icon$1;
1293
1342
  Tally1: Icon$1;
1294
1343
  Tally2: Icon$1;
@@ -1318,6 +1367,7 @@ declare const icons: {
1318
1367
  Trophy: Icon$1;
1319
1368
  Truck: Icon$1;
1320
1369
  Tv: Icon$1;
1370
+ Twitch: Icon$1;
1321
1371
  Twitter: Icon$1;
1322
1372
  Type: Icon$1;
1323
1373
  Typescript: Icon$1;
@@ -1346,6 +1396,7 @@ declare const icons: {
1346
1396
  VolumeOff: Icon$1;
1347
1397
  VolumeUp: Icon$1;
1348
1398
  VolumeX: Icon$1;
1399
+ Vue: Icon$1;
1349
1400
  Walk: Icon$1;
1350
1401
  Wallet: Icon$1;
1351
1402
  Wallpaper: Icon$1;
@@ -1367,4 +1418,4 @@ interface DynamicIconProps extends Omit<IconProps, 'children'> {
1367
1418
  }
1368
1419
  declare const Icon: React.FC<DynamicIconProps>;
1369
1420
 
1370
- export { Ace, Alien, AlignCenter, AlignEndVertical, AlignJustify, AlignLeft, AlignRight, AppWindow, Archive, ArchiveX, ArrowBadgeDown, ArrowBadgeLeft, ArrowBadgeRight, ArrowBadgeUp, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownFromLine, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftRight, ArrowRight, ArrowUp, ArrowUpDown, ArrowUpFromLine, ArrowUpNarrowWide, ArrowUpRight, Asterisk, AtSign, AudioWaveform, Award, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Blocks, Bluetooth, Bold, BookOpen, BookOpenText, Bookmark, Bot, Box, Boxes, Braces, BracketsAngle, Brain, Briefcase, Browser, Brush, Bug, Building, Burger, Calculator, Calendar, CalendarDays, CalendarPlus, Camera, Capture, Car, CarFront, CaretDown, CaretLeft, CaretRight, CaretUp, Check, CheckCircle, CheckSquare, ChefHat, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsUpDown, Circle, CircleOff, CirclePlus, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Cog, Columns, Columns3, Columns4, Command, Compass, Component, Computer, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cpu, Crown, Dashboard, Database, Delete, DeviceCode, Dog, DollarSign, Dot, Dots, DotsVertical, Download, Droplets, EPassport, Eraser, ExclamationPointMessageCircle, ExclamationPointOctagon, ExclamationPointTriangle, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Figma, File, FileCode, FileImage, FileInput, FileJson, FileOutput, FilePlus, FileSpreadsheet, FileText, FileTypeBmp, FileTypeCss, FileTypeCsv, FileTypeDoc, FileTypeDocx, FileTypeHtml, FileTypeJpg, FileTypeJs, FileTypeJsx, FileTypePdf, FileTypePhp, FileTypePng, FileTypePpt, FileTypeRs, FileTypeSql, FileTypeSvg, FileTypeTs, FileTypeTsx, FileTypeTxt, FileTypeVue, FileTypeXls, FileTypeXml, FileTypeZip, FileTypography, FileX, Filter, FishBone, Flag, Flame, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Funnel, GalleryVerticalEnd, Gamepad2, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitlab, Globe, GlobeLock, Golang, GraduationCap, Grid, Grid3X3, GripVertical, H1, H2, H3, H4, H5, H6, Hammer, HardDrive, HardHat, Heading, Headphones, Heart, HeartHandshake, Hexagon, Home, Html, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, Instagram, Jack, Javascript, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Library, LifeBuoy, Lightbulb, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Mail, MailCheck, Map, MapPin, Maximize, Megaphone, Menu, MessageCircle, MessageSquare, MessagesSquare, Mic, Minimize, Minus, Moon, MousePointer, Move, Music, Navigation, Newspaper, NotebookText, NotepadText, Npm, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Phone, Photo, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pointer, Popcorn, Power, Prescription, Printer, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, Radar, Radio, Redo, RefreshCcw, RefreshCw, Repeat, Reply, ReplyAll, Rocket, RotateCcw, RotateCw, Ruler, Rust, Sass, Save, Scale, Scan, ScanLine, Scissors, Search, SearchX, Send, Settings, Share, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Strikethrough, Subtitles, Sun, Svg, Swift, Table, Tag, Tally1, Tally2, Tally3, Tally4, Tally5, Target, Terminal, Terminal2, TextCursorInput, TextDecrease, TextIncrease, TextSize, TextWrap, TextWrapColumn, TextWrapDisabled, ThumbsDown, ThumbsUp, Ticket, Tilde, Timer, Toml, Trash, Trash2, TrendingDown, TrendingUp, Trophy, Truck, Tv, Twitter, Type, Typescript, Underline, Undo, Upload, User, UserCheck, UserCircle, UserDown, UserHeart, UserMinus, UserPlus, UserSettings, UserSquareRounded, UserStar, Users, UsersGroup, Utensils, UtensilsCrossed, Video, VideoOff, View360, Visa, VolumeDown, VolumeOff, VolumeUp, VolumeX, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Wifi, Wrench, X, XCircle, Youtube, Zap, ZoomIn, ZoomOut, createIcon, icons };
1421
+ export { Ace, Alien, AlignCenter, AlignEndVertical, AlignJustify, AlignLeft, AlignRight, Android, AppWindow, Archive, ArchiveX, ArrowBadgeDown, ArrowBadgeLeft, ArrowBadgeRight, ArrowBadgeUp, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownFromLine, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftRight, ArrowRight, ArrowUp, ArrowUpDown, ArrowUpFromLine, ArrowUpNarrowWide, ArrowUpRight, Asterisk, AtSign, AudioWaveform, Award, Aws, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Blocks, Bluetooth, Bold, BookOpen, BookOpenText, Bookmark, Bot, Box, Boxes, Braces, BracketsAngle, Brain, Briefcase, Browser, Brush, Bug, Building, Burger, Calculator, Calendar, CalendarDays, CalendarPlus, Camera, Capture, Car, CarFront, CaretDown, CaretLeft, CaretRight, CaretUp, Check, CheckCircle, CheckSquare, ChefHat, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsUpDown, Circle, CircleOff, CirclePlus, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Cog, Columns, Columns3, Columns4, Command, Compass, Component, Computer, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cpu, Crown, Dashboard, Database, Delete, DeviceCode, Dog, DollarSign, Dot, Dots, DotsVertical, Download, Droplets, EPassport, Eraser, ExclamationPointMessageCircle, ExclamationPointOctagon, ExclamationPointTriangle, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Figma, File, FileCode, FileImage, FileInput, FileJson, FileOutput, FilePlus, FileSpreadsheet, FileText, FileTypeBmp, FileTypeCss, FileTypeCsv, FileTypeDoc, FileTypeDocx, FileTypeHtml, FileTypeJpg, FileTypeJs, FileTypeJsx, FileTypePdf, FileTypePhp, FileTypePng, FileTypePpt, FileTypeRs, FileTypeSql, FileTypeSvg, FileTypeTs, FileTypeTsx, FileTypeTxt, FileTypeVue, FileTypeXls, FileTypeXml, FileTypeZip, FileTypography, FileX, Filter, FishBone, Flag, Flame, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Funnel, GalleryVerticalEnd, Gamepad2, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitlab, Globe, GlobeLock, Golang, GraduationCap, Grid, Grid3X3, GripVertical, H1, H2, H3, H4, H5, H6, Hammer, HardDrive, HardHat, Heading, Headphones, Heart, HeartHandshake, Hexagon, Home, Html, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, Instagram, Jack, Javascript, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Library, LifeBuoy, Lightbulb, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Mail, MailCheck, Map, MapPin, Maximize, Megaphone, Menu, MessageCircle, MessageSquare, MessagesSquare, Messenger, Mic, Minimize, Minus, Moon, MousePointer, Move, Music, Navigation, Newspaper, Nextjs, Nodejs, NotebookText, NotepadText, Npm, OpenSource, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Paypal, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Phone, Photo, Php, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pointer, Popcorn, Power, Powershell, Prescription, Printer, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, Radar, Radio, Reason, Redo, RefreshCcw, RefreshCw, Repeat, Reply, ReplyAll, Rocket, RotateCcw, RotateCw, Ruler, Rust, Sass, Save, Scale, Scan, ScanLine, Scissors, Search, SearchX, Send, Settings, Share, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Skype, Slack, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Spotify, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Strikethrough, Stripe, Subtitles, Sun, Svg, Swift, Table, Tabler, Tag, Tally1, Tally2, Tally3, Tally4, Tally5, Target, Terminal, Terminal2, TextCursorInput, TextDecrease, TextIncrease, TextSize, TextWrap, TextWrapColumn, TextWrapDisabled, ThumbsDown, ThumbsUp, Ticket, Tilde, Timer, Toml, Trash, Trash2, TrendingDown, TrendingUp, Trophy, Truck, Tv, Twitch, Twitter, Type, Typescript, Underline, Undo, Upload, User, UserCheck, UserCircle, UserDown, UserHeart, UserMinus, UserPlus, UserSettings, UserSquareRounded, UserStar, Users, UsersGroup, Utensils, UtensilsCrossed, Video, VideoOff, View360, Visa, VolumeDown, VolumeOff, VolumeUp, VolumeX, Vue, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Wifi, Wrench, X, XCircle, Youtube, Zap, ZoomIn, ZoomOut, createIcon, icons };
package/dist/index.d.ts CHANGED
@@ -23,6 +23,8 @@ declare const AlignLeft: Icon$1;
23
23
 
24
24
  declare const AlignRight: Icon$1;
25
25
 
26
+ declare const Android: Icon$1;
27
+
26
28
  declare const AppWindow: Icon$1;
27
29
 
28
30
  declare const ArchiveX: Icon$1;
@@ -77,6 +79,8 @@ declare const AudioWaveform: Icon$1;
77
79
 
78
80
  declare const Award: Icon$1;
79
81
 
82
+ declare const Aws: Icon$1;
83
+
80
84
  declare const BadgeCheck: Icon$1;
81
85
 
82
86
  declare const Badge: Icon$1;
@@ -565,6 +569,8 @@ declare const MessageSquare: Icon$1;
565
569
 
566
570
  declare const MessagesSquare: Icon$1;
567
571
 
572
+ declare const Messenger: Icon$1;
573
+
568
574
  declare const Mic: Icon$1;
569
575
 
570
576
  declare const Minimize: Icon$1;
@@ -583,12 +589,18 @@ declare const Navigation: Icon$1;
583
589
 
584
590
  declare const Newspaper: Icon$1;
585
591
 
592
+ declare const Nextjs: Icon$1;
593
+
594
+ declare const Nodejs: Icon$1;
595
+
586
596
  declare const NotebookText: Icon$1;
587
597
 
588
598
  declare const NotepadText: Icon$1;
589
599
 
590
600
  declare const Npm: Icon$1;
591
601
 
602
+ declare const OpenSource: Icon$1;
603
+
592
604
  declare const Package: Icon$1;
593
605
 
594
606
  declare const Pacman: Icon$1;
@@ -609,6 +621,8 @@ declare const Paperclip: Icon$1;
609
621
 
610
622
  declare const Pause: Icon$1;
611
623
 
624
+ declare const Paypal: Icon$1;
625
+
612
626
  declare const Pdf: Icon$1;
613
627
 
614
628
  declare const PenTool: Icon$1;
@@ -625,6 +639,8 @@ declare const Phone: Icon$1;
625
639
 
626
640
  declare const Photo: Icon$1;
627
641
 
642
+ declare const Php: Icon$1;
643
+
628
644
  declare const PictureInPicture: Icon$1;
629
645
 
630
646
  declare const PieChart: Icon$1;
@@ -645,6 +661,8 @@ declare const Popcorn: Icon$1;
645
661
 
646
662
  declare const Power: Icon$1;
647
663
 
664
+ declare const Powershell: Icon$1;
665
+
648
666
  declare const Prescription: Icon$1;
649
667
 
650
668
  declare const Printer: Icon$1;
@@ -667,6 +685,8 @@ declare const Radar: Icon$1;
667
685
 
668
686
  declare const Radio: Icon$1;
669
687
 
688
+ declare const Reason: Icon$1;
689
+
670
690
  declare const Redo: Icon$1;
671
691
 
672
692
  declare const RefreshCcw: Icon$1;
@@ -727,6 +747,10 @@ declare const SkipBack: Icon$1;
727
747
 
728
748
  declare const SkipForward: Icon$1;
729
749
 
750
+ declare const Skype: Icon$1;
751
+
752
+ declare const Slack: Icon$1;
753
+
730
754
  declare const Smartphone: Icon$1;
731
755
 
732
756
  declare const SmilePlus: Icon$1;
@@ -741,6 +765,8 @@ declare const Sparkles: Icon$1;
741
765
 
742
766
  declare const Split: Icon$1;
743
767
 
768
+ declare const Spotify: Icon$1;
769
+
744
770
  declare const SquareSplitHorizontal: Icon$1;
745
771
 
746
772
  declare const SquareTerminal: Icon$1;
@@ -757,6 +783,8 @@ declare const Store: Icon$1;
757
783
 
758
784
  declare const Strikethrough: Icon$1;
759
785
 
786
+ declare const Stripe: Icon$1;
787
+
760
788
  declare const Subtitles: Icon$1;
761
789
 
762
790
  declare const Sun: Icon$1;
@@ -767,6 +795,8 @@ declare const Swift: Icon$1;
767
795
 
768
796
  declare const Table: Icon$1;
769
797
 
798
+ declare const Tabler: Icon$1;
799
+
770
800
  declare const Tag: Icon$1;
771
801
 
772
802
  declare const Tally1: Icon$1;
@@ -825,6 +855,8 @@ declare const Truck: Icon$1;
825
855
 
826
856
  declare const Tv: Icon$1;
827
857
 
858
+ declare const Twitch: Icon$1;
859
+
828
860
  declare const Twitter: Icon$1;
829
861
 
830
862
  declare const Type: Icon$1;
@@ -881,6 +913,8 @@ declare const VolumeUp: Icon$1;
881
913
 
882
914
  declare const VolumeX: Icon$1;
883
915
 
916
+ declare const Vue: Icon$1;
917
+
884
918
  declare const Walk: Icon$1;
885
919
 
886
920
  declare const Wallet: Icon$1;
@@ -917,6 +951,7 @@ declare const icons: {
917
951
  AlignJustify: Icon$1;
918
952
  AlignLeft: Icon$1;
919
953
  AlignRight: Icon$1;
954
+ Android: Icon$1;
920
955
  AppWindow: Icon$1;
921
956
  ArchiveX: Icon$1;
922
957
  Archive: Icon$1;
@@ -944,6 +979,7 @@ declare const icons: {
944
979
  AtSign: Icon$1;
945
980
  AudioWaveform: Icon$1;
946
981
  Award: Icon$1;
982
+ Aws: Icon$1;
947
983
  BadgeCheck: Icon$1;
948
984
  Badge: Icon$1;
949
985
  Ban: Icon$1;
@@ -1188,6 +1224,7 @@ declare const icons: {
1188
1224
  MessageCircle: Icon$1;
1189
1225
  MessageSquare: Icon$1;
1190
1226
  MessagesSquare: Icon$1;
1227
+ Messenger: Icon$1;
1191
1228
  Mic: Icon$1;
1192
1229
  Minimize: Icon$1;
1193
1230
  Minus: Icon$1;
@@ -1197,9 +1234,12 @@ declare const icons: {
1197
1234
  Music: Icon$1;
1198
1235
  Navigation: Icon$1;
1199
1236
  Newspaper: Icon$1;
1237
+ Nextjs: Icon$1;
1238
+ Nodejs: Icon$1;
1200
1239
  NotebookText: Icon$1;
1201
1240
  NotepadText: Icon$1;
1202
1241
  Npm: Icon$1;
1242
+ OpenSource: Icon$1;
1203
1243
  Package: Icon$1;
1204
1244
  Pacman: Icon$1;
1205
1245
  Paintbrush: Icon$1;
@@ -1210,6 +1250,7 @@ declare const icons: {
1210
1250
  PanelRight: Icon$1;
1211
1251
  Paperclip: Icon$1;
1212
1252
  Pause: Icon$1;
1253
+ Paypal: Icon$1;
1213
1254
  Pdf: Icon$1;
1214
1255
  PenTool: Icon$1;
1215
1256
  Pen: Icon$1;
@@ -1218,6 +1259,7 @@ declare const icons: {
1218
1259
  Percent: Icon$1;
1219
1260
  Phone: Icon$1;
1220
1261
  Photo: Icon$1;
1262
+ Php: Icon$1;
1221
1263
  PictureInPicture: Icon$1;
1222
1264
  PieChart: Icon$1;
1223
1265
  PiggyBank: Icon$1;
@@ -1228,6 +1270,7 @@ declare const icons: {
1228
1270
  Pointer: Icon$1;
1229
1271
  Popcorn: Icon$1;
1230
1272
  Power: Icon$1;
1273
+ Powershell: Icon$1;
1231
1274
  Prescription: Icon$1;
1232
1275
  Printer: Icon$1;
1233
1276
  PuzzlePiece: Icon$1;
@@ -1239,6 +1282,7 @@ declare const icons: {
1239
1282
  Quote: Icon$1;
1240
1283
  Radar: Icon$1;
1241
1284
  Radio: Icon$1;
1285
+ Reason: Icon$1;
1242
1286
  Redo: Icon$1;
1243
1287
  RefreshCcw: Icon$1;
1244
1288
  RefreshCw: Icon$1;
@@ -1269,6 +1313,8 @@ declare const icons: {
1269
1313
  Sidebar: Icon$1;
1270
1314
  SkipBack: Icon$1;
1271
1315
  SkipForward: Icon$1;
1316
+ Skype: Icon$1;
1317
+ Slack: Icon$1;
1272
1318
  Smartphone: Icon$1;
1273
1319
  SmilePlus: Icon$1;
1274
1320
  Smile: Icon$1;
@@ -1276,6 +1322,7 @@ declare const icons: {
1276
1322
  SortDescending: Icon$1;
1277
1323
  Sparkles: Icon$1;
1278
1324
  Split: Icon$1;
1325
+ Spotify: Icon$1;
1279
1326
  SquareSplitHorizontal: Icon$1;
1280
1327
  SquareTerminal: Icon$1;
1281
1328
  Square: Icon$1;
@@ -1284,11 +1331,13 @@ declare const icons: {
1284
1331
  Stopwatch: Icon$1;
1285
1332
  Store: Icon$1;
1286
1333
  Strikethrough: Icon$1;
1334
+ Stripe: Icon$1;
1287
1335
  Subtitles: Icon$1;
1288
1336
  Sun: Icon$1;
1289
1337
  Svg: Icon$1;
1290
1338
  Swift: Icon$1;
1291
1339
  Table: Icon$1;
1340
+ Tabler: Icon$1;
1292
1341
  Tag: Icon$1;
1293
1342
  Tally1: Icon$1;
1294
1343
  Tally2: Icon$1;
@@ -1318,6 +1367,7 @@ declare const icons: {
1318
1367
  Trophy: Icon$1;
1319
1368
  Truck: Icon$1;
1320
1369
  Tv: Icon$1;
1370
+ Twitch: Icon$1;
1321
1371
  Twitter: Icon$1;
1322
1372
  Type: Icon$1;
1323
1373
  Typescript: Icon$1;
@@ -1346,6 +1396,7 @@ declare const icons: {
1346
1396
  VolumeOff: Icon$1;
1347
1397
  VolumeUp: Icon$1;
1348
1398
  VolumeX: Icon$1;
1399
+ Vue: Icon$1;
1349
1400
  Walk: Icon$1;
1350
1401
  Wallet: Icon$1;
1351
1402
  Wallpaper: Icon$1;
@@ -1367,4 +1418,4 @@ interface DynamicIconProps extends Omit<IconProps, 'children'> {
1367
1418
  }
1368
1419
  declare const Icon: React.FC<DynamicIconProps>;
1369
1420
 
1370
- export { Ace, Alien, AlignCenter, AlignEndVertical, AlignJustify, AlignLeft, AlignRight, AppWindow, Archive, ArchiveX, ArrowBadgeDown, ArrowBadgeLeft, ArrowBadgeRight, ArrowBadgeUp, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownFromLine, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftRight, ArrowRight, ArrowUp, ArrowUpDown, ArrowUpFromLine, ArrowUpNarrowWide, ArrowUpRight, Asterisk, AtSign, AudioWaveform, Award, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Blocks, Bluetooth, Bold, BookOpen, BookOpenText, Bookmark, Bot, Box, Boxes, Braces, BracketsAngle, Brain, Briefcase, Browser, Brush, Bug, Building, Burger, Calculator, Calendar, CalendarDays, CalendarPlus, Camera, Capture, Car, CarFront, CaretDown, CaretLeft, CaretRight, CaretUp, Check, CheckCircle, CheckSquare, ChefHat, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsUpDown, Circle, CircleOff, CirclePlus, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Cog, Columns, Columns3, Columns4, Command, Compass, Component, Computer, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cpu, Crown, Dashboard, Database, Delete, DeviceCode, Dog, DollarSign, Dot, Dots, DotsVertical, Download, Droplets, EPassport, Eraser, ExclamationPointMessageCircle, ExclamationPointOctagon, ExclamationPointTriangle, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Figma, File, FileCode, FileImage, FileInput, FileJson, FileOutput, FilePlus, FileSpreadsheet, FileText, FileTypeBmp, FileTypeCss, FileTypeCsv, FileTypeDoc, FileTypeDocx, FileTypeHtml, FileTypeJpg, FileTypeJs, FileTypeJsx, FileTypePdf, FileTypePhp, FileTypePng, FileTypePpt, FileTypeRs, FileTypeSql, FileTypeSvg, FileTypeTs, FileTypeTsx, FileTypeTxt, FileTypeVue, FileTypeXls, FileTypeXml, FileTypeZip, FileTypography, FileX, Filter, FishBone, Flag, Flame, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Funnel, GalleryVerticalEnd, Gamepad2, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitlab, Globe, GlobeLock, Golang, GraduationCap, Grid, Grid3X3, GripVertical, H1, H2, H3, H4, H5, H6, Hammer, HardDrive, HardHat, Heading, Headphones, Heart, HeartHandshake, Hexagon, Home, Html, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, Instagram, Jack, Javascript, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Library, LifeBuoy, Lightbulb, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Mail, MailCheck, Map, MapPin, Maximize, Megaphone, Menu, MessageCircle, MessageSquare, MessagesSquare, Mic, Minimize, Minus, Moon, MousePointer, Move, Music, Navigation, Newspaper, NotebookText, NotepadText, Npm, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Phone, Photo, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pointer, Popcorn, Power, Prescription, Printer, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, Radar, Radio, Redo, RefreshCcw, RefreshCw, Repeat, Reply, ReplyAll, Rocket, RotateCcw, RotateCw, Ruler, Rust, Sass, Save, Scale, Scan, ScanLine, Scissors, Search, SearchX, Send, Settings, Share, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Strikethrough, Subtitles, Sun, Svg, Swift, Table, Tag, Tally1, Tally2, Tally3, Tally4, Tally5, Target, Terminal, Terminal2, TextCursorInput, TextDecrease, TextIncrease, TextSize, TextWrap, TextWrapColumn, TextWrapDisabled, ThumbsDown, ThumbsUp, Ticket, Tilde, Timer, Toml, Trash, Trash2, TrendingDown, TrendingUp, Trophy, Truck, Tv, Twitter, Type, Typescript, Underline, Undo, Upload, User, UserCheck, UserCircle, UserDown, UserHeart, UserMinus, UserPlus, UserSettings, UserSquareRounded, UserStar, Users, UsersGroup, Utensils, UtensilsCrossed, Video, VideoOff, View360, Visa, VolumeDown, VolumeOff, VolumeUp, VolumeX, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Wifi, Wrench, X, XCircle, Youtube, Zap, ZoomIn, ZoomOut, createIcon, icons };
1421
+ export { Ace, Alien, AlignCenter, AlignEndVertical, AlignJustify, AlignLeft, AlignRight, Android, AppWindow, Archive, ArchiveX, ArrowBadgeDown, ArrowBadgeLeft, ArrowBadgeRight, ArrowBadgeUp, ArrowBigDown, ArrowBigLeft, ArrowBigRight, ArrowBigUp, ArrowDown, ArrowDownFromLine, ArrowDownLeft, ArrowDownRight, ArrowLeft, ArrowLeftRight, ArrowRight, ArrowUp, ArrowUpDown, ArrowUpFromLine, ArrowUpNarrowWide, ArrowUpRight, Asterisk, AtSign, AudioWaveform, Award, Aws, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Blocks, Bluetooth, Bold, BookOpen, BookOpenText, Bookmark, Bot, Box, Boxes, Braces, BracketsAngle, Brain, Briefcase, Browser, Brush, Bug, Building, Burger, Calculator, Calendar, CalendarDays, CalendarPlus, Camera, Capture, Car, CarFront, CaretDown, CaretLeft, CaretRight, CaretUp, Check, CheckCircle, CheckSquare, ChefHat, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsUpDown, Circle, CircleOff, CirclePlus, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Cog, Columns, Columns3, Columns4, Command, Compass, Component, Computer, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cpu, Crown, Dashboard, Database, Delete, DeviceCode, Dog, DollarSign, Dot, Dots, DotsVertical, Download, Droplets, EPassport, Eraser, ExclamationPointMessageCircle, ExclamationPointOctagon, ExclamationPointTriangle, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Figma, File, FileCode, FileImage, FileInput, FileJson, FileOutput, FilePlus, FileSpreadsheet, FileText, FileTypeBmp, FileTypeCss, FileTypeCsv, FileTypeDoc, FileTypeDocx, FileTypeHtml, FileTypeJpg, FileTypeJs, FileTypeJsx, FileTypePdf, FileTypePhp, FileTypePng, FileTypePpt, FileTypeRs, FileTypeSql, FileTypeSvg, FileTypeTs, FileTypeTsx, FileTypeTxt, FileTypeVue, FileTypeXls, FileTypeXml, FileTypeZip, FileTypography, FileX, Filter, FishBone, Flag, Flame, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Funnel, GalleryVerticalEnd, Gamepad2, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitlab, Globe, GlobeLock, Golang, GraduationCap, Grid, Grid3X3, GripVertical, H1, H2, H3, H4, H5, H6, Hammer, HardDrive, HardHat, Heading, Headphones, Heart, HeartHandshake, Hexagon, Home, Html, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, Instagram, Jack, Javascript, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Library, LifeBuoy, Lightbulb, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Mail, MailCheck, Map, MapPin, Maximize, Megaphone, Menu, MessageCircle, MessageSquare, MessagesSquare, Messenger, Mic, Minimize, Minus, Moon, MousePointer, Move, Music, Navigation, Newspaper, Nextjs, Nodejs, NotebookText, NotepadText, Npm, OpenSource, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Paypal, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Phone, Photo, Php, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pointer, Popcorn, Power, Powershell, Prescription, Printer, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, Radar, Radio, Reason, Redo, RefreshCcw, RefreshCw, Repeat, Reply, ReplyAll, Rocket, RotateCcw, RotateCw, Ruler, Rust, Sass, Save, Scale, Scan, ScanLine, Scissors, Search, SearchX, Send, Settings, Share, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Skype, Slack, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Spotify, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Strikethrough, Stripe, Subtitles, Sun, Svg, Swift, Table, Tabler, Tag, Tally1, Tally2, Tally3, Tally4, Tally5, Target, Terminal, Terminal2, TextCursorInput, TextDecrease, TextIncrease, TextSize, TextWrap, TextWrapColumn, TextWrapDisabled, ThumbsDown, ThumbsUp, Ticket, Tilde, Timer, Toml, Trash, Trash2, TrendingDown, TrendingUp, Trophy, Truck, Tv, Twitch, Twitter, Type, Typescript, Underline, Undo, Upload, User, UserCheck, UserCircle, UserDown, UserHeart, UserMinus, UserPlus, UserSettings, UserSquareRounded, UserStar, Users, UsersGroup, Utensils, UtensilsCrossed, Video, VideoOff, View360, Visa, VolumeDown, VolumeOff, VolumeUp, VolumeX, Vue, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Wifi, Wrench, X, XCircle, Youtube, Zap, ZoomIn, ZoomOut, createIcon, icons };