@catalystsoftware/icons 1.0.22 → 1.0.24
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/README.md +594 -545
- package/dist/index.d.mts +51 -1
- package/dist/index.d.ts +51 -1
- package/dist/index.js +395 -0
- package/dist/index.mjs +370 -0
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1418,8 +1418,12 @@ interface DynamicIconProps extends Omit<IconProps, 'children'> {
|
|
|
1418
1418
|
}
|
|
1419
1419
|
declare const Icon: React$1.FC<DynamicIconProps>;
|
|
1420
1420
|
|
|
1421
|
+
declare const AlignJustified: Icon$1;
|
|
1422
|
+
|
|
1421
1423
|
declare const Astro: Icon$1;
|
|
1422
1424
|
|
|
1425
|
+
declare const At: Icon$1;
|
|
1426
|
+
|
|
1423
1427
|
declare const Biome: Icon$1;
|
|
1424
1428
|
|
|
1425
1429
|
declare const Bmw: Icon$1;
|
|
@@ -1432,12 +1436,18 @@ declare const Bun: Icon$1;
|
|
|
1432
1436
|
|
|
1433
1437
|
declare const C: Icon$1;
|
|
1434
1438
|
|
|
1439
|
+
declare const Checkbox: Icon$1;
|
|
1440
|
+
|
|
1435
1441
|
declare const Circleci: Icon$1;
|
|
1436
1442
|
|
|
1437
1443
|
declare const Codemirror: Icon$1;
|
|
1438
1444
|
|
|
1439
1445
|
declare const Coffeescript: Icon$1;
|
|
1440
1446
|
|
|
1447
|
+
declare const ColorPicker: Icon$1;
|
|
1448
|
+
|
|
1449
|
+
declare const CommandK: Icon$1;
|
|
1450
|
+
|
|
1441
1451
|
declare const ComputerChip: Icon$1;
|
|
1442
1452
|
|
|
1443
1453
|
declare const Cplusplus: Icon$1;
|
|
@@ -1448,6 +1458,8 @@ declare const Css: Icon$1;
|
|
|
1448
1458
|
|
|
1449
1459
|
declare const Cssmodules: Icon$1;
|
|
1450
1460
|
|
|
1461
|
+
declare const Cva: Icon$1;
|
|
1462
|
+
|
|
1451
1463
|
declare const Dart: Icon$1;
|
|
1452
1464
|
|
|
1453
1465
|
declare const Datefns: Icon$1;
|
|
@@ -1460,12 +1472,18 @@ declare const Dotenv: Icon$1;
|
|
|
1460
1472
|
|
|
1461
1473
|
declare const Editorconfig: Icon$1;
|
|
1462
1474
|
|
|
1475
|
+
declare const Embla: Icon$1;
|
|
1476
|
+
|
|
1463
1477
|
declare const Eslint: Icon$1;
|
|
1464
1478
|
|
|
1479
|
+
declare const FileExport: Icon$1;
|
|
1480
|
+
|
|
1465
1481
|
declare const FloppyDisk: Icon$1;
|
|
1466
1482
|
|
|
1467
1483
|
declare const Frame: Icon$1;
|
|
1468
1484
|
|
|
1485
|
+
declare const FuseJs: Icon$1;
|
|
1486
|
+
|
|
1469
1487
|
declare const Gamepad: Icon$1;
|
|
1470
1488
|
|
|
1471
1489
|
declare const Gatsby: Icon$1;
|
|
@@ -1486,8 +1504,12 @@ declare const Handlebarsdotjs: Icon$1;
|
|
|
1486
1504
|
|
|
1487
1505
|
declare const Hash: Icon$1;
|
|
1488
1506
|
|
|
1507
|
+
declare const Highlight: Icon$1;
|
|
1508
|
+
|
|
1489
1509
|
declare const Html5: Icon$1;
|
|
1490
1510
|
|
|
1511
|
+
declare const InputOtp: Icon$1;
|
|
1512
|
+
|
|
1491
1513
|
declare const Italic: Icon$1;
|
|
1492
1514
|
|
|
1493
1515
|
declare const Jest: Icon$1;
|
|
@@ -1498,6 +1520,12 @@ declare const LayoutGrid: Icon$1;
|
|
|
1498
1520
|
|
|
1499
1521
|
declare const Less: Icon$1;
|
|
1500
1522
|
|
|
1523
|
+
declare const Lexical: Icon$1;
|
|
1524
|
+
|
|
1525
|
+
declare const LineDashed: Icon$1;
|
|
1526
|
+
|
|
1527
|
+
declare const LineHeight: Icon$1;
|
|
1528
|
+
|
|
1501
1529
|
declare const Lucide: Icon$1;
|
|
1502
1530
|
|
|
1503
1531
|
declare const Markdown: Icon$1;
|
|
@@ -1506,18 +1534,26 @@ declare const Marko: Icon$1;
|
|
|
1506
1534
|
|
|
1507
1535
|
declare const Mdx: Icon$1;
|
|
1508
1536
|
|
|
1537
|
+
declare const MessagePlus: Icon$1;
|
|
1538
|
+
|
|
1509
1539
|
declare const MicrochipBoard: Icon$1;
|
|
1510
1540
|
|
|
1511
1541
|
declare const Mintlify: Icon$1;
|
|
1512
1542
|
|
|
1513
1543
|
declare const Mocha: Icon$1;
|
|
1514
1544
|
|
|
1545
|
+
declare const MonacoEditor: Icon$1;
|
|
1546
|
+
|
|
1515
1547
|
declare const Monitor: Icon$1;
|
|
1516
1548
|
|
|
1549
|
+
declare const MoodBoy: Icon$1;
|
|
1550
|
+
|
|
1517
1551
|
declare const Mysql: Icon$1;
|
|
1518
1552
|
|
|
1519
1553
|
declare const Nextdotjs: Icon$1;
|
|
1520
1554
|
|
|
1555
|
+
declare const Number20Small: Icon$1;
|
|
1556
|
+
|
|
1521
1557
|
declare const Perl: Icon$1;
|
|
1522
1558
|
|
|
1523
1559
|
declare const Pnpm: Icon$1;
|
|
@@ -1536,6 +1572,10 @@ declare const Radixui: Icon$1;
|
|
|
1536
1572
|
|
|
1537
1573
|
declare const React: Icon$1;
|
|
1538
1574
|
|
|
1575
|
+
declare const ReactArea: Icon$1;
|
|
1576
|
+
|
|
1577
|
+
declare const ReactDayPicker: Icon$1;
|
|
1578
|
+
|
|
1539
1579
|
declare const Readme: Icon$1;
|
|
1540
1580
|
|
|
1541
1581
|
declare const Redis: Icon$1;
|
|
@@ -1554,6 +1594,8 @@ declare const Sanity: Icon$1;
|
|
|
1554
1594
|
|
|
1555
1595
|
declare const Scala: Icon$1;
|
|
1556
1596
|
|
|
1597
|
+
declare const Selector: Icon$1;
|
|
1598
|
+
|
|
1557
1599
|
declare const Sentry: Icon$1;
|
|
1558
1600
|
|
|
1559
1601
|
declare const Server: Icon$1;
|
|
@@ -1570,8 +1612,16 @@ declare const Stylelint: Icon$1;
|
|
|
1570
1612
|
|
|
1571
1613
|
declare const Sublimetext: Icon$1;
|
|
1572
1614
|
|
|
1615
|
+
declare const Subscript: Icon$1;
|
|
1616
|
+
|
|
1617
|
+
declare const Superscript: Icon$1;
|
|
1618
|
+
|
|
1573
1619
|
declare const Svelte: Icon$1;
|
|
1574
1620
|
|
|
1621
|
+
declare const TableColumn: Icon$1;
|
|
1622
|
+
|
|
1623
|
+
declare const TableRow: Icon$1;
|
|
1624
|
+
|
|
1575
1625
|
declare const Tablet: Icon$1;
|
|
1576
1626
|
|
|
1577
1627
|
declare const Tailwindcss: Icon$1;
|
|
@@ -1586,4 +1636,4 @@ declare const Webassembly: Icon$1;
|
|
|
1586
1636
|
|
|
1587
1637
|
declare const Yarn: Icon$1;
|
|
1588
1638
|
|
|
1589
|
-
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, Astro, AtSign, AudioWaveform, Award, Aws, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Biome, Blocks, Bluetooth, Bmw, Bold, BookOpen, BookOpenText, Bookmark, Bot, Bower, Box, Boxes, Braces, BracketsAngle, Brain, BrandAstro, Briefcase, Browser, Brush, Bug, Building, Bun, Burger, C, 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, Circleci, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Codemirror, Coffeescript, Cog, Columns, Columns3, Columns4, Command, Compass, Component, Computer, ComputerChip, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cplusplus, Cpu, CreditCard, Crown, Css, Cssmodules, Dart, Dashboard, Database, Datefns, Delete, DeviceCode, Docker, Docusaurus, Dog, DollarSign, Dot, Dotenv, Dots, DotsVertical, Download, Droplets, EPassport, Editorconfig, Eraser, Eslint, 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, FloppyDisk, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Frame, Funnel, GalleryVerticalEnd, Gamepad, Gamepad2, Gatsby, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitignoredotio, Gitlab, Globe, GlobeLock, Gnubash, Go, Golang, GraduationCap, Graphql, Grid, Grid3X3, GripVertical, Grunt, Gulp, H1, H2, H3, H4, H5, H6, Hammer, Handlebarsdotjs, HardDrive, HardHat, Hash, Heading, Headphones, Heart, HeartHandshake, Hexagon, Home, Html, Html5, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, Instagram, Italic, Jack, Javascript, Jest, Json, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LayoutGrid, Less, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Library, LifeBuoy, Lightbulb, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Lucide, Mail, MailCheck, Map, MapPin, Markdown, Marko, Maximize, Mdx, Megaphone, Menu, MessageCircle, MessageSquare, MessagesSquare, Messenger, Mic, MicrochipBoard, Minimize, Mintlify, Minus, Mocha, Monitor, Moon, MousePointer, Move, Music, Mysql, Navigation, Newspaper, Nextdotjs, Nextjs, Nodejs, NotebookText, NotepadText, Npm, OpenSource, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Paypal, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Perl, Phone, Photo, Php, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pnpm, Pointer, Popcorn, Postcss, Power, Powershell, Prescription, Prettier, Printer, Prisma, Pug, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, R, Radar, Radio, Radixui, React, Readme, Reason, Redis, Redo, RefreshCcw, RefreshCw, Remark, Remix, Repeat, Reply, ReplyAll, Rive, Rocket, Rollupdotjs, RotateCcw, RotateCw, Ruby, Ruler, Rust, Sanity, Sass, Save, Scala, Scale, Scan, ScanLine, Scissors, Search, SearchX, Send, Sentry, Server, Settings, Shadcnui, Share, Sharp, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Skype, Slack, SlidersHorizontal, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Spotify, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Storybook, Strikethrough, Stripe, Stylelint, Sublimetext, Subtitles, Sun, Svelte, Svg, Swift, Table, Tabler, Tablet, Tag, Tailwindcss, 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, Vercel, Video, VideoOff, View360, Visa, Vite, VolumeDown, VolumeOff, VolumeUp, VolumeX, Vue, Vuedotjs, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Webassembly, Wifi, Wrench, X, XCircle, Yarn, Youtube, Zap, ZoomIn, ZoomOut, createIcon };
|
|
1639
|
+
export { Ace, Alien, AlignCenter, AlignEndVertical, AlignJustified, 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, Astro, At, AtSign, AudioWaveform, Award, Aws, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Biome, Blocks, Bluetooth, Bmw, Bold, BookOpen, BookOpenText, Bookmark, Bot, Bower, Box, Boxes, Braces, BracketsAngle, Brain, BrandAstro, Briefcase, Browser, Brush, Bug, Building, Bun, Burger, C, Calculator, Calendar, CalendarDays, CalendarPlus, Camera, Capture, Car, CarFront, CaretDown, CaretLeft, CaretRight, CaretUp, Check, CheckCircle, CheckSquare, Checkbox, ChefHat, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsUpDown, Circle, CircleOff, CirclePlus, Circleci, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Codemirror, Coffeescript, Cog, ColorPicker, Columns, Columns3, Columns4, Command, CommandK, Compass, Component, Computer, ComputerChip, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cplusplus, Cpu, CreditCard, Crown, Css, Cssmodules, Cva, Dart, Dashboard, Database, Datefns, Delete, DeviceCode, Docker, Docusaurus, Dog, DollarSign, Dot, Dotenv, Dots, DotsVertical, Download, Droplets, EPassport, Editorconfig, Embla, Eraser, Eslint, ExclamationPointMessageCircle, ExclamationPointOctagon, ExclamationPointTriangle, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Figma, File, FileCode, FileExport, 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, FloppyDisk, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Frame, Funnel, FuseJs, GalleryVerticalEnd, Gamepad, Gamepad2, Gatsby, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitignoredotio, Gitlab, Globe, GlobeLock, Gnubash, Go, Golang, GraduationCap, Graphql, Grid, Grid3X3, GripVertical, Grunt, Gulp, H1, H2, H3, H4, H5, H6, Hammer, Handlebarsdotjs, HardDrive, HardHat, Hash, Heading, Headphones, Heart, HeartHandshake, Hexagon, Highlight, Home, Html, Html5, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, InputOtp, Instagram, Italic, Jack, Javascript, Jest, Json, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LayoutGrid, Less, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Lexical, Library, LifeBuoy, Lightbulb, LineDashed, LineHeight, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Lucide, Mail, MailCheck, Map, MapPin, Markdown, Marko, Maximize, Mdx, Megaphone, Menu, MessageCircle, MessagePlus, MessageSquare, MessagesSquare, Messenger, Mic, MicrochipBoard, Minimize, Mintlify, Minus, Mocha, MonacoEditor, Monitor, MoodBoy, Moon, MousePointer, Move, Music, Mysql, Navigation, Newspaper, Nextdotjs, Nextjs, Nodejs, NotebookText, NotepadText, Npm, Number20Small, OpenSource, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Paypal, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Perl, Phone, Photo, Php, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pnpm, Pointer, Popcorn, Postcss, Power, Powershell, Prescription, Prettier, Printer, Prisma, Pug, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, R, Radar, Radio, Radixui, React, ReactArea, ReactDayPicker, Readme, Reason, Redis, Redo, RefreshCcw, RefreshCw, Remark, Remix, Repeat, Reply, ReplyAll, Rive, Rocket, Rollupdotjs, RotateCcw, RotateCw, Ruby, Ruler, Rust, Sanity, Sass, Save, Scala, Scale, Scan, ScanLine, Scissors, Search, SearchX, Selector, Send, Sentry, Server, Settings, Shadcnui, Share, Sharp, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Skype, Slack, SlidersHorizontal, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Spotify, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Storybook, Strikethrough, Stripe, Stylelint, Sublimetext, Subscript, Subtitles, Sun, Superscript, Svelte, Svg, Swift, Table, TableColumn, TableRow, Tabler, Tablet, Tag, Tailwindcss, 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, Vercel, Video, VideoOff, View360, Visa, Vite, VolumeDown, VolumeOff, VolumeUp, VolumeX, Vue, Vuedotjs, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Webassembly, Wifi, Wrench, X, XCircle, Yarn, Youtube, Zap, ZoomIn, ZoomOut, createIcon };
|
package/dist/index.d.ts
CHANGED
|
@@ -1418,8 +1418,12 @@ interface DynamicIconProps extends Omit<IconProps, 'children'> {
|
|
|
1418
1418
|
}
|
|
1419
1419
|
declare const Icon: React$1.FC<DynamicIconProps>;
|
|
1420
1420
|
|
|
1421
|
+
declare const AlignJustified: Icon$1;
|
|
1422
|
+
|
|
1421
1423
|
declare const Astro: Icon$1;
|
|
1422
1424
|
|
|
1425
|
+
declare const At: Icon$1;
|
|
1426
|
+
|
|
1423
1427
|
declare const Biome: Icon$1;
|
|
1424
1428
|
|
|
1425
1429
|
declare const Bmw: Icon$1;
|
|
@@ -1432,12 +1436,18 @@ declare const Bun: Icon$1;
|
|
|
1432
1436
|
|
|
1433
1437
|
declare const C: Icon$1;
|
|
1434
1438
|
|
|
1439
|
+
declare const Checkbox: Icon$1;
|
|
1440
|
+
|
|
1435
1441
|
declare const Circleci: Icon$1;
|
|
1436
1442
|
|
|
1437
1443
|
declare const Codemirror: Icon$1;
|
|
1438
1444
|
|
|
1439
1445
|
declare const Coffeescript: Icon$1;
|
|
1440
1446
|
|
|
1447
|
+
declare const ColorPicker: Icon$1;
|
|
1448
|
+
|
|
1449
|
+
declare const CommandK: Icon$1;
|
|
1450
|
+
|
|
1441
1451
|
declare const ComputerChip: Icon$1;
|
|
1442
1452
|
|
|
1443
1453
|
declare const Cplusplus: Icon$1;
|
|
@@ -1448,6 +1458,8 @@ declare const Css: Icon$1;
|
|
|
1448
1458
|
|
|
1449
1459
|
declare const Cssmodules: Icon$1;
|
|
1450
1460
|
|
|
1461
|
+
declare const Cva: Icon$1;
|
|
1462
|
+
|
|
1451
1463
|
declare const Dart: Icon$1;
|
|
1452
1464
|
|
|
1453
1465
|
declare const Datefns: Icon$1;
|
|
@@ -1460,12 +1472,18 @@ declare const Dotenv: Icon$1;
|
|
|
1460
1472
|
|
|
1461
1473
|
declare const Editorconfig: Icon$1;
|
|
1462
1474
|
|
|
1475
|
+
declare const Embla: Icon$1;
|
|
1476
|
+
|
|
1463
1477
|
declare const Eslint: Icon$1;
|
|
1464
1478
|
|
|
1479
|
+
declare const FileExport: Icon$1;
|
|
1480
|
+
|
|
1465
1481
|
declare const FloppyDisk: Icon$1;
|
|
1466
1482
|
|
|
1467
1483
|
declare const Frame: Icon$1;
|
|
1468
1484
|
|
|
1485
|
+
declare const FuseJs: Icon$1;
|
|
1486
|
+
|
|
1469
1487
|
declare const Gamepad: Icon$1;
|
|
1470
1488
|
|
|
1471
1489
|
declare const Gatsby: Icon$1;
|
|
@@ -1486,8 +1504,12 @@ declare const Handlebarsdotjs: Icon$1;
|
|
|
1486
1504
|
|
|
1487
1505
|
declare const Hash: Icon$1;
|
|
1488
1506
|
|
|
1507
|
+
declare const Highlight: Icon$1;
|
|
1508
|
+
|
|
1489
1509
|
declare const Html5: Icon$1;
|
|
1490
1510
|
|
|
1511
|
+
declare const InputOtp: Icon$1;
|
|
1512
|
+
|
|
1491
1513
|
declare const Italic: Icon$1;
|
|
1492
1514
|
|
|
1493
1515
|
declare const Jest: Icon$1;
|
|
@@ -1498,6 +1520,12 @@ declare const LayoutGrid: Icon$1;
|
|
|
1498
1520
|
|
|
1499
1521
|
declare const Less: Icon$1;
|
|
1500
1522
|
|
|
1523
|
+
declare const Lexical: Icon$1;
|
|
1524
|
+
|
|
1525
|
+
declare const LineDashed: Icon$1;
|
|
1526
|
+
|
|
1527
|
+
declare const LineHeight: Icon$1;
|
|
1528
|
+
|
|
1501
1529
|
declare const Lucide: Icon$1;
|
|
1502
1530
|
|
|
1503
1531
|
declare const Markdown: Icon$1;
|
|
@@ -1506,18 +1534,26 @@ declare const Marko: Icon$1;
|
|
|
1506
1534
|
|
|
1507
1535
|
declare const Mdx: Icon$1;
|
|
1508
1536
|
|
|
1537
|
+
declare const MessagePlus: Icon$1;
|
|
1538
|
+
|
|
1509
1539
|
declare const MicrochipBoard: Icon$1;
|
|
1510
1540
|
|
|
1511
1541
|
declare const Mintlify: Icon$1;
|
|
1512
1542
|
|
|
1513
1543
|
declare const Mocha: Icon$1;
|
|
1514
1544
|
|
|
1545
|
+
declare const MonacoEditor: Icon$1;
|
|
1546
|
+
|
|
1515
1547
|
declare const Monitor: Icon$1;
|
|
1516
1548
|
|
|
1549
|
+
declare const MoodBoy: Icon$1;
|
|
1550
|
+
|
|
1517
1551
|
declare const Mysql: Icon$1;
|
|
1518
1552
|
|
|
1519
1553
|
declare const Nextdotjs: Icon$1;
|
|
1520
1554
|
|
|
1555
|
+
declare const Number20Small: Icon$1;
|
|
1556
|
+
|
|
1521
1557
|
declare const Perl: Icon$1;
|
|
1522
1558
|
|
|
1523
1559
|
declare const Pnpm: Icon$1;
|
|
@@ -1536,6 +1572,10 @@ declare const Radixui: Icon$1;
|
|
|
1536
1572
|
|
|
1537
1573
|
declare const React: Icon$1;
|
|
1538
1574
|
|
|
1575
|
+
declare const ReactArea: Icon$1;
|
|
1576
|
+
|
|
1577
|
+
declare const ReactDayPicker: Icon$1;
|
|
1578
|
+
|
|
1539
1579
|
declare const Readme: Icon$1;
|
|
1540
1580
|
|
|
1541
1581
|
declare const Redis: Icon$1;
|
|
@@ -1554,6 +1594,8 @@ declare const Sanity: Icon$1;
|
|
|
1554
1594
|
|
|
1555
1595
|
declare const Scala: Icon$1;
|
|
1556
1596
|
|
|
1597
|
+
declare const Selector: Icon$1;
|
|
1598
|
+
|
|
1557
1599
|
declare const Sentry: Icon$1;
|
|
1558
1600
|
|
|
1559
1601
|
declare const Server: Icon$1;
|
|
@@ -1570,8 +1612,16 @@ declare const Stylelint: Icon$1;
|
|
|
1570
1612
|
|
|
1571
1613
|
declare const Sublimetext: Icon$1;
|
|
1572
1614
|
|
|
1615
|
+
declare const Subscript: Icon$1;
|
|
1616
|
+
|
|
1617
|
+
declare const Superscript: Icon$1;
|
|
1618
|
+
|
|
1573
1619
|
declare const Svelte: Icon$1;
|
|
1574
1620
|
|
|
1621
|
+
declare const TableColumn: Icon$1;
|
|
1622
|
+
|
|
1623
|
+
declare const TableRow: Icon$1;
|
|
1624
|
+
|
|
1575
1625
|
declare const Tablet: Icon$1;
|
|
1576
1626
|
|
|
1577
1627
|
declare const Tailwindcss: Icon$1;
|
|
@@ -1586,4 +1636,4 @@ declare const Webassembly: Icon$1;
|
|
|
1586
1636
|
|
|
1587
1637
|
declare const Yarn: Icon$1;
|
|
1588
1638
|
|
|
1589
|
-
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, Astro, AtSign, AudioWaveform, Award, Aws, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Biome, Blocks, Bluetooth, Bmw, Bold, BookOpen, BookOpenText, Bookmark, Bot, Bower, Box, Boxes, Braces, BracketsAngle, Brain, BrandAstro, Briefcase, Browser, Brush, Bug, Building, Bun, Burger, C, 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, Circleci, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Codemirror, Coffeescript, Cog, Columns, Columns3, Columns4, Command, Compass, Component, Computer, ComputerChip, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cplusplus, Cpu, CreditCard, Crown, Css, Cssmodules, Dart, Dashboard, Database, Datefns, Delete, DeviceCode, Docker, Docusaurus, Dog, DollarSign, Dot, Dotenv, Dots, DotsVertical, Download, Droplets, EPassport, Editorconfig, Eraser, Eslint, 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, FloppyDisk, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Frame, Funnel, GalleryVerticalEnd, Gamepad, Gamepad2, Gatsby, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitignoredotio, Gitlab, Globe, GlobeLock, Gnubash, Go, Golang, GraduationCap, Graphql, Grid, Grid3X3, GripVertical, Grunt, Gulp, H1, H2, H3, H4, H5, H6, Hammer, Handlebarsdotjs, HardDrive, HardHat, Hash, Heading, Headphones, Heart, HeartHandshake, Hexagon, Home, Html, Html5, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, Instagram, Italic, Jack, Javascript, Jest, Json, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LayoutGrid, Less, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Library, LifeBuoy, Lightbulb, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Lucide, Mail, MailCheck, Map, MapPin, Markdown, Marko, Maximize, Mdx, Megaphone, Menu, MessageCircle, MessageSquare, MessagesSquare, Messenger, Mic, MicrochipBoard, Minimize, Mintlify, Minus, Mocha, Monitor, Moon, MousePointer, Move, Music, Mysql, Navigation, Newspaper, Nextdotjs, Nextjs, Nodejs, NotebookText, NotepadText, Npm, OpenSource, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Paypal, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Perl, Phone, Photo, Php, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pnpm, Pointer, Popcorn, Postcss, Power, Powershell, Prescription, Prettier, Printer, Prisma, Pug, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, R, Radar, Radio, Radixui, React, Readme, Reason, Redis, Redo, RefreshCcw, RefreshCw, Remark, Remix, Repeat, Reply, ReplyAll, Rive, Rocket, Rollupdotjs, RotateCcw, RotateCw, Ruby, Ruler, Rust, Sanity, Sass, Save, Scala, Scale, Scan, ScanLine, Scissors, Search, SearchX, Send, Sentry, Server, Settings, Shadcnui, Share, Sharp, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Skype, Slack, SlidersHorizontal, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Spotify, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Storybook, Strikethrough, Stripe, Stylelint, Sublimetext, Subtitles, Sun, Svelte, Svg, Swift, Table, Tabler, Tablet, Tag, Tailwindcss, 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, Vercel, Video, VideoOff, View360, Visa, Vite, VolumeDown, VolumeOff, VolumeUp, VolumeX, Vue, Vuedotjs, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Webassembly, Wifi, Wrench, X, XCircle, Yarn, Youtube, Zap, ZoomIn, ZoomOut, createIcon };
|
|
1639
|
+
export { Ace, Alien, AlignCenter, AlignEndVertical, AlignJustified, 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, Astro, At, AtSign, AudioWaveform, Award, Aws, Badge, BadgeCheck, Ban, Banknote, BarChart, BarChartArea, BarChartAreaBig, BarChartFile, Bat, Bed, BeggarsHand, Bell, Biohazard, Biome, Blocks, Bluetooth, Bmw, Bold, BookOpen, BookOpenText, Bookmark, Bot, Bower, Box, Boxes, Braces, BracketsAngle, Brain, BrandAstro, Briefcase, Browser, Brush, Bug, Building, Bun, Burger, C, Calculator, Calendar, CalendarDays, CalendarPlus, Camera, Capture, Car, CarFront, CaretDown, CaretLeft, CaretRight, CaretUp, Check, CheckCircle, CheckSquare, Checkbox, ChefHat, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, ChevronsDown, ChevronsLeft, ChevronsLeftRight, ChevronsRight, ChevronsUpDown, Circle, CircleOff, CirclePlus, Circleci, Clipboard, ClipboardCheck, ClipboardData, ClipboardText, Clock, Cloud, CloudRain, CloudUpload, Code, Codemirror, Coffeescript, Cog, ColorPicker, Columns, Columns3, Columns4, Command, CommandK, Compass, Component, Computer, ComputerChip, Construction, Cookie, Copy, CornerUpLeft, CornerUpRight, Cplusplus, Cpu, CreditCard, Crown, Css, Cssmodules, Cva, Dart, Dashboard, Database, Datefns, Delete, DeviceCode, Docker, Docusaurus, Dog, DollarSign, Dot, Dotenv, Dots, DotsVertical, Download, Droplets, EPassport, Editorconfig, Embla, Eraser, Eslint, ExclamationPointMessageCircle, ExclamationPointOctagon, ExclamationPointTriangle, Expand, ExternalLink, Eye, EyeClosed, EyeOff, Facebook, Figma, File, FileCode, FileExport, 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, FloppyDisk, Focus, Folder, FolderCheck, FolderClosed, FolderDown, FolderOpen, FolderPlus, FolderRoot, FolderSearch, FolderTree, FolderUp, Footprints, Forward, FourOhFour, Frame, Funnel, FuseJs, GalleryVerticalEnd, Gamepad, Gamepad2, Gatsby, Gauge, Gavel, Gem, Ghost, GhostFilled, GhostFloating, GhostFloatingFilled, Gift, GitBranch, GitCommitVertical, Github, Gitignoredotio, Gitlab, Globe, GlobeLock, Gnubash, Go, Golang, GraduationCap, Graphql, Grid, Grid3X3, GripVertical, Grunt, Gulp, H1, H2, H3, H4, H5, H6, Hammer, Handlebarsdotjs, HardDrive, HardHat, Hash, Heading, Headphones, Heart, HeartHandshake, Hexagon, Highlight, Home, Html, Html5, ICircle, Icon, type IconProps, type Icon$1 as IconType, Image, Import, Inbox, IndentDecrease, IndentIncrease, InputOtp, Instagram, Italic, Jack, Javascript, Jest, Json, Kanban, Key, Keyboard, King, Kotlin, Laptop, Layers, LayoutGrid, Less, LetterCaseLower, LetterCaseToggle, LetterCaseUpper, Lexical, Library, LifeBuoy, Lightbulb, LineDashed, LineHeight, Link, Linkedin, List, ListCheck, ListChecks, ListFilter, ListFilterPlus, ListMusic, ListOrdered, ListRestart, Loader, LoaderCircle, Lock, LockOpen, LogIn, LogOut, Lucide, Mail, MailCheck, Map, MapPin, Markdown, Marko, Maximize, Mdx, Megaphone, Menu, MessageCircle, MessagePlus, MessageSquare, MessagesSquare, Messenger, Mic, MicrochipBoard, Minimize, Mintlify, Minus, Mocha, MonacoEditor, Monitor, MoodBoy, Moon, MousePointer, Move, Music, Mysql, Navigation, Newspaper, Nextdotjs, Nextjs, Nodejs, NotebookText, NotepadText, Npm, Number20Small, OpenSource, Package, Pacman, Paintbrush, Palette, PanelLeft, PanelLeftClose, PanelLeftOpen, PanelRight, Paperclip, Pause, Paypal, Pdf, Pen, PenTool, Pencil, PencilCheck, Percent, Perl, Phone, Photo, Php, PictureInPicture, PieChart, PiggyBank, Pin, Plane, Play, Plus, Pnpm, Pointer, Popcorn, Postcss, Power, Powershell, Prescription, Prettier, Printer, Prisma, Pug, PuzzlePiece, Python, QrCode, Queen, QuestionMarkCircle, QuestionMarkMessageCircle, Quote, R, Radar, Radio, Radixui, React, ReactArea, ReactDayPicker, Readme, Reason, Redis, Redo, RefreshCcw, RefreshCw, Remark, Remix, Repeat, Reply, ReplyAll, Rive, Rocket, Rollupdotjs, RotateCcw, RotateCw, Ruby, Ruler, Rust, Sanity, Sass, Save, Scala, Scale, Scan, ScanLine, Scissors, Search, SearchX, Selector, Send, Sentry, Server, Settings, Shadcnui, Share, Sharp, Shield, Ship, ShoppingBag, ShoppingCart, Sidebar, SidebarRight, SkipBack, SkipForward, Skype, Slack, SlidersHorizontal, Smartphone, Smile, SmilePlus, SortAscending, SortDescending, Sparkles, Split, Spotify, Square, SquareSplitHorizontal, SquareTerminal, Star, StarOff, Stopwatch, Store, Storybook, Strikethrough, Stripe, Stylelint, Sublimetext, Subscript, Subtitles, Sun, Superscript, Svelte, Svg, Swift, Table, TableColumn, TableRow, Tabler, Tablet, Tag, Tailwindcss, 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, Vercel, Video, VideoOff, View360, Visa, Vite, VolumeDown, VolumeOff, VolumeUp, VolumeX, Vue, Vuedotjs, Walk, Wallet, Wallpaper, Wand, Waveform, Waves, Webassembly, Wifi, Wrench, X, XCircle, Yarn, Youtube, Zap, ZoomIn, ZoomOut, createIcon };
|