From 045f9484e9ddb659faf9b11957029232af92c6b1 Mon Sep 17 00:00:00 2001 From: Ayoub Aabass Date: Thu, 31 Oct 2019 01:15:21 +0100 Subject: [PATCH] Add Google Ads logo (#1848) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Google Ads logo * ✏️ changed icon to resemble official version --- _data/simple-icons.json | 5 +++++ icons/googleads.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googleads.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 81078398c..9e06b8c6b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1281,6 +1281,11 @@ "hex": "4285F4", "source": "https://developers.google.com/+/branding-guidelines?hl=en" }, + { + "title": "Google Ads", + "hex": "4285F4", + "source": "https://designguidelines.withgoogle.com/ads-branding/google-ads/logos.html#logos-brand-logo-lockups" + }, { "title": "Google Allo", "hex": "ECB842", diff --git a/icons/googleads.svg b/icons/googleads.svg new file mode 100644 index 000000000..930b6c545 --- /dev/null +++ b/icons/googleads.svg @@ -0,0 +1 @@ +Google Ads icon \ No newline at end of file