From 4801bcf3b9ea9ae2c9616d9471c8b616a4f32843 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Tue, 21 Nov 2023 06:52:54 -0700 Subject: [PATCH] Add Google Pub/Sub (#9466) --- _data/simple-icons.json | 6 ++++++ icons/googlepubsub.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/googlepubsub.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d3b8de7d..9c0d308c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5556,6 +5556,12 @@ "hex": "4285F4", "source": "https://developers.google.com/search/docs/data-types/podcast" }, + { + "title": "Google Pub/Sub", + "hex": "AECBFA", + "source": "https://cloud.google.com/icons", + "guidelines": "https://about.google/brand-resource-center" + }, { "title": "Google Scholar", "hex": "4285F4", diff --git a/icons/googlepubsub.svg b/icons/googlepubsub.svg new file mode 100644 index 00000000..36b2fee5 --- /dev/null +++ b/icons/googlepubsub.svg @@ -0,0 +1 @@ +Google Pub/Sub \ No newline at end of file