Skip to content

Commit

Permalink
feat(icons): Adds highlight icon (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
schne324 authored Jun 3, 2021
1 parent 62fed42 commit 8a2e2ff
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 @@ -118,6 +118,9 @@ export default class IconDemo extends Component {
{
type: 'hamburger-menu'
},
{
type: 'highlight'
},
{
type: 'info-circle'
},
Expand Down
1 change: 1 addition & 0 deletions packages/react/src/components/Icon/icons/highlight.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 8a2e2ff

Please sign in to comment.