tmap/res/drawable/ic_arrow_down_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="17.0dip" android:width="17.0dip" android:viewportWidth="17.0" android:viewportHeight="17.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#00000000" android:pathData="M11.5,6 L7,10.5 2.5,6" android:strokeColor="#ffacacac" android:strokeWidth="1.0" android:strokeLineCap="round" android:strokeLineJoin="round" android:fillType="evenOdd" />
</vector>