Skip to content

Commit

Permalink
feat(Icon): add screens icon
Browse files Browse the repository at this point in the history
  • Loading branch information
zouxuoz committed Nov 6, 2018
1 parent daef12a commit 6c25b98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/atoms/typography/Icon/glyphs/Screens.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/atoms/typography/Icon/glyphs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import TreeView from './TreeView.svg';
import Contract from './Contract.svg';
import Customers from './Customers.svg';
import House from './House.svg';
import Screens from './Screens.svg';

export {
Alert,
Expand Down Expand Up @@ -59,5 +60,6 @@ export {
Contract,
Customers,
House,
Screens,
};

0 comments on commit 6c25b98

Please sign in to comment.