From 5f983ca84e125664cc29a1f1eb156b18933734cf Mon Sep 17 00:00:00 2001 From: Davide Grilli Date: Mon, 15 Jun 2026 10:25:43 +0200 Subject: [PATCH] feat(ui): replace emoji camera button with vector path icon Uses a Material Design outline camera path (body + lens) inside a Viewbox so the icon scales cleanly and inherits the theme foreground color. --- src/App/Views/MainView.axaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/App/Views/MainView.axaml b/src/App/Views/MainView.axaml index 6d3173e..1d11e37 100644 --- a/src/App/Views/MainView.axaml +++ b/src/App/Views/MainView.axaml @@ -295,11 +295,17 @@ -