round_icecream_24.xml 665 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="M18.38,6.24C17.79,3.24 15.14,1 12,1S6.21,3.24 5.62,6.24C4.08,6.81 3,8.29 3,10c0,2.21 1.79,4 4,4c0.12,0 0.23,-0.02 0.34,-0.02l3.83,7.31c0.38,0.72 1.41,0.71 1.78,-0.01l3.73,-7.31C16.79,13.98 16.89,14 17,14c2.21,0 4,-1.79 4,-4C21,8.29 19.92,6.81 18.38,6.24zM12.05,18.63l-2.73,-5.21C10.15,13.79 11.06,14 12,14c0.95,0 1.88,-0.21 2.72,-0.6L12.05,18.63z"/>
  10. </vector>