OsmAnd/OsmAnd/res/drawable/ic_action_refresh_dark.xml
2020-05-08 16:26:07 +03:00

9 lines
540 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="M12,18C14.6124,18 16.8349,16.3304 17.6586,14H19.748C18.8599,17.4505 15.7277,20 12,20C7.5817,20 4,16.4183 4,12C4,7.5817 7.5817,4 12,4C14.2091,4 16.2091,4.8954 17.6569,6.3432L20,4V11H13L16.2426,7.7574C15.1569,6.6716 13.6569,6 12,6C8.6863,6 6,8.6863 6,12C6,15.3137 8.6863,18 12,18Z"
android:fillColor="#ffffff"/>
</vector>