Skip to content

Commit

Permalink
feat(icons): add my-location icon (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielduete authored Oct 3, 2024
1 parent cea3f0f commit 678b3e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/icons.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export type IconProps =
| 'microsoft-word'
| 'minus-thick'
| 'minus'
| 'my-location'
| 'open-in-new'
| 'outline-person-blocked'
| 'pencil'
Expand Down
10 changes: 10 additions & 0 deletions packages/icons/svg/mdi/my-location.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 678b3e2

Please sign in to comment.