Skip to content

Commit

Permalink
feat(icons): add watch-later icon mdi (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorwessel authored Jul 25, 2024
1 parent 8d0dd24 commit 8a6da26
Show file tree
Hide file tree
Showing 3 changed files with 24 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 @@ -173,5 +173,7 @@ export type IconProps =
| 'upload-outline'
| 'upload'
| 'wallet-giftcard'
| 'watch-later-outline'
| 'watch-later'
| 'whatsapp'
| 'youtube'
11 changes: 11 additions & 0 deletions packages/icons/svg/mdi/watch-later-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions packages/icons/svg/mdi/watch-later.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 8a6da26

Please sign in to comment.