Skip to content

Commit

Permalink
feat(Icon): add salesforce icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ej9x committed Apr 16, 2019
1 parent 3e0cbe4 commit 3b64902
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/Icon/glyphs/Plus.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/components/Icon/glyphs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ import More from './More.svg';
import MoreVertical from './MoreVertical.svg';
import PaperClip from './PaperClip.svg';
import Planet from './Planet.svg';
import Plus from './Plus.svg';
import Schema from './Schema.svg';
import Screens from './Screens.svg';
import Search from './Search.svg';
Expand Down Expand Up @@ -78,6 +79,7 @@ export {
MoreVertical,
PaperClip,
Planet,
Plus,
Schema,
Screens,
Search,
Expand Down

0 comments on commit 3b64902

Please sign in to comment.