OsmAnd/OsmAnd/res/drawable/ic_action_gpx_width_thin.xml
2020-05-07 18:39:12 +03:00

9 lines
385 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,12C2,11.4477 2.4477,11 3,11H21C21.5523,11 22,11.4477 22,12V12C22,12.5523 21.5523,13 21,13H3C2.4477,13 2,12.5523 2,12V12Z"
android:fillColor="#ffffff"/>
</vector>