From 7e17365fd4bd58d510889266bff28b5208bc38cb Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Fri, 24 Nov 2023 07:38:23 -0700 Subject: [PATCH] Add Google Tasks (#9580) Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/googletasks.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/googletasks.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 02c73759b..31739d6d2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5576,6 +5576,12 @@ "hex": "246FDB", "source": "https://tagmanager.google.com/#/home" }, + { + "title": "Google Tasks", + "hex": "2684FC", + "source": "https://assistant.google.com/tasks", + "guidelines": "https://about.google/brand-resource-center" + }, { "title": "Google Translate", "hex": "4285F4", diff --git a/icons/googletasks.svg b/icons/googletasks.svg new file mode 100644 index 000000000..3ef9fd1d6 --- /dev/null +++ b/icons/googletasks.svg @@ -0,0 +1 @@ +Google Tasks \ No newline at end of file