limit google 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:30 +02:00
parent 5934ef7794
commit eb192fe313

View file

@ -1,18 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="256dp"
android:height="262dp"
android:viewportWidth="256.0"
android:viewportHeight="262.0">
android:width="196.00dp"
android:height="200dp"
android:viewportWidth="196.00"
android:viewportHeight="200">
<path
android:pathData="M255.88,133.45C255.88,122.72 255.01,114.88 253.12,106.76L130.55,106.76L130.55,155.21L202.5,155.21C201.05,167.25 193.21,185.38 175.81,197.57L175.56,199.19L214.32,229.21L217,229.48C241.66,206.7 255.88,173.2 255.88,133.45"
android:fillColor="#4285F4"/>
android:pathData="m196.00,102.22c0,-8.21 -0.66,-14.22 -2.11,-20.44H100v37.11h55.11c-1.11,9.22 -7.11,23.11 -20.44,32.44l-0.19,1.24 29.69,22.99 2.05,0.20c18.88,-17.44 29.78,-43.11 29.78,-73.55"
android:fillColor="#4285f4"/>
<path
android:pathData="M130.55,261.1C165.8,261.1 195.39,249.49 217,229.48L175.81,197.57C164.78,205.25 149.99,210.62 130.55,210.62C96.03,210.62 66.73,187.85 56.28,156.37L54.75,156.5L14.45,187.69L13.93,189.15C35.39,231.8 79.49,261.1 130.55,261.1"
android:fillColor="#34A853"/>
android:pathData="m100,200c27.00,0 49.66,-8.89 66.22,-24.22l-31.55,-24.44c-8.44,5.88 -19.77,9.99 -34.66,9.99 -26.44,0 -48.88,-17.44 -56.89,-41.55l-1.17,0.1 -30.86,23.89 -0.39,1.11C27.10,177.55 60.88,200 100,200"
android:fillColor="#34a853"/>
<path
android:pathData="M56.28,156.37C53.53,148.25 51.93,139.54 51.93,130.55C51.93,121.56 53.53,112.85 56.14,104.73L56.06,103L15.26,71.31L13.93,71.95C5.08,89.64 0,109.52 0,130.55C0,151.58 5.08,171.46 13.93,189.15L56.28,156.37"
android:fillColor="#FBBC05"/>
android:pathData="M43.11,119.77C41.00,113.55 39.77,106.88 39.77,100c0,-6.88 1.22,-13.55 3.22,-19.77L42.94,78.89 11.68,54.62 10.67,55.11C3.89,68.66 0,83.89 0,100c0,16.10 3.89,31.33 10.67,44.88L43.11,119.77"
android:fillColor="#fbbc05"/>
<path
android:pathData="M130.55,50.48C155.06,50.48 171.6,61.07 181.03,69.92L217.87,33.94C195.24,12.91 165.8,0 130.55,0C79.49,0 35.39,29.3 13.93,71.95L56.14,104.73C66.73,73.25 96.03,50.48 130.55,50.48"
android:fillColor="#EB4335"/>
android:pathData="m100,38.66c18.77,0 31.44,8.11 38.66,14.89L166.88,25.99C149.55,9.88 127.00,0 100,0 60.88,0 27.10,22.44 10.67,55.11L43.00,80.22C51.11,56.10 73.55,38.66 100,38.66"
android:fillColor="#eb4335"/>
</vector>