Add icons to this collection by clicking the heart icon.
Compass icon - also known as direction, location, compass, orientation, Tools and utensils, cardinal points, and maps and location. Created in a clean 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<path fill="url(#a)" d="M406 0H106L0 106v300l106 106h300l106-106V106z" />
<path
fill="url(#b)"
d="M106 30V0H76C34.647 0 0 34.647 0 76v30h30c41.353 0 76-34.647 76-76zM30 406H0v30c0 41.353 34.647 76 76 76h30v-30c0-41.353-34.647-76-76-76zM256 61C148.48 61 61 148.48 61 256s87.48 195 195 195 195-87.48 195-195S363.52 61 256 61zm0 60c8.284 0 15 6.714 15 15 0 8.284-6.716 15-15 15s-15-6.716-15-15c0-8.286 6.716-15 15-15zM136 271c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15zm31.816-83.687c-2.227-5.566-.923-11.924 3.325-16.172s10.62-5.522 16.172-3.325l96.894 38.765-77.626 77.626zM256 391c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15zm84.858-50.142a15.006 15.006 0 0 1-16.172 3.325l-96.894-38.765 77.626-77.626 38.765 96.894a14.99 14.99 0 0 1-3.325 16.172zM376 271c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15zM436 0h-30v30c0 41.353 34.647 76 76 76h30V76c0-41.353-34.647-76-76-76zm-30 482v30h30c41.353 0 76-34.647 76-76v-30h-30c-41.353 0-76 34.647-76 76z"
/>
</svg>
More icons in the same style and category