OsmAnd/OsmAnd/res/drawable/ic_action_altitude_descent_ascent_16.xml

13 lines
374 B
XML
Raw Normal View History

2020-05-07 13:49:38 +02:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:pathData="M7,12V4H6L0,11V12H7Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M9,12V4H10L16,11V12H9Z"
android:fillColor="#ffffff"/>
</vector>