From 6f48a8a7af9c59a5e79f280e684d8e534c55adcc Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Mon, 9 Sep 2019 19:16:04 +0200 Subject: [PATCH] Add 3DS and Zulip; Update vk (#1618) * Add 3DS and Zulip; Update vk * Update 3ds.svg * Update 3DS color * Update 3ds.svg * Update and rename 3ds.svg to nintendo3ds.svg * Remove extra newline from 3DS * Add squarcle to vk --- closes #1573 closes #1602 closes #1599 --- _data/simple-icons.json | 16 +++++++++++++--- icons/nintendo3ds.svg | 1 + icons/vk.svg | 2 +- icons/zulip.svg | 1 + 4 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 icons/nintendo3ds.svg create mode 100644 icons/zulip.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1e4d95d5..a5eb9a67 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -443,7 +443,7 @@ { "title": "Chef", "hex": "F09820", - "source":"https://www.chef.io/" + "source": "https://www.chef.io/" }, { "title": "Circle", @@ -2040,6 +2040,11 @@ "hex": "8F8F8F", "source": "https://en.wikipedia.org/wiki/Nintendo#/media/File:Nintendo.svg" }, + { + "title": "Nintendo 3DS", + "hex": "D12228", + "source": "https://www.nintendo.de/" + }, { "title": "Nintendo GameCube", "hex": "6A5FBB", @@ -3192,8 +3197,8 @@ }, { "title": "VK", - "hex": "6383A8", - "source": "https://vk.com/about" + "hex": "4680C2", + "source": "https://vk.com/brand" }, { "title": "VLC media player", @@ -3404,6 +3409,11 @@ "title": "Zorin", "hex": "0CC1F3", "source": "https://zorinos.com/press/" + }, + { + "title": "Zulip", + "hex": "52C2AF", + "source": "https://github.com/zulip/zulip/" } ] } diff --git a/icons/nintendo3ds.svg b/icons/nintendo3ds.svg new file mode 100644 index 00000000..c2ea5fd2 --- /dev/null +++ b/icons/nintendo3ds.svg @@ -0,0 +1 @@ +Nintendo 3DS icon \ No newline at end of file diff --git a/icons/vk.svg b/icons/vk.svg index 3ebfd0de..7f0ad25d 100644 --- a/icons/vk.svg +++ b/icons/vk.svg @@ -1 +1 @@ -VK icon \ No newline at end of file +VK icon \ No newline at end of file diff --git a/icons/zulip.svg b/icons/zulip.svg new file mode 100644 index 00000000..6ea3ee99 --- /dev/null +++ b/icons/zulip.svg @@ -0,0 +1 @@ +Zulip icon \ No newline at end of file