📦 Add DeepSeek SVG

This commit is contained in:
Miguel Vega
2025-01-24 16:51:46 -05:00
parent de7a3e31ee
commit 2085fb0e40
3 changed files with 9 additions and 0 deletions
+7
View File
@@ -3222,5 +3222,12 @@ export const svgs: iSVG[] = [
dark: '/library/motion_dark.svg'
},
url: 'https://motion.dev/'
},
{
title: 'DeepSeek',
category: 'AI',
route: '/library/deepseek.svg',
wordmark: '/library/deepseek_wordmark.svg',
url: 'https://deepseek.com/'
}
];