From 04166e81e52d38b1f66ba3313ccb1291c239eea2 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 2 Jul 2025 08:29:27 +0200 Subject: [PATCH] feat: update icons, remove deprecated Microsoft Tiles --- frontend/index.html | 29 ++---------- .../public/img/icons/apple-touch-icon.png | Bin 7420 -> 8540 bytes frontend/public/img/icons/browserconfig.xml | 9 ---- frontend/public/img/icons/favicon-16x16.png | Bin 843 -> 0 bytes frontend/public/img/icons/favicon-32x32.png | Bin 1250 -> 0 bytes frontend/public/img/icons/favicon.ico | Bin 15086 -> 15086 bytes frontend/public/img/icons/favicon.svg | 3 ++ frontend/public/img/icons/mstile-144x144.png | Bin 7213 -> 0 bytes frontend/public/img/icons/mstile-150x150.png | Bin 7022 -> 0 bytes frontend/public/img/icons/mstile-310x150.png | Bin 7644 -> 0 bytes frontend/public/img/icons/mstile-310x310.png | Bin 14508 -> 0 bytes frontend/public/img/icons/mstile-70x70.png | Bin 5005 -> 0 bytes .../public/img/icons/safari-pinned-tab.svg | 42 ------------------ frontend/public/index.html | 35 ++------------- 14 files changed, 11 insertions(+), 107 deletions(-) delete mode 100644 frontend/public/img/icons/browserconfig.xml delete mode 100644 frontend/public/img/icons/favicon-16x16.png delete mode 100644 frontend/public/img/icons/favicon-32x32.png create mode 100644 frontend/public/img/icons/favicon.svg delete mode 100644 frontend/public/img/icons/mstile-144x144.png delete mode 100644 frontend/public/img/icons/mstile-150x150.png delete mode 100644 frontend/public/img/icons/mstile-310x150.png delete mode 100644 frontend/public/img/icons/mstile-310x310.png delete mode 100644 frontend/public/img/icons/mstile-70x70.png delete mode 100644 frontend/public/img/icons/safari-pinned-tab.svg diff --git a/frontend/index.html b/frontend/index.html index 02c303ae..3b54dcdf 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -10,18 +10,10 @@ File Browser - - + + + + - - - - - - - - - -