feat: added Socket.io logo

This commit is contained in:
Abhishek Prakash
2025-02-10 03:45:51 +05:30
parent 6f27ed4efe
commit c1338b2172
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -3287,5 +3287,11 @@ export const svgs: iSVG[] = [
},
brandUrl: 'https://vercel.com/geist/brands',
url: 'https://vercel.com/'
},
{
"title": "Socket.io",
"category": "Software",
"route": "/library/socketio-dark.svg",
"url": "https://socket.io/"
}
];