SDP-GeoHunt/geo-hunt

View on GitHub
app/src/main/res/drawable/target_arrow.xml

Summary

Maintainability
Test Coverage
<vector android:autoMirrored="true" android:height="24dp"
    android:viewportHeight="24" android:viewportWidth="24"
    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FF09244B" android:fillType="nonZero"
        android:pathData="M12,2C12.375,2 12.745,2.021 13.11,2.061C13.659,2.122 14.055,2.616 13.994,3.165C13.933,3.714 13.439,4.11 12.89,4.049C12.598,4.017 12.301,4 12,4C7.582,4 4,7.582 4,12C4,16.418 7.582,20 12,20C16.418,20 20,16.418 20,12C20,11.699 19.983,11.402 19.951,11.11C19.89,10.561 20.286,10.067 20.835,10.006C21.384,9.945 21.878,10.341 21.939,10.89C21.979,11.255 22,11.625 22,12C22,17.523 17.523,22 12,22C6.477,22 2,17.523 2,12C2,6.477 6.477,2 12,2ZM11.968,7.877C12.106,8.412 11.784,8.957 11.249,9.094C9.955,9.427 9,10.604 9,12C9,13.657 10.343,15 12,15C13.396,15 14.573,14.045 14.906,12.751C15.043,12.216 15.588,11.894 16.123,12.031C16.658,12.169 16.98,12.714 16.842,13.249C16.287,15.406 14.331,17 12,17C9.239,17 7,14.761 7,12C7,9.669 8.594,7.713 10.751,7.158C11.286,7.02 11.831,7.342 11.968,7.877ZM18.504,2.126C18.878,2.281 19.121,2.646 19.121,3.05L19.121,4.879L20.95,4.879C21.354,4.879 21.719,5.122 21.874,5.496C22.028,5.87 21.943,6.3 21.657,6.586L18.121,10.121C17.934,10.309 17.68,10.414 17.414,10.414L15,10.414L13.172,12.243C12.781,12.633 12.148,12.633 11.757,12.243C11.367,11.852 11.367,11.219 11.757,10.828L13.586,9L13.586,6.586C13.586,6.32 13.691,6.066 13.879,5.879L17.414,2.343C17.7,2.057 18.13,1.971 18.504,2.126ZM17.121,5.464L15.586,7L15.586,8.414L17,8.414L18.536,6.879L18.121,6.879C17.569,6.879 17.121,6.431 17.121,5.879L17.121,5.464Z"
        android:strokeColor="#00000000" android:strokeWidth="1"/>
</vector>