Skip to content

Commit

Permalink
feat(icons): add jsm icon (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorwessel authored Oct 19, 2023
1 parent 7cace37 commit c09f2c4
Show file tree
Hide file tree
Showing 3 changed files with 26 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
@@ -1,4 +1,6 @@
export type IconProps =
| 'jsm-outline'
| 'jsm'
| 'professional-plus'
| 'account-box-multiple-outline'
| 'account-box-multiple'
Expand Down
10 changes: 10 additions & 0 deletions packages/icons/svg/custom/jsm-outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions packages/icons/svg/custom/jsm.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 c09f2c4

Please sign in to comment.