Skip to content

Commit

Permalink
[Add] Nvidia SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
Gothsec committed Dec 23, 2024
1 parent 948d2fe commit 809abce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
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',
Expand Down
4 changes: 4 additions & 0 deletions static/library/nvidia.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 809abce

Please sign in to comment.