[Add] Google Drive SVG

This commit is contained in:
Gothsec
2024-09-24 11:53:12 -05:00
parent ece6cabf26
commit 5b267a11ed
3 changed files with 12 additions and 8 deletions
+4 -4
View File
@@ -2,10 +2,10 @@ import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: 'Nvidia',
category: 'Hardware',
route: '/library/nvidia.svg',
url: 'https://nvidia.com/'
title: 'Google Drive',
category: 'Google',
route: '/library/drive.svg',
url: 'https://www.google.com/drive/'
},
{
title: 'Milanote',