OsmAnd/OsmAnd/res/drawable/ic_action_sail_boat_dark.xml
2020-01-24 18:15:55 +02:00

9 lines
827 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,21C18.61,21 17.22,20.53 16,19.68C13.56,21.39 10.44,21.39 8,19.68C6.78,20.53 5.39,21 4,21H2V23H4C5.38,23 6.74,22.65 8,22.01C10.52,23.3 13.48,23.3 16,22.01C17.26,22.66 18.62,23 20,23H22V21H20ZM3.95,19H4C5.6,19 7.02,18.12 8,17C8.98,18.12 10.4,19 12,19C13.6,19 15.02,18.12 16,17C16.98,18.12 18.4,19 20,19H20.05L21.94,12.32C22.02,12.06 22,11.78 21.88,11.54C21.76,11.3 21.54,11.12 21.28,11.04L20,10.62V6C20,4.9 19.1,4 18,4H15V1H9V4H6C4.9,4 4,4.9 4,6V10.62L2.71,11.04C2.45,11.12 2.23,11.3 2.11,11.54C1.99,11.78 1.96,12.06 2.05,12.32L3.95,19ZM6,6H18V9.97L12,8L6,9.97V6Z"
android:fillColor="#727272"/>
</vector>