round_html_24.xml 1.1 KB

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="M21,15c-0.55,0 -1,-0.45 -1,-1V9.75C20,9.34 20.34,9 20.75,9s0.75,0.34 0.75,0.75v3.75h1.75c0.41,0 0.75,0.34 0.75,0.75c0,0.41 -0.34,0.75 -0.75,0.75H21zM16,10.49h1v3.76c0,0.41 0.34,0.75 0.75,0.75s0.75,-0.34 0.75,-0.75V10c0,-0.55 -0.45,-1 -1,-1H13c-0.55,0 -1,0.45 -1,1v4.25c0,0.41 0.34,0.75 0.75,0.75s0.75,-0.34 0.75,-0.75V10.5h1v2.75c0,0.41 0.34,0.75 0.75,0.75S16,13.66 16,13.25V10.49zM5,9.75C5,9.34 4.66,9 4.25,9S3.5,9.34 3.5,9.75V11h-2V9.75C1.5,9.34 1.16,9 0.75,9S0,9.34 0,9.75v4.5C0,14.66 0.34,15 0.75,15s0.75,-0.34 0.75,-0.75V12.5h2v1.75C3.5,14.66 3.84,15 4.25,15S5,14.66 5,14.25V9.75zM10.25,10.5c0.41,0 0.75,-0.34 0.75,-0.75C11,9.34 10.66,9 10.25,9h-3.5C6.34,9 6,9.34 6,9.75c0,0.41 0.34,0.75 0.75,0.75h1v3.75C7.75,14.66 8.09,15 8.5,15s0.75,-0.34 0.75,-0.75V10.5H10.25z"/>
  10. </vector>