OsmAnd/OsmAnd/res/drawable/ic_action_route_subsequent_destination_point.xml
2020-05-08 16:26:07 +03:00

9 lines
277 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="M2,19h20v3h-20z"
android:fillColor="#ffffff"/>
</vector>