From b07bada2918921cd759dcc8b31afac046afd609e Mon Sep 17 00:00:00 2001 From: Arnaud Date: Thu, 2 Jul 2026 12:38:27 +0200 Subject: [PATCH] fix: use the ChefHat logo mark as favicon app/icon.svg (Next.js auto-detected favicon convention) now uses the same ChefHat glyph as the nav header logo instead of the default Next.js placeholder. Also updated the PWA manifest icons to match so favicon/logo/install-icon are all the same mark. Co-Authored-By: Claude Sonnet 5 --- apps/web/app/icon.svg | 7 +++++++ apps/web/public/icon-192.svg | 7 +++---- apps/web/public/icon-512.svg | 7 +++---- 3 files changed, 13 insertions(+), 8 deletions(-) create mode 100644 apps/web/app/icon.svg diff --git a/apps/web/app/icon.svg b/apps/web/app/icon.svg new file mode 100644 index 0000000..3838114 --- /dev/null +++ b/apps/web/app/icon.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/apps/web/public/icon-192.svg b/apps/web/public/icon-192.svg index 12c3627..2557791 100644 --- a/apps/web/public/icon-192.svg +++ b/apps/web/public/icon-192.svg @@ -1,8 +1,7 @@ - - - - + + + diff --git a/apps/web/public/icon-512.svg b/apps/web/public/icon-512.svg index 34d53df..a57fe8c 100644 --- a/apps/web/public/icon-512.svg +++ b/apps/web/public/icon-512.svg @@ -1,8 +1,7 @@ - - - - + + +