Skip to content

Commit

Permalink
new icon: storybook (original, original-wordmark, plain, plain-wordma…
Browse files Browse the repository at this point in the history
…rk) (#799)

* feat: added storybook icons

* feat: updated devicon.json

* fix: updated devicon.json without auto formatter

* fix: updated devicon.json without auto formatter

* correct file with storybook

* Fix the `devicon.json` file

* Update icons/storybook/storybook-original-wordmark.svg

* Update icons/storybook/storybook-plain-wordmark.svg

* Update icons/storybook/storybook-original.svg

* Apply suggestions from code review

* feat: all icons with the S transparent

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
  • Loading branch information
3 people committed Aug 16, 2021
1 parent 4ec8c64 commit fd99e37
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 0 deletions.
22 changes: 22 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4027,6 +4027,28 @@
}
]
},
{
"name": "storybook",
"tags": [
"framework",
"documentation",
"ui"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#FF4785",
"aliases": []
},
{
"name": "tailwindcss",
"tags": [
Expand Down
1 change: 1 addition & 0 deletions icons/storybook/storybook-original-wordmark.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/storybook/storybook-original.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/storybook/storybook-plain-wordmark.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/storybook/storybook-plain.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd99e37

Please sign in to comment.