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 lineal color 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>
<path
fill="url(#a)"
d="M437 0H75C33.645 0 0 33.645 0 75v362c0 41.355 33.645 75 75 75h362c41.355 0 75-33.645 75-75V75c0-41.355-33.645-75-75-75zM30 75c0-24.813 20.187-45 45-45h15v15c0 24.813-20.187 45-45 45H30zm60 407H75c-24.813 0-45-20.187-45-45v-15h15c24.813 0 45 20.187 45 45zm392-45c0 24.813-20.187 45-45 45h-15v-15c0-24.813 20.187-45 45-45h15zm0-45h-15c-41.355 0-75 33.645-75 75v15H120v-15c0-41.355-33.645-75-75-75H30V120h15c41.355 0 75-33.645 75-75V30h272v15c0 41.355 33.645 75 75 75h15zm0-302h-15c-24.813 0-45-20.187-45-45V30h15c24.813 0 45 20.187 45 45zM256 60C148.201 60 60 148.214 60 256c0 107.799 88.214 196 196 196 107.799 0 196-88.214 196-196 0-107.799-88.214-196-196-196zm0 362c-91.533 0-166-74.467-166-166S164.467 90 256 90s166 74.467 166 166-74.467 166-166 166zm45.747-203.391a14.994 14.994 0 0 0-8.355-8.356l-106.066-42.426a15 15 0 0 0-19.498 19.498l42.427 106.066a14.994 14.994 0 0 0 8.355 8.356l106.065 42.426a15.002 15.002 0 0 0 19.498-19.498zm-93.067-9.929 52.448 20.979-31.469 31.469zm42.192 73.661 31.469-31.469 20.979 52.448zM256 151c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm0 211c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zM136 241c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm225 15c0 8.284 6.716 15 15 15s15-6.716 15-15-6.716-15-15-15-15 6.716-15 15z"
/>
</svg>
More icons in the same style and category