From 815b12de92de41b26722483c3a2db39a056425b7 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Fri, 24 Nov 2023 04:54:41 -0700 Subject: [PATCH] Add Google Cloud Spanner (#9472) --- _data/simple-icons.json | 6 ++++++ icons/googlecloudspanner.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/googlecloudspanner.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9772501c..4ae4a114 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5382,6 +5382,12 @@ "source": "https://cloud.google.com/icons", "guidelines": "https://about.google/brand-resource-center" }, + { + "title": "Google Cloud Spanner", + "hex": "4285F4", + "source": "https://cloud.google.com/icons", + "guidelines": "https://about.google/brand-resource-center" + }, { "title": "Google Colab", "hex": "F9AB00", diff --git a/icons/googlecloudspanner.svg b/icons/googlecloudspanner.svg new file mode 100644 index 00000000..d530094e --- /dev/null +++ b/icons/googlecloudspanner.svg @@ -0,0 +1 @@ +Google Cloud Spanner \ No newline at end of file