round_screenshot_24.xml 771 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="M17,1.01L7,1C5.9,1 5,1.9 5,3v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3C19,1.9 18.1,1.01 17,1.01zM17,18H7V6h10V18zM9.5,8.5h1.75C11.66,8.5 12,8.16 12,7.75v0C12,7.34 11.66,7 11.25,7h-2.5C8.34,7 8,7.34 8,7.75v2.5C8,10.66 8.34,11 8.75,11h0c0.41,0 0.75,-0.34 0.75,-0.75V8.5zM12.75,17h2.5c0.41,0 0.75,-0.34 0.75,-0.75v-2.5c0,-0.41 -0.34,-0.75 -0.75,-0.75h0c-0.41,0 -0.75,0.34 -0.75,0.75v1.75h-1.75c-0.41,0 -0.75,0.34 -0.75,0.75l0,0C12,16.66 12.34,17 12.75,17z"/>
  10. </vector>