Skip to content

Commit

Permalink
feat(icons): Add a share icon (#249)
Browse files Browse the repository at this point in the history
* feat(icons): Add a share icon

* Change svg format
  • Loading branch information
dequejosie authored May 17, 2021
1 parent d71003d commit 5af005d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/patterns/components/Icon/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,9 @@ export default class IconDemo extends Component {
{
type: 'save'
},
{
type: 'share'
},
{
type: 'sort'
},
Expand Down
1 change: 1 addition & 0 deletions packages/react/src/components/Icon/icons/share.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5af005d

Please sign in to comment.