From f393edf10aaa7b74e15bf6469ad08cfe2d5ac053 Mon Sep 17 00:00:00 2001 From: Alexander Liu Date: Wed, 19 Jul 2023 13:37:03 -0400 Subject: [PATCH] sanity icon (#8874) --- _data/simple-icons.json | 9 +++++++++ icons/sanity.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/sanity.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8c13be9e..a32ad17e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10608,6 +10608,15 @@ "hex": "ED1C24", "source": "https://kb.sandisk.com" }, + { + "title": "Sanity", + "hex": "F03E2F", + "source": "https://github.com/sanity-io/logos/blob/6934d28ae0b5f63b0386810997b8be61ec7009b5/src/sanityMonogram.tsx", + "license": { + "type": "MIT", + "url": "https://github.com/sanity-io/logos/blob/6934d28ae0b5f63b0386810997b8be61ec7009b5/LICENSE" + } + }, { "title": "São Paulo Metro", "hex": "004382", diff --git a/icons/sanity.svg b/icons/sanity.svg new file mode 100644 index 00000000..cae43813 --- /dev/null +++ b/icons/sanity.svg @@ -0,0 +1 @@ +Sanity \ No newline at end of file