storybookjs / icons

Library of icons used in apps and marketing sites
MIT License
9 stars 3 forks source link

Fix DiamondIcon color #24

Closed ghengeveld closed 6 months ago

ghengeveld commented 6 months ago
📦 Published PR as canary version: 1.2.4--canary.24.9a9ed31.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/icons@1.2.4--canary.24.9a9ed31.0 # or yarn add @storybook/icons@1.2.4--canary.24.9a9ed31.0 ```
cdedreuille commented 6 months ago

Is this fix fixed using the generator? If not we should fix this in Figma first before doing anything.

ghengeveld commented 6 months ago

I fixed the code directly, not through Figma.

cdedreuille commented 6 months ago

I fixed the bug in Figma and tested to generate the icon again. It worked as intended so we're good to go.