From 8964c7d69c5eeff63ced26b8c14c2eff8174b447 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 6 Mar 2020 14:42:08 +0000 Subject: [PATCH 1/3] Add AdBlock --- _data/simple-icons.json | 5 +++++ icons/adblock.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/adblock.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 83bfa89c23af..bd704a2746bd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -60,6 +60,11 @@ "hex": "000000", "source": "https://www.activision.com/" }, + { + "title": "AdBlock", + "hex": "f40d12", + "source": "https://getadblock.com/" + }, { "title": "AddThis", "hex": "FF6550", diff --git a/icons/adblock.svg b/icons/adblock.svg new file mode 100644 index 000000000000..7e8ffcd2c056 --- /dev/null +++ b/icons/adblock.svg @@ -0,0 +1 @@ +AdBlock icon \ No newline at end of file From 95ab4b618424b729cc22f9f48184dd822b7ae31d Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 9 Mar 2020 14:57:06 +0000 Subject: [PATCH 2/3] Fix AdBlock colour --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bd704a2746bd..ebcaa3bcb9dd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -62,7 +62,7 @@ }, { "title": "AdBlock", - "hex": "f40d12", + "hex": "F40D12", "source": "https://getadblock.com/" }, { @@ -1909,6 +1909,7 @@ "title": "GitLab", "hex": "FCA121", "source": "https://about.gitlab.com/press/press-kit/" + "source": "https://about.gitlab.com/press/press-kit/" }, { "title": "Gitpod", From 92b918c3a0c93de73325a74149051f3ad53e7f7f Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 9 Mar 2020 15:02:07 +0000 Subject: [PATCH 3/3] Fix AdBlock colour --- _data/simple-icons.json | 1 - 1 file changed, 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ebcaa3bcb9dd..a8dd900221e0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1909,7 +1909,6 @@ "title": "GitLab", "hex": "FCA121", "source": "https://about.gitlab.com/press/press-kit/" - "source": "https://about.gitlab.com/press/press-kit/" }, { "title": "Gitpod",