sharp_propane_20.xml 488 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,5V2.5H7V5L6.21,5C3.6,5 1.27,6.91 1.02,9.51C0.74,12.49 3.08,15 6,15v2h1.5v-2h5v2H14v-2c2.92,0 5.26,-2.51 4.98,-5.49C18.73,6.91 16.4,5 13.79,5zM8.5,4h3v1h-3V4z"/>
  10. </vector>