baseline_flood_20.xml 1.2 KB

12345678910111213
  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="M12.67,16.5c-0.96,0 -1.13,-0.8 -2.66,-0.8c-1.56,0 -1.68,0.8 -2.67,0.8c-1,0 -1.1,-0.8 -2.66,-0.8c-1.56,0 -1.68,0.8 -2.67,0.8V18c1.56,0 1.68,-0.8 2.67,-0.8c1,0 1.1,0.8 2.66,0.8c1.56,0 1.68,-0.8 2.67,-0.8c0.96,0 1.13,0.8 2.66,0.8c1.55,0 1.68,-0.8 2.66,-0.8c0.96,0 1.13,0.8 2.66,0.8v-1.5c-1,0 -1.1,-0.8 -2.66,-0.8C13.77,15.7 13.67,16.5 12.67,16.5z"/>
  10. <path
  11. android:fillColor="@android:color/white"
  12. android:pathData="M17.44,13.39L15.62,6.6l1.28,0.51l0.56,-1.39L8.17,2L2,9.87l1.18,0.93l0.85,-1.08l0.8,3c-0.06,0 -0.1,-0.01 -0.16,-0.01c-1.56,0 -1.68,0.8 -2.67,0.8V15c1.56,0 1.68,-0.8 2.67,-0.8c1,0 1.1,0.8 2.66,0.8c1.56,0 1.68,-0.8 2.67,-0.8c0.96,0 1.13,0.8 2.66,0.8c1.55,0 1.68,-0.8 2.66,-0.8c0.96,0 1.13,0.8 2.66,0.8v-1.5C17.78,13.5 17.6,13.46 17.44,13.39zM9.01,12.85L8.18,9.76l3.86,-1.04l1.24,4.65c-1.28,0.56 -1.53,-0.67 -3.28,-0.67C9.58,12.7 9.27,12.76 9.01,12.85z"/>
  13. </vector>