From 9da5a73dc5933b544c1692616cba75d2fd9e4a46 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 4 Apr 2020 12:32:50 +0100 Subject: [PATCH] Add Google Hangouts Meet (#2843) --- _data/simple-icons.json | 5 +++++ icons/googlehangoutsmeet.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlehangoutsmeet.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 185675d53..895b5a119 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2260,6 +2260,11 @@ "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", diff --git a/icons/googlehangoutsmeet.svg b/icons/googlehangoutsmeet.svg new file mode 100644 index 000000000..87f003b62 --- /dev/null +++ b/icons/googlehangoutsmeet.svg @@ -0,0 +1 @@ +Google Hangouts Meet icon \ No newline at end of file