From 84de7c7b94d1aa1d2a59f277724cf2686980b545 Mon Sep 17 00:00:00 2001 From: Patrick Stadler Date: Wed, 3 Jul 2019 14:44:14 +0200 Subject: [PATCH] add back original versions of mastercard/maestro --- README.md | 2 ++ assets/logos/maestro-alt.svg | 22 +++++++++++++++++++++ assets/logos/maestro.svg | 32 +++++++++++-------------------- assets/logos/mastercard-alt.svg | 23 ++++++++++++++++++++++ assets/logos/mastercard.svg | 34 ++++++++++++--------------------- 5 files changed, 70 insertions(+), 43 deletions(-) create mode 100755 assets/logos/maestro-alt.svg mode change 100755 => 100644 assets/logos/maestro.svg create mode 100755 assets/logos/mastercard-alt.svg mode change 100755 => 100644 assets/logos/mastercard.svg diff --git a/README.md b/README.md index bd8ae83..ddb34ee 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ website. | ![google_pay.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/google_pay.svg?sanitize=true) | assets/logos/google_pay.svg | | ![ideal.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/ideal.svg?sanitize=true) | assets/logos/ideal.svg | | ![jcb.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/jcb.svg?sanitize=true) | assets/logos/jcb.svg | +| ![maestro-alt.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/maestro-alt.svg?sanitize=true) | assets/logos/maestro-alt.svg | | ![maestro.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/maestro.svg?sanitize=true) | assets/logos/maestro.svg | +| ![mastercard-alt.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/mastercard-alt.svg?sanitize=true) | assets/logos/mastercard-alt.svg | | ![mastercard.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/mastercard.svg?sanitize=true) | assets/logos/mastercard.svg | | ![masterpass.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/masterpass.svg?sanitize=true) | assets/logos/masterpass.svg | | ![mediamarkt.svg](https://raw.githubusercontent.com/datatrans/payment-logos/master/assets/logos/mediamarkt.svg?sanitize=true) | assets/logos/mediamarkt.svg | diff --git a/assets/logos/maestro-alt.svg b/assets/logos/maestro-alt.svg new file mode 100755 index 0000000..8de6c84 --- /dev/null +++ b/assets/logos/maestro-alt.svg @@ -0,0 +1,22 @@ + + + + card_maestro + Created with Sketch. + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/logos/maestro.svg b/assets/logos/maestro.svg old mode 100755 new mode 100644 index 8de6c84..b52e965 --- a/assets/logos/maestro.svg +++ b/assets/logos/maestro.svg @@ -1,22 +1,12 @@ - - - - card_maestro - Created with Sketch. - - - - - - - - - - + + + + + + + + + - \ No newline at end of file + + diff --git a/assets/logos/mastercard-alt.svg b/assets/logos/mastercard-alt.svg new file mode 100755 index 0000000..8bd9b36 --- /dev/null +++ b/assets/logos/mastercard-alt.svg @@ -0,0 +1,23 @@ + + + + card_master + Created with Sketch. + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/logos/mastercard.svg b/assets/logos/mastercard.svg old mode 100755 new mode 100644 index 8bd9b36..cfef52b --- a/assets/logos/mastercard.svg +++ b/assets/logos/mastercard.svg @@ -1,23 +1,13 @@ - - - - card_master - Created with Sketch. - - - - - - - - - - - + + + + + + + - \ No newline at end of file + + + + + -- 2.47.3