ic_eye_open.xml 1.1 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="30dp"
    android:height="20dp"
    android:viewportWidth="30"
    android:viewportHeight="20">
  <path
      android:pathData="M15,0C20.525,0 25.525,3.3328 30,10C25.525,16.6672 20.525,20 15,20C9.475,20 4.475,16.6672 0,10C4.475,3.3328 9.475,0 15,0ZM15,2.5C10.7575,2.5 6.7558,4.7375 2.5,10C6.5903,15.0568 10.4098,17.3011 15,17.5C19.2459,17.5 23.2475,15.2625 27.5,10C23.413,4.9431 19.5919,2.7007 15,2.5Z"
      android:strokeWidth="1"
      android:fillColor="#333333"
      android:fillType="evenOdd"
      android:strokeColor="#00000000"/>
  <path
      android:pathData="M15,4.4444C17.7614,4.4444 20,6.6831 20,9.4444C20,12.2058 17.7614,14.4444 15,14.4444C12.2386,14.4444 10,12.2058 10,9.4444C10,6.6831 12.2386,4.4444 15,4.4444ZM15,6.9444C13.6192,6.9444 12.5,8.0637 12.5,9.4444C12.5,10.8252 13.6192,11.9444 15,11.9444C16.3808,11.9444 17.5,10.8252 17.5,9.4444C17.5,8.0637 16.3808,6.9444 15,6.9444Z"
      android:strokeWidth="1"
      android:fillColor="#333333"
      android:fillType="evenOdd"
      android:strokeColor="#00000000"/>
</vector>