mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into feat/add-webgl
This commit is contained in:
@@ -3970,5 +3970,18 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
url: 'https://www.khronos.org/webgl/',
|
||||
brandUrl: 'https://www.khronos.org/legal/trademarks/'
|
||||
},
|
||||
{
|
||||
title: 'Intello',
|
||||
category: 'Platform',
|
||||
route: {
|
||||
light: '/library/intello-light.svg',
|
||||
dark: '/library/intello-dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/intello-wordmark-light.svg',
|
||||
dark: '/library/intello-wordmark-dark.svg'
|
||||
},
|
||||
url: 'https://intelloai.com/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user