OsmAnd/OsmAnd/res/drawable/widget_coordinates_latitude_night.xml

17 lines
1.2 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,3C17.5228,3 22,7.4771 22,13C22,18.5228 17.5228,23 12,23C6.4771,23 2,18.5228 2,13C2,7.4771 6.4771,3 12,3Z"
android:fillColor="#000000"
android:fillAlpha="0.3"/>
<path
android:pathData="M12,2C17.5228,2 22,6.4771 22,12C22,17.5228 17.5228,22 12,22C6.4771,22 2,17.5228 2,12C2,6.4771 6.4771,2 12,2Z"
android:fillColor="#59361B"/>
<path
android:pathData="M12,2C17.5228,2 22,6.4771 22,12C22,17.5228 17.5228,22 12,22C6.4771,22 2,17.5228 2,12C2,6.4771 6.4771,2 12,2ZM19.2519,15.3823C17.8901,16.6703 15.6099,18 12,18C8.3901,18 6.11,16.6703 4.7481,15.3823C6.0224,18.11 8.7905,20 12,20C15.2095,20 17.9775,18.11 19.2519,15.3823ZM12,4C15.2095,4 17.9775,5.89 19.2519,8.6177C17.8901,7.3297 15.6099,6 12,6C8.3901,6 6.11,7.3297 4.7481,8.6177C6.0224,5.89 8.7905,4 12,4ZM19.3131,11C17.8401,9.6078 15.4024,8 12,8C8.5976,8 6.1599,9.6078 4.6869,11H19.3131ZM12,16C15.4024,16 17.8401,14.3922 19.3131,13H4.6869C6.1599,14.3922 8.5976,16 12,16Z"
android:fillColor="#FFC107"
android:fillType="evenOdd"/>
</vector>