From bbf2502f5f48bc3289e0b57976e455e34f389f4f Mon Sep 17 00:00:00 2001 From: alberto Date: Tue, 19 Apr 2022 00:53:10 +0200 Subject: [PATCH] Add wegetfinancing icon --- app/assets/images/payment_icons/wegetfinancing.svg | 1 + db/payment_icons.yml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 app/assets/images/payment_icons/wegetfinancing.svg diff --git a/app/assets/images/payment_icons/wegetfinancing.svg b/app/assets/images/payment_icons/wegetfinancing.svg new file mode 100644 index 000000000..c1350cfc0 --- /dev/null +++ b/app/assets/images/payment_icons/wegetfinancing.svg @@ -0,0 +1 @@ +WeGetFinancing \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index f5506c4e0..2da09bfae 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -1194,3 +1194,7 @@ name: snap_checkout label: Snap Checkout group: other +- + name: wegetfinancing + label: WeGetFinancing + group: other