Add icons to this collection by clicking the heart icon.
Compass icon - also known as interface, gps, navigation, compass, ui, cardinal points, and maps and location. Created in a clean flat gradient style with a white finish, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<g>
<circle cx="32" cy="32" r="28.75" fill="url(#a)" />
<g fill="#fff">
<path
d="M32 11.25A20.75 20.75 0 1 0 52.75 32 20.78 20.78 0 0 0 32 11.25zm0 40A19.25 19.25 0 1 1 51.25 32 19.28 19.28 0 0 1 32 51.25z"
/>
<path
d="m41.17 21.9-14.46 4.3a.91.91 0 0 0-.51.51l-4.3 14.46a.76.76 0 0 0 .93.93l14.46-4.3a.91.91 0 0 0 .51-.51l4.3-14.46a.76.76 0 0 0-.93-.93zM23.73 40.27l3.55-11.93 8.38 8.38zm13-4.61-8.38-8.38 11.93-3.55z"
/>
</g>
</g>
</svg>
More icons in the same style and category