round_javascript_24.xml 814 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="M15.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.5C12.34,13 12,13.34 12,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-1L15.54,10.5zM7.5,13.5H9V9.75C9,9.34 9.34,9 9.75,9c0.41,0 0.75,0.34 0.75,0.75v3.75c0,0.83 -0.67,1.5 -1.5,1.5H7.5C6.67,15 6,14.33 6,13.5v-0.25c0,-0.41 0.34,-0.75 0.75,-0.75c0.41,0 0.75,0.34 0.75,0.75V13.5z"/>
  10. </vector>