Add icons to this collection by clicking the heart icon.
Compass icon - also known as direction, location, compass, orientation, ui, cardinal points, 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 44 44"
>
<linearGradient
id="a"
x1="2"
x2="42"
y1="22"
y2="22"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#d7ffe5" />
<stop offset="1" stop-color="#c0ffab" />
</linearGradient>
<linearGradient
id="b"
x1="31.903"
x2="15.767"
y1="8.164"
y2="30.708"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#26ab5a" />
<stop offset="1" stop-color="#7ce35d" />
</linearGradient>
<g>
<circle cx="22" cy="22" r="20" fill="url(#a)" />
<g fill="url(#b)">
<path
d="M22 9a13 13 0 1 0 13 13A13.015 13.015 0 0 0 22 9zm0 24a11 11 0 1 1 11-11 11.013 11.013 0 0 1-11 11z"
/>
<path
d="M25.5 16.555 19.784 19a1.48 1.48 0 0 0-.779.779l-2.45 5.721a1.479 1.479 0 0 0 1.945 1.945L24.216 25a1.48 1.48 0 0 0 .784-.783l2.45-5.718a1.48 1.48 0 0 0-1.95-1.944zm-2.263 6.683L18.9 25.1l1.857-4.334L25.1 18.9z"
/>
</g>
</g>
</svg>
More icons in the same style and category