Skip to content

Commit

Permalink
feat: added instagram icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzadsazib committed Feb 19, 2019
1 parent f3b6516 commit 88e2364
Show file tree
Hide file tree
Showing 6 changed files with 4,263 additions and 4,077 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ node_modules
.vscode
css
storybook-static
.DS_Store
1 change: 1 addition & 0 deletions docs/icons.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ stories.add('icon', () => {
'nes-icon whatsapp': 'nes-icon whatsapp',
'nes-icon gmail': 'nes-icon gmail',
'nes-icon linkedin': 'nes-icon linkedin',
'nes-icon instagram': 'nes-icon instagram',
'nes-icon close': 'nes-icon close',
'nes-icon coin': 'nes-icon coin',
'nes-pokeball': 'nes-pokeball',
Expand Down
Loading

0 comments on commit 88e2364

Please sign in to comment.