diff --git a/dist/eden.icns b/dist/eden.icns index 0ccb1ff11b..6f5e05b5bf 100644 Binary files a/dist/eden.icns and b/dist/eden.icns differ diff --git a/dist/eden.ico b/dist/eden.ico index ede7145b3a..d71959004d 100644 Binary files a/dist/eden.ico and b/dist/eden.ico differ diff --git a/dist/icon_variations/newyear2025.svg b/dist/icon_variations/newyear2025.svg new file mode 100644 index 0000000000..083696d81c --- /dev/null +++ b/dist/icon_variations/newyear2025.svg @@ -0,0 +1,603 @@ + + + + + + New Year 2025 Logo - Named Variant + + + Madeline_Dev + mailto:madelvidel@gmail.com + + + 2025 + + 2025 Eden Emulator Project + https://git.eden-emu.dev + + + + diff --git a/dist/icon_variations/newyear2025_named.svg b/dist/icon_variations/newyear2025_named.svg new file mode 100644 index 0000000000..5530089e4d --- /dev/null +++ b/dist/icon_variations/newyear2025_named.svg @@ -0,0 +1,684 @@ + + + + + + New Year 2025 Logo + + + Madeline_Dev + mailto:madelvidel@gmail.com + + + 2025 + + 2025 Eden Emulator Project + https://git.eden-emu.dev + + + + diff --git a/dist/qt_themes/default/icons/256x256/eden.png b/dist/qt_themes/default/icons/256x256/eden.png index f5eceecb6b..2b3de48a97 100644 Binary files a/dist/qt_themes/default/icons/256x256/eden.png and b/dist/qt_themes/default/icons/256x256/eden.png differ diff --git a/dist/qt_themes/default/icons/256x256/eden_named.png b/dist/qt_themes/default/icons/256x256/eden_named.png index 289f2240c7..fa3aeea8e5 100644 Binary files a/dist/qt_themes/default/icons/256x256/eden_named.png and b/dist/qt_themes/default/icons/256x256/eden_named.png differ diff --git a/dist/yuzu.bmp b/dist/yuzu.bmp index 264034c9c8..d6334cdf8d 100644 Binary files a/dist/yuzu.bmp and b/dist/yuzu.bmp differ diff --git a/dist/yuzu.icns b/dist/yuzu.icns index 0ccb1ff11b..6f5e05b5bf 100644 Binary files a/dist/yuzu.icns and b/dist/yuzu.icns differ diff --git a/src/android/app/src/main/res/drawable/ic_icon_bg.png b/src/android/app/src/main/res/drawable/ic_icon_bg.png deleted file mode 100644 index db7e53410d..0000000000 Binary files a/src/android/app/src/main/res/drawable/ic_icon_bg.png and /dev/null differ diff --git a/src/android/app/src/main/res/drawable/ic_icon_bg_orig.png b/src/android/app/src/main/res/drawable/ic_icon_bg_orig.png deleted file mode 100644 index ddb43b349c..0000000000 Binary files a/src/android/app/src/main/res/drawable/ic_icon_bg_orig.png and /dev/null differ diff --git a/src/android/app/src/main/res/drawable/ic_launcher.png b/src/android/app/src/main/res/drawable/ic_launcher.png deleted file mode 100644 index 84e8fcb7c2..0000000000 Binary files a/src/android/app/src/main/res/drawable/ic_launcher.png and /dev/null differ diff --git a/src/android/app/src/main/res/drawable/ic_launcher_foreground.png b/src/android/app/src/main/res/drawable/ic_launcher_foreground.png new file mode 100644 index 0000000000..e064acc5f3 Binary files /dev/null and b/src/android/app/src/main/res/drawable/ic_launcher_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000000..e5c6c2ee9b Binary files /dev/null and b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000000..96fd17a7b8 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000000..8e82b51fe7 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000000..25517f8d49 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000000..e13286dd97 Binary files /dev/null and b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ