Skip to content

Commit

Permalink
feat: add trolly and shop bag icons
Browse files Browse the repository at this point in the history
  • Loading branch information
tassioFront committed Oct 15, 2024
1 parent 346e640 commit ab97b88
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/core/src/icons.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ export type IconProps =
| 'pix-colorful'
| 'pix'
| 'professional-plus'
| 'shopping-bag'
| 'target'
| 'trolley'
| 'wallet-giftcard-custom'
| 'account-box-multiple-outline'
| 'account-box-multiple'
Expand Down Expand Up @@ -155,7 +157,6 @@ export type IconProps =
| 'share-variant'
| 'shopping-outline'
| 'shopping'
| 'shopping-bag'
| 'star-outline'
| 'star'
| 'store-outline'
Expand All @@ -173,7 +174,6 @@ export type IconProps =
| 'timer'
| 'trash-can-outline'
| 'trash-can'
| 'trolly'
| 'trophy-variant-outline'
| 'trophy-variant'
| 'truck-outline'
Expand Down
15 changes: 15 additions & 0 deletions packages/icons/svg/custom/shopping-bag.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions packages/icons/svg/custom/trolley.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion packages/icons/svg/mdi/shopping-bag.svg

This file was deleted.

2 changes: 0 additions & 2 deletions packages/icons/svg/mdi/trolly.svg

This file was deleted.

0 comments on commit ab97b88

Please sign in to comment.