round_bedtime_20.xml 519 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="M9.4,2.02c-4.51,0.33 -7.9,4.36 -7.34,8.96C2.48,14.5 5.3,17.4 8.8,17.91c3.14,0.46 5.99,-0.91 7.66,-3.2c0.22,-0.3 0.05,-0.75 -0.32,-0.8c-5.27,-0.69 -8.44,-6.35 -6.23,-11.2C10.07,2.37 9.78,1.99 9.4,2.02z"/>
  10. </vector>