baseline_foggy_20.xml 946 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="M14.44,5.76C14.09,3.63 12.23,2 10,2C8.36,2 6.87,2.88 6.09,4.3C4.07,4.57 2.5,6.3 2.5,8.37c0,2.27 1.85,4.12 4.12,4.12h7.5c1.86,0 3.38,-1.52 3.38,-3.38C17.5,7.37 16.16,5.93 14.44,5.76zM14.5,14c0.41,0 0.75,0.34 0.75,0.75s-0.34,0.75 -0.75,0.75s-0.75,-0.34 -0.75,-0.75S14.09,14 14.5,14zM6.25,16.5C6.66,16.5 7,16.84 7,17.25S6.66,18 6.25,18S5.5,17.67 5.5,17.25S5.84,16.5 6.25,16.5zM4.75,14.75C4.75,14.34 5.09,14 5.5,14h6.75c0.41,0 0.75,0.34 0.75,0.75s-0.34,0.75 -0.75,0.75H5.5C5.09,15.5 4.75,15.17 4.75,14.75zM7.75,17.25c0,-0.41 0.34,-0.75 0.75,-0.75h5.25c0.41,0 0.75,0.34 0.75,0.75S14.16,18 13.75,18H8.5C8.09,18 7.75,17.67 7.75,17.25z"/>
  10. </vector>