sharp_houseboat_24.xml 757 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="M12,16c-1.95,0 -2.1,1 -3.34,1c-1.19,0 -1.42,-1 -3.33,-1C3.38,16 3.24,17 2,17v2c1.9,0 2.17,-1 3.35,-1c1.19,0 1.42,1 3.33,1c1.95,0 2.08,-1 3.32,-1s1.37,1 3.32,1c1.91,0 2.14,-1 3.33,-1c1.18,0 1.45,1 3.35,1v-2c-1.24,0 -1.38,-1 -3.33,-1c-1.91,0 -2.14,1 -3.33,1C14.1,17 13.95,16 12,16zM20.34,11.34L18.67,13H17V9.65l1.32,0.97L19.5,9L12,3.5L4.5,9l1.18,1.61L7,9.65V13H5.33l-1.66,-1.66l-1.41,1.41L4.5,15h15l2.25,-2.25L20.34,11.34zM13,13h-2v-2h2V13z"/>
  10. </vector>