limit apple vector image to a maximum of 200 x 200 dp

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
This commit is contained in:
Daniel Ziegenberg 2020-05-11 00:44:15 +02:00
parent c1c8d67ebb
commit 299c55b057

View file

@ -1,9 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="315dp"
android:viewportWidth="256.0"
android:viewportHeight="315.0">
android:width="162.84dp"
android:height="200dp"
android:viewportWidth="162.84"
android:viewportHeight="200">
<path
android:pathData="M213.8,167.03C214.25,214.61 255.54,230.44 256,230.64C255.65,231.76 249.4,253.21 234.24,275.36C221.14,294.51 207.54,313.6 186.11,313.99C165.06,314.38 158.29,301.51 134.22,301.51C110.16,301.51 102.64,313.6 82.72,314.38C62.04,315.16 46.29,293.67 33.07,274.59C6.08,235.55 -14.56,164.29 13.15,116.18C26.91,92.29 51.51,77.16 78.2,76.78C98.51,76.39 117.68,90.44 130.09,90.44C142.5,90.44 165.79,73.54 190.28,76.02C200.53,76.45 229.3,80.16 247.78,107.21C246.29,108.13 213.45,127.25 213.8,167.03M174.24,50.2C185.22,36.91 192.61,18.41 190.59,0C174.77,0.64 155.63,10.55 144.28,23.83C134.11,35.59 125.2,54.42 127.6,72.46C145.24,73.83 163.26,63.5 174.24,50.2"
android:pathData="m136.00,106.25c0.28,30.26 26.55,40.33 26.84,40.46 -0.22,0.71 -4.19,14.35 -13.84,28.44 -8.33,12.18 -16.98,24.32 -30.61,24.57 -13.39,0.24 -17.69,-7.93 -33.00,-7.93 -15.30,0 -20.08,7.69 -32.76,8.18C39.46,200.48 29.44,186.81 21.03,174.67 3.86,149.84 -9.26,104.51 8.36,73.90c8.75,-15.19 24.40,-24.82 41.38,-25.06 12.92,-0.24 25.11,8.69 33.00,8.69 7.89,0 22.71,-10.75 38.28,-9.17 6.52,0.27 24.82,2.63 36.57,19.84 -0.94,0.58 -21.83,12.74 -21.61,38.05M110.83,31.93C117.82,23.48 122.52,11.71 121.24,0 111.17,0.40 99.00,6.71 91.78,15.15c-6.46,7.48 -12.13,19.45 -10.61,30.93 11.22,0.87 22.68,-5.7 29.66,-14.16"
android:fillColor="#000000"/>
</vector>