Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@storybook/icons

storybookjs18.2mMIT1.4.0TypeScript support: included

Icon library from the Storybook team

readme

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

npm:

npm install @storybook/icons

yarn:

yarn add @storybook/icons

pnpm:

pnpm add @storybook/icons

To Do

  • <input checked="" disabled="" type="checkbox"> Export every single icon instead of a single component
  • <input checked="" disabled="" type="checkbox"> Add stories for each component

Generating new icons from Figma

First, set local environment variables:

FIGMA_API_TOKEN=<YOUR_FIGMA_API_TOKEN>
FIGMA_FILE_ID=<FIGMA_FILE_ID>
FIGMA_CANVAS=Icons

Then, fetch all icons from Figma locally and create React components + stories automatically:

pnpm generate-icons

Inspired by this article.

Developing

Watch and rebuild code with tsup and run Storybook to preview your UI during development:

pnpm storybook

Building

Build package with tsup for production:

pnpm build

changelog

v1.4.0 (Fri Mar 07 2025)

🚀 Enhancement

Authors: 1


v1.3.2 (Thu Jan 23 2025)

🐛 Bug Fix

📝 Documentation

Authors: 2


v1.3.1 (Wed Jan 22 2025)

🐛 Bug Fix

Authors: 1


v1.3.0 (Fri Dec 06 2024)

🚀 Enhancement

Authors: 1


v1.2.12 (Wed Sep 18 2024)

🐛 Bug Fix

Authors: 1


v1.2.11 (Wed Sep 18 2024)

🐛 Bug Fix

Authors: 1


v1.2.10 (Fri Jul 26 2024)

🐛 Bug Fix

Authors: 2


v1.2.9 (Mon Mar 11 2024)

🐛 Bug Fix

Authors: 1


v1.2.4 (Thu Mar 07 2024)

🐛 Bug Fix

Authors: 3


v1.2.3 (Wed Nov 29 2023)

🐛 Bug Fix

Authors: 1


v1.2.2 (Mon Nov 13 2023)

🐛 Bug Fix

Authors: 1


v1.2.1 (Thu Oct 19 2023)

🐛 Bug Fix

⚠️ Pushed to main

Authors: 1


v1.2.0 (Thu Oct 12 2023)

🚀 Enhancement

Authors: 1


v1.1.7 (Wed Sep 20 2023)

🐛 Bug Fix

Authors: 1


v1.1.6 (Wed Aug 09 2023)

🐛 Bug Fix

Authors: 1


v1.1.5 (Sun Aug 06 2023)

🐛 Bug Fix

  • Fix repo, bugs and homepage package.json fields #17 (@amitdahan)

Authors: 1


v1.1.4 (Fri Aug 04 2023)

🐛 Bug Fix

  • Fix peer dependencies to make sure it work for React 16 #16 (@cdedreuille)

Authors: 1


v1.1.3 (Fri Aug 04 2023)

🐛 Bug Fix

Authors: 2


v1.1.2 (Wed Aug 02 2023)

🐛 Bug Fix

Authors: 1


v1.1.1 (Wed Aug 02 2023)

🐛 Bug Fix

Authors: 1


v1.1.0 (Tue Aug 01 2023)

🚀 Enhancement

Authors: 1


v1.0.8 (Mon Jul 31 2023)

🐛 Bug Fix

Authors: 1


v1.0.7 (Mon Jul 31 2023)

🐛 Bug Fix

Authors: 1


v1.0.6 (Mon Jul 31 2023)

🐛 Bug Fix

Authors: 1


v1.0.5 (Tue Jul 18 2023)

🐛 Bug Fix

Authors: 1


v1.0.5 (Tue Jul 18 2023)

🐛 Bug Fix

Authors: 1


v1.0.4 (Fri Jul 14 2023)

⚠️ Pushed to main

Authors: 1


v1.0.3 (Fri Jul 14 2023)

🐛 Bug Fix

Authors: 1


v1.0.2 (Thu Jul 13 2023)

🐛 Bug Fix

Authors: 1


v1.0.1 (Wed May 24 2023)

🐛 Bug Fix

⚠️ Pushed to main

Authors: 1