twotone_nightlight_24.xml 899 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="M6,12c0,-4.41 3.59,-8 8,-8c0.34,0 0.68,0.02 1.01,0.07C13.1,6.23 12,9.05 12,12s1.1,5.77 3.01,7.93C14.68,19.98 14.34,20 14,20C9.59,20 6,16.41 6,12z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M14,12c0,-3.7 2.01,-6.92 5,-8.65C17.53,2.5 15.82,2 14,2C8.48,2 4,6.48 4,12s4.48,10 10,10c1.82,0 3.53,-0.5 5,-1.35C16.01,18.92 14,15.7 14,12zM15.01,19.93C14.68,19.98 14.34,20 14,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8c0.34,0 0.68,0.02 1.01,0.07C13.1,6.23 12,9.05 12,12S13.1,17.77 15.01,19.93z"/>
  15. </vector>