mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
chagnes
This commit is contained in:
@@ -3960,5 +3960,18 @@ export const svgs: iSVG[] = [
|
||||
category: 'Google',
|
||||
route: '/library/googleMaps.svg',
|
||||
url: 'https://www.google.com/maps/'
|
||||
},
|
||||
{
|
||||
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