OsmAnd/OsmAnd/res/drawable/ic_arrow_forward.xml
2020-05-13 12:47:11 +03:00

10 lines
408 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12.7071,4.2929L20.4142,12L12.7071,19.7071L11.2929,18.2929L16.5858,13H4V11H16.5858L11.2929,5.7071L12.7071,4.2929Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>