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 @@ + + + + + + + +