storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

feat: add playback, playnext, and stopalt icons #293

Closed darleendenno closed 3 years ago

darleendenno commented 3 years ago

Description

Added playnext, playback, and stopalt icons to the library.

Screenshots

image

📦 Published PR as canary version: 6.0.1-canary.293.1720ba9.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/design-system@6.0.1-canary.293.1720ba9.0 # or yarn add @storybook/design-system@6.0.1-canary.293.1720ba9.0 ```
domyen commented 3 years ago

✅ Optimized the icon sizes via SVGOMG (fewer data points for lighter weight).

@darleendenno I noticed some noise in the code diff, might want to double-check your Prettier settings for the DS repo.

darleendenno commented 3 years ago

Thanks @domyen ! Should be fixed now 😄

github-actions[bot] commented 3 years ago

:rocket: PR was released in v6.0.1 :rocket: