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

5 lines
457 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="M2.5,11 L7,6.5l4.5,4.5" android:strokeColor="#ffacacac" android:strokeWidth="1.0" android:strokeLineCap="round" android:strokeLineJoin="round" android:fillType="evenOdd" />
</vector>