From 13a18d21a93ab41355ca77e41ddd84a00131dd90 Mon Sep 17 00:00:00 2001 From: Hendrik Date: Fri, 1 May 2026 17:54:13 +0200 Subject: [PATCH] =?UTF-8?q?Add=20NexRedirect=20logo=20(nr)=20=E2=80=94=20a?= =?UTF-8?q?dapted=20from=20CoreXVoice=20nv-icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/icon.svg | 28 +++++++++++++++++++++++ components/Logo.tsx | 56 +++++++++++++++++++++++++++++++++++++-------- public/nr-icon.svg | 37 ++++++++++++++++++++++++++++++ 3 files changed, 112 insertions(+), 9 deletions(-) create mode 100644 app/icon.svg create mode 100644 public/nr-icon.svg diff --git a/app/icon.svg b/app/icon.svg new file mode 100644 index 0000000..7c11df5 --- /dev/null +++ b/app/icon.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + nr + + diff --git a/components/Logo.tsx b/components/Logo.tsx index 07c7507..48ea6a0 100644 --- a/components/Logo.tsx +++ b/components/Logo.tsx @@ -1,14 +1,52 @@ export function Logo({ size = 32 }: { size?: number }) { - const fontSize = Math.round(size * 0.46); return ( -
- - c - x - -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + nr + + + + ); } diff --git a/public/nr-icon.svg b/public/nr-icon.svg new file mode 100644 index 0000000..fed0b49 --- /dev/null +++ b/public/nr-icon.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + nr + + +