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

5 lines
410 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="32.0dip" android:width="32.0dip" android:viewportWidth="32.0" android:viewportHeight="32.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#00000000" android:pathData="M11,11L21.91,21.91M11,21.91L21.91,11" android:strokeColor="#ffffffff" android:strokeWidth="1.3" android:fillType="evenOdd" />
</vector>