Skip to content

Commit

Permalink
feat(icons): add compare arrows icon (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
3rdepaula authored Dec 27, 2023
1 parent d72e733 commit f45c3a5
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 @@ -55,6 +55,7 @@ export type IconProps =
| 'close'
| 'cloud-upload-outline'
| 'cloud-upload'
| 'compare-arrows'
| 'content-copy'
| 'credit-card-outline'
| 'credit-card'
Expand Down
10 changes: 10 additions & 0 deletions packages/icons/svg/mdi/compare-arrows.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 f45c3a5

Please sign in to comment.