Added icons for OSM Note

This commit is contained in:
Dmitry 2020-06-25 11:27:33 +03:00
parent 3056a97fc4
commit 0499cbfd19

View file

@ -0,0 +1,10 @@
<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,5C2,3.8954 2.8954,3 4,3H20C21.1046,3 22,3.8954 22,5V17C22,18.1046 21.1046,19 20,19H15L12,22L9,19H4C2.8954,19 2,18.1046 2,17V5ZM10.9999,6L11,9.9999L6.9999,9.9999V11.9999L11,11.9999L11.0001,16L13.0001,16L13,11.9999L16.9999,11.9999L16.9999,9.9999L13,9.9999L12.9999,5.9999L10.9999,6Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>