limit evernote 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:24:22 +02:00
parent 7fe7bb22a8
commit fb87825969

View file

@ -1,11 +1,9 @@
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:height="256dp"
android:width="256dp"
android:viewportHeight="50.0"
android:viewportWidth="50.0">
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="169.40dp"
android:height="200dp"
android:viewportWidth="169.40"
android:viewportHeight="200">
<path
android:fillColor="#2dbd60"
android:pathData="M20,2C17.24,2 15,4.24 15,7L15,12C15,12.55 14.55,13 14,13L9,13C6.84,13 5.06,14.74 5.04,16.89C4.99,21.29 5.47,25.53 6.31,28.23C7.28,31.3 9.2,33.3 11.72,33.84L18.79,35.45C19.88,35.68 20.98,35.46 21.89,34.83C22.81,34.2 23.41,33.25 23.59,32.07L23.75,29.73C24.9,31.17 26.8,32 29,32L32,32C34.21,32 36,33.79 36,36L36,39C36,40.65 34.65,42 33,42L30.11,42C29.57,42 29.09,41.64 29.02,41.18C28.96,40.87 29.04,40.58 29.23,40.36C29.43,40.13 29.71,40 30,40L32,40C32.55,40 33,39.55 33,39L33,35C33,34.45 32.55,34 32,34L29,34C25.69,34 23,36.69 23,40L23,42C23,45.31 25.69,48 29,48L34,48C44,48 44,33.82 44,27C44,20.09 43.84,15.57 42.97,11.47C42.28,8.23 40.32,6.32 37.1,5.8C36.84,5.78 31.14,5.2 27.84,5.03C27.29,3.38 25.39,2 23.41,2ZM13.45,4.55L6.39,11.61C7.18,11.22 8.07,11 9,11L13,11L13,7C13,6.14 13.16,5.31 13.45,4.55ZM34.5,20C35.88,20 37,21.12 37,22.5C37,23.09 36.79,23.63 36.44,24.06C35.68,23.43 34.21,23 32.5,23C32.35,23 32.2,23.01 32.06,23.02C32.02,22.85 32,22.68 32,22.5C32,21.12 33.12,20 34.5,20Z"/>
android:pathData="m65.05,0c-12,0 -21.73,9.73 -21.73,21.73v21.73c0,2.39 -1.95,4.34 -4.34,4.34H17.23c-9.39,0 -17.13,7.56 -17.21,16.91 -0.21,19.13 1.87,37.56 5.52,49.30 4.21,13.34 12.56,22.04 23.52,24.39l30.73,7c4.73,1 9.52,0.04 13.47,-2.69 4,-2.73 6.60,-6.87 7.39,-12l0.69,-10.17c5,6.26 13.26,9.87 22.82,9.87h13.04c9.60,0 17.39,7.78 17.39,17.39v13.04c0,7.17 -5.87,13.04 -13.04,13.04h-12.56c-2.34,0 -4.43,-1.56 -4.73,-3.56 -0.26,-1.34 0.08,-2.60 0.91,-3.56 0.87,-1 2.08,-1.56 3.34,-1.56h8.69c2.39,0 4.34,-1.95 4.34,-4.34v-17.39c0,-2.39 -1.95,-4.34 -4.34,-4.34h-13.04c-14.39,0 -26.08,11.69 -26.08,26.08v8.69C78.10,188.30 89.79,200 104.18,200h21.73c43.47,0 43.47,-61.65 43.47,-91.30 0,-30.04 -0.69,-49.69 -4.47,-67.52 -3,-14.08 -11.52,-22.39 -25.52,-24.65 -1.13,-0.08 -25.91,-2.60 -40.26,-3.34C96.75,6 88.49,0 79.88,0ZM36.58,11.08 L5.88,41.78C9.32,40.08 13.18,39.13 17.23,39.13H34.62V21.73c0,-3.73 0.69,-7.34 1.95,-10.65zM128.10,78.26c6,0 10.87,4.87 10.87,10.87 0,2.56 -0.91,4.91 -2.43,6.78 -3.30,-2.73 -9.69,-4.60 -17.13,-4.60 -0.65,0 -1.30,0.04 -1.91,0.08 -0.17,-0.73 -0.26,-1.47 -0.26,-2.26 0,-6 4.87,-10.87 10.87,-10.87z"
android:fillColor="#2dbd60"/>
</vector>