round_girl_20.xml 621 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="20dp"
  3. android:height="20dp"
  4. android:viewportWidth="20"
  5. android:viewportHeight="20"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M10,6.5c0.69,0 1.25,-0.56 1.25,-1.25S10.69,4 10,4S8.75,4.56 8.75,5.25S9.31,6.5 10,6.5zM10,7.5c0.48,0 0.92,0.29 1.1,0.74l1.63,4.07c0.13,0.33 -0.11,0.69 -0.46,0.69H11.5v2.5c0,0.28 -0.22,0.5 -0.5,0.5H9c-0.28,0 -0.5,-0.22 -0.5,-0.5V13H7.74c-0.35,0 -0.6,-0.36 -0.46,-0.69L8.9,8.24C9.08,7.79 9.52,7.5 10,7.5z"/>
  10. </vector>