round_icecream_20.xml 686 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.92,5.16C14.51,2.8 12.47,1 10,1S5.49,2.8 5.08,5.16C3.88,5.55 3,6.66 3,8c0,1.66 1.34,3 3,3c0.02,0 0.03,0 0.04,0l3.06,6.19c0.37,0.74 1.43,0.74 1.79,0L13.96,11c0.01,0 0.03,0 0.04,0c1.66,0 3,-1.34 3,-3C17,6.66 16.12,5.55 14.92,5.16zM10,15.61l-2.49,-5.04c0.16,-0.1 0.07,-0.08 0.37,-0.08C8.53,10.81 9.24,11 10,11s1.47,-0.19 2.12,-0.5c0.3,0 0.21,-0.02 0.37,0.08L10,15.61z"/>
  10. </vector>