Skip to content

Commit

Permalink
Add VirtualBox SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
Gothsec committed Jan 12, 2025
1 parent fbf9b46 commit 333fd8a
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
import type { iSVG } from '../types/svg';

export const svgs: iSVG[] = [
{
title: 'VirtualBox',
category: 'Software',
route: '/library/virtualbox.svg',
wordmark: '/library/virtualbox-wordmark.svg',
url: 'https://www.virtualbox.org/',
},
{
title: 'Google Drive',
category: 'Google',
Expand Down
18 changes: 18 additions & 0 deletions static/library/virtualbox-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions static/library/virtualbox.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 333fd8a

Please sign in to comment.