round_curtains_24.xml 601 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="M20,19V5c0,-1.1 -0.9,-2 -2,-2H6C4.9,3 4,3.9 4,5v14H3c-0.55,0 -1,0.45 -1,1v0c0,0.55 0.45,1 1,1h18c0.55,0 1,-0.45 1,-1v0c0,-0.55 -0.45,-1 -1,-1H20zM8.19,12c2.04,-1.35 3.5,-3.94 3.76,-7h0.09c0.26,3.06 1.72,5.65 3.76,7c-2.04,1.35 -3.5,3.94 -3.76,7h-0.09C11.69,15.94 10.23,13.35 8.19,12z"/>
  10. </vector>