New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@storybook/icons

Package Overview
Dependencies
Maintainers
31
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/icons - npm Package Compare versions

Comparing version 1.1.7--canary.19.ab1b8a9.0 to 1.1.7

450

dist/index.d.ts

@@ -9,3 +9,3 @@ import * as React from 'react';

type IconProps$1 = {
type IconProps = {
/** Set icon fill color from design system */

@@ -19,448 +19,446 @@ color?: string;

declare const Photo: (allProps: IconProps$1) => React.JSX.Element;
declare const Photo: (allProps: IconProps) => React.JSX.Element;
declare const Component: (allProps: IconProps$1) => React.JSX.Element;
declare const Component: (allProps: IconProps) => React.JSX.Element;
declare const Grid: (allProps: IconProps$1) => React.JSX.Element;
declare const Grid: (allProps: IconProps) => React.JSX.Element;
declare const Outline: (allProps: IconProps$1) => React.JSX.Element;
declare const Outline: (allProps: IconProps) => React.JSX.Element;
declare const PhotoDrag: (allProps: IconProps$1) => React.JSX.Element;
declare const PhotoDrag: (allProps: IconProps) => React.JSX.Element;
declare const GridAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const GridAlt: (allProps: IconProps) => React.JSX.Element;
declare const Search: (allProps: IconProps$1) => React.JSX.Element;
declare const Search: (allProps: IconProps) => React.JSX.Element;
declare const Zoom: (allProps: IconProps$1) => React.JSX.Element;
declare const Zoom: (allProps: IconProps) => React.JSX.Element;
declare const ZoomOut: (allProps: IconProps$1) => React.JSX.Element;
declare const ZoomOut: (allProps: IconProps) => React.JSX.Element;
declare const ZoomReset: (allProps: IconProps$1) => React.JSX.Element;
declare const ZoomReset: (allProps: IconProps) => React.JSX.Element;
declare const Eye: (allProps: IconProps$1) => React.JSX.Element;
declare const Eye: (allProps: IconProps) => React.JSX.Element;
declare const EyeClose: (allProps: IconProps$1) => React.JSX.Element;
declare const EyeClose: (allProps: IconProps) => React.JSX.Element;
declare const Lightning: (allProps: IconProps$1) => React.JSX.Element;
declare const Lightning: (allProps: IconProps) => React.JSX.Element;
declare const LightningOff: (allProps: IconProps$1) => React.JSX.Element;
declare const LightningOff: (allProps: IconProps) => React.JSX.Element;
declare const Contrast: (allProps: IconProps$1) => React.JSX.Element;
declare const Contrast: (allProps: IconProps) => React.JSX.Element;
declare const SwitchAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const SwitchAlt: (allProps: IconProps) => React.JSX.Element;
declare const Mirror: (allProps: IconProps$1) => React.JSX.Element;
declare const Mirror: (allProps: IconProps) => React.JSX.Element;
declare const Grow: (allProps: IconProps$1) => React.JSX.Element;
declare const Grow: (allProps: IconProps) => React.JSX.Element;
declare const PaintBrush: (allProps: IconProps$1) => React.JSX.Element;
declare const PaintBrush: (allProps: IconProps) => React.JSX.Element;
declare const Ruler: (allProps: IconProps$1) => React.JSX.Element;
declare const Ruler: (allProps: IconProps) => React.JSX.Element;
declare const Stop: (allProps: IconProps$1) => React.JSX.Element;
declare const Stop: (allProps: IconProps) => React.JSX.Element;
declare const Camera: (allProps: IconProps$1) => React.JSX.Element;
declare const Camera: (allProps: IconProps) => React.JSX.Element;
declare const Video: (allProps: IconProps$1) => React.JSX.Element;
declare const Video: (allProps: IconProps) => React.JSX.Element;
declare const Speaker: (allProps: IconProps$1) => React.JSX.Element;
declare const Speaker: (allProps: IconProps) => React.JSX.Element;
declare const Play: (allProps: IconProps$1) => React.JSX.Element;
declare const Play: (allProps: IconProps) => React.JSX.Element;
declare const PlayBack: (allProps: IconProps$1) => React.JSX.Element;
declare const PlayBack: (allProps: IconProps) => React.JSX.Element;
declare const PlayNext: (allProps: IconProps$1) => React.JSX.Element;
declare const PlayNext: (allProps: IconProps) => React.JSX.Element;
declare const Rewind: (allProps: IconProps$1) => React.JSX.Element;
declare const Rewind: (allProps: IconProps) => React.JSX.Element;
declare const FastForward: (allProps: IconProps$1) => React.JSX.Element;
declare const FastForward: (allProps: IconProps) => React.JSX.Element;
declare const StopAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const StopAlt: (allProps: IconProps) => React.JSX.Element;
declare const SideBySide: (allProps: IconProps$1) => React.JSX.Element;
declare const SideBySide: (allProps: IconProps) => React.JSX.Element;
declare const Stacked: (allProps: IconProps$1) => React.JSX.Element;
declare const Stacked: (allProps: IconProps) => React.JSX.Element;
declare const Sun: (allProps: IconProps$1) => React.JSX.Element;
declare const Sun: (allProps: IconProps) => React.JSX.Element;
declare const Moon: (allProps: IconProps$1) => React.JSX.Element;
declare const Moon: (allProps: IconProps) => React.JSX.Element;
declare const Book: (allProps: IconProps$1) => React.JSX.Element;
declare const Book: (allProps: IconProps) => React.JSX.Element;
declare const Document: (allProps: IconProps$1) => React.JSX.Element;
declare const Document: (allProps: IconProps) => React.JSX.Element;
declare const Copy: (allProps: IconProps$1) => React.JSX.Element;
declare const Copy: (allProps: IconProps) => React.JSX.Element;
declare const Category: (allProps: IconProps$1) => React.JSX.Element;
declare const Category: (allProps: IconProps) => React.JSX.Element;
declare const Folder: (allProps: IconProps$1) => React.JSX.Element;
declare const Folder: (allProps: IconProps) => React.JSX.Element;
declare const Print: (allProps: IconProps$1) => React.JSX.Element;
declare const Print: (allProps: IconProps) => React.JSX.Element;
declare const GraphLine: (allProps: IconProps$1) => React.JSX.Element;
declare const GraphLine: (allProps: IconProps) => React.JSX.Element;
declare const Calendar: (allProps: IconProps$1) => React.JSX.Element;
declare const Calendar: (allProps: IconProps) => React.JSX.Element;
declare const GraphBar: (allProps: IconProps$1) => React.JSX.Element;
declare const GraphBar: (allProps: IconProps) => React.JSX.Element;
declare const Menu: (allProps: IconProps$1) => React.JSX.Element;
declare const Menu: (allProps: IconProps) => React.JSX.Element;
declare const MenuReverse: (allProps: IconProps$1) => React.JSX.Element;
declare const MenuReverse: (allProps: IconProps) => React.JSX.Element;
declare const Filter: (allProps: IconProps$1) => React.JSX.Element;
declare const Filter: (allProps: IconProps) => React.JSX.Element;
declare const DocChart: (allProps: IconProps$1) => React.JSX.Element;
declare const DocChart: (allProps: IconProps) => React.JSX.Element;
declare const DocList: (allProps: IconProps$1) => React.JSX.Element;
declare const DocList: (allProps: IconProps) => React.JSX.Element;
declare const Drag: (allProps: IconProps$1) => React.JSX.Element;
declare const Drag: (allProps: IconProps) => React.JSX.Element;
declare const Markup: (allProps: IconProps$1) => React.JSX.Element;
declare const Markup: (allProps: IconProps) => React.JSX.Element;
declare const Bold: (allProps: IconProps$1) => React.JSX.Element;
declare const Bold: (allProps: IconProps) => React.JSX.Element;
declare const Italic: (allProps: IconProps$1) => React.JSX.Element;
declare const Italic: (allProps: IconProps) => React.JSX.Element;
declare const PaperClip: (allProps: IconProps$1) => React.JSX.Element;
declare const PaperClip: (allProps: IconProps) => React.JSX.Element;
declare const ListOrdered: (allProps: IconProps$1) => React.JSX.Element;
declare const ListOrdered: (allProps: IconProps) => React.JSX.Element;
declare const ListUnordered: (allProps: IconProps$1) => React.JSX.Element;
declare const ListUnordered: (allProps: IconProps) => React.JSX.Element;
declare const Paragraph: (allProps: IconProps$1) => React.JSX.Element;
declare const Paragraph: (allProps: IconProps) => React.JSX.Element;
declare const Markdown: (allProps: IconProps$1) => React.JSX.Element;
declare const Markdown: (allProps: IconProps) => React.JSX.Element;
declare const Repo: (allProps: IconProps$1) => React.JSX.Element;
declare const Repo: (allProps: IconProps) => React.JSX.Element;
declare const Commit: (allProps: IconProps$1) => React.JSX.Element;
declare const Commit: (allProps: IconProps) => React.JSX.Element;
declare const Branch: (allProps: IconProps$1) => React.JSX.Element;
declare const Branch: (allProps: IconProps) => React.JSX.Element;
declare const PullRequest: (allProps: IconProps$1) => React.JSX.Element;
declare const PullRequest: (allProps: IconProps) => React.JSX.Element;
declare const Merge: (allProps: IconProps$1) => React.JSX.Element;
declare const Merge: (allProps: IconProps) => React.JSX.Element;
declare const Apple: (allProps: IconProps$1) => React.JSX.Element;
declare const Apple: (allProps: IconProps) => React.JSX.Element;
declare const Linux: (allProps: IconProps$1) => React.JSX.Element;
declare const Linux: (allProps: IconProps) => React.JSX.Element;
declare const Ubuntu: (allProps: IconProps$1) => React.JSX.Element;
declare const Ubuntu: (allProps: IconProps) => React.JSX.Element;
declare const Windows: (allProps: IconProps$1) => React.JSX.Element;
declare const Windows: (allProps: IconProps) => React.JSX.Element;
declare const Chrome: (allProps: IconProps$1) => React.JSX.Element;
declare const Chrome: (allProps: IconProps) => React.JSX.Element;
declare const Storybook: (allProps: IconProps$1) => React.JSX.Element;
declare const Storybook: (allProps: IconProps) => React.JSX.Element;
declare const AzureDevOps: (allProps: IconProps$1) => React.JSX.Element;
declare const AzureDevOps: (allProps: IconProps) => React.JSX.Element;
declare const Bitbucket: (allProps: IconProps$1) => React.JSX.Element;
declare const Bitbucket: (allProps: IconProps) => React.JSX.Element;
declare const Chromatic: (allProps: IconProps$1) => React.JSX.Element;
declare const Chromatic: (allProps: IconProps) => React.JSX.Element;
declare const ComponentDriven: (allProps: IconProps$1) => React.JSX.Element;
declare const ComponentDriven: (allProps: IconProps) => React.JSX.Element;
declare const Discord: (allProps: IconProps$1) => React.JSX.Element;
declare const Discord: (allProps: IconProps) => React.JSX.Element;
declare const Facebook: (allProps: IconProps$1) => React.JSX.Element;
declare const Facebook: (allProps: IconProps) => React.JSX.Element;
declare const Figma: (allProps: IconProps$1) => React.JSX.Element;
declare const Figma: (allProps: IconProps) => React.JSX.Element;
declare const GDrive: (allProps: IconProps$1) => React.JSX.Element;
declare const GDrive: (allProps: IconProps) => React.JSX.Element;
declare const Github: (allProps: IconProps$1) => React.JSX.Element;
declare const Github: (allProps: IconProps) => React.JSX.Element;
declare const Gitlab: (allProps: IconProps$1) => React.JSX.Element;
declare const Gitlab: (allProps: IconProps) => React.JSX.Element;
declare const Google: (allProps: IconProps$1) => React.JSX.Element;
declare const Google: (allProps: IconProps) => React.JSX.Element;
declare const Graphql: (allProps: IconProps$1) => React.JSX.Element;
declare const Graphql: (allProps: IconProps) => React.JSX.Element;
declare const Medium: (allProps: IconProps$1) => React.JSX.Element;
declare const Medium: (allProps: IconProps) => React.JSX.Element;
declare const Redux: (allProps: IconProps$1) => React.JSX.Element;
declare const Redux: (allProps: IconProps) => React.JSX.Element;
declare const Twitter: (allProps: IconProps$1) => React.JSX.Element;
declare const Twitter: (allProps: IconProps) => React.JSX.Element;
declare const Youtube: (allProps: IconProps$1) => React.JSX.Element;
declare const Youtube: (allProps: IconProps) => React.JSX.Element;
declare const VSCode: (allProps: IconProps$1) => React.JSX.Element;
declare const VSCode: (allProps: IconProps) => React.JSX.Element;
declare const Linkedin: (allProps: IconProps$1) => React.JSX.Element;
declare const Linkedin: (allProps: IconProps) => React.JSX.Element;
declare const Browser: (allProps: IconProps$1) => React.JSX.Element;
declare const Browser: (allProps: IconProps) => React.JSX.Element;
declare const Tablet: (allProps: IconProps$1) => React.JSX.Element;
declare const Tablet: (allProps: IconProps) => React.JSX.Element;
declare const Mobile: (allProps: IconProps$1) => React.JSX.Element;
declare const Mobile: (allProps: IconProps) => React.JSX.Element;
declare const Watch: (allProps: IconProps$1) => React.JSX.Element;
declare const Watch: (allProps: IconProps) => React.JSX.Element;
declare const Sidebar: (allProps: IconProps$1) => React.JSX.Element;
declare const Sidebar: (allProps: IconProps) => React.JSX.Element;
declare const SidebarAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const SidebarAlt: (allProps: IconProps) => React.JSX.Element;
declare const SidebarAltToggle: (allProps: IconProps$1) => React.JSX.Element;
declare const SidebarAltToggle: (allProps: IconProps) => React.JSX.Element;
declare const SidebarToggle: (allProps: IconProps$1) => React.JSX.Element;
declare const SidebarToggle: (allProps: IconProps) => React.JSX.Element;
declare const BottomBar: (allProps: IconProps$1) => React.JSX.Element;
declare const BottomBar: (allProps: IconProps) => React.JSX.Element;
declare const BottomBarToggle: (allProps: IconProps$1) => React.JSX.Element;
declare const BottomBarToggle: (allProps: IconProps) => React.JSX.Element;
declare const CPU: (allProps: IconProps$1) => React.JSX.Element;
declare const CPU: (allProps: IconProps) => React.JSX.Element;
declare const Database: (allProps: IconProps$1) => React.JSX.Element;
declare const Database: (allProps: IconProps) => React.JSX.Element;
declare const Memory: (allProps: IconProps$1) => React.JSX.Element;
declare const Memory: (allProps: IconProps) => React.JSX.Element;
declare const Structure: (allProps: IconProps$1) => React.JSX.Element;
declare const Structure: (allProps: IconProps) => React.JSX.Element;
declare const Box: (allProps: IconProps$1) => React.JSX.Element;
declare const Box: (allProps: IconProps) => React.JSX.Element;
declare const Power: (allProps: IconProps$1) => React.JSX.Element;
declare const Power: (allProps: IconProps) => React.JSX.Element;
declare const Edit: (allProps: IconProps$1) => React.JSX.Element;
declare const Edit: (allProps: IconProps) => React.JSX.Element;
declare const Cog: (allProps: IconProps$1) => React.JSX.Element;
declare const Cog: (allProps: IconProps) => React.JSX.Element;
declare const Nut: (allProps: IconProps$1) => React.JSX.Element;
declare const Nut: (allProps: IconProps) => React.JSX.Element;
declare const Wrench: (allProps: IconProps$1) => React.JSX.Element;
declare const Wrench: (allProps: IconProps) => React.JSX.Element;
declare const Ellipsis: (allProps: IconProps$1) => React.JSX.Element;
declare const Ellipsis: (allProps: IconProps) => React.JSX.Element;
declare const Wand: (allProps: IconProps$1) => React.JSX.Element;
declare const Wand: (allProps: IconProps) => React.JSX.Element;
declare const Check: (allProps: IconProps$1) => React.JSX.Element;
declare const Check: (allProps: IconProps) => React.JSX.Element;
declare const Form: (allProps: IconProps$1) => React.JSX.Element;
declare const Form: (allProps: IconProps) => React.JSX.Element;
declare const BatchDeny: (allProps: IconProps$1) => React.JSX.Element;
declare const BatchDeny: (allProps: IconProps) => React.JSX.Element;
declare const BatchAccept: (allProps: IconProps$1) => React.JSX.Element;
declare const BatchAccept: (allProps: IconProps) => React.JSX.Element;
declare const Controls: (allProps: IconProps$1) => React.JSX.Element;
declare const Controls: (allProps: IconProps) => React.JSX.Element;
declare const Plus: (allProps: IconProps$1) => React.JSX.Element;
declare const Plus: (allProps: IconProps) => React.JSX.Element;
declare const CloseAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const CloseAlt: (allProps: IconProps) => React.JSX.Element;
declare const Cross: (allProps: IconProps$1) => React.JSX.Element;
declare const Cross: (allProps: IconProps) => React.JSX.Element;
declare const Trash: (allProps: IconProps$1) => React.JSX.Element;
declare const Trash: (allProps: IconProps) => React.JSX.Element;
declare const PinAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const PinAlt: (allProps: IconProps) => React.JSX.Element;
declare const Unpin: (allProps: IconProps$1) => React.JSX.Element;
declare const Unpin: (allProps: IconProps) => React.JSX.Element;
declare const Add: (allProps: IconProps$1) => React.JSX.Element;
declare const Add: (allProps: IconProps) => React.JSX.Element;
declare const Subtract: (allProps: IconProps$1) => React.JSX.Element;
declare const Subtract: (allProps: IconProps) => React.JSX.Element;
declare const Close: (allProps: IconProps$1) => React.JSX.Element;
declare const Close: (allProps: IconProps) => React.JSX.Element;
declare const Delete: (allProps: IconProps$1) => React.JSX.Element;
declare const Delete: (allProps: IconProps) => React.JSX.Element;
declare const Passed: (allProps: IconProps$1) => React.JSX.Element;
declare const Passed: (allProps: IconProps) => React.JSX.Element;
declare const Changed: (allProps: IconProps$1) => React.JSX.Element;
declare const Changed: (allProps: IconProps) => React.JSX.Element;
declare const Failed: (allProps: IconProps$1) => React.JSX.Element;
declare const Failed: (allProps: IconProps) => React.JSX.Element;
declare const Clear: (allProps: IconProps$1) => React.JSX.Element;
declare const Clear: (allProps: IconProps) => React.JSX.Element;
declare const Comment: (allProps: IconProps$1) => React.JSX.Element;
declare const Comment: (allProps: IconProps) => React.JSX.Element;
declare const CommentAdd: (allProps: IconProps$1) => React.JSX.Element;
declare const CommentAdd: (allProps: IconProps) => React.JSX.Element;
declare const RequestChange: (allProps: IconProps$1) => React.JSX.Element;
declare const RequestChange: (allProps: IconProps) => React.JSX.Element;
declare const Comments: (allProps: IconProps$1) => React.JSX.Element;
declare const Comments: (allProps: IconProps) => React.JSX.Element;
declare const Chat: (allProps: IconProps$1) => React.JSX.Element;
declare const Chat: (allProps: IconProps) => React.JSX.Element;
declare const Lock: (allProps: IconProps$1) => React.JSX.Element;
declare const Lock: (allProps: IconProps) => React.JSX.Element;
declare const Unlock: (allProps: IconProps$1) => React.JSX.Element;
declare const Unlock: (allProps: IconProps) => React.JSX.Element;
declare const Key: (allProps: IconProps$1) => React.JSX.Element;
declare const Key: (allProps: IconProps) => React.JSX.Element;
declare const Outbox: (allProps: IconProps$1) => React.JSX.Element;
declare const Outbox: (allProps: IconProps) => React.JSX.Element;
declare const Credit: (allProps: IconProps$1) => React.JSX.Element;
declare const Credit: (allProps: IconProps) => React.JSX.Element;
declare const Button: (allProps: IconProps$1) => React.JSX.Element;
declare const Button: (allProps: IconProps) => React.JSX.Element;
declare const Type: (allProps: IconProps$1) => React.JSX.Element;
declare const Type: (allProps: IconProps) => React.JSX.Element;
declare const PointerDefault: (allProps: IconProps$1) => React.JSX.Element;
declare const PointerDefault: (allProps: IconProps) => React.JSX.Element;
declare const PointerHand: (allProps: IconProps$1) => React.JSX.Element;
declare const PointerHand: (allProps: IconProps) => React.JSX.Element;
declare const Command: (allProps: IconProps$1) => React.JSX.Element;
declare const Command: (allProps: IconProps) => React.JSX.Element;
declare const Info: (allProps: IconProps$1) => React.JSX.Element;
declare const Info: (allProps: IconProps) => React.JSX.Element;
declare const Question: (allProps: IconProps$1) => React.JSX.Element;
declare const Question: (allProps: IconProps) => React.JSX.Element;
declare const Support: (allProps: IconProps$1) => React.JSX.Element;
declare const Support: (allProps: IconProps) => React.JSX.Element;
declare const Alert: (allProps: IconProps$1) => React.JSX.Element;
declare const Alert: (allProps: IconProps) => React.JSX.Element;
declare const AlertAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const AlertAlt: (allProps: IconProps) => React.JSX.Element;
declare const Email: (allProps: IconProps$1) => React.JSX.Element;
declare const Email: (allProps: IconProps) => React.JSX.Element;
declare const Phone: (allProps: IconProps$1) => React.JSX.Element;
declare const Phone: (allProps: IconProps) => React.JSX.Element;
declare const Link: (allProps: IconProps$1) => React.JSX.Element;
declare const Link: (allProps: IconProps) => React.JSX.Element;
declare const LinkBroken: (allProps: IconProps$1) => React.JSX.Element;
declare const LinkBroken: (allProps: IconProps) => React.JSX.Element;
declare const Bell: (allProps: IconProps$1) => React.JSX.Element;
declare const Bell: (allProps: IconProps) => React.JSX.Element;
declare const RSS: (allProps: IconProps$1) => React.JSX.Element;
declare const RSS: (allProps: IconProps) => React.JSX.Element;
declare const ShareAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const ShareAlt: (allProps: IconProps) => React.JSX.Element;
declare const Share: (allProps: IconProps$1) => React.JSX.Element;
declare const Share: (allProps: IconProps) => React.JSX.Element;
declare const JumpTo: (allProps: IconProps$1) => React.JSX.Element;
declare const JumpTo: (allProps: IconProps) => React.JSX.Element;
declare const CircleHollow: (allProps: IconProps$1) => React.JSX.Element;
declare const CircleHollow: (allProps: IconProps) => React.JSX.Element;
declare const Circle: (allProps: IconProps$1) => React.JSX.Element;
declare const Circle: (allProps: IconProps) => React.JSX.Element;
declare const BookmarkHollow: (allProps: IconProps$1) => React.JSX.Element;
declare const BookmarkHollow: (allProps: IconProps) => React.JSX.Element;
declare const Bookmark: (allProps: IconProps$1) => React.JSX.Element;
declare const Bookmark: (allProps: IconProps) => React.JSX.Element;
declare const Diamond: (allProps: IconProps$1) => React.JSX.Element;
declare const Diamond: (allProps: IconProps) => React.JSX.Element;
declare const HeartHollow: (allProps: IconProps$1) => React.JSX.Element;
declare const HeartHollow: (allProps: IconProps) => React.JSX.Element;
declare const Heart: (allProps: IconProps$1) => React.JSX.Element;
declare const Heart: (allProps: IconProps) => React.JSX.Element;
declare const StarHollow: (allProps: IconProps$1) => React.JSX.Element;
declare const StarHollow: (allProps: IconProps) => React.JSX.Element;
declare const Star: (allProps: IconProps$1) => React.JSX.Element;
declare const Star: (allProps: IconProps) => React.JSX.Element;
declare const Certificate: (allProps: IconProps$1) => React.JSX.Element;
declare const Certificate: (allProps: IconProps) => React.JSX.Element;
declare const Verified: (allProps: IconProps$1) => React.JSX.Element;
declare const Verified: (allProps: IconProps) => React.JSX.Element;
declare const ThumbsUp: (allProps: IconProps$1) => React.JSX.Element;
declare const ThumbsUp: (allProps: IconProps) => React.JSX.Element;
declare const Shield: (allProps: IconProps$1) => React.JSX.Element;
declare const Shield: (allProps: IconProps) => React.JSX.Element;
declare const Basket: (allProps: IconProps$1) => React.JSX.Element;
declare const Basket: (allProps: IconProps) => React.JSX.Element;
declare const Beaker: (allProps: IconProps$1) => React.JSX.Element;
declare const Beaker: (allProps: IconProps) => React.JSX.Element;
declare const Hourglass: (allProps: IconProps$1) => React.JSX.Element;
declare const Hourglass: (allProps: IconProps) => React.JSX.Element;
declare const Flag: (allProps: IconProps$1) => React.JSX.Element;
declare const Flag: (allProps: IconProps) => React.JSX.Element;
declare const CloudHollow: (allProps: IconProps$1) => React.JSX.Element;
declare const CloudHollow: (allProps: IconProps) => React.JSX.Element;
declare const Cloud: (allProps: IconProps$1) => React.JSX.Element;
declare const Cloud: (allProps: IconProps) => React.JSX.Element;
declare const Sticker: (allProps: IconProps$1) => React.JSX.Element;
declare const Sticker: (allProps: IconProps) => React.JSX.Element;
declare const ChevronUp: (allProps: IconProps$1) => React.JSX.Element;
declare const ChevronUp: (allProps: IconProps) => React.JSX.Element;
declare const ChevronDown: (allProps: IconProps$1) => React.JSX.Element;
declare const ChevronDown: (allProps: IconProps) => React.JSX.Element;
declare const ChevronLeft: (allProps: IconProps$1) => React.JSX.Element;
declare const ChevronLeft: (allProps: IconProps) => React.JSX.Element;
declare const ChevronRight: (allProps: IconProps$1) => React.JSX.Element;
declare const ChevronRight: (allProps: IconProps) => React.JSX.Element;
declare const ArrowUp: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowUp: (allProps: IconProps) => React.JSX.Element;
declare const ArrowDown: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowDown: (allProps: IconProps) => React.JSX.Element;
declare const ArrowLeft: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowLeft: (allProps: IconProps) => React.JSX.Element;
declare const ArrowRight: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowRight: (allProps: IconProps) => React.JSX.Element;
declare const ArrowSolidUp: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowSolidUp: (allProps: IconProps) => React.JSX.Element;
declare const ArrowSolidDown: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowSolidDown: (allProps: IconProps) => React.JSX.Element;
declare const ArrowSolidLeft: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowSolidLeft: (allProps: IconProps) => React.JSX.Element;
declare const ArrowSolidRight: (allProps: IconProps$1) => React.JSX.Element;
declare const ArrowSolidRight: (allProps: IconProps) => React.JSX.Element;
declare const ExpandAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const ExpandAlt: (allProps: IconProps) => React.JSX.Element;
declare const Collapse: (allProps: IconProps$1) => React.JSX.Element;
declare const Collapse: (allProps: IconProps) => React.JSX.Element;
declare const Expand: (allProps: IconProps$1) => React.JSX.Element;
declare const Expand: (allProps: IconProps) => React.JSX.Element;
declare const Unfold: (allProps: IconProps$1) => React.JSX.Element;
declare const Unfold: (allProps: IconProps) => React.JSX.Element;
declare const Transfer: (allProps: IconProps$1) => React.JSX.Element;
declare const Transfer: (allProps: IconProps) => React.JSX.Element;
declare const Redirect: (allProps: IconProps$1) => React.JSX.Element;
declare const Redirect: (allProps: IconProps) => React.JSX.Element;
declare const Undo: (allProps: IconProps$1) => React.JSX.Element;
declare const Undo: (allProps: IconProps) => React.JSX.Element;
declare const Reply: (allProps: IconProps$1) => React.JSX.Element;
declare const Reply: (allProps: IconProps) => React.JSX.Element;
declare const Sync: (allProps: IconProps$1) => React.JSX.Element;
declare const Sync: (allProps: IconProps) => React.JSX.Element;
declare const Upload: (allProps: IconProps$1) => React.JSX.Element;
declare const Upload: (allProps: IconProps) => React.JSX.Element;
declare const Download: (allProps: IconProps$1) => React.JSX.Element;
declare const Download: (allProps: IconProps) => React.JSX.Element;
declare const Back: (allProps: IconProps$1) => React.JSX.Element;
declare const Back: (allProps: IconProps) => React.JSX.Element;
declare const Proceed: (allProps: IconProps$1) => React.JSX.Element;
declare const Proceed: (allProps: IconProps) => React.JSX.Element;
declare const Refresh: (allProps: IconProps$1) => React.JSX.Element;
declare const Refresh: (allProps: IconProps) => React.JSX.Element;
declare const Globe: (allProps: IconProps$1) => React.JSX.Element;
declare const Globe: (allProps: IconProps) => React.JSX.Element;
declare const Compass: (allProps: IconProps$1) => React.JSX.Element;
declare const Compass: (allProps: IconProps) => React.JSX.Element;
declare const Location: (allProps: IconProps$1) => React.JSX.Element;
declare const Location: (allProps: IconProps) => React.JSX.Element;
declare const Pin: (allProps: IconProps$1) => React.JSX.Element;
declare const Pin: (allProps: IconProps) => React.JSX.Element;
declare const Time: (allProps: IconProps$1) => React.JSX.Element;
declare const Time: (allProps: IconProps) => React.JSX.Element;
declare const Dashboard: (allProps: IconProps$1) => React.JSX.Element;
declare const Dashboard: (allProps: IconProps) => React.JSX.Element;
declare const Timer: (allProps: IconProps$1) => React.JSX.Element;
declare const Timer: (allProps: IconProps) => React.JSX.Element;
declare const Home: (allProps: IconProps$1) => React.JSX.Element;
declare const Home: (allProps: IconProps) => React.JSX.Element;
declare const Admin: (allProps: IconProps$1) => React.JSX.Element;
declare const Admin: (allProps: IconProps) => React.JSX.Element;
declare const Direction: (allProps: IconProps$1) => React.JSX.Element;
declare const Direction: (allProps: IconProps) => React.JSX.Element;
declare const User: (allProps: IconProps$1) => React.JSX.Element;
declare const User: (allProps: IconProps) => React.JSX.Element;
declare const UserAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const UserAlt: (allProps: IconProps) => React.JSX.Element;
declare const UserAdd: (allProps: IconProps$1) => React.JSX.Element;
declare const UserAdd: (allProps: IconProps) => React.JSX.Element;
declare const Users: (allProps: IconProps$1) => React.JSX.Element;
declare const Users: (allProps: IconProps) => React.JSX.Element;
declare const Profile: (allProps: IconProps$1) => React.JSX.Element;
declare const Profile: (allProps: IconProps) => React.JSX.Element;
declare const FaceHappy: (allProps: IconProps$1) => React.JSX.Element;
declare const FaceHappy: (allProps: IconProps) => React.JSX.Element;
declare const FaceNeutral: (allProps: IconProps$1) => React.JSX.Element;
declare const FaceNeutral: (allProps: IconProps) => React.JSX.Element;
declare const FaceSad: (allProps: IconProps$1) => React.JSX.Element;
declare const FaceSad: (allProps: IconProps) => React.JSX.Element;
declare const Accessibility: (allProps: IconProps$1) => React.JSX.Element;
declare const Accessibility: (allProps: IconProps) => React.JSX.Element;
declare const AccessibilityAlt: (allProps: IconProps$1) => React.JSX.Element;
declare const AccessibilityAlt: (allProps: IconProps) => React.JSX.Element;
type IconProps = 'Photo' | 'Component' | 'Grid' | 'Outline' | 'PhotoDrag' | 'GridAlt' | 'Search' | 'Zoom' | 'ZoomOut' | 'ZoomReset' | 'Eye' | 'EyeClose' | 'Lightning' | 'LightningOff' | 'Contrast' | 'SwitchAlt' | 'Mirror' | 'Grow' | 'PaintBrush' | 'Ruler' | 'Stop' | 'Camera' | 'Video' | 'Speaker' | 'Play' | 'PlayBack' | 'PlayNext' | 'Rewind' | 'FastForward' | 'StopAlt' | 'SideBySide' | 'Stacked' | 'Sun' | 'Moon' | 'Book' | 'Document' | 'Copy' | 'Category' | 'Folder' | 'Print' | 'GraphLine' | 'Calendar' | 'GraphBar' | 'Menu' | 'MenuReverse' | 'Filter' | 'DocChart' | 'DocList' | 'Drag' | 'Markup' | 'Bold' | 'Italic' | 'PaperClip' | 'ListOrdered' | 'ListUnordered' | 'Paragraph' | 'Markdown' | 'Repo' | 'Commit' | 'Branch' | 'PullRequest' | 'Merge' | 'Apple' | 'Linux' | 'Ubuntu' | 'Windows' | 'Chrome' | 'Storybook' | 'AzureDevOps' | 'Bitbucket' | 'Chromatic' | 'ComponentDriven' | 'Discord' | 'Facebook' | 'Figma' | 'GDrive' | 'Github' | 'Gitlab' | 'Google' | 'Graphql' | 'Medium' | 'Redux' | 'Twitter' | 'Youtube' | 'VSCode' | 'Linkedin' | 'Browser' | 'Tablet' | 'Mobile' | 'Watch' | 'Sidebar' | 'SidebarAlt' | 'SidebarAltToggle' | 'SidebarToggle' | 'BottomBar' | 'BottomBarToggle' | 'CPU' | 'Database' | 'Memory' | 'Structure' | 'Box' | 'Power' | 'Edit' | 'Cog' | 'Nut' | 'Wrench' | 'Ellipsis' | 'Wand' | 'Check' | 'Form' | 'BatchDeny' | 'BatchAccept' | 'Controls' | 'Plus' | 'CloseAlt' | 'Cross' | 'Trash' | 'PinAlt' | 'Unpin' | 'Add' | 'Subtract' | 'Close' | 'Delete' | 'Passed' | 'Changed' | 'Failed' | 'Clear' | 'Comment' | 'CommentAdd' | 'RequestChange' | 'Comments' | 'Chat' | 'Lock' | 'Unlock' | 'Key' | 'Outbox' | 'Credit' | 'Button' | 'Type' | 'PointerDefault' | 'PointerHand' | 'Command' | 'Info' | 'Question' | 'Support' | 'Alert' | 'AlertAlt' | 'Email' | 'Phone' | 'Link' | 'LinkBroken' | 'Bell' | 'RSS' | 'ShareAlt' | 'Share' | 'JumpTo' | 'CircleHollow' | 'Circle' | 'BookmarkHollow' | 'Bookmark' | 'Diamond' | 'HeartHollow' | 'Heart' | 'StarHollow' | 'Star' | 'Certificate' | 'Verified' | 'ThumbsUp' | 'Shield' | 'Basket' | 'Beaker' | 'Hourglass' | 'Flag' | 'CloudHollow' | 'Cloud' | 'Sticker' | 'ChevronUp' | 'ChevronDown' | 'ChevronLeft' | 'ChevronRight' | 'ArrowUp' | 'ArrowDown' | 'ArrowLeft' | 'ArrowRight' | 'ArrowSolidUp' | 'ArrowSolidDown' | 'ArrowSolidLeft' | 'ArrowSolidRight' | 'ExpandAlt' | 'Collapse' | 'Expand' | 'Unfold' | 'Transfer' | 'Redirect' | 'Undo' | 'Reply' | 'Sync' | 'Upload' | 'Download' | 'Back' | 'Proceed' | 'Refresh' | 'Globe' | 'Compass' | 'Location' | 'Pin' | 'Time' | 'Dashboard' | 'Timer' | 'Home' | 'Admin' | 'Direction' | 'User' | 'UserAlt' | 'UserAdd' | 'Users' | 'Profile' | 'FaceHappy' | 'FaceNeutral' | 'FaceSad' | 'Accessibility' | 'AccessibilityAlt';
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, IconProps, 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 { 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 };
{
"name": "@storybook/icons",
"version": "1.1.7--canary.19.ab1b8a9.0",
"version": "1.1.7",
"description": "Icon library from the Storybook team",

@@ -5,0 +5,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc