mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add Lovable SVG
This commit is contained in:
+8
-1
@@ -2372,7 +2372,7 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
{
|
||||
title: 'Flow Launcher',
|
||||
category: ['Software','Devtool'],
|
||||
category: ['Software', 'Devtool'],
|
||||
route: '/library/FlowLauncher.svg',
|
||||
url: 'https://www.flowlauncher.com/'
|
||||
},
|
||||
@@ -3677,5 +3677,12 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/react-wheel-picker_dark.svg'
|
||||
},
|
||||
url: 'https://react-wheel-picker.chanhdai.com'
|
||||
},
|
||||
{
|
||||
title: 'Lovable',
|
||||
category: 'AI',
|
||||
route: '/library/lovable.svg',
|
||||
url: 'https://lovable.dev/',
|
||||
brandUrl: 'https://lovable.dev/brand'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user