add cohere

This commit is contained in:
Meet Patel
2024-06-02 13:10:08 +05:30
parent 2e0ca1722e
commit 24b70025e7
3 changed files with 9 additions and 0 deletions
+7
View File
@@ -1,6 +1,13 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: 'Cohere',
category: 'AI',
route: '/library/cohere.svg',
wordmark: '/library/cohere_wordmark.svg',
url: 'https://cohere.com/'
},
{
title: 'Cisco',
category: 'Software',