From 6f48a8a7af9c59a5e79f280e684d8e534c55adcc Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Mon, 9 Sep 2019 19:16:04 +0200 Subject: [PATCH 1/6] 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 From e2460ff5b11bb1f8ec49bbbad34a6d57ed05cf4b Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Tue, 10 Sep 2019 23:45:01 +0200 Subject: [PATCH 2/6] Add 3 icons (#1620) Closes #1596 add Svelte Closes #1589 Add codefactor icon Closes #1581 Add Snowpad * #1620 fixes * #1620 fixes (round 2) --- _data/simple-icons.json | 15 +++++++++++++++ icons/codefactor.svg | 1 + icons/showpad.svg | 1 + icons/svelte.svg | 1 + 4 files changed, 18 insertions(+) create mode 100644 icons/codefactor.svg create mode 100644 icons/showpad.svg create mode 100644 icons/svelte.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a5eb9a67..deaed67f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -510,6 +510,11 @@ "hex": "F01F7A", "source": "https://codecov.io/" }, + { + "title": "CodeFactor", + "hex": "F44A6A", + "source": "https://www.codefactor.io/" + }, { "title": "Codeforces", "hex": "1F8ACB", @@ -2610,6 +2615,11 @@ "hex": "7AB55C", "source": "https://press.shopify.com/brand" }, + { + "title": "Showpad", + "hex": "2D2E83", + "source": "https://www.showpad.com/" + }, { "title": "Signal", "hex": "2592E9", @@ -2880,6 +2890,11 @@ "hex": "2EACE3", "source": "http://stackoverflow.com/company/logos" }, + { + "title": "Svelte", + "hex": "FF3E00", + "source": "https://github.com/sveltejs/svelte/tree/master/site/static" + }, { "title": "Swarm", "hex": "FFA633", diff --git a/icons/codefactor.svg b/icons/codefactor.svg new file mode 100644 index 00000000..35da0e2b --- /dev/null +++ b/icons/codefactor.svg @@ -0,0 +1 @@ +CodeFactor icon \ No newline at end of file diff --git a/icons/showpad.svg b/icons/showpad.svg new file mode 100644 index 00000000..d839f4ab --- /dev/null +++ b/icons/showpad.svg @@ -0,0 +1 @@ +Showpad icon \ No newline at end of file diff --git a/icons/svelte.svg b/icons/svelte.svg new file mode 100644 index 00000000..ce6a37d0 --- /dev/null +++ b/icons/svelte.svg @@ -0,0 +1 @@ +Svelte icon \ No newline at end of file From 96cd98c3d2acc97fde1e55c50554c1b64b993a16 Mon Sep 17 00:00:00 2001 From: Evan Bacon Date: Fri, 13 Sep 2019 04:08:05 -0700 Subject: [PATCH 3/6] Add Expo icon (#1621) --- _data/simple-icons.json | 5 +++++ icons/expo.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/expo.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index deaed67f..65ebef30 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -935,6 +935,11 @@ "hex": "00AAE7", "source": "https://www.experts-exchange.com/" }, + { + "title": "Expo", + "hex": "000000", + "source": "http://expo.io" + }, { "title": "F-Secure", "hex": "00BAFF", diff --git a/icons/expo.svg b/icons/expo.svg new file mode 100644 index 00000000..fff9386c --- /dev/null +++ b/icons/expo.svg @@ -0,0 +1 @@ +Expo icon \ No newline at end of file From 3d88316123f2f4b7d70d8c5e284967d96523d388 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Fri, 20 Sep 2019 11:28:36 +0200 Subject: [PATCH 4/6] Add Zalando and Azure Artifacts (#1630) * Add Zalando * Add azure artifacts * Update _data/simple-icons.json --- Closes #1623 --- _data/simple-icons.json | 10 ++++++++++ icons/azureartifacts.svg | 1 + icons/zalando.svg | 1 + 3 files changed, 12 insertions(+) create mode 100644 icons/azureartifacts.svg create mode 100644 icons/zalando.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 65ebef30..fcf5eaf0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -250,6 +250,11 @@ "hex": "0099DD", "source": "https://www.aventrix.com/press" }, + { + "title": "Azure Artifacts", + "hex": "CB2E6D", + "source": "https://azure.microsoft.com/en-us/services/devops/artifacts/" + }, { "title": "Azure DevOps", "hex": "0078D7", @@ -3400,6 +3405,11 @@ "hex": "FF0000", "source": "https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors" }, + { + "title": "Zalando", + "hex": "FF6900", + "source": "https://www.zalando.co.uk/" + }, { "title": "Zapier", "hex": "FF4A00", diff --git a/icons/azureartifacts.svg b/icons/azureartifacts.svg new file mode 100644 index 00000000..5a50ec20 --- /dev/null +++ b/icons/azureartifacts.svg @@ -0,0 +1 @@ +Azure Artifacts icon \ No newline at end of file diff --git a/icons/zalando.svg b/icons/zalando.svg new file mode 100644 index 00000000..f2fd9a77 --- /dev/null +++ b/icons/zalando.svg @@ -0,0 +1 @@ +Zalando icon \ No newline at end of file From 67ae569c54a322bc3a59d082597d585a9631ddc5 Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Fri, 20 Sep 2019 18:08:14 +0100 Subject: [PATCH 5/6] add GNU Privacy Guard (#1632) fixes #1631 --- _data/simple-icons.json | 5 +++++ icons/gnuprivacyguard.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gnuprivacyguard.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fcf5eaf0..e3162e34 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1140,6 +1140,11 @@ "hex": "A42E2B", "source": "https://gnu.org" }, + { + "title": "GNU Privacy Guard", + "hex": "0093DD", + "source": "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=tree;f=artwork/icons" + }, { "title": "GNU social", "hex": "A22430", diff --git a/icons/gnuprivacyguard.svg b/icons/gnuprivacyguard.svg new file mode 100644 index 00000000..afc1a6c0 --- /dev/null +++ b/icons/gnuprivacyguard.svg @@ -0,0 +1 @@ +GNU Privacy Guard icon \ No newline at end of file From fa27e1138de5583385cc9d3d8e1bdb63f83d62fc Mon Sep 17 00:00:00 2001 From: Eric Cornelisesn Date: Sun, 22 Sep 2019 18:37:50 +0300 Subject: [PATCH 6/6] version bump --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index b17a606f..1e8bf8bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.15.0", + "version": "1.16.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e5d9b762..f5ec0e28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.15.0", + "version": "1.16.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [