OsmAnd/OsmAnd/res/drawable/widget_coordinates_longitude_day.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="#ffffff"
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="#FFC107"/>
<path
android:pathData="M22,12C22,17.5228 17.5228,22 12,22C6.4771,22 2,17.5228 2,12C2,6.4771 6.4771,2 12,2C17.5228,2 22,6.4771 22,12ZM8.6177,19.2519C7.3297,17.8901 6,15.6099 6,12C6,8.3901 7.3297,6.11 8.6177,4.7481C5.89,6.0224 4,8.7905 4,12C4,15.2095 5.89,17.9775 8.6177,19.2519ZM20,12C20,15.2095 18.11,17.9775 15.3823,19.2519C16.6703,17.8901 18,15.6099 18,12C18,8.3901 16.6703,6.11 15.3823,4.7481C18.11,6.0224 20,8.7905 20,12ZM13,19.3131C14.3922,17.8401 16,15.4024 16,12C16,8.5976 14.3922,6.1599 13,4.6869L13,19.3131ZM8,12C8,15.4024 9.6078,17.8401 11,19.3131L11,4.6869C9.6078,6.1599 8,8.5976 8,12Z"
android:fillColor="#59361B"
android:fillType="evenOdd"/>
</vector>