diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index aa3b9ed0..1d74f1a8 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 00000000..49db20c4
--- /dev/null
+++ b/icons/googlechat.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/googlehangoutschat.svg b/icons/googlehangoutschat.svg
deleted file mode 100644
index 9e6fc6d3..00000000
--- a/icons/googlehangoutschat.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/googlehangoutsmeet.svg b/icons/googlehangoutsmeet.svg
deleted file mode 100644
index 87f003b6..00000000
--- a/icons/googlehangoutsmeet.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/icons/googlemeet.svg b/icons/googlemeet.svg
new file mode 100644
index 00000000..a872c87b
--- /dev/null
+++ b/icons/googlemeet.svg
@@ -0,0 +1 @@
+
\ No newline at end of file