diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml index d7092b33..ded9f659 100644 --- a/app/src/main/res/drawable/ic_launcher_foreground.xml +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -2,23 +2,29 @@ xmlns:aapt="http://schemas.android.com/aapt" android:width="108dp" android:height="108dp" - android:viewportWidth="256" - android:viewportHeight="256"> - + android:viewportWidth="800" + android:viewportHeight="800"> + + android:pathData="m566.89,249.7c1.78,-3.91 1.39,-8.41 -1.04,-11.98C563.43,234.15 559.28,232 554.84,232c-6.19,0 -12.55,0 -17.04,0 -3.73,0 -7.11,2.12 -8.6,5.4 -15,32.8 -94.16,205.9 -120.59,263.72 -1.5,3.28 -4.88,5.39 -8.61,5.39 -3.73,0 -7.11,-2.12 -8.6,-5.39C364.96,443.3 285.8,270.19 270.8,237.4 269.3,234.12 265.93,232 262.2,232c-4.49,0 -10.85,0 -17.04,0 -4.44,0 -8.58,2.15 -11.01,5.72 -2.43,3.57 -2.82,8.07 -1.04,11.98 28.34,62.1 122.54,268.56 141.79,310.73 2.1,4.6 6.83,7.56 12.05,7.56 7.57,0 18.53,0 26.1,0 5.23,0 9.95,-2.97 12.05,-7.56 19.25,-42.17 113.45,-248.63 141.79,-310.73z" + android:strokeLineJoin="round" + android:strokeWidth="1.17874" + android:fillColor="#ffffff" + android:fillType="evenOdd"/> + android:pathData="M409.77,394.59C407.75,397.94 404.03,400 400,400c-4.03,0 -7.75,-2.06 -9.77,-5.41 -20.45,-34 -67.55,-112.34 -88,-146.34 -2.01,-3.35 -2.01,-7.48 0,-10.83 2.01,-3.35 5.74,-5.41 9.77,-5.41 40.89,0 135.1,0 176,0 4.03,0 7.75,2.06 9.77,5.41 2.01,3.35 2.01,7.48 0,10.83 -20.45,34 -67.55,112.34 -88,146.34z" + android:strokeLineJoin="round" + android:strokeWidth="1.17874" + android:fillType="evenOdd"> - diff --git a/app/src/main/res/drawable/ic_launcher_round.png b/app/src/main/res/drawable/ic_launcher_round.png index bef6f587..e3ae6fb7 100644 Binary files a/app/src/main/res/drawable/ic_launcher_round.png and b/app/src/main/res/drawable/ic_launcher_round.png differ diff --git a/app/src/main/res/drawable/ic_notification.png b/app/src/main/res/drawable/ic_notification.png index 30564097..71af8dee 100644 Binary files a/app/src/main/res/drawable/ic_notification.png and b/app/src/main/res/drawable/ic_notification.png differ diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png index 33b841f9..800154a4 100644 Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png index b8787842..f57b6bdb 100644 Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 3d1462ab..b2098fb0 100644 Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index a604654d..d9a28bfd 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 1f59fa1d..adfd4ab8 100644 Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ