feat(icons): apply logo_new.png to all apps and watermarks

This commit is contained in:
ospab 2026-07-11 00:58:44 +03:00
parent dee0288f2a
commit 44f9067222
64 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -58,7 +58,7 @@ dev_dependencies:
flutter_launcher_icons:
android: "launcher_icon"
ios: false
image_path: "../icons/sqare.png"
image_path: "../icons/logo_new.png"
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -14,7 +14,7 @@
<!-- Eagle watermark — behind everything, every screen -->
<div class="watermark" aria-hidden="true">
<img src="assets/logo.svg" alt="" />
<img src="assets/logo.png" alt="" />
</div>
<!-- ── HOME SCREEN ──────────────────────────────────────── -->