baseline_icecream_24.xml 681 B

1234567891011
  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="M8.79,12.4l3.26,6.22l3.17,-6.21c-0.11,-0.08 -0.21,-0.16 -0.3,-0.25C14.08,12.69 13.07,13 12,13s-2.08,-0.31 -2.92,-0.84C8.99,12.25 8.89,12.33 8.79,12.4zM6.83,12.99C5.25,12.9 4,11.6 4,10c0,-1.49 1.09,-2.73 2.52,-2.96C6.75,4.22 9.12,2 12,2s5.25,2.22 5.48,5.04C18.91,7.27 20,8.51 20,10c0,1.59 -1.24,2.9 -2.81,2.99L12.07,23L6.83,12.99z"
  10. android:fillType="evenOdd"/>
  11. </vector>