added linux svg

This commit is contained in:
Suraj 2023-12-12 19:09:07 +05:30
parent c7eba26df5
commit 507dda0f2b
2 changed files with 9 additions and 1 deletions

View File

@ -2073,10 +2073,17 @@ export const svgs: iSVG[] = [
url: 'https://reflex.dev/'
},
{
id: 250,
id: 251,
title: 'Stripe',
category: 'Software',
route: '/library/stripe.svg',
url: 'https://stripe.com/'
},
{
id: 252,
title: 'Linux',
category: 'Software',
route: '/library/linux.svg',
url: 'https://www.linux.org/'
}
];

1
static/library/linux.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB