outline_female_20.xml 572 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="M14.25,8.25C14.25,5.9 12.35,4 10,4S5.75,5.9 5.75,8.25c0,2.09 1.51,3.82 3.5,4.17V14h-1.5v1.5h1.5V17h1.5v-1.5h1.5V14h-1.5v-1.58C12.74,12.07 14.25,10.34 14.25,8.25zM7.25,8.25C7.25,6.73 8.48,5.5 10,5.5s2.75,1.23 2.75,2.75S11.52,11 10,11S7.25,9.77 7.25,8.25z"/>
  10. </vector>