From fb69d0ddb13b1bc91137c02627fbefdda9b61d20 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 22 Oct 2015 16:26:40 +0100 Subject: [PATCH] Added WeChat, fixes #210 --- 404.html | 17 +++++++++-------- icons/wechat.svg | 1 + index.html | 17 +++++++++-------- src/simple-icons.json | 5 +++++ 4 files changed, 24 insertions(+), 16 deletions(-) create mode 100644 icons/wechat.svg diff --git a/404.html b/404.html index dc58ca513..b9974ffe9 100644 --- a/404.html +++ b/404.html @@ -211,7 +211,7 @@
-

131 SVG icons for popular brands Download them from GitHub

+

132 SVG icons for popular brands Download them from GitHub

diff --git a/icons/wechat.svg b/icons/wechat.svg new file mode 100644 index 000000000..f5caebdc9 --- /dev/null +++ b/icons/wechat.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index dc58ca513..b9974ffe9 100644 --- a/index.html +++ b/index.html @@ -211,7 +211,7 @@
-

131 SVG icons for popular brands Download them from GitHub

+

132 SVG icons for popular brands Download them from GitHub

diff --git a/src/simple-icons.json b/src/simple-icons.json index a35e2e16a..bfea65cd1 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -595,6 +595,11 @@ "hex": "6383A8", "source": "https://vk.com/about" }, + { + "title": "WeChat", + "hex": "7BB32E", + "source": "https://worldvectorlogo.com/logo/wechat-3" + }, { "title": "WhatsApp", "hex": "64D448",