Skip to content

Commit

Permalink
add expenses icons (#2649)
Browse files Browse the repository at this point in the history
* add expenses icons

* Update .changeset/blue-parrots-pay.md

Co-authored-by: Connor Bär <[email protected]>

* remove 48 expenses icon

* Update blue-parrots-pay.md

---------

Co-authored-by: Connor Bär <[email protected]>
  • Loading branch information
ituraj and connor-baer authored Aug 14, 2024
1 parent c337cfe commit 2ced130
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 11 deletions.
5 changes: 5 additions & 0 deletions .changeset/blue-parrots-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@sumup/icons": minor
---

Added `Expenses` icon in size 24. Added `ReceiptSmart` and `ReceiptUnreviewed` in size 24. Updated `ReceiptAttached` and `ReceiptMissing` in size 24.
15 changes: 15 additions & 0 deletions packages/icons/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1806,6 +1806,11 @@
"category": "Product and feature",
"size": "24"
},
{
"name": "expenses",
"category": "Product and feature",
"size": "24"
},
{
"name": "fee_calculator",
"category": "Product and feature",
Expand Down Expand Up @@ -1921,6 +1926,16 @@
"category": "Product and feature",
"size": "24"
},
{
"name": "receipt_smart",
"category": "Product and feature",
"size": "24"
},
{
"name": "receipt_unreviewed",
"category": "Product and feature",
"size": "24"
},
{
"name": "refer",
"category": "Product and feature",
Expand Down
4 changes: 4 additions & 0 deletions packages/icons/web/v2/expenses_24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 2 additions & 7 deletions packages/icons/web/v2/receipt_attached_24.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: 3 additions & 4 deletions packages/icons/web/v2/receipt_missing_24.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 packages/icons/web/v2/receipt_smart_24.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 packages/icons/web/v2/receipt_unreviewed_24.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 2ced130

Please sign in to comment.