diff --git a/Source/Android/app/src/main/res/drawable/ic_dolphin.xml b/Source/Android/app/src/main/res/drawable/ic_dolphin.xml
index 1cc88d50f5..c43d170346 100644
--- a/Source/Android/app/src/main/res/drawable/ic_dolphin.xml
+++ b/Source/Android/app/src/main/res/drawable/ic_dolphin.xml
@@ -2,16 +2,16 @@
android:viewportWidth="500" android:width="192dp"
xmlns:aapt="http://schemas.android.com/aapt" xmlns:android="http://schemas.android.com/apk/res/android">
+ android:strokeLineJoin="miter" android:strokeWidth="0.1"/>
+ android:strokeLineJoin="miter" android:strokeWidth="0.1">
-
+
diff --git a/Source/Android/app/src/main/res/drawable/ic_dolphin_silhouette.xml b/Source/Android/app/src/main/res/drawable/ic_dolphin_silhouette.xml
new file mode 100644
index 0000000000..40cd346b4f
--- /dev/null
+++ b/Source/Android/app/src/main/res/drawable/ic_dolphin_silhouette.xml
@@ -0,0 +1,11 @@
+
+
+
+
diff --git a/Source/Android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/Source/Android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index 036d09bc5f..202cd6f5ee 100644
--- a/Source/Android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/Source/Android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -1,5 +1,6 @@
-
+
+
\ No newline at end of file
diff --git a/Source/Android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/Source/Android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 32d19dd1dc..0000000000
Binary files a/Source/Android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/Source/Android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/Source/Android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index 5f636ef075..0000000000
Binary files a/Source/Android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/Source/Android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/Source/Android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index e9cc77ff6a..0000000000
Binary files a/Source/Android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/Source/Android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/Source/Android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 60fe3e3d7b..0000000000
Binary files a/Source/Android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/Source/Android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/Source/Android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index f73215fb64..0000000000
Binary files a/Source/Android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ