round_css_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="M8,10.25C8,10.66 7.66,11 7.25,11c-0.33,0 -0.6,-0.21 -0.71,-0.5l-2.04,0v3l2.04,0c0.1,-0.29 0.38,-0.5 0.71,-0.5C7.66,13 8,13.34 8,13.75V14c0,0.55 -0.45,1 -1,1H4c-0.55,0 -1,-0.45 -1,-1v-4c0,-0.55 0.45,-1 1,-1h3c0.55,0 1,0.45 1,1V10.25zM13.04,10.5c0.1,0.29 0.38,0.5 0.71,0.5c0.41,0 0.75,-0.34 0.75,-0.75V10c0,-0.55 -0.45,-1 -1,-1h-3c-0.55,0 -1,0.45 -1,1v1.5c0,0.55 0.45,1 1,1H13v1h-2.04v0c-0.1,-0.29 -0.38,-0.5 -0.71,-0.5c-0.41,0 -0.75,0.34 -0.75,0.75V14c0,0.55 0.45,1 1,1h3c0.55,0 1,-0.45 1,-1v-1.5c0,-0.55 -0.45,-1 -1,-1H11v-1L13.04,10.5zM19.54,10.5c0.1,0.29 0.38,0.5 0.71,0.5c0.41,0 0.75,-0.34 0.75,-0.75V10c0,-0.55 -0.45,-1 -1,-1h-3c-0.55,0 -1,0.45 -1,1v1.5c0,0.55 0.45,1 1,1h2.5v1h-2.04v0c-0.1,-0.29 -0.38,-0.5 -0.71,-0.5C16.34,13 16,13.34 16,13.75V14c0,0.55 0.45,1 1,1h3c0.55,0 1,-0.45 1,-1v-1.5c0,-0.55 -0.45,-1 -1,-1h-2.5v-1L19.54,10.5z"/>
  10. </vector>