From f75d0a5845c169c553922cc23791ecae111bc7e6 Mon Sep 17 00:00:00 2001 From: BrieucCaillot Date: Sat, 29 Nov 2025 13:49:10 +0100 Subject: [PATCH] feat: Add Formance logo and wordmark --- src/data/svgs.ts | 13 +++++++++++++ static/library/formance-logo-dark.svg | 18 ++++++++++++++++++ static/library/formance-logo-light.svg | 18 ++++++++++++++++++ static/library/formance-wordmark-dark.svg | 17 +++++++++++++++++ static/library/formance-wordmark-light.svg | 17 +++++++++++++++++ 5 files changed, 83 insertions(+) create mode 100644 static/library/formance-logo-dark.svg create mode 100644 static/library/formance-logo-light.svg create mode 100644 static/library/formance-wordmark-dark.svg create mode 100644 static/library/formance-wordmark-light.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 62b2ef3..f816942 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4310,4 +4310,17 @@ export const svgs: iSVG[] = [ }, url: "https://paper.design/", }, + { + title: 'Formance', + category: ['Software', 'Payment'], + route: { + light: '/library/formance-logo-light.svg', + dark: '/library/formance-logo-dark.svg' + }, + wordmark: { + light: '/library/formance-wordmark-light.svg', + dark: '/library/formance-wordmark-dark.svg' + }, + url: 'https://www.formance.com/' + } ]; diff --git a/static/library/formance-logo-dark.svg b/static/library/formance-logo-dark.svg new file mode 100644 index 0000000..d2d778a --- /dev/null +++ b/static/library/formance-logo-dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/library/formance-logo-light.svg b/static/library/formance-logo-light.svg new file mode 100644 index 0000000..7e93d62 --- /dev/null +++ b/static/library/formance-logo-light.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/library/formance-wordmark-dark.svg b/static/library/formance-wordmark-dark.svg new file mode 100644 index 0000000..c554564 --- /dev/null +++ b/static/library/formance-wordmark-dark.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/static/library/formance-wordmark-light.svg b/static/library/formance-wordmark-light.svg new file mode 100644 index 0000000..ec395fb --- /dev/null +++ b/static/library/formance-wordmark-light.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + +