From f5d15f925fe683578ac2038168bcb1314e4705f2 Mon Sep 17 00:00:00 2001 From: pheralb Date: Thu, 19 Jun 2025 11:45:41 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Add=20OpenRouter=20SVGs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 9 +++++++++ static/library/openrouter_dark.svg | 21 +++++++++++++++++++++ static/library/openrouter_light.svg | 21 +++++++++++++++++++++ 3 files changed, 51 insertions(+) create mode 100644 static/library/openrouter_dark.svg create mode 100644 static/library/openrouter_light.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index a8192a7..306adcf 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3692,5 +3692,14 @@ export const svgs: iSVG[] = [ route: '/library/lovable.svg', url: 'https://lovable.dev/', brandUrl: 'https://lovable.dev/brand' + }, + { + title: 'OpenRouter', + category: 'AI', + route: { + light: '/library/openrouter_light.svg', + dark: '/library/openrouter_dark.svg' + }, + url: 'https://openrouter.ai/' } ]; diff --git a/static/library/openrouter_dark.svg b/static/library/openrouter_dark.svg new file mode 100644 index 0000000..61033bf --- /dev/null +++ b/static/library/openrouter_dark.svg @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/static/library/openrouter_light.svg b/static/library/openrouter_light.svg new file mode 100644 index 0000000..4db31cd --- /dev/null +++ b/static/library/openrouter_light.svg @@ -0,0 +1,21 @@ + + + + + + + +