From 68ed67c0ba649c7a6e47b415241507968121b3d3 Mon Sep 17 00:00:00 2001 From: Thomas Mathai <85351738+thomas-mathai@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:47:22 +0530 Subject: [PATCH] Added card brand icons (#330) --- source/misc/AmericanExpress.svg | 8 ++++++++ source/misc/Discover.svg | 9 +++++++++ source/misc/Jcb.svg | 10 ++++++++++ source/misc/Mastercard.svg | 12 ++++++++++++ source/misc/UnionPay.svg | 9 +++++++++ source/misc/Visa.svg | 9 +++++++++ 6 files changed, 57 insertions(+) create mode 100644 source/misc/AmericanExpress.svg create mode 100644 source/misc/Discover.svg create mode 100644 source/misc/Jcb.svg create mode 100644 source/misc/Mastercard.svg create mode 100644 source/misc/UnionPay.svg create mode 100644 source/misc/Visa.svg diff --git a/source/misc/AmericanExpress.svg b/source/misc/AmericanExpress.svg new file mode 100644 index 0000000..84bd415 --- /dev/null +++ b/source/misc/AmericanExpress.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/source/misc/Discover.svg b/source/misc/Discover.svg new file mode 100644 index 0000000..1070fe5 --- /dev/null +++ b/source/misc/Discover.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/source/misc/Jcb.svg b/source/misc/Jcb.svg new file mode 100644 index 0000000..5e8587b --- /dev/null +++ b/source/misc/Jcb.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/source/misc/Mastercard.svg b/source/misc/Mastercard.svg new file mode 100644 index 0000000..67f08ae --- /dev/null +++ b/source/misc/Mastercard.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/source/misc/UnionPay.svg b/source/misc/UnionPay.svg new file mode 100644 index 0000000..80ede87 --- /dev/null +++ b/source/misc/UnionPay.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/source/misc/Visa.svg b/source/misc/Visa.svg new file mode 100644 index 0000000..12ee04e --- /dev/null +++ b/source/misc/Visa.svg @@ -0,0 +1,9 @@ + + + + + + + + +