Improve android splash icon (#55)

Closes: #54

Had to actually shrink icon down to fit whole thing within cut-off circle.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#55
This commit is contained in:
2023-12-16 15:19:24 -07:00
parent 7ad1f80a0c
commit 75c54d6740

View File

@@ -1,29 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path
android:pathData="m54,27.6 l-10.46,26.06c0,0 -12.53,5.12 -13.9,8.41 0,1.68 8.29,5.72 8.29,5.72L29.21,90L18,90L48,18l12.05,0l29.95,72l-11.05,0l-8.92,-22.22c0,0 8.35,-4.04 8.35,-5.72 -1.39,-3.35 -13.95,-8.41 -13.95,-8.41z"
android:strokeWidth="0.0578968"
android:fillColor="#ffffff"
android:strokeColor="#00000000"/>
<path
android:pathData="m48,52.92c-2.95,1.22 -16.66,7.41 -16.66,9.08 0,1.67 10.76,7.2 16.66,9.08 -3.29,-1.85 -5.33,-5.32 -5.33,-9.08C42.67,58.24 44.7,54.77 48,52.92ZM60.02,52.92c3.28,1.85 5.32,5.32 5.32,9.08 -0,3.76 -2.04,7.23 -5.33,9.08 2.95,-1.22 16.67,-7.42 16.67,-9.08 0,-1.67 -10.75,-7.19 -16.65,-9.08z"
android:strokeWidth="1.17966"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
<path
android:pathData="m54,52.58c-1.45,0 -3.11,0.33 -4.84,0.86a9.85,9.8 0,0 0,-5.01 8.54,9.85 9.8,0 0,0 5.01,8.54c1.73,0.53 3.38,0.86 4.84,0.86 1.45,0 3.11,-0.33 4.84,-0.86a9.85,9.8 0,0 0,5.01 -8.54,9.85 9.8,0 0,0 -5,-8.53 9.85,9.8 0,0 0,-0 -0c-1.73,-0.54 -3.39,-0.87 -4.85,-0.87z"
android:strokeWidth="0.26458"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
<path
android:pathData="M54,62m-4,0a4,4 0,1 1,8 0a4,4 0,1 1,-8 0"
android:strokeWidth="0.529169"
android:fillColor="#002f65"
android:strokeColor="#00000000"
android:fillType="evenOdd"/>
<path
android:pathData="m54,25.98 l-8.34,20.77c0,0 -9.99,4.08 -11.08,6.7 0,1.34 6.61,4.56 6.61,4.56L34.24,75.73H25.3L49.22,18.33h9.61L82.7,75.73H73.89L66.78,58.01c0,0 6.66,-3.22 6.66,-4.56 -1.11,-2.67 -11.12,-6.7 -11.12,-6.7z"
android:fillColor="#ffffff"/>
<path
android:pathData="m49.21,46.17c-2.35,0.97 -13.28,5.91 -13.28,7.24 0,1.33 8.58,5.74 13.28,7.24 -2.62,-1.47 -4.25,-4.24 -4.25,-7.24 0,-3 1.62,-5.77 4.25,-7.24zM58.8,46.17c2.62,1.48 4.24,4.24 4.24,7.24 -0,3 -1.63,5.77 -4.25,7.24 2.36,-0.97 13.29,-5.91 13.29,-7.24 0,-1.33 -8.57,-5.74 -13.27,-7.24z"
android:fillColor="#ffffff"/>
<path
android:pathData="m54,45.9c-1.16,0 -2.48,0.26 -3.86,0.69a7.85,7.82 0,0 0,-4 6.81,7.85 7.82,0 0,0 4,6.81c1.38,0.43 2.7,0.69 3.86,0.69 1.16,0 2.48,-0.26 3.86,-0.69a7.85,7.82 0,0 0,4 -6.81,7.85 7.82,0 0,0 -3.98,-6.8 7.85,7.82 0,0 0,-0 -0c-1.38,-0.43 -2.71,-0.69 -3.87,-0.69z"
android:fillColor="#ffffff"/>
<path
android:pathData="M50.81,53.41a3.19,3.19 0,1 0,6.38 0a3.19,3.19 0,1 0,-6.38 0z"
android:fillColor="#000000"/>
</vector>