change vk log to the original, the currently used one was distorted

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
This commit is contained in:
Daniel Ziegenberg 2020-05-13 01:49:34 +02:00
parent dc25067c0c
commit 522252910e

View file

@ -1,13 +1,14 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="960dp" android:width="192dp"
android:height="960dp" android:height="192dp"
android:viewportWidth="960" android:viewportWidth="192"
android:viewportHeight="960"> android:viewportHeight="192">
<path <path
android:pathData="M180 32h664c82 0 148 66 148 148v664c0 82-66 148-148 148H180c-82 0-148-66-148-148V180C32 98 98 32 180 32" android:pathData="m66.56,0h58.88C179.2,0 192,12.8 192,66.56v58.88C192,179.2 179.2,192 125.44,192H66.56C12.8,192 0,179.2 0,125.44V66.56C0,12.8 12.8,0 66.56,0Z"
android:fillColor="#4c75a3" /> android:fillColor="#5181b8"
android:fillType="evenOdd"/>
<path <path
android:pathData="M504 704h39s12-1 18-8c6-6 6-17 6-17s-1-53 23-61c24-7 55 51 88 74 25 17 44 13 44 13l88-1s45-3 24-39c-2-3-13-27-66-75-55-51-47-43 19-131 40-54 57-87 51-101-4-14-34-10-34-10l-99 1s-7-1-13 2c-5 3-8 10-8 10s-16 42-37 77c-44 75-61 79-69 74-16-10-12-43-12-66 0-73 11-103-21-111-11-2-19-4-47-4-35 0-65 0-82 8-11 6-19 18-14 19 6 1 21 4 29 14 10 14 10 45 10 45s6 85-14 96c-13 7-31-8-71-75-20-35-35-74-35-74s-3-7-8-11c-6-4-15-6-15-6l-94 1s-14 0-19 6-1 17-1 17 74 172 157 259c76 79 163 74 163 74" android:pathData="M157.23,66.14C158.12,63.18 157.23,61 153,61h-14c-3.56,0 -5.20,1.88 -6.09,3.95 0,0 -7.11,17.35 -17.20,28.62 -3.26,3.26 -4.74,4.30 -6.52,4.30 -0.89,0 -2.17,-1.03 -2.17,-4.00V66.14C107,62.58 105.96,61 103,61h-22c-2.22,0 -3.56,1.65 -3.56,3.21 0,3.37 5.04,4.15 5.56,13.64V98.48c0,4.52 -0.81,5.34 -2.59,5.34 -4.74,0 -16.29,-17.43 -23.13,-37.37C55.92,62.56 54.57,61 51,61h-14c-4,0 -4.8,1.88 -4.8,3.95 0,3.70 4.74,22.1 22.1,46.42C65.86,127.99 82.16,137 97,137c8.89,0 10,-2 10,-5.44V119c0,-4 0.84,-4.79 3.66,-4.79 2.07,0 5.63,1.03 13.94,9.04 9.49,9.49 11.05,13.75 16.39,13.75h14c4,0 6,-2 4.84,-5.94 -1.26,-3.93 -5.79,-9.64 -11.80,-16.40 -3.26,-3.85 -8.15,-8.00 -9.64,-10.08 -2.07,-2.66 -1.48,-3.85 0,-6.22 0,0 17.05,-24.02 18.83,-32.18z"
android:fillColor="#fff" /> android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector> </vector>