round_pinch_20.xml 861 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="M15.37,11.11l2.8,1.4c0.59,0.29 0.92,0.94 0.81,1.59l-0.61,3.65C18.25,18.47 17.62,19 16.89,19h-5.27c-0.4,0 -0.78,-0.16 -1.06,-0.44l-2.94,-2.94c-0.34,-0.34 -0.34,-0.89 0,-1.24l0,0c0.23,-0.23 0.58,-0.32 0.89,-0.21L11,15V6.25C11,5.56 11.56,5 12.25,5h0c0.69,0 1.25,0.56 1.25,1.25V11h1.43C15.08,11 15.23,11.04 15.37,11.11zM4.5,9h-3C1.22,9 1,8.78 1,8.5v-3C1,5.23 1.22,5 1.5,5S2,5.23 2,5.5V7.3L7.29,2H5.5C5.22,2 5,1.78 5,1.5S5.22,1 5.5,1h3C8.78,1 9,1.23 9,1.5v3C9,4.78 8.78,5 8.5,5S8,4.78 8,4.5V2.71L2.71,8H4.5C4.78,8 5,8.23 5,8.5C5,8.78 4.78,9 4.5,9z"/>
  10. </vector>