Add icons to this collection by clicking the heart icon.
Compass icon - also known as technology, interface, cursor, gps, navigation, compass, Tools and utensils, and maps and location. Created in a clean flat gradient style, 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 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="25.809"
y2="1.809"
gradientTransform="matrix(1 0 0 -1 0 26)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#4dbfff" />
<stop offset="1" stop-color="#008ddb" />
</linearGradient>
<circle cx="12" cy="12" r="12" fill="url(#a)" />
<path
fill="#fff"
d="M12 20.9c-4.9 0-8.9-4-8.9-8.9s4-8.9 8.9-8.9 8.9 4 8.9 8.9-4 8.9-8.9 8.9zm3.1-12-4.5 1.8-1.8 4.5 4.5-1.8z"
/>
</svg>
More icons in the same style and category