Skip to content

Commit

Permalink
feat(icons): add star-circle icon (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielduete authored Dec 13, 2024
1 parent 3c47bd3 commit 7f76790
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/icons.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ export type IconProps =
| 'share-variant'
| 'shopping-outline'
| 'shopping'
| 'star-circle'
| 'star-outline'
| 'star'
| 'store-outline'
Expand Down
10 changes: 10 additions & 0 deletions packages/icons/svg/mdi/star-circle.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 7f76790

Please sign in to comment.