From e18f615b818ed5a56014731cd9b87323bb18a3d0 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Fri, 6 Sep 2019 17:48:08 +0200 Subject: [PATCH 1/5] Update golang --- _data/simple-icons.json | 4 ++-- icons/go.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 816fe87e829e..cb43a51601aa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1152,8 +1152,8 @@ }, { "title": "Go", - "hex": "76E1FE", - "source": "https://golang.org/doc/gopher/" + "hex": "00ADD8", + "source": "https://blog.golang.org/go-brand" }, { "title": "Google", diff --git a/icons/go.svg b/icons/go.svg index 200121ba4aac..52d033b97044 100644 --- a/icons/go.svg +++ b/icons/go.svg @@ -1 +1 @@ -Go icon \ No newline at end of file +Go icon< \ No newline at end of file From 31962179dc0bc52c121749ef8f0107e96df0fd80 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Fri, 6 Sep 2019 17:49:21 +0200 Subject: [PATCH 2/5] Add Open Collective --- _data/simple-icons.json | 5 +++++ icons/opencollective.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/opencollective.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cb43a51601aa..6f4b1b102ee9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2110,6 +2110,11 @@ "hex": "F68212", "source": "https://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg" }, + { + "title": "Open Collective", + "hex": "7FADF2", + "source": "https://docs.opencollective.com/help/about#media-logo" + }, { "title": "OpenStreetMap", "hex": "7EBC6F", diff --git a/icons/opencollective.svg b/icons/opencollective.svg new file mode 100644 index 000000000000..07070da144c9 --- /dev/null +++ b/icons/opencollective.svg @@ -0,0 +1 @@ +Open Collective icon \ No newline at end of file From 51ed174c9af8bef36140c97a8c29449a9c55b891 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Fri, 6 Sep 2019 17:50:22 +0200 Subject: [PATCH 3/5] Add Storybook --- _data/simple-icons.json | 5 +++++ icons/storybook.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/storybook.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6f4b1b102ee9..1e4d95d5cd5c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2830,6 +2830,11 @@ "hex": "3A98D9", "source": "https://storify.com" }, + { + "title": "Storybook", + "hex": "FF4785", + "source": "https://github.com/storybookjs/brand" + }, { "title": "Strava", "hex": "FC4C02", diff --git a/icons/storybook.svg b/icons/storybook.svg new file mode 100644 index 000000000000..bbe944ce47ed --- /dev/null +++ b/icons/storybook.svg @@ -0,0 +1 @@ +Storybook icon \ No newline at end of file From ec6a90371ee642077b12bc8fef642981ec365e31 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Fri, 6 Sep 2019 18:13:19 +0200 Subject: [PATCH 4/5] Fix golang svg typo --- icons/go.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/go.svg b/icons/go.svg index 52d033b97044..1b13bd4b8d32 100644 --- a/icons/go.svg +++ b/icons/go.svg @@ -1 +1 @@ -Go icon< \ No newline at end of file +Go icon \ No newline at end of file From 47a4c3890b943c96bb7879c85cd1c1ebeb14806f Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Fri, 6 Sep 2019 18:22:44 +0200 Subject: [PATCH 5/5] Combine multiple paths into 1 --- icons/go.svg | 2 +- icons/opencollective.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icons/go.svg b/icons/go.svg index 1b13bd4b8d32..eef44ec5dbce 100644 --- a/icons/go.svg +++ b/icons/go.svg @@ -1 +1 @@ -Go icon \ No newline at end of file +Go icon \ No newline at end of file diff --git a/icons/opencollective.svg b/icons/opencollective.svg index 07070da144c9..1cdef84212fe 100644 --- a/icons/opencollective.svg +++ b/icons/opencollective.svg @@ -1 +1 @@ -Open Collective icon \ No newline at end of file +Open Collective icon \ No newline at end of file