round_merge_24.xml 733 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="24dp"
  3. android:height="24dp"
  4. android:viewportWidth="24"
  5. android:viewportHeight="24"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M8.71,7.71c-0.39,-0.39 -0.39,-1.02 0,-1.41l2.59,-2.59c0.39,-0.39 1.02,-0.39 1.41,0l2.59,2.59c0.39,0.39 0.39,1.02 0,1.41c-0.39,0.39 -1.02,0.39 -1.41,0L13,6.83v5.1c0,1.06 0.42,2.08 1.17,2.83l4.12,4.12c0.39,0.39 0.39,1.02 0,1.41s-1.02,0.39 -1.41,0L12,15.41l-4.88,4.88c-0.39,0.39 -1.02,0.39 -1.41,0c-0.39,-0.39 -0.39,-1.02 0,-1.41l4.12,-4.12c0.75,-0.75 1.17,-1.77 1.17,-2.83v-5.1l-0.88,0.88C9.73,8.1 9.1,8.1 8.71,7.71z"/>
  10. </vector>