diff --git a/src/data/svgs.ts b/src/data/svgs.ts index a8192a7..7a7d43a 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3692,5 +3692,18 @@ export const svgs: iSVG[] = [ route: '/library/lovable.svg', url: 'https://lovable.dev/', brandUrl: 'https://lovable.dev/brand' + }, + { + title: 'Mocha', + category: 'AI', + route: { + light: '/library/mocha-light.svg', + dark: '/library/mocha_dark.svg' + }, + wordmark: { + light: '/library/mocha-light_wordmark.svg', + dark: '/library/mocha-dark_wordmark.svg' + }, + url: 'https://getmocha.com/' } ]; diff --git a/static/library/mocha-dark.svg b/static/library/mocha-dark.svg new file mode 100644 index 0000000..b71c3c9 --- /dev/null +++ b/static/library/mocha-dark.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/library/mocha-dark_wordmark.svg b/static/library/mocha-dark_wordmark.svg new file mode 100644 index 0000000..88d588c --- /dev/null +++ b/static/library/mocha-dark_wordmark.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/static/library/mocha-light.svg b/static/library/mocha-light.svg new file mode 100644 index 0000000..e270c13 --- /dev/null +++ b/static/library/mocha-light.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/library/mocha-light_wordmark.svg b/static/library/mocha-light_wordmark.svg new file mode 100644 index 0000000..7de72fe --- /dev/null +++ b/static/library/mocha-light_wordmark.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + +