Add icons to this collection by clicking the heart icon.
Compass icon - also known as navigation, direction, location, compass, cardinal points, windrose, 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="#c3ffe8" />
<stop offset=".997" stop-color="#f0fff4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9cffac" />
<stop offset="1" stop-color="#00b59c" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="m400.278 246.961-108.523-27.214-27.141-108.812c-1.978-7.915-15.249-7.915-17.227 0l-27.141 108.812-108.523 27.214c-3.947.991-6.722 4.548-6.722 8.636s2.776 7.645 6.722 8.637l108.523 27.213 27.141 108.812c.989 3.957 4.537 6.74 8.613 6.74s7.625-2.783 8.613-6.74l27.141-108.812 108.523-27.213a8.9 8.9 0 0 0 6.722-8.637 8.9 8.9 0 0 0-6.721-8.636zM256 264.504c-4.905 0-8.882-3.988-8.882-8.906 0-4.919 3.977-8.906 8.882-8.906s8.882 3.986 8.882 8.906c0 4.918-3.977 8.906-8.882 8.906zm76.81-52.824 31.357-52.317a8.911 8.911 0 0 0-1.336-10.88 8.848 8.848 0 0 0-10.851-1.339l-52.177 31.441 6.603 26.474zm0 87.837-26.404 6.621-6.604 26.475 52.178 31.44a8.866 8.866 0 0 0 10.851-1.339 8.911 8.911 0 0 0 1.336-10.88zm-153.62-.001-31.357 52.317a8.911 8.911 0 0 0 1.336 10.88c2.883 2.905 7.381 3.432 10.851 1.339l52.177-31.44-6.603-26.475zm0-87.837 26.404-6.621 6.604-26.474-52.178-31.441a8.894 8.894 0 0 0-10.851 1.339 8.913 8.913 0 0 0-1.336 10.88z"
/>
</svg>
More icons in the same style and category