mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
[Add] Google Drive SVG
This commit is contained in:
+4
-4
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user