mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update monochrome icon
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="125"
|
||||
android:viewportHeight="125">
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M72.12 87.5 l-0.43-10.38 c-0.15-7.29 6-13.48 7.64-18.93 -1.74 1.66-5.35 9.52-9.1 8.86 -2.09-0.7-2.75-1.69-3.6-3.47 -2.81 0.55-5.04-1.11-5.85-3.11 l0.16 8.09 -3.66-10.5 c-2.86-0.93-5.48-5.32-2.85-4.81 l4.72 0.9 c3.23 0.68 5.05-3.69 2.16-5.96 -0.62-0.44-6.79-3.32-7.95-3.64 -1.04-0.29-2.28 0.12-3.08 1.02 l-4.81 8.93 c-0.5 0.69-0.5 1.41-0.21 2.04 l8.8 17.65 c0.28 0.54 0.14 1.81 0.15 2.25 l-1.05 11.07 z m7.35-31.33 c1.59-1.81-1.36-6.84-2.58-5.38 l-7.88 10.32 c-2.31 2.87 1.17 5.71 3.65 3.94 0.22-0.2 0.34-0.31 0.5-0.52 z m-3.85-7.83 c-1.17-1.22-3.57-2.98-3.89-2.86 l-8.79 11.86 c-2.37 2.31 0.3 5.07 2.88 4.8 0.36-0.1 0.48-0.17 0.7-0.38 l9.16-11.84 c0.4-0.52 0.27-1.16-0.07-1.58 z m-5.22-3.82 c-0.09-0.61-3.96-3.73-4.26-3.34 l-4.46 5.77 c5.64 6.14-0.94 9.96-4.85 7.73 0.49 1.57 3.42 3.2 4.33 2.01 z m-5.38-4.3 c-0.85-1.8-4.22-3.17-5.74-2.59 l-4.83 5.95 l6.06 2.51 z M58.95 77.48 h7.77 a1.63 1.63 0 0 1 1.63 1.63 v2.65 a1.63 1.63 0 0 1-1.63 1.63 h-7.77 a1.63 1.63 0 0 1-1.63-1.63 v-2.65 a1.63 1.63 0 0 1 1.63-1.63 z" />
|
||||
|
||||
<path
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M54.78 75.59 H70.9 a2.67 2.67 0 0 1 2.67 2.67 v4.34 a2.67 2.67 0 0 1-2.67 2.68 H54.78 a2.67 2.67 0 0 1-2.68-2.68 v-4.34 a2.67 2.67 0 0 1 2.68-2.67 z M58.95 77.48 h7.77 a1.63 1.63 0 0 1 1.63 1.63 v2.65 a1.63 1.63 0 0 1-1.63 1.63 h-7.77 a1.63 1.63 0 0 1-1.63-1.63 v-2.65 a1.63 1.63 0 0 1 1.63-1.63 z" />
|
||||
</vector>
|
||||
@@ -2,5 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
|
||||
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
||||
Reference in New Issue
Block a user