mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
added linux svg
This commit is contained in:
parent
c7eba26df5
commit
507dda0f2b
@ -2073,10 +2073,17 @@ export const svgs: iSVG[] = [
|
|||||||
url: 'https://reflex.dev/'
|
url: 'https://reflex.dev/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 250,
|
id: 251,
|
||||||
title: 'Stripe',
|
title: 'Stripe',
|
||||||
category: 'Software',
|
category: 'Software',
|
||||||
route: '/library/stripe.svg',
|
route: '/library/stripe.svg',
|
||||||
url: 'https://stripe.com/'
|
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
1
static/library/linux.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user