round_php_24.xml 864 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="M6.5,10.5h-2v1h2V10.5zM20,10.5h-2v1h2V10.5zM13,12.5h-2v1.75c0,0.41 -0.34,0.75 -0.75,0.75S9.5,14.66 9.5,14.25v-4.5C9.5,9.34 9.84,9 10.25,9S11,9.34 11,9.75V11h2V9.75C13,9.34 13.34,9 13.75,9s0.75,0.34 0.75,0.75v4.5c0,0.41 -0.34,0.75 -0.75,0.75S13,14.66 13,14.25V12.5zM18,14.25c0,0.41 -0.34,0.75 -0.75,0.75s-0.75,-0.34 -0.75,-0.75V10c0,-0.55 0.45,-1 1,-1H20c0.83,0 1.5,0.68 1.5,1.5v1c0,0.82 -0.67,1.5 -1.5,1.5h-2V14.25zM3,10c0,-0.55 0.45,-1 1,-1h2.5C7.33,9 8,9.68 8,10.5v1C8,12.32 7.33,13 6.5,13h-2v1.25C4.5,14.66 4.16,15 3.75,15S3,14.66 3,14.25V10z"/>
  10. </vector>