question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Request: Add Storybook icon

See original GitHub issue

Storybook is a UI dev sandbox. You can use it as an isolated environment for prototyping React/Angular/+ components. It’s used by Airbnb, Squarespace, Coursera, and many others.

The icon should be applied to:

  • Folders named .storybook
  • Files that end in either of the following:
    • .stories.js
    • .stories.jsx
    • .story.js
    • .story.jsx

This is their icon: storybook-icon ddf01037

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
usulprocommented, Jun 9, 2018

Hey guys, thanks for adding storybook icon to my favorite icon theme! 😀

But could you please consider to keep white internal parts since it looks so unusual with dark theme? 😊

1reaction
PKiefcommented, Mar 30, 2018

@bcanseco Thank you for the request. I had to adjust the icon to make it look better with the other icons in the theme. Right now, it would look like this:

Dark background:

storybook-background-dark

Light background:

storybook-background-light

Is this ok for you?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Icons - Page ⋅ Storybook - ArcGIS Developers
To see all the props supported by the Icon component, refer to this story. Support preview icons for RTL. SVG component. A new...
Read more >
Theming - Storybook
Use Storybook's light theme as a baseline. · Replace Storybook's logo in the sidebar with our own (defined in the brandImage variable). ·...
Read more >
Build a React Storybook UI Kit - 3. Icon Library - YouTube
Join us as we build an Icon Library using Icomoon to create an Icon Font for our UI Kit. Part 3 of our...
Read more >
Icons / Introduction - Page ⋅ Storybook - Oriflame
Get and svg icon/s from designers; Add your icon/s to icomoon.io and make desired ... Create pull request to @ori/icons with name like:...
Read more >
How to add a changeable icon to component in storybook?
// ItemsList.story. ... args} />; export const Default = Template.bind({}); Default.args = { icon: ????, header: 'Header', children: ['link 1', ' ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found