apkfuckery/com.discord/res/drawable/$avd_hide_password__0.xml

9 lines
747 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
<path android:name="strike_through" android:pathData="@string/path_password_strike_through" android:strokeColor="@android:color/white" android:strokeWidth="1.8" android:trimPathEnd="0.0" android:strokeLineCap="square" />
<group>
<clip-path android:name="eye_mask" android:pathData="@string/path_password_eye_mask_visible" />
<path android:name="eye" android:fillColor="@android:color/white" android:pathData="@string/path_password_eye" />
</group>
</vector>