diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 51c15e2..1a2fba1 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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/' } ]; diff --git a/static/library/Intello-wordmark-light.svg b/static/library/Intello-wordmark-light.svg new file mode 100644 index 0000000..c2036c2 --- /dev/null +++ b/static/library/Intello-wordmark-light.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/static/library/intello-dark.svg b/static/library/intello-dark.svg new file mode 100644 index 0000000..d532b64 --- /dev/null +++ b/static/library/intello-dark.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/static/library/intello-light.svg b/static/library/intello-light.svg new file mode 100644 index 0000000..9cd8b70 --- /dev/null +++ b/static/library/intello-light.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/static/library/intello-wordmark-dark.svg b/static/library/intello-wordmark-dark.svg new file mode 100644 index 0000000..ae7eebb --- /dev/null +++ b/static/library/intello-wordmark-dark.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + +