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

9 lines
380 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,9.7909 3.7909,8 6,8H18C20.2091,8 22,9.7909 22,12V12C22,14.2091 20.2091,16 18,16H6C3.7909,16 2,14.2091 2,12V12Z"
android:fillColor="#ffffff"/>
</vector>