OsmAnd/OsmAnd/res/drawable/ic_action_split_interval.xml
2020-05-07 18:39:12 +03:00

10 lines
775 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="M4,15C5.3062,15 6.4175,14.1652 6.8293,13H17.1707C17.5825,14.1652 18.6938,15 20,15C21.6569,15 23,13.6569 23,12C23,10.3431 21.6569,9 20,9C18.6938,9 17.5825,9.8348 17.1707,11H6.8293C6.4175,9.8348 5.3062,9 4,9C2.3431,9 1,10.3431 1,12C1,13.6569 2.3431,15 4,15ZM4,11C3.4477,11 3,11.4477 3,12C3,12.5523 3.4477,13 4,13C4.5523,13 5,12.5523 5,12C5,11.4477 4.5523,11 4,11ZM19,12C19,11.4477 19.4477,11 20,11C20.5523,11 21,11.4477 21,12C21,12.5523 20.5523,13 20,13C19.4477,13 19,12.5523 19,12Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>