From 4204d7a3b04cc8514f86cad8f7a8ec9fa12a9eff Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 13 Mar 2020 16:38:02 +0000 Subject: [PATCH] Add Google News --- _data/simple-icons.json | 5 +++++ icons/googlenews.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlenews.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 57a0c0d15803..90e28415c576 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2210,6 +2210,11 @@ "hex": "4285F4", "source": "https://developers.google.com/nearby/developer-guidelines" }, + { + "title": "Google News", + "hex": "174EA6", + "source": "https://partnermarketinghub.withgoogle.com/#/brands/" + }, { "title": "Google Pay", "hex": "4285F4", diff --git a/icons/googlenews.svg b/icons/googlenews.svg new file mode 100644 index 000000000000..99aa8b470750 --- /dev/null +++ b/icons/googlenews.svg @@ -0,0 +1 @@ +Google News icon \ No newline at end of file