Skip to content

Commit

Permalink
Add vote star filled icon (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
lagartoverde authored Oct 17, 2023
1 parent bbe891f commit 0f5a6d1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/icons/vote-star-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions stories/assets/icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ export const icons = [
'users-two-of-four',
'visible',
'vote',
'vote-star-filled',
'website',
'word-dot',
'word-plus',
Expand Down
1 change: 1 addition & 0 deletions tests/dummy/app/components/au-icon-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ export default class AuIconList extends Component {
{ name: 'users-two-of-four' },
{ name: 'visible' },
{ name: 'vote' },
{ name: 'vote-star-filled' },
{ name: 'website' },
{ name: 'word-dot' },
{ name: 'word-plus' },
Expand Down

0 comments on commit 0f5a6d1

Please sign in to comment.