From 3d122c24fa1074592f9a2bc4340cb4bf21aba1e4 Mon Sep 17 00:00:00 2001 From: Haden Date: Mon, 8 Aug 2016 12:38:02 -0500 Subject: [PATCH 1/2] Update Windows branding --- icons/windows.svg | 2 +- src/simple-icons.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/icons/windows.svg b/icons/windows.svg index ec387325..79422178 100644 --- a/icons/windows.svg +++ b/icons/windows.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/simple-icons.json b/src/simple-icons.json index fe4dfd0c..c2870589 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -1212,8 +1212,8 @@ }, { "title": "Windows", - "hex": "0072C6", - "source": "https://ratnacahayarina.files.wordpress.com/2014/03/microsoft.pdf" + "hex": "0078D6", + "source": "https://commons.wikimedia.org/wiki/File:Windows_10_Logo.svg" }, { "title": "Wix", From 0a8ff04ddf4081a08b6a2645b65e7e7049295da2 Mon Sep 17 00:00:00 2001 From: Haden Date: Mon, 22 Aug 2016 17:41:27 -0500 Subject: [PATCH 2/2] Add Product Hunt, in relation to Issue #325. --- icons/producthunt.svg | 1 + src/simple-icons.json | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 icons/producthunt.svg diff --git a/icons/producthunt.svg b/icons/producthunt.svg new file mode 100644 index 00000000..489ca315 --- /dev/null +++ b/icons/producthunt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/simple-icons.json b/src/simple-icons.json index c2870589..0aa0244f 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -830,6 +830,11 @@ "hex": "9933CC", "source": "" }, + { + "title": "Product Hunt", + "hex": "DA552F", + "source": "https://www.producthunt.com/branding" + }, { "title": "Proto.io", "hex": "34A7C1",