twotone_animation_20.xml 2.1 KB

123456789101112131415161718192021222324252627282930
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="20dp"
  3. android:height="20dp"
  4. android:viewportWidth="20"
  5. android:viewportHeight="20"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M11.46,12.9c-2.2,-0.42 -3.94,-2.16 -4.36,-4.36c-0.13,-0.69 -0.1,-1.15 -0.1,-1.17C6.2,8.29 6,9.39 6,10c0,2.21 1.79,4 4,4c0.61,0 1.71,-0.2 2.63,-1.01C12.61,12.99 12.15,13.03 11.46,12.9z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M4.51,9.87c-0.62,0.7 -1.01,1.62 -1.01,2.63c0,2.21 1.79,4 4,4c1.01,0 1.92,-0.39 2.63,-1.01C6.98,15.57 4.43,13.01 4.51,9.87z"
  15. android:strokeAlpha="0.3"
  16. android:fillAlpha="0.3"/>
  17. <path
  18. android:fillColor="@android:color/white"
  19. android:pathData="M12.5,3.5c-1.01,0 -1.92,0.39 -2.63,1.01c3.15,-0.07 5.69,2.48 5.62,5.62c0.62,-0.7 1.01,-1.62 1.01,-2.63C16.5,5.29 14.71,3.5 12.5,3.5z"
  20. android:strokeAlpha="0.3"
  21. android:fillAlpha="0.3"/>
  22. <path
  23. android:fillColor="@android:color/white"
  24. android:pathData="M8.73,6.23c-1.05,3.11 1.94,6.1 5.05,5.05C14.84,8.13 11.87,5.16 8.73,6.23z"
  25. android:strokeAlpha="0.3"
  26. android:fillAlpha="0.3"/>
  27. <path
  28. android:fillColor="@android:color/white"
  29. android:pathData="M12.5,2c-2.16,0 -4.03,1.25 -4.93,3.07c-1.08,0.54 -1.96,1.42 -2.5,2.5C3.25,8.47 2,10.34 2,12.5C2,15.54 4.46,18 7.5,18c2.16,0 4.03,-1.25 4.93,-3.07c1.08,-0.54 1.96,-1.42 2.5,-2.5C16.75,11.53 18,9.66 18,7.5C18,4.46 15.54,2 12.5,2zM7.5,16.5c-2.21,0 -4,-1.79 -4,-4c0,-1.01 0.39,-1.92 1.01,-2.63c-0.07,3.14 2.47,5.69 5.62,5.62C9.42,16.11 8.51,16.5 7.5,16.5zM10,14c-2.21,0 -4,-1.79 -4,-4c0,-0.61 0.2,-1.71 1.01,-2.63c0,0.01 -0.04,0.47 0.1,1.17c0.42,2.2 2.16,3.94 4.36,4.36c0.69,0.13 1.15,0.1 1.17,0.1C11.71,13.8 10.61,14 10,14zM13.77,11.27c-3.11,1.05 -6.1,-1.93 -5.05,-5.05C11.87,5.16 14.84,8.13 13.77,11.27zM15.49,10.13c0.07,-3.14 -2.47,-5.69 -5.62,-5.62c0.7,-0.62 1.62,-1.01 2.63,-1.01c2.21,0 4,1.79 4,4C16.5,8.51 16.11,9.42 15.49,10.13z"/>
  30. </vector>