From 10ad94c75afb0d6db9b233b86b9d837a29a6fdc9 Mon Sep 17 00:00:00 2001 From: Nate Cottle Date: Fri, 16 Aug 2024 10:35:08 -0600 Subject: [PATCH 1/3] Add Venus PLCC Icon --- app/assets/images/payment_icons/venusplcc.svg | 1 + db/payment_icons.yml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 app/assets/images/payment_icons/venusplcc.svg diff --git a/app/assets/images/payment_icons/venusplcc.svg b/app/assets/images/payment_icons/venusplcc.svg new file mode 100644 index 000000000..19c64be96 --- /dev/null +++ b/app/assets/images/payment_icons/venusplcc.svg @@ -0,0 +1 @@ +Venus Credit Card \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index d983411a2..4ff162cf0 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2314,3 +2314,7 @@ name: bancoazteca label: Banco Azteca group: wallets +- + name: venusplcc + label: Venus Credit Card + group: credit_cards \ No newline at end of file From 40453ce4a839a3584e4d82a193b27da17f060297 Mon Sep 17 00:00:00 2001 From: Nate Cottle Date: Fri, 16 Aug 2024 11:03:14 -0600 Subject: [PATCH 2/3] remove svg properties, add img role --- app/assets/images/payment_icons/venusplcc.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/venusplcc.svg b/app/assets/images/payment_icons/venusplcc.svg index 19c64be96..3ff399f2c 100644 --- a/app/assets/images/payment_icons/venusplcc.svg +++ b/app/assets/images/payment_icons/venusplcc.svg @@ -1 +1 @@ -Venus Credit Card \ No newline at end of file +Venus Credit Card \ No newline at end of file From 7fec7bb35efecfd18baea48ffc0af7cd83a9f750 Mon Sep 17 00:00:00 2001 From: Nate Cottle Date: Fri, 16 Aug 2024 11:11:57 -0600 Subject: [PATCH 3/3] rerun svgo --- app/assets/images/payment_icons/venusplcc.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/venusplcc.svg b/app/assets/images/payment_icons/venusplcc.svg index 3ff399f2c..825eef321 100644 --- a/app/assets/images/payment_icons/venusplcc.svg +++ b/app/assets/images/payment_icons/venusplcc.svg @@ -1 +1 @@ -Venus Credit Card \ No newline at end of file +Venus Credit Card \ No newline at end of file