@storybook/icons
Advanced tools
Comparing version 1.2.1--canary.21.b9bd056.0 to 1.2.1--canary.21.bf34a28.0
@@ -15,446 +15,446 @@ import * as React from 'react'; | ||
declare const Photo: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PhotoIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Component: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ComponentIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Grid: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GridIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Outline: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const OutlineIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PhotoDrag: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PhotoDragIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GridAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GridAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Search: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SearchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Zoom: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ZoomIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ZoomOut: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ZoomOutIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ZoomReset: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ZoomResetIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Eye: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const EyeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const EyeClose: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const EyeCloseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Lightning: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LightningIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LightningOff: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LightningOffIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Contrast: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ContrastIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SwitchAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SwitchAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Mirror: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MirrorIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Grow: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GrowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PaintBrush: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PaintBrushIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Ruler: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RulerIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Stop: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StopIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Camera: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CameraIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Video: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const VideoIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Speaker: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SpeakerIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Play: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PlayIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PlayBack: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PlayBackIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PlayNext: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PlayNextIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Rewind: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RewindIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FastForward: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FastForwardIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StopAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StopAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SideBySide: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SideBySideIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Stacked: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StackedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Sun: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SunIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Moon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MoonIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Book: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BookIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Document: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DocumentIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Copy: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CopyIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Category: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CategoryIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Folder: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FolderIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Print: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PrintIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GraphLine: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GraphLineIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Calendar: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CalendarIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GraphBar: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GraphBarIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Menu: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MenuIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MenuReverse: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MenuReverseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Filter: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FilterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DocChart: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DocChartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DocList: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DocListIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Drag: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DragIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Markup: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MarkupIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Bold: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BoldIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Italic: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ItalicIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PaperClip: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PaperClipIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ListOrdered: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ListOrderedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ListUnordered: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ListUnorderedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Paragraph: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ParagraphIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Markdown: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MarkdownIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Repo: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RepoIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Commit: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CommitIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Branch: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BranchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PullRequest: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PullRequestIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Merge: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MergeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Apple: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AppleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Linux: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LinuxIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Ubuntu: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UbuntuIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Windows: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const WindowsIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Chrome: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChromeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Storybook: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StorybookIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AzureDevOps: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AzureDevOpsIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Bitbucket: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BitbucketIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Chromatic: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChromaticIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ComponentDriven: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ComponentDrivenIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Discord: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DiscordIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Facebook: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FacebookIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Figma: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FigmaIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GDrive: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GDriveIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Github: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GithubIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Gitlab: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GitlabIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Google: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GoogleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Graphql: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GraphqlIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Medium: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MediumIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Redux: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ReduxIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Twitter: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const TwitterIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Youtube: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const YoutubeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const VSCode: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const VSCodeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Linkedin: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LinkedinIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Browser: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BrowserIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Tablet: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const TabletIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Mobile: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MobileIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Watch: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const WatchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Sidebar: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SidebarIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SidebarAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SidebarAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SidebarAltToggle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SidebarAltToggleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SidebarToggle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SidebarToggleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BottomBar: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BottomBarIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BottomBarToggle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BottomBarToggleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CPU: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CPUIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Database: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DatabaseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Memory: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const MemoryIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Structure: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StructureIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Box: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BoxIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Power: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PowerIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Edit: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const EditIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Cog: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CogIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Nut: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const NutIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Wrench: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const WrenchIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Ellipsis: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const EllipsisIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Wand: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const WandIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Check: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CheckIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Form: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FormIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BatchDeny: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BatchDenyIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BatchAccept: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BatchAcceptIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Controls: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ControlsIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Plus: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PlusIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CloseAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CloseAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Cross: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CrossIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Trash: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const TrashIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PinAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PinAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Unpin: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UnpinIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Add: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AddIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Subtract: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SubtractIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Close: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CloseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Delete: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DeleteIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Passed: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PassedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Changed: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChangedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Failed: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FailedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Clear: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ClearIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Comment: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CommentIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CommentAdd: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CommentAddIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RequestChange: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RequestChangeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Comments: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CommentsIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Chat: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChatIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Lock: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LockIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Unlock: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UnlockIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Key: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const KeyIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Outbox: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const OutboxIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Credit: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CreditIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Button: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ButtonIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Type: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const TypeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PointerDefault: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PointerDefaultIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PointerHand: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PointerHandIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Command: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CommandIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Info: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const InfoIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Question: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const QuestionIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Support: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SupportIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Alert: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AlertIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AlertAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AlertAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Email: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const EmailIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Phone: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PhoneIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Link: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LinkIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LinkBroken: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LinkBrokenIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Bell: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BellIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RSS: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RSSIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ShareAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ShareAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Share: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ShareIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const JumpTo: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const JumpToIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CircleHollow: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CircleHollowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Circle: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CircleIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BookmarkHollow: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BookmarkHollowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Bookmark: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BookmarkIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Diamond: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DiamondIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const HeartHollow: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const HeartHollowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Heart: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const HeartIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StarHollow: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StarHollowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Star: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StarIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Certificate: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CertificateIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Verified: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const VerifiedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ThumbsUp: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ThumbsUpIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Shield: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ShieldIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Basket: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BasketIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Beaker: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BeakerIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Hourglass: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const HourglassIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Flag: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FlagIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CloudHollow: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CloudHollowIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Cloud: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CloudIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Sticker: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const StickerIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronUp: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronUpIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronDown: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronDownIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronLeft: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronLeftIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronRight: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ChevronRightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowUp: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowUpIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowDown: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowDownIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowLeft: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowLeftIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowRight: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowRightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidUp: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidUpIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidDown: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidDownIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidLeft: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidLeftIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidRight: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ArrowSolidRightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ExpandAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ExpandAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Collapse: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CollapseIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Expand: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ExpandIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Unfold: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UnfoldIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Transfer: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const TransferIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Redirect: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RedirectIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Undo: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UndoIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Reply: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ReplyIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Sync: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const SyncIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Upload: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UploadIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Download: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DownloadIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Back: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const BackIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Proceed: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ProceedIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Refresh: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const RefreshIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Globe: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const GlobeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Compass: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const CompassIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Location: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const LocationIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Pin: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const PinIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Time: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const TimeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Dashboard: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DashboardIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Timer: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const TimerIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Home: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const HomeIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Admin: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AdminIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Direction: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const DirectionIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const User: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UserIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UserAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UserAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UserAdd: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UserAddIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Users: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const UsersIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Profile: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const ProfileIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FaceHappy: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FaceHappyIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FaceNeutral: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FaceNeutralIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FaceSad: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const FaceSadIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const Accessibility: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AccessibilityIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AccessibilityAlt: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
declare const AccessibilityAltIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>; | ||
export { Accessibility, AccessibilityAlt, Add, Admin, Alert, AlertAlt, Apple, ArrowDown, ArrowLeft, ArrowRight, ArrowSolidDown, ArrowSolidLeft, ArrowSolidRight, ArrowSolidUp, ArrowUp, AzureDevOps, Back, Basket, BatchAccept, BatchDeny, Beaker, Bell, Bitbucket, Bold, Book, Bookmark, BookmarkHollow, BottomBar, BottomBarToggle, Box, Branch, Browser, Button, CPU, Calendar, Camera, Category, Certificate, Changed, Chat, Check, ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Chromatic, Chrome, Circle, CircleHollow, Clear, Close, CloseAlt, Cloud, CloudHollow, Cog, Collapse, Command, Comment, CommentAdd, Comments, Commit, Compass, Component, ComponentDriven, Contrast, Controls, Copy, Credit, Cross, Dashboard, Database, Delete, Diamond, Direction, Discord, DocChart, DocList, Document, Download, Drag, Edit, Ellipsis, Email, Expand, ExpandAlt, Eye, EyeClose, FaceHappy, FaceNeutral, FaceSad, Facebook, Failed, FastForward, Figma, Filter, Flag, Folder, Form, GDrive, Github, Gitlab, Globe, Google, GraphBar, GraphLine, Graphql, Grid, GridAlt, Grow, Heart, HeartHollow, Home, Hourglass, Info, Italic, JumpTo, Key, Lightning, LightningOff, Link, LinkBroken, Linkedin, Linux, ListOrdered, ListUnordered, Location, Lock, Markdown, Markup, Medium, Memory, Menu, MenuReverse, Merge, Mirror, Mobile, Moon, Nut, Outbox, Outline, PaintBrush, PaperClip, Paragraph, Passed, Phone, Photo, PhotoDrag, Pin, PinAlt, Play, PlayBack, PlayNext, Plus, PointerDefault, PointerHand, Power, Print, Proceed, Profile, PullRequest, Question, RSS, Redirect, Redux, Refresh, Reply, Repo, RequestChange, Rewind, Ruler, Search, Share, ShareAlt, Shield, SideBySide, Sidebar, SidebarAlt, SidebarAltToggle, SidebarToggle, Speaker, Stacked, Star, StarHollow, Sticker, Stop, StopAlt, Storybook, Structure, Subtract, Sun, Support, SwitchAlt, Sync, Tablet, ThumbsUp, Time, Timer, Transfer, Trash, Twitter, Type, Ubuntu, Undo, Unfold, Unlock, Unpin, Upload, User, UserAdd, UserAlt, Users, VSCode, Verified, Video, Wand, Watch, Windows, Wrench, Youtube, Zoom, ZoomOut, ZoomReset, iconList }; | ||
export { AccessibilityAltIcon, AccessibilityIcon, AddIcon, AdminIcon, AlertAltIcon, AlertIcon, AppleIcon, ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, ArrowSolidDownIcon, ArrowSolidLeftIcon, ArrowSolidRightIcon, ArrowSolidUpIcon, ArrowUpIcon, AzureDevOpsIcon, BackIcon, BasketIcon, BatchAcceptIcon, BatchDenyIcon, BeakerIcon, BellIcon, BitbucketIcon, BoldIcon, BookIcon, BookmarkHollowIcon, BookmarkIcon, BottomBarIcon, BottomBarToggleIcon, BoxIcon, BranchIcon, BrowserIcon, ButtonIcon, CPUIcon, CalendarIcon, CameraIcon, CategoryIcon, CertificateIcon, ChangedIcon, ChatIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, ChromaticIcon, ChromeIcon, CircleHollowIcon, CircleIcon, ClearIcon, CloseAltIcon, CloseIcon, CloudHollowIcon, CloudIcon, CogIcon, CollapseIcon, CommandIcon, CommentAddIcon, CommentIcon, CommentsIcon, CommitIcon, CompassIcon, ComponentDrivenIcon, ComponentIcon, ContrastIcon, ControlsIcon, CopyIcon, CreditIcon, CrossIcon, DashboardIcon, DatabaseIcon, DeleteIcon, DiamondIcon, DirectionIcon, DiscordIcon, DocChartIcon, DocListIcon, DocumentIcon, DownloadIcon, DragIcon, EditIcon, EllipsisIcon, EmailIcon, ExpandAltIcon, ExpandIcon, EyeCloseIcon, EyeIcon, FaceHappyIcon, FaceNeutralIcon, FaceSadIcon, FacebookIcon, FailedIcon, FastForwardIcon, FigmaIcon, FilterIcon, FlagIcon, FolderIcon, FormIcon, GDriveIcon, GithubIcon, GitlabIcon, GlobeIcon, GoogleIcon, GraphBarIcon, GraphLineIcon, GraphqlIcon, GridAltIcon, GridIcon, GrowIcon, HeartHollowIcon, HeartIcon, HomeIcon, HourglassIcon, InfoIcon, ItalicIcon, JumpToIcon, KeyIcon, LightningIcon, LightningOffIcon, LinkBrokenIcon, LinkIcon, LinkedinIcon, LinuxIcon, ListOrderedIcon, ListUnorderedIcon, LocationIcon, LockIcon, MarkdownIcon, MarkupIcon, MediumIcon, MemoryIcon, MenuIcon, MenuReverseIcon, MergeIcon, MirrorIcon, MobileIcon, MoonIcon, NutIcon, OutboxIcon, OutlineIcon, PaintBrushIcon, PaperClipIcon, ParagraphIcon, PassedIcon, PhoneIcon, PhotoDragIcon, PhotoIcon, PinAltIcon, PinIcon, PlayBackIcon, PlayIcon, PlayNextIcon, PlusIcon, PointerDefaultIcon, PointerHandIcon, PowerIcon, PrintIcon, ProceedIcon, ProfileIcon, PullRequestIcon, QuestionIcon, RSSIcon, RedirectIcon, ReduxIcon, RefreshIcon, ReplyIcon, RepoIcon, RequestChangeIcon, RewindIcon, RulerIcon, SearchIcon, ShareAltIcon, ShareIcon, ShieldIcon, SideBySideIcon, SidebarAltIcon, SidebarAltToggleIcon, SidebarIcon, SidebarToggleIcon, SpeakerIcon, StackedIcon, StarHollowIcon, StarIcon, StickerIcon, StopAltIcon, StopIcon, StorybookIcon, StructureIcon, SubtractIcon, SunIcon, SupportIcon, SwitchAltIcon, SyncIcon, TabletIcon, ThumbsUpIcon, TimeIcon, TimerIcon, TransferIcon, TrashIcon, TwitterIcon, TypeIcon, UbuntuIcon, UndoIcon, UnfoldIcon, UnlockIcon, UnpinIcon, UploadIcon, UserAddIcon, UserAltIcon, UserIcon, UsersIcon, VSCodeIcon, VerifiedIcon, VideoIcon, WandIcon, WatchIcon, WindowsIcon, WrenchIcon, YoutubeIcon, ZoomIcon, ZoomOutIcon, ZoomResetIcon, iconList }; |
{ | ||
"name": "@storybook/icons", | ||
"version": "1.2.1--canary.21.b9bd056.0", | ||
"version": "1.2.1--canary.21.bf34a28.0", | ||
"description": "Icon library from the Storybook team", | ||
@@ -25,5 +25,12 @@ "author": { | ||
}, | ||
"sideEffect": false, | ||
"sideEffects": false, | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.mjs", | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"types": "./dist/index.d.ts", | ||
@@ -30,0 +37,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
1145540
12241