From 14b69da08cf060ea071138a32a86840a887717ba Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Fri, 23 Feb 2024 15:03:13 +0000 Subject: [PATCH] Add Google Gemini (#10461) --- _data/simple-icons.json | 10 ++++++++++ icons/googlegemini.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/googlegemini.svg 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