From 0bc7c0ba9f294bd9e795556f89ead5e7b87ed9ab Mon Sep 17 00:00:00 2001 From: Sascha Lustenberger | techlan gmbh Date: Tue, 24 Feb 2026 16:54:21 +0100 Subject: [PATCH] feat(ui): add SVG favicon for NetBird MSP Appliance Co-Authored-By: Claude Sonnet 4.6 --- static/favicon.svg | 21 +++++++++++++++++++++ static/index.html | 1 + 2 files changed, 22 insertions(+) create mode 100644 static/favicon.svg diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..e6b3cfc --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/static/index.html b/static/index.html index 7511da2..9af8f71 100644 --- a/static/index.html +++ b/static/index.html @@ -5,6 +5,7 @@ NetBird MSP Appliance +