tmap/res/drawable/btn_x_popup.xml
2022-06-10 21:38:30 +09:00

6 lines
626 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">
<path android:fillColor="#00000000" android:pathData="M5.7,5.636L18.3,18.364" android:strokeColor="#ffffffff" android:strokeWidth="1.0" android:strokeLineCap="round" android:fillType="evenOdd" />
<path android:fillColor="#00000000" android:pathData="M18.3,5.636L5.7,18.364" android:strokeColor="#ffffffff" android:strokeWidth="1.0" android:strokeLineCap="round" android:fillType="evenOdd" />
</vector>