mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
added linux svg
This commit is contained in:
+8
-1
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 11 KiB |
Reference in New Issue
Block a user