OsmAnd/OsmAnd/res/drawable/bg_point_comment.xml
2020-06-25 11:07:36 +03:00

9 lines
344 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="36dp"
android:height="36dp"
android:viewportWidth="36"
android:viewportHeight="36">
<path
android:pathData="m8,2h20c2,0 3,1 3,3v16c0,2 -1,3 -3,3h-5l-5,4 -5,-4H8C6,24 5,23 5,21V5C5,3 6,2 8,2Z"
android:fillColor="#727272"/>
</vector>