From 3f8fb6fda07f97c9fd676cff67c637c0df0f7029 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 11 Feb 2026 23:53:08 +0100 Subject: Add new icons and SVG assets for the frontend - Added icon-maskable-192.png and icon-maskable-512.png for application icons. - Introduced icon-monochrome-256.png for monochrome icon representation. - Created icon.svg for scalable vector graphics representation of the icon. --- src/frontend/public/icon.svg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/frontend/public/icon.svg (limited to 'src/frontend/public/icon.svg') diff --git a/src/frontend/public/icon.svg b/src/frontend/public/icon.svg new file mode 100644 index 0000000..3ae0a52 --- /dev/null +++ b/src/frontend/public/icon.svg @@ -0,0 +1,5 @@ + + + + + -- cgit v1.3