mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Microsoft SQL Server
This commit is contained in:
@@ -1358,5 +1358,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Library',
|
||||
route: '/library/vueuse.svg',
|
||||
url: 'https://vueuse.org/'
|
||||
},
|
||||
{
|
||||
id: 194,
|
||||
title: 'Microsoft SQL Server ',
|
||||
category: 'Database',
|
||||
route: '/library/sql-server.svg',
|
||||
url: 'https://www.microsoft.com/en-us/sql-server/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user