mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add OpenRouter SVGs
This commit is contained in:
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user