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

5 lines
415 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="56.0dip" android:width="56.0dip" android:viewportWidth="56.0" android:viewportHeight="56.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#00000000" android:pathData="M28,28l-9,-9 9,9 9,-9m-9,9l9,9 -9,-9 -9,9" android:strokeColor="#ff575757" android:strokeWidth="1.5" android:fillType="evenOdd" />
</vector>