Skip to content

Commit 848a5d2

Browse files
committed
Add Girocard payment method icon
1 parent 6281a89 commit 848a5d2

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.changeset/stale-carrots-pull.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@sumup-oss/icons': minor
3+
---
4+
5+
Added a new `Girocard` payment method icon in size 24.

packages/icons/manifest.json

+5
Original file line numberDiff line numberDiff line change
@@ -1653,6 +1653,11 @@
16531653
"category": "Payment method",
16541654
"size": "24"
16551655
},
1656+
{
1657+
"name": "girocard",
1658+
"category": "Payment method",
1659+
"size": "24"
1660+
},
16561661
{
16571662
"name": "giropay",
16581663
"category": "Payment method",

packages/icons/web/v2/girocard_24.svg

+5
Loading

0 commit comments

Comments
 (0)