eye.xml 1.1 KB

1234567891011121314151617181920
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="24dp"
  3. android:height="25dp"
  4. android:viewportWidth="24"
  5. android:viewportHeight="25">
  6. <path
  7. android:pathData="M2.062,12.848C1.979,12.623 1.979,12.377 2.062,12.152C2.874,10.184 4.252,8.501 6.021,7.317C7.79,6.133 9.871,5.501 12,5.501C14.129,5.501 16.21,6.133 17.979,7.317C19.749,8.501 21.126,10.184 21.938,12.152C22.021,12.377 22.021,12.623 21.938,12.848C21.126,14.816 19.749,16.499 17.979,17.683C16.21,18.867 14.129,19.499 12,19.499C9.871,19.499 7.79,18.867 6.021,17.683C4.252,16.499 2.874,14.816 2.062,12.848Z"
  8. android:strokeLineJoin="round"
  9. android:strokeWidth="2"
  10. android:fillColor="#00000000"
  11. android:strokeColor="#07689F"
  12. android:strokeLineCap="round"/>
  13. <path
  14. android:pathData="M12,15.5C13.657,15.5 15,14.157 15,12.5C15,10.843 13.657,9.5 12,9.5C10.343,9.5 9,10.843 9,12.5C9,14.157 10.343,15.5 12,15.5Z"
  15. android:strokeLineJoin="round"
  16. android:strokeWidth="2"
  17. android:fillColor="#00000000"
  18. android:strokeColor="#07689F"
  19. android:strokeLineCap="round"/>
  20. </vector>