From bec57f9e49118e7eeaca520ab09776010260e5fa Mon Sep 17 00:00:00 2001 From: Grzegorz Kucmierz Date: Thu, 26 Feb 2026 23:41:28 +0000 Subject: [PATCH] feat(ui): add new app icon svg --- index.html | 1 + public/favicon.svg | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 public/favicon.svg diff --git a/index.html b/index.html index f5ddc28..4c41669 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + Tools App diff --git a/public/favicon.svg b/public/favicon.svg new file mode 100644 index 0000000..85d0c6b --- /dev/null +++ b/public/favicon.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file