round_villa_24.xml 595 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="M7,21H4c-0.55,0 -1,-0.45 -1,-1V8.69C3,8.27 3.25,7.9 3.64,7.75l11,-4.23C15.3,3.27 16,3.75 16,4.46V10H8c-0.55,0 -1,0.45 -1,1V21zM17,12h-7c-0.55,0 -1,0.45 -1,1v7c0,0.55 0.45,1 1,1h4v-4c0,-0.55 0.45,-1 1,-1s1,0.45 1,1v4h4c0.55,0 1,-0.45 1,-1v-8c0,-1.1 -0.9,-2 -2,-2S17,10.9 17,12z"/>
  10. </vector>