round_commit_24.xml 572 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="M21,13c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1h-4.1h0c-0.46,-2.28 -2.48,-4 -4.9,-4s-4.44,1.72 -4.9,4h0H3c-0.55,0 -1,0.45 -1,1s0.45,1 1,1h4.1h0c0.46,2.28 2.48,4 4.9,4s4.44,-1.72 4.9,-4h0H21zM12,15c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3s3,1.34 3,3S13.66,15 12,15z"/>
  10. </vector>