sharp_crib_24.xml 589 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="M20,9h-8V4H8C5.79,4 4,5.79 4,8v8h4v2.93c-0.61,-0.35 -1.16,-0.78 -1.65,-1.27l-1.42,1.42C6.74,20.88 9.24,22 12,22c2.76,0 5.26,-1.12 7.07,-2.93l-1.42,-1.42c-0.49,0.49 -1.05,0.92 -1.65,1.27V16h4V9zM14,19.75C13.36,19.91 12.69,20 12,20c-0.69,0 -1.36,-0.09 -2,-0.25V16h4V19.75z"/>
  10. </vector>