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

9 lines
291 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="M19,2H5V22H7V14H19L16,8L19,2Z"
android:fillColor="#ffffff"/>
</vector>