twotone_bedtime_24.xml 839 B

123456789101112131415
  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="M9.27,4.49C6.2,5.6 4,8.55 4,12c0,4.41 3.59,8 8,8c1.81,0 3.54,-0.62 4.93,-1.71C13.02,16.9 7.64,12.03 9.27,4.49z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M12.34,2.02c-0.12,0 -0.23,-0.01 -0.35,-0.01C6.4,2.01 2,6.54 2,12c0,5.52 4.48,10 10,10c3.71,0 6.93,-2.02 8.66,-5.02C13.15,16.73 8.57,8.55 12.34,2.02zM12,20c-4.41,0 -8,-3.59 -8,-8c0,-3.45 2.2,-6.4 5.27,-7.51c-1.63,7.54 3.75,12.41 7.66,13.8C15.54,19.38 13.81,20 12,20z"/>
  15. </vector>