mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: grok
This commit is contained in:
@@ -707,6 +707,19 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/graphql.svg',
|
||||
url: 'https://graphql.org/'
|
||||
},
|
||||
{
|
||||
title: 'Grok',
|
||||
category: 'AI',
|
||||
route: {
|
||||
light: '/library/grok-light.svg',
|
||||
dark: '/library/grok-dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/grok-wordmark-light.svg',
|
||||
dark: '/library/grok-wordmark-dark.svg'
|
||||
},
|
||||
url: 'https://grok.com/'
|
||||
},
|
||||
{
|
||||
title: 'GitLab',
|
||||
category: 'Software',
|
||||
|
||||
Reference in New Issue
Block a user