From 922542e578f0be6664a0f9550236cf1c76106176 Mon Sep 17 00:00:00 2001 From: pheralb Date: Fri, 12 Apr 2024 08:52:39 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20Supabase=20SVGs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 6 +++++- static/library/supabase.svg | 16 ++++++++++++++- static/library/supabase_wordmark_dark.svg | 23 ++++++++++++++++++++++ static/library/supabase_wordmark_light.svg | 23 ++++++++++++++++++++++ 4 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 static/library/supabase_wordmark_dark.svg create mode 100644 static/library/supabase_wordmark_light.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index d5e7ede..c7579a0 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -169,7 +169,11 @@ export const svgs: iSVG[] = [ title: 'Supabase', category: 'Database', route: '/library/supabase.svg', - url: 'https://supabase.com/' + url: 'https://supabase.com/', + wordmark: { + light: '/library/supabase_wordmark_light.svg', + dark: '/library/supabase_wordmark_dark.svg' + } }, { title: 'Vite.js', diff --git a/static/library/supabase.svg b/static/library/supabase.svg index 19ee8b0..ad802ac 100644 --- a/static/library/supabase.svg +++ b/static/library/supabase.svg @@ -1 +1,15 @@ - \ No newline at end of file + + + + + + + + + + + + + + + diff --git a/static/library/supabase_wordmark_dark.svg b/static/library/supabase_wordmark_dark.svg new file mode 100644 index 0000000..9e96fab --- /dev/null +++ b/static/library/supabase_wordmark_dark.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/library/supabase_wordmark_light.svg b/static/library/supabase_wordmark_light.svg new file mode 100644 index 0000000..60cbc71 --- /dev/null +++ b/static/library/supabase_wordmark_light.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + +