From 957fd478be43d84f57f7f1e76c689ea7b12513b6 Mon Sep 17 00:00:00 2001 From: cjortuzar Date: Fri, 6 Dec 2024 11:26:27 -0300 Subject: [PATCH 1/4] fix: update fintoc icon --- app/assets/images/payment_icons/fintoc.svg | 23 +++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/fintoc.svg b/app/assets/images/payment_icons/fintoc.svg index af8ac70b5..306d0a90f 100644 --- a/app/assets/images/payment_icons/fintoc.svg +++ b/app/assets/images/payment_icons/fintoc.svg @@ -1 +1,22 @@ -Fintoc \ No newline at end of file +Fintoc + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From f12ddbbea4fa078c9b7b2b8d9cc9488071854ab6 Mon Sep 17 00:00:00 2001 From: cjortuzar Date: Fri, 6 Dec 2024 11:37:26 -0300 Subject: [PATCH 2/4] fix: update fintoc --- app/assets/images/payment_icons/fintoc.svg | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/app/assets/images/payment_icons/fintoc.svg b/app/assets/images/payment_icons/fintoc.svg index 306d0a90f..995d634ef 100644 --- a/app/assets/images/payment_icons/fintoc.svg +++ b/app/assets/images/payment_icons/fintoc.svg @@ -1,22 +1,4 @@ Fintoc - - - - - - - - - - - - - - - - - - - - + + \ No newline at end of file From 4d5a53202169ae72ceabe239e645deb588f712b7 Mon Sep 17 00:00:00 2001 From: cjortuzar Date: Mon, 9 Dec 2024 16:35:44 -0300 Subject: [PATCH 3/4] fix: adjusted svg inline --- app/assets/images/payment_icons/fintoc.svg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/assets/images/payment_icons/fintoc.svg b/app/assets/images/payment_icons/fintoc.svg index 995d634ef..dc72c490b 100644 --- a/app/assets/images/payment_icons/fintoc.svg +++ b/app/assets/images/payment_icons/fintoc.svg @@ -1,4 +1 @@ -Fintoc - - - \ No newline at end of file +Fintoc \ No newline at end of file From e577ad6a548ce43be88fa08b0d35893a4f7baa2c Mon Sep 17 00:00:00 2001 From: cjortuzar Date: Mon, 9 Dec 2024 16:38:21 -0300 Subject: [PATCH 4/4] fix: removed a id --- app/assets/images/payment_icons/fintoc.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/fintoc.svg b/app/assets/images/payment_icons/fintoc.svg index dc72c490b..1a68f2416 100644 --- a/app/assets/images/payment_icons/fintoc.svg +++ b/app/assets/images/payment_icons/fintoc.svg @@ -1 +1 @@ -Fintoc \ No newline at end of file +Fintoc \ No newline at end of file