sharp_houseboat_20.xml 788 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="M18,14.5V16c-1.58,0 -1.72,-1 -2.66,-1c-0.95,0 -1.08,1 -2.67,1c-1.58,0 -1.72,-1 -2.67,-1c-0.95,0 -1.08,1 -2.67,1c-1.59,0 -1.72,-1 -2.67,-1C3.72,15 3.58,16 2,16v-1.5c0.95,0 1.08,-1 2.67,-1c1.58,0 1.72,1 2.67,1c0.95,0 1.08,-1 2.67,-1c1.58,0 1.72,1 2.67,1c0.95,0 1.08,-1 2.67,-1C16.92,13.5 17.05,14.5 18,14.5zM16.74,9.64L15.38,11L14,11V8.09l1.11,0.82L16,7.7l-6,-4.4L4,7.7l0.89,1.21L6,8.09V11l-1.38,0L3.26,9.64L2.2,10.7L4,12.5h12l1.8,-1.8L16.74,9.64zM10.75,11h-1.5V9h1.5V11z"/>
  10. </vector>