Larger iContact icon

This commit is contained in:
M66B 2021-11-24 10:46:45 +01:00
parent 77575ff716
commit 9d9721fe9d
1 changed files with 20 additions and 16 deletions

View File

@ -1,8 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="300dp"
android:height="300dp"
android:viewportWidth="300"
android:viewportHeight="300">
android:width="100dp"
android:height="200dp"
android:viewportWidth="100"
android:viewportHeight="200">
<group
android:translateX="-100"
android:translateY="-50">
<path
android:pathData="M158.4,227.9c-2.5,-0.3 -4.4,-0.4 -6.2,-0.7c-1.6,-0.3 -2.3,-1.3 -2,-3c2.5,-18.9 5,-37.7 7.5,-56.6c0.8,-6.4 1.7,-12.8 2.5,-19.3c0.2,-2 1.1,-3.4 3,-4c5.6,-1.8 11.3,-2.1 17.1,-1.3c2,0.3 2.9,1.4 2.6,3.6c-1.8,13.1 -3.5,26.3 -5.2,39.4c-1.6,12.1 -3.3,24.1 -4.8,36.2c-0.3,2.3 -1.4,3.6 -3.5,4C165.6,226.9 161.7,227.4 158.4,227.9"
android:fillColor="#113D66"/>
@ -15,4 +18,5 @@
<path
android:pathData="M172.6,137.8c-8.6,0.1 -11.2,-3 -9.9,-10.7c0.2,-1.2 0.5,-2.4 0.7,-3.6c1,-4.3 3.7,-7.2 8,-8c3.8,-0.7 7.8,-0.9 11.7,-0.7c3.9,0.2 5.8,2.6 5.8,6.4c0,2.2 -0.2,4.5 -0.6,6.6c-1.2,5.9 -4.2,8.5 -10.7,9.5C175.8,137.6 173.8,137.7 172.6,137.8"
android:fillColor="#113D66"/>
</group>
</vector>