Skip to content

Commit

Permalink
fix(icons): rename verified outline icon (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus-rosa-jsm authored Aug 21, 2024
1 parent 54deb35 commit 57e3b51
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/src/icons.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export type IconProps =
| 'tune'
| 'upload-outline'
| 'upload'
| 'verified-outiline'
| 'verified-outline'
| 'verified'
| 'wallet-giftcard'
| 'watch-later-outline'
Expand Down
1 change: 0 additions & 1 deletion packages/icons/svg/mdi/verified-outiline.svg

This file was deleted.

1 change: 1 addition & 0 deletions packages/icons/svg/mdi/verified-outline.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 57e3b51

Please sign in to comment.