Skip to content

Commit

Permalink
feat(Icon): new icon Minus
Browse files Browse the repository at this point in the history
  • Loading branch information
lesha1201 committed Apr 17, 2019
1 parent 09e1221 commit 2151186
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/Minus.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 @@ -30,6 +30,7 @@ import Lock from './Lock.svg';
import Logic from './Logic.svg';
import Mail from './Mail.svg';
import MapPin from './MapPin.svg';
import Minus from './Minus.svg';
import More from './More.svg';
import MoreVertical from './MoreVertical.svg';
import PaperClip from './PaperClip.svg';
Expand Down Expand Up @@ -75,6 +76,7 @@ export {
Logic,
Mail,
MapPin,
Minus,
More,
MoreVertical,
PaperClip,
Expand Down

0 comments on commit 2151186

Please sign in to comment.