Skip to content

Commit

Permalink
feat(icons): add new icons (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyhalmeida authored Apr 24, 2024
1 parent 6c19812 commit 2610836
Show file tree
Hide file tree
Showing 3 changed files with 23 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 @@ -165,3 +165,5 @@ export type IconProps =
| 'wallet-giftcard'
| 'whatsapp'
| 'youtube'
| 'outline-person-blocked'
| 'search-off'
10 changes: 10 additions & 0 deletions packages/icons/svg/mdi/outline-person-blocked.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/search-off.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 2610836

Please sign in to comment.