@proicons/react 4.13.0 → 4.13.1
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/ProIcon.js +3 -3
- package/dist/_virtual/rolldown_runtime.js +17 -0
- package/dist/createIcon.js +5 -4
- package/dist/icons/AccessibilityIcon.js +32 -0
- package/dist/icons/AddCircleIcon.js +34 -0
- package/dist/icons/AddIcon.js +22 -0
- package/dist/icons/AddRhombusIcon.js +22 -0
- package/dist/icons/AddSquareIcon.js +36 -0
- package/dist/icons/AddSquareMultipleIcon.js +50 -0
- package/dist/icons/AirplaneIcon.js +22 -0
- package/dist/icons/AirplaneLandingIcon.js +22 -0
- package/dist/icons/AirplaneTakeoffIcon.js +22 -0
- package/dist/icons/AlarmClockIcon.js +55 -0
- package/dist/icons/AlbumIcon.js +35 -0
- package/dist/icons/AlertCircleIcon.js +45 -0
- package/dist/icons/AlertRhombusIcon.js +45 -0
- package/dist/icons/AlertTriangleIcon.js +43 -0
- package/dist/icons/AlignBottomIcon.js +52 -0
- package/dist/icons/AlignHorizontalCentersIcon.js +52 -0
- package/dist/icons/AlignLeftIcon.js +52 -0
- package/dist/icons/AlignRightIcon.js +56 -0
- package/dist/icons/AlignTopIcon.js +56 -0
- package/dist/icons/AlignVerticalCentersIcon.js +56 -0
- package/dist/icons/AmazonIcon.js +44 -0
- package/dist/icons/AmericanFootballIcon.js +29 -0
- package/dist/icons/AnchorIcon.js +45 -0
- package/dist/icons/AndroidIcon.js +44 -0
- package/dist/icons/AngleIcon.js +32 -0
- package/dist/icons/AppRemoveIcon.js +66 -0
- package/dist/icons/AppStoreIcon.js +28 -0
- package/dist/icons/AppleIcon.js +31 -0
- package/dist/icons/AppsAddIcon.js +69 -0
- package/dist/icons/AppsIcon.js +69 -0
- package/dist/icons/ArcIcon.js +22 -0
- package/dist/icons/ArchiveAdd2Icon.js +31 -0
- package/dist/icons/ArchiveIcon.js +22 -0
- package/dist/icons/ArrowClockwiseIcon.js +22 -0
- package/dist/icons/ArrowCounterclockwiseIcon.js +22 -0
- package/dist/icons/ArrowDownIcon.js +22 -0
- package/dist/icons/ArrowDownloadIcon.js +22 -0
- package/dist/icons/ArrowEnterIcon.js +22 -0
- package/dist/icons/ArrowExportIcon.js +22 -0
- package/dist/icons/ArrowForwardIcon.js +22 -0
- package/dist/icons/ArrowImportIcon.js +22 -0
- package/dist/icons/ArrowLeftIcon.js +22 -0
- package/dist/icons/ArrowLeftRightIcon.js +22 -0
- package/dist/icons/ArrowMaximizeIcon.js +22 -0
- package/dist/icons/ArrowMinimizeIcon.js +22 -0
- package/dist/icons/ArrowMoveIcon.js +22 -0
- package/dist/icons/ArrowRedo2Icon.js +22 -0
- package/dist/icons/ArrowRedoIcon.js +22 -0
- package/dist/icons/ArrowReplyIcon.js +22 -0
- package/dist/icons/ArrowRightIcon.js +22 -0
- package/dist/icons/ArrowRotateClockwiseIcon.js +30 -0
- package/dist/icons/ArrowRotateCounterclockwiseIcon.js +30 -0
- package/dist/icons/ArrowSortIcon.js +22 -0
- package/dist/icons/ArrowSwapIcon.js +22 -0
- package/dist/icons/ArrowSync2Icon.js +22 -0
- package/dist/icons/ArrowSyncIcon.js +22 -0
- package/dist/icons/ArrowTrendingIcon.js +22 -0
- package/dist/icons/ArrowUndo2Icon.js +22 -0
- package/dist/icons/ArrowUndoIcon.js +22 -0
- package/dist/icons/ArrowUpDownIcon.js +22 -0
- package/dist/icons/ArrowUpIcon.js +22 -0
- package/dist/icons/ArrowUploadIcon.js +22 -0
- package/dist/icons/AsteriskIcon.js +22 -0
- package/dist/icons/AttachIcon.js +22 -0
- package/dist/icons/BackgroundColorAccentIcon.js +21 -0
- package/dist/icons/BackgroundColorIcon.js +32 -0
- package/dist/icons/BackspaceIcon.js +22 -0
- package/dist/icons/BadgeIcon.js +34 -0
- package/dist/icons/BankIcon.js +36 -0
- package/dist/icons/BarChartIcon.js +22 -0
- package/dist/icons/BarChartSparkleIcon.js +29 -0
- package/dist/icons/BasketballIcon.js +48 -0
- package/dist/icons/BatteryFullIcon.js +51 -0
- package/dist/icons/BatteryIcon.js +51 -0
- package/dist/icons/BeachIcon.js +22 -0
- package/dist/icons/BeakerIcon.js +22 -0
- package/dist/icons/BellDotIcon.js +44 -0
- package/dist/icons/BellIcon.js +31 -0
- package/dist/icons/BellOffIcon.js +45 -0
- package/dist/icons/BlueskyIcon.js +21 -0
- package/dist/icons/BluetoothIcon.js +22 -0
- package/dist/icons/BoardIcon.js +29 -0
- package/dist/icons/BoltIcon.js +21 -0
- package/dist/icons/Book2Icon.js +37 -0
- package/dist/icons/BookAdd2Icon.js +32 -0
- package/dist/icons/BookAddIcon.js +31 -0
- package/dist/icons/BookIcon.js +32 -0
- package/dist/icons/BookInfo2Icon.js +56 -0
- package/dist/icons/BookInfoIcon.js +55 -0
- package/dist/icons/BookLetterIcon.js +32 -0
- package/dist/icons/BookMarkedIcon.js +45 -0
- package/dist/icons/BookOpenIcon.js +22 -0
- package/dist/icons/BookmarkAddIcon.js +31 -0
- package/dist/icons/BookmarkIcon.js +21 -0
- package/dist/icons/BookmarkMultipleIcon.js +31 -0
- package/dist/icons/BorderAllIcon.js +22 -0
- package/dist/icons/BoxAddIcon.js +31 -0
- package/dist/icons/BoxIcon.js +21 -0
- package/dist/icons/BracesIcon.js +22 -0
- package/dist/icons/BracesVariableIcon.js +22 -0
- package/dist/icons/BracketsIcon.js +22 -0
- package/dist/icons/BrainIcon.js +51 -0
- package/dist/icons/BranchCompareIcon.js +32 -0
- package/dist/icons/BranchFork2Icon.js +22 -0
- package/dist/icons/BranchForkIcon.js +22 -0
- package/dist/icons/BranchIcon.js +22 -0
- package/dist/icons/BranchPullRequestIcon.js +32 -0
- package/dist/icons/Briefcase2Icon.js +22 -0
- package/dist/icons/BriefcaseIcon.js +32 -0
- package/dist/icons/BrightnessIcon.js +31 -0
- package/dist/icons/BroomIcon.js +22 -0
- package/dist/icons/BugAddIcon.js +43 -0
- package/dist/icons/BugIcon.js +22 -0
- package/dist/icons/BugPlayIcon.js +31 -0
- package/dist/icons/BuildingMultipleIcon.js +84 -0
- package/dist/icons/BulletListIcon.js +76 -0
- package/dist/icons/BulletListSquareAddIcon.js +83 -0
- package/dist/icons/BulletListSquareIcon.js +86 -0
- package/dist/icons/BulletListTreeIcon.js +76 -0
- package/dist/icons/ButtonIcon.js +36 -0
- package/dist/icons/CSS2Icon.js +32 -0
- package/dist/icons/CSSIcon.js +32 -0
- package/dist/icons/CakeIcon.js +32 -0
- package/dist/icons/CalculatorIcon.js +103 -0
- package/dist/icons/CalendarIcon.js +22 -0
- package/dist/icons/CallEndIcon.js +21 -0
- package/dist/icons/CallIcon.js +21 -0
- package/dist/icons/CalligraphyPenIcon.js +31 -0
- package/dist/icons/CameraIcon.js +32 -0
- package/dist/icons/CancelCircleIcon.js +31 -0
- package/dist/icons/CancelIcon.js +22 -0
- package/dist/icons/CancelOctagonIcon.js +31 -0
- package/dist/icons/CancelSquareIcon.js +29 -0
- package/dist/icons/CandyIcon.js +32 -0
- package/dist/icons/CartIcon.js +50 -0
- package/dist/icons/CentIcon.js +22 -0
- package/dist/icons/CenterHorizontalIcon.js +35 -0
- package/dist/icons/CenterVerticalIcon.js +35 -0
- package/dist/icons/ChatIcon.js +22 -0
- package/dist/icons/ChatQuestionIcon.js +45 -0
- package/dist/icons/CheckboxCheckedIcon.js +36 -0
- package/dist/icons/CheckboxIndeterminate2Icon.js +33 -0
- package/dist/icons/CheckboxIndeterminateIcon.js +36 -0
- package/dist/icons/CheckboxListIcon.js +91 -0
- package/dist/icons/CheckboxUncheckedIcon.js +26 -0
- package/dist/icons/CheckmarkCircleIcon.js +33 -0
- package/dist/icons/CheckmarkIcon.js +22 -0
- package/dist/icons/CheckmarkStarburstIcon.js +32 -0
- package/dist/icons/CheeseIcon.js +22 -0
- package/dist/icons/ChevronDownIcon.js +22 -0
- package/dist/icons/ChevronLeftIcon.js +22 -0
- package/dist/icons/ChevronRightIcon.js +22 -0
- package/dist/icons/ChevronUpIcon.js +22 -0
- package/dist/icons/ChromeRestoreIcon.js +32 -0
- package/dist/icons/CircleIcon.js +24 -0
- package/dist/icons/CircleSmallIcon.js +24 -0
- package/dist/icons/ClipboardIcon.js +32 -0
- package/dist/icons/ClipboardPasteIcon.js +43 -0
- package/dist/icons/ClipboardSearchIcon.js +43 -0
- package/dist/icons/ClockIcon.js +32 -0
- package/dist/icons/ClosedCaptionsIcon.js +36 -0
- package/dist/icons/CloudAddIcon.js +31 -0
- package/dist/icons/CloudArrowDownIcon.js +31 -0
- package/dist/icons/CloudArrowUpIcon.js +31 -0
- package/dist/icons/CloudIcon.js +22 -0
- package/dist/icons/CloudOffIcon.js +31 -0
- package/dist/icons/CodeIcon.js +22 -0
- package/dist/icons/CodeSquareIcon.js +36 -0
- package/dist/icons/CoffeeHotIcon.js +32 -0
- package/dist/icons/ColorPaletteIcon.js +78 -0
- package/dist/icons/CommentAdd2Icon.js +22 -0
- package/dist/icons/CommentAddIcon.js +31 -0
- package/dist/icons/CommentExclamationIcon.js +44 -0
- package/dist/icons/CommentIcon.js +22 -0
- package/dist/icons/CommentMultipleIcon.js +32 -0
- package/dist/icons/CompareSizeIcon.js +22 -0
- package/dist/icons/CompassIcon.js +34 -0
- package/dist/icons/ComponentIcon.js +77 -0
- package/dist/icons/ComposeIcon.js +32 -0
- package/dist/icons/ComputerIcon.js +36 -0
- package/dist/icons/ComputerMacIcon.js +22 -0
- package/dist/icons/ConeIcon.js +22 -0
- package/dist/icons/ContainerIcon.js +22 -0
- package/dist/icons/ContractDownIcon.js +22 -0
- package/dist/icons/CookiesIcon.js +64 -0
- package/dist/icons/CopyIcon.js +32 -0
- package/dist/icons/CopyleftIcon.js +34 -0
- package/dist/icons/CopyrightIcon.js +34 -0
- package/dist/icons/CornerRadiusIcon.js +22 -0
- package/dist/icons/CreditCardIcon.js +47 -0
- package/dist/icons/CropIcon.js +22 -0
- package/dist/icons/CubeIcon.js +21 -0
- package/dist/icons/CursorClickIcon.js +31 -0
- package/dist/icons/CursorDragIcon.js +22 -0
- package/dist/icons/CursorIcon.js +21 -0
- package/dist/icons/CutIcon.js +22 -0
- package/dist/icons/CylinderIcon.js +22 -0
- package/dist/icons/DarkThemeIcon.js +29 -0
- package/dist/icons/DatabaseAddIcon.js +31 -0
- package/dist/icons/DatabaseIcon.js +22 -0
- package/dist/icons/DeleteIcon.js +22 -0
- package/dist/icons/DiamondIcon.js +22 -0
- package/dist/icons/DiffIcon.js +22 -0
- package/dist/icons/DirectionsIcon.js +32 -0
- package/dist/icons/DoNotDisturbIcon.js +31 -0
- package/dist/icons/DocumentIcon.js +36 -0
- package/dist/icons/DollarCircleIcon.js +33 -0
- package/dist/icons/DollarIcon.js +21 -0
- package/dist/icons/DoorIcon.js +31 -0
- package/dist/icons/DoorOpenIcon.js +31 -0
- package/dist/icons/DotCircleIcon.js +33 -0
- package/dist/icons/DotSquareIcon.js +35 -0
- package/dist/icons/DrawTextIcon.js +42 -0
- package/dist/icons/DropIcon.js +20 -0
- package/dist/icons/EggFriedIcon.js +31 -0
- package/dist/icons/EmojiFrownIcon.js +57 -0
- package/dist/icons/EmojiGrinIcon.js +57 -0
- package/dist/icons/EmojiIcon.js +57 -0
- package/dist/icons/EmojiLaughterIcon.js +34 -0
- package/dist/icons/EraserIcon.js +22 -0
- package/dist/icons/EraserSparkleIcon.js +29 -0
- package/dist/icons/ExclamationMarkIcon.js +30 -0
- package/dist/icons/ExpandIcon.js +22 -0
- package/dist/icons/ExtensionIcon.js +22 -0
- package/dist/icons/EyeIcon.js +30 -0
- package/dist/icons/EyeOffIcon.js +44 -0
- package/dist/icons/EyedropperColorAccentIcon.js +19 -0
- package/dist/icons/EyedropperColorIcon.js +22 -0
- package/dist/icons/EyedropperIcon.js +22 -0
- package/dist/icons/FacebookIcon.js +21 -0
- package/dist/icons/FastForwardIcon.js +30 -0
- package/dist/icons/FigmaIcon.js +60 -0
- package/dist/icons/FileAddIcon.js +31 -0
- package/dist/icons/FileIcon.js +22 -0
- package/dist/icons/FileMultipleIcon.js +32 -0
- package/dist/icons/FileSyncIcon.js +31 -0
- package/dist/icons/FileTextIcon.js +31 -0
- package/dist/icons/Filter2Icon.js +22 -0
- package/dist/icons/FilterCancel2Icon.js +31 -0
- package/dist/icons/FilterCancelIcon.js +31 -0
- package/dist/icons/FilterIcon.js +22 -0
- package/dist/icons/Flag2Icon.js +22 -0
- package/dist/icons/FlagIcon.js +22 -0
- package/dist/icons/FlashlightIcon.js +32 -0
- package/dist/icons/FoldableHorizontalHalfIcon.js +33 -0
- package/dist/icons/FoldableHorizontalIcon.js +22 -0
- package/dist/icons/FoldableVerticalHalfIcon.js +33 -0
- package/dist/icons/FoldableVerticalIcon.js +22 -0
- package/dist/icons/FolderAddIcon.js +31 -0
- package/dist/icons/FolderIcon.js +21 -0
- package/dist/icons/FolderMultipleIcon.js +31 -0
- package/dist/icons/FolderOpenIcon.js +21 -0
- package/dist/icons/FoodIcon.js +22 -0
- package/dist/icons/FullScreenMaximizeIcon.js +22 -0
- package/dist/icons/FullScreenMinimizeIcon.js +22 -0
- package/dist/icons/GameIcon.js +44 -0
- package/dist/icons/GiftIcon.js +22 -0
- package/dist/icons/GitCommitIcon.js +22 -0
- package/dist/icons/GitHubIcon.js +32 -0
- package/dist/icons/GitLabIcon.js +22 -0
- package/dist/icons/GlassesIcon.js +22 -0
- package/dist/icons/GlobeIcon.js +22 -0
- package/dist/icons/Google2Icon.js +22 -0
- package/dist/icons/GoogleChromeIcon.js +22 -0
- package/dist/icons/GoogleIcon.js +22 -0
- package/dist/icons/GooglePlayIcon.js +21 -0
- package/dist/icons/GraphIcon.js +32 -0
- package/dist/icons/GridDotsIcon.js +103 -0
- package/dist/icons/GridIcon.js +73 -0
- package/dist/icons/HTMLIcon.js +32 -0
- package/dist/icons/HamburgerIcon.js +50 -0
- package/dist/icons/HandIcon.js +32 -0
- package/dist/icons/HardDriveIcon.js +31 -0
- package/dist/icons/HashIcon.js +22 -0
- package/dist/icons/HatGraduationIcon.js +22 -0
- package/dist/icons/HeadphonesIcon.js +32 -0
- package/dist/icons/HeadphonesOffIcon.js +42 -0
- package/dist/icons/HeartIcon.js +21 -0
- package/dist/icons/HeartStylisticIcon.js +21 -0
- package/dist/icons/HexagonIcon.js +22 -0
- package/dist/icons/HighlighterAccentIcon.js +19 -0
- package/dist/icons/HighlighterIcon.js +22 -0
- package/dist/icons/HistoryIcon.js +32 -0
- package/dist/icons/Home2Icon.js +22 -0
- package/dist/icons/HomeIcon.js +21 -0
- package/dist/icons/HourglassIcon.js +31 -0
- package/dist/icons/InfinityIcon.js +21 -0
- package/dist/icons/InfoIcon.js +44 -0
- package/dist/icons/InfoSquareIcon.js +42 -0
- package/dist/icons/InstagramIcon.js +51 -0
- package/dist/icons/JavaScriptIcon.js +36 -0
- package/dist/icons/KeyIcon.js +30 -0
- package/dist/icons/KeyboardCommandIcon.js +22 -0
- package/dist/icons/KeyboardIcon.js +119 -0
- package/dist/icons/KeyboardShiftIcon.js +22 -0
- package/dist/icons/KotlinIcon.js +21 -0
- package/dist/icons/LaptopIcon.js +22 -0
- package/dist/icons/LayersIcon.js +45 -0
- package/dist/icons/LayoutIcon.js +22 -0
- package/dist/icons/LeafIcon.js +22 -0
- package/dist/icons/LeafThreeIcon.js +22 -0
- package/dist/icons/LeafTwoIcon.js +22 -0
- package/dist/icons/LibraryIcon.js +54 -0
- package/dist/icons/LightbulbIcon.js +22 -0
- package/dist/icons/LineDiagonalIcon.js +21 -0
- package/dist/icons/LinkIcon.js +22 -0
- package/dist/icons/LinuxIcon.js +56 -0
- package/dist/icons/LocationIcon.js +33 -0
- package/dist/icons/LockIcon.js +49 -0
- package/dist/icons/LockOpenIcon.js +49 -0
- package/dist/icons/MagnetIcon.js +22 -0
- package/dist/icons/MailIcon.js +36 -0
- package/dist/icons/MailOpenIcon.js +22 -0
- package/dist/icons/MapIcon.js +21 -0
- package/dist/icons/MaskIcon.js +31 -0
- package/dist/icons/MathIcon.js +21 -0
- package/dist/icons/MegaphoneIcon.js +20 -0
- package/dist/icons/MegaphoneLoudIcon.js +30 -0
- package/dist/icons/MentionIcon.js +22 -0
- package/dist/icons/MenuIcon.js +22 -0
- package/dist/icons/MicrophoneIcon.js +22 -0
- package/dist/icons/MicrophoneOffIcon.js +39 -0
- package/dist/icons/MicrosoftEdgeIcon.js +22 -0
- package/dist/icons/MicrosoftIcon.js +22 -0
- package/dist/icons/MoonIcon.js +21 -0
- package/dist/icons/MoreIcon.js +43 -0
- package/dist/icons/MoreVerticalIcon.js +46 -0
- package/dist/icons/MotherboardIcon.js +54 -0
- package/dist/icons/MovieIcon.js +22 -0
- package/dist/icons/MusicNote2Icon.js +22 -0
- package/dist/icons/MusicNoteIcon.js +32 -0
- package/dist/icons/NPMIcon.js +33 -0
- package/dist/icons/NarratorIcon.js +22 -0
- package/dist/icons/NodeJSIcon.js +32 -0
- package/dist/icons/NoteAddIcon.js +31 -0
- package/dist/icons/NoteIcon.js +32 -0
- package/dist/icons/OctagonIcon.js +22 -0
- package/dist/icons/OpenAIIcon.js +19 -0
- package/dist/icons/OpenIcon.js +22 -0
- package/dist/icons/OpenSourceIcon.js +22 -0
- package/dist/icons/PDF2Icon.js +46 -0
- package/dist/icons/PDFIcon.js +31 -0
- package/dist/icons/PageMarginsIcon.js +36 -0
- package/dist/icons/PaintBucketAccentIcon.js +19 -0
- package/dist/icons/PaintBucketIcon.js +31 -0
- package/dist/icons/Paintbrush2Icon.js +21 -0
- package/dist/icons/Paintbrush2SparkleIcon.js +28 -0
- package/dist/icons/PaintbrushIcon.js +22 -0
- package/dist/icons/PanelBottomIcon.js +22 -0
- package/dist/icons/PanelBottomOpenIcon.js +29 -0
- package/dist/icons/PanelLeftContractIcon.js +22 -0
- package/dist/icons/PanelLeftExpandIcon.js +22 -0
- package/dist/icons/PanelLeftIcon.js +22 -0
- package/dist/icons/PanelLeftOpenIcon.js +29 -0
- package/dist/icons/PanelRightContractIcon.js +22 -0
- package/dist/icons/PanelRightExpandIcon.js +22 -0
- package/dist/icons/PanelRightIcon.js +22 -0
- package/dist/icons/PanelRightOpenIcon.js +29 -0
- package/dist/icons/ParenthesesIcon.js +22 -0
- package/dist/icons/PauseIcon.js +38 -0
- package/dist/icons/PencilIcon.js +22 -0
- package/dist/icons/PencilSparkleIcon.js +29 -0
- package/dist/icons/PentagonIcon.js +22 -0
- package/dist/icons/Person2Icon.js +34 -0
- package/dist/icons/PersonAdd2Icon.js +22 -0
- package/dist/icons/PersonAddIcon.js +31 -0
- package/dist/icons/PersonCircleIcon.js +22 -0
- package/dist/icons/PersonIcon.js +22 -0
- package/dist/icons/PersonMultipleIcon.js +22 -0
- package/dist/icons/PhoneIcon.js +36 -0
- package/dist/icons/PhotoAddIcon.js +44 -0
- package/dist/icons/PhotoFilter2Icon.js +32 -0
- package/dist/icons/PhotoFilterIcon.js +46 -0
- package/dist/icons/PhotoIcon.js +31 -0
- package/dist/icons/PhotoMultipleIcon.js +44 -0
- package/dist/icons/PhotoSparkleIcon.js +42 -0
- package/dist/icons/PictureInPicture2Icon.js +33 -0
- package/dist/icons/PictureInPictureEnterIcon.js +47 -0
- package/dist/icons/PictureInPictureExitIcon.js +48 -0
- package/dist/icons/PictureInPictureIcon.js +33 -0
- package/dist/icons/PieChartIcon.js +48 -0
- package/dist/icons/PinIcon.js +22 -0
- package/dist/icons/PinOffIcon.js +31 -0
- package/dist/icons/PizzaIcon.js +29 -0
- package/dist/icons/PlayCircleIcon.js +32 -0
- package/dist/icons/PlayIcon.js +21 -0
- package/dist/icons/PowerIcon.js +22 -0
- package/dist/icons/PrinterIcon.js +22 -0
- package/dist/icons/ProhibitedIcon.js +22 -0
- package/dist/icons/PulseIcon.js +22 -0
- package/dist/icons/PythonIcon.js +29 -0
- package/dist/icons/QRCodeIcon.js +154 -0
- package/dist/icons/QuestionCircleIcon.js +47 -0
- package/dist/icons/QuestionIcon.js +31 -0
- package/dist/icons/QuoteIcon.js +22 -0
- package/dist/icons/ReactJSIcon.js +56 -0
- package/dist/icons/RecordIcon.js +33 -0
- package/dist/icons/RecordStopIcon.js +35 -0
- package/dist/icons/RectangleWideIcon.js +26 -0
- package/dist/icons/RegularExpressionIcon.js +34 -0
- package/dist/icons/ReverseIcon.js +30 -0
- package/dist/icons/RhombusIcon.js +22 -0
- package/dist/icons/RibbonIcon.js +32 -0
- package/dist/icons/RibbonStarIcon.js +43 -0
- package/dist/icons/RoadBarrierIcon.js +45 -0
- package/dist/icons/RoadConeIcon.js +31 -0
- package/dist/icons/RobloxIcon.js +42 -0
- package/dist/icons/RocketIcon.js +54 -0
- package/dist/icons/RoseIcon.js +22 -0
- package/dist/icons/RulerDiagonalIcon.js +36 -0
- package/dist/icons/RulerIcon.js +35 -0
- package/dist/icons/SaplingIcon.js +22 -0
- package/dist/icons/SaveIcon.js +22 -0
- package/dist/icons/SaveMultipleIcon.js +32 -0
- package/dist/icons/SavePencilIcon.js +29 -0
- package/dist/icons/ScreenSizeIcon.js +36 -0
- package/dist/icons/Script2Icon.js +22 -0
- package/dist/icons/ScriptIcon.js +22 -0
- package/dist/icons/SearchCancelIcon.js +22 -0
- package/dist/icons/SearchIcon.js +22 -0
- package/dist/icons/SectionBreakIcon.js +22 -0
- package/dist/icons/SendIcon.js +22 -0
- package/dist/icons/ServerIcon.js +83 -0
- package/dist/icons/SettingsIcon.js +23 -0
- package/dist/icons/ShapeDifferenceIcon.js +26 -0
- package/dist/icons/ShapeIntersectIcon.js +29 -0
- package/dist/icons/ShapeSubtractIcon.js +29 -0
- package/dist/icons/ShapeUnionIcon.js +51 -0
- package/dist/icons/ShieldCancelIcon.js +22 -0
- package/dist/icons/ShieldCheckmarkIcon.js +32 -0
- package/dist/icons/ShieldIcon.js +22 -0
- package/dist/icons/ShieldKeyholeIcon.js +45 -0
- package/dist/icons/SkullIcon.js +29 -0
- package/dist/icons/SlashSquareIcon.js +36 -0
- package/dist/icons/SoccerIcon.js +29 -0
- package/dist/icons/SoundwaveIcon.js +22 -0
- package/dist/icons/SpacebarIcon.js +22 -0
- package/dist/icons/Sparkle2Icon.js +31 -0
- package/dist/icons/SparkleIcon.js +44 -0
- package/dist/icons/SpinnerIcon.js +22 -0
- package/dist/icons/SplitHorizontalIcon.js +22 -0
- package/dist/icons/SplitVerticalIcon.js +22 -0
- package/dist/icons/SquareDragIcon.js +32 -0
- package/dist/icons/SquareIcon.js +26 -0
- package/dist/icons/SquareMarginsIcon.js +36 -0
- package/dist/icons/StarIcon.js +22 -0
- package/dist/icons/StrokeThicknessIcon.js +33 -0
- package/dist/icons/SubtractIcon.js +22 -0
- package/dist/icons/SubtractSquareIcon.js +36 -0
- package/dist/icons/SubtractSquareMultipleIcon.js +50 -0
- package/dist/icons/SvelteIcon.js +32 -0
- package/dist/icons/SymbolsIcon.js +31 -0
- package/dist/icons/TVIcon.js +36 -0
- package/dist/icons/TableIcon.js +36 -0
- package/dist/icons/TableSimpleIcon.js +36 -0
- package/dist/icons/TabletIcon.js +36 -0
- package/dist/icons/TagAccentIcon.js +19 -0
- package/dist/icons/TagAddIcon.js +45 -0
- package/dist/icons/TagIcon.js +32 -0
- package/dist/icons/TagMultipleIcon.js +43 -0
- package/dist/icons/TagRemoveIcon.js +45 -0
- package/dist/icons/TargetIcon.js +45 -0
- package/dist/icons/TaskListIcon.js +22 -0
- package/dist/icons/TerminalIcon.js +36 -0
- package/dist/icons/TextAddIcon.js +31 -0
- package/dist/icons/TextAlignCenterIcon.js +21 -0
- package/dist/icons/TextAlignJustifyIcon.js +21 -0
- package/dist/icons/TextAlignLeftIcon.js +21 -0
- package/dist/icons/TextAlignRightIcon.js +21 -0
- package/dist/icons/TextBoldIcon.js +25 -0
- package/dist/icons/TextCaseLowercaseIcon.js +22 -0
- package/dist/icons/TextCaseTitleIcon.js +22 -0
- package/dist/icons/TextCaseUppercaseIcon.js +22 -0
- package/dist/icons/TextClearFormattingIcon.js +22 -0
- package/dist/icons/TextCollapseIcon.js +31 -0
- package/dist/icons/TextColorAccentIcon.js +19 -0
- package/dist/icons/TextColorIcon.js +36 -0
- package/dist/icons/TextDescriptionIcon.js +21 -0
- package/dist/icons/TextEditStyleIcon.js +22 -0
- package/dist/icons/TextEffectsIcon.js +32 -0
- package/dist/icons/TextExpandIcon.js +31 -0
- package/dist/icons/TextFontIcon.js +22 -0
- package/dist/icons/TextFontSizeIcon.js +22 -0
- package/dist/icons/TextFootnoteIcon.js +22 -0
- package/dist/icons/TextHighlightColorAccentIcon.js +21 -0
- package/dist/icons/TextHighlightColorIcon.js +36 -0
- package/dist/icons/TextIcon.js +22 -0
- package/dist/icons/TextIndentDecreaseIcon.js +31 -0
- package/dist/icons/TextIndentIncreaseIcon.js +31 -0
- package/dist/icons/TextItalicIcon.js +21 -0
- package/dist/icons/TextLargeIcon.js +22 -0
- package/dist/icons/TextLetterSpacingIcon.js +31 -0
- package/dist/icons/TextLineHeightIcon.js +45 -0
- package/dist/icons/TextLineSpacingIcon.js +31 -0
- package/dist/icons/TextNumberListIcon.js +22 -0
- package/dist/icons/TextPositionBottomIcon.js +22 -0
- package/dist/icons/TextPositionMiddleIcon.js +22 -0
- package/dist/icons/TextPositionTopIcon.js +22 -0
- package/dist/icons/TextSmallIcon.js +22 -0
- package/dist/icons/TextStrikethroughIcon.js +21 -0
- package/dist/icons/TextSubscriptIcon.js +22 -0
- package/dist/icons/TextSuperscriptIcon.js +22 -0
- package/dist/icons/TextTypographyIcon.js +22 -0
- package/dist/icons/TextUnderlineIcon.js +22 -0
- package/dist/icons/ThumbsDownIcon.js +37 -0
- package/dist/icons/ThumbsUpIcon.js +36 -0
- package/dist/icons/TikTokIcon.js +22 -0
- package/dist/icons/TimerIcon.js +44 -0
- package/dist/icons/TimerOffIcon.js +21 -0
- package/dist/icons/ToastIcon.js +33 -0
- package/dist/icons/ToolboxIcon.js +22 -0
- package/dist/icons/ToyBrickIcon.js +36 -0
- package/dist/icons/TreasureChestIcon.js +32 -0
- package/dist/icons/TriangleIcon.js +20 -0
- package/dist/icons/TrophyIcon.js +22 -0
- package/dist/icons/TuneIcon.js +22 -0
- package/dist/icons/TypeScriptIcon.js +36 -0
- package/dist/icons/UbuntuIcon.js +44 -0
- package/dist/icons/VehicleCarIcon.js +55 -0
- package/dist/icons/VideoClipIcon.js +34 -0
- package/dist/icons/VideoIcon.js +36 -0
- package/dist/icons/VisualStudioCodeIcon.js +21 -0
- package/dist/icons/VolumeIcon.js +31 -0
- package/dist/icons/VolumeLowIcon.js +31 -0
- package/dist/icons/VolumeMuteIcon.js +31 -0
- package/dist/icons/VueJSIcon.js +21 -0
- package/dist/icons/WatchIcon.js +22 -0
- package/dist/icons/WeatherCloudyIcon.js +22 -0
- package/dist/icons/WebpackIcon.js +22 -0
- package/dist/icons/WiFiIcon.js +45 -0
- package/dist/icons/WindowAddIcon.js +44 -0
- package/dist/icons/WindowIcon.js +22 -0
- package/dist/icons/WindowMultipleIcon.js +32 -0
- package/dist/icons/WrenchIcon.js +21 -0
- package/dist/icons/XTwitterIcon.js +22 -0
- package/dist/icons/YouTubeIcon.js +31 -0
- package/dist/icons/YouTubeShortsIcon.js +28 -0
- package/dist/icons/ZoomInIcon.js +32 -0
- package/dist/icons/ZoomOutIcon.js +32 -0
- package/dist/icons.js +580 -526
- package/dist/proicons/utils/rename.js +17 -0
- package/dist/proicons/utils/renderNodes.js +30 -0
- package/dist/proicons-react.js +541 -523
- package/dist/types/ProIcon.d.ts +29 -0
- package/dist/types/createIcon.d.ts +10 -0
- package/dist/types/icons/AccessibilityIcon.d.ts +7 -0
- package/dist/types/icons/AddCircleIcon.d.ts +7 -0
- package/dist/types/icons/AddIcon.d.ts +7 -0
- package/dist/types/icons/AddRhombusIcon.d.ts +7 -0
- package/dist/types/icons/AddSquareIcon.d.ts +7 -0
- package/dist/types/icons/AddSquareMultipleIcon.d.ts +8 -0
- package/dist/types/icons/AirplaneIcon.d.ts +7 -0
- package/dist/types/icons/AirplaneLandingIcon.d.ts +7 -0
- package/dist/types/icons/AirplaneTakeoffIcon.d.ts +7 -0
- package/dist/types/icons/AlarmClockIcon.d.ts +7 -0
- package/dist/types/icons/AlbumIcon.d.ts +7 -0
- package/dist/types/icons/AlertCircleIcon.d.ts +7 -0
- package/dist/types/icons/AlertRhombusIcon.d.ts +7 -0
- package/dist/types/icons/AlertTriangleIcon.d.ts +7 -0
- package/dist/types/icons/AlignBottomIcon.d.ts +7 -0
- package/dist/types/icons/AlignHorizontalCentersIcon.d.ts +7 -0
- package/dist/types/icons/AlignLeftIcon.d.ts +7 -0
- package/dist/types/icons/AlignRightIcon.d.ts +7 -0
- package/dist/types/icons/AlignTopIcon.d.ts +7 -0
- package/dist/types/icons/AlignVerticalCentersIcon.d.ts +7 -0
- package/dist/types/icons/AmazonIcon.d.ts +7 -0
- package/dist/types/icons/AmericanFootballIcon.d.ts +7 -0
- package/dist/types/icons/AnchorIcon.d.ts +8 -0
- package/dist/types/icons/AndroidIcon.d.ts +7 -0
- package/dist/types/icons/AngleIcon.d.ts +7 -0
- package/dist/types/icons/AppRemoveIcon.d.ts +7 -0
- package/dist/types/icons/AppStoreIcon.d.ts +7 -0
- package/dist/types/icons/AppleIcon.d.ts +7 -0
- package/dist/types/icons/AppsAddIcon.d.ts +7 -0
- package/dist/types/icons/AppsIcon.d.ts +7 -0
- package/dist/types/icons/ArcIcon.d.ts +7 -0
- package/dist/types/icons/ArchiveAdd2Icon.d.ts +8 -0
- package/dist/types/icons/ArchiveIcon.d.ts +8 -0
- package/dist/types/icons/ArrowClockwiseIcon.d.ts +7 -0
- package/dist/types/icons/ArrowCounterclockwiseIcon.d.ts +7 -0
- package/dist/types/icons/ArrowDownIcon.d.ts +7 -0
- package/dist/types/icons/ArrowDownloadIcon.d.ts +7 -0
- package/dist/types/icons/ArrowEnterIcon.d.ts +7 -0
- package/dist/types/icons/ArrowExportIcon.d.ts +7 -0
- package/dist/types/icons/ArrowForwardIcon.d.ts +7 -0
- package/dist/types/icons/ArrowImportIcon.d.ts +7 -0
- package/dist/types/icons/ArrowLeftIcon.d.ts +7 -0
- package/dist/types/icons/ArrowLeftRightIcon.d.ts +7 -0
- package/dist/types/icons/ArrowMaximizeIcon.d.ts +7 -0
- package/dist/types/icons/ArrowMinimizeIcon.d.ts +7 -0
- package/dist/types/icons/ArrowMoveIcon.d.ts +7 -0
- package/dist/types/icons/ArrowRedo2Icon.d.ts +7 -0
- package/dist/types/icons/ArrowRedoIcon.d.ts +7 -0
- package/dist/types/icons/ArrowReplyIcon.d.ts +7 -0
- package/dist/types/icons/ArrowRightIcon.d.ts +7 -0
- package/dist/types/icons/ArrowRotateClockwiseIcon.d.ts +7 -0
- package/dist/types/icons/ArrowRotateCounterclockwiseIcon.d.ts +7 -0
- package/dist/types/icons/ArrowSortIcon.d.ts +7 -0
- package/dist/types/icons/ArrowSwapIcon.d.ts +7 -0
- package/dist/types/icons/ArrowSync2Icon.d.ts +7 -0
- package/dist/types/icons/ArrowSyncIcon.d.ts +7 -0
- package/dist/types/icons/ArrowTrendingIcon.d.ts +7 -0
- package/dist/types/icons/ArrowUndo2Icon.d.ts +7 -0
- package/dist/types/icons/ArrowUndoIcon.d.ts +7 -0
- package/dist/types/icons/ArrowUpDownIcon.d.ts +7 -0
- package/dist/types/icons/ArrowUpIcon.d.ts +7 -0
- package/dist/types/icons/ArrowUploadIcon.d.ts +7 -0
- package/dist/types/icons/AsteriskIcon.d.ts +7 -0
- package/dist/types/icons/AttachIcon.d.ts +7 -0
- package/dist/types/icons/BackgroundColorAccentIcon.d.ts +7 -0
- package/dist/types/icons/BackgroundColorIcon.d.ts +7 -0
- package/dist/types/icons/BackspaceIcon.d.ts +7 -0
- package/dist/types/icons/BadgeIcon.d.ts +7 -0
- package/dist/types/icons/BankIcon.d.ts +8 -0
- package/dist/types/icons/BarChartIcon.d.ts +8 -0
- package/dist/types/icons/BarChartSparkleIcon.d.ts +7 -0
- package/dist/types/icons/BasketballIcon.d.ts +7 -0
- package/dist/types/icons/BatteryFullIcon.d.ts +7 -0
- package/dist/types/icons/BatteryIcon.d.ts +7 -0
- package/dist/types/icons/BeachIcon.d.ts +7 -0
- package/dist/types/icons/BeakerIcon.d.ts +7 -0
- package/dist/types/icons/BellDotIcon.d.ts +7 -0
- package/dist/types/icons/BellIcon.d.ts +7 -0
- package/dist/types/icons/BellOffIcon.d.ts +7 -0
- package/dist/types/icons/BlueskyIcon.d.ts +8 -0
- package/dist/types/icons/BluetoothIcon.d.ts +7 -0
- package/dist/types/icons/BoardIcon.d.ts +7 -0
- package/dist/types/icons/BoltIcon.d.ts +7 -0
- package/dist/types/icons/Book2Icon.d.ts +8 -0
- package/dist/types/icons/BookAdd2Icon.d.ts +8 -0
- package/dist/types/icons/BookAddIcon.d.ts +8 -0
- package/dist/types/icons/BookIcon.d.ts +8 -0
- package/dist/types/icons/BookInfo2Icon.d.ts +8 -0
- package/dist/types/icons/BookInfoIcon.d.ts +8 -0
- package/dist/types/icons/BookLetterIcon.d.ts +7 -0
- package/dist/types/icons/BookMarkedIcon.d.ts +7 -0
- package/dist/types/icons/BookOpenIcon.d.ts +7 -0
- package/dist/types/icons/BookmarkAddIcon.d.ts +8 -0
- package/dist/types/icons/BookmarkIcon.d.ts +8 -0
- package/dist/types/icons/BookmarkMultipleIcon.d.ts +8 -0
- package/dist/types/icons/BorderAllIcon.d.ts +7 -0
- package/dist/types/icons/BoxAddIcon.d.ts +7 -0
- package/dist/types/icons/BoxIcon.d.ts +8 -0
- package/dist/types/icons/BracesIcon.d.ts +8 -0
- package/dist/types/icons/BracesVariableIcon.d.ts +7 -0
- package/dist/types/icons/BracketsIcon.d.ts +7 -0
- package/dist/types/icons/BrainIcon.d.ts +7 -0
- package/dist/types/icons/BranchCompareIcon.d.ts +8 -0
- package/dist/types/icons/BranchFork2Icon.d.ts +7 -0
- package/dist/types/icons/BranchForkIcon.d.ts +7 -0
- package/dist/types/icons/BranchIcon.d.ts +8 -0
- package/dist/types/icons/BranchPullRequestIcon.d.ts +7 -0
- package/dist/types/icons/Briefcase2Icon.d.ts +7 -0
- package/dist/types/icons/BriefcaseIcon.d.ts +7 -0
- package/dist/types/icons/BrightnessIcon.d.ts +7 -0
- package/dist/types/icons/BroomIcon.d.ts +7 -0
- package/dist/types/icons/BugAddIcon.d.ts +7 -0
- package/dist/types/icons/BugIcon.d.ts +7 -0
- package/dist/types/icons/BugPlayIcon.d.ts +7 -0
- package/dist/types/icons/BuildingMultipleIcon.d.ts +7 -0
- package/dist/types/icons/BulletListIcon.d.ts +8 -0
- package/dist/types/icons/BulletListSquareAddIcon.d.ts +8 -0
- package/dist/types/icons/BulletListSquareIcon.d.ts +8 -0
- package/dist/types/icons/BulletListTreeIcon.d.ts +8 -0
- package/dist/types/icons/ButtonIcon.d.ts +7 -0
- package/dist/types/icons/CSS2Icon.d.ts +7 -0
- package/dist/types/icons/CSSIcon.d.ts +8 -0
- package/dist/types/icons/CakeIcon.d.ts +7 -0
- package/dist/types/icons/CalculatorIcon.d.ts +7 -0
- package/dist/types/icons/CalendarIcon.d.ts +7 -0
- package/dist/types/icons/CallEndIcon.d.ts +8 -0
- package/dist/types/icons/CallIcon.d.ts +8 -0
- package/dist/types/icons/CalligraphyPenIcon.d.ts +7 -0
- package/dist/types/icons/CameraIcon.d.ts +7 -0
- package/dist/types/icons/CancelCircleIcon.d.ts +7 -0
- package/dist/types/icons/CancelIcon.d.ts +7 -0
- package/dist/types/icons/CancelOctagonIcon.d.ts +7 -0
- package/dist/types/icons/CancelSquareIcon.d.ts +7 -0
- package/dist/types/icons/CandyIcon.d.ts +7 -0
- package/dist/types/icons/CartIcon.d.ts +7 -0
- package/dist/types/icons/CentIcon.d.ts +7 -0
- package/dist/types/icons/CenterHorizontalIcon.d.ts +7 -0
- package/dist/types/icons/CenterVerticalIcon.d.ts +7 -0
- package/dist/types/icons/ChatIcon.d.ts +7 -0
- package/dist/types/icons/ChatQuestionIcon.d.ts +7 -0
- package/dist/types/icons/CheckboxCheckedIcon.d.ts +7 -0
- package/dist/types/icons/CheckboxIndeterminate2Icon.d.ts +8 -0
- package/dist/types/icons/CheckboxIndeterminateIcon.d.ts +7 -0
- package/dist/types/icons/CheckboxListIcon.d.ts +8 -0
- package/dist/types/icons/CheckboxUncheckedIcon.d.ts +7 -0
- package/dist/types/icons/CheckmarkCircleIcon.d.ts +7 -0
- package/dist/types/icons/CheckmarkIcon.d.ts +7 -0
- package/dist/types/icons/CheckmarkStarburstIcon.d.ts +7 -0
- package/dist/types/icons/CheeseIcon.d.ts +7 -0
- package/dist/types/icons/ChevronDownIcon.d.ts +7 -0
- package/dist/types/icons/ChevronLeftIcon.d.ts +7 -0
- package/dist/types/icons/ChevronRightIcon.d.ts +7 -0
- package/dist/types/icons/ChevronUpIcon.d.ts +7 -0
- package/dist/types/icons/ChromeRestoreIcon.d.ts +8 -0
- package/dist/types/icons/CircleIcon.d.ts +7 -0
- package/dist/types/icons/CircleSmallIcon.d.ts +7 -0
- package/dist/types/icons/ClipboardIcon.d.ts +8 -0
- package/dist/types/icons/ClipboardPasteIcon.d.ts +8 -0
- package/dist/types/icons/ClipboardSearchIcon.d.ts +8 -0
- package/dist/types/icons/ClockIcon.d.ts +7 -0
- package/dist/types/icons/ClosedCaptionsIcon.d.ts +7 -0
- package/dist/types/icons/CloudAddIcon.d.ts +7 -0
- package/dist/types/icons/CloudArrowDownIcon.d.ts +7 -0
- package/dist/types/icons/CloudArrowUpIcon.d.ts +7 -0
- package/dist/types/icons/CloudIcon.d.ts +8 -0
- package/dist/types/icons/CloudOffIcon.d.ts +8 -0
- package/dist/types/icons/CodeIcon.d.ts +7 -0
- package/dist/types/icons/CodeSquareIcon.d.ts +7 -0
- package/dist/types/icons/CoffeeHotIcon.d.ts +7 -0
- package/dist/types/icons/ColorPaletteIcon.d.ts +7 -0
- package/dist/types/icons/CommentAdd2Icon.d.ts +7 -0
- package/dist/types/icons/CommentAddIcon.d.ts +7 -0
- package/dist/types/icons/CommentExclamationIcon.d.ts +8 -0
- package/dist/types/icons/CommentIcon.d.ts +8 -0
- package/dist/types/icons/CommentMultipleIcon.d.ts +8 -0
- package/dist/types/icons/CompareSizeIcon.d.ts +7 -0
- package/dist/types/icons/CompassIcon.d.ts +7 -0
- package/dist/types/icons/ComponentIcon.d.ts +8 -0
- package/dist/types/icons/ComposeIcon.d.ts +7 -0
- package/dist/types/icons/ComputerIcon.d.ts +7 -0
- package/dist/types/icons/ComputerMacIcon.d.ts +7 -0
- package/dist/types/icons/ConeIcon.d.ts +7 -0
- package/dist/types/icons/ContainerIcon.d.ts +7 -0
- package/dist/types/icons/ContractDownIcon.d.ts +7 -0
- package/dist/types/icons/CookiesIcon.d.ts +7 -0
- package/dist/types/icons/CopyIcon.d.ts +8 -0
- package/dist/types/icons/CopyleftIcon.d.ts +7 -0
- package/dist/types/icons/CopyrightIcon.d.ts +7 -0
- package/dist/types/icons/CornerRadiusIcon.d.ts +7 -0
- package/dist/types/icons/CreditCardIcon.d.ts +7 -0
- package/dist/types/icons/CropIcon.d.ts +7 -0
- package/dist/types/icons/CubeIcon.d.ts +7 -0
- package/dist/types/icons/CursorClickIcon.d.ts +7 -0
- package/dist/types/icons/CursorDragIcon.d.ts +7 -0
- package/dist/types/icons/CursorIcon.d.ts +7 -0
- package/dist/types/icons/CutIcon.d.ts +7 -0
- package/dist/types/icons/CylinderIcon.d.ts +7 -0
- package/dist/types/icons/DarkThemeIcon.d.ts +7 -0
- package/dist/types/icons/DatabaseAddIcon.d.ts +7 -0
- package/dist/types/icons/DatabaseIcon.d.ts +7 -0
- package/dist/types/icons/DeleteIcon.d.ts +7 -0
- package/dist/types/icons/DiamondIcon.d.ts +7 -0
- package/dist/types/icons/DiffIcon.d.ts +7 -0
- package/dist/types/icons/DirectionsIcon.d.ts +7 -0
- package/dist/types/icons/DoNotDisturbIcon.d.ts +7 -0
- package/dist/types/icons/DocumentIcon.d.ts +7 -0
- package/dist/types/icons/DollarCircleIcon.d.ts +7 -0
- package/dist/types/icons/DollarIcon.d.ts +7 -0
- package/dist/types/icons/DoorIcon.d.ts +7 -0
- package/dist/types/icons/DoorOpenIcon.d.ts +7 -0
- package/dist/types/icons/DotCircleIcon.d.ts +7 -0
- package/dist/types/icons/DotSquareIcon.d.ts +7 -0
- package/dist/types/icons/DrawTextIcon.d.ts +8 -0
- package/dist/types/icons/DropIcon.d.ts +7 -0
- package/dist/types/icons/EggFriedIcon.d.ts +7 -0
- package/dist/types/icons/EmojiFrownIcon.d.ts +7 -0
- package/dist/types/icons/EmojiGrinIcon.d.ts +7 -0
- package/dist/types/icons/EmojiIcon.d.ts +7 -0
- package/dist/types/icons/EmojiLaughterIcon.d.ts +7 -0
- package/dist/types/icons/EraserIcon.d.ts +7 -0
- package/dist/types/icons/EraserSparkleIcon.d.ts +7 -0
- package/dist/types/icons/ExclamationMarkIcon.d.ts +7 -0
- package/dist/types/icons/ExpandIcon.d.ts +7 -0
- package/dist/types/icons/ExtensionIcon.d.ts +8 -0
- package/dist/types/icons/EyeIcon.d.ts +7 -0
- package/dist/types/icons/EyeOffIcon.d.ts +8 -0
- package/dist/types/icons/EyedropperColorAccentIcon.d.ts +7 -0
- package/dist/types/icons/EyedropperColorIcon.d.ts +7 -0
- package/dist/types/icons/EyedropperIcon.d.ts +7 -0
- package/dist/types/icons/FacebookIcon.d.ts +7 -0
- package/dist/types/icons/FastForwardIcon.d.ts +7 -0
- package/dist/types/icons/FigmaIcon.d.ts +7 -0
- package/dist/types/icons/FileAddIcon.d.ts +7 -0
- package/dist/types/icons/FileIcon.d.ts +7 -0
- package/dist/types/icons/FileMultipleIcon.d.ts +7 -0
- package/dist/types/icons/FileSyncIcon.d.ts +7 -0
- package/dist/types/icons/FileTextIcon.d.ts +7 -0
- package/dist/types/icons/Filter2Icon.d.ts +7 -0
- package/dist/types/icons/FilterCancel2Icon.d.ts +7 -0
- package/dist/types/icons/FilterCancelIcon.d.ts +7 -0
- package/dist/types/icons/FilterIcon.d.ts +7 -0
- package/dist/types/icons/Flag2Icon.d.ts +7 -0
- package/dist/types/icons/FlagIcon.d.ts +8 -0
- package/dist/types/icons/FlashlightIcon.d.ts +7 -0
- package/dist/types/icons/FoldableHorizontalHalfIcon.d.ts +7 -0
- package/dist/types/icons/FoldableHorizontalIcon.d.ts +7 -0
- package/dist/types/icons/FoldableVerticalHalfIcon.d.ts +7 -0
- package/dist/types/icons/FoldableVerticalIcon.d.ts +7 -0
- package/dist/types/icons/FolderAddIcon.d.ts +8 -0
- package/dist/types/icons/FolderIcon.d.ts +7 -0
- package/dist/types/icons/FolderMultipleIcon.d.ts +7 -0
- package/dist/types/icons/FolderOpenIcon.d.ts +7 -0
- package/dist/types/icons/FoodIcon.d.ts +7 -0
- package/dist/types/icons/FullScreenMaximizeIcon.d.ts +7 -0
- package/dist/types/icons/FullScreenMinimizeIcon.d.ts +7 -0
- package/dist/types/icons/GameIcon.d.ts +7 -0
- package/dist/types/icons/GiftIcon.d.ts +7 -0
- package/dist/types/icons/GitCommitIcon.d.ts +7 -0
- package/dist/types/icons/GitHubIcon.d.ts +7 -0
- package/dist/types/icons/GitLabIcon.d.ts +7 -0
- package/dist/types/icons/GlassesIcon.d.ts +7 -0
- package/dist/types/icons/GlobeIcon.d.ts +7 -0
- package/dist/types/icons/Google2Icon.d.ts +7 -0
- package/dist/types/icons/GoogleChromeIcon.d.ts +7 -0
- package/dist/types/icons/GoogleIcon.d.ts +7 -0
- package/dist/types/icons/GooglePlayIcon.d.ts +7 -0
- package/dist/types/icons/GraphIcon.d.ts +8 -0
- package/dist/types/icons/GridDotsIcon.d.ts +7 -0
- package/dist/types/icons/GridIcon.d.ts +7 -0
- package/dist/types/icons/HTMLIcon.d.ts +8 -0
- package/dist/types/icons/HamburgerIcon.d.ts +7 -0
- package/dist/types/icons/HandIcon.d.ts +7 -0
- package/dist/types/icons/HardDriveIcon.d.ts +7 -0
- package/dist/types/icons/HashIcon.d.ts +7 -0
- package/dist/types/icons/HatGraduationIcon.d.ts +7 -0
- package/dist/types/icons/HeadphonesIcon.d.ts +7 -0
- package/dist/types/icons/HeadphonesOffIcon.d.ts +8 -0
- package/dist/types/icons/HeartIcon.d.ts +7 -0
- package/dist/types/icons/HeartStylisticIcon.d.ts +7 -0
- package/dist/types/icons/HexagonIcon.d.ts +7 -0
- package/dist/types/icons/HighlighterAccentIcon.d.ts +7 -0
- package/dist/types/icons/HighlighterIcon.d.ts +7 -0
- package/dist/types/icons/HistoryIcon.d.ts +8 -0
- package/dist/types/icons/Home2Icon.d.ts +7 -0
- package/dist/types/icons/HomeIcon.d.ts +7 -0
- package/dist/types/icons/HourglassIcon.d.ts +7 -0
- package/dist/types/icons/InfinityIcon.d.ts +7 -0
- package/dist/types/icons/InfoIcon.d.ts +7 -0
- package/dist/types/icons/InfoSquareIcon.d.ts +7 -0
- package/dist/types/icons/InstagramIcon.d.ts +7 -0
- package/dist/types/icons/JavaScriptIcon.d.ts +8 -0
- package/dist/types/icons/KeyIcon.d.ts +7 -0
- package/dist/types/icons/KeyboardCommandIcon.d.ts +7 -0
- package/dist/types/icons/KeyboardIcon.d.ts +7 -0
- package/dist/types/icons/KeyboardShiftIcon.d.ts +7 -0
- package/dist/types/icons/KotlinIcon.d.ts +7 -0
- package/dist/types/icons/LaptopIcon.d.ts +7 -0
- package/dist/types/icons/LayersIcon.d.ts +7 -0
- package/dist/types/icons/LayoutIcon.d.ts +7 -0
- package/dist/types/icons/LeafIcon.d.ts +7 -0
- package/dist/types/icons/LeafThreeIcon.d.ts +7 -0
- package/dist/types/icons/LeafTwoIcon.d.ts +7 -0
- package/dist/types/icons/LibraryIcon.d.ts +7 -0
- package/dist/types/icons/LightbulbIcon.d.ts +7 -0
- package/dist/types/icons/LineDiagonalIcon.d.ts +7 -0
- package/dist/types/icons/LinkIcon.d.ts +8 -0
- package/dist/types/icons/LinuxIcon.d.ts +7 -0
- package/dist/types/icons/LocationIcon.d.ts +7 -0
- package/dist/types/icons/LockIcon.d.ts +7 -0
- package/dist/types/icons/LockOpenIcon.d.ts +7 -0
- package/dist/types/icons/MagnetIcon.d.ts +7 -0
- package/dist/types/icons/MailIcon.d.ts +7 -0
- package/dist/types/icons/MailOpenIcon.d.ts +7 -0
- package/dist/types/icons/MapIcon.d.ts +7 -0
- package/dist/types/icons/MaskIcon.d.ts +7 -0
- package/dist/types/icons/MathIcon.d.ts +7 -0
- package/dist/types/icons/MegaphoneIcon.d.ts +7 -0
- package/dist/types/icons/MegaphoneLoudIcon.d.ts +7 -0
- package/dist/types/icons/MentionIcon.d.ts +7 -0
- package/dist/types/icons/MenuIcon.d.ts +7 -0
- package/dist/types/icons/MicrophoneIcon.d.ts +8 -0
- package/dist/types/icons/MicrophoneOffIcon.d.ts +8 -0
- package/dist/types/icons/MicrosoftEdgeIcon.d.ts +7 -0
- package/dist/types/icons/MicrosoftIcon.d.ts +7 -0
- package/dist/types/icons/MoonIcon.d.ts +7 -0
- package/dist/types/icons/MoreIcon.d.ts +7 -0
- package/dist/types/icons/MoreVerticalIcon.d.ts +7 -0
- package/dist/types/icons/MotherboardIcon.d.ts +7 -0
- package/dist/types/icons/MovieIcon.d.ts +7 -0
- package/dist/types/icons/MusicNote2Icon.d.ts +7 -0
- package/dist/types/icons/MusicNoteIcon.d.ts +7 -0
- package/dist/types/icons/NPMIcon.d.ts +7 -0
- package/dist/types/icons/NarratorIcon.d.ts +8 -0
- package/dist/types/icons/NodeJSIcon.d.ts +7 -0
- package/dist/types/icons/NoteAddIcon.d.ts +7 -0
- package/dist/types/icons/NoteIcon.d.ts +7 -0
- package/dist/types/icons/OctagonIcon.d.ts +8 -0
- package/dist/types/icons/OpenAIIcon.d.ts +7 -0
- package/dist/types/icons/OpenIcon.d.ts +8 -0
- package/dist/types/icons/OpenSourceIcon.d.ts +7 -0
- package/dist/types/icons/PDF2Icon.d.ts +8 -0
- package/dist/types/icons/PDFIcon.d.ts +8 -0
- package/dist/types/icons/PageMarginsIcon.d.ts +7 -0
- package/dist/types/icons/PaintBucketAccentIcon.d.ts +7 -0
- package/dist/types/icons/PaintBucketIcon.d.ts +7 -0
- package/dist/types/icons/Paintbrush2Icon.d.ts +7 -0
- package/dist/types/icons/Paintbrush2SparkleIcon.d.ts +7 -0
- package/dist/types/icons/PaintbrushIcon.d.ts +8 -0
- package/dist/types/icons/PanelBottomIcon.d.ts +7 -0
- package/dist/types/icons/PanelBottomOpenIcon.d.ts +7 -0
- package/dist/types/icons/PanelLeftContractIcon.d.ts +8 -0
- package/dist/types/icons/PanelLeftExpandIcon.d.ts +8 -0
- package/dist/types/icons/PanelLeftIcon.d.ts +8 -0
- package/dist/types/icons/PanelLeftOpenIcon.d.ts +7 -0
- package/dist/types/icons/PanelRightContractIcon.d.ts +8 -0
- package/dist/types/icons/PanelRightExpandIcon.d.ts +8 -0
- package/dist/types/icons/PanelRightIcon.d.ts +8 -0
- package/dist/types/icons/PanelRightOpenIcon.d.ts +7 -0
- package/dist/types/icons/ParenthesesIcon.d.ts +7 -0
- package/dist/types/icons/PauseIcon.d.ts +7 -0
- package/dist/types/icons/PencilIcon.d.ts +7 -0
- package/dist/types/icons/PencilSparkleIcon.d.ts +7 -0
- package/dist/types/icons/PentagonIcon.d.ts +7 -0
- package/dist/types/icons/Person2Icon.d.ts +7 -0
- package/dist/types/icons/PersonAdd2Icon.d.ts +7 -0
- package/dist/types/icons/PersonAddIcon.d.ts +7 -0
- package/dist/types/icons/PersonCircleIcon.d.ts +7 -0
- package/dist/types/icons/PersonIcon.d.ts +7 -0
- package/dist/types/icons/PersonMultipleIcon.d.ts +8 -0
- package/dist/types/icons/PhoneIcon.d.ts +7 -0
- package/dist/types/icons/PhotoAddIcon.d.ts +7 -0
- package/dist/types/icons/PhotoFilter2Icon.d.ts +7 -0
- package/dist/types/icons/PhotoFilterIcon.d.ts +7 -0
- package/dist/types/icons/PhotoIcon.d.ts +7 -0
- package/dist/types/icons/PhotoMultipleIcon.d.ts +7 -0
- package/dist/types/icons/PhotoSparkleIcon.d.ts +7 -0
- package/dist/types/icons/PictureInPicture2Icon.d.ts +7 -0
- package/dist/types/icons/PictureInPictureEnterIcon.d.ts +7 -0
- package/dist/types/icons/PictureInPictureExitIcon.d.ts +7 -0
- package/dist/types/icons/PictureInPictureIcon.d.ts +7 -0
- package/dist/types/icons/PieChartIcon.d.ts +7 -0
- package/dist/types/icons/PinIcon.d.ts +7 -0
- package/dist/types/icons/PinOffIcon.d.ts +8 -0
- package/dist/types/icons/PizzaIcon.d.ts +7 -0
- package/dist/types/icons/PlayCircleIcon.d.ts +7 -0
- package/dist/types/icons/PlayIcon.d.ts +7 -0
- package/dist/types/icons/PowerIcon.d.ts +7 -0
- package/dist/types/icons/PrinterIcon.d.ts +7 -0
- package/dist/types/icons/ProhibitedIcon.d.ts +7 -0
- package/dist/types/icons/PulseIcon.d.ts +7 -0
- package/dist/types/icons/PythonIcon.d.ts +8 -0
- package/dist/types/icons/QRCodeIcon.d.ts +8 -0
- package/dist/types/icons/QuestionCircleIcon.d.ts +7 -0
- package/dist/types/icons/QuestionIcon.d.ts +7 -0
- package/dist/types/icons/QuoteIcon.d.ts +7 -0
- package/dist/types/icons/ReactJSIcon.d.ts +7 -0
- package/dist/types/icons/RecordIcon.d.ts +7 -0
- package/dist/types/icons/RecordStopIcon.d.ts +7 -0
- package/dist/types/icons/RectangleWideIcon.d.ts +7 -0
- package/dist/types/icons/RegularExpressionIcon.d.ts +7 -0
- package/dist/types/icons/ReverseIcon.d.ts +7 -0
- package/dist/types/icons/RhombusIcon.d.ts +7 -0
- package/dist/types/icons/RibbonIcon.d.ts +7 -0
- package/dist/types/icons/RibbonStarIcon.d.ts +7 -0
- package/dist/types/icons/RoadBarrierIcon.d.ts +7 -0
- package/dist/types/icons/RoadConeIcon.d.ts +7 -0
- package/dist/types/icons/RobloxIcon.d.ts +7 -0
- package/dist/types/icons/RocketIcon.d.ts +7 -0
- package/dist/types/icons/RoseIcon.d.ts +7 -0
- package/dist/types/icons/RulerDiagonalIcon.d.ts +7 -0
- package/dist/types/icons/RulerIcon.d.ts +7 -0
- package/dist/types/icons/SaplingIcon.d.ts +7 -0
- package/dist/types/icons/SaveIcon.d.ts +7 -0
- package/dist/types/icons/SaveMultipleIcon.d.ts +7 -0
- package/dist/types/icons/SavePencilIcon.d.ts +8 -0
- package/dist/types/icons/ScreenSizeIcon.d.ts +7 -0
- package/dist/types/icons/Script2Icon.d.ts +7 -0
- package/dist/types/icons/ScriptIcon.d.ts +7 -0
- package/dist/types/icons/SearchCancelIcon.d.ts +8 -0
- package/dist/types/icons/SearchIcon.d.ts +7 -0
- package/dist/types/icons/SectionBreakIcon.d.ts +7 -0
- package/dist/types/icons/SendIcon.d.ts +7 -0
- package/dist/types/icons/ServerIcon.d.ts +7 -0
- package/dist/types/icons/SettingsIcon.d.ts +7 -0
- package/dist/types/icons/ShapeDifferenceIcon.d.ts +7 -0
- package/dist/types/icons/ShapeIntersectIcon.d.ts +7 -0
- package/dist/types/icons/ShapeSubtractIcon.d.ts +7 -0
- package/dist/types/icons/ShapeUnionIcon.d.ts +7 -0
- package/dist/types/icons/ShieldCancelIcon.d.ts +7 -0
- package/dist/types/icons/ShieldCheckmarkIcon.d.ts +7 -0
- package/dist/types/icons/ShieldIcon.d.ts +7 -0
- package/dist/types/icons/ShieldKeyholeIcon.d.ts +7 -0
- package/dist/types/icons/SkullIcon.d.ts +7 -0
- package/dist/types/icons/SlashSquareIcon.d.ts +7 -0
- package/dist/types/icons/SoccerIcon.d.ts +7 -0
- package/dist/types/icons/SoundwaveIcon.d.ts +7 -0
- package/dist/types/icons/SpacebarIcon.d.ts +7 -0
- package/dist/types/icons/Sparkle2Icon.d.ts +7 -0
- package/dist/types/icons/SparkleIcon.d.ts +7 -0
- package/dist/types/icons/SpinnerIcon.d.ts +7 -0
- package/dist/types/icons/SplitHorizontalIcon.d.ts +7 -0
- package/dist/types/icons/SplitVerticalIcon.d.ts +7 -0
- package/dist/types/icons/SquareDragIcon.d.ts +8 -0
- package/dist/types/icons/SquareIcon.d.ts +7 -0
- package/dist/types/icons/SquareMarginsIcon.d.ts +8 -0
- package/dist/types/icons/StarIcon.d.ts +7 -0
- package/dist/types/icons/StrokeThicknessIcon.d.ts +7 -0
- package/dist/types/icons/SubtractIcon.d.ts +7 -0
- package/dist/types/icons/SubtractSquareIcon.d.ts +7 -0
- package/dist/types/icons/SubtractSquareMultipleIcon.d.ts +7 -0
- package/dist/types/icons/SvelteIcon.d.ts +8 -0
- package/dist/types/icons/SymbolsIcon.d.ts +7 -0
- package/dist/types/icons/TVIcon.d.ts +7 -0
- package/dist/types/icons/TableIcon.d.ts +7 -0
- package/dist/types/icons/TableSimpleIcon.d.ts +7 -0
- package/dist/types/icons/TabletIcon.d.ts +7 -0
- package/dist/types/icons/TagAccentIcon.d.ts +7 -0
- package/dist/types/icons/TagAddIcon.d.ts +7 -0
- package/dist/types/icons/TagIcon.d.ts +7 -0
- package/dist/types/icons/TagMultipleIcon.d.ts +8 -0
- package/dist/types/icons/TagRemoveIcon.d.ts +7 -0
- package/dist/types/icons/TargetIcon.d.ts +8 -0
- package/dist/types/icons/TaskListIcon.d.ts +7 -0
- package/dist/types/icons/TerminalIcon.d.ts +7 -0
- package/dist/types/icons/TextAddIcon.d.ts +8 -0
- package/dist/types/icons/TextAlignCenterIcon.d.ts +7 -0
- package/dist/types/icons/TextAlignJustifyIcon.d.ts +7 -0
- package/dist/types/icons/TextAlignLeftIcon.d.ts +7 -0
- package/dist/types/icons/TextAlignRightIcon.d.ts +7 -0
- package/dist/types/icons/TextBoldIcon.d.ts +8 -0
- package/dist/types/icons/TextCaseLowercaseIcon.d.ts +7 -0
- package/dist/types/icons/TextCaseTitleIcon.d.ts +7 -0
- package/dist/types/icons/TextCaseUppercaseIcon.d.ts +7 -0
- package/dist/types/icons/TextClearFormattingIcon.d.ts +7 -0
- package/dist/types/icons/TextCollapseIcon.d.ts +7 -0
- package/dist/types/icons/TextColorAccentIcon.d.ts +7 -0
- package/dist/types/icons/TextColorIcon.d.ts +7 -0
- package/dist/types/icons/TextDescriptionIcon.d.ts +7 -0
- package/dist/types/icons/TextEditStyleIcon.d.ts +7 -0
- package/dist/types/icons/TextEffectsIcon.d.ts +8 -0
- package/dist/types/icons/TextExpandIcon.d.ts +7 -0
- package/dist/types/icons/TextFontIcon.d.ts +7 -0
- package/dist/types/icons/TextFontSizeIcon.d.ts +7 -0
- package/dist/types/icons/TextFootnoteIcon.d.ts +7 -0
- package/dist/types/icons/TextHighlightColorAccentIcon.d.ts +7 -0
- package/dist/types/icons/TextHighlightColorIcon.d.ts +7 -0
- package/dist/types/icons/TextIcon.d.ts +7 -0
- package/dist/types/icons/TextIndentDecreaseIcon.d.ts +8 -0
- package/dist/types/icons/TextIndentIncreaseIcon.d.ts +8 -0
- package/dist/types/icons/TextItalicIcon.d.ts +7 -0
- package/dist/types/icons/TextLargeIcon.d.ts +7 -0
- package/dist/types/icons/TextLetterSpacingIcon.d.ts +7 -0
- package/dist/types/icons/TextLineHeightIcon.d.ts +7 -0
- package/dist/types/icons/TextLineSpacingIcon.d.ts +7 -0
- package/dist/types/icons/TextNumberListIcon.d.ts +8 -0
- package/dist/types/icons/TextPositionBottomIcon.d.ts +7 -0
- package/dist/types/icons/TextPositionMiddleIcon.d.ts +7 -0
- package/dist/types/icons/TextPositionTopIcon.d.ts +7 -0
- package/dist/types/icons/TextSmallIcon.d.ts +7 -0
- package/dist/types/icons/TextStrikethroughIcon.d.ts +7 -0
- package/dist/types/icons/TextSubscriptIcon.d.ts +8 -0
- package/dist/types/icons/TextSuperscriptIcon.d.ts +8 -0
- package/dist/types/icons/TextTypographyIcon.d.ts +7 -0
- package/dist/types/icons/TextUnderlineIcon.d.ts +7 -0
- package/dist/types/icons/ThumbsDownIcon.d.ts +8 -0
- package/dist/types/icons/ThumbsUpIcon.d.ts +8 -0
- package/dist/types/icons/TikTokIcon.d.ts +7 -0
- package/dist/types/icons/TimerIcon.d.ts +8 -0
- package/dist/types/icons/TimerOffIcon.d.ts +7 -0
- package/dist/types/icons/ToastIcon.d.ts +7 -0
- package/dist/types/icons/ToolboxIcon.d.ts +7 -0
- package/dist/types/icons/ToyBrickIcon.d.ts +7 -0
- package/dist/types/icons/TreasureChestIcon.d.ts +7 -0
- package/dist/types/icons/TriangleIcon.d.ts +7 -0
- package/dist/types/icons/TrophyIcon.d.ts +7 -0
- package/dist/types/icons/TuneIcon.d.ts +7 -0
- package/dist/types/icons/TypeScriptIcon.d.ts +7 -0
- package/dist/types/icons/UbuntuIcon.d.ts +7 -0
- package/dist/types/icons/VehicleCarIcon.d.ts +7 -0
- package/dist/types/icons/VideoClipIcon.d.ts +8 -0
- package/dist/types/icons/VideoIcon.d.ts +8 -0
- package/dist/types/icons/VisualStudioCodeIcon.d.ts +7 -0
- package/dist/types/icons/VolumeIcon.d.ts +7 -0
- package/dist/types/icons/VolumeLowIcon.d.ts +7 -0
- package/dist/types/icons/VolumeMuteIcon.d.ts +7 -0
- package/dist/types/icons/VueJSIcon.d.ts +7 -0
- package/dist/types/icons/WatchIcon.d.ts +7 -0
- package/dist/types/icons/WeatherCloudyIcon.d.ts +7 -0
- package/dist/types/icons/WebpackIcon.d.ts +7 -0
- package/dist/types/icons/WiFiIcon.d.ts +7 -0
- package/dist/types/icons/WindowAddIcon.d.ts +7 -0
- package/dist/types/icons/WindowIcon.d.ts +7 -0
- package/dist/types/icons/WindowMultipleIcon.d.ts +8 -0
- package/dist/types/icons/WrenchIcon.d.ts +7 -0
- package/dist/types/icons/XTwitterIcon.d.ts +7 -0
- package/dist/types/icons/YouTubeIcon.d.ts +7 -0
- package/dist/types/icons/YouTubeShortsIcon.d.ts +7 -0
- package/dist/types/icons/ZoomInIcon.d.ts +7 -0
- package/dist/types/icons/ZoomOutIcon.d.ts +7 -0
- package/dist/types/icons.d.ts +539 -0
- package/dist/types/proicons-react.d.ts +11 -0
- package/dist/types/types.d.ts +20 -0
- package/package.json +16 -17
- package/dist/AccessibilityIcon.js +0 -32
- package/dist/AddCircleIcon.js +0 -34
- package/dist/AddIcon.js +0 -22
- package/dist/AddRhombusIcon.js +0 -22
- package/dist/AddSquareIcon.js +0 -36
- package/dist/AddSquareMultipleIcon.js +0 -50
- package/dist/AirplaneIcon.js +0 -22
- package/dist/AirplaneLandingIcon.js +0 -22
- package/dist/AirplaneTakeoffIcon.js +0 -22
- package/dist/AlarmClockIcon.js +0 -55
- package/dist/AlbumIcon.js +0 -35
- package/dist/AlertCircleIcon.js +0 -45
- package/dist/AlertRhombusIcon.js +0 -45
- package/dist/AlertTriangleIcon.js +0 -43
- package/dist/AlignBottomIcon.js +0 -52
- package/dist/AlignHorizontalCentersIcon.js +0 -52
- package/dist/AlignLeftIcon.js +0 -52
- package/dist/AlignRightIcon.js +0 -56
- package/dist/AlignTopIcon.js +0 -56
- package/dist/AlignVerticalCentersIcon.js +0 -56
- package/dist/AmazonIcon.js +0 -44
- package/dist/AnchorIcon.js +0 -45
- package/dist/AndroidIcon.js +0 -44
- package/dist/AngleIcon.js +0 -32
- package/dist/AppRemoveIcon.js +0 -66
- package/dist/AppStoreIcon.js +0 -28
- package/dist/AppleIcon.js +0 -31
- package/dist/AppsAddIcon.js +0 -69
- package/dist/AppsIcon.js +0 -69
- package/dist/ArcIcon.js +0 -22
- package/dist/ArchiveAdd2Icon.js +0 -31
- package/dist/ArchiveIcon.js +0 -22
- package/dist/ArrowClockwiseIcon.js +0 -22
- package/dist/ArrowCounterclockwiseIcon.js +0 -22
- package/dist/ArrowDownIcon.js +0 -22
- package/dist/ArrowDownloadIcon.js +0 -22
- package/dist/ArrowEnterIcon.js +0 -22
- package/dist/ArrowExportIcon.js +0 -22
- package/dist/ArrowForwardIcon.js +0 -22
- package/dist/ArrowImportIcon.js +0 -22
- package/dist/ArrowLeftIcon.js +0 -22
- package/dist/ArrowLeftRightIcon.js +0 -22
- package/dist/ArrowMaximizeIcon.js +0 -22
- package/dist/ArrowMinimizeIcon.js +0 -22
- package/dist/ArrowMoveIcon.js +0 -22
- package/dist/ArrowRedo2Icon.js +0 -22
- package/dist/ArrowRedoIcon.js +0 -22
- package/dist/ArrowReplyIcon.js +0 -22
- package/dist/ArrowRightIcon.js +0 -22
- package/dist/ArrowRotateClockwiseIcon.js +0 -30
- package/dist/ArrowRotateCounterclockwiseIcon.js +0 -30
- package/dist/ArrowSortIcon.js +0 -22
- package/dist/ArrowSwapIcon.js +0 -22
- package/dist/ArrowSync2Icon.js +0 -22
- package/dist/ArrowSyncIcon.js +0 -22
- package/dist/ArrowTrendingIcon.js +0 -22
- package/dist/ArrowUndo2Icon.js +0 -22
- package/dist/ArrowUndoIcon.js +0 -22
- package/dist/ArrowUpDownIcon.js +0 -22
- package/dist/ArrowUpIcon.js +0 -22
- package/dist/ArrowUploadIcon.js +0 -22
- package/dist/AsteriskIcon.js +0 -22
- package/dist/AttachIcon.js +0 -22
- package/dist/BackgroundColorAccentIcon.js +0 -21
- package/dist/BackgroundColorIcon.js +0 -32
- package/dist/BackspaceIcon.js +0 -22
- package/dist/BadgeIcon.js +0 -34
- package/dist/BankIcon.js +0 -36
- package/dist/BarChartIcon.js +0 -22
- package/dist/BasketballIcon.js +0 -48
- package/dist/BatteryFullIcon.js +0 -51
- package/dist/BatteryIcon.js +0 -51
- package/dist/BeachIcon.js +0 -22
- package/dist/BeakerIcon.js +0 -22
- package/dist/BellDotIcon.js +0 -44
- package/dist/BellIcon.js +0 -31
- package/dist/BellOffIcon.js +0 -45
- package/dist/BlueskyIcon.js +0 -21
- package/dist/BluetoothIcon.js +0 -22
- package/dist/BoardIcon.js +0 -29
- package/dist/BoltIcon.js +0 -21
- package/dist/Book2Icon.js +0 -37
- package/dist/BookAdd2Icon.js +0 -32
- package/dist/BookAddIcon.js +0 -31
- package/dist/BookIcon.js +0 -32
- package/dist/BookInfo2Icon.js +0 -56
- package/dist/BookInfoIcon.js +0 -55
- package/dist/BookLetterIcon.js +0 -32
- package/dist/BookMarkedIcon.js +0 -45
- package/dist/BookOpenIcon.js +0 -22
- package/dist/BookmarkAddIcon.js +0 -31
- package/dist/BookmarkIcon.js +0 -21
- package/dist/BookmarkMultipleIcon.js +0 -31
- package/dist/BorderAllIcon.js +0 -22
- package/dist/BoxAddIcon.js +0 -31
- package/dist/BoxIcon.js +0 -21
- package/dist/BracesIcon.js +0 -22
- package/dist/BracesVariableIcon.js +0 -22
- package/dist/BracketsIcon.js +0 -22
- package/dist/BranchCompareIcon.js +0 -32
- package/dist/BranchFork2Icon.js +0 -22
- package/dist/BranchForkIcon.js +0 -22
- package/dist/BranchIcon.js +0 -22
- package/dist/BranchPullRequestIcon.js +0 -32
- package/dist/Briefcase2Icon.js +0 -22
- package/dist/BriefcaseIcon.js +0 -32
- package/dist/BrightnessIcon.js +0 -31
- package/dist/BroomIcon.js +0 -22
- package/dist/BugAddIcon.js +0 -43
- package/dist/BugIcon.js +0 -22
- package/dist/BugPlayIcon.js +0 -31
- package/dist/BuildingMultipleIcon.js +0 -84
- package/dist/BulletListIcon.js +0 -76
- package/dist/BulletListSquareAddIcon.js +0 -83
- package/dist/BulletListSquareIcon.js +0 -86
- package/dist/BulletListTreeIcon.js +0 -76
- package/dist/ButtonIcon.js +0 -36
- package/dist/CSS2Icon.js +0 -32
- package/dist/CSSIcon.js +0 -32
- package/dist/CakeIcon.js +0 -32
- package/dist/CalculatorIcon.js +0 -103
- package/dist/CalendarIcon.js +0 -22
- package/dist/CallEndIcon.js +0 -21
- package/dist/CallIcon.js +0 -21
- package/dist/CalligraphyPenIcon.js +0 -31
- package/dist/CameraIcon.js +0 -32
- package/dist/CancelCircleIcon.js +0 -31
- package/dist/CancelIcon.js +0 -22
- package/dist/CancelOctagonIcon.js +0 -31
- package/dist/CancelSquareIcon.js +0 -29
- package/dist/CandyIcon.js +0 -32
- package/dist/CartIcon.js +0 -50
- package/dist/CentIcon.js +0 -22
- package/dist/CenterHorizontalIcon.js +0 -35
- package/dist/CenterVerticalIcon.js +0 -35
- package/dist/ChatIcon.js +0 -22
- package/dist/ChatQuestionIcon.js +0 -45
- package/dist/CheckboxCheckedIcon.js +0 -36
- package/dist/CheckboxIndeterminate2Icon.js +0 -33
- package/dist/CheckboxIndeterminateIcon.js +0 -36
- package/dist/CheckboxListIcon.js +0 -91
- package/dist/CheckboxUncheckedIcon.js +0 -26
- package/dist/CheckmarkCircleIcon.js +0 -33
- package/dist/CheckmarkIcon.js +0 -22
- package/dist/CheckmarkStarburstIcon.js +0 -32
- package/dist/ChevronDownIcon.js +0 -22
- package/dist/ChevronLeftIcon.js +0 -22
- package/dist/ChevronRightIcon.js +0 -22
- package/dist/ChevronUpIcon.js +0 -22
- package/dist/ChromeRestoreIcon.js +0 -32
- package/dist/CircleIcon.js +0 -24
- package/dist/CircleSmallIcon.js +0 -24
- package/dist/ClipboardIcon.js +0 -32
- package/dist/ClipboardPasteIcon.js +0 -43
- package/dist/ClipboardSearchIcon.js +0 -43
- package/dist/ClockIcon.js +0 -32
- package/dist/ClosedCaptionsIcon.js +0 -36
- package/dist/CloudAddIcon.js +0 -31
- package/dist/CloudArrowDownIcon.js +0 -31
- package/dist/CloudArrowUpIcon.js +0 -31
- package/dist/CloudIcon.js +0 -22
- package/dist/CloudOffIcon.js +0 -31
- package/dist/CodeIcon.js +0 -22
- package/dist/CodeSquareIcon.js +0 -36
- package/dist/CoffeeHotIcon.js +0 -32
- package/dist/ColorPaletteIcon.js +0 -78
- package/dist/CommentAdd2Icon.js +0 -22
- package/dist/CommentAddIcon.js +0 -31
- package/dist/CommentExclamationIcon.js +0 -44
- package/dist/CommentIcon.js +0 -22
- package/dist/CommentMultipleIcon.js +0 -32
- package/dist/CompareSizeIcon.js +0 -22
- package/dist/CompassIcon.js +0 -34
- package/dist/ComponentIcon.js +0 -77
- package/dist/ComposeIcon.js +0 -32
- package/dist/ComputerIcon.js +0 -36
- package/dist/ComputerMacIcon.js +0 -22
- package/dist/ConeIcon.js +0 -22
- package/dist/ContractDownIcon.js +0 -22
- package/dist/CookiesIcon.js +0 -64
- package/dist/CopyIcon.js +0 -32
- package/dist/CopyleftIcon.js +0 -34
- package/dist/CopyrightIcon.js +0 -34
- package/dist/CornerRadiusIcon.js +0 -22
- package/dist/CreditCardIcon.js +0 -47
- package/dist/CropIcon.js +0 -22
- package/dist/CubeIcon.js +0 -21
- package/dist/CursorClickIcon.js +0 -31
- package/dist/CursorDragIcon.js +0 -22
- package/dist/CursorIcon.js +0 -21
- package/dist/CutIcon.js +0 -22
- package/dist/CylinderIcon.js +0 -22
- package/dist/DarkThemeIcon.js +0 -29
- package/dist/DatabaseAddIcon.js +0 -31
- package/dist/DatabaseIcon.js +0 -22
- package/dist/DeleteIcon.js +0 -22
- package/dist/DiamondIcon.js +0 -22
- package/dist/DiffIcon.js +0 -22
- package/dist/DirectionsIcon.js +0 -32
- package/dist/DoNotDisturbIcon.js +0 -31
- package/dist/DocumentIcon.js +0 -36
- package/dist/DollarCircleIcon.js +0 -33
- package/dist/DollarIcon.js +0 -21
- package/dist/DoorIcon.js +0 -31
- package/dist/DoorOpenIcon.js +0 -31
- package/dist/DotCircleIcon.js +0 -33
- package/dist/DotSquareIcon.js +0 -35
- package/dist/DrawTextIcon.js +0 -43
- package/dist/DropIcon.js +0 -20
- package/dist/EmojiFrownIcon.js +0 -57
- package/dist/EmojiGrinIcon.js +0 -57
- package/dist/EmojiIcon.js +0 -57
- package/dist/EmojiLaughterIcon.js +0 -34
- package/dist/EraserIcon.js +0 -22
- package/dist/EraserSparkleIcon.js +0 -29
- package/dist/ExclamationMarkIcon.js +0 -30
- package/dist/ExpandIcon.js +0 -22
- package/dist/ExtensionIcon.js +0 -22
- package/dist/EyeIcon.js +0 -30
- package/dist/EyeOffIcon.js +0 -44
- package/dist/EyedropperColorAccentIcon.js +0 -19
- package/dist/EyedropperColorIcon.js +0 -22
- package/dist/EyedropperIcon.js +0 -22
- package/dist/FacebookIcon.js +0 -21
- package/dist/FastForwardIcon.js +0 -30
- package/dist/FigmaIcon.js +0 -60
- package/dist/FileAddIcon.js +0 -31
- package/dist/FileIcon.js +0 -22
- package/dist/FileMultipleIcon.js +0 -32
- package/dist/FileSyncIcon.js +0 -31
- package/dist/FileTextIcon.js +0 -31
- package/dist/Filter2Icon.js +0 -22
- package/dist/FilterCancel2Icon.js +0 -31
- package/dist/FilterCancelIcon.js +0 -31
- package/dist/FilterIcon.js +0 -22
- package/dist/Flag2Icon.js +0 -22
- package/dist/FlagIcon.js +0 -22
- package/dist/FlashlightIcon.js +0 -32
- package/dist/FoldableHorizontalHalfIcon.js +0 -33
- package/dist/FoldableHorizontalIcon.js +0 -22
- package/dist/FoldableVerticalHalfIcon.js +0 -33
- package/dist/FoldableVerticalIcon.js +0 -22
- package/dist/FolderAddIcon.js +0 -31
- package/dist/FolderIcon.js +0 -21
- package/dist/FolderMultipleIcon.js +0 -31
- package/dist/FolderOpenIcon.js +0 -21
- package/dist/FullScreenMaximizeIcon.js +0 -22
- package/dist/FullScreenMinimizeIcon.js +0 -22
- package/dist/GameIcon.js +0 -44
- package/dist/GiftIcon.js +0 -22
- package/dist/GitCommitIcon.js +0 -22
- package/dist/GitHubIcon.js +0 -32
- package/dist/GitLabIcon.js +0 -22
- package/dist/GlobeIcon.js +0 -22
- package/dist/Google2Icon.js +0 -22
- package/dist/GoogleChromeIcon.js +0 -22
- package/dist/GoogleIcon.js +0 -22
- package/dist/GooglePlayIcon.js +0 -21
- package/dist/GraphIcon.js +0 -32
- package/dist/GridDotsIcon.js +0 -103
- package/dist/GridIcon.js +0 -73
- package/dist/HTMLIcon.js +0 -32
- package/dist/HamburgerIcon.js +0 -50
- package/dist/HandIcon.js +0 -32
- package/dist/HardDriveIcon.js +0 -31
- package/dist/HashIcon.js +0 -22
- package/dist/HatGraduationIcon.js +0 -22
- package/dist/HeadphonesIcon.js +0 -32
- package/dist/HeadphonesOffIcon.js +0 -42
- package/dist/HeartIcon.js +0 -21
- package/dist/HeartStylisticIcon.js +0 -21
- package/dist/HexagonIcon.js +0 -22
- package/dist/HighlighterAccentIcon.js +0 -19
- package/dist/HighlighterIcon.js +0 -22
- package/dist/HistoryIcon.js +0 -32
- package/dist/Home2Icon.js +0 -22
- package/dist/HomeIcon.js +0 -21
- package/dist/HourglassIcon.js +0 -31
- package/dist/InfinityIcon.js +0 -21
- package/dist/InfoIcon.js +0 -44
- package/dist/InfoSquareIcon.js +0 -42
- package/dist/InstagramIcon.js +0 -51
- package/dist/JavaScriptIcon.js +0 -36
- package/dist/KeyboardCommandIcon.js +0 -22
- package/dist/KeyboardIcon.js +0 -119
- package/dist/KeyboardShiftIcon.js +0 -22
- package/dist/KotlinIcon.js +0 -21
- package/dist/LaptopIcon.js +0 -22
- package/dist/LayersIcon.js +0 -45
- package/dist/LayoutIcon.js +0 -22
- package/dist/LeafIcon.js +0 -22
- package/dist/LeafThreeIcon.js +0 -22
- package/dist/LeafTwoIcon.js +0 -22
- package/dist/LibraryIcon.js +0 -54
- package/dist/LightbulbIcon.js +0 -22
- package/dist/LineDiagonalIcon.js +0 -21
- package/dist/LinkIcon.js +0 -22
- package/dist/LinuxIcon.js +0 -56
- package/dist/LocationIcon.js +0 -33
- package/dist/LockIcon.js +0 -49
- package/dist/LockOpenIcon.js +0 -49
- package/dist/MagnetIcon.js +0 -22
- package/dist/MailIcon.js +0 -36
- package/dist/MailOpenIcon.js +0 -22
- package/dist/MapIcon.js +0 -21
- package/dist/MaskIcon.js +0 -31
- package/dist/MathIcon.js +0 -21
- package/dist/MegaphoneIcon.js +0 -20
- package/dist/MegaphoneLoudIcon.js +0 -30
- package/dist/MentionIcon.js +0 -22
- package/dist/MenuIcon.js +0 -22
- package/dist/MicrophoneIcon.js +0 -22
- package/dist/MicrophoneOffIcon.js +0 -39
- package/dist/MicrosoftEdgeIcon.js +0 -22
- package/dist/MicrosoftIcon.js +0 -22
- package/dist/MoonIcon.js +0 -21
- package/dist/MoreIcon.js +0 -43
- package/dist/MoreVerticalIcon.js +0 -46
- package/dist/MotherboardIcon.js +0 -54
- package/dist/MovieIcon.js +0 -22
- package/dist/MusicNote2Icon.js +0 -22
- package/dist/MusicNoteIcon.js +0 -32
- package/dist/NPMIcon.js +0 -33
- package/dist/NarratorIcon.js +0 -22
- package/dist/NodeJSIcon.js +0 -32
- package/dist/NoteAddIcon.js +0 -31
- package/dist/NoteIcon.js +0 -32
- package/dist/OctagonIcon.js +0 -22
- package/dist/OpenAIIcon.js +0 -19
- package/dist/OpenIcon.js +0 -22
- package/dist/OpenSourceIcon.js +0 -22
- package/dist/PDF2Icon.js +0 -46
- package/dist/PDFIcon.js +0 -31
- package/dist/PageMarginsIcon.js +0 -36
- package/dist/PaintBucketAccentIcon.js +0 -19
- package/dist/PaintBucketIcon.js +0 -31
- package/dist/Paintbrush2Icon.js +0 -21
- package/dist/Paintbrush2SparkleIcon.js +0 -28
- package/dist/PaintbrushIcon.js +0 -22
- package/dist/PanelBottomIcon.js +0 -22
- package/dist/PanelBottomOpenIcon.js +0 -29
- package/dist/PanelLeftContractIcon.js +0 -22
- package/dist/PanelLeftExpandIcon.js +0 -22
- package/dist/PanelLeftIcon.js +0 -22
- package/dist/PanelLeftOpenIcon.js +0 -29
- package/dist/PanelRightContractIcon.js +0 -22
- package/dist/PanelRightExpandIcon.js +0 -22
- package/dist/PanelRightIcon.js +0 -22
- package/dist/PanelRightOpenIcon.js +0 -29
- package/dist/ParenthesesIcon.js +0 -22
- package/dist/PauseIcon.js +0 -38
- package/dist/PencilIcon.js +0 -22
- package/dist/PencilSparkleIcon.js +0 -29
- package/dist/PentagonIcon.js +0 -22
- package/dist/Person2Icon.js +0 -34
- package/dist/PersonAdd2Icon.js +0 -22
- package/dist/PersonAddIcon.js +0 -31
- package/dist/PersonCircleIcon.js +0 -22
- package/dist/PersonIcon.js +0 -22
- package/dist/PersonMultipleIcon.js +0 -22
- package/dist/PhoneIcon.js +0 -36
- package/dist/PhotoAddIcon.js +0 -44
- package/dist/PhotoFilterIcon.js +0 -46
- package/dist/PhotoIcon.js +0 -31
- package/dist/PhotoMultipleIcon.js +0 -44
- package/dist/PhotoSparkleIcon.js +0 -42
- package/dist/PictureInPicture2Icon.js +0 -33
- package/dist/PictureInPictureEnterIcon.js +0 -47
- package/dist/PictureInPictureExitIcon.js +0 -48
- package/dist/PictureInPictureIcon.js +0 -33
- package/dist/PieChartIcon.js +0 -48
- package/dist/PinIcon.js +0 -22
- package/dist/PinOffIcon.js +0 -31
- package/dist/PlayCircleIcon.js +0 -32
- package/dist/PlayIcon.js +0 -21
- package/dist/PowerIcon.js +0 -22
- package/dist/PrinterIcon.js +0 -22
- package/dist/ProhibitedIcon.js +0 -22
- package/dist/PythonIcon.js +0 -29
- package/dist/QRCodeIcon.js +0 -154
- package/dist/QuestionCircleIcon.js +0 -47
- package/dist/QuestionIcon.js +0 -31
- package/dist/QuoteIcon.js +0 -22
- package/dist/ReactJSIcon.js +0 -56
- package/dist/RecordIcon.js +0 -33
- package/dist/RecordStopIcon.js +0 -35
- package/dist/RectangleWideIcon.js +0 -26
- package/dist/RegularExpressionIcon.js +0 -34
- package/dist/ReverseIcon.js +0 -30
- package/dist/RhombusIcon.js +0 -22
- package/dist/RibbonIcon.js +0 -32
- package/dist/RibbonStarIcon.js +0 -43
- package/dist/RoadBarrierIcon.js +0 -45
- package/dist/RoadConeIcon.js +0 -31
- package/dist/RobloxIcon.js +0 -42
- package/dist/RulerDiagonalIcon.js +0 -36
- package/dist/RulerIcon.js +0 -35
- package/dist/SaveIcon.js +0 -22
- package/dist/SaveMultipleIcon.js +0 -32
- package/dist/SavePencilIcon.js +0 -29
- package/dist/ScreenSizeIcon.js +0 -36
- package/dist/Script2Icon.js +0 -22
- package/dist/ScriptIcon.js +0 -22
- package/dist/SearchCancelIcon.js +0 -22
- package/dist/SearchIcon.js +0 -22
- package/dist/SectionBreakIcon.js +0 -22
- package/dist/SendIcon.js +0 -22
- package/dist/ServerIcon.js +0 -83
- package/dist/SettingsIcon.js +0 -23
- package/dist/ShapeDifferenceIcon.js +0 -26
- package/dist/ShapeIntersectIcon.js +0 -29
- package/dist/ShapeSubtractIcon.js +0 -29
- package/dist/ShapeUnionIcon.js +0 -51
- package/dist/ShieldCancelIcon.js +0 -22
- package/dist/ShieldCheckmarkIcon.js +0 -32
- package/dist/ShieldIcon.js +0 -22
- package/dist/ShieldKeyholeIcon.js +0 -45
- package/dist/SkullIcon.js +0 -29
- package/dist/SlashSquareIcon.js +0 -36
- package/dist/SoundwaveIcon.js +0 -22
- package/dist/SpacebarIcon.js +0 -22
- package/dist/Sparkle2Icon.js +0 -31
- package/dist/SparkleIcon.js +0 -44
- package/dist/SpinnerIcon.js +0 -22
- package/dist/SplitHorizontalIcon.js +0 -22
- package/dist/SplitVerticalIcon.js +0 -22
- package/dist/SquareDragIcon.js +0 -32
- package/dist/SquareIcon.js +0 -26
- package/dist/SquareMarginsIcon.js +0 -36
- package/dist/StarIcon.js +0 -22
- package/dist/StrokeThicknessIcon.js +0 -33
- package/dist/SubtractIcon.js +0 -22
- package/dist/SubtractSquareIcon.js +0 -36
- package/dist/SubtractSquareMultipleIcon.js +0 -50
- package/dist/SvelteIcon.js +0 -32
- package/dist/SymbolsIcon.js +0 -31
- package/dist/TVIcon.js +0 -36
- package/dist/TableIcon.js +0 -36
- package/dist/TableSimpleIcon.js +0 -36
- package/dist/TabletIcon.js +0 -36
- package/dist/TagAccentIcon.js +0 -19
- package/dist/TagAddIcon.js +0 -45
- package/dist/TagIcon.js +0 -32
- package/dist/TagMultipleIcon.js +0 -43
- package/dist/TagRemoveIcon.js +0 -45
- package/dist/TargetIcon.js +0 -45
- package/dist/TaskListIcon.js +0 -22
- package/dist/TerminalIcon.js +0 -36
- package/dist/TextAddIcon.js +0 -31
- package/dist/TextAlignCenterIcon.js +0 -21
- package/dist/TextAlignJustifyIcon.js +0 -21
- package/dist/TextAlignLeftIcon.js +0 -21
- package/dist/TextAlignRightIcon.js +0 -21
- package/dist/TextBoldIcon.js +0 -25
- package/dist/TextCaseLowercaseIcon.js +0 -22
- package/dist/TextCaseTitleIcon.js +0 -22
- package/dist/TextCaseUppercaseIcon.js +0 -22
- package/dist/TextClearFormattingIcon.js +0 -22
- package/dist/TextCollapseIcon.js +0 -31
- package/dist/TextColorAccentIcon.js +0 -19
- package/dist/TextColorIcon.js +0 -36
- package/dist/TextDescriptionIcon.js +0 -21
- package/dist/TextEditStyleIcon.js +0 -22
- package/dist/TextEffectsIcon.js +0 -32
- package/dist/TextExpandIcon.js +0 -31
- package/dist/TextFontIcon.js +0 -22
- package/dist/TextFontSizeIcon.js +0 -22
- package/dist/TextFootnoteIcon.js +0 -22
- package/dist/TextHighlightColorAccentIcon.js +0 -21
- package/dist/TextHighlightColorIcon.js +0 -36
- package/dist/TextIcon.js +0 -22
- package/dist/TextIndentDecreaseIcon.js +0 -31
- package/dist/TextIndentIncreaseIcon.js +0 -31
- package/dist/TextItalicIcon.js +0 -21
- package/dist/TextLargeIcon.js +0 -22
- package/dist/TextLetterSpacingIcon.js +0 -31
- package/dist/TextLineHeightIcon.js +0 -45
- package/dist/TextLineSpacingIcon.js +0 -31
- package/dist/TextNumberListIcon.js +0 -22
- package/dist/TextPositionBottomIcon.js +0 -22
- package/dist/TextPositionMiddleIcon.js +0 -22
- package/dist/TextPositionTopIcon.js +0 -22
- package/dist/TextSmallIcon.js +0 -22
- package/dist/TextStrikethroughIcon.js +0 -21
- package/dist/TextSubscriptIcon.js +0 -22
- package/dist/TextSuperscriptIcon.js +0 -22
- package/dist/TextTypographyIcon.js +0 -22
- package/dist/TextUnderlineIcon.js +0 -22
- package/dist/ThumbsDownIcon.js +0 -37
- package/dist/ThumbsUpIcon.js +0 -36
- package/dist/TikTokIcon.js +0 -22
- package/dist/TimerIcon.js +0 -44
- package/dist/TimerOffIcon.js +0 -21
- package/dist/ToolboxIcon.js +0 -22
- package/dist/ToyBrickIcon.js +0 -36
- package/dist/TreasureChestIcon.js +0 -32
- package/dist/TriangleIcon.js +0 -20
- package/dist/TuneIcon.js +0 -22
- package/dist/TypeScriptIcon.js +0 -36
- package/dist/UbuntuIcon.js +0 -44
- package/dist/VehicleCarIcon.js +0 -55
- package/dist/VideoClipIcon.js +0 -34
- package/dist/VideoIcon.js +0 -36
- package/dist/VisualStudioCodeIcon.js +0 -21
- package/dist/VolumeIcon.js +0 -31
- package/dist/VolumeLowIcon.js +0 -31
- package/dist/VolumeMuteIcon.js +0 -31
- package/dist/VueJSIcon.js +0 -21
- package/dist/WatchIcon.js +0 -22
- package/dist/WeatherCloudyIcon.js +0 -22
- package/dist/WebpackIcon.js +0 -22
- package/dist/WiFiIcon.js +0 -45
- package/dist/WindowAddIcon.js +0 -44
- package/dist/WindowIcon.js +0 -22
- package/dist/WindowMultipleIcon.js +0 -32
- package/dist/WrenchIcon.js +0 -21
- package/dist/XTwitterIcon.js +0 -22
- package/dist/YouTubeIcon.js +0 -31
- package/dist/YouTubeShortsIcon.js +0 -28
- package/dist/ZoomInIcon.js +0 -32
- package/dist/ZoomOutIcon.js +0 -32
- package/dist/proicons-react.d.ts +0 -3906
- package/dist/rename.js +0 -17
- package/dist/renderNodes.js +0 -23
- package/dist/rolldown_runtime.js +0 -13
package/dist/proicons-react.d.ts
DELETED
|
@@ -1,3906 +0,0 @@
|
|
|
1
|
-
import * as React$1 from 'react';
|
|
2
|
-
|
|
3
|
-
export interface ProIconsOptions {
|
|
4
|
-
/** Determines the color of the icons. Defaults to `currentColor`. */
|
|
5
|
-
color?: string;
|
|
6
|
-
/** Determines the default stroke width of the icon. Defaults to `1.5`. This only works on SVG elements with existing strokes; add `outline` for this property to affect such elements. */
|
|
7
|
-
strokeWidth?: number;
|
|
8
|
-
/** Apply strokes to filled SVG elements, such as circles, by the value of `strokeWidth` with `1.5` (default stroke value) subtracted, if `width` is set to a value above `1.5`. Defaults to `false`
|
|
9
|
-
* @example If `strokeWidth` is set to `2`, filled SVG elements will have an additional `0.5` pixel stroke
|
|
10
|
-
*/
|
|
11
|
-
outline?: boolean;
|
|
12
|
-
/** Defaults to `round` */
|
|
13
|
-
strokeCaps?: "round" | "square" | "butt";
|
|
14
|
-
/** Defaults to `round` */
|
|
15
|
-
strokeJoin?: "round" | "miter" | "bevel";
|
|
16
|
-
/** Determines the corner radius of SVG elements. Does not apply to all rounded elements. */
|
|
17
|
-
cornerRadius?: number;
|
|
18
|
-
/** Determines the size of the icon in pixels. Defaults to `24` */
|
|
19
|
-
size?: number;
|
|
20
|
-
}
|
|
21
|
-
export type ProIconAttributes = React$1.SVGProps<SVGSVGElement> & ProIconsOptions;
|
|
22
|
-
/**
|
|
23
|
-
* @description Plus, Create, New, Addition
|
|
24
|
-
* @preview 
|
|
25
|
-
* @added v4.8.0
|
|
26
|
-
*/
|
|
27
|
-
export declare const AddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
28
|
-
/**
|
|
29
|
-
* @description Add Circle, Plus
|
|
30
|
-
* @preview 
|
|
31
|
-
* @added v4.8.0
|
|
32
|
-
*/
|
|
33
|
-
export declare const AddCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
34
|
-
/**
|
|
35
|
-
* @description No Results, Clear Search
|
|
36
|
-
* @preview 
|
|
37
|
-
* @added v4.9.0
|
|
38
|
-
* @updated v4.11.2
|
|
39
|
-
*/
|
|
40
|
-
export declare const SearchCancelIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
41
|
-
/**
|
|
42
|
-
* @description Add Diamond, Plus, Keyframe, Component
|
|
43
|
-
* @preview 
|
|
44
|
-
* @added v4.8.0
|
|
45
|
-
*/
|
|
46
|
-
export declare const AddRhombusIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
47
|
-
/**
|
|
48
|
-
* @description Add Box, Plus
|
|
49
|
-
* @preview 
|
|
50
|
-
* @added v4.8.0
|
|
51
|
-
*/
|
|
52
|
-
export declare const AddSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
53
|
-
/**
|
|
54
|
-
* @description
|
|
55
|
-
* @preview 
|
|
56
|
-
* @added v4.8.0
|
|
57
|
-
* @updated v4.11.0
|
|
58
|
-
*/
|
|
59
|
-
export declare const AddSquareMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
60
|
-
/**
|
|
61
|
-
* @description Uninstall, Delete App
|
|
62
|
-
* @preview 
|
|
63
|
-
* @added v4.8.0
|
|
64
|
-
*/
|
|
65
|
-
export declare const AppRemoveIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
66
|
-
/**
|
|
67
|
-
* @description Applications, Software, Plugins, Extensions
|
|
68
|
-
* @preview 
|
|
69
|
-
* @added v4.8.0
|
|
70
|
-
*/
|
|
71
|
-
export declare const AppsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
72
|
-
/**
|
|
73
|
-
* @description Add App, Install
|
|
74
|
-
* @preview 
|
|
75
|
-
* @added v4.8.0
|
|
76
|
-
*/
|
|
77
|
-
export declare const AppsAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
78
|
-
/**
|
|
79
|
-
* @description Delete
|
|
80
|
-
* @preview 
|
|
81
|
-
* @added v4.8.0
|
|
82
|
-
*/
|
|
83
|
-
export declare const BackspaceIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
84
|
-
/**
|
|
85
|
-
* @description Dismiss, X, Close, Abort, Delete
|
|
86
|
-
* @preview 
|
|
87
|
-
* @added v4.8.0
|
|
88
|
-
*/
|
|
89
|
-
export declare const CancelIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
90
|
-
/**
|
|
91
|
-
* @description Done, Check, Completed
|
|
92
|
-
* @preview 
|
|
93
|
-
* @added v4.8.0
|
|
94
|
-
*/
|
|
95
|
-
export declare const CheckmarkIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
96
|
-
/**
|
|
97
|
-
* @description Mail, Write
|
|
98
|
-
* @preview 
|
|
99
|
-
* @added v4.8.0
|
|
100
|
-
*/
|
|
101
|
-
export declare const ComposeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
102
|
-
/**
|
|
103
|
-
* @description Clipboard
|
|
104
|
-
* @preview 
|
|
105
|
-
* @added v4.8.0
|
|
106
|
-
* @updated v4.11.0
|
|
107
|
-
*/
|
|
108
|
-
export declare const CopyIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
109
|
-
/**
|
|
110
|
-
* @description Edit, Photo, Image, Picture
|
|
111
|
-
* @preview 
|
|
112
|
-
* @added v4.8.0
|
|
113
|
-
*/
|
|
114
|
-
export declare const CropIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
115
|
-
/**
|
|
116
|
-
* @description Scissors
|
|
117
|
-
* @preview 
|
|
118
|
-
* @added v4.8.0
|
|
119
|
-
*/
|
|
120
|
-
export declare const CutIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
121
|
-
/**
|
|
122
|
-
* @description Trash, Remove
|
|
123
|
-
* @preview 
|
|
124
|
-
* @added v4.8.0
|
|
125
|
-
*/
|
|
126
|
-
export declare const DeleteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
127
|
-
/**
|
|
128
|
-
* @description Look, Show
|
|
129
|
-
* @preview 
|
|
130
|
-
* @added v4.8.0
|
|
131
|
-
*/
|
|
132
|
-
export declare const EyeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
133
|
-
/**
|
|
134
|
-
* @description Invisible, Hidden
|
|
135
|
-
* @preview 
|
|
136
|
-
* @added v4.8.0
|
|
137
|
-
* @updated v4.12.0
|
|
138
|
-
*/
|
|
139
|
-
export declare const EyeOffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
140
|
-
/**
|
|
141
|
-
* @description
|
|
142
|
-
* @preview 
|
|
143
|
-
* @added v4.8.0
|
|
144
|
-
*/
|
|
145
|
-
export declare const FastForwardIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
146
|
-
/**
|
|
147
|
-
* @description Love, Like, Favorite
|
|
148
|
-
* @preview 
|
|
149
|
-
* @added v4.8.0
|
|
150
|
-
*/
|
|
151
|
-
export declare const HeartIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
152
|
-
/**
|
|
153
|
-
* @description Love
|
|
154
|
-
* @preview 
|
|
155
|
-
* @added v4.8.0
|
|
156
|
-
*/
|
|
157
|
-
export declare const HeartStylisticIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
158
|
-
/**
|
|
159
|
-
* @description
|
|
160
|
-
* @preview 
|
|
161
|
-
* @added v4.8.0
|
|
162
|
-
*/
|
|
163
|
-
export declare const KeyboardShiftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
164
|
-
/**
|
|
165
|
-
* @description Kebab
|
|
166
|
-
* @preview 
|
|
167
|
-
* @added v4.8.0
|
|
168
|
-
*/
|
|
169
|
-
export declare const MoreIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
170
|
-
/**
|
|
171
|
-
* @description Kebab
|
|
172
|
-
* @preview 
|
|
173
|
-
* @added v4.8.0
|
|
174
|
-
*/
|
|
175
|
-
export declare const MoreVerticalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
176
|
-
/**
|
|
177
|
-
* @description Stop
|
|
178
|
-
* @preview 
|
|
179
|
-
* @added v4.8.0
|
|
180
|
-
*/
|
|
181
|
-
export declare const PauseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
182
|
-
/**
|
|
183
|
-
* @description Write, Draw, Edit
|
|
184
|
-
* @preview 
|
|
185
|
-
* @added v4.8.0
|
|
186
|
-
*/
|
|
187
|
-
export declare const PencilIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
188
|
-
/**
|
|
189
|
-
* @description Start, Resume
|
|
190
|
-
* @preview 
|
|
191
|
-
* @added v4.8.0
|
|
192
|
-
*/
|
|
193
|
-
export declare const PlayIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
194
|
-
/**
|
|
195
|
-
* @description
|
|
196
|
-
* @preview 
|
|
197
|
-
* @added v4.8.0
|
|
198
|
-
*/
|
|
199
|
-
export declare const PlayCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
200
|
-
/**
|
|
201
|
-
* @description
|
|
202
|
-
* @preview 
|
|
203
|
-
* @added v4.8.0
|
|
204
|
-
*/
|
|
205
|
-
export declare const ReverseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
206
|
-
/**
|
|
207
|
-
* @description Find, Look
|
|
208
|
-
* @preview 
|
|
209
|
-
* @added v4.8.0
|
|
210
|
-
*/
|
|
211
|
-
export declare const SearchIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
212
|
-
/**
|
|
213
|
-
* @description Favourite, Favorite
|
|
214
|
-
* @preview 
|
|
215
|
-
* @added v4.8.0
|
|
216
|
-
*/
|
|
217
|
-
export declare const StarIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
218
|
-
/**
|
|
219
|
-
* @description Customize, Sliders, Controls, Settings, Options, Customise
|
|
220
|
-
* @preview 
|
|
221
|
-
* @added v4.8.0
|
|
222
|
-
*/
|
|
223
|
-
export declare const TuneIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
224
|
-
/**
|
|
225
|
-
* @description Verified, Twitter Blue, Trusted, Safe, Legitimate, Real, X Premium
|
|
226
|
-
* @preview 
|
|
227
|
-
* @added v4.8.0
|
|
228
|
-
*/
|
|
229
|
-
export declare const CheckmarkStarburstIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
230
|
-
/**
|
|
231
|
-
* @description Debit Card, Payment
|
|
232
|
-
* @preview 
|
|
233
|
-
* @added v4.8.0
|
|
234
|
-
*/
|
|
235
|
-
export declare const CreditCardIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
236
|
-
/**
|
|
237
|
-
* @description Safe, Secure, Private, Privacy
|
|
238
|
-
* @preview 
|
|
239
|
-
* @added v4.8.0
|
|
240
|
-
*/
|
|
241
|
-
export declare const LockIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
242
|
-
/**
|
|
243
|
-
* @description Unlock, Unsafe
|
|
244
|
-
* @preview 
|
|
245
|
-
* @added v4.8.0
|
|
246
|
-
*/
|
|
247
|
-
export declare const LockOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
248
|
-
/**
|
|
249
|
-
* @description Security
|
|
250
|
-
* @preview 
|
|
251
|
-
* @added v4.8.0
|
|
252
|
-
*/
|
|
253
|
-
export declare const ShieldIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
254
|
-
/**
|
|
255
|
-
* @description
|
|
256
|
-
* @preview 
|
|
257
|
-
* @added v4.8.0
|
|
258
|
-
*/
|
|
259
|
-
export declare const ShieldCancelIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
260
|
-
/**
|
|
261
|
-
* @description
|
|
262
|
-
* @preview 
|
|
263
|
-
* @added v4.8.0
|
|
264
|
-
*/
|
|
265
|
-
export declare const ShieldCheckmarkIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
266
|
-
/**
|
|
267
|
-
* @description
|
|
268
|
-
* @preview 
|
|
269
|
-
* @added v4.8.0
|
|
270
|
-
*/
|
|
271
|
-
export declare const ShieldKeyholeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
272
|
-
/**
|
|
273
|
-
* @description
|
|
274
|
-
* @preview 
|
|
275
|
-
* @added v4.8.0
|
|
276
|
-
*/
|
|
277
|
-
export declare const ChatIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
278
|
-
/**
|
|
279
|
-
* @description Drive, Internet, Storage, OneDrive
|
|
280
|
-
* @preview 
|
|
281
|
-
* @added v4.8.0
|
|
282
|
-
* @updated v4.11.2
|
|
283
|
-
*/
|
|
284
|
-
export declare const CloudIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
285
|
-
/**
|
|
286
|
-
* @description Message
|
|
287
|
-
* @preview 
|
|
288
|
-
* @added v4.8.0
|
|
289
|
-
* @updated v4.11.2
|
|
290
|
-
*/
|
|
291
|
-
export declare const CommentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
292
|
-
/**
|
|
293
|
-
* @description Message, Conversation
|
|
294
|
-
* @preview 
|
|
295
|
-
* @added v4.8.0
|
|
296
|
-
* @updated v4.11.2
|
|
297
|
-
*/
|
|
298
|
-
export declare const CommentMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
299
|
-
/**
|
|
300
|
-
* @description SQL, MongoDB
|
|
301
|
-
* @preview 
|
|
302
|
-
* @added v4.8.0
|
|
303
|
-
*/
|
|
304
|
-
export declare const DatabaseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
305
|
-
/**
|
|
306
|
-
* @description
|
|
307
|
-
* @preview 
|
|
308
|
-
* @added v4.8.0
|
|
309
|
-
*/
|
|
310
|
-
export declare const DatabaseAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
311
|
-
/**
|
|
312
|
-
* @description
|
|
313
|
-
* @preview 
|
|
314
|
-
* @added v4.8.0
|
|
315
|
-
*/
|
|
316
|
-
export declare const GlobeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
317
|
-
/**
|
|
318
|
-
* @description Gmail, Outlook, Yahoo, Inbox, Unread, Envelope
|
|
319
|
-
* @preview 
|
|
320
|
-
* @added v4.8.0
|
|
321
|
-
*/
|
|
322
|
-
export declare const MailIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
323
|
-
/**
|
|
324
|
-
* @description Gmail, Outlook, Yahoo, Inbox, Unread, Envelope Open
|
|
325
|
-
* @preview 
|
|
326
|
-
* @added v4.8.0
|
|
327
|
-
*/
|
|
328
|
-
export declare const MailOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
329
|
-
/**
|
|
330
|
-
* @description Announcement
|
|
331
|
-
* @preview 
|
|
332
|
-
* @added v4.8.0
|
|
333
|
-
*/
|
|
334
|
-
export declare const MegaphoneIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
335
|
-
/**
|
|
336
|
-
* @description Announcement
|
|
337
|
-
* @preview 
|
|
338
|
-
* @added v4.8.0
|
|
339
|
-
*/
|
|
340
|
-
export declare const MegaphoneLoudIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
341
|
-
/**
|
|
342
|
-
* @description @, Tag, @mention, At
|
|
343
|
-
* @preview 
|
|
344
|
-
* @added v4.8.0
|
|
345
|
-
*/
|
|
346
|
-
export declare const MentionIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
347
|
-
/**
|
|
348
|
-
* @description
|
|
349
|
-
* @preview 
|
|
350
|
-
* @added v4.8.0
|
|
351
|
-
* @updated v4.12.0
|
|
352
|
-
*/
|
|
353
|
-
export declare const NarratorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
354
|
-
/**
|
|
355
|
-
* @description
|
|
356
|
-
* @preview 
|
|
357
|
-
* @added v4.8.0
|
|
358
|
-
*/
|
|
359
|
-
export declare const PersonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
360
|
-
/**
|
|
361
|
-
* @description
|
|
362
|
-
* @preview 
|
|
363
|
-
* @added v4.8.0
|
|
364
|
-
*/
|
|
365
|
-
export declare const Person2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
366
|
-
/**
|
|
367
|
-
* @description Account Add, User
|
|
368
|
-
* @preview 
|
|
369
|
-
* @added v4.8.0
|
|
370
|
-
*/
|
|
371
|
-
export declare const PersonAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
372
|
-
/**
|
|
373
|
-
* @description
|
|
374
|
-
* @preview 
|
|
375
|
-
* @added v4.8.0
|
|
376
|
-
*/
|
|
377
|
-
export declare const PersonAdd2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
378
|
-
/**
|
|
379
|
-
* @description
|
|
380
|
-
* @preview 
|
|
381
|
-
* @added v4.8.0
|
|
382
|
-
*/
|
|
383
|
-
export declare const PersonCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
384
|
-
/**
|
|
385
|
-
* @description Users, User Multiple
|
|
386
|
-
* @preview 
|
|
387
|
-
* @added v4.8.0
|
|
388
|
-
* @updated v4.11.0
|
|
389
|
-
*/
|
|
390
|
-
export declare const PersonMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
391
|
-
/**
|
|
392
|
-
* @description Phone, Accept
|
|
393
|
-
* @preview 
|
|
394
|
-
* @added v4.8.0
|
|
395
|
-
* @updated v4.12.0
|
|
396
|
-
*/
|
|
397
|
-
export declare const CallIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
398
|
-
/**
|
|
399
|
-
* @description Phone, Decline, Hang Up
|
|
400
|
-
* @preview 
|
|
401
|
-
* @added v4.8.0
|
|
402
|
-
* @updated v4.12.0
|
|
403
|
-
*/
|
|
404
|
-
export declare const CallEndIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
405
|
-
/**
|
|
406
|
-
* @description
|
|
407
|
-
* @preview 
|
|
408
|
-
* @added v4.8.0
|
|
409
|
-
*/
|
|
410
|
-
export declare const SendIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
411
|
-
/**
|
|
412
|
-
* @description Internet
|
|
413
|
-
* @preview 
|
|
414
|
-
* @added v4.8.0
|
|
415
|
-
*/
|
|
416
|
-
export declare const WiFiIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
417
|
-
/**
|
|
418
|
-
* @description Lock
|
|
419
|
-
* @preview 
|
|
420
|
-
* @added v4.8.0
|
|
421
|
-
* @updated v4.11.0
|
|
422
|
-
*/
|
|
423
|
-
export declare const AnchorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
424
|
-
/**
|
|
425
|
-
* @description Clip, Paper Clip, Paperclip
|
|
426
|
-
* @preview 
|
|
427
|
-
* @added v4.8.0
|
|
428
|
-
*/
|
|
429
|
-
export declare const AttachIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
430
|
-
/**
|
|
431
|
-
* @description Manual, Infobook, Tutorial
|
|
432
|
-
* @preview 
|
|
433
|
-
* @added v4.8.0
|
|
434
|
-
* @deprecated Use Book Info instead
|
|
435
|
-
*/
|
|
436
|
-
export declare const BookInfo2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
437
|
-
/**
|
|
438
|
-
* @description Date
|
|
439
|
-
* @preview 
|
|
440
|
-
* @added v4.8.0
|
|
441
|
-
*/
|
|
442
|
-
export declare const CalendarIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
443
|
-
/**
|
|
444
|
-
* @description Premium, Pro
|
|
445
|
-
* @preview 
|
|
446
|
-
* @added v4.8.0
|
|
447
|
-
*/
|
|
448
|
-
export declare const DiamondIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
449
|
-
/**
|
|
450
|
-
* @description
|
|
451
|
-
* @preview 
|
|
452
|
-
* @added v4.8.0
|
|
453
|
-
*/
|
|
454
|
-
export declare const EraserIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
455
|
-
/**
|
|
456
|
-
* @description Color, Color Picker
|
|
457
|
-
* @preview 
|
|
458
|
-
* @added v4.8.0
|
|
459
|
-
*/
|
|
460
|
-
export declare const EyedropperIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
461
|
-
/**
|
|
462
|
-
* @description Eyedropper 2, Filled, Full, Color Picker
|
|
463
|
-
* @preview 
|
|
464
|
-
* @added v4.8.0
|
|
465
|
-
*/
|
|
466
|
-
export declare const EyedropperColorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
467
|
-
/**
|
|
468
|
-
* @description Torch, Light
|
|
469
|
-
* @preview 
|
|
470
|
-
* @added v4.8.0
|
|
471
|
-
*/
|
|
472
|
-
export declare const FlashlightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
473
|
-
/**
|
|
474
|
-
* @description Present
|
|
475
|
-
* @preview 
|
|
476
|
-
* @added v4.8.0
|
|
477
|
-
*/
|
|
478
|
-
export declare const GiftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
479
|
-
/**
|
|
480
|
-
* @description Education, Diplomat, Student, Learning
|
|
481
|
-
* @preview 
|
|
482
|
-
* @added v4.8.0
|
|
483
|
-
*/
|
|
484
|
-
export declare const HatGraduationIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
485
|
-
/**
|
|
486
|
-
* @description Marker
|
|
487
|
-
* @preview 
|
|
488
|
-
* @added v4.8.0
|
|
489
|
-
*/
|
|
490
|
-
export declare const HighlighterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
491
|
-
/**
|
|
492
|
-
* @description Time, Timer
|
|
493
|
-
* @preview 
|
|
494
|
-
* @added v4.8.0
|
|
495
|
-
*/
|
|
496
|
-
export declare const HourglassIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
497
|
-
/**
|
|
498
|
-
* @description
|
|
499
|
-
* @preview 
|
|
500
|
-
* @added v4.8.0
|
|
501
|
-
*/
|
|
502
|
-
export declare const LayersIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
503
|
-
/**
|
|
504
|
-
* @description Tip
|
|
505
|
-
* @preview 
|
|
506
|
-
* @added v4.8.0
|
|
507
|
-
*/
|
|
508
|
-
export declare const LightbulbIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
509
|
-
/**
|
|
510
|
-
* @description URL, Attachment
|
|
511
|
-
* @preview 
|
|
512
|
-
* @added v4.8.0
|
|
513
|
-
* @updated v4.12.0
|
|
514
|
-
*/
|
|
515
|
-
export declare const LinkIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
516
|
-
/**
|
|
517
|
-
* @description Unmute, Speak
|
|
518
|
-
* @preview 
|
|
519
|
-
* @added v4.8.0
|
|
520
|
-
* @updated v4.11.0
|
|
521
|
-
*/
|
|
522
|
-
export declare const MicrophoneIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
523
|
-
/**
|
|
524
|
-
* @description Mute
|
|
525
|
-
* @preview 
|
|
526
|
-
* @added v4.8.0
|
|
527
|
-
* @updated v4.12.0
|
|
528
|
-
*/
|
|
529
|
-
export declare const MicrophoneOffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
530
|
-
/**
|
|
531
|
-
* @description
|
|
532
|
-
* @preview 
|
|
533
|
-
* @added v4.8.0
|
|
534
|
-
*/
|
|
535
|
-
export declare const PinIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
536
|
-
/**
|
|
537
|
-
* @description Unpin
|
|
538
|
-
* @preview 
|
|
539
|
-
* @added v4.8.0
|
|
540
|
-
* @updated v4.12.0
|
|
541
|
-
*/
|
|
542
|
-
export declare const PinOffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
543
|
-
/**
|
|
544
|
-
* @description Stopwatch
|
|
545
|
-
* @preview 
|
|
546
|
-
* @added v4.8.0
|
|
547
|
-
* @updated v4.12.0
|
|
548
|
-
*/
|
|
549
|
-
export declare const TimerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
550
|
-
/**
|
|
551
|
-
* @description Configure, Spanner, Options, Mechanism, Mechanic
|
|
552
|
-
* @preview 
|
|
553
|
-
* @added v4.8.0
|
|
554
|
-
*/
|
|
555
|
-
export declare const WrenchIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
556
|
-
/**
|
|
557
|
-
* @description Warning
|
|
558
|
-
* @preview 
|
|
559
|
-
* @added v4.8.0
|
|
560
|
-
*/
|
|
561
|
-
export declare const AlertCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
562
|
-
/**
|
|
563
|
-
* @description Warning
|
|
564
|
-
* @preview 
|
|
565
|
-
* @added v4.8.0
|
|
566
|
-
*/
|
|
567
|
-
export declare const AlertTriangleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
568
|
-
/**
|
|
569
|
-
* @description Synchronize
|
|
570
|
-
* @preview 
|
|
571
|
-
* @added v4.8.0
|
|
572
|
-
*/
|
|
573
|
-
export declare const ArrowSyncIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
574
|
-
/**
|
|
575
|
-
* @description Synchronize
|
|
576
|
-
* @preview 
|
|
577
|
-
* @added v4.8.0
|
|
578
|
-
*/
|
|
579
|
-
export declare const ArrowSync2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
580
|
-
/**
|
|
581
|
-
* @description
|
|
582
|
-
* @preview 
|
|
583
|
-
* @added v4.8.0
|
|
584
|
-
*/
|
|
585
|
-
export declare const BadgeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
586
|
-
/**
|
|
587
|
-
* @description Notification, Alert
|
|
588
|
-
* @preview 
|
|
589
|
-
* @added v4.8.0
|
|
590
|
-
*/
|
|
591
|
-
export declare const BellIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
592
|
-
/**
|
|
593
|
-
* @description
|
|
594
|
-
* @preview 
|
|
595
|
-
* @added v4.8.0
|
|
596
|
-
*/
|
|
597
|
-
export declare const CancelCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
598
|
-
/**
|
|
599
|
-
* @description
|
|
600
|
-
* @preview 
|
|
601
|
-
* @added v4.8.0
|
|
602
|
-
*/
|
|
603
|
-
export declare const CancelSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
604
|
-
/**
|
|
605
|
-
* @description
|
|
606
|
-
* @preview 
|
|
607
|
-
* @added v4.8.0
|
|
608
|
-
*/
|
|
609
|
-
export declare const CheckmarkCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
610
|
-
/**
|
|
611
|
-
* @description Analog, Time
|
|
612
|
-
* @preview 
|
|
613
|
-
* @added v4.8.0
|
|
614
|
-
*/
|
|
615
|
-
export declare const ClockIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
616
|
-
/**
|
|
617
|
-
* @description
|
|
618
|
-
* @preview 
|
|
619
|
-
* @added v4.8.0
|
|
620
|
-
*/
|
|
621
|
-
export declare const DoNotDisturbIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
622
|
-
/**
|
|
623
|
-
* @description Information
|
|
624
|
-
* @preview 
|
|
625
|
-
* @added v4.8.0
|
|
626
|
-
*/
|
|
627
|
-
export declare const InfoIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
628
|
-
/**
|
|
629
|
-
* @description
|
|
630
|
-
* @preview 
|
|
631
|
-
* @added v4.8.0
|
|
632
|
-
*/
|
|
633
|
-
export declare const ProhibitedIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
634
|
-
/**
|
|
635
|
-
* @description Loading
|
|
636
|
-
* @preview 
|
|
637
|
-
* @added v4.8.0
|
|
638
|
-
*/
|
|
639
|
-
export declare const SpinnerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
640
|
-
/**
|
|
641
|
-
* @description Smile, Happy, Smiley, Like, Helpful
|
|
642
|
-
* @preview 
|
|
643
|
-
* @added v4.8.0
|
|
644
|
-
*/
|
|
645
|
-
export declare const EmojiIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
646
|
-
/**
|
|
647
|
-
* @description Sad, Dislike, Not Helpful
|
|
648
|
-
* @preview 
|
|
649
|
-
* @added v4.8.0
|
|
650
|
-
*/
|
|
651
|
-
export declare const EmojiFrownIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
652
|
-
/**
|
|
653
|
-
* @description
|
|
654
|
-
* @preview 
|
|
655
|
-
* @added v4.8.0
|
|
656
|
-
*/
|
|
657
|
-
export declare const EmojiGrinIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
658
|
-
/**
|
|
659
|
-
* @description
|
|
660
|
-
* @preview 
|
|
661
|
-
* @added v4.8.0
|
|
662
|
-
*/
|
|
663
|
-
export declare const EmojiLaughterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
664
|
-
/**
|
|
665
|
-
* @description Skeleton, Emoji, Bones, Head, Spooky, Poison, Pirate, Kill, Blood, Death, Die
|
|
666
|
-
* @preview 
|
|
667
|
-
* @added v4.8.0
|
|
668
|
-
*/
|
|
669
|
-
export declare const SkullIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
670
|
-
/**
|
|
671
|
-
* @description
|
|
672
|
-
* @preview 
|
|
673
|
-
* @added v4.8.0
|
|
674
|
-
*/
|
|
675
|
-
export declare const ArrowClockwiseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
676
|
-
/**
|
|
677
|
-
* @description
|
|
678
|
-
* @preview 
|
|
679
|
-
* @added v4.8.0
|
|
680
|
-
*/
|
|
681
|
-
export declare const ArrowCounterclockwiseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
682
|
-
/**
|
|
683
|
-
* @description
|
|
684
|
-
* @preview 
|
|
685
|
-
* @added v4.8.0
|
|
686
|
-
*/
|
|
687
|
-
export declare const ArrowDownIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
688
|
-
/**
|
|
689
|
-
* @description
|
|
690
|
-
* @preview 
|
|
691
|
-
* @added v4.8.0
|
|
692
|
-
*/
|
|
693
|
-
export declare const ArrowDownloadIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
694
|
-
/**
|
|
695
|
-
* @description
|
|
696
|
-
* @preview 
|
|
697
|
-
* @added v4.8.0
|
|
698
|
-
*/
|
|
699
|
-
export declare const ArrowEnterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
700
|
-
/**
|
|
701
|
-
* @description
|
|
702
|
-
* @preview 
|
|
703
|
-
* @added v4.8.0
|
|
704
|
-
*/
|
|
705
|
-
export declare const ArrowExportIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
706
|
-
/**
|
|
707
|
-
* @description
|
|
708
|
-
* @preview 
|
|
709
|
-
* @added v4.8.0
|
|
710
|
-
*/
|
|
711
|
-
export declare const ArrowForwardIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
712
|
-
/**
|
|
713
|
-
* @description
|
|
714
|
-
* @preview 
|
|
715
|
-
* @added v4.8.0
|
|
716
|
-
*/
|
|
717
|
-
export declare const ArrowImportIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
718
|
-
/**
|
|
719
|
-
* @description
|
|
720
|
-
* @preview 
|
|
721
|
-
* @added v4.8.0
|
|
722
|
-
*/
|
|
723
|
-
export declare const ArrowLeftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
724
|
-
/**
|
|
725
|
-
* @description Arrow 4-Way, Move
|
|
726
|
-
* @preview 
|
|
727
|
-
* @added v4.8.0
|
|
728
|
-
*/
|
|
729
|
-
export declare const ArrowMoveIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
730
|
-
/**
|
|
731
|
-
* @description
|
|
732
|
-
* @preview 
|
|
733
|
-
* @added v4.8.0
|
|
734
|
-
*/
|
|
735
|
-
export declare const ArrowRedoIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
736
|
-
/**
|
|
737
|
-
* @description
|
|
738
|
-
* @preview 
|
|
739
|
-
* @added v4.8.0
|
|
740
|
-
*/
|
|
741
|
-
export declare const ArrowRedo2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
742
|
-
/**
|
|
743
|
-
* @description
|
|
744
|
-
* @preview 
|
|
745
|
-
* @added v4.8.0
|
|
746
|
-
*/
|
|
747
|
-
export declare const ArrowReplyIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
748
|
-
/**
|
|
749
|
-
* @description
|
|
750
|
-
* @preview 
|
|
751
|
-
* @added v4.8.0
|
|
752
|
-
*/
|
|
753
|
-
export declare const ArrowRightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
754
|
-
/**
|
|
755
|
-
* @description
|
|
756
|
-
* @preview 
|
|
757
|
-
* @added v4.8.0
|
|
758
|
-
*/
|
|
759
|
-
export declare const ArrowRotateClockwiseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
760
|
-
/**
|
|
761
|
-
* @description
|
|
762
|
-
* @preview 
|
|
763
|
-
* @added v4.8.0
|
|
764
|
-
*/
|
|
765
|
-
export declare const ArrowRotateCounterclockwiseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
766
|
-
/**
|
|
767
|
-
* @description
|
|
768
|
-
* @preview 
|
|
769
|
-
* @added v4.8.0
|
|
770
|
-
*/
|
|
771
|
-
export declare const ArrowSortIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
772
|
-
/**
|
|
773
|
-
* @description
|
|
774
|
-
* @preview 
|
|
775
|
-
* @added v4.8.0
|
|
776
|
-
*/
|
|
777
|
-
export declare const ArrowSwapIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
778
|
-
/**
|
|
779
|
-
* @description
|
|
780
|
-
* @preview 
|
|
781
|
-
* @added v4.8.0
|
|
782
|
-
*/
|
|
783
|
-
export declare const ArrowTrendingIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
784
|
-
/**
|
|
785
|
-
* @description
|
|
786
|
-
* @preview 
|
|
787
|
-
* @added v4.8.0
|
|
788
|
-
*/
|
|
789
|
-
export declare const ArrowUndoIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
790
|
-
/**
|
|
791
|
-
* @description
|
|
792
|
-
* @preview 
|
|
793
|
-
* @added v4.8.0
|
|
794
|
-
*/
|
|
795
|
-
export declare const ArrowUndo2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
796
|
-
/**
|
|
797
|
-
* @description
|
|
798
|
-
* @preview 
|
|
799
|
-
* @added v4.8.0
|
|
800
|
-
*/
|
|
801
|
-
export declare const ArrowUpIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
802
|
-
/**
|
|
803
|
-
* @description Up-Down, Bidirectional, Vertical, Height, Size
|
|
804
|
-
* @preview 
|
|
805
|
-
* @added v4.8.0
|
|
806
|
-
*/
|
|
807
|
-
export declare const ArrowUpDownIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
808
|
-
/**
|
|
809
|
-
* @description Left Right, Bidirectional, Horizontal, Width, Size, Wide
|
|
810
|
-
* @preview 
|
|
811
|
-
* @added v4.8.0
|
|
812
|
-
*/
|
|
813
|
-
export declare const ArrowLeftRightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
814
|
-
/**
|
|
815
|
-
* @description
|
|
816
|
-
* @preview 
|
|
817
|
-
* @added v4.8.0
|
|
818
|
-
*/
|
|
819
|
-
export declare const ArrowUploadIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
820
|
-
/**
|
|
821
|
-
* @description
|
|
822
|
-
* @preview 
|
|
823
|
-
* @added v4.8.0
|
|
824
|
-
*/
|
|
825
|
-
export declare const ChevronDownIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
826
|
-
/**
|
|
827
|
-
* @description
|
|
828
|
-
* @preview 
|
|
829
|
-
* @added v4.8.0
|
|
830
|
-
*/
|
|
831
|
-
export declare const ChevronLeftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
832
|
-
/**
|
|
833
|
-
* @description
|
|
834
|
-
* @preview 
|
|
835
|
-
* @added v4.8.0
|
|
836
|
-
*/
|
|
837
|
-
export declare const ChevronRightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
838
|
-
/**
|
|
839
|
-
* @description
|
|
840
|
-
* @preview 
|
|
841
|
-
* @added v4.8.0
|
|
842
|
-
*/
|
|
843
|
-
export declare const ChevronUpIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
844
|
-
/**
|
|
845
|
-
* @description Minus, Minimize, Line Horizontal, Subtract
|
|
846
|
-
* @preview 
|
|
847
|
-
* @added v4.8.0
|
|
848
|
-
*/
|
|
849
|
-
export declare const SubtractIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
850
|
-
/**
|
|
851
|
-
* @description Docs
|
|
852
|
-
* @preview 
|
|
853
|
-
* @added v4.8.0
|
|
854
|
-
*/
|
|
855
|
-
export declare const DocumentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
856
|
-
/**
|
|
857
|
-
* @description
|
|
858
|
-
* @preview 
|
|
859
|
-
* @added v4.8.0
|
|
860
|
-
* @updated v4.11.2
|
|
861
|
-
*/
|
|
862
|
-
export declare const DrawTextIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
863
|
-
/**
|
|
864
|
-
* @description
|
|
865
|
-
* @preview 
|
|
866
|
-
* @added v4.8.0
|
|
867
|
-
*/
|
|
868
|
-
export declare const NoteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
869
|
-
/**
|
|
870
|
-
* @description
|
|
871
|
-
* @preview 
|
|
872
|
-
* @added v4.8.0
|
|
873
|
-
*/
|
|
874
|
-
export declare const NoteAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
875
|
-
/**
|
|
876
|
-
* @description
|
|
877
|
-
* @preview 
|
|
878
|
-
* @added v4.8.0
|
|
879
|
-
*/
|
|
880
|
-
export declare const QuoteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
881
|
-
/**
|
|
882
|
-
* @description
|
|
883
|
-
* @preview 
|
|
884
|
-
* @added v4.8.0
|
|
885
|
-
*/
|
|
886
|
-
export declare const SpacebarIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
887
|
-
/**
|
|
888
|
-
* @description
|
|
889
|
-
* @preview 
|
|
890
|
-
* @added v4.8.0
|
|
891
|
-
*/
|
|
892
|
-
export declare const SymbolsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
893
|
-
/**
|
|
894
|
-
* @description
|
|
895
|
-
* @preview 
|
|
896
|
-
* @added v4.8.0
|
|
897
|
-
*/
|
|
898
|
-
export declare const TextIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
899
|
-
/**
|
|
900
|
-
* @description
|
|
901
|
-
* @preview 
|
|
902
|
-
* @added v4.8.0
|
|
903
|
-
* @updated v4.11.2
|
|
904
|
-
*/
|
|
905
|
-
export declare const TextAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
906
|
-
/**
|
|
907
|
-
* @description
|
|
908
|
-
* @preview 
|
|
909
|
-
* @added v4.8.0
|
|
910
|
-
*/
|
|
911
|
-
export declare const TextAlignCenterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
912
|
-
/**
|
|
913
|
-
* @description
|
|
914
|
-
* @preview 
|
|
915
|
-
* @added v4.8.0
|
|
916
|
-
*/
|
|
917
|
-
export declare const TextAlignJustifyIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
918
|
-
/**
|
|
919
|
-
* @description
|
|
920
|
-
* @preview 
|
|
921
|
-
* @added v4.8.0
|
|
922
|
-
*/
|
|
923
|
-
export declare const TextAlignLeftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
924
|
-
/**
|
|
925
|
-
* @description
|
|
926
|
-
* @preview 
|
|
927
|
-
* @added v4.8.0
|
|
928
|
-
*/
|
|
929
|
-
export declare const TextAlignRightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
930
|
-
/**
|
|
931
|
-
* @description
|
|
932
|
-
* @preview 
|
|
933
|
-
* @added v4.8.0
|
|
934
|
-
* @updated v4.11.2
|
|
935
|
-
*/
|
|
936
|
-
export declare const TextBoldIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
937
|
-
/**
|
|
938
|
-
* @description
|
|
939
|
-
* @preview 
|
|
940
|
-
* @added v4.8.0
|
|
941
|
-
*/
|
|
942
|
-
export declare const TextCaseLowercaseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
943
|
-
/**
|
|
944
|
-
* @description
|
|
945
|
-
* @preview 
|
|
946
|
-
* @added v4.8.0
|
|
947
|
-
*/
|
|
948
|
-
export declare const TextCaseTitleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
949
|
-
/**
|
|
950
|
-
* @description
|
|
951
|
-
* @preview 
|
|
952
|
-
* @added v4.8.0
|
|
953
|
-
*/
|
|
954
|
-
export declare const TextCaseUppercaseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
955
|
-
/**
|
|
956
|
-
* @description
|
|
957
|
-
* @preview 
|
|
958
|
-
* @added v4.8.0
|
|
959
|
-
*/
|
|
960
|
-
export declare const TextClearFormattingIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
961
|
-
/**
|
|
962
|
-
* @description
|
|
963
|
-
* @preview 
|
|
964
|
-
* @added v4.8.0
|
|
965
|
-
*/
|
|
966
|
-
export declare const TextCollapseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
967
|
-
/**
|
|
968
|
-
* @description
|
|
969
|
-
* @preview 
|
|
970
|
-
* @added v4.8.0
|
|
971
|
-
*/
|
|
972
|
-
export declare const TextColorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
973
|
-
/**
|
|
974
|
-
* @description Text edit, Text pencil
|
|
975
|
-
* @preview 
|
|
976
|
-
* @added v4.8.0
|
|
977
|
-
*/
|
|
978
|
-
export declare const TextEditStyleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
979
|
-
/**
|
|
980
|
-
* @description
|
|
981
|
-
* @preview 
|
|
982
|
-
* @added v4.8.0
|
|
983
|
-
* @updated v4.11.4
|
|
984
|
-
*/
|
|
985
|
-
export declare const TextEffectsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
986
|
-
/**
|
|
987
|
-
* @description
|
|
988
|
-
* @preview 
|
|
989
|
-
* @added v4.8.0
|
|
990
|
-
*/
|
|
991
|
-
export declare const TextExpandIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
992
|
-
/**
|
|
993
|
-
* @description
|
|
994
|
-
* @preview 
|
|
995
|
-
* @added v4.8.0
|
|
996
|
-
*/
|
|
997
|
-
export declare const TextFontIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
998
|
-
/**
|
|
999
|
-
* @description
|
|
1000
|
-
* @preview 
|
|
1001
|
-
* @added v4.8.0
|
|
1002
|
-
*/
|
|
1003
|
-
export declare const TextFontSizeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1004
|
-
/**
|
|
1005
|
-
* @description
|
|
1006
|
-
* @preview 
|
|
1007
|
-
* @added v4.8.0
|
|
1008
|
-
*/
|
|
1009
|
-
export declare const TextFootnoteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1010
|
-
/**
|
|
1011
|
-
* @description
|
|
1012
|
-
* @preview 
|
|
1013
|
-
* @added v4.8.0
|
|
1014
|
-
*/
|
|
1015
|
-
export declare const TextHighlightColorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1016
|
-
/**
|
|
1017
|
-
* @description
|
|
1018
|
-
* @preview 
|
|
1019
|
-
* @added v4.8.0
|
|
1020
|
-
* @updated v4.12.0
|
|
1021
|
-
*/
|
|
1022
|
-
export declare const TextIndentDecreaseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1023
|
-
/**
|
|
1024
|
-
* @description
|
|
1025
|
-
* @preview 
|
|
1026
|
-
* @added v4.8.0
|
|
1027
|
-
* @updated v4.12.0
|
|
1028
|
-
*/
|
|
1029
|
-
export declare const TextIndentIncreaseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1030
|
-
/**
|
|
1031
|
-
* @description
|
|
1032
|
-
* @preview 
|
|
1033
|
-
* @added v4.8.0
|
|
1034
|
-
*/
|
|
1035
|
-
export declare const TextItalicIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1036
|
-
/**
|
|
1037
|
-
* @description
|
|
1038
|
-
* @preview 
|
|
1039
|
-
* @added v4.8.0
|
|
1040
|
-
*/
|
|
1041
|
-
export declare const TextLargeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1042
|
-
/**
|
|
1043
|
-
* @description
|
|
1044
|
-
* @preview 
|
|
1045
|
-
* @added v4.8.0
|
|
1046
|
-
*/
|
|
1047
|
-
export declare const TextLetterSpacingIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1048
|
-
/**
|
|
1049
|
-
* @description
|
|
1050
|
-
* @preview 
|
|
1051
|
-
* @added v4.8.0
|
|
1052
|
-
*/
|
|
1053
|
-
export declare const TextLineHeightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1054
|
-
/**
|
|
1055
|
-
* @description
|
|
1056
|
-
* @preview 
|
|
1057
|
-
* @added v4.8.0
|
|
1058
|
-
*/
|
|
1059
|
-
export declare const TextLineSpacingIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1060
|
-
/**
|
|
1061
|
-
* @description
|
|
1062
|
-
* @preview 
|
|
1063
|
-
* @added v4.8.0
|
|
1064
|
-
*/
|
|
1065
|
-
export declare const TextNumberListIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1066
|
-
/**
|
|
1067
|
-
* @description
|
|
1068
|
-
* @preview 
|
|
1069
|
-
* @added v4.8.0
|
|
1070
|
-
*/
|
|
1071
|
-
export declare const TextPositionBottomIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1072
|
-
/**
|
|
1073
|
-
* @description
|
|
1074
|
-
* @preview 
|
|
1075
|
-
* @added v4.8.0
|
|
1076
|
-
*/
|
|
1077
|
-
export declare const TextPositionMiddleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1078
|
-
/**
|
|
1079
|
-
* @description
|
|
1080
|
-
* @preview 
|
|
1081
|
-
* @added v4.8.0
|
|
1082
|
-
*/
|
|
1083
|
-
export declare const TextPositionTopIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1084
|
-
/**
|
|
1085
|
-
* @description
|
|
1086
|
-
* @preview 
|
|
1087
|
-
* @added v4.8.0
|
|
1088
|
-
*/
|
|
1089
|
-
export declare const TextSmallIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1090
|
-
/**
|
|
1091
|
-
* @description
|
|
1092
|
-
* @preview 
|
|
1093
|
-
* @added v4.8.0
|
|
1094
|
-
*/
|
|
1095
|
-
export declare const TextStrikethroughIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1096
|
-
/**
|
|
1097
|
-
* @description
|
|
1098
|
-
* @preview 
|
|
1099
|
-
* @added v4.8.0
|
|
1100
|
-
* @updated v4.11.2
|
|
1101
|
-
*/
|
|
1102
|
-
export declare const TextSubscriptIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1103
|
-
/**
|
|
1104
|
-
* @description
|
|
1105
|
-
* @preview 
|
|
1106
|
-
* @added v4.8.0
|
|
1107
|
-
* @updated v4.11.2
|
|
1108
|
-
*/
|
|
1109
|
-
export declare const TextSuperscriptIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1110
|
-
/**
|
|
1111
|
-
* @description
|
|
1112
|
-
* @preview 
|
|
1113
|
-
* @added v4.8.0
|
|
1114
|
-
*/
|
|
1115
|
-
export declare const TextTypographyIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1116
|
-
/**
|
|
1117
|
-
* @description
|
|
1118
|
-
* @preview 
|
|
1119
|
-
* @added v4.8.0
|
|
1120
|
-
*/
|
|
1121
|
-
export declare const TextUnderlineIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1122
|
-
/**
|
|
1123
|
-
* @description
|
|
1124
|
-
* @preview 
|
|
1125
|
-
* @added v4.8.0
|
|
1126
|
-
*/
|
|
1127
|
-
export declare const FileIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1128
|
-
/**
|
|
1129
|
-
* @description
|
|
1130
|
-
* @preview 
|
|
1131
|
-
* @added v4.8.0
|
|
1132
|
-
*/
|
|
1133
|
-
export declare const FileAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1134
|
-
/**
|
|
1135
|
-
* @description
|
|
1136
|
-
* @preview 
|
|
1137
|
-
* @added v4.8.0
|
|
1138
|
-
*/
|
|
1139
|
-
export declare const FileSyncIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1140
|
-
/**
|
|
1141
|
-
* @description
|
|
1142
|
-
* @preview 
|
|
1143
|
-
* @added v4.8.0
|
|
1144
|
-
*/
|
|
1145
|
-
export declare const FolderIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1146
|
-
/**
|
|
1147
|
-
* @description
|
|
1148
|
-
* @preview 
|
|
1149
|
-
* @added v4.8.0
|
|
1150
|
-
* @updated v4.12.0
|
|
1151
|
-
*/
|
|
1152
|
-
export declare const FolderAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1153
|
-
/**
|
|
1154
|
-
* @description
|
|
1155
|
-
* @preview 
|
|
1156
|
-
* @added v4.8.0
|
|
1157
|
-
*/
|
|
1158
|
-
export declare const FolderOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1159
|
-
/**
|
|
1160
|
-
* @description Disk, SSD, HDD, Macintosh HD
|
|
1161
|
-
* @preview 
|
|
1162
|
-
* @added v4.8.0
|
|
1163
|
-
*/
|
|
1164
|
-
export declare const HardDriveIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1165
|
-
/**
|
|
1166
|
-
* @description
|
|
1167
|
-
* @preview 
|
|
1168
|
-
* @added v4.8.0
|
|
1169
|
-
* @updated v4.11.2
|
|
1170
|
-
*/
|
|
1171
|
-
export declare const PDFIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1172
|
-
/**
|
|
1173
|
-
* @description
|
|
1174
|
-
* @preview 
|
|
1175
|
-
* @added v4.8.0
|
|
1176
|
-
* @deprecated Use PDF instead
|
|
1177
|
-
*/
|
|
1178
|
-
export declare const PDF2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1179
|
-
/**
|
|
1180
|
-
* @description Image, Picture
|
|
1181
|
-
* @preview 
|
|
1182
|
-
* @added v4.8.0
|
|
1183
|
-
*/
|
|
1184
|
-
export declare const PhotoIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1185
|
-
/**
|
|
1186
|
-
* @description
|
|
1187
|
-
* @preview 
|
|
1188
|
-
* @added v4.8.0
|
|
1189
|
-
* @updated v4.12.0
|
|
1190
|
-
*/
|
|
1191
|
-
export declare const QRCodeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1192
|
-
/**
|
|
1193
|
-
* @description Floppy Disk
|
|
1194
|
-
* @preview 
|
|
1195
|
-
* @added v4.8.0
|
|
1196
|
-
*/
|
|
1197
|
-
export declare const SaveIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1198
|
-
/**
|
|
1199
|
-
* @description Floppy Disk
|
|
1200
|
-
* @preview 
|
|
1201
|
-
* @added v4.8.0
|
|
1202
|
-
* @updated v4.11.2
|
|
1203
|
-
*/
|
|
1204
|
-
export declare const SavePencilIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1205
|
-
/**
|
|
1206
|
-
* @description
|
|
1207
|
-
* @preview 
|
|
1208
|
-
* @added v4.8.0
|
|
1209
|
-
*/
|
|
1210
|
-
export declare const AccessibilityIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1211
|
-
/**
|
|
1212
|
-
* @description
|
|
1213
|
-
* @preview 
|
|
1214
|
-
* @added v4.8.0
|
|
1215
|
-
*/
|
|
1216
|
-
export declare const BatteryIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1217
|
-
/**
|
|
1218
|
-
* @description
|
|
1219
|
-
* @preview 
|
|
1220
|
-
* @added v4.8.0
|
|
1221
|
-
*/
|
|
1222
|
-
export declare const BatteryFullIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1223
|
-
/**
|
|
1224
|
-
* @description UI
|
|
1225
|
-
* @preview 
|
|
1226
|
-
* @added v4.8.0
|
|
1227
|
-
*/
|
|
1228
|
-
export declare const ButtonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1229
|
-
/**
|
|
1230
|
-
* @description
|
|
1231
|
-
* @preview 
|
|
1232
|
-
* @added v4.8.0
|
|
1233
|
-
*/
|
|
1234
|
-
export declare const CheckboxUncheckedIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1235
|
-
/**
|
|
1236
|
-
* @description
|
|
1237
|
-
* @preview 
|
|
1238
|
-
* @added v4.8.0
|
|
1239
|
-
*/
|
|
1240
|
-
export declare const ClosedCaptionsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1241
|
-
/**
|
|
1242
|
-
* @description Cursor, Mouse, Pointer
|
|
1243
|
-
* @preview 
|
|
1244
|
-
* @added v4.8.0
|
|
1245
|
-
*/
|
|
1246
|
-
export declare const CursorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1247
|
-
/**
|
|
1248
|
-
* @description
|
|
1249
|
-
* @preview 
|
|
1250
|
-
* @added v4.8.0
|
|
1251
|
-
*/
|
|
1252
|
-
export declare const CursorClickIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1253
|
-
/**
|
|
1254
|
-
* @description Appearance
|
|
1255
|
-
* @preview 
|
|
1256
|
-
* @added v4.8.0
|
|
1257
|
-
*/
|
|
1258
|
-
export declare const DarkThemeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1259
|
-
/**
|
|
1260
|
-
* @description Puzzle
|
|
1261
|
-
* @preview 
|
|
1262
|
-
* @added v4.8.0
|
|
1263
|
-
* @updated v4.11.2
|
|
1264
|
-
*/
|
|
1265
|
-
export declare const ExtensionIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1266
|
-
/**
|
|
1267
|
-
* @description
|
|
1268
|
-
* @preview 
|
|
1269
|
-
* @added v4.8.0
|
|
1270
|
-
*/
|
|
1271
|
-
export declare const MenuIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1272
|
-
/**
|
|
1273
|
-
* @description
|
|
1274
|
-
* @preview 
|
|
1275
|
-
* @added v4.8.0
|
|
1276
|
-
*/
|
|
1277
|
-
export declare const SettingsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1278
|
-
/**
|
|
1279
|
-
* @description
|
|
1280
|
-
* @preview 
|
|
1281
|
-
* @added v4.8.0
|
|
1282
|
-
*/
|
|
1283
|
-
export declare const ZoomInIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1284
|
-
/**
|
|
1285
|
-
* @description
|
|
1286
|
-
* @preview 
|
|
1287
|
-
* @added v4.8.0
|
|
1288
|
-
*/
|
|
1289
|
-
export declare const ZoomOutIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1290
|
-
/**
|
|
1291
|
-
* @description Aircraft, Plane, Aviation, Jet, Boeing, Airbus, Flight, Aeroplane, Airplane Mode, Flight Mode, Fly
|
|
1292
|
-
* @preview 
|
|
1293
|
-
* @added v4.8.0
|
|
1294
|
-
*/
|
|
1295
|
-
export declare const AirplaneIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1296
|
-
/**
|
|
1297
|
-
* @description Aircraft, Plane, Aviation, Jet, Boeing, Airbus, Flight, Aeroplane, Airplane Mode, Flight Mode, Fly, TO, Climb
|
|
1298
|
-
* @preview 
|
|
1299
|
-
* @added v4.8.0
|
|
1300
|
-
*/
|
|
1301
|
-
export declare const AirplaneLandingIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1302
|
-
/**
|
|
1303
|
-
* @description Aircraft, Plane, Aviation, Jet, Boeing, Airbus, Flight, Aeroplane, Airplane Mode, Flight Mode, Fly, TO, Climb
|
|
1304
|
-
* @preview 
|
|
1305
|
-
* @added v4.8.0
|
|
1306
|
-
*/
|
|
1307
|
-
export declare const AirplaneTakeoffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1308
|
-
/**
|
|
1309
|
-
* @description
|
|
1310
|
-
* @preview 
|
|
1311
|
-
* @added v4.8.0
|
|
1312
|
-
*/
|
|
1313
|
-
export declare const BeachIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1314
|
-
/**
|
|
1315
|
-
* @description
|
|
1316
|
-
* @preview 
|
|
1317
|
-
* @added v4.8.0
|
|
1318
|
-
*/
|
|
1319
|
-
export declare const BuildingMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1320
|
-
/**
|
|
1321
|
-
* @description Symbol, Figma, Sketch, Icon, Asset
|
|
1322
|
-
* @preview 
|
|
1323
|
-
* @added v4.8.0
|
|
1324
|
-
* @updated v4.12.0
|
|
1325
|
-
*/
|
|
1326
|
-
export declare const ComponentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1327
|
-
/**
|
|
1328
|
-
* @description
|
|
1329
|
-
* @preview 
|
|
1330
|
-
* @added v4.8.0
|
|
1331
|
-
*/
|
|
1332
|
-
export declare const DirectionsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1333
|
-
/**
|
|
1334
|
-
* @description House
|
|
1335
|
-
* @preview 
|
|
1336
|
-
* @added v4.8.0
|
|
1337
|
-
*/
|
|
1338
|
-
export declare const HomeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1339
|
-
/**
|
|
1340
|
-
* @description House
|
|
1341
|
-
* @preview 
|
|
1342
|
-
* @added v4.8.0
|
|
1343
|
-
*/
|
|
1344
|
-
export declare const Home2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1345
|
-
/**
|
|
1346
|
-
* @description
|
|
1347
|
-
* @preview 
|
|
1348
|
-
* @added v4.8.0
|
|
1349
|
-
*/
|
|
1350
|
-
export declare const LocationIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1351
|
-
/**
|
|
1352
|
-
* @description
|
|
1353
|
-
* @preview 
|
|
1354
|
-
* @added v4.8.0
|
|
1355
|
-
*/
|
|
1356
|
-
export declare const MapIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1357
|
-
/**
|
|
1358
|
-
* @description Museum, Columns, Hall, Library, Government, Legal
|
|
1359
|
-
* @preview 
|
|
1360
|
-
* @added v4.8.0
|
|
1361
|
-
* @updated v4.11.2
|
|
1362
|
-
*/
|
|
1363
|
-
export declare const BankIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1364
|
-
/**
|
|
1365
|
-
* @description
|
|
1366
|
-
* @preview 
|
|
1367
|
-
* @added v4.8.0
|
|
1368
|
-
*/
|
|
1369
|
-
export declare const VehicleCarIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1370
|
-
/**
|
|
1371
|
-
* @description Stats, Statistics, Data, Graph, Chart
|
|
1372
|
-
* @preview 
|
|
1373
|
-
* @added v4.8.0
|
|
1374
|
-
* @updated v4.12.0
|
|
1375
|
-
*/
|
|
1376
|
-
export declare const BarChartIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1377
|
-
/**
|
|
1378
|
-
* @description
|
|
1379
|
-
* @preview 
|
|
1380
|
-
* @added v4.8.0
|
|
1381
|
-
* @updated v4.9.0
|
|
1382
|
-
*/
|
|
1383
|
-
export declare const ClipboardIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1384
|
-
/**
|
|
1385
|
-
* @description
|
|
1386
|
-
* @preview 
|
|
1387
|
-
* @added v4.8.0
|
|
1388
|
-
* @updated v4.9.0
|
|
1389
|
-
*/
|
|
1390
|
-
export declare const ClipboardPasteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1391
|
-
/**
|
|
1392
|
-
* @description
|
|
1393
|
-
* @preview 
|
|
1394
|
-
* @added v4.8.0
|
|
1395
|
-
* @updated v4.9.0
|
|
1396
|
-
*/
|
|
1397
|
-
export declare const ClipboardSearchIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1398
|
-
/**
|
|
1399
|
-
* @description
|
|
1400
|
-
* @preview 
|
|
1401
|
-
* @added v4.8.0
|
|
1402
|
-
*/
|
|
1403
|
-
export declare const CompareSizeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1404
|
-
/**
|
|
1405
|
-
* @description
|
|
1406
|
-
* @preview 
|
|
1407
|
-
* @added v4.8.0
|
|
1408
|
-
*/
|
|
1409
|
-
export declare const GridIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1410
|
-
/**
|
|
1411
|
-
* @description
|
|
1412
|
-
* @preview 
|
|
1413
|
-
* @added v4.8.0
|
|
1414
|
-
*/
|
|
1415
|
-
export declare const GridDotsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1416
|
-
/**
|
|
1417
|
-
* @description
|
|
1418
|
-
* @preview 
|
|
1419
|
-
* @added v4.8.0
|
|
1420
|
-
*/
|
|
1421
|
-
export declare const LayoutIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1422
|
-
/**
|
|
1423
|
-
* @description
|
|
1424
|
-
* @preview 
|
|
1425
|
-
* @added v4.8.0
|
|
1426
|
-
*/
|
|
1427
|
-
export declare const PageMarginsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1428
|
-
/**
|
|
1429
|
-
* @description
|
|
1430
|
-
* @preview 
|
|
1431
|
-
* @added v4.8.0
|
|
1432
|
-
* @updated v4.11.2
|
|
1433
|
-
*/
|
|
1434
|
-
export declare const PanelLeftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1435
|
-
/**
|
|
1436
|
-
* @description
|
|
1437
|
-
* @preview 
|
|
1438
|
-
* @added v4.8.0
|
|
1439
|
-
* @updated v4.11.2
|
|
1440
|
-
*/
|
|
1441
|
-
export declare const PanelLeftContractIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1442
|
-
/**
|
|
1443
|
-
* @description
|
|
1444
|
-
* @preview 
|
|
1445
|
-
* @added v4.8.0
|
|
1446
|
-
* @updated v4.11.2
|
|
1447
|
-
*/
|
|
1448
|
-
export declare const PanelLeftExpandIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1449
|
-
/**
|
|
1450
|
-
* @description
|
|
1451
|
-
* @preview 
|
|
1452
|
-
* @added v4.8.0
|
|
1453
|
-
*/
|
|
1454
|
-
export declare const PanelRightOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1455
|
-
/**
|
|
1456
|
-
* @description
|
|
1457
|
-
* @preview 
|
|
1458
|
-
* @added v4.8.0
|
|
1459
|
-
*/
|
|
1460
|
-
export declare const PanelLeftOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1461
|
-
/**
|
|
1462
|
-
* @description
|
|
1463
|
-
* @preview 
|
|
1464
|
-
* @added v4.8.0
|
|
1465
|
-
* @updated v4.11.2
|
|
1466
|
-
*/
|
|
1467
|
-
export declare const PanelRightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1468
|
-
/**
|
|
1469
|
-
* @description
|
|
1470
|
-
* @preview 
|
|
1471
|
-
* @added v4.8.0
|
|
1472
|
-
* @updated v4.11.2
|
|
1473
|
-
*/
|
|
1474
|
-
export declare const PanelRightContractIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1475
|
-
/**
|
|
1476
|
-
* @description
|
|
1477
|
-
* @preview 
|
|
1478
|
-
* @added v4.8.0
|
|
1479
|
-
* @updated v4.11.2
|
|
1480
|
-
*/
|
|
1481
|
-
export declare const PanelRightExpandIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1482
|
-
/**
|
|
1483
|
-
* @description
|
|
1484
|
-
* @preview 
|
|
1485
|
-
* @added v4.8.0
|
|
1486
|
-
*/
|
|
1487
|
-
export declare const TableIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1488
|
-
/**
|
|
1489
|
-
* @description
|
|
1490
|
-
* @preview 
|
|
1491
|
-
* @added v4.8.0
|
|
1492
|
-
*/
|
|
1493
|
-
export declare const TableSimpleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1494
|
-
/**
|
|
1495
|
-
* @description
|
|
1496
|
-
* @preview 
|
|
1497
|
-
* @added v4.8.0
|
|
1498
|
-
*/
|
|
1499
|
-
export declare const BackgroundColorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1500
|
-
/**
|
|
1501
|
-
* @description Not to be confused with 'Microsoft'
|
|
1502
|
-
* @preview 
|
|
1503
|
-
* @added v4.8.0
|
|
1504
|
-
*/
|
|
1505
|
-
export declare const BorderAllIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1506
|
-
/**
|
|
1507
|
-
* @description Colour, Theme, Paint, Art
|
|
1508
|
-
* @preview 
|
|
1509
|
-
* @added v4.8.0
|
|
1510
|
-
*/
|
|
1511
|
-
export declare const ColorPaletteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1512
|
-
/**
|
|
1513
|
-
* @description
|
|
1514
|
-
* @preview 
|
|
1515
|
-
* @added v4.8.0
|
|
1516
|
-
*/
|
|
1517
|
-
export declare const MaskIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1518
|
-
/**
|
|
1519
|
-
* @description
|
|
1520
|
-
* @preview 
|
|
1521
|
-
* @added v4.8.0
|
|
1522
|
-
*/
|
|
1523
|
-
export declare const PaintBucketIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1524
|
-
/**
|
|
1525
|
-
* @description Art, Personalize, Personalization, Customize, Theme, Draw, Painting
|
|
1526
|
-
* @preview 
|
|
1527
|
-
* @added v4.8.0
|
|
1528
|
-
* @updated v4.11.2
|
|
1529
|
-
*/
|
|
1530
|
-
export declare const PaintbrushIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1531
|
-
/**
|
|
1532
|
-
* @description Art, Personalize, Personalization, Customize, Theme, Draw, Painting
|
|
1533
|
-
* @preview 
|
|
1534
|
-
* @added v4.8.0
|
|
1535
|
-
*/
|
|
1536
|
-
export declare const Paintbrush2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1537
|
-
/**
|
|
1538
|
-
* @description
|
|
1539
|
-
* @preview 
|
|
1540
|
-
* @added v4.8.0
|
|
1541
|
-
*/
|
|
1542
|
-
export declare const ShapeDifferenceIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1543
|
-
/**
|
|
1544
|
-
* @description
|
|
1545
|
-
* @preview 
|
|
1546
|
-
* @added v4.8.0
|
|
1547
|
-
*/
|
|
1548
|
-
export declare const ShapeIntersectIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1549
|
-
/**
|
|
1550
|
-
* @description
|
|
1551
|
-
* @preview 
|
|
1552
|
-
* @added v4.8.0
|
|
1553
|
-
*/
|
|
1554
|
-
export declare const ShapeSubtractIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1555
|
-
/**
|
|
1556
|
-
* @description
|
|
1557
|
-
* @preview 
|
|
1558
|
-
* @added v4.8.0
|
|
1559
|
-
*/
|
|
1560
|
-
export declare const ShapeUnionIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1561
|
-
/**
|
|
1562
|
-
* @description Line Thickness, Border, Weight, Outline
|
|
1563
|
-
* @preview 
|
|
1564
|
-
* @added v4.8.0
|
|
1565
|
-
*/
|
|
1566
|
-
export declare const StrokeThicknessIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1567
|
-
/**
|
|
1568
|
-
* @description
|
|
1569
|
-
* @preview 
|
|
1570
|
-
* @added v4.8.0
|
|
1571
|
-
*/
|
|
1572
|
-
export declare const ArrowMaximizeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1573
|
-
/**
|
|
1574
|
-
* @description
|
|
1575
|
-
* @preview 
|
|
1576
|
-
* @added v4.8.0
|
|
1577
|
-
*/
|
|
1578
|
-
export declare const ArrowMinimizeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1579
|
-
/**
|
|
1580
|
-
* @description
|
|
1581
|
-
* @preview 
|
|
1582
|
-
* @added v4.8.0
|
|
1583
|
-
* @updated v4.11.2
|
|
1584
|
-
*/
|
|
1585
|
-
export declare const ChromeRestoreIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1586
|
-
/**
|
|
1587
|
-
* @description
|
|
1588
|
-
* @preview 
|
|
1589
|
-
* @added v4.8.0
|
|
1590
|
-
*/
|
|
1591
|
-
export declare const ContractDownIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1592
|
-
/**
|
|
1593
|
-
* @description
|
|
1594
|
-
* @preview 
|
|
1595
|
-
* @added v4.8.0
|
|
1596
|
-
*/
|
|
1597
|
-
export declare const ExpandIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1598
|
-
/**
|
|
1599
|
-
* @description
|
|
1600
|
-
* @preview 
|
|
1601
|
-
* @added v4.8.0
|
|
1602
|
-
*/
|
|
1603
|
-
export declare const FullScreenMaximizeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1604
|
-
/**
|
|
1605
|
-
* @description
|
|
1606
|
-
* @preview 
|
|
1607
|
-
* @added v4.8.0
|
|
1608
|
-
*/
|
|
1609
|
-
export declare const FullScreenMinimizeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1610
|
-
/**
|
|
1611
|
-
* @description External Link, Box Arrow Top Right
|
|
1612
|
-
* @preview 
|
|
1613
|
-
* @added v4.8.0
|
|
1614
|
-
* @updated v4.11.0
|
|
1615
|
-
*/
|
|
1616
|
-
export declare const OpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1617
|
-
/**
|
|
1618
|
-
* @description
|
|
1619
|
-
* @preview 
|
|
1620
|
-
* @added v4.8.0
|
|
1621
|
-
*/
|
|
1622
|
-
export declare const PictureInPictureIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1623
|
-
/**
|
|
1624
|
-
* @description
|
|
1625
|
-
* @preview 
|
|
1626
|
-
* @added v4.8.0
|
|
1627
|
-
*/
|
|
1628
|
-
export declare const PictureInPicture2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1629
|
-
/**
|
|
1630
|
-
* @description
|
|
1631
|
-
* @preview 
|
|
1632
|
-
* @added v4.8.0
|
|
1633
|
-
*/
|
|
1634
|
-
export declare const PictureInPictureEnterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1635
|
-
/**
|
|
1636
|
-
* @description
|
|
1637
|
-
* @preview 
|
|
1638
|
-
* @added v4.8.0
|
|
1639
|
-
*/
|
|
1640
|
-
export declare const PictureInPictureExitIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1641
|
-
/**
|
|
1642
|
-
* @description
|
|
1643
|
-
* @preview 
|
|
1644
|
-
* @added v4.8.0
|
|
1645
|
-
*/
|
|
1646
|
-
export declare const WindowIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1647
|
-
/**
|
|
1648
|
-
* @description
|
|
1649
|
-
* @preview 
|
|
1650
|
-
* @added v4.8.0
|
|
1651
|
-
* @updated v4.11.0
|
|
1652
|
-
*/
|
|
1653
|
-
export declare const WindowMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1654
|
-
/**
|
|
1655
|
-
* @description Flask, Test, Lab, Experiment
|
|
1656
|
-
* @preview 
|
|
1657
|
-
* @added v4.8.0
|
|
1658
|
-
*/
|
|
1659
|
-
export declare const BeakerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1660
|
-
/**
|
|
1661
|
-
* @description Code, Curly Braces
|
|
1662
|
-
* @preview 
|
|
1663
|
-
* @added v4.8.0
|
|
1664
|
-
* @updated v4.11.2
|
|
1665
|
-
*/
|
|
1666
|
-
export declare const BracesIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1667
|
-
/**
|
|
1668
|
-
* @description
|
|
1669
|
-
* @preview 
|
|
1670
|
-
* @added v4.8.0
|
|
1671
|
-
*/
|
|
1672
|
-
export declare const BracesVariableIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1673
|
-
/**
|
|
1674
|
-
* @description Git
|
|
1675
|
-
* @preview 
|
|
1676
|
-
* @added v4.8.0
|
|
1677
|
-
* @updated v4.10.0
|
|
1678
|
-
*/
|
|
1679
|
-
export declare const BranchCompareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1680
|
-
/**
|
|
1681
|
-
* @description Git
|
|
1682
|
-
* @preview 
|
|
1683
|
-
* @added v4.8.0
|
|
1684
|
-
*/
|
|
1685
|
-
export declare const BranchForkIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1686
|
-
/**
|
|
1687
|
-
* @description Git
|
|
1688
|
-
* @preview 
|
|
1689
|
-
* @added v4.8.0
|
|
1690
|
-
*/
|
|
1691
|
-
export declare const BranchFork2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1692
|
-
/**
|
|
1693
|
-
* @description Debug, Run, Error
|
|
1694
|
-
* @preview 
|
|
1695
|
-
* @added v4.8.0
|
|
1696
|
-
*/
|
|
1697
|
-
export declare const BugIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1698
|
-
/**
|
|
1699
|
-
* @description Tags, HTML
|
|
1700
|
-
* @preview 
|
|
1701
|
-
* @added v4.8.0
|
|
1702
|
-
*/
|
|
1703
|
-
export declare const CodeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1704
|
-
/**
|
|
1705
|
-
* @description
|
|
1706
|
-
* @preview 
|
|
1707
|
-
* @added v4.8.0
|
|
1708
|
-
*/
|
|
1709
|
-
export declare const GitCommitIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1710
|
-
/**
|
|
1711
|
-
* @description Macro
|
|
1712
|
-
* @preview 
|
|
1713
|
-
* @added v4.8.0
|
|
1714
|
-
*/
|
|
1715
|
-
export declare const ScriptIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1716
|
-
/**
|
|
1717
|
-
* @description Macro
|
|
1718
|
-
* @preview 
|
|
1719
|
-
* @added v4.8.0
|
|
1720
|
-
*/
|
|
1721
|
-
export declare const Script2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1722
|
-
/**
|
|
1723
|
-
* @description Cmd, Command Prompt, Bash, Powershell, Ps
|
|
1724
|
-
* @preview 
|
|
1725
|
-
* @added v4.8.0
|
|
1726
|
-
*/
|
|
1727
|
-
export declare const TerminalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1728
|
-
/**
|
|
1729
|
-
* @description
|
|
1730
|
-
* @preview 
|
|
1731
|
-
* @added v4.8.0
|
|
1732
|
-
* @updated v4.12.0
|
|
1733
|
-
*/
|
|
1734
|
-
export declare const VideoClipIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1735
|
-
/**
|
|
1736
|
-
* @description
|
|
1737
|
-
* @preview 
|
|
1738
|
-
* @added v4.8.0
|
|
1739
|
-
*/
|
|
1740
|
-
export declare const ArcIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1741
|
-
/**
|
|
1742
|
-
* @description
|
|
1743
|
-
* @preview 
|
|
1744
|
-
* @added v4.8.0
|
|
1745
|
-
*/
|
|
1746
|
-
export declare const CircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1747
|
-
/**
|
|
1748
|
-
* @description Dot
|
|
1749
|
-
* @preview 
|
|
1750
|
-
* @added v4.8.0
|
|
1751
|
-
*/
|
|
1752
|
-
export declare const CircleSmallIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1753
|
-
/**
|
|
1754
|
-
* @description
|
|
1755
|
-
* @preview 
|
|
1756
|
-
* @added v4.8.0
|
|
1757
|
-
*/
|
|
1758
|
-
export declare const CornerRadiusIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1759
|
-
/**
|
|
1760
|
-
* @description
|
|
1761
|
-
* @preview 
|
|
1762
|
-
* @added v4.8.0
|
|
1763
|
-
*/
|
|
1764
|
-
export declare const HexagonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1765
|
-
/**
|
|
1766
|
-
* @description
|
|
1767
|
-
* @preview 
|
|
1768
|
-
* @added v4.8.0
|
|
1769
|
-
*/
|
|
1770
|
-
export declare const LineDiagonalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1771
|
-
/**
|
|
1772
|
-
* @description Stop, Sign
|
|
1773
|
-
* @preview 
|
|
1774
|
-
* @added v4.8.0
|
|
1775
|
-
* @updated v4.11.2
|
|
1776
|
-
*/
|
|
1777
|
-
export declare const OctagonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1778
|
-
/**
|
|
1779
|
-
* @description
|
|
1780
|
-
* @preview 
|
|
1781
|
-
* @added v4.8.0
|
|
1782
|
-
*/
|
|
1783
|
-
export declare const PentagonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1784
|
-
/**
|
|
1785
|
-
* @description
|
|
1786
|
-
* @preview 
|
|
1787
|
-
* @added v4.8.0
|
|
1788
|
-
*/
|
|
1789
|
-
export declare const RectangleWideIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1790
|
-
/**
|
|
1791
|
-
* @description Diamond
|
|
1792
|
-
* @preview 
|
|
1793
|
-
* @added v4.8.0
|
|
1794
|
-
*/
|
|
1795
|
-
export declare const RhombusIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1796
|
-
/**
|
|
1797
|
-
* @description
|
|
1798
|
-
* @preview 
|
|
1799
|
-
* @added v4.8.0
|
|
1800
|
-
*/
|
|
1801
|
-
export declare const SquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1802
|
-
/**
|
|
1803
|
-
* @description
|
|
1804
|
-
* @preview 
|
|
1805
|
-
* @added v4.8.0
|
|
1806
|
-
*/
|
|
1807
|
-
export declare const TriangleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1808
|
-
/**
|
|
1809
|
-
* @description
|
|
1810
|
-
* @preview 
|
|
1811
|
-
* @added v4.8.0
|
|
1812
|
-
*/
|
|
1813
|
-
export declare const BackgroundColorAccentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1814
|
-
/**
|
|
1815
|
-
* @description Eyedropper 2
|
|
1816
|
-
* @preview 
|
|
1817
|
-
* @added v4.8.0
|
|
1818
|
-
*/
|
|
1819
|
-
export declare const EyedropperColorAccentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1820
|
-
/**
|
|
1821
|
-
* @description Marker
|
|
1822
|
-
* @preview 
|
|
1823
|
-
* @added v4.8.0
|
|
1824
|
-
*/
|
|
1825
|
-
export declare const HighlighterAccentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1826
|
-
/**
|
|
1827
|
-
* @description
|
|
1828
|
-
* @preview 
|
|
1829
|
-
* @added v4.8.0
|
|
1830
|
-
*/
|
|
1831
|
-
export declare const PaintBucketAccentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1832
|
-
/**
|
|
1833
|
-
* @description Label
|
|
1834
|
-
* @preview 
|
|
1835
|
-
* @added v4.8.0
|
|
1836
|
-
*/
|
|
1837
|
-
export declare const TagAccentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1838
|
-
/**
|
|
1839
|
-
* @description
|
|
1840
|
-
* @preview 
|
|
1841
|
-
* @added v4.8.0
|
|
1842
|
-
*/
|
|
1843
|
-
export declare const TextColorAccentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1844
|
-
/**
|
|
1845
|
-
* @description
|
|
1846
|
-
* @preview 
|
|
1847
|
-
* @added v4.8.0
|
|
1848
|
-
*/
|
|
1849
|
-
export declare const TextHighlightColorAccentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1850
|
-
/**
|
|
1851
|
-
* @description Shopping, Delivery, Prime
|
|
1852
|
-
* @preview 
|
|
1853
|
-
* @added v4.8.0
|
|
1854
|
-
*/
|
|
1855
|
-
export declare const AmazonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1856
|
-
/**
|
|
1857
|
-
* @description Apple, Mac App Store, Apple App Store, iOS, iPadOS, macOS
|
|
1858
|
-
* @preview 
|
|
1859
|
-
* @added v4.8.0
|
|
1860
|
-
*/
|
|
1861
|
-
export declare const AppStoreIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1862
|
-
/**
|
|
1863
|
-
* @description iPhone, iPad, Mac, iOS, iPadOS, watchOS, Watch, Tablet, Phone, Tim Cook, Steve Jobs, macOS, Cupertino
|
|
1864
|
-
* @preview 
|
|
1865
|
-
* @added v4.8.0
|
|
1866
|
-
*/
|
|
1867
|
-
export declare const AppleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1868
|
-
/**
|
|
1869
|
-
* @description BT, Wireless
|
|
1870
|
-
* @preview 
|
|
1871
|
-
* @added v4.8.0
|
|
1872
|
-
*/
|
|
1873
|
-
export declare const BluetoothIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1874
|
-
/**
|
|
1875
|
-
* @description CSS3, Stylesheet, Programming, Web, Cascading Style Sheet
|
|
1876
|
-
* @preview 
|
|
1877
|
-
* @added v4.8.0
|
|
1878
|
-
* @updated v4.11.2
|
|
1879
|
-
*/
|
|
1880
|
-
export declare const CSSIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1881
|
-
/**
|
|
1882
|
-
* @description Meta, Social Media, Mark Zuckerburg, Messenger
|
|
1883
|
-
* @preview 
|
|
1884
|
-
* @added v4.8.0
|
|
1885
|
-
*/
|
|
1886
|
-
export declare const FacebookIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1887
|
-
/**
|
|
1888
|
-
* @description Design, Dylan Field, Sketch, Icons, Prototype, Prototyping, Adobe
|
|
1889
|
-
* @preview 
|
|
1890
|
-
* @added v4.8.0
|
|
1891
|
-
*/
|
|
1892
|
-
export declare const FigmaIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1893
|
-
/**
|
|
1894
|
-
* @description Open Source, Code, Microsoft, Git
|
|
1895
|
-
* @preview 
|
|
1896
|
-
* @added v4.8.0
|
|
1897
|
-
*/
|
|
1898
|
-
export declare const GitHubIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1899
|
-
/**
|
|
1900
|
-
* @description Pixel, Sundar Pichai, Search, Android
|
|
1901
|
-
* @preview 
|
|
1902
|
-
* @added v4.8.0
|
|
1903
|
-
*/
|
|
1904
|
-
export declare const GoogleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1905
|
-
/**
|
|
1906
|
-
* @description Google Color, Pixel, Sundar Pichai, Search, Android
|
|
1907
|
-
* @preview 
|
|
1908
|
-
* @added v4.8.0
|
|
1909
|
-
*/
|
|
1910
|
-
export declare const Google2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1911
|
-
/**
|
|
1912
|
-
* @description Browser, Chromium, Microsoft, MS Edge
|
|
1913
|
-
* @preview 
|
|
1914
|
-
* @added v4.8.0
|
|
1915
|
-
*/
|
|
1916
|
-
export declare const GoogleChromeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1917
|
-
/**
|
|
1918
|
-
* @description App Store, Android, Google, Google Play Store
|
|
1919
|
-
* @preview 
|
|
1920
|
-
* @added v4.8.0
|
|
1921
|
-
*/
|
|
1922
|
-
export declare const GooglePlayIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1923
|
-
/**
|
|
1924
|
-
* @description HTML5, Markup, Programming, Web
|
|
1925
|
-
* @preview 
|
|
1926
|
-
* @added v4.8.0
|
|
1927
|
-
* @updated v4.11.2
|
|
1928
|
-
*/
|
|
1929
|
-
export declare const HTMLIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1930
|
-
/**
|
|
1931
|
-
* @description Social
|
|
1932
|
-
* @preview 
|
|
1933
|
-
* @added v4.8.0
|
|
1934
|
-
*/
|
|
1935
|
-
export declare const InstagramIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1936
|
-
/**
|
|
1937
|
-
* @description Programming, Web, Electron, JS
|
|
1938
|
-
* @preview 
|
|
1939
|
-
* @added v4.8.0
|
|
1940
|
-
* @updated v4.11.0
|
|
1941
|
-
*/
|
|
1942
|
-
export declare const JavaScriptIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1943
|
-
/**
|
|
1944
|
-
* @description Windows, Win11, Windows 11, Satya Nadella, Steve Ballmer, Bill Gates
|
|
1945
|
-
* @preview 
|
|
1946
|
-
* @added v4.8.0
|
|
1947
|
-
*/
|
|
1948
|
-
export declare const MicrosoftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1949
|
-
/**
|
|
1950
|
-
* @description Browser, Chromium, Microsoft, MS Edge
|
|
1951
|
-
* @preview 
|
|
1952
|
-
* @added v4.8.0
|
|
1953
|
-
*/
|
|
1954
|
-
export declare const MicrosoftEdgeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1955
|
-
/**
|
|
1956
|
-
* @description Programming
|
|
1957
|
-
* @preview 
|
|
1958
|
-
* @added v4.8.0
|
|
1959
|
-
* @updated v4.10.0
|
|
1960
|
-
*/
|
|
1961
|
-
export declare const PythonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1962
|
-
/**
|
|
1963
|
-
* @description Gaming, Studio, Bloxy, Player
|
|
1964
|
-
* @preview 
|
|
1965
|
-
* @added v4.8.0
|
|
1966
|
-
*/
|
|
1967
|
-
export declare const RobloxIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1968
|
-
/**
|
|
1969
|
-
* @description ByteDance, Now, Shorts, Social, Videos
|
|
1970
|
-
* @preview 
|
|
1971
|
-
* @added v4.8.0
|
|
1972
|
-
*/
|
|
1973
|
-
export declare const TikTokIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1974
|
-
/**
|
|
1975
|
-
* @description VSCode, VS Code, IDE, Text Editor, Microsoft
|
|
1976
|
-
* @preview 
|
|
1977
|
-
* @added v4.8.0
|
|
1978
|
-
*/
|
|
1979
|
-
export declare const VisualStudioCodeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1980
|
-
/**
|
|
1981
|
-
* @description Twitter, X/Twitter, X Corp., Bird, Tweet, Post, Social Media
|
|
1982
|
-
* @preview 
|
|
1983
|
-
* @added v4.8.0
|
|
1984
|
-
*/
|
|
1985
|
-
export declare const XTwitterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1986
|
-
/**
|
|
1987
|
-
* @description Social, Shorts, Watch, Videos
|
|
1988
|
-
* @preview 
|
|
1989
|
-
* @added v4.8.0
|
|
1990
|
-
*/
|
|
1991
|
-
export declare const YouTubeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1992
|
-
/**
|
|
1993
|
-
* @description YT Shorts, Watch, YouTube, Vertical, TikTok
|
|
1994
|
-
* @preview 
|
|
1995
|
-
* @added v4.8.0
|
|
1996
|
-
*/
|
|
1997
|
-
export declare const YouTubeShortsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
1998
|
-
/**
|
|
1999
|
-
* @description Reading
|
|
2000
|
-
* @preview 
|
|
2001
|
-
* @added v4.8.0
|
|
2002
|
-
* @updated v4.12.2
|
|
2003
|
-
*/
|
|
2004
|
-
export declare const BookIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2005
|
-
/**
|
|
2006
|
-
* @description
|
|
2007
|
-
* @preview 
|
|
2008
|
-
* @added v4.8.0
|
|
2009
|
-
* @deprecated Use Book instead
|
|
2010
|
-
*/
|
|
2011
|
-
export declare const Book2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2012
|
-
/**
|
|
2013
|
-
* @description
|
|
2014
|
-
* @preview 
|
|
2015
|
-
* @added v4.8.0
|
|
2016
|
-
* @updated v4.12.2
|
|
2017
|
-
*/
|
|
2018
|
-
export declare const BookAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2019
|
-
/**
|
|
2020
|
-
* @description
|
|
2021
|
-
* @preview 
|
|
2022
|
-
* @added v4.8.0
|
|
2023
|
-
* @deprecated Use Book Add instead
|
|
2024
|
-
*/
|
|
2025
|
-
export declare const BookAdd2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2026
|
-
/**
|
|
2027
|
-
* @description
|
|
2028
|
-
* @preview 
|
|
2029
|
-
* @added v4.8.0
|
|
2030
|
-
* @updated v4.12.2
|
|
2031
|
-
*/
|
|
2032
|
-
export declare const BookInfoIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2033
|
-
/**
|
|
2034
|
-
* @description Reading
|
|
2035
|
-
* @preview 
|
|
2036
|
-
* @added v4.8.0
|
|
2037
|
-
*/
|
|
2038
|
-
export declare const BookOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2039
|
-
/**
|
|
2040
|
-
* @description Package, Amazon, Delivery
|
|
2041
|
-
* @preview 
|
|
2042
|
-
* @added v4.8.0
|
|
2043
|
-
* @updated v4.12.0
|
|
2044
|
-
*/
|
|
2045
|
-
export declare const BoxIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2046
|
-
/**
|
|
2047
|
-
* @description Sweep, Clean
|
|
2048
|
-
* @preview 
|
|
2049
|
-
* @added v4.8.0
|
|
2050
|
-
*/
|
|
2051
|
-
export declare const BroomIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2052
|
-
/**
|
|
2053
|
-
* @description Sketch
|
|
2054
|
-
* @preview 
|
|
2055
|
-
* @added v4.8.0
|
|
2056
|
-
*/
|
|
2057
|
-
export declare const CalligraphyPenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2058
|
-
/**
|
|
2059
|
-
* @description Shopping, Trolley, Amazon, Shopping Cart
|
|
2060
|
-
* @preview 
|
|
2061
|
-
* @added v4.8.0
|
|
2062
|
-
*/
|
|
2063
|
-
export declare const CartIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2064
|
-
/**
|
|
2065
|
-
* @description Direction, Explore, Safari
|
|
2066
|
-
* @preview 
|
|
2067
|
-
* @added v4.8.0
|
|
2068
|
-
*/
|
|
2069
|
-
export declare const CompassIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2070
|
-
/**
|
|
2071
|
-
* @description Report, Checkpoint, Flagged, Font Awesome
|
|
2072
|
-
* @preview 
|
|
2073
|
-
* @added v4.8.0
|
|
2074
|
-
* @updated v4.12.0
|
|
2075
|
-
*/
|
|
2076
|
-
export declare const FlagIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2077
|
-
/**
|
|
2078
|
-
* @description Books, Bookshelf
|
|
2079
|
-
* @preview 
|
|
2080
|
-
* @added v4.8.0
|
|
2081
|
-
*/
|
|
2082
|
-
export declare const LibraryIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2083
|
-
/**
|
|
2084
|
-
* @description Color Filter, Tint
|
|
2085
|
-
* @preview 
|
|
2086
|
-
* @added v4.8.0
|
|
2087
|
-
*/
|
|
2088
|
-
export declare const PhotoFilterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2089
|
-
/**
|
|
2090
|
-
* @description
|
|
2091
|
-
* @preview 
|
|
2092
|
-
* @added v4.8.0
|
|
2093
|
-
*/
|
|
2094
|
-
export declare const RibbonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2095
|
-
/**
|
|
2096
|
-
* @description
|
|
2097
|
-
* @preview 
|
|
2098
|
-
* @added v4.8.0
|
|
2099
|
-
*/
|
|
2100
|
-
export declare const RibbonStarIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2101
|
-
/**
|
|
2102
|
-
* @description
|
|
2103
|
-
* @preview 
|
|
2104
|
-
* @added v4.8.0
|
|
2105
|
-
* @updated v4.12.0
|
|
2106
|
-
*/
|
|
2107
|
-
export declare const VideoIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2108
|
-
/**
|
|
2109
|
-
* @description Suitcase
|
|
2110
|
-
* @preview 
|
|
2111
|
-
* @added v4.8.0
|
|
2112
|
-
*/
|
|
2113
|
-
export declare const BriefcaseIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2114
|
-
/**
|
|
2115
|
-
* @description Suitcase, Work
|
|
2116
|
-
* @preview 
|
|
2117
|
-
* @added v4.8.0
|
|
2118
|
-
*/
|
|
2119
|
-
export declare const Briefcase2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2120
|
-
/**
|
|
2121
|
-
* @description $, Money, Coin, Dollar, ¢
|
|
2122
|
-
* @preview 
|
|
2123
|
-
* @added v4.8.0
|
|
2124
|
-
*/
|
|
2125
|
-
export declare const CentIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2126
|
-
/**
|
|
2127
|
-
* @description $, Money, Cash, Bill, Currency
|
|
2128
|
-
* @preview 
|
|
2129
|
-
* @added v4.8.0
|
|
2130
|
-
*/
|
|
2131
|
-
export declare const DollarIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2132
|
-
/**
|
|
2133
|
-
* @description Stocks, Data
|
|
2134
|
-
* @preview 
|
|
2135
|
-
* @added v4.8.0
|
|
2136
|
-
* @updated v4.11.0
|
|
2137
|
-
*/
|
|
2138
|
-
export declare const GraphIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2139
|
-
/**
|
|
2140
|
-
* @description Suitcase, Work
|
|
2141
|
-
* @preview 
|
|
2142
|
-
* @added v4.8.0
|
|
2143
|
-
*/
|
|
2144
|
-
export declare const ToolboxIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2145
|
-
/**
|
|
2146
|
-
* @description Birthday, Party
|
|
2147
|
-
* @preview 
|
|
2148
|
-
* @added v4.8.0
|
|
2149
|
-
*/
|
|
2150
|
-
export declare const CakeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2151
|
-
/**
|
|
2152
|
-
* @description
|
|
2153
|
-
* @preview 
|
|
2154
|
-
* @added v4.8.0
|
|
2155
|
-
*/
|
|
2156
|
-
export declare const CoffeeHotIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2157
|
-
/**
|
|
2158
|
-
* @description
|
|
2159
|
-
* @preview 
|
|
2160
|
-
* @added v4.8.0
|
|
2161
|
-
*/
|
|
2162
|
-
export declare const CookiesIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2163
|
-
/**
|
|
2164
|
-
* @description Water, Fill, Transparency, Transparent, Droplet
|
|
2165
|
-
* @preview 
|
|
2166
|
-
* @added v4.8.0
|
|
2167
|
-
*/
|
|
2168
|
-
export declare const DropIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2169
|
-
/**
|
|
2170
|
-
* @description
|
|
2171
|
-
* @preview 
|
|
2172
|
-
* @added v4.8.0
|
|
2173
|
-
*/
|
|
2174
|
-
export declare const HamburgerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2175
|
-
/**
|
|
2176
|
-
* @description Grab, Hand, Drop, Grabber, Dragging
|
|
2177
|
-
* @preview 
|
|
2178
|
-
* @added v4.8.0
|
|
2179
|
-
* @updated v4.11.4
|
|
2180
|
-
*/
|
|
2181
|
-
export declare const SquareDragIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2182
|
-
/**
|
|
2183
|
-
* @description Grab, Hand, Drop, Grabber
|
|
2184
|
-
* @preview 
|
|
2185
|
-
* @added v4.8.0
|
|
2186
|
-
*/
|
|
2187
|
-
export declare const CursorDragIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2188
|
-
/**
|
|
2189
|
-
* @description
|
|
2190
|
-
* @preview 
|
|
2191
|
-
* @added v4.8.0
|
|
2192
|
-
*/
|
|
2193
|
-
export declare const HandIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2194
|
-
/**
|
|
2195
|
-
* @description Dislike
|
|
2196
|
-
* @preview 
|
|
2197
|
-
* @added v4.8.0
|
|
2198
|
-
* @updated v4.11.2
|
|
2199
|
-
*/
|
|
2200
|
-
export declare const ThumbsDownIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2201
|
-
/**
|
|
2202
|
-
* @description Like
|
|
2203
|
-
* @preview 
|
|
2204
|
-
* @added v4.8.0
|
|
2205
|
-
* @updated v4.11.2
|
|
2206
|
-
*/
|
|
2207
|
-
export declare const ThumbsUpIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2208
|
-
/**
|
|
2209
|
-
* @description
|
|
2210
|
-
* @preview 
|
|
2211
|
-
* @added v4.8.0
|
|
2212
|
-
*/
|
|
2213
|
-
export declare const AngleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2214
|
-
/**
|
|
2215
|
-
* @description Solve, Math
|
|
2216
|
-
* @preview 
|
|
2217
|
-
* @added v4.8.0
|
|
2218
|
-
*/
|
|
2219
|
-
export declare const CalculatorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2220
|
-
/**
|
|
2221
|
-
* @description Hashtag, Tag, Category, Number, Count, Pound
|
|
2222
|
-
* @preview 
|
|
2223
|
-
* @added v4.8.0
|
|
2224
|
-
*/
|
|
2225
|
-
export declare const HashIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2226
|
-
/**
|
|
2227
|
-
* @description Measure, Length, Meter, Foot, Metre, Feet, Yard
|
|
2228
|
-
* @preview 
|
|
2229
|
-
* @added v4.8.0
|
|
2230
|
-
*/
|
|
2231
|
-
export declare const RulerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2232
|
-
/**
|
|
2233
|
-
* @description Aspect Ratio
|
|
2234
|
-
* @preview 
|
|
2235
|
-
* @added v4.8.0
|
|
2236
|
-
*/
|
|
2237
|
-
export declare const ScreenSizeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2238
|
-
/**
|
|
2239
|
-
* @description
|
|
2240
|
-
* @preview 
|
|
2241
|
-
* @added v4.8.0
|
|
2242
|
-
*/
|
|
2243
|
-
export declare const HeadphonesIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2244
|
-
/**
|
|
2245
|
-
* @description Video, Film
|
|
2246
|
-
* @preview 
|
|
2247
|
-
* @added v4.8.0
|
|
2248
|
-
*/
|
|
2249
|
-
export declare const MovieIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2250
|
-
/**
|
|
2251
|
-
* @description Song, Double
|
|
2252
|
-
* @preview 
|
|
2253
|
-
* @added v4.8.0
|
|
2254
|
-
*/
|
|
2255
|
-
export declare const MusicNoteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2256
|
-
/**
|
|
2257
|
-
* @description Song, Single
|
|
2258
|
-
* @preview 
|
|
2259
|
-
* @added v4.8.0
|
|
2260
|
-
*/
|
|
2261
|
-
export declare const MusicNote2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2262
|
-
/**
|
|
2263
|
-
* @description Audio, EQ, Waveform, mp3
|
|
2264
|
-
* @preview 
|
|
2265
|
-
* @added v4.8.0
|
|
2266
|
-
*/
|
|
2267
|
-
export declare const SoundwaveIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2268
|
-
/**
|
|
2269
|
-
* @description Sound, Audio
|
|
2270
|
-
* @preview 
|
|
2271
|
-
* @added v4.8.0
|
|
2272
|
-
*/
|
|
2273
|
-
export declare const VolumeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2274
|
-
/**
|
|
2275
|
-
* @description Sound, Audio
|
|
2276
|
-
* @preview 
|
|
2277
|
-
* @added v4.8.0
|
|
2278
|
-
*/
|
|
2279
|
-
export declare const VolumeLowIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2280
|
-
/**
|
|
2281
|
-
* @description Sound, Audio
|
|
2282
|
-
* @preview 
|
|
2283
|
-
* @added v4.8.0
|
|
2284
|
-
*/
|
|
2285
|
-
export declare const VolumeMuteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2286
|
-
/**
|
|
2287
|
-
* @description Leaf One, 1
|
|
2288
|
-
* @preview 
|
|
2289
|
-
* @added v4.8.0
|
|
2290
|
-
*/
|
|
2291
|
-
export declare const LeafIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2292
|
-
/**
|
|
2293
|
-
* @description Leaf 3
|
|
2294
|
-
* @preview 
|
|
2295
|
-
* @added v4.8.0
|
|
2296
|
-
*/
|
|
2297
|
-
export declare const LeafThreeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2298
|
-
/**
|
|
2299
|
-
* @description Leaf One
|
|
2300
|
-
* @preview 
|
|
2301
|
-
* @added v4.8.0
|
|
2302
|
-
*/
|
|
2303
|
-
export declare const LeafTwoIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2304
|
-
/**
|
|
2305
|
-
* @description
|
|
2306
|
-
* @preview 
|
|
2307
|
-
* @added v4.8.0
|
|
2308
|
-
* @updated v4.12.0
|
|
2309
|
-
*/
|
|
2310
|
-
export declare const HistoryIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2311
|
-
/**
|
|
2312
|
-
* @description
|
|
2313
|
-
* @preview 
|
|
2314
|
-
* @added v4.8.0
|
|
2315
|
-
*/
|
|
2316
|
-
export declare const QuestionIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2317
|
-
/**
|
|
2318
|
-
* @description Help, Support
|
|
2319
|
-
* @preview 
|
|
2320
|
-
* @added v4.8.0
|
|
2321
|
-
*/
|
|
2322
|
-
export declare const QuestionCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2323
|
-
/**
|
|
2324
|
-
* @description Flare, AI, Sparkles, Smart, Enhanced
|
|
2325
|
-
* @preview 
|
|
2326
|
-
* @added v4.8.0
|
|
2327
|
-
*/
|
|
2328
|
-
export declare const SparkleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2329
|
-
/**
|
|
2330
|
-
* @description
|
|
2331
|
-
* @preview 
|
|
2332
|
-
* @added v4.8.0
|
|
2333
|
-
*/
|
|
2334
|
-
export declare const AlignBottomIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2335
|
-
/**
|
|
2336
|
-
* @description
|
|
2337
|
-
* @preview 
|
|
2338
|
-
* @added v4.8.0
|
|
2339
|
-
*/
|
|
2340
|
-
export declare const AlignHorizontalCentersIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2341
|
-
/**
|
|
2342
|
-
* @description
|
|
2343
|
-
* @preview 
|
|
2344
|
-
* @added v4.8.0
|
|
2345
|
-
*/
|
|
2346
|
-
export declare const AlignLeftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2347
|
-
/**
|
|
2348
|
-
* @description
|
|
2349
|
-
* @preview 
|
|
2350
|
-
* @added v4.8.0
|
|
2351
|
-
*/
|
|
2352
|
-
export declare const AlignRightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2353
|
-
/**
|
|
2354
|
-
* @description
|
|
2355
|
-
* @preview 
|
|
2356
|
-
* @added v4.8.0
|
|
2357
|
-
*/
|
|
2358
|
-
export declare const AlignTopIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2359
|
-
/**
|
|
2360
|
-
* @description
|
|
2361
|
-
* @preview 
|
|
2362
|
-
* @added v4.8.0
|
|
2363
|
-
*/
|
|
2364
|
-
export declare const AlignVerticalCentersIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2365
|
-
/**
|
|
2366
|
-
* @description
|
|
2367
|
-
* @preview 
|
|
2368
|
-
* @added v4.8.0
|
|
2369
|
-
* @updated v4.12.0
|
|
2370
|
-
*/
|
|
2371
|
-
export declare const ArchiveIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2372
|
-
/**
|
|
2373
|
-
* @description UPDATE
|
|
2374
|
-
* @preview 
|
|
2375
|
-
* @added v4.8.0
|
|
2376
|
-
* @updated v4.12.0
|
|
2377
|
-
*/
|
|
2378
|
-
export declare const ArchiveAdd2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2379
|
-
/**
|
|
2380
|
-
* @description
|
|
2381
|
-
* @preview 
|
|
2382
|
-
* @added v4.8.0
|
|
2383
|
-
*/
|
|
2384
|
-
export declare const BoardIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2385
|
-
/**
|
|
2386
|
-
* @description Favorite
|
|
2387
|
-
* @preview 
|
|
2388
|
-
* @added v4.8.0
|
|
2389
|
-
* @updated v4.11.0
|
|
2390
|
-
*/
|
|
2391
|
-
export declare const BookmarkIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2392
|
-
/**
|
|
2393
|
-
* @description
|
|
2394
|
-
* @preview 
|
|
2395
|
-
* @added v4.8.0
|
|
2396
|
-
* @updated v4.11.0
|
|
2397
|
-
*/
|
|
2398
|
-
export declare const BookmarkAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2399
|
-
/**
|
|
2400
|
-
* @description
|
|
2401
|
-
* @preview 
|
|
2402
|
-
* @added v4.8.0
|
|
2403
|
-
* @updated v4.11.0
|
|
2404
|
-
*/
|
|
2405
|
-
export declare const BookmarkMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2406
|
-
/**
|
|
2407
|
-
* @description Stats, Statistics, Data, Graph, Chart
|
|
2408
|
-
* @preview 
|
|
2409
|
-
* @added v4.8.0
|
|
2410
|
-
*/
|
|
2411
|
-
export declare const CenterHorizontalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2412
|
-
/**
|
|
2413
|
-
* @description Stats, Statistics, Data, Graph, Chart
|
|
2414
|
-
* @preview 
|
|
2415
|
-
* @added v4.8.0
|
|
2416
|
-
*/
|
|
2417
|
-
export declare const CenterVerticalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2418
|
-
/**
|
|
2419
|
-
* @description
|
|
2420
|
-
* @preview 
|
|
2421
|
-
* @added v4.8.0
|
|
2422
|
-
*/
|
|
2423
|
-
export declare const FilterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2424
|
-
/**
|
|
2425
|
-
* @description Funnel
|
|
2426
|
-
* @preview 
|
|
2427
|
-
* @added v4.8.0
|
|
2428
|
-
*/
|
|
2429
|
-
export declare const Filter2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2430
|
-
/**
|
|
2431
|
-
* @description
|
|
2432
|
-
* @preview 
|
|
2433
|
-
* @added v4.8.0
|
|
2434
|
-
*/
|
|
2435
|
-
export declare const FilterCancelIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2436
|
-
/**
|
|
2437
|
-
* @description
|
|
2438
|
-
* @preview 
|
|
2439
|
-
* @added v4.8.0
|
|
2440
|
-
*/
|
|
2441
|
-
export declare const FilterCancel2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2442
|
-
/**
|
|
2443
|
-
* @description
|
|
2444
|
-
* @preview 
|
|
2445
|
-
* @added v4.8.0
|
|
2446
|
-
*/
|
|
2447
|
-
export declare const SectionBreakIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2448
|
-
/**
|
|
2449
|
-
* @description Label
|
|
2450
|
-
* @preview 
|
|
2451
|
-
* @added v4.8.0
|
|
2452
|
-
*/
|
|
2453
|
-
export declare const TagIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2454
|
-
/**
|
|
2455
|
-
* @description Tags
|
|
2456
|
-
* @preview 
|
|
2457
|
-
* @added v4.8.0
|
|
2458
|
-
* @updated v4.11.0
|
|
2459
|
-
*/
|
|
2460
|
-
export declare const TagMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2461
|
-
/**
|
|
2462
|
-
* @description
|
|
2463
|
-
* @preview 
|
|
2464
|
-
* @added v4.8.0
|
|
2465
|
-
*/
|
|
2466
|
-
export declare const TaskListIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2467
|
-
/**
|
|
2468
|
-
* @description Photo, Picture, Photography, Shot, Shoot
|
|
2469
|
-
* @preview 
|
|
2470
|
-
* @added v4.8.0
|
|
2471
|
-
*/
|
|
2472
|
-
export declare const CameraIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2473
|
-
/**
|
|
2474
|
-
* @description All-in-one, AIO, Desktop, PC
|
|
2475
|
-
* @preview 
|
|
2476
|
-
* @added v4.8.0
|
|
2477
|
-
*/
|
|
2478
|
-
export declare const ComputerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2479
|
-
/**
|
|
2480
|
-
* @description iMac, All-in-one, AIO, Desktop, Apple, Mac
|
|
2481
|
-
* @preview 
|
|
2482
|
-
* @added v4.8.0
|
|
2483
|
-
*/
|
|
2484
|
-
export declare const ComputerMacIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2485
|
-
/**
|
|
2486
|
-
* @description Folding Phone, Z Fold, Dual Screen
|
|
2487
|
-
* @preview 
|
|
2488
|
-
* @added v4.8.0
|
|
2489
|
-
*/
|
|
2490
|
-
export declare const FoldableHorizontalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2491
|
-
/**
|
|
2492
|
-
* @description Folding Phone, Z Fold, Dual Screen
|
|
2493
|
-
* @preview 
|
|
2494
|
-
* @added v4.8.0
|
|
2495
|
-
*/
|
|
2496
|
-
export declare const FoldableHorizontalHalfIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2497
|
-
/**
|
|
2498
|
-
* @description Folding Phone, Z Flip, Dual Screen
|
|
2499
|
-
* @preview 
|
|
2500
|
-
* @added v4.8.0
|
|
2501
|
-
*/
|
|
2502
|
-
export declare const FoldableVerticalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2503
|
-
/**
|
|
2504
|
-
* @description Folding Phone, Z Flip, Dual Screen
|
|
2505
|
-
* @preview 
|
|
2506
|
-
* @added v4.8.0
|
|
2507
|
-
*/
|
|
2508
|
-
export declare const FoldableVerticalHalfIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2509
|
-
/**
|
|
2510
|
-
* @description Controller, Xbox, PlayStation, Arcade, Gaming, Steam
|
|
2511
|
-
* @preview 
|
|
2512
|
-
* @added v4.8.0
|
|
2513
|
-
*/
|
|
2514
|
-
export declare const GameIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2515
|
-
/**
|
|
2516
|
-
* @description Peripheral
|
|
2517
|
-
* @preview 
|
|
2518
|
-
* @added v4.8.0
|
|
2519
|
-
*/
|
|
2520
|
-
export declare const KeyboardIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2521
|
-
/**
|
|
2522
|
-
* @description Computer, PC
|
|
2523
|
-
* @preview 
|
|
2524
|
-
* @added v4.8.0
|
|
2525
|
-
*/
|
|
2526
|
-
export declare const LaptopIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2527
|
-
/**
|
|
2528
|
-
* @description Computer Board, Chip, Components, Transistor, Silicon, PC, CPU
|
|
2529
|
-
* @preview 
|
|
2530
|
-
* @added v4.8.0
|
|
2531
|
-
*/
|
|
2532
|
-
export declare const MotherboardIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2533
|
-
/**
|
|
2534
|
-
* @description iPhone, Samsung Galaxy, Mobile, Android, iOS, Smartphone
|
|
2535
|
-
* @preview 
|
|
2536
|
-
* @added v4.8.0
|
|
2537
|
-
*/
|
|
2538
|
-
export declare const PhoneIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2539
|
-
/**
|
|
2540
|
-
* @description
|
|
2541
|
-
* @preview 
|
|
2542
|
-
* @added v4.8.0
|
|
2543
|
-
*/
|
|
2544
|
-
export declare const PrinterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2545
|
-
/**
|
|
2546
|
-
* @description Television
|
|
2547
|
-
* @preview 
|
|
2548
|
-
* @added v4.8.0
|
|
2549
|
-
*/
|
|
2550
|
-
export declare const TVIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2551
|
-
/**
|
|
2552
|
-
* @description iPad
|
|
2553
|
-
* @preview 
|
|
2554
|
-
* @added v4.8.0
|
|
2555
|
-
*/
|
|
2556
|
-
export declare const TabletIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2557
|
-
/**
|
|
2558
|
-
* @description Apple Watch, Watch, Samsung Galaxy, Clock, Time, Smartwatch, Tracker
|
|
2559
|
-
* @preview 
|
|
2560
|
-
* @added v4.8.0
|
|
2561
|
-
*/
|
|
2562
|
-
export declare const WatchIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2563
|
-
/**
|
|
2564
|
-
* @description Weather Sunny
|
|
2565
|
-
* @preview 
|
|
2566
|
-
* @added v4.8.0
|
|
2567
|
-
*/
|
|
2568
|
-
export declare const BrightnessIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2569
|
-
/**
|
|
2570
|
-
* @description Crescent, Dark, Dark Mode, Dark Theme
|
|
2571
|
-
* @preview 
|
|
2572
|
-
* @added v4.8.0
|
|
2573
|
-
*/
|
|
2574
|
-
export declare const MoonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2575
|
-
/**
|
|
2576
|
-
* @description
|
|
2577
|
-
* @preview 
|
|
2578
|
-
* @added v4.8.0
|
|
2579
|
-
*/
|
|
2580
|
-
export declare const WeatherCloudyIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2581
|
-
/**
|
|
2582
|
-
* @description
|
|
2583
|
-
* @preview 
|
|
2584
|
-
* @added v4.8.0
|
|
2585
|
-
* @updated v4.10.0
|
|
2586
|
-
*/
|
|
2587
|
-
export declare const BranchIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2588
|
-
/**
|
|
2589
|
-
* @description Canonical, Linux, Mark Shuttleworth, Open Source
|
|
2590
|
-
* @preview 
|
|
2591
|
-
* @added v4.10.0
|
|
2592
|
-
*/
|
|
2593
|
-
export declare const UbuntuIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2594
|
-
/**
|
|
2595
|
-
* @description Tux, GNU/Linux, Penguin, Operating System, OS, Linus Torvalds, Open Source
|
|
2596
|
-
* @preview 
|
|
2597
|
-
* @added v4.10.0
|
|
2598
|
-
*/
|
|
2599
|
-
export declare const LinuxIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2600
|
-
/**
|
|
2601
|
-
* @description Module Bundler, JavaScript
|
|
2602
|
-
* @preview 
|
|
2603
|
-
* @added v4.10.0
|
|
2604
|
-
*/
|
|
2605
|
-
export declare const WebpackIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2606
|
-
/**
|
|
2607
|
-
* @description Node Package Manager, JavaScript, JS, Node.js
|
|
2608
|
-
* @preview 
|
|
2609
|
-
* @added v4.10.0
|
|
2610
|
-
*/
|
|
2611
|
-
export declare const NPMIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2612
|
-
/**
|
|
2613
|
-
* @description Node Package Manager, JavaScript, JS, Node.js
|
|
2614
|
-
* @preview 
|
|
2615
|
-
* @added v4.10.0
|
|
2616
|
-
*/
|
|
2617
|
-
export declare const NodeJSIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2618
|
-
/**
|
|
2619
|
-
* @description Lightning, Strike, Flash, Zap
|
|
2620
|
-
* @preview 
|
|
2621
|
-
* @added v4.10.0
|
|
2622
|
-
*/
|
|
2623
|
-
export declare const BoltIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2624
|
-
/**
|
|
2625
|
-
* @description Closed
|
|
2626
|
-
* @preview 
|
|
2627
|
-
* @added v4.10.0
|
|
2628
|
-
*/
|
|
2629
|
-
export declare const DoorIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2630
|
-
/**
|
|
2631
|
-
* @description Open Source Initiative, OSI, Free Software, FOSS
|
|
2632
|
-
* @preview 
|
|
2633
|
-
* @added v4.10.0
|
|
2634
|
-
*/
|
|
2635
|
-
export declare const OpenSourceIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2636
|
-
/**
|
|
2637
|
-
* @description JavaScript, Framework, Open Source, Evan You
|
|
2638
|
-
* @preview 
|
|
2639
|
-
* @added v4.10.0
|
|
2640
|
-
*/
|
|
2641
|
-
export declare const VueJSIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2642
|
-
/**
|
|
2643
|
-
* @description Recording, Voice
|
|
2644
|
-
* @preview 
|
|
2645
|
-
* @added v4.10.0
|
|
2646
|
-
*/
|
|
2647
|
-
export declare const RecordIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2648
|
-
/**
|
|
2649
|
-
* @description Recording, Voice
|
|
2650
|
-
* @preview 
|
|
2651
|
-
* @added v4.10.0
|
|
2652
|
-
*/
|
|
2653
|
-
export declare const RecordStopIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2654
|
-
/**
|
|
2655
|
-
* @description Configure, Spanner, Options, Mechanism, Mechanic
|
|
2656
|
-
* @preview 
|
|
2657
|
-
* @added v4.10.0
|
|
2658
|
-
*/
|
|
2659
|
-
export declare const DoorOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2660
|
-
/**
|
|
2661
|
-
* @description Git
|
|
2662
|
-
* @preview 
|
|
2663
|
-
* @added v4.10.0
|
|
2664
|
-
*/
|
|
2665
|
-
export declare const BranchPullRequestIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2666
|
-
/**
|
|
2667
|
-
* @description Halloween, Trick or Treat
|
|
2668
|
-
* @preview 
|
|
2669
|
-
* @added v4.10.0
|
|
2670
|
-
*/
|
|
2671
|
-
export declare const CandyIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2672
|
-
/**
|
|
2673
|
-
* @description SvelteKit, Framework, JavaScript, Compiler
|
|
2674
|
-
* @preview 
|
|
2675
|
-
* @added v4.10.0
|
|
2676
|
-
* @updated v4.11.0
|
|
2677
|
-
*/
|
|
2678
|
-
export declare const SvelteIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2679
|
-
/**
|
|
2680
|
-
* @description
|
|
2681
|
-
* @preview 
|
|
2682
|
-
* @added v4.11.0
|
|
2683
|
-
* @updated v4.11.0
|
|
2684
|
-
*/
|
|
2685
|
-
export declare const CheckboxIndeterminate2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2686
|
-
/**
|
|
2687
|
-
* @description
|
|
2688
|
-
* @preview 
|
|
2689
|
-
* @added v4.11.0
|
|
2690
|
-
*/
|
|
2691
|
-
export declare const CheckboxIndeterminateIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2692
|
-
/**
|
|
2693
|
-
* @description
|
|
2694
|
-
* @preview 
|
|
2695
|
-
* @added v4.11.0
|
|
2696
|
-
*/
|
|
2697
|
-
export declare const CheckboxCheckedIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2698
|
-
/**
|
|
2699
|
-
* @description Code
|
|
2700
|
-
* @preview 
|
|
2701
|
-
* @added v4.11.0
|
|
2702
|
-
*/
|
|
2703
|
-
export declare const BracketsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2704
|
-
/**
|
|
2705
|
-
* @description Message, Important
|
|
2706
|
-
* @preview 
|
|
2707
|
-
* @added v4.11.0
|
|
2708
|
-
* @updated v4.11.2
|
|
2709
|
-
*/
|
|
2710
|
-
export declare const CommentExclamationIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2711
|
-
/**
|
|
2712
|
-
* @description $, Money, Cash, Bill, Currency
|
|
2713
|
-
* @preview 
|
|
2714
|
-
* @added v4.11.0
|
|
2715
|
-
*/
|
|
2716
|
-
export declare const DollarCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2717
|
-
/**
|
|
2718
|
-
* @description RegExp, Text, Match
|
|
2719
|
-
* @preview 
|
|
2720
|
-
* @added v4.11.0
|
|
2721
|
-
*/
|
|
2722
|
-
export declare const RegularExpressionIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2723
|
-
/**
|
|
2724
|
-
* @description Measure, Length, Meter, Foot, Metre, Feet, Yard
|
|
2725
|
-
* @preview 
|
|
2726
|
-
* @added v4.11.0
|
|
2727
|
-
*/
|
|
2728
|
-
export declare const RulerDiagonalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2729
|
-
/**
|
|
2730
|
-
* @description Programming, Web, TS, Microsoft
|
|
2731
|
-
* @preview 
|
|
2732
|
-
* @added v4.11.0
|
|
2733
|
-
*/
|
|
2734
|
-
export declare const TypeScriptIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2735
|
-
/**
|
|
2736
|
-
* @description Command
|
|
2737
|
-
* @preview 
|
|
2738
|
-
* @added v4.11.0
|
|
2739
|
-
*/
|
|
2740
|
-
export declare const SlashSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2741
|
-
/**
|
|
2742
|
-
* @description Legal, Rights, License, Protection
|
|
2743
|
-
* @preview 
|
|
2744
|
-
* @added v4.11.0
|
|
2745
|
-
*/
|
|
2746
|
-
export declare const CopyrightIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2747
|
-
/**
|
|
2748
|
-
* @description Legal, Rights, License
|
|
2749
|
-
* @preview 
|
|
2750
|
-
* @added v4.11.0
|
|
2751
|
-
*/
|
|
2752
|
-
export declare const CopyleftIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2753
|
-
/**
|
|
2754
|
-
* @description Mac, macOS, Meta, Super, Cmd
|
|
2755
|
-
* @preview 
|
|
2756
|
-
* @added v4.11.0
|
|
2757
|
-
*/
|
|
2758
|
-
export declare const KeyboardCommandIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2759
|
-
/**
|
|
2760
|
-
* @description Notification, Alert, Do Not Disturb
|
|
2761
|
-
* @preview 
|
|
2762
|
-
* @added v4.11.0
|
|
2763
|
-
*/
|
|
2764
|
-
export declare const BellOffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2765
|
-
/**
|
|
2766
|
-
* @description New Notification, Alert, Unread
|
|
2767
|
-
* @preview 
|
|
2768
|
-
* @added v4.11.0
|
|
2769
|
-
*/
|
|
2770
|
-
export declare const BellDotIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2771
|
-
/**
|
|
2772
|
-
* @description Open Source
|
|
2773
|
-
* @preview 
|
|
2774
|
-
* @added v4.11.0
|
|
2775
|
-
*/
|
|
2776
|
-
export declare const GitLabIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2777
|
-
/**
|
|
2778
|
-
* @description Framework, JavaScript, Meta, Facebook
|
|
2779
|
-
* @preview 
|
|
2780
|
-
* @added v4.11.0
|
|
2781
|
-
*/
|
|
2782
|
-
export declare const ReactJSIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2783
|
-
/**
|
|
2784
|
-
* @description Number, Infinite
|
|
2785
|
-
* @preview 
|
|
2786
|
-
* @added v4.11.0
|
|
2787
|
-
*/
|
|
2788
|
-
export declare const InfinityIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2789
|
-
/**
|
|
2790
|
-
* @description Operations, Addition, Subtraction, Multiplication, Division
|
|
2791
|
-
* @preview 
|
|
2792
|
-
* @added v4.11.0
|
|
2793
|
-
*/
|
|
2794
|
-
export declare const MathIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2795
|
-
/**
|
|
2796
|
-
* @description Audio
|
|
2797
|
-
* @preview 
|
|
2798
|
-
* @added v4.11.0
|
|
2799
|
-
* @updated v4.12.0
|
|
2800
|
-
*/
|
|
2801
|
-
export declare const HeadphonesOffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2802
|
-
/**
|
|
2803
|
-
* @description Social
|
|
2804
|
-
* @preview 
|
|
2805
|
-
* @added v4.11.0
|
|
2806
|
-
*/
|
|
2807
|
-
export declare const AndroidIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2808
|
-
/**
|
|
2809
|
-
* @description Report, Checkpoint, Flagged, Font Awesome, Curved, Waving, Wave
|
|
2810
|
-
* @preview 
|
|
2811
|
-
* @added v4.11.0
|
|
2812
|
-
*/
|
|
2813
|
-
export declare const Flag2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2814
|
-
/**
|
|
2815
|
-
* @description Internet
|
|
2816
|
-
* @preview 
|
|
2817
|
-
* @added v4.11.0
|
|
2818
|
-
*/
|
|
2819
|
-
export declare const ServerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2820
|
-
/**
|
|
2821
|
-
* @description Code
|
|
2822
|
-
* @preview 
|
|
2823
|
-
* @added v4.11.2
|
|
2824
|
-
*/
|
|
2825
|
-
export declare const ParenthesesIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2826
|
-
/**
|
|
2827
|
-
* @description CSS3, Stylesheet, Programming, Web, Cascading Style Sheet, Rebeccapurple
|
|
2828
|
-
* @preview 
|
|
2829
|
-
* @added v4.11.2
|
|
2830
|
-
*/
|
|
2831
|
-
export declare const CSS2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2832
|
-
/**
|
|
2833
|
-
* @description Bsky, Twitter, Butterfly, Social
|
|
2834
|
-
* @preview 
|
|
2835
|
-
* @added v4.11.2
|
|
2836
|
-
* @updated v4.12.2
|
|
2837
|
-
*/
|
|
2838
|
-
export declare const BlueskyIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2839
|
-
/**
|
|
2840
|
-
* @description New Window, Create, Open
|
|
2841
|
-
* @preview 
|
|
2842
|
-
* @added v4.11.2
|
|
2843
|
-
*/
|
|
2844
|
-
export declare const WindowAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2845
|
-
/**
|
|
2846
|
-
* @description Copy, Duplicate
|
|
2847
|
-
* @preview 
|
|
2848
|
-
* @added v4.11.2
|
|
2849
|
-
*/
|
|
2850
|
-
export declare const FileMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2851
|
-
/**
|
|
2852
|
-
* @description Images, Pictures, Collection, Gallery
|
|
2853
|
-
* @preview 
|
|
2854
|
-
* @added v4.11.2
|
|
2855
|
-
*/
|
|
2856
|
-
export declare const PhotoMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2857
|
-
/**
|
|
2858
|
-
* @description Message
|
|
2859
|
-
* @preview 
|
|
2860
|
-
* @added v4.11.2
|
|
2861
|
-
*/
|
|
2862
|
-
export declare const CommentAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2863
|
-
/**
|
|
2864
|
-
* @description Message
|
|
2865
|
-
* @preview 
|
|
2866
|
-
* @added v4.11.2
|
|
2867
|
-
*/
|
|
2868
|
-
export declare const CommentAdd2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2869
|
-
/**
|
|
2870
|
-
* @description Floppy Disk
|
|
2871
|
-
* @preview 
|
|
2872
|
-
* @added v4.11.2
|
|
2873
|
-
*/
|
|
2874
|
-
export declare const SaveMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2875
|
-
/**
|
|
2876
|
-
* @description
|
|
2877
|
-
* @preview 
|
|
2878
|
-
* @added v4.11.2
|
|
2879
|
-
*/
|
|
2880
|
-
export declare const PanelBottomIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2881
|
-
/**
|
|
2882
|
-
* @description
|
|
2883
|
-
* @preview 
|
|
2884
|
-
* @added v4.11.2
|
|
2885
|
-
*/
|
|
2886
|
-
export declare const PanelBottomOpenIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2887
|
-
/**
|
|
2888
|
-
* @description
|
|
2889
|
-
* @preview 
|
|
2890
|
-
* @added v4.11.2
|
|
2891
|
-
*/
|
|
2892
|
-
export declare const SplitVerticalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2893
|
-
/**
|
|
2894
|
-
* @description
|
|
2895
|
-
* @preview 
|
|
2896
|
-
* @added v4.11.2
|
|
2897
|
-
*/
|
|
2898
|
-
export declare const SplitHorizontalIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2899
|
-
/**
|
|
2900
|
-
* @description Stop, Sign
|
|
2901
|
-
* @preview 
|
|
2902
|
-
* @added v4.11.2
|
|
2903
|
-
*/
|
|
2904
|
-
export declare const CancelOctagonIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2905
|
-
/**
|
|
2906
|
-
* @description Folders
|
|
2907
|
-
* @preview 
|
|
2908
|
-
* @added v4.11.2
|
|
2909
|
-
*/
|
|
2910
|
-
export declare const FolderMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2911
|
-
/**
|
|
2912
|
-
* @description
|
|
2913
|
-
* @preview 
|
|
2914
|
-
* @added v4.11.4
|
|
2915
|
-
*/
|
|
2916
|
-
export declare const TextDescriptionIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2917
|
-
/**
|
|
2918
|
-
* @description
|
|
2919
|
-
* @preview 
|
|
2920
|
-
* @added v4.11.4
|
|
2921
|
-
*/
|
|
2922
|
-
export declare const SubtractSquareMultipleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2923
|
-
/**
|
|
2924
|
-
* @description Add Box, Plus
|
|
2925
|
-
* @preview 
|
|
2926
|
-
* @added v4.11.4
|
|
2927
|
-
*/
|
|
2928
|
-
export declare const SubtractSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2929
|
-
/**
|
|
2930
|
-
* @description Flare, AI, Sparkles, Smart, Enhanced
|
|
2931
|
-
* @preview 
|
|
2932
|
-
* @added v4.11.4
|
|
2933
|
-
*/
|
|
2934
|
-
export declare const Sparkle2Icon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2935
|
-
/**
|
|
2936
|
-
* @description Drive, Internet, Storage, OneDrive, Upload
|
|
2937
|
-
* @preview 
|
|
2938
|
-
* @added v4.11.4
|
|
2939
|
-
*/
|
|
2940
|
-
export declare const CloudAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2941
|
-
/**
|
|
2942
|
-
* @description Drive, Internet, Storage, OneDrive, Upload, Synchronize, Backup
|
|
2943
|
-
* @preview 
|
|
2944
|
-
* @added v4.11.4
|
|
2945
|
-
*/
|
|
2946
|
-
export declare const CloudArrowUpIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2947
|
-
/**
|
|
2948
|
-
* @description Drive, Internet, Storage, OneDrive, Download, Restore
|
|
2949
|
-
* @preview 
|
|
2950
|
-
* @added v4.11.4
|
|
2951
|
-
*/
|
|
2952
|
-
export declare const CloudArrowDownIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2953
|
-
/**
|
|
2954
|
-
* @description
|
|
2955
|
-
* @preview 
|
|
2956
|
-
* @added v4.11.4
|
|
2957
|
-
* @updated v4.12.0
|
|
2958
|
-
*/
|
|
2959
|
-
export declare const CloudOffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2960
|
-
/**
|
|
2961
|
-
* @description Bullseye, Store
|
|
2962
|
-
* @preview 
|
|
2963
|
-
* @added v4.11.4
|
|
2964
|
-
* @updated v4.12.0
|
|
2965
|
-
*/
|
|
2966
|
-
export declare const TargetIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2967
|
-
/**
|
|
2968
|
-
* @description Tube
|
|
2969
|
-
* @preview 
|
|
2970
|
-
* @added v4.11.4
|
|
2971
|
-
*/
|
|
2972
|
-
export declare const CylinderIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2973
|
-
/**
|
|
2974
|
-
* @description Box, Prism
|
|
2975
|
-
* @preview 
|
|
2976
|
-
* @added v4.11.4
|
|
2977
|
-
*/
|
|
2978
|
-
export declare const CubeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2979
|
-
/**
|
|
2980
|
-
* @description Tube
|
|
2981
|
-
* @preview 
|
|
2982
|
-
* @added v4.11.4
|
|
2983
|
-
*/
|
|
2984
|
-
export declare const ConeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2985
|
-
/**
|
|
2986
|
-
* @description Diamond
|
|
2987
|
-
* @preview 
|
|
2988
|
-
* @added v4.11.4
|
|
2989
|
-
*/
|
|
2990
|
-
export declare const AlertRhombusIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2991
|
-
/**
|
|
2992
|
-
* @description Add Subtract, Minus, Changes, Git
|
|
2993
|
-
* @preview 
|
|
2994
|
-
* @added v4.11.4
|
|
2995
|
-
*/
|
|
2996
|
-
export declare const DiffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
2997
|
-
/**
|
|
2998
|
-
* @description
|
|
2999
|
-
* @preview 
|
|
3000
|
-
* @added v4.11.4
|
|
3001
|
-
*/
|
|
3002
|
-
export declare const ChatQuestionIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3003
|
-
/**
|
|
3004
|
-
* @description Information
|
|
3005
|
-
* @preview 
|
|
3006
|
-
* @added v4.11.4
|
|
3007
|
-
*/
|
|
3008
|
-
export declare const InfoSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3009
|
-
/**
|
|
3010
|
-
* @description
|
|
3011
|
-
* @preview 
|
|
3012
|
-
* @added v4.8.0
|
|
3013
|
-
* @updated v4.12.0
|
|
3014
|
-
*/
|
|
3015
|
-
export declare const BulletListSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3016
|
-
/**
|
|
3017
|
-
* @description
|
|
3018
|
-
* @preview 
|
|
3019
|
-
* @added v4.8.0
|
|
3020
|
-
* @updated v4.12.0
|
|
3021
|
-
*/
|
|
3022
|
-
export declare const BulletListSquareAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3023
|
-
/**
|
|
3024
|
-
* @description
|
|
3025
|
-
* @preview 
|
|
3026
|
-
* @added v4.8.0
|
|
3027
|
-
* @updated v4.12.0
|
|
3028
|
-
*/
|
|
3029
|
-
export declare const SquareMarginsIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3030
|
-
/**
|
|
3031
|
-
* @description
|
|
3032
|
-
* @preview 
|
|
3033
|
-
* @added v4.8.0
|
|
3034
|
-
* @updated v4.12.0
|
|
3035
|
-
*/
|
|
3036
|
-
export declare const BulletListIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3037
|
-
/**
|
|
3038
|
-
* @description
|
|
3039
|
-
* @preview 
|
|
3040
|
-
* @added v4.11.4
|
|
3041
|
-
* @updated v4.12.0
|
|
3042
|
-
*/
|
|
3043
|
-
export declare const BulletListTreeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3044
|
-
/**
|
|
3045
|
-
* @description
|
|
3046
|
-
* @preview 
|
|
3047
|
-
* @added v4.8.0
|
|
3048
|
-
* @updated v4.12.0
|
|
3049
|
-
*/
|
|
3050
|
-
export declare const CheckboxListIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3051
|
-
/**
|
|
3052
|
-
* @description Stopwatch
|
|
3053
|
-
* @preview 
|
|
3054
|
-
* @added v4.12.0
|
|
3055
|
-
*/
|
|
3056
|
-
export declare const TimerOffIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3057
|
-
/**
|
|
3058
|
-
* @description Stopwatch
|
|
3059
|
-
* @preview 
|
|
3060
|
-
* @added v4.12.0
|
|
3061
|
-
*/
|
|
3062
|
-
export declare const AlarmClockIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3063
|
-
/**
|
|
3064
|
-
* @description Package, Amazon, Delivery
|
|
3065
|
-
* @preview 
|
|
3066
|
-
* @added v4.12.0
|
|
3067
|
-
*/
|
|
3068
|
-
export declare const BoxAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3069
|
-
/**
|
|
3070
|
-
* @description
|
|
3071
|
-
* @preview 
|
|
3072
|
-
* @added v4.12.0
|
|
3073
|
-
*/
|
|
3074
|
-
export declare const DotSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3075
|
-
/**
|
|
3076
|
-
* @description
|
|
3077
|
-
* @preview 
|
|
3078
|
-
* @added v4.12.0
|
|
3079
|
-
*/
|
|
3080
|
-
export declare const DotCircleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3081
|
-
/**
|
|
3082
|
-
* @description
|
|
3083
|
-
* @preview 
|
|
3084
|
-
* @added v4.12.0
|
|
3085
|
-
*/
|
|
3086
|
-
export declare const AlbumIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3087
|
-
/**
|
|
3088
|
-
* @description Label
|
|
3089
|
-
* @preview 
|
|
3090
|
-
* @added v4.12.0
|
|
3091
|
-
*/
|
|
3092
|
-
export declare const TagAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3093
|
-
/**
|
|
3094
|
-
* @description Label
|
|
3095
|
-
* @preview 
|
|
3096
|
-
* @added v4.12.0
|
|
3097
|
-
*/
|
|
3098
|
-
export declare const TagRemoveIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3099
|
-
/**
|
|
3100
|
-
* @description
|
|
3101
|
-
* @preview 
|
|
3102
|
-
* @added v4.12.0
|
|
3103
|
-
*/
|
|
3104
|
-
export declare const PieChartIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3105
|
-
/**
|
|
3106
|
-
* @description
|
|
3107
|
-
* @preview 
|
|
3108
|
-
* @added v4.12.0
|
|
3109
|
-
*/
|
|
3110
|
-
export declare const FileTextIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3111
|
-
/**
|
|
3112
|
-
* @description
|
|
3113
|
-
* @preview 
|
|
3114
|
-
* @added v4.12.0
|
|
3115
|
-
*/
|
|
3116
|
-
export declare const ExclamationMarkIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3117
|
-
/**
|
|
3118
|
-
* @description Construction, Road Block, Roadblock, Work Zone, Roadwork, Border
|
|
3119
|
-
* @preview 
|
|
3120
|
-
* @added v4.12.0
|
|
3121
|
-
*/
|
|
3122
|
-
export declare const RoadBarrierIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3123
|
-
/**
|
|
3124
|
-
* @description Image, Picture
|
|
3125
|
-
* @preview 
|
|
3126
|
-
* @added v4.12.0
|
|
3127
|
-
*/
|
|
3128
|
-
export declare const PhotoAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3129
|
-
/**
|
|
3130
|
-
* @description Construction, Barrier, Work Zone, Roadwork, Border, Block, VLC
|
|
3131
|
-
* @preview 
|
|
3132
|
-
* @added v4.12.1
|
|
3133
|
-
*/
|
|
3134
|
-
export declare const RoadConeIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3135
|
-
/**
|
|
3136
|
-
* @description Dictionary
|
|
3137
|
-
* @preview 
|
|
3138
|
-
* @added v4.12.2
|
|
3139
|
-
*/
|
|
3140
|
-
export declare const BookLetterIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3141
|
-
/**
|
|
3142
|
-
* @description Shutdown, Shut Down, Power On, Power Off
|
|
3143
|
-
* @preview 
|
|
3144
|
-
* @added v4.12.2
|
|
3145
|
-
*/
|
|
3146
|
-
export declare const PowerIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3147
|
-
/**
|
|
3148
|
-
* @description Dribble, Dribbble
|
|
3149
|
-
* @preview 
|
|
3150
|
-
* @added v4.12.2
|
|
3151
|
-
*/
|
|
3152
|
-
export declare const BasketballIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3153
|
-
/**
|
|
3154
|
-
* @description Repository
|
|
3155
|
-
* @preview 
|
|
3156
|
-
* @added v4.12.2
|
|
3157
|
-
*/
|
|
3158
|
-
export declare const BookMarkedIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3159
|
-
/**
|
|
3160
|
-
* @description JetBrains, Java, JVM, Android
|
|
3161
|
-
* @preview 
|
|
3162
|
-
* @added v4.12.2
|
|
3163
|
-
*/
|
|
3164
|
-
export declare const KotlinIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3165
|
-
/**
|
|
3166
|
-
* @description ChatGPT, Artificial Intelligence, LLM
|
|
3167
|
-
* @preview 
|
|
3168
|
-
* @added v4.12.2
|
|
3169
|
-
*/
|
|
3170
|
-
export declare const OpenAIIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3171
|
-
/**
|
|
3172
|
-
* @description Image, Picture, AI, AI Generated, Artificial Intelligence
|
|
3173
|
-
* @preview 
|
|
3174
|
-
* @added v4.12.2
|
|
3175
|
-
*/
|
|
3176
|
-
export declare const PhotoSparkleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3177
|
-
/**
|
|
3178
|
-
* @description Prompt, AI, AI Generated, Artificial Intelligence, Writing
|
|
3179
|
-
* @preview 
|
|
3180
|
-
* @added v4.12.2
|
|
3181
|
-
*/
|
|
3182
|
-
export declare const PencilSparkleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3183
|
-
/**
|
|
3184
|
-
* @description AI, AI Generated, Artificial Intelligence, Draw, Painting
|
|
3185
|
-
* @preview 
|
|
3186
|
-
* @added v4.12.2
|
|
3187
|
-
*/
|
|
3188
|
-
export declare const Paintbrush2SparkleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3189
|
-
/**
|
|
3190
|
-
* @description Debug, Configuration
|
|
3191
|
-
* @preview 
|
|
3192
|
-
* @added v4.12.2
|
|
3193
|
-
*/
|
|
3194
|
-
export declare const BugAddIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3195
|
-
/**
|
|
3196
|
-
* @description Debug, Configuration
|
|
3197
|
-
* @preview 
|
|
3198
|
-
* @added v4.12.2
|
|
3199
|
-
*/
|
|
3200
|
-
export declare const BugPlayIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3201
|
-
/**
|
|
3202
|
-
* @description
|
|
3203
|
-
* @preview 
|
|
3204
|
-
* @added v4.12.2
|
|
3205
|
-
*/
|
|
3206
|
-
export declare const AsteriskIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3207
|
-
/**
|
|
3208
|
-
* @description
|
|
3209
|
-
* @preview 
|
|
3210
|
-
* @added v4.12.2
|
|
3211
|
-
*/
|
|
3212
|
-
export declare const CodeSquareIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3213
|
-
/**
|
|
3214
|
-
* @description
|
|
3215
|
-
* @preview 
|
|
3216
|
-
* @added v4.12.2
|
|
3217
|
-
*/
|
|
3218
|
-
export declare const EraserSparkleIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3219
|
-
/**
|
|
3220
|
-
* @description Snap
|
|
3221
|
-
* @preview 
|
|
3222
|
-
* @added v4.13.0
|
|
3223
|
-
*/
|
|
3224
|
-
export declare const MagnetIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3225
|
-
/**
|
|
3226
|
-
* @description X, Storage, Reward
|
|
3227
|
-
* @preview 
|
|
3228
|
-
* @added v4.13.0
|
|
3229
|
-
*/
|
|
3230
|
-
export declare const TreasureChestIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3231
|
-
/**
|
|
3232
|
-
* @description Block, Plugin, LEGO
|
|
3233
|
-
* @preview 
|
|
3234
|
-
* @added v4.13.0
|
|
3235
|
-
*/
|
|
3236
|
-
export declare const ToyBrickIcon: import("react").ForwardRefExoticComponent<Omit<ProIconAttributes, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3237
|
-
export type IconEnum<T extends string> = T extends `${infer Base}Icon` ? Base : T;
|
|
3238
|
-
export interface ProIconComponent extends ProIconAttributes {
|
|
3239
|
-
/**
|
|
3240
|
-
* The name of the icon in kebabCase, PascalCase, Friendly Form, or camelCase. Case-insensitive
|
|
3241
|
-
* @example These are allowed:
|
|
3242
|
-
* ```jsx
|
|
3243
|
-
* <ProIcon icon="add square" />
|
|
3244
|
-
* <ProIcon icon="home" />
|
|
3245
|
-
* <ProIcon icon="AddIcon" />
|
|
3246
|
-
* <ProIcon icon="bookmarkMultiple" />
|
|
3247
|
-
* ```
|
|
3248
|
-
* [Documentation](https://procode-software.github.io/proicons/docs/react#proicon-component)
|
|
3249
|
-
*/
|
|
3250
|
-
icon: IconEnum<keyof typeof icons> | (string & {});
|
|
3251
|
-
}
|
|
3252
|
-
/**
|
|
3253
|
-
* Generic icon component allowing you to import icons by their name
|
|
3254
|
-
*
|
|
3255
|
-
* Note: This breaks tree-shaking
|
|
3256
|
-
* @example ```jsx
|
|
3257
|
-
* <ProIcon icon="Add Square" />
|
|
3258
|
-
* ```
|
|
3259
|
-
*/
|
|
3260
|
-
export declare const ProIcon: React$1.ForwardRefExoticComponent<Omit<ProIconComponent, "ref"> & React$1.RefAttributes<SVGSVGElement>>;
|
|
3261
|
-
|
|
3262
|
-
declare namespace icons {
|
|
3263
|
-
export { AccessibilityIcon, AccessibilityIcon as Accessibility, AddCircleIcon, AddCircleIcon as AddCircle, AddCircleIcon as AddCircularIcon, AddIcon, AddIcon as Add, AddIcon as AdditionIcon, AddIcon as CreateIcon, AddIcon as PlusIcon, AddRhombusIcon, AddRhombusIcon as AddRhombus, AddSquareIcon, AddSquareIcon as AddSquare, AddSquareMultipleIcon, AddSquareMultipleIcon as AddSquareMultiple, AddSquareMultipleIcon as AddSquareMultipleVarIcon, AirplaneIcon, AirplaneIcon as Airplane, AirplaneLandingIcon, AirplaneLandingIcon as AirplaneLanding, AirplaneTakeoffIcon, AirplaneTakeoffIcon as AirplaneTakeoff, AlarmClockIcon, AlarmClockIcon as AlarmClock, AlbumIcon, AlbumIcon as Album, AlertCircleIcon, AlertCircleIcon as AlertCircle, AlertRhombusIcon, AlertRhombusIcon as AlertRhombus, AlertTriangleIcon, AlertTriangleIcon as AlertTriangle, AlignBottomIcon, AlignBottomIcon as AlignBottom, AlignHorizontalCentersIcon, AlignHorizontalCentersIcon as AlignHorizontalCenters, AlignLeftIcon, AlignLeftIcon as AlignLeft, AlignRightIcon, AlignRightIcon as AlignRight, AlignTopIcon, AlignTopIcon as AlignTop, AlignVerticalCentersIcon, AlignVerticalCentersIcon as AlignVerticalCenters, AmazonIcon, AmazonIcon as Amazon, AnchorIcon, AnchorIcon as Anchor, AndroidIcon, AndroidIcon as Android, AngleIcon, AngleIcon as Angle, AppRemoveIcon, AppRemoveIcon as AppRemove, AppStoreIcon, AppStoreIcon as AppStore, AppleIcon, AppleIcon as Apple, AppsAddIcon, AppsAddIcon as AppsAdd, AppsIcon, AppsIcon as Apps, ArcIcon, ArcIcon as Arc, ArchiveAdd2Icon, ArchiveAdd2Icon as ArchiveAdd2, ArchiveIcon, ArchiveIcon as Archive, ArrowClockwiseIcon, ArrowClockwiseIcon as ArrowClockwise, ArrowCounterclockwiseIcon, ArrowCounterclockwiseIcon as ArrowCounterclockwise, ArrowDownIcon, ArrowDownIcon as ArrowDown, ArrowDownloadIcon, ArrowDownloadIcon as ArrowDownload, ArrowEnterIcon, ArrowEnterIcon as ArrowEnter, ArrowExportIcon, ArrowExportIcon as ArrowExport, ArrowForwardIcon, ArrowForwardIcon as ArrowForward, ArrowForwardIcon as ArrowFowardIcon, ArrowImportIcon, ArrowImportIcon as ArrowImport, ArrowLeftIcon, ArrowLeftIcon as ArrowLeft, ArrowLeftRightIcon, ArrowLeftRightIcon as ArrowLeftRight, ArrowMaximizeIcon, ArrowMaximizeIcon as ArrowMaximize, ArrowMinimizeIcon, ArrowMinimizeIcon as ArrowMinimize, ArrowMoveIcon, ArrowMoveIcon as ArrowMove, ArrowRedo2Icon, ArrowRedo2Icon as ArrowRedo2, ArrowRedoIcon, ArrowRedoIcon as ArrowRedo, ArrowReplyIcon, ArrowReplyIcon as ArrowReply, ArrowRightIcon, ArrowRightIcon as ArrowRight, ArrowRotateClockwiseIcon, ArrowRotateClockwiseIcon as ArrowRotateClockwise, ArrowRotateCounterclockwiseIcon, ArrowRotateCounterclockwiseIcon as ArrowRotateCounterclockwise, ArrowSortIcon, ArrowSortIcon as ArrowSort, ArrowSwapIcon, ArrowSwapIcon as ArrowSwap, ArrowSync2Icon, ArrowSync2Icon as ArrowSync2, ArrowSyncIcon, ArrowSyncIcon as ArrowSync, ArrowTrendingIcon, ArrowTrendingIcon as ArrowTrending, ArrowTrendingIcon as Stocks2Icon, ArrowUndo2Icon, ArrowUndo2Icon as ArrowUndo2, ArrowUndoIcon, ArrowUndoIcon as ArrowUndo, ArrowUpDownIcon, ArrowUpDownIcon as ArrowUpDown, ArrowUpIcon, ArrowUpIcon as ArrowUp, ArrowUploadIcon, ArrowUploadIcon as ArrowUpload, AsteriskIcon, AsteriskIcon as Asterisk, AttachIcon, AttachIcon as Attach, AttachIcon as AttatchIcon, BackgroundColorAccentIcon, BackgroundColorAccentIcon as BackgroundColorAccent, BackgroundColorIcon, BackgroundColorIcon as BackgroundColor, BackspaceIcon, BackspaceIcon as Backspace, BadgeIcon, BadgeIcon as Badge, BankIcon, BankIcon as Bank, BankIcon as MuseumIcon, BarChartIcon, BarChartIcon as BarChart, BarChartIcon as BarGraphIcon, BasketballIcon, BasketballIcon as Basketball, BatteryFullIcon, BatteryFullIcon as BatteryFull, BatteryIcon, BatteryIcon as Battery, BeachIcon, BeachIcon as Beach, BeakerIcon, BeakerIcon as Beaker, BellDotIcon, BellDotIcon as BellDot, BellIcon, BellIcon as Bell, BellIcon as NotificationIcon, BellOffIcon, BellOffIcon as BellOff, BlueskyIcon, BlueskyIcon as Bluesky, BluetoothIcon, BluetoothIcon as Bluetooth, BoardIcon, BoardIcon as Board, BoltIcon, BoltIcon as Bolt, BoltIcon as ZapIcon, Book2Icon, Book2Icon as Book2, BookAdd2Icon, BookAdd2Icon as BookAdd2, BookAddIcon, BookAddIcon as BookAdd, BookIcon, BookIcon as Book, BookInfo2Icon, BookInfo2Icon as BookInfo2, BookInfoIcon, BookInfoIcon as BookInfo, BookLetterIcon, BookLetterIcon as BookLetter, BookMarkedIcon, BookMarkedIcon as BookMarked, BookMarkedIcon as RepositoryIcon, BookOpenIcon, BookOpenIcon as BookOpen, BookOpenIcon as ReadIcon, BookOpenIcon as ReadingIcon, BookmarkAddIcon, BookmarkAddIcon as BookmarkAdd, BookmarkIcon, BookmarkIcon as Bookmark, BookmarkMultipleIcon, BookmarkMultipleIcon as BookmarkMultiple, BookmarkMultipleIcon as BookmarkMultipleVarIcon, BorderAllIcon, BorderAllIcon as BorderAll, BoxAddIcon, BoxAddIcon as BoxAdd, BoxIcon, BoxIcon as Box, BoxIcon as PackageIcon, BoxIcon as ParcelIcon, BracesIcon, BracesIcon as Braces, BracesVariableIcon, BracesVariableIcon as BracesVariable, BracketsIcon, BracketsIcon as Brackets, BranchCompareIcon, BranchCompareIcon as BranchCompare, BranchFork2Icon, BranchFork2Icon as BranchFork2, BranchForkIcon, BranchForkIcon as BranchFork, BranchIcon, BranchIcon as Branch, BranchPullRequestIcon, BranchPullRequestIcon as BranchPullRequest, Briefcase2Icon, Briefcase2Icon as Briefcase2, BriefcaseIcon, BriefcaseIcon as Briefcase, BrightnessIcon, BrightnessIcon as Brightness, BroomIcon, BroomIcon as Broom, BugAddIcon, BugAddIcon as BugAdd, BugIcon, BugIcon as Bug, BugPlayIcon, BugPlayIcon as BugPlay, BuildingMultipleIcon, BuildingMultipleIcon as BuildingMultiple, BulletListIcon, BulletListIcon as BulletList, BulletListIcon as TextBulletListIcon, BulletListSquareAddIcon, BulletListSquareAddIcon as BulletListSquareAdd, BulletListSquareAddIcon as TextBulletListSquareAddIcon, BulletListSquareIcon, BulletListSquareIcon as BulletListSquare, BulletListSquareIcon as TextBulletListSquareIcon, BulletListTreeIcon, BulletListTreeIcon as BulletListTree, BulletListTreeIcon as TextBulletListTreeIcon, ButtonIcon, ButtonIcon as Button, CSS2Icon, CSS2Icon as CSS2, CSSIcon, CSSIcon as CSS, CSSIcon as CssIcon, CakeIcon, CakeIcon as Cake, CalculatorIcon, CalculatorIcon as Calculator, CalendarIcon, CalendarIcon as Calendar, CallEndIcon, CallEndIcon as CallEnd, CallEndIcon as PhoneHangUpIcon, CallIcon, CallIcon as Call, CallIcon as PhoneAcceptIcon, CalligraphyPenIcon, CalligraphyPenIcon as CalligraphyPen, CameraIcon, CameraIcon as Camera, CancelCircleIcon, CancelCircleIcon as CancelCircle, CancelIcon, CancelIcon as Cancel, CancelIcon as CloseIcon, CancelIcon as DismissIcon, CancelIcon as XIcon, CancelOctagonIcon, CancelOctagonIcon as CancelOctagon, CancelSquareIcon, CancelSquareIcon as CancelSquare, CandyIcon, CandyIcon as Candy, CartIcon, CartIcon as Cart, CartIcon as ShopIcon, CartIcon as ShoppingCartIcon, CartIcon as ShoppingIcon, CentIcon, CentIcon as Cent, CenterHorizontalIcon, CenterHorizontalIcon as CenterHorizontal, CenterVerticalIcon, CenterVerticalIcon as CenterVertical, ChatIcon, ChatIcon as Chat, ChatQuestionIcon, ChatQuestionIcon as ChatQuestion, CheckboxCheckedIcon, CheckboxCheckedIcon as CheckboxChecked, CheckboxCheckedIcon as CheckmarkCheckedIcon, CheckboxIndeterminate2Icon, CheckboxIndeterminate2Icon as CheckboxIndeterminate2, CheckboxIndeterminate2Icon as CheckboxIntermediate2Icon, CheckboxIndeterminateIcon, CheckboxIndeterminateIcon as CheckboxIndeterminate, CheckboxIndeterminateIcon as CheckmarkIntermediateIcon, CheckboxListIcon, CheckboxListIcon as AppsListIcon, CheckboxListIcon as CheckboxList, CheckboxUncheckedIcon, CheckboxUncheckedIcon as CheckboxUnchecked, CheckmarkCircleIcon, CheckmarkCircleIcon as CheckmarkCircle, CheckmarkIcon, CheckmarkIcon as Checkmark, CheckmarkStarburstIcon, CheckmarkStarburstIcon as CheckmarkStarburst, CheckmarkStarburstIcon as VerifiedIcon, ChevronDownIcon, ChevronDownIcon as ChevronDown, ChevronLeftIcon, ChevronLeftIcon as ChevronLeft, ChevronRightIcon, ChevronRightIcon as ChevronRight, ChevronUpIcon, ChevronUpIcon as ChevronUp, ChromeRestoreIcon, ChromeRestoreIcon as ChromeRestore, ChromeRestoreIcon as ChromeRestoreVarIcon, CircleIcon, CircleIcon as Circle, CircleSmallIcon, CircleSmallIcon as CircleSmall, CircleSmallIcon as DotIcon, ClipboardIcon, ClipboardIcon as Clipboard, ClipboardPasteIcon, ClipboardPasteIcon as ClipboardPaste, ClipboardSearchIcon, ClipboardSearchIcon as ClipboardSearch, ClockIcon, ClockIcon as Clock, ClosedCaptionsIcon, ClosedCaptionsIcon as ClosedCaptions, CloudAddIcon, CloudAddIcon as CloudAdd, CloudArrowDownIcon, CloudArrowDownIcon as CloudArrowDown, CloudArrowDownIcon as CloudDownloadIcon, CloudArrowUpIcon, CloudArrowUpIcon as CloudArrowUp, CloudArrowUpIcon as CloudUploadIcon, CloudIcon, CloudIcon as Cloud, CloudOffIcon, CloudOffIcon as CloudOff, CodeIcon, CodeIcon as Code, CodeSquareIcon, CodeSquareIcon as CodeSquare, CoffeeHotIcon, CoffeeHotIcon as CoffeeHot, ColorPaletteIcon, ColorPaletteIcon as ColorPalette, CommentAdd2Icon, CommentAdd2Icon as CommentAdd2, CommentAddIcon, CommentAddIcon as CommentAdd, CommentExclamationIcon, CommentExclamationIcon as CommentExclamation, CommentIcon, CommentIcon as Comment, CommentMultipleIcon, CommentMultipleIcon as CommentMultiple, CommentMultipleIcon as CommentMultipleVarIcon, CompareSizeIcon, CompareSizeIcon as CompareSize, CompassIcon, CompassIcon as Compass, ComponentIcon, ComponentIcon as Component, ComposeIcon, ComposeIcon as Compose, ComputerIcon, ComputerIcon as Computer, ComputerMacIcon, ComputerMacIcon as ComputerMac, ConeIcon, ConeIcon as Cone, ContractDownIcon, ContractDownIcon as ContractDown, CookiesIcon, CookiesIcon as Cookies, CopyIcon, CopyIcon as Copy, CopyIcon as CopyVarIcon, CopyleftIcon, CopyleftIcon as Copyleft, CopyrightIcon, CopyrightIcon as Copyright, CornerRadiusIcon, CornerRadiusIcon as CornerRadius, CreditCardIcon, CreditCardIcon as CreditCard, CropIcon, CropIcon as Crop, CubeIcon, CubeIcon as Cube, CursorClickIcon, CursorClickIcon as CursorClick, CursorDragIcon, CursorDragIcon as CursorDrag, CursorIcon, CursorIcon as Cursor, CutIcon, CutIcon as Cut, CylinderIcon, CylinderIcon as Cylinder, DarkThemeIcon, DarkThemeIcon as DarkTheme, DatabaseAddIcon, DatabaseAddIcon as DatabaseAdd, DatabaseIcon, DatabaseIcon as Database, DeleteIcon, DeleteIcon as Delete, DiamondIcon, DiamondIcon as Diamond, DiamondIcon as PremiumIcon, DiffIcon, DiffIcon as Diff, DirectionsIcon, DirectionsIcon as Directions, DoNotDisturbIcon, DoNotDisturbIcon as DoNotDisturb, DocumentIcon, DocumentIcon as Document, DollarCircleIcon, DollarCircleIcon as DollarCircle, DollarIcon, DollarIcon as Dollar, DollarIcon as MoneyIcon, DoorIcon, DoorIcon as Door, DoorOpenIcon, DoorOpenIcon as DoorOpen, DotCircleIcon, DotCircleIcon as DotCircle, DotSquareIcon, DotSquareIcon as DotSquare, DrawTextIcon, DrawTextIcon as DrawText, DropIcon, DropIcon as Drop, EmojiFrownIcon, EmojiFrownIcon as EmojiFrown, EmojiGrinIcon, EmojiGrinIcon as EmojiGrin, EmojiIcon, EmojiIcon as Emoji, EmojiIcon as HappyFaceIcon, EmojiIcon as SmileIcon, EmojiIcon as SmileyIcon, EmojiLaughterIcon, EmojiLaughterIcon as EmojiLaughter, EraserIcon, EraserIcon as Eraser, EraserSparkleIcon, EraserSparkleIcon as EraserSparkle, ExclamationMarkIcon, ExclamationMarkIcon as ExclamationMark, ExpandIcon, ExpandIcon as Expand, ExtensionIcon, ExtensionIcon as Extension, ExtensionIcon as PuzzleIcon, EyeIcon, EyeIcon as Eye, EyeIcon as PreviewIcon, EyeIcon as ShowIcon, EyeOffIcon, EyeOffIcon as EyeOff, EyeOffIcon as HiddenIcon, EyeOffIcon as HideIcon, EyeOffIcon as VisibleIcon, EyedropperColorAccentIcon, EyedropperColorAccentIcon as EyedropperColorAccent, EyedropperColorIcon, EyedropperColorIcon as EyedropperColor, EyedropperIcon, EyedropperIcon as Eyedropper, FacebookIcon, FacebookIcon as Facebook, FastForwardIcon, FastForwardIcon as FastForward, FastForwardIcon as FastFowardIcon, FigmaIcon, FigmaIcon as Figma, FileAddIcon, FileAddIcon as FileAdd, FileIcon, FileIcon as File, FileMultipleIcon, FileMultipleIcon as FileMultiple, FileSyncIcon, FileSyncIcon as FileSync, FileTextIcon, FileTextIcon as FileText, FileTextIcon as TextDocumentIcon, Filter2Icon, Filter2Icon as Filter2, FilterCancel2Icon, FilterCancel2Icon as FilterCancel2, FilterCancelIcon, FilterCancelIcon as FilterCancel, FilterIcon, FilterIcon as Filter, Flag2Icon, Flag2Icon as Flag2, FlagIcon, FlagIcon as Flag, FlashlightIcon, FlashlightIcon as Flashlight, FoldableHorizontalHalfIcon, FoldableHorizontalHalfIcon as FoldableHorizontalHalf, FoldableHorizontalIcon, FoldableHorizontalIcon as FoldableHorizontal, FoldableVerticalHalfIcon, FoldableVerticalHalfIcon as FoldableVerticalHalf, FoldableVerticalIcon, FoldableVerticalIcon as FoldableVertical, FolderAddIcon, FolderAddIcon as FolderAdd, FolderIcon, FolderIcon as Folder, FolderMultipleIcon, FolderMultipleIcon as FolderMultiple, FolderOpenIcon, FolderOpenIcon as FolderOpen, FullScreenMaximizeIcon, FullScreenMaximizeIcon as FullScreenMaximize, FullScreenMinimizeIcon, FullScreenMinimizeIcon as FullScreenMinimize, GameIcon, GameIcon as Game, GiftIcon, GiftIcon as Gift, GitCommitIcon, GitCommitIcon as GitCommit, GitHubIcon, GitHubIcon as GitHub, GitHubIcon as GithubIcon, GitLabIcon, GitLabIcon as GitLab, GitLabIcon as GitlabIcon, GlobeIcon, GlobeIcon as Globe, Google2Icon, Google2Icon as Google2, GoogleChromeIcon, GoogleChromeIcon as GoogleChrome, GoogleIcon, GoogleIcon as Google, GooglePlayIcon, GooglePlayIcon as GooglePlay, GraphIcon, GraphIcon as Graph, GraphIcon as StocksIcon, GridDotsIcon, GridDotsIcon as GridDots, GridIcon, GridIcon as Grid, HTMLIcon, HTMLIcon as HTML, HTMLIcon as HtmlIcon, HamburgerIcon, HamburgerIcon as Hamburger, HandIcon, HandIcon as Hand, HardDriveIcon, HardDriveIcon as HardDrive, HashIcon, HashIcon as Hash, HatGraduationIcon, HatGraduationIcon as HatGraduation, HeadphonesIcon, HeadphonesIcon as Headphones, HeadphonesOffIcon, HeadphonesOffIcon as HeadphonesOff, HeartIcon, HeartIcon as Heart, HeartIcon as LoveIcon, HeartStylisticIcon, HeartStylisticIcon as HeartStylistic, HexagonIcon, HexagonIcon as Hexagon, HighlighterAccentIcon, HighlighterAccentIcon as HighlighterAccent, HighlighterIcon, HighlighterIcon as Highlighter, HistoryIcon, HistoryIcon as History, Home2Icon, Home2Icon as Home2, HomeIcon, HomeIcon as Home, HomeIcon as HouseIcon, HourglassIcon, HourglassIcon as Hourglass, InfinityIcon, InfinityIcon as Infinity, InfoIcon, InfoIcon as Info, InfoSquareIcon, InfoSquareIcon as InfoSquare, InstagramIcon, InstagramIcon as Instagram, JavaScriptIcon, JavaScriptIcon as JavaScript, JavaScriptIcon as JavascriptIcon, KeyboardCommandIcon, KeyboardCommandIcon as KeyboardCommand, KeyboardIcon, KeyboardIcon as Keyboard, KeyboardShiftIcon, KeyboardShiftIcon as KeyboardShift, KotlinIcon, KotlinIcon as Kotlin, LaptopIcon, LaptopIcon as Laptop, LayersIcon, LayersIcon as Layers, LayoutIcon, LayoutIcon as Layout, LeafIcon, LeafIcon as Leaf, LeafThreeIcon, LeafThreeIcon as LeafThree, LeafTwoIcon, LeafTwoIcon as LeafTwo, LibraryIcon, LibraryIcon as BookshelfIcon, LibraryIcon as Library, LightbulbIcon, LightbulbIcon as Lightbulb, LineDiagonalIcon, LineDiagonalIcon as LineDiagonal, LinkIcon, LinkIcon as Link, LinuxIcon, LinuxIcon as GNULinuxIcon, LinuxIcon as Linux, LocationIcon, LocationIcon as Location, LockIcon, LockIcon as Lock, LockOpenIcon, LockOpenIcon as LockOpen, MagnetIcon, MagnetIcon as Magnet, MailIcon, MailIcon as EmailIcon, MailIcon as Mail, MailOpenIcon, MailOpenIcon as MailOpen, MapIcon, MapIcon as Map, MaskIcon, MaskIcon as Mask, MathIcon, MathIcon as Math, MegaphoneIcon, MegaphoneIcon as Megaphone, MegaphoneLoudIcon, MegaphoneLoudIcon as MegaphoneLoud, MentionIcon, MentionIcon as Mention, MenuIcon, MenuIcon as Menu, MicrophoneIcon, MicrophoneIcon as Microphone, MicrophoneOffIcon, MicrophoneOffIcon as MicrophoneOff, MicrosoftEdgeIcon, MicrosoftEdgeIcon as MicrosoftEdge, MicrosoftIcon, MicrosoftIcon as Microsoft, MicrosoftIcon as MicrosoftWindowsIcon, MicrosoftIcon as Windows10Icon, MoonIcon, MoonIcon as Moon, MoreIcon, MoreIcon as KebabIcon, MoreIcon as More, MoreIcon as MoreHorizontalIcon, MoreVerticalIcon, MoreVerticalIcon as MoreVertical, MotherboardIcon, MotherboardIcon as Motherboard, MovieIcon, MovieIcon as Movie, MusicNote2Icon, MusicNote2Icon as MusicNote2, MusicNoteIcon, MusicNoteIcon as MusicNote, NPMIcon, NPMIcon as NPM, NPMIcon as NpmIcon, NarratorIcon, NarratorIcon as Narrator, NodeJSIcon, NodeJSIcon as NodeJS, NodeJSIcon as NodejsIcon, NoteAddIcon, NoteAddIcon as NoteAdd, NoteIcon, NoteIcon as Note, OctagonIcon, OctagonIcon as Octagon, OpenAIIcon, OpenAIIcon as ChatGPTIcon, OpenAIIcon as OpenAI, OpenIcon, OpenIcon as ExternalIcon, OpenIcon as ExternalLinkIcon, OpenIcon as Open, OpenSourceIcon, OpenSourceIcon as OpenSource, PDF2Icon, PDF2Icon as PDF2, PDFIcon, PDFIcon as PDF, PDFIcon as PdfIcon, PageMarginsIcon, PageMarginsIcon as PageMargins, PaintBucketAccentIcon, PaintBucketAccentIcon as PaintBucketAccent, PaintBucketIcon, PaintBucketIcon as PaintBucket, Paintbrush2Icon, Paintbrush2Icon as Paintbrush2, Paintbrush2SparkleIcon, Paintbrush2SparkleIcon as Paintbrush2Sparkle, PaintbrushIcon, PaintbrushIcon as Paintbrush, PanelBottomIcon, PanelBottomIcon as PanelBottom, PanelBottomOpenIcon, PanelBottomOpenIcon as PanelBottomOpen, PanelLeftContractIcon, PanelLeftContractIcon as PanelLeftContract, PanelLeftExpandIcon, PanelLeftExpandIcon as PanelLeftExpand, PanelLeftIcon, PanelLeftIcon as PanelLeft, PanelLeftOpenIcon, PanelLeftOpenIcon as PanelLeftOpen, PanelRightContractIcon, PanelRightContractIcon as PanelRightContract, PanelRightExpandIcon, PanelRightExpandIcon as PanelRightExpand, PanelRightIcon, PanelRightIcon as PanelRight, PanelRightOpenIcon, PanelRightOpenIcon as PanelRightOpen, ParenthesesIcon, ParenthesesIcon as Parentheses, PauseIcon, PauseIcon as Pause, PencilIcon, PencilIcon as EditIcon, PencilIcon as PenIcon, PencilIcon as Pencil, PencilSparkleIcon, PencilSparkleIcon as PencilSparkle, PentagonIcon, PentagonIcon as Pentagon, Person2Icon, Person2Icon as Person2, PersonAdd2Icon, PersonAdd2Icon as PersonAdd2, PersonAddIcon, PersonAddIcon as PersonAdd, PersonCircleIcon, PersonCircleIcon as PersonCircle, PersonIcon, PersonIcon as Person, PersonMultipleIcon, PersonMultipleIcon as PersonMultiple, PhoneIcon, PhoneIcon as Phone, PhotoAddIcon, PhotoAddIcon as PhotoAdd, PhotoFilterIcon, PhotoFilterIcon as BlendIcon, PhotoFilterIcon as PhotoFilter, PhotoIcon, PhotoIcon as Photo, PhotoMultipleIcon, PhotoMultipleIcon as PhotoMultiple, PhotoSparkleIcon, PhotoSparkleIcon as PhotoAIIcon, PhotoSparkleIcon as PhotoSparkle, PictureInPicture2Icon, PictureInPicture2Icon as PictureInPicture2, PictureInPictureEnterIcon, PictureInPictureEnterIcon as PictureInPictureEnter, PictureInPictureExitIcon, PictureInPictureExitIcon as PictureInPictureExit, PictureInPictureIcon, PictureInPictureIcon as PictureInPicture, PieChartIcon, PieChartIcon as PieChart, PinIcon, PinIcon as Pin, PinOffIcon, PinOffIcon as PinOff, PlayCircleIcon, PlayCircleIcon as PlayCircle, PlayCircleIcon as PlayCircularIcon, PlayIcon, PlayIcon as Play, PowerIcon, PowerIcon as OffIcon, PowerIcon as Power, PowerIcon as PowerOffIcon, PowerIcon as PowerOnIcon, PrinterIcon, PrinterIcon as Printer, ProhibitedIcon, ProhibitedIcon as Prohibited, PythonIcon, PythonIcon as Python, QRCodeIcon, QRCodeIcon as QRCode, QRCodeIcon as QrCodeIcon, QuestionCircleIcon, QuestionCircleIcon as QuestionCircle, QuestionIcon, QuestionIcon as Question, QuoteIcon, QuoteIcon as Quote, ReactJSIcon, ReactJSIcon as ReactJS, ReactJSIcon as ReactjsIcon, RecordIcon, RecordIcon as Record, RecordStopIcon, RecordStopIcon as RecordStop, RectangleWideIcon, RectangleWideIcon as RectangleWide, RegularExpressionIcon, RegularExpressionIcon as RegularExpression, ReverseIcon, ReverseIcon as Reverse, RhombusIcon, RhombusIcon as Rhombus, RibbonIcon, RibbonIcon as Ribbon, RibbonStarIcon, RibbonStarIcon as RibbonStar, RoadBarrierIcon, RoadBarrierIcon as ConstructionIcon, RoadBarrierIcon as RoadBarrier, RoadConeIcon, RoadConeIcon as ConstructionConeIcon, RoadConeIcon as RoadCone, RobloxIcon, RobloxIcon as Roblox, RulerDiagonalIcon, RulerDiagonalIcon as RulerDiagonal, RulerIcon, RulerIcon as Ruler, SaveIcon, SaveIcon as FloppyDiskIcon, SaveIcon as Save, SaveMultipleIcon, SaveMultipleIcon as FloppyDiskMultipleIcon, SaveMultipleIcon as SaveAllIcon, SaveMultipleIcon as SaveMultiple, SavePencilIcon, SavePencilIcon as SaveAsIcon, SavePencilIcon as SavePencil, ScreenSizeIcon, ScreenSizeIcon as ScreenSize, Script2Icon, Script2Icon as Script2, ScriptIcon, ScriptIcon as Script, SearchCancelIcon, SearchCancelIcon as SearchCancel, SearchCancelIcon as SearchNoResultsIcon, SearchIcon, SearchIcon as FindIcon, SearchIcon as Search, SectionBreakIcon, SectionBreakIcon as SectionBreak, SendIcon, SendIcon as Send, ServerIcon, ServerIcon as Server, SettingsIcon, SettingsIcon as Settings, ShapeDifferenceIcon, ShapeDifferenceIcon as ShapeDifference, ShapeIntersectIcon, ShapeIntersectIcon as ShapeIntersect, ShapeSubtractIcon, ShapeSubtractIcon as ShapeSubtract, ShapeUnionIcon, ShapeUnionIcon as ShapeUnion, ShieldCancelIcon, ShieldCancelIcon as ShieldCancel, ShieldCheckmarkIcon, ShieldCheckmarkIcon as ShieldCheckmark, ShieldIcon, ShieldIcon as Shield, ShieldKeyholeIcon, ShieldKeyholeIcon as ShieldKeyhole, SkullIcon, SkullIcon as Skull, SlashSquareIcon, SlashSquareIcon as SlashBoxIcon, SlashSquareIcon as SlashSquare, SoundwaveIcon, SoundwaveIcon as Soundwave, SpacebarIcon, SpacebarIcon as Spacebar, Sparkle2Icon, Sparkle2Icon as Sparkle2, SparkleIcon, SparkleIcon as Sparkle, SpinnerIcon, SpinnerIcon as Spinner, SplitHorizontalIcon, SplitHorizontalIcon as SplitHorizontal, SplitVerticalIcon, SplitVerticalIcon as SplitVertical, SquareDragIcon, SquareDragIcon as BoxDragIcon, SquareDragIcon as SquareDrag, SquareIcon, SquareIcon as Square, SquareMarginsIcon, SquareMarginsIcon as BoxMarginsIcon, SquareMarginsIcon as SquareMargins, StarIcon, StarIcon as Star, StrokeThicknessIcon, StrokeThicknessIcon as StrokeThickness, SubtractIcon, SubtractIcon as ChromeMinimizeIcon, SubtractIcon as LineHorizontalIcon, SubtractIcon as MinusIcon, SubtractIcon as Subtract, SubtractSquareIcon, SubtractSquareIcon as SubtractSquare, SubtractSquareMultipleIcon, SubtractSquareMultipleIcon as SubtractSquareMultiple, SvelteIcon, SvelteIcon as Svelte, SymbolsIcon, SymbolsIcon as Symbols, TVIcon, TVIcon as TV, TVIcon as TvIcon, TableIcon, TableIcon as Table, TableSimpleIcon, TableSimpleIcon as TableSimple, TabletIcon, TabletIcon as Tablet, TagAccentIcon, TagAccentIcon as TagAccent, TagAddIcon, TagAddIcon as TagAdd, TagIcon, TagIcon as Tag, TagMultipleIcon, TagMultipleIcon as TagMultiple, TagMultipleIcon as TagMultipleVarIcon, TagRemoveIcon, TagRemoveIcon as TagRemove, TargetIcon, TargetIcon as Target, TaskListIcon, TaskListIcon as TaskList, TaskListIcon as TasksIcon, TerminalIcon, TerminalIcon as Terminal, TextAddIcon, TextAddIcon as TextAdd, TextAlignCenterIcon, TextAlignCenterIcon as TextAlignCenter, TextAlignJustifyIcon, TextAlignJustifyIcon as TextAlignJustify, TextAlignLeftIcon, TextAlignLeftIcon as TextAlignLeft, TextAlignRightIcon, TextAlignRightIcon as TextAlignRight, TextBoldIcon, TextBoldIcon as TextBold, TextCaseLowercaseIcon, TextCaseLowercaseIcon as TextCaseLowercase, TextCaseTitleIcon, TextCaseTitleIcon as TextCaseTitle, TextCaseUppercaseIcon, TextCaseUppercaseIcon as TextCaseUppercase, TextClearFormattingIcon, TextClearFormattingIcon as TextClearFormatting, TextCollapseIcon, TextCollapseIcon as TextCollapse, TextColorAccentIcon, TextColorAccentIcon as TextColorAccent, TextColorIcon, TextColorIcon as TextColor, TextDescriptionIcon, TextDescriptionIcon as TextDescription, TextEditStyleIcon, TextEditStyleIcon as TextEditStyle, TextEffectsIcon, TextEffectsIcon as TextEffects, TextExpandIcon, TextExpandIcon as TextExpand, TextFontIcon, TextFontIcon as TextFont, TextFontSizeIcon, TextFontSizeIcon as TextFontSize, TextFootnoteIcon, TextFootnoteIcon as TextFootnote, TextHighlightColorAccentIcon, TextHighlightColorAccentIcon as TextHighlightColorAccent, TextHighlightColorIcon, TextHighlightColorIcon as TextHighlightColor, TextIcon, TextIcon as Text, TextIndentDecreaseIcon, TextIndentDecreaseIcon as TextIndentDecrease, TextIndentIncreaseIcon, TextIndentIncreaseIcon as TextIndentIncrease, TextItalicIcon, TextItalicIcon as TextItalic, TextLargeIcon, TextLargeIcon as TextLarge, TextLetterSpacingIcon, TextLetterSpacingIcon as TextLetterSpacing, TextLineHeightIcon, TextLineHeightIcon as TextLineHeight, TextLineSpacingIcon, TextLineSpacingIcon as TextLineSpacing, TextNumberListIcon, TextNumberListIcon as TextNumberList, TextPositionBottomIcon, TextPositionBottomIcon as TextPositionBottom, TextPositionMiddleIcon, TextPositionMiddleIcon as TextPositionMiddle, TextPositionTopIcon, TextPositionTopIcon as TextPositionTop, TextSmallIcon, TextSmallIcon as TextSmall, TextStrikethroughIcon, TextStrikethroughIcon as TextStrikethrough, TextSubscriptIcon, TextSubscriptIcon as TextSubscript, TextSuperscriptIcon, TextSuperscriptIcon as TextSuperscript, TextTypographyIcon, TextTypographyIcon as TextTypography, TextUnderlineIcon, TextUnderlineIcon as TextUnderline, ThumbsDownIcon, ThumbsDownIcon as DislikeIcon, ThumbsDownIcon as ThumbsDown, ThumbsUpIcon, ThumbsUpIcon as LikeIcon, ThumbsUpIcon as ThumbsUp, TikTokIcon, TikTokIcon as TikTok, TikTokIcon as TiktokIcon, TimerIcon, TimerIcon as Timer, TimerOffIcon, TimerOffIcon as TimerOff, ToolboxIcon, ToolboxIcon as Toolbox, ToyBrickIcon, ToyBrickIcon as ToyBrick, TreasureChestIcon, TreasureChestIcon as TreasureChest, TriangleIcon, TriangleIcon as Triangle, TuneIcon, TuneIcon as Tune, TypeScriptIcon, TypeScriptIcon as TypeScript, TypeScriptIcon as TypescriptIcon, UbuntuIcon, UbuntuIcon as Ubuntu, VehicleCarIcon, VehicleCarIcon as VehicleCar, VideoClipIcon, VideoClipIcon as VideoClip, VideoIcon, VideoIcon as Video, VisualStudioCodeIcon, VisualStudioCodeIcon as VisualStudioCode, VolumeIcon, VolumeIcon as Volume, VolumeIcon as Volume0Icon, VolumeIcon as VolumeHighIcon, VolumeIcon as VolumeMediumIcon, VolumeLowIcon, VolumeLowIcon as Volume1Icon, VolumeLowIcon as VolumeLow, VolumeMuteIcon, VolumeMuteIcon as VolumeMute, VueJSIcon, VueJSIcon as VueJS, VueJSIcon as VuejsIcon, WatchIcon, WatchIcon as Watch, WeatherCloudyIcon, WeatherCloudyIcon as WeatherCloudy, WebpackIcon, WebpackIcon as Webpack, WiFiIcon, WiFiIcon as WiFi, WindowAddIcon, WindowAddIcon as WindowAdd, WindowIcon, WindowIcon as Window, WindowMultipleIcon, WindowMultipleIcon as WindowMultiple, WindowMultipleIcon as WindowMultipleVarIcon, WrenchIcon, WrenchIcon as Wrench, XTwitterIcon, XTwitterIcon as TwitterIcon, XTwitterIcon as XTwitter, YouTubeIcon, YouTubeIcon as YouTube, YouTubeIcon as YoutubeIcon, YouTubeShortsIcon, YouTubeShortsIcon as YouTubeShorts, YouTubeShortsIcon as YoutubeShortsIcon, ZoomInIcon, ZoomInIcon as ZoomIn, ZoomOutIcon, ZoomOutIcon as ZoomOut };
|
|
3264
|
-
}
|
|
3265
|
-
|
|
3266
|
-
export {
|
|
3267
|
-
AccessibilityIcon as Accessibility,
|
|
3268
|
-
AddCircleIcon as AddCircle,
|
|
3269
|
-
AddCircleIcon as AddCircularIcon,
|
|
3270
|
-
AddIcon as Add,
|
|
3271
|
-
AddIcon as AdditionIcon,
|
|
3272
|
-
AddIcon as CreateIcon,
|
|
3273
|
-
AddIcon as PlusIcon,
|
|
3274
|
-
AddRhombusIcon as AddRhombus,
|
|
3275
|
-
AddSquareIcon as AddSquare,
|
|
3276
|
-
AddSquareMultipleIcon as AddSquareMultiple,
|
|
3277
|
-
AddSquareMultipleIcon as AddSquareMultipleVarIcon,
|
|
3278
|
-
AirplaneIcon as Airplane,
|
|
3279
|
-
AirplaneLandingIcon as AirplaneLanding,
|
|
3280
|
-
AirplaneTakeoffIcon as AirplaneTakeoff,
|
|
3281
|
-
AlarmClockIcon as AlarmClock,
|
|
3282
|
-
AlbumIcon as Album,
|
|
3283
|
-
AlertCircleIcon as AlertCircle,
|
|
3284
|
-
AlertRhombusIcon as AlertRhombus,
|
|
3285
|
-
AlertTriangleIcon as AlertTriangle,
|
|
3286
|
-
AlignBottomIcon as AlignBottom,
|
|
3287
|
-
AlignHorizontalCentersIcon as AlignHorizontalCenters,
|
|
3288
|
-
AlignLeftIcon as AlignLeft,
|
|
3289
|
-
AlignRightIcon as AlignRight,
|
|
3290
|
-
AlignTopIcon as AlignTop,
|
|
3291
|
-
AlignVerticalCentersIcon as AlignVerticalCenters,
|
|
3292
|
-
AmazonIcon as Amazon,
|
|
3293
|
-
AnchorIcon as Anchor,
|
|
3294
|
-
AndroidIcon as Android,
|
|
3295
|
-
AngleIcon as Angle,
|
|
3296
|
-
AppRemoveIcon as AppRemove,
|
|
3297
|
-
AppStoreIcon as AppStore,
|
|
3298
|
-
AppleIcon as Apple,
|
|
3299
|
-
AppsAddIcon as AppsAdd,
|
|
3300
|
-
AppsIcon as Apps,
|
|
3301
|
-
ArcIcon as Arc,
|
|
3302
|
-
ArchiveAdd2Icon as ArchiveAdd2,
|
|
3303
|
-
ArchiveIcon as Archive,
|
|
3304
|
-
ArrowClockwiseIcon as ArrowClockwise,
|
|
3305
|
-
ArrowCounterclockwiseIcon as ArrowCounterclockwise,
|
|
3306
|
-
ArrowDownIcon as ArrowDown,
|
|
3307
|
-
ArrowDownloadIcon as ArrowDownload,
|
|
3308
|
-
ArrowEnterIcon as ArrowEnter,
|
|
3309
|
-
ArrowExportIcon as ArrowExport,
|
|
3310
|
-
ArrowForwardIcon as ArrowForward,
|
|
3311
|
-
ArrowForwardIcon as ArrowFowardIcon,
|
|
3312
|
-
ArrowImportIcon as ArrowImport,
|
|
3313
|
-
ArrowLeftIcon as ArrowLeft,
|
|
3314
|
-
ArrowLeftRightIcon as ArrowLeftRight,
|
|
3315
|
-
ArrowMaximizeIcon as ArrowMaximize,
|
|
3316
|
-
ArrowMinimizeIcon as ArrowMinimize,
|
|
3317
|
-
ArrowMoveIcon as ArrowMove,
|
|
3318
|
-
ArrowRedo2Icon as ArrowRedo2,
|
|
3319
|
-
ArrowRedoIcon as ArrowRedo,
|
|
3320
|
-
ArrowReplyIcon as ArrowReply,
|
|
3321
|
-
ArrowRightIcon as ArrowRight,
|
|
3322
|
-
ArrowRotateClockwiseIcon as ArrowRotateClockwise,
|
|
3323
|
-
ArrowRotateCounterclockwiseIcon as ArrowRotateCounterclockwise,
|
|
3324
|
-
ArrowSortIcon as ArrowSort,
|
|
3325
|
-
ArrowSwapIcon as ArrowSwap,
|
|
3326
|
-
ArrowSync2Icon as ArrowSync2,
|
|
3327
|
-
ArrowSyncIcon as ArrowSync,
|
|
3328
|
-
ArrowTrendingIcon as ArrowTrending,
|
|
3329
|
-
ArrowTrendingIcon as Stocks2Icon,
|
|
3330
|
-
ArrowUndo2Icon as ArrowUndo2,
|
|
3331
|
-
ArrowUndoIcon as ArrowUndo,
|
|
3332
|
-
ArrowUpDownIcon as ArrowUpDown,
|
|
3333
|
-
ArrowUpIcon as ArrowUp,
|
|
3334
|
-
ArrowUploadIcon as ArrowUpload,
|
|
3335
|
-
AsteriskIcon as Asterisk,
|
|
3336
|
-
AttachIcon as Attach,
|
|
3337
|
-
AttachIcon as AttatchIcon,
|
|
3338
|
-
BackgroundColorAccentIcon as BackgroundColorAccent,
|
|
3339
|
-
BackgroundColorIcon as BackgroundColor,
|
|
3340
|
-
BackspaceIcon as Backspace,
|
|
3341
|
-
BadgeIcon as Badge,
|
|
3342
|
-
BankIcon as Bank,
|
|
3343
|
-
BankIcon as MuseumIcon,
|
|
3344
|
-
BarChartIcon as BarChart,
|
|
3345
|
-
BarChartIcon as BarGraphIcon,
|
|
3346
|
-
BasketballIcon as Basketball,
|
|
3347
|
-
BatteryFullIcon as BatteryFull,
|
|
3348
|
-
BatteryIcon as Battery,
|
|
3349
|
-
BeachIcon as Beach,
|
|
3350
|
-
BeakerIcon as Beaker,
|
|
3351
|
-
BellDotIcon as BellDot,
|
|
3352
|
-
BellIcon as Bell,
|
|
3353
|
-
BellIcon as NotificationIcon,
|
|
3354
|
-
BellOffIcon as BellOff,
|
|
3355
|
-
BlueskyIcon as Bluesky,
|
|
3356
|
-
BluetoothIcon as Bluetooth,
|
|
3357
|
-
BoardIcon as Board,
|
|
3358
|
-
BoltIcon as Bolt,
|
|
3359
|
-
BoltIcon as ZapIcon,
|
|
3360
|
-
Book2Icon as Book2,
|
|
3361
|
-
BookAdd2Icon as BookAdd2,
|
|
3362
|
-
BookAddIcon as BookAdd,
|
|
3363
|
-
BookIcon as Book,
|
|
3364
|
-
BookInfo2Icon as BookInfo2,
|
|
3365
|
-
BookInfoIcon as BookInfo,
|
|
3366
|
-
BookLetterIcon as BookLetter,
|
|
3367
|
-
BookMarkedIcon as BookMarked,
|
|
3368
|
-
BookMarkedIcon as RepositoryIcon,
|
|
3369
|
-
BookOpenIcon as BookOpen,
|
|
3370
|
-
BookOpenIcon as ReadIcon,
|
|
3371
|
-
BookOpenIcon as ReadingIcon,
|
|
3372
|
-
BookmarkAddIcon as BookmarkAdd,
|
|
3373
|
-
BookmarkIcon as Bookmark,
|
|
3374
|
-
BookmarkMultipleIcon as BookmarkMultiple,
|
|
3375
|
-
BookmarkMultipleIcon as BookmarkMultipleVarIcon,
|
|
3376
|
-
BorderAllIcon as BorderAll,
|
|
3377
|
-
BoxAddIcon as BoxAdd,
|
|
3378
|
-
BoxIcon as Box,
|
|
3379
|
-
BoxIcon as PackageIcon,
|
|
3380
|
-
BoxIcon as ParcelIcon,
|
|
3381
|
-
BracesIcon as Braces,
|
|
3382
|
-
BracesVariableIcon as BracesVariable,
|
|
3383
|
-
BracketsIcon as Brackets,
|
|
3384
|
-
BranchCompareIcon as BranchCompare,
|
|
3385
|
-
BranchFork2Icon as BranchFork2,
|
|
3386
|
-
BranchForkIcon as BranchFork,
|
|
3387
|
-
BranchIcon as Branch,
|
|
3388
|
-
BranchPullRequestIcon as BranchPullRequest,
|
|
3389
|
-
Briefcase2Icon as Briefcase2,
|
|
3390
|
-
BriefcaseIcon as Briefcase,
|
|
3391
|
-
BrightnessIcon as Brightness,
|
|
3392
|
-
BroomIcon as Broom,
|
|
3393
|
-
BugAddIcon as BugAdd,
|
|
3394
|
-
BugIcon as Bug,
|
|
3395
|
-
BugPlayIcon as BugPlay,
|
|
3396
|
-
BuildingMultipleIcon as BuildingMultiple,
|
|
3397
|
-
BulletListIcon as BulletList,
|
|
3398
|
-
BulletListIcon as TextBulletListIcon,
|
|
3399
|
-
BulletListSquareAddIcon as BulletListSquareAdd,
|
|
3400
|
-
BulletListSquareAddIcon as TextBulletListSquareAddIcon,
|
|
3401
|
-
BulletListSquareIcon as BulletListSquare,
|
|
3402
|
-
BulletListSquareIcon as TextBulletListSquareIcon,
|
|
3403
|
-
BulletListTreeIcon as BulletListTree,
|
|
3404
|
-
BulletListTreeIcon as TextBulletListTreeIcon,
|
|
3405
|
-
ButtonIcon as Button,
|
|
3406
|
-
CSS2Icon as CSS2,
|
|
3407
|
-
CSSIcon as CSS,
|
|
3408
|
-
CSSIcon as CssIcon,
|
|
3409
|
-
CakeIcon as Cake,
|
|
3410
|
-
CalculatorIcon as Calculator,
|
|
3411
|
-
CalendarIcon as Calendar,
|
|
3412
|
-
CallEndIcon as CallEnd,
|
|
3413
|
-
CallEndIcon as PhoneHangUpIcon,
|
|
3414
|
-
CallIcon as Call,
|
|
3415
|
-
CallIcon as PhoneAcceptIcon,
|
|
3416
|
-
CalligraphyPenIcon as CalligraphyPen,
|
|
3417
|
-
CameraIcon as Camera,
|
|
3418
|
-
CancelCircleIcon as CancelCircle,
|
|
3419
|
-
CancelIcon as Cancel,
|
|
3420
|
-
CancelIcon as CloseIcon,
|
|
3421
|
-
CancelIcon as DismissIcon,
|
|
3422
|
-
CancelIcon as XIcon,
|
|
3423
|
-
CancelOctagonIcon as CancelOctagon,
|
|
3424
|
-
CancelSquareIcon as CancelSquare,
|
|
3425
|
-
CandyIcon as Candy,
|
|
3426
|
-
CartIcon as Cart,
|
|
3427
|
-
CartIcon as ShopIcon,
|
|
3428
|
-
CartIcon as ShoppingCartIcon,
|
|
3429
|
-
CartIcon as ShoppingIcon,
|
|
3430
|
-
CentIcon as Cent,
|
|
3431
|
-
CenterHorizontalIcon as CenterHorizontal,
|
|
3432
|
-
CenterVerticalIcon as CenterVertical,
|
|
3433
|
-
ChatIcon as Chat,
|
|
3434
|
-
ChatQuestionIcon as ChatQuestion,
|
|
3435
|
-
CheckboxCheckedIcon as CheckboxChecked,
|
|
3436
|
-
CheckboxCheckedIcon as CheckmarkCheckedIcon,
|
|
3437
|
-
CheckboxIndeterminate2Icon as CheckboxIndeterminate2,
|
|
3438
|
-
CheckboxIndeterminate2Icon as CheckboxIntermediate2Icon,
|
|
3439
|
-
CheckboxIndeterminateIcon as CheckboxIndeterminate,
|
|
3440
|
-
CheckboxIndeterminateIcon as CheckmarkIntermediateIcon,
|
|
3441
|
-
CheckboxListIcon as AppsListIcon,
|
|
3442
|
-
CheckboxListIcon as CheckboxList,
|
|
3443
|
-
CheckboxUncheckedIcon as CheckboxUnchecked,
|
|
3444
|
-
CheckmarkCircleIcon as CheckmarkCircle,
|
|
3445
|
-
CheckmarkIcon as Checkmark,
|
|
3446
|
-
CheckmarkStarburstIcon as CheckmarkStarburst,
|
|
3447
|
-
CheckmarkStarburstIcon as VerifiedIcon,
|
|
3448
|
-
ChevronDownIcon as ChevronDown,
|
|
3449
|
-
ChevronLeftIcon as ChevronLeft,
|
|
3450
|
-
ChevronRightIcon as ChevronRight,
|
|
3451
|
-
ChevronUpIcon as ChevronUp,
|
|
3452
|
-
ChromeRestoreIcon as ChromeRestore,
|
|
3453
|
-
ChromeRestoreIcon as ChromeRestoreVarIcon,
|
|
3454
|
-
CircleIcon as Circle,
|
|
3455
|
-
CircleSmallIcon as CircleSmall,
|
|
3456
|
-
CircleSmallIcon as DotIcon,
|
|
3457
|
-
ClipboardIcon as Clipboard,
|
|
3458
|
-
ClipboardPasteIcon as ClipboardPaste,
|
|
3459
|
-
ClipboardSearchIcon as ClipboardSearch,
|
|
3460
|
-
ClockIcon as Clock,
|
|
3461
|
-
ClosedCaptionsIcon as ClosedCaptions,
|
|
3462
|
-
CloudAddIcon as CloudAdd,
|
|
3463
|
-
CloudArrowDownIcon as CloudArrowDown,
|
|
3464
|
-
CloudArrowDownIcon as CloudDownloadIcon,
|
|
3465
|
-
CloudArrowUpIcon as CloudArrowUp,
|
|
3466
|
-
CloudArrowUpIcon as CloudUploadIcon,
|
|
3467
|
-
CloudIcon as Cloud,
|
|
3468
|
-
CloudOffIcon as CloudOff,
|
|
3469
|
-
CodeIcon as Code,
|
|
3470
|
-
CodeSquareIcon as CodeSquare,
|
|
3471
|
-
CoffeeHotIcon as CoffeeHot,
|
|
3472
|
-
ColorPaletteIcon as ColorPalette,
|
|
3473
|
-
CommentAdd2Icon as CommentAdd2,
|
|
3474
|
-
CommentAddIcon as CommentAdd,
|
|
3475
|
-
CommentExclamationIcon as CommentExclamation,
|
|
3476
|
-
CommentIcon as Comment,
|
|
3477
|
-
CommentMultipleIcon as CommentMultiple,
|
|
3478
|
-
CommentMultipleIcon as CommentMultipleVarIcon,
|
|
3479
|
-
CompareSizeIcon as CompareSize,
|
|
3480
|
-
CompassIcon as Compass,
|
|
3481
|
-
ComponentIcon as Component,
|
|
3482
|
-
ComposeIcon as Compose,
|
|
3483
|
-
ComputerIcon as Computer,
|
|
3484
|
-
ComputerMacIcon as ComputerMac,
|
|
3485
|
-
ConeIcon as Cone,
|
|
3486
|
-
ContractDownIcon as ContractDown,
|
|
3487
|
-
CookiesIcon as Cookies,
|
|
3488
|
-
CopyIcon as Copy,
|
|
3489
|
-
CopyIcon as CopyVarIcon,
|
|
3490
|
-
CopyleftIcon as Copyleft,
|
|
3491
|
-
CopyrightIcon as Copyright,
|
|
3492
|
-
CornerRadiusIcon as CornerRadius,
|
|
3493
|
-
CreditCardIcon as CreditCard,
|
|
3494
|
-
CropIcon as Crop,
|
|
3495
|
-
CubeIcon as Cube,
|
|
3496
|
-
CursorClickIcon as CursorClick,
|
|
3497
|
-
CursorDragIcon as CursorDrag,
|
|
3498
|
-
CursorIcon as Cursor,
|
|
3499
|
-
CutIcon as Cut,
|
|
3500
|
-
CylinderIcon as Cylinder,
|
|
3501
|
-
DarkThemeIcon as DarkTheme,
|
|
3502
|
-
DatabaseAddIcon as DatabaseAdd,
|
|
3503
|
-
DatabaseIcon as Database,
|
|
3504
|
-
DeleteIcon as Delete,
|
|
3505
|
-
DiamondIcon as Diamond,
|
|
3506
|
-
DiamondIcon as PremiumIcon,
|
|
3507
|
-
DiffIcon as Diff,
|
|
3508
|
-
DirectionsIcon as Directions,
|
|
3509
|
-
DoNotDisturbIcon as DoNotDisturb,
|
|
3510
|
-
DocumentIcon as Document,
|
|
3511
|
-
DollarCircleIcon as DollarCircle,
|
|
3512
|
-
DollarIcon as Dollar,
|
|
3513
|
-
DollarIcon as MoneyIcon,
|
|
3514
|
-
DoorIcon as Door,
|
|
3515
|
-
DoorOpenIcon as DoorOpen,
|
|
3516
|
-
DotCircleIcon as DotCircle,
|
|
3517
|
-
DotSquareIcon as DotSquare,
|
|
3518
|
-
DrawTextIcon as DrawText,
|
|
3519
|
-
DropIcon as Drop,
|
|
3520
|
-
EmojiFrownIcon as EmojiFrown,
|
|
3521
|
-
EmojiGrinIcon as EmojiGrin,
|
|
3522
|
-
EmojiIcon as Emoji,
|
|
3523
|
-
EmojiIcon as HappyFaceIcon,
|
|
3524
|
-
EmojiIcon as SmileIcon,
|
|
3525
|
-
EmojiIcon as SmileyIcon,
|
|
3526
|
-
EmojiLaughterIcon as EmojiLaughter,
|
|
3527
|
-
EraserIcon as Eraser,
|
|
3528
|
-
EraserSparkleIcon as EraserSparkle,
|
|
3529
|
-
ExclamationMarkIcon as ExclamationMark,
|
|
3530
|
-
ExpandIcon as Expand,
|
|
3531
|
-
ExtensionIcon as Extension,
|
|
3532
|
-
ExtensionIcon as PuzzleIcon,
|
|
3533
|
-
EyeIcon as Eye,
|
|
3534
|
-
EyeIcon as PreviewIcon,
|
|
3535
|
-
EyeIcon as ShowIcon,
|
|
3536
|
-
EyeOffIcon as EyeOff,
|
|
3537
|
-
EyeOffIcon as HiddenIcon,
|
|
3538
|
-
EyeOffIcon as HideIcon,
|
|
3539
|
-
EyeOffIcon as VisibleIcon,
|
|
3540
|
-
EyedropperColorAccentIcon as EyedropperColorAccent,
|
|
3541
|
-
EyedropperColorIcon as EyedropperColor,
|
|
3542
|
-
EyedropperIcon as Eyedropper,
|
|
3543
|
-
FacebookIcon as Facebook,
|
|
3544
|
-
FastForwardIcon as FastForward,
|
|
3545
|
-
FastForwardIcon as FastFowardIcon,
|
|
3546
|
-
FigmaIcon as Figma,
|
|
3547
|
-
FileAddIcon as FileAdd,
|
|
3548
|
-
FileIcon as File,
|
|
3549
|
-
FileMultipleIcon as FileMultiple,
|
|
3550
|
-
FileSyncIcon as FileSync,
|
|
3551
|
-
FileTextIcon as FileText,
|
|
3552
|
-
FileTextIcon as TextDocumentIcon,
|
|
3553
|
-
Filter2Icon as Filter2,
|
|
3554
|
-
FilterCancel2Icon as FilterCancel2,
|
|
3555
|
-
FilterCancelIcon as FilterCancel,
|
|
3556
|
-
FilterIcon as Filter,
|
|
3557
|
-
Flag2Icon as Flag2,
|
|
3558
|
-
FlagIcon as Flag,
|
|
3559
|
-
FlashlightIcon as Flashlight,
|
|
3560
|
-
FoldableHorizontalHalfIcon as FoldableHorizontalHalf,
|
|
3561
|
-
FoldableHorizontalIcon as FoldableHorizontal,
|
|
3562
|
-
FoldableVerticalHalfIcon as FoldableVerticalHalf,
|
|
3563
|
-
FoldableVerticalIcon as FoldableVertical,
|
|
3564
|
-
FolderAddIcon as FolderAdd,
|
|
3565
|
-
FolderIcon as Folder,
|
|
3566
|
-
FolderMultipleIcon as FolderMultiple,
|
|
3567
|
-
FolderOpenIcon as FolderOpen,
|
|
3568
|
-
FullScreenMaximizeIcon as FullScreenMaximize,
|
|
3569
|
-
FullScreenMinimizeIcon as FullScreenMinimize,
|
|
3570
|
-
GameIcon as Game,
|
|
3571
|
-
GiftIcon as Gift,
|
|
3572
|
-
GitCommitIcon as GitCommit,
|
|
3573
|
-
GitHubIcon as GitHub,
|
|
3574
|
-
GitHubIcon as GithubIcon,
|
|
3575
|
-
GitLabIcon as GitLab,
|
|
3576
|
-
GitLabIcon as GitlabIcon,
|
|
3577
|
-
GlobeIcon as Globe,
|
|
3578
|
-
Google2Icon as Google2,
|
|
3579
|
-
GoogleChromeIcon as GoogleChrome,
|
|
3580
|
-
GoogleIcon as Google,
|
|
3581
|
-
GooglePlayIcon as GooglePlay,
|
|
3582
|
-
GraphIcon as Graph,
|
|
3583
|
-
GraphIcon as StocksIcon,
|
|
3584
|
-
GridDotsIcon as GridDots,
|
|
3585
|
-
GridIcon as Grid,
|
|
3586
|
-
HTMLIcon as HTML,
|
|
3587
|
-
HTMLIcon as HtmlIcon,
|
|
3588
|
-
HamburgerIcon as Hamburger,
|
|
3589
|
-
HandIcon as Hand,
|
|
3590
|
-
HardDriveIcon as HardDrive,
|
|
3591
|
-
HashIcon as Hash,
|
|
3592
|
-
HatGraduationIcon as HatGraduation,
|
|
3593
|
-
HeadphonesIcon as Headphones,
|
|
3594
|
-
HeadphonesOffIcon as HeadphonesOff,
|
|
3595
|
-
HeartIcon as Heart,
|
|
3596
|
-
HeartIcon as LoveIcon,
|
|
3597
|
-
HeartStylisticIcon as HeartStylistic,
|
|
3598
|
-
HexagonIcon as Hexagon,
|
|
3599
|
-
HighlighterAccentIcon as HighlighterAccent,
|
|
3600
|
-
HighlighterIcon as Highlighter,
|
|
3601
|
-
HistoryIcon as History,
|
|
3602
|
-
Home2Icon as Home2,
|
|
3603
|
-
HomeIcon as Home,
|
|
3604
|
-
HomeIcon as HouseIcon,
|
|
3605
|
-
HourglassIcon as Hourglass,
|
|
3606
|
-
InfinityIcon as Infinity,
|
|
3607
|
-
InfoIcon as Info,
|
|
3608
|
-
InfoSquareIcon as InfoSquare,
|
|
3609
|
-
InstagramIcon as Instagram,
|
|
3610
|
-
JavaScriptIcon as JavaScript,
|
|
3611
|
-
JavaScriptIcon as JavascriptIcon,
|
|
3612
|
-
KeyboardCommandIcon as KeyboardCommand,
|
|
3613
|
-
KeyboardIcon as Keyboard,
|
|
3614
|
-
KeyboardShiftIcon as KeyboardShift,
|
|
3615
|
-
KotlinIcon as Kotlin,
|
|
3616
|
-
LaptopIcon as Laptop,
|
|
3617
|
-
LayersIcon as Layers,
|
|
3618
|
-
LayoutIcon as Layout,
|
|
3619
|
-
LeafIcon as Leaf,
|
|
3620
|
-
LeafThreeIcon as LeafThree,
|
|
3621
|
-
LeafTwoIcon as LeafTwo,
|
|
3622
|
-
LibraryIcon as BookshelfIcon,
|
|
3623
|
-
LibraryIcon as Library,
|
|
3624
|
-
LightbulbIcon as Lightbulb,
|
|
3625
|
-
LineDiagonalIcon as LineDiagonal,
|
|
3626
|
-
LinkIcon as Link,
|
|
3627
|
-
LinuxIcon as GNULinuxIcon,
|
|
3628
|
-
LinuxIcon as Linux,
|
|
3629
|
-
LocationIcon as Location,
|
|
3630
|
-
LockIcon as Lock,
|
|
3631
|
-
LockOpenIcon as LockOpen,
|
|
3632
|
-
MagnetIcon as Magnet,
|
|
3633
|
-
MailIcon as EmailIcon,
|
|
3634
|
-
MailIcon as Mail,
|
|
3635
|
-
MailOpenIcon as MailOpen,
|
|
3636
|
-
MapIcon as Map,
|
|
3637
|
-
MaskIcon as Mask,
|
|
3638
|
-
MathIcon as Math,
|
|
3639
|
-
MegaphoneIcon as Megaphone,
|
|
3640
|
-
MegaphoneLoudIcon as MegaphoneLoud,
|
|
3641
|
-
MentionIcon as Mention,
|
|
3642
|
-
MenuIcon as Menu,
|
|
3643
|
-
MicrophoneIcon as Microphone,
|
|
3644
|
-
MicrophoneOffIcon as MicrophoneOff,
|
|
3645
|
-
MicrosoftEdgeIcon as MicrosoftEdge,
|
|
3646
|
-
MicrosoftIcon as Microsoft,
|
|
3647
|
-
MicrosoftIcon as MicrosoftWindowsIcon,
|
|
3648
|
-
MicrosoftIcon as Windows10Icon,
|
|
3649
|
-
MoonIcon as Moon,
|
|
3650
|
-
MoreIcon as KebabIcon,
|
|
3651
|
-
MoreIcon as More,
|
|
3652
|
-
MoreIcon as MoreHorizontalIcon,
|
|
3653
|
-
MoreVerticalIcon as MoreVertical,
|
|
3654
|
-
MotherboardIcon as Motherboard,
|
|
3655
|
-
MovieIcon as Movie,
|
|
3656
|
-
MusicNote2Icon as MusicNote2,
|
|
3657
|
-
MusicNoteIcon as MusicNote,
|
|
3658
|
-
NPMIcon as NPM,
|
|
3659
|
-
NPMIcon as NpmIcon,
|
|
3660
|
-
NarratorIcon as Narrator,
|
|
3661
|
-
NodeJSIcon as NodeJS,
|
|
3662
|
-
NodeJSIcon as NodejsIcon,
|
|
3663
|
-
NoteAddIcon as NoteAdd,
|
|
3664
|
-
NoteIcon as Note,
|
|
3665
|
-
OctagonIcon as Octagon,
|
|
3666
|
-
OpenAIIcon as ChatGPTIcon,
|
|
3667
|
-
OpenAIIcon as OpenAI,
|
|
3668
|
-
OpenIcon as ExternalIcon,
|
|
3669
|
-
OpenIcon as ExternalLinkIcon,
|
|
3670
|
-
OpenIcon as Open,
|
|
3671
|
-
OpenSourceIcon as OpenSource,
|
|
3672
|
-
PDF2Icon as PDF2,
|
|
3673
|
-
PDFIcon as PDF,
|
|
3674
|
-
PDFIcon as PdfIcon,
|
|
3675
|
-
PageMarginsIcon as PageMargins,
|
|
3676
|
-
PaintBucketAccentIcon as PaintBucketAccent,
|
|
3677
|
-
PaintBucketIcon as PaintBucket,
|
|
3678
|
-
Paintbrush2Icon as Paintbrush2,
|
|
3679
|
-
Paintbrush2SparkleIcon as Paintbrush2Sparkle,
|
|
3680
|
-
PaintbrushIcon as Paintbrush,
|
|
3681
|
-
PanelBottomIcon as PanelBottom,
|
|
3682
|
-
PanelBottomOpenIcon as PanelBottomOpen,
|
|
3683
|
-
PanelLeftContractIcon as PanelLeftContract,
|
|
3684
|
-
PanelLeftExpandIcon as PanelLeftExpand,
|
|
3685
|
-
PanelLeftIcon as PanelLeft,
|
|
3686
|
-
PanelLeftOpenIcon as PanelLeftOpen,
|
|
3687
|
-
PanelRightContractIcon as PanelRightContract,
|
|
3688
|
-
PanelRightExpandIcon as PanelRightExpand,
|
|
3689
|
-
PanelRightIcon as PanelRight,
|
|
3690
|
-
PanelRightOpenIcon as PanelRightOpen,
|
|
3691
|
-
ParenthesesIcon as Parentheses,
|
|
3692
|
-
PauseIcon as Pause,
|
|
3693
|
-
PencilIcon as EditIcon,
|
|
3694
|
-
PencilIcon as PenIcon,
|
|
3695
|
-
PencilIcon as Pencil,
|
|
3696
|
-
PencilSparkleIcon as PencilSparkle,
|
|
3697
|
-
PentagonIcon as Pentagon,
|
|
3698
|
-
Person2Icon as Person2,
|
|
3699
|
-
PersonAdd2Icon as PersonAdd2,
|
|
3700
|
-
PersonAddIcon as PersonAdd,
|
|
3701
|
-
PersonCircleIcon as PersonCircle,
|
|
3702
|
-
PersonIcon as Person,
|
|
3703
|
-
PersonMultipleIcon as PersonMultiple,
|
|
3704
|
-
PhoneIcon as Phone,
|
|
3705
|
-
PhotoAddIcon as PhotoAdd,
|
|
3706
|
-
PhotoFilterIcon as BlendIcon,
|
|
3707
|
-
PhotoFilterIcon as PhotoFilter,
|
|
3708
|
-
PhotoIcon as Photo,
|
|
3709
|
-
PhotoMultipleIcon as PhotoMultiple,
|
|
3710
|
-
PhotoSparkleIcon as PhotoAIIcon,
|
|
3711
|
-
PhotoSparkleIcon as PhotoSparkle,
|
|
3712
|
-
PictureInPicture2Icon as PictureInPicture2,
|
|
3713
|
-
PictureInPictureEnterIcon as PictureInPictureEnter,
|
|
3714
|
-
PictureInPictureExitIcon as PictureInPictureExit,
|
|
3715
|
-
PictureInPictureIcon as PictureInPicture,
|
|
3716
|
-
PieChartIcon as PieChart,
|
|
3717
|
-
PinIcon as Pin,
|
|
3718
|
-
PinOffIcon as PinOff,
|
|
3719
|
-
PlayCircleIcon as PlayCircle,
|
|
3720
|
-
PlayCircleIcon as PlayCircularIcon,
|
|
3721
|
-
PlayIcon as Play,
|
|
3722
|
-
PowerIcon as OffIcon,
|
|
3723
|
-
PowerIcon as Power,
|
|
3724
|
-
PowerIcon as PowerOffIcon,
|
|
3725
|
-
PowerIcon as PowerOnIcon,
|
|
3726
|
-
PrinterIcon as Printer,
|
|
3727
|
-
ProhibitedIcon as Prohibited,
|
|
3728
|
-
PythonIcon as Python,
|
|
3729
|
-
QRCodeIcon as QRCode,
|
|
3730
|
-
QRCodeIcon as QrCodeIcon,
|
|
3731
|
-
QuestionCircleIcon as QuestionCircle,
|
|
3732
|
-
QuestionIcon as Question,
|
|
3733
|
-
QuoteIcon as Quote,
|
|
3734
|
-
ReactJSIcon as ReactJS,
|
|
3735
|
-
ReactJSIcon as ReactjsIcon,
|
|
3736
|
-
RecordIcon as Record,
|
|
3737
|
-
RecordStopIcon as RecordStop,
|
|
3738
|
-
RectangleWideIcon as RectangleWide,
|
|
3739
|
-
RegularExpressionIcon as RegularExpression,
|
|
3740
|
-
ReverseIcon as Reverse,
|
|
3741
|
-
RhombusIcon as Rhombus,
|
|
3742
|
-
RibbonIcon as Ribbon,
|
|
3743
|
-
RibbonStarIcon as RibbonStar,
|
|
3744
|
-
RoadBarrierIcon as ConstructionIcon,
|
|
3745
|
-
RoadBarrierIcon as RoadBarrier,
|
|
3746
|
-
RoadConeIcon as ConstructionConeIcon,
|
|
3747
|
-
RoadConeIcon as RoadCone,
|
|
3748
|
-
RobloxIcon as Roblox,
|
|
3749
|
-
RulerDiagonalIcon as RulerDiagonal,
|
|
3750
|
-
RulerIcon as Ruler,
|
|
3751
|
-
SaveIcon as FloppyDiskIcon,
|
|
3752
|
-
SaveIcon as Save,
|
|
3753
|
-
SaveMultipleIcon as FloppyDiskMultipleIcon,
|
|
3754
|
-
SaveMultipleIcon as SaveAllIcon,
|
|
3755
|
-
SaveMultipleIcon as SaveMultiple,
|
|
3756
|
-
SavePencilIcon as SaveAsIcon,
|
|
3757
|
-
SavePencilIcon as SavePencil,
|
|
3758
|
-
ScreenSizeIcon as ScreenSize,
|
|
3759
|
-
Script2Icon as Script2,
|
|
3760
|
-
ScriptIcon as Script,
|
|
3761
|
-
SearchCancelIcon as SearchCancel,
|
|
3762
|
-
SearchCancelIcon as SearchNoResultsIcon,
|
|
3763
|
-
SearchIcon as FindIcon,
|
|
3764
|
-
SearchIcon as Search,
|
|
3765
|
-
SectionBreakIcon as SectionBreak,
|
|
3766
|
-
SendIcon as Send,
|
|
3767
|
-
ServerIcon as Server,
|
|
3768
|
-
SettingsIcon as Settings,
|
|
3769
|
-
ShapeDifferenceIcon as ShapeDifference,
|
|
3770
|
-
ShapeIntersectIcon as ShapeIntersect,
|
|
3771
|
-
ShapeSubtractIcon as ShapeSubtract,
|
|
3772
|
-
ShapeUnionIcon as ShapeUnion,
|
|
3773
|
-
ShieldCancelIcon as ShieldCancel,
|
|
3774
|
-
ShieldCheckmarkIcon as ShieldCheckmark,
|
|
3775
|
-
ShieldIcon as Shield,
|
|
3776
|
-
ShieldKeyholeIcon as ShieldKeyhole,
|
|
3777
|
-
SkullIcon as Skull,
|
|
3778
|
-
SlashSquareIcon as SlashBoxIcon,
|
|
3779
|
-
SlashSquareIcon as SlashSquare,
|
|
3780
|
-
SoundwaveIcon as Soundwave,
|
|
3781
|
-
SpacebarIcon as Spacebar,
|
|
3782
|
-
Sparkle2Icon as Sparkle2,
|
|
3783
|
-
SparkleIcon as Sparkle,
|
|
3784
|
-
SpinnerIcon as Spinner,
|
|
3785
|
-
SplitHorizontalIcon as SplitHorizontal,
|
|
3786
|
-
SplitVerticalIcon as SplitVertical,
|
|
3787
|
-
SquareDragIcon as BoxDragIcon,
|
|
3788
|
-
SquareDragIcon as SquareDrag,
|
|
3789
|
-
SquareIcon as Square,
|
|
3790
|
-
SquareMarginsIcon as BoxMarginsIcon,
|
|
3791
|
-
SquareMarginsIcon as SquareMargins,
|
|
3792
|
-
StarIcon as Star,
|
|
3793
|
-
StrokeThicknessIcon as StrokeThickness,
|
|
3794
|
-
SubtractIcon as ChromeMinimizeIcon,
|
|
3795
|
-
SubtractIcon as LineHorizontalIcon,
|
|
3796
|
-
SubtractIcon as MinusIcon,
|
|
3797
|
-
SubtractIcon as Subtract,
|
|
3798
|
-
SubtractSquareIcon as SubtractSquare,
|
|
3799
|
-
SubtractSquareMultipleIcon as SubtractSquareMultiple,
|
|
3800
|
-
SvelteIcon as Svelte,
|
|
3801
|
-
SymbolsIcon as Symbols,
|
|
3802
|
-
TVIcon as TV,
|
|
3803
|
-
TVIcon as TvIcon,
|
|
3804
|
-
TableIcon as Table,
|
|
3805
|
-
TableSimpleIcon as TableSimple,
|
|
3806
|
-
TabletIcon as Tablet,
|
|
3807
|
-
TagAccentIcon as TagAccent,
|
|
3808
|
-
TagAddIcon as TagAdd,
|
|
3809
|
-
TagIcon as Tag,
|
|
3810
|
-
TagMultipleIcon as TagMultiple,
|
|
3811
|
-
TagMultipleIcon as TagMultipleVarIcon,
|
|
3812
|
-
TagRemoveIcon as TagRemove,
|
|
3813
|
-
TargetIcon as Target,
|
|
3814
|
-
TaskListIcon as TaskList,
|
|
3815
|
-
TaskListIcon as TasksIcon,
|
|
3816
|
-
TerminalIcon as Terminal,
|
|
3817
|
-
TextAddIcon as TextAdd,
|
|
3818
|
-
TextAlignCenterIcon as TextAlignCenter,
|
|
3819
|
-
TextAlignJustifyIcon as TextAlignJustify,
|
|
3820
|
-
TextAlignLeftIcon as TextAlignLeft,
|
|
3821
|
-
TextAlignRightIcon as TextAlignRight,
|
|
3822
|
-
TextBoldIcon as TextBold,
|
|
3823
|
-
TextCaseLowercaseIcon as TextCaseLowercase,
|
|
3824
|
-
TextCaseTitleIcon as TextCaseTitle,
|
|
3825
|
-
TextCaseUppercaseIcon as TextCaseUppercase,
|
|
3826
|
-
TextClearFormattingIcon as TextClearFormatting,
|
|
3827
|
-
TextCollapseIcon as TextCollapse,
|
|
3828
|
-
TextColorAccentIcon as TextColorAccent,
|
|
3829
|
-
TextColorIcon as TextColor,
|
|
3830
|
-
TextDescriptionIcon as TextDescription,
|
|
3831
|
-
TextEditStyleIcon as TextEditStyle,
|
|
3832
|
-
TextEffectsIcon as TextEffects,
|
|
3833
|
-
TextExpandIcon as TextExpand,
|
|
3834
|
-
TextFontIcon as TextFont,
|
|
3835
|
-
TextFontSizeIcon as TextFontSize,
|
|
3836
|
-
TextFootnoteIcon as TextFootnote,
|
|
3837
|
-
TextHighlightColorAccentIcon as TextHighlightColorAccent,
|
|
3838
|
-
TextHighlightColorIcon as TextHighlightColor,
|
|
3839
|
-
TextIcon as Text,
|
|
3840
|
-
TextIndentDecreaseIcon as TextIndentDecrease,
|
|
3841
|
-
TextIndentIncreaseIcon as TextIndentIncrease,
|
|
3842
|
-
TextItalicIcon as TextItalic,
|
|
3843
|
-
TextLargeIcon as TextLarge,
|
|
3844
|
-
TextLetterSpacingIcon as TextLetterSpacing,
|
|
3845
|
-
TextLineHeightIcon as TextLineHeight,
|
|
3846
|
-
TextLineSpacingIcon as TextLineSpacing,
|
|
3847
|
-
TextNumberListIcon as TextNumberList,
|
|
3848
|
-
TextPositionBottomIcon as TextPositionBottom,
|
|
3849
|
-
TextPositionMiddleIcon as TextPositionMiddle,
|
|
3850
|
-
TextPositionTopIcon as TextPositionTop,
|
|
3851
|
-
TextSmallIcon as TextSmall,
|
|
3852
|
-
TextStrikethroughIcon as TextStrikethrough,
|
|
3853
|
-
TextSubscriptIcon as TextSubscript,
|
|
3854
|
-
TextSuperscriptIcon as TextSuperscript,
|
|
3855
|
-
TextTypographyIcon as TextTypography,
|
|
3856
|
-
TextUnderlineIcon as TextUnderline,
|
|
3857
|
-
ThumbsDownIcon as DislikeIcon,
|
|
3858
|
-
ThumbsDownIcon as ThumbsDown,
|
|
3859
|
-
ThumbsUpIcon as LikeIcon,
|
|
3860
|
-
ThumbsUpIcon as ThumbsUp,
|
|
3861
|
-
TikTokIcon as TikTok,
|
|
3862
|
-
TikTokIcon as TiktokIcon,
|
|
3863
|
-
TimerIcon as Timer,
|
|
3864
|
-
TimerOffIcon as TimerOff,
|
|
3865
|
-
ToolboxIcon as Toolbox,
|
|
3866
|
-
ToyBrickIcon as ToyBrick,
|
|
3867
|
-
TreasureChestIcon as TreasureChest,
|
|
3868
|
-
TriangleIcon as Triangle,
|
|
3869
|
-
TuneIcon as Tune,
|
|
3870
|
-
TypeScriptIcon as TypeScript,
|
|
3871
|
-
TypeScriptIcon as TypescriptIcon,
|
|
3872
|
-
UbuntuIcon as Ubuntu,
|
|
3873
|
-
VehicleCarIcon as VehicleCar,
|
|
3874
|
-
VideoClipIcon as VideoClip,
|
|
3875
|
-
VideoIcon as Video,
|
|
3876
|
-
VisualStudioCodeIcon as VisualStudioCode,
|
|
3877
|
-
VolumeIcon as Volume,
|
|
3878
|
-
VolumeIcon as Volume0Icon,
|
|
3879
|
-
VolumeIcon as VolumeHighIcon,
|
|
3880
|
-
VolumeIcon as VolumeMediumIcon,
|
|
3881
|
-
VolumeLowIcon as Volume1Icon,
|
|
3882
|
-
VolumeLowIcon as VolumeLow,
|
|
3883
|
-
VolumeMuteIcon as VolumeMute,
|
|
3884
|
-
VueJSIcon as VueJS,
|
|
3885
|
-
VueJSIcon as VuejsIcon,
|
|
3886
|
-
WatchIcon as Watch,
|
|
3887
|
-
WeatherCloudyIcon as WeatherCloudy,
|
|
3888
|
-
WebpackIcon as Webpack,
|
|
3889
|
-
WiFiIcon as WiFi,
|
|
3890
|
-
WindowAddIcon as WindowAdd,
|
|
3891
|
-
WindowIcon as Window,
|
|
3892
|
-
WindowMultipleIcon as WindowMultiple,
|
|
3893
|
-
WindowMultipleIcon as WindowMultipleVarIcon,
|
|
3894
|
-
WrenchIcon as Wrench,
|
|
3895
|
-
XTwitterIcon as TwitterIcon,
|
|
3896
|
-
XTwitterIcon as XTwitter,
|
|
3897
|
-
YouTubeIcon as YouTube,
|
|
3898
|
-
YouTubeIcon as YoutubeIcon,
|
|
3899
|
-
YouTubeShortsIcon as YouTubeShorts,
|
|
3900
|
-
YouTubeShortsIcon as YoutubeShortsIcon,
|
|
3901
|
-
ZoomInIcon as ZoomIn,
|
|
3902
|
-
ZoomOutIcon as ZoomOut,
|
|
3903
|
-
icons,
|
|
3904
|
-
};
|
|
3905
|
-
|
|
3906
|
-
export {};
|