Skip to content

Commit

Permalink
feat(icon): new icons added (#432)
Browse files Browse the repository at this point in the history
* feat(icon): new icons added
  • Loading branch information
buseselvi authored Feb 20, 2023
1 parent afb09c9 commit 5491fcd
Show file tree
Hide file tree
Showing 24 changed files with 90 additions and 10 deletions.
27 changes: 21 additions & 6 deletions src/components/icon/icon-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ export default [
'academy',
'account',
'add_note',
'add_part',
'add_photo',
'add_product',
'alert',
'announcement',
'archive',
'arrow_down',
'arrow_left',
Expand All @@ -24,8 +26,10 @@ export default [
'campaign',
'change',
'change_fill',
'chart',
'chatbot',
'check',
'clock',
'check_fill',
'close',
'close_fill',
Expand All @@ -34,14 +38,18 @@ export default [
'complain',
'confetti',
'copy',
'coupon',
'delete',
'desktop',
'desktop_filled',
'dialog',
'disable',
'dislike',
'document',
'document_search',
'donation',
'download',
'drag_and_drop',
'edit',
'excel',
'exit',
Expand Down Expand Up @@ -69,6 +77,7 @@ export default [
'handshake',
'happy',
'heart',
'heart_fill',
'help',
'home',
'hourglass',
Expand All @@ -95,25 +104,31 @@ export default [
'market_order_change',
'market_order_check',
'market_processing',
'medal',
'message',
'metric_decrease',
'metric_increase',
'metric_minus',
'minus',
'minus_fill',
'mobile_filled',
'mobile',
'mobile_fill',
'mobile_settings',
'money_transfer',
'motorcycle',
'my_offers',
'new_store',
'normal',
'notice',
'notification',
'offers',
'order',
'order_back',
'order_box',
'order_cancel',
'order_check',
'order_return',
'order_settings',
'order_time',
'order_tracking',
'paper',
'partial_approve',
Expand All @@ -129,18 +144,17 @@ export default [
'plus',
'plus_fill',
'preview',
'price_settings',
'print',
'product',
'profile',
'profile_check',
'puzzle',
'rating',
'report',
'rotate',
'sad',
'save',
'search',
'seller_ads',
'send',
'send_mail',
'services',
Expand All @@ -155,24 +169,25 @@ export default [
'sound_on',
'star',
'star_double',
'star_triple',
'stop',
'stop_fill',
'store',
'store_performance',
'suitcase',
'support',
'target',
'ticket',
'truck',
'turn_back',
'turn_back_fill',
'unlock',
'upload',
'user_management',
'vacation_mode',
'waiting',
'wallet',
'warehouse',
'warning',
'web_filled',
'youtube',
'zoom_in',
'zoom_out',
Expand Down
6 changes: 6 additions & 0 deletions src/components/icon/icons/add_part.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
5 changes: 5 additions & 0 deletions src/components/icon/icons/chart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
3 changes: 3 additions & 0 deletions src/components/icon/icons/coupon.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/desktop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
3 changes: 3 additions & 0 deletions src/components/icon/icons/drag_and_drop.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: 1 addition & 3 deletions src/components/icon/icons/growth.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/icon/icons/heart.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/heart_fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/components/icon/icons/medal.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/mobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
3 changes: 3 additions & 0 deletions src/components/icon/icons/money_transfer.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/new_store.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading

0 comments on commit 5491fcd

Please sign in to comment.