mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: update clerk SVG
This commit is contained in:
+4
-1
@@ -3078,7 +3078,10 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'Clerk',
|
||||
category: ['Software', 'Authentication'],
|
||||
route: '/library/clerk.svg',
|
||||
route: {
|
||||
light: '/library/clerk-light.svg',
|
||||
dark: '/library/clerk-dark.svg'
|
||||
},
|
||||
url: 'https://clerk.com/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user