From 25d652793c2215458821ac83a46fedae680b796c Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sat, 28 Nov 2020 18:34:40 +0100 Subject: [PATCH] Rename Google Hangouts Meet and Chat (#4141) to "Google Meet" and "Google Chat" --- _data/simple-icons.json | 20 ++++++++++---------- icons/googlechat.svg | 1 + icons/googlehangoutschat.svg | 1 - icons/googlehangoutsmeet.svg | 1 - icons/googlemeet.svg | 1 + 5 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 icons/googlechat.svg delete mode 100644 icons/googlehangoutschat.svg delete mode 100644 icons/googlehangoutsmeet.svg create mode 100644 icons/googlemeet.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aa3b9ed04..1d74f1a85 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2565,6 +2565,11 @@ "hex": "1BB6F6", "source": "https://partnermarketinghub.withgoogle.com/#/brands" }, + { + "title": "Google Chat", + "hex": "00897B", + "source": "https://chat.google.com/error/noaccess" + }, { "title": "Google Chrome", "hex": "4285F4", @@ -2600,16 +2605,6 @@ "hex": "0C9D58", "source": "https://material.google.com/resources/sticker-sheets-icons.html#sticker-sheets-icons-components" }, - { - "title": "Google Hangouts Chat", - "hex": "00897B", - "source": "https://chat.google.com/error/noaccess" - }, - { - "title": "Google Hangouts Meet", - "hex": "00897B", - "source": "https://meet.google.com/" - }, { "title": "Google Keep", "hex": "FFBB00", @@ -2625,6 +2620,11 @@ "hex": "4285F4", "source": "https://upload.wikimedia.org/wikipedia/commons/a/a9/Google_Maps_icon.svg" }, + { + "title": "Google Meet", + "hex": "00897B", + "source": "https://meet.google.com/" + }, { "title": "Google Messages", "hex": "1A73E8", diff --git a/icons/googlechat.svg b/icons/googlechat.svg new file mode 100644 index 000000000..49db20c41 --- /dev/null +++ b/icons/googlechat.svg @@ -0,0 +1 @@ +Google Chat icon \ No newline at end of file diff --git a/icons/googlehangoutschat.svg b/icons/googlehangoutschat.svg deleted file mode 100644 index 9e6fc6d36..000000000 --- a/icons/googlehangoutschat.svg +++ /dev/null @@ -1 +0,0 @@ -Google Hangouts Chat icon \ No newline at end of file diff --git a/icons/googlehangoutsmeet.svg b/icons/googlehangoutsmeet.svg deleted file mode 100644 index 87f003b62..000000000 --- a/icons/googlehangoutsmeet.svg +++ /dev/null @@ -1 +0,0 @@ -Google Hangouts Meet icon \ No newline at end of file diff --git a/icons/googlemeet.svg b/icons/googlemeet.svg new file mode 100644 index 000000000..a872c87be --- /dev/null +++ b/icons/googlemeet.svg @@ -0,0 +1 @@ +Google Meet icon \ No newline at end of file