round_face_24.xml 772 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="M10.25,13c0,0.69 -0.56,1.25 -1.25,1.25S7.75,13.69 7.75,13S8.31,11.75 9,11.75S10.25,12.31 10.25,13zM15,11.75c-0.69,0 -1.25,0.56 -1.25,1.25s0.56,1.25 1.25,1.25s1.25,-0.56 1.25,-1.25S15.69,11.75 15,11.75zM22,12c0,5.52 -4.48,10 -10,10S2,17.52 2,12S6.48,2 12,2S22,6.48 22,12zM20,12c0,-0.78 -0.12,-1.53 -0.33,-2.24C18.97,9.91 18.25,10 17.5,10c-3.13,0 -5.92,-1.44 -7.76,-3.69C8.69,8.87 6.6,10.88 4,11.86C4.01,11.9 4,11.95 4,12c0,4.41 3.59,8 8,8S20,16.41 20,12z"/>
  10. </vector>