sharp_propane_24.xml 475 B

12345678910
  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="M16.75,6L16,6V3H8v3L7.25,6C3.97,6 1.1,8.53 1,11.82C0.9,15.21 3.62,18 7,18v3h2v-3h6v3h2v-3c3.38,0 6.1,-2.79 6,-6.18C22.9,8.53 20.03,6 16.75,6zM10,5h4v1h-4V5z"/>
  10. </vector>