Update animated icons
parent
d69f4bbcaf
commit
af901baff3
@ -0,0 +1,53 @@
|
||||
<animated-vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt">
|
||||
<aapt:attr name="android:drawable">
|
||||
<vector
|
||||
android:name="vector"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:name="path"
|
||||
android:pathData="M 4 17.8 C 4 17.3 4.1 16.9 4.4 16.5 C 4.7 16.1 5.1 15.9 5.5 15.7 C 5.9 15.6 6.4 15.6 6.8 15.7 C 7.2 15.8 7.6 16.1 7.9 16.5 C 8.2 16.9 8.3 17.3 8.3 17.8 C 8.3 18.4 8.1 18.9 7.7 19.3 C 7.3 19.7 6.7 19.9 6.2 19.9 C 5.7 19.9 5 19.8 4.6 19.4 C 4.2 19 4 18.4 4 17.8"
|
||||
android:fillColor="#000"
|
||||
android:strokeWidth="1"/>
|
||||
<path
|
||||
android:name="path_1"
|
||||
android:pathData="M 4 10.1 L 4 12.9 C 7.9 12.9 11.1 16.1 11.1 20 L 13.9 20 C 13.9 14.5 9.5 10.1 4 10.1 Z"
|
||||
android:fillColor="#000"
|
||||
android:strokeWidth="1"/>
|
||||
<path
|
||||
android:name="path_3"
|
||||
android:pathData="M 4.9 16.5 L 4.9 17.2 C 5.9 17.2 6.7 18 6.7 19 L 7.4 19 C 7.5 17.7 6.3 16.5 4.9 16.5 Z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:name="path_2"
|
||||
android:pathData="M 4 4.4 L 4 7.2 C 11 7.2 16.7 12.9 16.7 19.9 L 19.5 19.9 C 19.6 11.4 12.6 4.4 4 4.4 Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
</aapt:attr>
|
||||
<target android:name="path_1">
|
||||
<aapt:attr name="android:animation">
|
||||
<objectAnimator
|
||||
android:propertyName="pathData"
|
||||
android:duration="@integer/config_defaultAnimTime"
|
||||
android:valueFrom="M 4 10.1 L 4 12.9 C 7.9 12.9 11.1 16.1 11.1 20 L 13.9 20 C 13.9 14.5 9.5 10.1 4 10.1 Z"
|
||||
android:valueTo="M 4 4.4 L 4 7.2 C 11 7.2 16.7 12.9 16.7 19.9 L 19.5 19.9 C 19.6 11.4 12.6 4.4 4 4.4 Z"
|
||||
android:valueType="pathType"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"/>
|
||||
</aapt:attr>
|
||||
</target>
|
||||
<target android:name="path_3">
|
||||
<aapt:attr name="android:animation">
|
||||
<objectAnimator
|
||||
android:propertyName="pathData"
|
||||
android:duration="@integer/config_defaultAnimTime"
|
||||
android:valueFrom="M 4.9 16.5 L 4.9 17.2 C 5.9 17.2 6.7 18 6.7 19 L 7.4 19 C 7.5 17.7 6.3 16.5 4.9 16.5 Z"
|
||||
android:valueTo="M 4 10.1 L 4 12.9 C 7.9 12.9 11.1 16.1 11.1 20 L 13.9 20 C 13.9 14.5 9.5 10.1 4 10.1 Z"
|
||||
android:valueType="pathType"
|
||||
android:interpolator="@android:interpolator/fast_out_slow_in"/>
|
||||
</aapt:attr>
|
||||
</target>
|
||||
</animated-vector>
|
||||
@ -1,32 +0,0 @@
|
||||
<animated-vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt">
|
||||
<aapt:attr name="android:drawable">
|
||||
<vector
|
||||
android:name="vector"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:name="path"
|
||||
android:pathData="M 4 17.82 C 4 17.36 4.146 16.911 4.416 16.539 C 4.687 16.166 5.069 15.889 5.506 15.747 C 5.944 15.604 6.416 15.604 6.854 15.747 C 7.291 15.889 7.673 16.166 7.944 16.539 C 8.214 16.911 8.36 17.36 8.36 17.82 C 8.36 18.398 8.13 18.953 7.721 19.361 C 7.313 19.77 6.758 20 6.18 20 C 5.602 20 5.047 19.77 4.639 19.361 C 4.23 18.953 4 18.398 4 17.82"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:name="path_1"
|
||||
android:pathData="M 4 4.44 L 4 7.27 C 11.03 7.27 16.73 12.97 16.73 20 L 19.56 20 C 19.56 11.41 12.59 4.44 4 4.44 Z M 4 10.1 L 4 12.93 C 7.9 12.93 11.07 16.1 11.07 20 L 13.9 20 C 13.9 14.53 9.47 10.1 4 10.1 Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
</aapt:attr>
|
||||
<target android:name="path_1">
|
||||
<aapt:attr name="android:animation">
|
||||
<objectAnimator
|
||||
android:propertyName="pathData"
|
||||
android:duration="@integer/config_defaultAnimTime"
|
||||
android:valueFrom="M 4 10.1 L 4 12.93 C 7.9 12.93 11.07 16.1 11.07 20 L 13.9 20 C 13.9 14.53 9.47 10.1 4 10.1 Z M 4 4.44 L 4 7.27 C 11.03 7.27 16.73 12.97 16.73 20 L 19.56 20 C 19.56 11.41 12.59 4.44 4 4.44 Z"
|
||||
android:valueTo="M 4 4.44 L 4 7.27 C 11.03 7.27 16.73 12.97 16.73 20 L 19.56 20 C 19.56 11.41 12.59 4.44 4 4.44 Z M 4 10.1 L 4 12.93 C 7.9 12.93 11.07 16.1 11.07 20 L 13.9 20 C 13.9 14.53 9.47 10.1 4 10.1 Z"
|
||||
android:valueType="pathType"
|
||||
android:interpolator="@android:anim/anticipate_overshoot_interpolator"/>
|
||||
</aapt:attr>
|
||||
</target>
|
||||
</animated-vector>
|
||||
@ -1,11 +1,12 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:tint="#000000"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M22.61,19L13.53,9.91C14.46,7.57 14,4.81 12.09,2.91C9.79,0.61 6.21,0.4 3.66,2.26L7.5,6.11L6.08,7.5L2.25,3.69C0.39,6.23 0.6,9.82 2.9,12.11C4.76,13.97 7.47,14.46 9.79,13.59L18.9,22.7C19.29,23.09 19.92,23.09 20.31,22.7L22.61,20.4C23,20 23,19.39 22.61,19M19.61,20.59L10.15,11.13C9.54,11.58 8.86,11.85 8.15,11.95C6.79,12.15 5.36,11.74 4.32,10.7C3.37,9.76 2.93,8.5 3,7.26L6.09,10.35L10.33,6.11L7.24,3C8.5,2.95 9.73,3.39 10.68,4.33C11.76,5.41 12.17,6.9 11.92,8.29C11.8,9 11.5,9.66 11.04,10.25L20.5,19.7L19.61,20.59Z" />
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M20.9,17.9c0,-0.2 0,-0.3 0,-0.4s0,-0.3 0,-0.5l1,-0.7C22,16.3 22,16.1 22,16L21,14.5c0,-0.1 -0.2,-0.1 -0.3,-0.1l-1.2,0.5c-0.2,-0.2 -0.5,-0.3 -0.8,-0.4l-0.2,-1.2c0,-0.1 -0.1,-0.2 -0.2,-0.2h-1.8c-0.1,0 -0.2,0.1 -0.2,0.2l-0.2,1.2c-0.3,0.1 -0.5,0.3 -0.8,0.4l-1.2,-0.5c-0.1,0 -0.2,0 -0.3,0.1L13,16c-0.1,0.1 0,0.2 0.1,0.3l1,0.7c0,0.2 0,0.3 0,0.5s0,0.3 0,0.4l-1,0.7C13,18.8 13,18.9 13,19l0.9,1.6c0,0.1 0.2,0.1 0.3,0.1l1.2,-0.5c0.2,0.2 0.5,0.3 0.8,0.5l0.2,1.2c0,0.1 0.1,0.2 0.2,0.2h1.8c0.1,0 0.2,-0.1 0.2,-0.2l0.2,-1.2c0.3,-0.1 0.5,-0.3 0.8,-0.5l1.2,0.5c0.1,0 0.2,0 0.3,-0.1L22,19c0.1,-0.1 0,-0.2 -0.1,-0.3L20.9,17.9zM17.5,19c-0.8,0 -1.5,-0.7 -1.5,-1.5s0.7,-1.5 1.5,-1.5s1.5,0.7 1.5,1.5S18.3,19 17.5,19z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M9,1.1V6H7V1.1C4.2,1.6 2,4 2,7c0,2.2 1.2,4.1 3,5.2V21c0,0.5 0.4,1 1,1h4c0.6,0 1,-0.5 1,-1v-8.8c1.8,-1 3,-3 3,-5.2C14,4 11.8,1.6 9,1.1M10,10.5L9,11v9H7v-9l-1,-0.6C4.8,9.7 4,8.4 4,7c0,-1 0.4,-1.9 1,-2.7V8h6V4.3C11.6,5.1 12,6 12,7C12,8.4 11.2,9.7 10,10.5"/>
|
||||
</vector>
|
||||
|
||||
Loading…
Reference in New Issue