From 5e9c73c2a17b0328536c1c6e3180c9de98452556 Mon Sep 17 00:00:00 2001 From: Nicholas Charriere Date: Thu, 12 Jun 2025 11:03:32 -0700 Subject: [PATCH] Add Mocha SVGs --- src/data/svgs.ts | 13 +++++++++++++ static/library/mocha-dark.svg | 3 +++ static/library/mocha-dark_wordmark.svg | 15 +++++++++++++++ static/library/mocha-light.svg | 3 +++ static/library/mocha-light_wordmark.svg | 15 +++++++++++++++ 5 files changed, 49 insertions(+) create mode 100644 static/library/mocha-dark.svg create mode 100644 static/library/mocha-dark_wordmark.svg create mode 100644 static/library/mocha-light.svg create mode 100644 static/library/mocha-light_wordmark.svg 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 @@ + + + + + + + + + + + + + + +