Skip to content

Commit

Permalink
feat: add filled variant of favorite icon (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Jan 24, 2020
1 parent 6feeddd commit aa128ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/images/favorite-filled.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/01-atoms/01-icons/icons.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ module.exports = {
{
svg: 'favorite',
},
{
svg: 'favorite-filled',
},
{
svg: 'share',
},
Expand Down

0 comments on commit aa128ec

Please sign in to comment.