round_remove_20.xml 457 B

12345678910
  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="M14.25,10.75h-8.5C5.34,10.75 5,10.41 5,10v0c0,-0.41 0.34,-0.75 0.75,-0.75h8.5C14.66,9.25 15,9.59 15,10v0C15,10.41 14.66,10.75 14.25,10.75z"/>
  10. </vector>