ThemePicker: Bring in the new icon

* Part of the new iconset made by Asher Simonds

Co-authored-by: Michael W <baddaemon87@gmail.com>
Change-Id: Iced0ef48590834086fdf7dd06a6518b13bea4efe
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ff8f187..efbd064 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -41,7 +41,7 @@
         tools:replace="android:icon,android:name"
         android:extractNativeLibs="false"
         android:hardwareAccelerated="true"
-        android:icon="@drawable/ic_home"
+        android:icon="@mipmap/ic_launcher"
         android:label="@string/app_name"
         android:requiredForAllUsers="true"
         android:restoreAnyVersion="true"