From 6b421268753e066566e71e88da3c6f4f79daa31e Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Tue, 25 Jul 2023 09:59:20 -0700 Subject: [PATCH] Add sst (#9063) --- _data/simple-icons.json | 6 ++++++ icons/sst.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/sst.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9c269bd12..77223c4fe 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11772,6 +11772,12 @@ "hex": "154881", "source": "https://www.ssrn.com" }, + { + "title": "SST", + "hex": "E27152", + "source": "https://sst.dev", + "guidelines": "https://github.com/serverless-stack/identity" + }, { "title": "Stack Exchange", "hex": "1E5397", diff --git a/icons/sst.svg b/icons/sst.svg new file mode 100644 index 000000000..e9c3f4f1a --- /dev/null +++ b/icons/sst.svg @@ -0,0 +1 @@ +SST \ No newline at end of file