round_male_24.xml 664 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="M19,4h-4c-0.55,0 -1,0.45 -1,1c0,0.55 0.45,1 1,1h1.58l-3.97,3.97C11.73,9.36 10.66,9 9.5,9C6.46,9 4,11.46 4,14.5C4,17.54 6.46,20 9.5,20s5.5,-2.46 5.5,-5.5c0,-1.16 -0.36,-2.23 -0.97,-3.12L18,7.42V9c0,0.55 0.45,1 1,1s1,-0.45 1,-1V5C20,4.45 19.55,4 19,4zM9.5,18C7.57,18 6,16.43 6,14.5C6,12.57 7.57,11 9.5,11s3.5,1.57 3.5,3.5C13,16.43 11.43,18 9.5,18z"/>
  10. </vector>