round_propane_20.xml 648 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="M13.79,5L13,5V4c0,-0.83 -0.67,-1.5 -1.5,-1.5h-3C7.67,2.5 7,3.17 7,4v1L6.21,5C3.6,5 1.27,6.91 1.02,9.51C0.74,12.49 3.08,15 6,15v1.25C6,16.66 6.34,17 6.75,17h0c0.41,0 0.75,-0.34 0.75,-0.75V15h5v1.25c0,0.41 0.34,0.75 0.75,0.75h0c0.41,0 0.75,-0.34 0.75,-0.75V15c2.92,0 5.26,-2.51 4.98,-5.49C18.73,6.91 16.4,5 13.79,5zM8.5,4h3v1h-3V4z"/>
  10. </vector>