make bliss logo viewable.

Change-Id: Ie668b91eb446c389b78f9410de84036272fee329
diff --git a/res/drawable/bliss_logo_white.xml b/res/drawable/bliss_logo_white.xml
index 6ceaad6..6d3cbbb 100644
--- a/res/drawable/bliss_logo_white.xml
+++ b/res/drawable/bliss_logo_white.xml
@@ -19,12 +19,13 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="48dp"
     android:height="48dp"
-    android:viewportWidth="512.000000"
-    android:viewportHeight="512.000000"
+    android:viewportWidth="630"
+    android:viewportHeight="630"
     android:tint="#ffffff">
     <group
         android:scaleX="0.100000"
-        android:scaleY="-0.100000">
+        android:scaleY="0.100000"
+        android:translateY="100">
         <path
             android:pathData="M3241.7 3992.9c50.5 -70.5 96.4 -135.9 143.5 -200.4 261.1 -357 545.5 -693.6 871.2 -993.8 278.8 -257 581.1 -480.6 921.9 -649.9 277.6 -137.8 570.1 -227.2 876.1 -273.8 41.3 -6.3 82.6 -12.9 123.5 -19.3 1.1 2.8 2.3 4.3 2 5.1 -82.8 173.1 -164.9 346.6 -248.9 519.1 -164.4 337.5 -362.1 654.2 -603.5 942.3 -75.5 90.1 -170.9 158.4 -270.4 220 -216.9 134.3 -453.7 220.5 -698.7 286.1 -301.5 80.8 -608.8 128.2 -919.7 152.8 -56.5 4.5 -113 7.9 -169.5 11.7 -7 0.5 -14.1 0.1 -27.5 0.1z"
             android:fillColor="@color/omni_logo_color"
diff --git a/res/drawable/omnirom_logo.xml b/res/drawable/omnirom_logo.xml
index 13942b9..c06017c 100644
--- a/res/drawable/omnirom_logo.xml
+++ b/res/drawable/omnirom_logo.xml
@@ -19,13 +19,14 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="48dp"
     android:height="48dp"
-    android:viewportWidth="512.000000"
-    android:viewportHeight="512.000000"
+    android:viewportWidth="630"
+    android:viewportHeight="630"
     android:tint="@color/omni_logo_color">
     <group
         android:scaleX="0.100000"
-        android:scaleY="-0.100000">
-		<path
+        android:scaleY="0.100000"
+        android:translateY="100">
+        <path
             android:pathData="M3241.7 3992.9c50.5 -70.5 96.4 -135.9 143.5 -200.4 261.1 -357 545.5 -693.6 871.2 -993.8 278.8 -257 581.1 -480.6 921.9 -649.9 277.6 -137.8 570.1 -227.2 876.1 -273.8 41.3 -6.3 82.6 -12.9 123.5 -19.3 1.1 2.8 2.3 4.3 2 5.1 -82.8 173.1 -164.9 346.6 -248.9 519.1 -164.4 337.5 -362.1 654.2 -603.5 942.3 -75.5 90.1 -170.9 158.4 -270.4 220 -216.9 134.3 -453.7 220.5 -698.7 286.1 -301.5 80.8 -608.8 128.2 -919.7 152.8 -56.5 4.5 -113 7.9 -169.5 11.7 -7 0.5 -14.1 0.1 -27.5 0.1z"
             android:fillColor="#FFFFFFFF"
             android:strokeWidth="1" />
diff --git a/res/drawable/omnirom_logo_white.xml b/res/drawable/omnirom_logo_white.xml
index 6ceaad6..6d3cbbb 100644
--- a/res/drawable/omnirom_logo_white.xml
+++ b/res/drawable/omnirom_logo_white.xml
@@ -19,12 +19,13 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     android:width="48dp"
     android:height="48dp"
-    android:viewportWidth="512.000000"
-    android:viewportHeight="512.000000"
+    android:viewportWidth="630"
+    android:viewportHeight="630"
     android:tint="#ffffff">
     <group
         android:scaleX="0.100000"
-        android:scaleY="-0.100000">
+        android:scaleY="0.100000"
+        android:translateY="100">
         <path
             android:pathData="M3241.7 3992.9c50.5 -70.5 96.4 -135.9 143.5 -200.4 261.1 -357 545.5 -693.6 871.2 -993.8 278.8 -257 581.1 -480.6 921.9 -649.9 277.6 -137.8 570.1 -227.2 876.1 -273.8 41.3 -6.3 82.6 -12.9 123.5 -19.3 1.1 2.8 2.3 4.3 2 5.1 -82.8 173.1 -164.9 346.6 -248.9 519.1 -164.4 337.5 -362.1 654.2 -603.5 942.3 -75.5 90.1 -170.9 158.4 -270.4 220 -216.9 134.3 -453.7 220.5 -698.7 286.1 -301.5 80.8 -608.8 128.2 -919.7 152.8 -56.5 4.5 -113 7.9 -169.5 11.7 -7 0.5 -14.1 0.1 -27.5 0.1z"
             android:fillColor="@color/omni_logo_color"