Skip to content

Commit

Permalink
feat(icon): new icons added (#495)
Browse files Browse the repository at this point in the history
- global_export
- history
- money
- motorcycle_check
- qr
- split_money 
icons added.
  • Loading branch information
buseselvi authored Mar 25, 2023
1 parent 98c8578 commit 71d3383
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/components/icon/icon-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ export default [
'forward',
'full_size',
'gift',
'global_export',
'globe',
'go_forward',
'graphic',
Expand All @@ -79,6 +80,7 @@ export default [
'heart',
'heart_fill',
'help',
'history',
'home',
'hourglass',
'image',
Expand Down Expand Up @@ -113,8 +115,10 @@ export default [
'mobile',
'mobile_fill',
'mobile_settings',
'money',
'money_transfer',
'motorcycle',
'motorcycle_check',
'new_store',
'normal',
'notice',
Expand Down Expand Up @@ -150,6 +154,7 @@ export default [
'profile_check',
'profile_star',
'puzzle',
'qr',
'report',
'rotate',
'sad',
Expand All @@ -167,6 +172,7 @@ export default [
'shopping_bag_return',
'sorting',
'sound_on',
'split_money',
'star',
'star_double',
'star_triple',
Expand Down
3 changes: 3 additions & 0 deletions src/components/icon/icons/global_export.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/icon/icons/history.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 src/components/icon/icons/money.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/icon/icons/motorcycle_check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/components/icon/icons/qr.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 src/components/icon/icons/split_money.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 71d3383

Please sign in to comment.