limit origin 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:45:04 +02:00
parent 0190ee37b7
commit 6db3fda4f6

View file

@ -1,9 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp" android:width="148.87dp"
android:height="344dp" android:height="200dp"
android:viewportWidth="256.0" android:viewportWidth="148.87"
android:viewportHeight="344.0"> android:viewportHeight="200">
<path <path
android:pathData="M127.62,2.37C128.32,4.18 127.11,5.82 126.11,7.22C119.09,17.18 113.57,28.31 111.36,40.28C110.5,42.74 110.69,44.57 111.36,44.77C125,43.58 140.37,43.71 153.8,46.58C178.22,51.5 201.05,63.86 218.59,81.52C236.08,99.01 248.36,121.67 253.33,145.91C258.84,172.16 255.76,200.09 244.74,224.54C221.38,274.46 182.01,316.68 133.82,343.45C132.27,344.17 130.03,344.2 128.97,342.65C127.71,341.03 128.23,338.73 129.47,337.25C135.97,328.19 140.51,317.76 142.97,306.89C143.45,304.64 144.09,302.35 143.9,300.03C143.1,299 141.79,299.31 140.67,299.35C117.29,301.69 93.22,297.51 72.09,287.18C49.45,276.27 30.24,258.45 17.54,236.77C5.78,216.84 -0.41,193.62 0.02,170.46C0.1,149.2 5.9,128.12 16.11,109.51C39.89,63.86 77.22,25.35 122.28,0.46C124.17,-0.59 126.97,0.19 127.62,2.37L127.62,2.37ZM120.97,122.44C107.06,124.31 94.23,132.48 86.44,144.12C81.16,152.12 77.97,161.61 78.03,171.23C77.64,184.11 82.77,197.02 91.67,206.3C99.45,214.67 110.25,220.13 121.58,221.59C133.12,223.11 145.16,220.41 154.93,214.07C164.86,207.77 172.42,197.82 175.81,186.55C182.16,166.98 174.54,144.06 157.97,131.97C147.56,124.05 133.91,120.54 120.97,122.44L120.97,122.44L120.97,122.44Z" android:pathData="m74.21,1.38c0.40,1.05 -0.29,2.00 -0.87,2.82 -4.08,5.79 -7.29,12.26 -8.57,19.22 -0.5,1.43 -0.39,2.49 0,2.61 7.93,-0.69 16.87,-0.61 24.68,1.05 14.20,2.86 27.47,10.04 37.67,20.31 10.17,10.17 17.31,23.34 20.20,37.44 3.20,15.26 1.41,31.50 -4.99,45.72 -13.58,29.02 -36.47,53.58 -64.50,69.14 -0.90,0.41 -2.20,0.43 -2.82,-0.46 -0.73,-0.94 -0.43,-2.28 0.29,-3.14 3.78,-5.26 6.42,-11.33 7.85,-17.65 0.27,-1.30 0.65,-2.64 0.54,-3.98 -0.46,-0.59 -1.22,-0.41 -1.87,-0.39 -13.59,1.36 -27.59,-1.07 -39.88,-7.07C28.75,160.65 17.58,150.29 10.2,137.68 3.36,126.09 -0.23,112.59 0.01,99.12 0.05,86.76 3.43,74.50 9.36,63.68 23.19,37.13 44.90,14.74 71.10,0.26c1.09,-0.61 2.72,-0.15 3.10,1.11zM70.34,71.20c-8.08,1.08 -15.55,5.83 -20.08,12.60 -3.07,4.65 -4.92,10.17 -4.89,15.76 -0.22,7.49 2.75,14.99 7.93,20.39 4.52,4.86 10.80,8.04 17.39,8.89 6.71,0.88 13.71,-0.68 19.39,-4.37 5.77,-3.66 10.17,-9.45 12.14,-16.00 3.69,-11.38 -0.73,-24.70 -10.37,-31.73 -6.05,-4.60 -13.99,-6.64 -21.51,-5.54z"
android:fillColor="#e0431d" /> android:fillColor="#e0431d"/>
</vector> </vector>