mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 01:39:50 +02:00
feat(icons): add phone and smartphone icons (#131)
* feat(icons): add smartphone icon * docs(icons): add smartphone to storybook * feat(icons): add phone icon * docs(icons): add phone to storybook
This commit is contained in:
committed by
Abdullah Samman
parent
abc30e1939
commit
35469c4a26
@@ -15,6 +15,8 @@ stories.add('icon', () => {
|
||||
'icon youtube': 'icon youtube',
|
||||
'icon close': 'icon close',
|
||||
pokeball: 'pokeball',
|
||||
smartphone: 'smartphone',
|
||||
phone: 'phone',
|
||||
'octocat animate': 'octocat animate',
|
||||
'icon trophy': 'icon trophy',
|
||||
'nes-logo': 'nes-logo',
|
||||
|
Reference in New Issue
Block a user