Skip to content

Commit

Permalink
feat(icons): add person warning and time outlined (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
SallesCosta authored Jul 11, 2024
1 parent 74ddf20 commit 52d919d
Show file tree
Hide file tree
Showing 3 changed files with 11 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 @@ -4,6 +4,8 @@ export type IconProps =
| 'jsm-outline'
| 'jsm'
| 'leader-board'
| 'person-time-outline'
| 'person-warning-outline'
| 'professional-plus'
| 'wallet-giftcard-custom'
| 'account-box-multiple-outline'
Expand Down
5 changes: 5 additions & 0 deletions packages/icons/svg/custom/person-time-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions packages/icons/svg/custom/person-warning-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 52d919d

Please sign in to comment.