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

5 lines
456 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="16.0" android:viewportHeight="16.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#00000000" android:pathData="M7,3.5 L11.5,8 7,12.5" android:strokeColor="#ffacacac" android:strokeWidth="1.0" android:strokeLineCap="round" android:strokeLineJoin="round" android:fillType="evenOdd" />
</vector>