Skip to content

Commit

Permalink
feat(icons): add verified icons (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus-rosa-jsm authored Aug 16, 2024
1 parent f3fc1bb commit f04d310
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core/src/icons.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ export type IconProps =
| 'tune'
| 'upload-outline'
| 'upload'
| 'verified-outiline'
| 'verified'
| 'wallet-giftcard'
| 'watch-later-outline'
| 'watch-later'
Expand Down
1 change: 1 addition & 0 deletions packages/icons/svg/mdi/verified-outiline.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 packages/icons/svg/mdi/verified.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 f04d310

Please sign in to comment.