round_4mp_24.xml 1.1 KB

12345678910111213
  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="M15,14h1.5v1.5h-1.5z"/>
  10. <path
  11. android:fillColor="@android:color/white"
  12. android:pathData="M19,3H5C3.9,3 3,3.9 3,5v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2V5C21,3.9 20.1,3 19,3zM12.5,17.75c0,0.41 -0.34,0.75 -0.75,0.75S11,18.16 11,17.75V14h-1v2.25C10,16.66 9.66,17 9.25,17S8.5,16.66 8.5,16.25V14h-1v3.75c0,0.41 -0.34,0.75 -0.75,0.75S6,18.16 6,17.75V13.5c0,-0.55 0.45,-1 1,-1h4.5c0.55,0 1,0.45 1,1V17.75zM12.5,10.75V10h-2c-0.55,0 -1,-0.45 -1,-1V6.25c0,-0.41 0.34,-0.75 0.75,-0.75S11,5.84 11,6.25V8.5h1.5V6.25c0,-0.41 0.34,-0.75 0.75,-0.75S14,5.84 14,6.25V8.5h0.25C14.66,8.5 15,8.84 15,9.25S14.66,10 14.25,10H14v0.75c0,0.41 -0.34,0.75 -0.75,0.75S12.5,11.16 12.5,10.75zM18,16c0,0.55 -0.45,1 -1,1h-2v0.75c0,0.41 -0.34,0.75 -0.75,0.75s-0.75,-0.34 -0.75,-0.75V13.5c0,-0.55 0.45,-1 1,-1H17c0.55,0 1,0.45 1,1V16z"/>
  13. </vector>