$avd_show_password__0.xml 728 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
  3. xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
  4. <path android:name="strike_through" android:pathData="@string/path_password_strike_through" android:strokeColor="@android:color/white" android:strokeWidth="1.8" android:strokeLineCap="square" />
  5. <group>
  6. <clip-path android:name="eye_mask" android:pathData="@string/path_password_eye_mask_strike_through" />
  7. <path android:name="eye" android:fillColor="@android:color/white" android:pathData="@string/path_password_eye" />
  8. </group>
  9. </vector>