diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bac125d7..f3664c82 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6029,6 +6029,16 @@ "hex": "7248B9", "source": "https://about.google/products/#all-products" }, + { + "title": "Google Gemini", + "hex": "8E75B2", + "source": "https://gemini.google.com", + "aliases": { + "old": [ + "Google Bard" + ] + } + }, { "title": "Google Hangouts", "hex": "0C9D58", diff --git a/icons/googlegemini.svg b/icons/googlegemini.svg new file mode 100644 index 00000000..765adb08 --- /dev/null +++ b/icons/googlegemini.svg @@ -0,0 +1 @@ +Google Gemini \ No newline at end of file