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 circular 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="105.001"
y2="407"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M256 158.295c-53.875 0-97.706 43.831-97.706 97.706s43.831 97.706 97.706 97.706 97.706-43.831 97.706-97.706c-.001-53.876-43.831-97.706-97.706-97.706zm0 17.764a8.882 8.882 0 1 1-8.882 8.882 8.88 8.88 0 0 1 8.882-8.882zm-71.059 88.824a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zM256 335.941a8.883 8.883 0 1 1 .001-17.765 8.883 8.883 0 0 1-.001 17.765zm50.249-29.691a8.884 8.884 0 0 1-9.576 1.969l-62.81-25.129a8.852 8.852 0 0 1-4.953-4.953l-25.129-62.81c-1.318-3.296-.546-7.061 1.969-9.576s6.289-3.27 9.576-1.969l62.809 25.129a8.852 8.852 0 0 1 4.953 4.953l25.129 62.809a8.875 8.875 0 0 1-1.968 9.577zM335.941 256a8.883 8.883 0 1 1-17.765-.001 8.883 8.883 0 0 1 17.765.001zm-82.976 15.595 31.061 12.431-12.431-31.061zm-24.992-43.621 12.431 31.061 18.63-18.63zm116.85-105.209V105H167.176v17.765c0 24.487-19.925 44.412-44.412 44.412H105v177.647h17.765c24.487 0 44.412 19.924 44.412 44.412V407h177.647v-17.765c0-24.487 19.925-44.412 44.412-44.412h17.765V167.177h-17.765c-24.488 0-44.413-19.925-44.413-44.412zM256 371.471c-63.668 0-115.47-51.802-115.47-115.47s51.802-115.47 115.47-115.47 115.47 51.802 115.47 115.47-51.802 115.47-115.47 115.47zm-133.235-8.883H105C105 387.075 124.925 407 149.412 407v-17.765c0-14.694-11.953-26.647-26.647-26.647zm26.647-239.823V105C124.925 105 105 124.925 105 149.412h17.765c14.694 0 26.647-11.953 26.647-26.647zm213.176 266.47V407C387.075 407 407 387.075 407 362.588h-17.765c-14.694 0-26.647 11.953-26.647 26.647zm26.647-239.823H407C407 124.925 387.075 105 362.588 105v17.765c0 14.694 11.953 26.647 26.647 26.647z"
/>
</svg>
More icons in the same style and category