Socket
Socket
Sign inDemoInstall

@storybook/icons

Package Overview
Dependencies
5
Maintainers
26
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @storybook/icons

Icon library from the Storybook team


Version published
Weekly downloads
1.1M
increased by8.62%
Maintainers
26
Install size
1.13 MB
Created
Weekly downloads
 

Readme

Source

Icons

This library contains the icons used in Storybook and Chromatic apps and marketing sites. They are 14x14. To view the list of all available icons please go to https://main--64b56e737c0aeefed9d5e675.chromatic.com/

Install

yarn add @storybook/icons

To Do

  • Export every single icons instead of a single component
  • Add stories for each components

Generating new icons from Figma

This command will fetch all icons from Figma locally and create react components + stories automatically

yarn generate-icons

Inpired from this article.

Developing

Watch and rebuild code with tsup and runs Storybook to preview your UI during development.

yarn storybook

Building

Build package with tsup for production.

yarn build

FAQs

Last updated on 11 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc