themable launcher icon

This commit is contained in:
12aw 2024-02-12 08:34:37 +01:00
parent a8e4d29da8
commit 940f6c25dc
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,17 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="141.73"
android:viewportHeight="141.73">
<group android:scaleX="0.5775"
android:scaleY="0.5775"
android:translateX="29.940462"
android:translateY="30.319393">
<path
android:pathData="M74.88,23.34A47.54,47.54 0,0 0,30 86.5l-4.35,8.9 -6.1,12.47a2.17,2.17 0,0 0,2.1 3.11l13.84,-1 11.37,-0.79a47.52,47.52 0,1 0,28 -85.9ZM74.88,109.52a38.66,38.66 0,1 1,38.65 -38.65A38.7,38.7 0,0 1,74.88 109.52Z"
android:fillColor="#000000"/>
<path
android:pathData="M99.68,59.49A9.79,9.79 0,1 0,99 64.7L99,81.36a1.47,1.47 0,0 1,-0.74 1.26,12.9 12.9,0 0,1 -6.35,1.67c-3.45,-0.08 -6.77,-2.41 -8,-3.41a15,15 0,0 0,-2.18 -1.45,9.82 9.82,0 0,0 -2.83,-1.06 4.25,4.25 0,0 0,-4 0.82,4.25 4.25,0 0,0 -4,-0.82A9.82,9.82 0,0 0,68 79.43a13.67,13.67 0,0 0,-2.17 1.45c-1.27,1 -4.59,3.33 -8,3.41a12.87,12.87 0,0 1,-6.45 -1.74,1.24 1.24,0 0,1 -0.64,-1.09L50.74,64.52a9.81,9.81 0,1 0,-0.63 -5,1.34 1.34,0 0,0 -1.24,1.33 1.31,1.31 0,0 0,0.26 0.78L49.13,81.53a2.71,2.71 0,0 0,0.38 1.39c1.06,1.73 4.94,7.42 10.71,7.74 0.53,0 1,0 1.52,0a17.41,17.41 0,0 0,8.11 -2,10.57 10.57,0 0,0 5,-5 10.57,10.57 0,0 0,5 5,17.58 17.58,0 0,0 9.63,1.92c5.82,-0.32 9.7,-6.06 10.75,-7.81a2.43,2.43 0,0 0,0.34 -1.24L100.57,61.69a1.29,1.29 0,0 0,0.34 -0.87A1.34,1.34 0,0 0,99.68 59.49ZM97,60.82a7,7 0,1 1,-7 -7A7,7 0,0 1,97 60.82ZM59.8,53.82a7,7 0,1 1,-7 7A7,7 0,0 1,59.77 53.83Z"
android:fillColor="#000000"/>
</group>
</vector>

View file

@ -2,4 +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_monochrome" />
</adaptive-icon>