From c2b8fe11b96cf575c9ed180d912be01b4eb4ae55 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:06:03 -0500 Subject: [PATCH] Add Google Cloud Composer (#9452) --- _data/simple-icons.json | 6 ++++++ icons/googlecloudcomposer.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/googlecloudcomposer.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9c7132ba..a733d9d3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5241,6 +5241,12 @@ "hex": "4285F4", "source": "https://cloud.google.com" }, + { + "title": "Google Cloud Composer", + "hex": "4285F4", + "source": "https://cloud.google.com/icons", + "guidelines": "https://about.google/brand-resource-center" + }, { "title": "Google Colab", "hex": "F9AB00", diff --git a/icons/googlecloudcomposer.svg b/icons/googlecloudcomposer.svg new file mode 100644 index 00000000..4a22bd87 --- /dev/null +++ b/icons/googlecloudcomposer.svg @@ -0,0 +1 @@ +Google Cloud Composer \ No newline at end of file