From 4845ec9c76be9e05ce2ca9e61c8f8d8fd74649ba Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 16 Apr 2020 21:18:13 +0100 Subject: [PATCH] Add Ghostery (#2935) --- _data/simple-icons.json | 5 +++++ icons/ghostery.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ghostery.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 575b88e9..cdcd998d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2105,6 +2105,11 @@ "hex": "738A94", "source": "https://ghost.org/design" }, + { + "title": "Ghostery", + "hex": "00BAF2", + "source": "https://www.ghostery.com/" + }, { "title": "GIMP", "hex": "5C5543", diff --git a/icons/ghostery.svg b/icons/ghostery.svg new file mode 100644 index 00000000..04160fcb --- /dev/null +++ b/icons/ghostery.svg @@ -0,0 +1 @@ +Ghostery icon \ No newline at end of file