outline_bedtime_20.xml 602 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="M10.28,2C10.18,2 10.09,2 10,2c-4.47,0 -8,3.62 -8,8c0,4.42 3.58,8 8,8c2.97,0 5.55,-1.62 6.93,-4.02C10.92,13.78 7.26,7.24 10.28,2zM10,16.5c-3.59,0 -6.5,-2.92 -6.5,-6.5c0,-2.87 1.87,-5.31 4.45,-6.17C7.41,6.09 7.73,8.49 8.9,10.6c1.18,2.12 3.05,3.65 5.25,4.39C13,15.95 11.54,16.5 10,16.5z"/>
  10. </vector>