This commit is contained in:
eric
2026-04-05 01:00:07 -05:00
parent b94c00fe56
commit 4bd5a33d3a
2607 changed files with 137903 additions and 92 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:name="strike_through"
android:pathData="@string/vq"
android:strokeColor="@android:color/white"
android:strokeWidth="1.8"
android:trimPathEnd="0"
android:strokeLineCap="square"/>
<group>
<clip-path
android:name="eye_mask"
android:pathData="@string/vp"/>
<path
android:name="eye"
android:fillColor="@android:color/white"
android:pathData="@string/vn"/>
</group>
</vector>