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

13 lines
1.1 KiB
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,14C13.1046,14 14,13.1046 14,12C14,10.8954 13.1046,10 12,10C10.8954,10 10,10.8954 10,12C10,13.1046 10.8954,14 12,14Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M11,2H13V4.0619C16.6187,4.5131 19.4869,7.3813 19.9381,11H22V13H19.9381C19.4869,16.6187 16.6187,19.4869 13,19.9381V22H11V19.9381C7.3813,19.4869 4.5131,16.6187 4.0619,13H2V11H4.0619C4.5131,7.3813 7.3813,4.5131 11,4.0619V2ZM12,6C12.3407,6 12.6748,6.0284 13,6.083C15.5125,6.5045 17.4955,8.4875 17.917,11C17.9716,11.3252 18,11.6593 18,12C18,12.3407 17.9716,12.6748 17.917,13C17.4955,15.5125 15.5125,17.4955 13,17.917C12.6748,17.9716 12.3407,18 12,18C11.6593,18 11.3252,17.9716 11,17.917C8.4875,17.4955 6.5045,15.5125 6.083,13C6.0284,12.6748 6,12.3407 6,12C6,11.6593 6.0284,11.3252 6.083,11C6.5045,8.4875 8.4875,6.5045 11,6.083C11.3252,6.0284 11.6593,6 12,6Z"
android:fillColor="#ffffff"
android:fillType="evenOdd"/>
</vector>