adding monochrome icon support on Android 13+

This commit is contained in:
tibbi 2022-08-22 18:22:08 +02:00
parent 63511f870d
commit 60d06be5bd
20 changed files with 60 additions and 38 deletions

View file

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" android:viewportWidth="108" android:viewportHeight="108">
<path android:fillColor="#FFFFFFFF" android:pathData="M37.49 36.52c-2.31 0-4.18 1.67-4.18 3.7 0 0-0.02 28.94 0 30.86-0.24 6.11 9.91-4.24 13.01-4.56 4.27-0.43 17.34-0.17 24.79-0.38 2.31-0.07 4.2-1.67 4.2-3.7V40.22c0-2.04-1.89-3.7-4.2-3.7zm2.68 7.13h28.16c0.79 0 1.42 0.63 1.42 1.42 0 0.79-0.63 1.42-1.42 1.42l-28.16-0.01c-0.79 0-1.42-0.63-1.42-1.42 0-0.79 0.63-1.42 1.42-1.42zm0.04 6.33h28.16c0.79 0 1.42 0.63 1.42 1.42 0 0.79-0.64 1.42-1.42 1.42l-28.16-0.01c-0.79 0-1.42-0.63-1.42-1.42 0-0.79 0.63-1.42 1.42-1.42zm-0.04 6.31h19.48c0.79 0 1.42 0.64 1.42 1.42 0 0.79-0.63 1.42-1.42 1.42H40.17c-0.79 0-1.42-0.63-1.42-1.42 0-0.79 0.63-1.42 1.42-1.42z"/>
</vector>