Tweak app icon
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 14 KiB |
@@ -1,35 +1,39 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="255.76"
|
||||
android:viewportHeight="255.76">
|
||||
<group android:scaleX="0.44"
|
||||
android:scaleY="0.44"
|
||||
android:translateX="71.6128"
|
||||
android:translateY="71.6128">
|
||||
android:viewportWidth="1720"
|
||||
android:viewportHeight="1720">
|
||||
<group android:scaleX="0.42166665"
|
||||
android:scaleY="0.42166665"
|
||||
android:translateX="497.36667"
|
||||
android:translateY="497.36667">
|
||||
<path
|
||||
android:pathData="M80.63,0V220.39H44.37c-14,0 -35.74,-20.74 -35.74,-39.13V40.13C8.63,19.19 31.36,0 49.06,0Z"
|
||||
android:fillColor="#02c5e5"/>
|
||||
android:pathData="m1260,1060h-800"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="120"
|
||||
android:fillColor="#1f99be"
|
||||
android:strokeColor="#1f99be"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M175.13,35.37V255.76h36.26c14,0 35.74,-20.74 35.74,-39.13V75.5c0,-20.94 -22.73,-40.13 -40.43,-40.13Z"
|
||||
android:fillColor="#ff5f55"/>
|
||||
android:pathData="m1260,660h-800"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="120"
|
||||
android:fillColor="#d5160d"
|
||||
android:strokeColor="#d5160d"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M124.34,137.96l-1.76,7.61l-31.94,0l2.25,-7.61l31.45,0z"
|
||||
android:fillColor="#02c5e5"/>
|
||||
android:pathData="m1160,1660h500v-1400h-544.3l-155.7,1000 155.7,-1000h544.3v1400z"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="120"
|
||||
android:fillColor="#45bde1"
|
||||
android:strokeColor="#45bde1"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M160.29,137.96l-2.45,7.61l-35.26,0l1.76,-7.61l35.95,0z"
|
||||
android:fillColor="#ff5f55"/>
|
||||
<path
|
||||
android:pathData="M130.39,111.86l-1.77,7.61l-33.48,0l2.25,-7.61l33,0z"
|
||||
android:fillColor="#02c5e5"/>
|
||||
<path
|
||||
android:pathData="M164.79,111.86l-2.45,7.61l-33.72,0l1.77,-7.61l34.4,0z"
|
||||
android:fillColor="#ff5f55"/>
|
||||
<path
|
||||
android:pathData="M104.24,167.99l18.59,-80.22l6.95,0l-18.59,80.22l-6.95,0z"
|
||||
android:fillColor="#02c5e5"/>
|
||||
<path
|
||||
android:pathData="M128.18,167.99l18.59,-80.22l7.12,0l-18.59,80.22l-7.12,0z"
|
||||
android:fillColor="#ff5f55"/>
|
||||
android:pathData="m560,60h-500v1400h550l150,-1000 -150,1000h-550v-1400z"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="120"
|
||||
android:fillColor="#f3433b"
|
||||
android:strokeColor="#f3433b"
|
||||
android:strokeLineCap="round"/>
|
||||
</group>
|
||||
</vector>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
</adaptive-icon>
|
||||
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 6.7 KiB |
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#FFFFFF</color>
|
||||
<color name="ic_launcher_background">#202020</color>
|
||||
</resources>
|
||||