mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add Motion SVG
This commit is contained in:
@@ -3048,5 +3048,14 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/polar-sh_dark.svg'
|
||||
},
|
||||
url: 'https://polar.sh/'
|
||||
},
|
||||
{
|
||||
title: 'Motion',
|
||||
category: 'Library',
|
||||
route: {
|
||||
light: '/library/motion.svg',
|
||||
dark: '/library/motion_dark.svg'
|
||||
},
|
||||
url: 'https://motion.dev/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user