Skip to content

Commit

Permalink
feat(icons): new icon local-activity (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus-rosa-jsm authored Sep 10, 2024
1 parent a5ac3d1 commit c9fda30
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 @@ -98,6 +98,8 @@ export type IconProps =
| 'information'
| 'instagram'
| 'linkedin'
| 'local-activity-outline'
| 'local-activity'
| 'lock-open-outline'
| 'lock-outline'
| 'lock'
Expand Down
1 change: 1 addition & 0 deletions packages/icons/svg/mdi/local-activity-outline.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/local-activity.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 c9fda30

Please sign in to comment.