Skip to content

Commit

Permalink
feat(icon): new icons added (#273)
Browse files Browse the repository at this point in the history
* feat(icon): new icons added

* feat(icon): new icons added

* feat(icon): icon colors fixed
  • Loading branch information
buseselvi authored Oct 5, 2022
1 parent cbbcb6f commit b29d2f8
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/components/icon/icon-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export default [
'close_fill',
'coin',
'compass',
'complain',
'confetti',
'copy',
'delete',
Expand All @@ -57,20 +58,24 @@ export default [
'flash',
'flash_fill',
'forward',
'full_size',
'gift',
'globe',
'go_forward',
'graphic',
'group_of_people',
'growth',
'hamburger_menu',
'handshake',
'happy',
'heart',
'help',
'home',
'hourglass',
'image',
'influencer',
'info',
'instagram',
'label',
'light_bulb',
'like',
Expand All @@ -89,6 +94,7 @@ export default [
'market_order_cancel',
'market_order_change',
'market_order_check',
'market_processing',
'message',
'metric_decrease',
'metric_increase',
Expand Down Expand Up @@ -127,6 +133,7 @@ export default [
'product',
'profile',
'profile_check',
'puzzle',
'rating',
'report',
'rotate',
Expand Down Expand Up @@ -162,8 +169,10 @@ export default [
'vacation_mode',
'waiting',
'wallet',
'warehouse',
'warning',
'web_filled',
'youtube',
'zoom_in',
'zoom_out',
];
3 changes: 3 additions & 0 deletions src/components/icon/icons/complain.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/full_size.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/components/icon/icons/group_of_people.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/hourglass.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/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/components/icon/icons/market_processing.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/puzzle.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/warehouse.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/youtube.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 b29d2f8

Please sign in to comment.