OsmAnd/OsmAnd/res/drawable/ic_action_delete_dark.xml
2020-04-06 18:47:50 +03:00

10 lines
394 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="M9,3L8,4H5V6H19V4H16L14.5,3H9ZM18,7H6V19C6,20.1046 6.8954,21 8,21H16C17.1046,21 18,20.1046 18,19V7Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>