eye_closed.xml 629 B

12345678910111213
  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. <path
  7. android:pathData="M15,18L14.278,14.75M2,8C2.748,10.051 4.109,11.822 5.898,13.073C7.687,14.325 9.817,14.996 12,14.996C14.183,14.996 16.313,14.325 18.102,13.073C19.891,11.822 21.252,10.051 22,8M20,15L18.274,12.95M4,15L5.726,12.95M9,18L9.722,14.75"
  8. android:strokeLineJoin="round"
  9. android:strokeWidth="2"
  10. android:fillColor="#00000000"
  11. android:strokeColor="#07689F"
  12. android:strokeLineCap="round"/>
  13. </vector>