limit twitter 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:25:42 +02:00
parent f030591982
commit c1c8d67ebb

View file

@ -1,9 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="209dp"
android:viewportWidth="256.0"
android:viewportHeight="209.0">
android:width="199.99dp"
android:height="162.53dp"
android:viewportWidth="199.99"
android:viewportHeight="162.53">
<path
android:pathData="M256,25.45C246.58,29.63 236.46,32.45 225.83,33.72C236.68,27.22 245.01,16.93 248.93,4.66C238.78,10.68 227.54,15.05 215.58,17.41C205.99,7.2 192.35,0.82 177.24,0.82C148.23,0.82 124.72,24.34 124.72,53.34C124.72,57.46 125.18,61.47 126.08,65.31C82.43,63.12 43.73,42.21 17.82,10.44C13.3,18.19 10.71,27.22 10.71,36.84C10.71,55.06 19.98,71.14 34.08,80.56C25.47,80.28 17.37,77.92 10.29,73.99C10.28,74.21 10.28,74.43 10.28,74.65C10.28,100.09 28.39,121.32 52.41,126.15C48.01,127.35 43.37,127.99 38.58,127.99C35.19,127.99 31.9,127.66 28.69,127.05C35.38,147.91 54.77,163.1 77.76,163.52C59.78,177.61 37.14,186 12.53,186C8.29,186 4.11,185.76 0,185.27C23.24,200.17 50.85,208.87 80.51,208.87C177.12,208.87 229.94,128.84 229.94,59.43C229.94,57.16 229.89,54.89 229.79,52.64C240.05,45.23 248.96,35.98 256,25.45"
android:pathData="m200,19.24c-7.35,3.26 -15.26,5.46 -23.57,6.46C184.90,20.62 191.41,12.58 194.47,3 186.54,7.70 177.76,11.11 168.42,12.96 160.93,4.98 150.27,0 138.46,0 115.80,0 97.43,18.37 97.43,41.03c0,3.21 0.35,6.35 1.06,9.35C64.39,48.67 34.16,32.33 13.92,7.51c-3.53,6.05 -5.55,13.10 -5.55,20.62 0,14.23 7.24,26.79 18.25,34.15 -6.72,-0.21 -13.05,-2.06 -18.58,-5.13 -0.00,0.17 -0.00,0.34 -0.00,0.51 0,19.87 14.14,36.46 32.91,40.23 -3.43,0.93 -7.06,1.43 -10.80,1.43 -2.64,0 -5.21,-0.25 -7.72,-0.73 5.22,16.29 20.37,28.16 38.33,28.49 -14.04,11.00 -31.73,17.56 -50.96,17.56 -3.31,0 -6.57,-0.18 -9.78,-0.57 18.15,11.64 39.72,18.43 62.89,18.43 75.47,0 116.74,-62.52 116.74,-116.75 0,-1.77 -0.03,-3.54 -0.11,-5.30 8.01,-5.78 14.97,-13.01 20.47,-21.24"
android:fillColor="#55acee"/>
</vector>