diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 95d9210f6..24b0e1b58 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -24,6 +24,14 @@ export const svgs: iSVG[] = [ url: "https://mail.proton.me", brandUrl: "https://proton.me/media/kit", }, + { + title: 'Friym', + category: 'Social', + route: '/library/friym.svg', + wordmark: '/library/friym-wordmark.svg', + url: 'https://www.friym.com', + brandUrl: 'https://brand.friym.com/' + }, { title: "Google Classroom", category: ["Google", "Education"], diff --git a/static/library/friym-wordmark.svg b/static/library/friym-wordmark.svg new file mode 100644 index 000000000..43c051629 --- /dev/null +++ b/static/library/friym-wordmark.svg @@ -0,0 +1,48 @@ + + + + +fm_fullemerald + + + + + + + + + + + + + + diff --git a/static/library/friym.svg b/static/library/friym.svg new file mode 100644 index 000000000..d44d278d8 --- /dev/null +++ b/static/library/friym.svg @@ -0,0 +1 @@ +bulle_color \ No newline at end of file