limit tutanota 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:34 +02:00
parent e33e96ef13
commit 8a85a15656

View file

@ -1,11 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="256dp"
android:viewportWidth="256"
android:viewportHeight="256">
<group>
<path
android:pathData="m22.788,10.203c-12.592,0 -22.788,10.207 -22.788,22.785l0,210.429c0,0.798 0.046,1.602 0.123,2.379 8.468,-3.155 17.458,-6.604 26.951,-10.396 66.085,-26.38 120.112,-48.808 120.161,-74.133 0,-0.811 -0.056,-1.63 -0.171,-2.449 -3.417,-25.003 -63.167,-32.754 -63.084,-44.213 0.007,-0.609 0.179,-1.245 0.546,-1.882 7.178,-12.571 35.608,-11.969 46.078,-12.858 10.479,-0.91 35.073,-0.721 36.261,-8.213 0.035,-0.231 0.057,-0.461 0.057,-0.692 0.028,-6.961 -16.913,-9.689 -16.913,-9.689 0,0 20.557,3.071 20.501,11.068 0,0.392 -0.048,0.797 -0.157,1.209 -2.214,8.591 -20.302,10.207 -32.263,10.794 -11.313,0.567 -28.539,1.854 -28.598,7.38 -0.007,0.322 0.049,0.657 0.164,1 2.7,8.079 65.84,11.969 106.236,32.936 23.247,12.053 34.808,32.299 40.11,53.216l0,-165.889c0,-12.578 -10.204,-22.785 -22.782,-22.785L22.788,10.2Z M 0,0"
android:fillColor="#a01e20"/>
</group>
android:width="200dp"
android:height="192.02dp"
android:viewportWidth="200"
android:viewportHeight="192.02">
<path
android:pathData="M17.80,7.97C7.96,7.97 0,15.94 0,25.77l0,164.39c0,0.62 0.03,1.25 0.09,1.85 6.61,-2.46 13.63,-5.15 21.05,-8.12 51.62,-20.60 93.83,-38.13 93.87,-57.91 0,-0.63 -0.04,-1.27 -0.13,-1.91 -2.67,-19.53 -49.34,-25.58 -49.28,-34.54 0.00,-0.47 0.14,-0.97 0.42,-1.47 5.60,-9.82 27.81,-9.35 35.99,-10.04 8.18,-0.71 27.40,-0.56 28.32,-6.41 0.02,-0.18 0.04,-0.36 0.04,-0.54 0.02,-5.43 -13.21,-7.56 -13.21,-7.56 0,0 16.06,2.39 16.01,8.64 0,0.30 -0.03,0.62 -0.12,0.94 -1.73,6.71 -15.86,7.97 -25.20,8.43 -8.83,0.44 -22.29,1.44 -22.34,5.76 -0.00,0.25 0.03,0.51 0.12,0.78 2.10,6.31 51.43,9.35 82.99,25.73 18.16,9.41 27.19,25.23 31.33,41.57L200,25.76C200,15.94 192.02,7.96 182.20,7.96L17.80,7.96ZM0,0"
android:fillColor="#a01e20"/>
</vector>