mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
@@ -3293,5 +3293,14 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
brandUrl: 'https://vercel.com/geist/brands',
|
||||
url: 'https://vercel.com/'
|
||||
},
|
||||
{
|
||||
"title": "Socket.io",
|
||||
"category": "Software",
|
||||
"route": {
|
||||
dark: "/library/socketio-dark.svg",
|
||||
light: "/library/socketio-light.svg"
|
||||
},
|
||||
"url": "https://socket.io/"
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user