From ab99e8dcae6b91755b6503190c19d4bae6ecfdb0 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Tue, 10 Nov 2015 08:44:48 +0000 Subject: [PATCH] Added payment icons, fixes #254 --- 404.html | 15 +++++++++------ icons/americanexpress.svg | 1 + icons/mastercard.svg | 1 + icons/visa.svg | 1 + index.html | 15 +++++++++------ src/simple-icons.json | 15 +++++++++++++++ 6 files changed, 36 insertions(+), 12 deletions(-) create mode 100644 icons/americanexpress.svg create mode 100644 icons/mastercard.svg create mode 100644 icons/visa.svg diff --git a/404.html b/404.html index 79afbcd4e..be9a75ae8 100644 --- a/404.html +++ b/404.html @@ -233,7 +233,7 @@
-

157 SVG icons for popular brands Download them from GitHub

+

160 SVG icons for popular brands Download them from GitHub

diff --git a/icons/americanexpress.svg b/icons/americanexpress.svg new file mode 100644 index 000000000..621b8f8f4 --- /dev/null +++ b/icons/americanexpress.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/mastercard.svg b/icons/mastercard.svg new file mode 100644 index 000000000..3926d2206 --- /dev/null +++ b/icons/mastercard.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/visa.svg b/icons/visa.svg new file mode 100644 index 000000000..4dca0c9ee --- /dev/null +++ b/icons/visa.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 79afbcd4e..be9a75ae8 100644 --- a/index.html +++ b/index.html @@ -233,7 +233,7 @@
-

157 SVG icons for popular brands Download them from GitHub

+

160 SVG icons for popular brands Download them from GitHub

diff --git a/src/simple-icons.json b/src/simple-icons.json index ae304bce2..8ad9c4548 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -15,6 +15,11 @@ "hex": "FF9900", "source": "https://worldvectorlogo.com/logo/amazon-icon" }, + { + "title": "American Express", + "hex": "2E77BC", + "source": "https://commons.wikimedia.org/wiki/File:American_Express_logo.svg" + }, { "title": "Android", "hex": "A4C639", @@ -390,6 +395,11 @@ "hex": "FF1E0D", "source": "http://www.makerbot.com/makerbot-press-assets" }, + { + "title": "MasterCard", + "hex": "CC0000", + "source": "https://www.mastercardbrandcenter.com/us/getourbrand/index.shtml?pageId=dl_1230" + }, { "title": "MediaTemple", "hex": "000000", @@ -705,6 +715,11 @@ "hex": "0093DA", "source": "http://virb.com/about" }, + { + "title": "Visa", + "hex": "142787", + "source": "https://commons.wikimedia.org/wiki/File:Visa_2014_logo_detail.svg" + }, { "title": "VK", "hex": "6383A8",