round_123_24.xml 897 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="M4.75,10.5C4.34,10.5 4,10.16 4,9.75S4.34,9 4.75,9H6c0.55,0 1,0.45 1,1v4.25C7,14.66 6.66,15 6.25,15S5.5,14.66 5.5,14.25V10.5H4.75zM9.75,9C9.34,9 9,9.34 9,9.75s0.34,0.75 0.75,0.75H12v1h-2c-0.55,0 -1,0.45 -1,1V14c0,0.55 0.45,1 1,1h2.75c0.41,0 0.75,-0.34 0.75,-0.75c0,-0.41 -0.34,-0.75 -0.75,-0.75H10.5v-1h2c0.55,0 1,-0.45 1,-1V10c0,-0.55 -0.45,-1 -1,-1H9.75zM18.5,15c0.55,0 1,-0.45 1,-1v-4c0,-0.55 -0.45,-1 -1,-1h-2.75C15.34,9 15,9.34 15,9.75s0.34,0.75 0.75,0.75H18v1h-1.5c-0.28,0 -0.5,0.22 -0.5,0.5s0.22,0.5 0.5,0.5H18v1h-2.25c-0.41,0 -0.75,0.34 -0.75,0.75S15.34,15 15.75,15H18.5z"/>
  10. </vector>