From 76c96bbafebd7f652a84e74012662e919b04edf4 Mon Sep 17 00:00:00 2001 From: Yazan Hamad <53478218+Yazan-Hamad@users.noreply.github.com> Date: Sun, 6 Aug 2023 13:11:32 +0300 Subject: [PATCH] Add Google Bard icon (#9114) --- _data/simple-icons.json | 5 +++++ icons/googlebard.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlebard.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 45f1cc13..db6fa8b1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4932,6 +4932,11 @@ "hex": "4285F4", "source": "https://assistant.google.com" }, + { + "title": "Google Bard", + "hex": "886FBF", + "source": "https://bard.google.com" + }, { "title": "Google Calendar", "hex": "4285F4", diff --git a/icons/googlebard.svg b/icons/googlebard.svg new file mode 100644 index 00000000..772bc562 --- /dev/null +++ b/icons/googlebard.svg @@ -0,0 +1 @@ +Google Bard \ No newline at end of file