OsmAnd/OsmAnd/res/drawable/ic_action_done.xml
2020-05-07 14:49:38 +03:00

10 lines
541 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="M20.7071,6.2929C21.0976,6.6834 21.0976,7.3166 20.7071,7.7071L9,19.4142L3.2929,13.7071C2.9024,13.3166 2.9024,12.6834 3.2929,12.2929C3.6834,11.9024 4.3166,11.9024 4.7071,12.2929L9,16.5858L19.2929,6.2929C19.6834,5.9024 20.3166,5.9024 20.7071,6.2929Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>