mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat(icons): Model Context Protocol
This commit is contained in:
@@ -3400,6 +3400,19 @@ export const svgs: iSVG[] = [
|
||||
brandUrl: 'https://vercel.com/geist/brands',
|
||||
url: 'https://vercel.com/'
|
||||
},
|
||||
{
|
||||
title: 'Model Context Protocol',
|
||||
category: ['AI', 'Framework'],
|
||||
route: {
|
||||
light: '/library/model-context-protocol-light.svg',
|
||||
dark: '/library/model-context-protocol-dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/model-context-protocol-wordmark-light.svg',
|
||||
dark: '/library/model-context-protocol-wordmark-dark.svg'
|
||||
},
|
||||
url: 'https://modelcontextprotocol.io/'
|
||||
},
|
||||
{
|
||||
title: 'Socket.io',
|
||||
category: 'Software',
|
||||
|
||||
Reference in New Issue
Block a user