Add icons to this collection by clicking the heart icon.
Compass icon - also known as education, drawing, compass, and geometry. 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="402"
y2="62"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<path
fill="url(#a)"
d="M256.023 402c-65.127 0-127.836-13.901-186.385-41.318-7.502-3.513-10.736-12.442-7.223-19.945 3.514-7.502 12.446-10.736 19.945-7.223C136.897 359.051 195.326 372 256.023 372c60.681 0 119.094-12.941 173.617-38.465 7.501-3.513 16.432-.278 19.944 7.226 3.513 7.503.277 16.433-7.226 19.944C383.825 388.106 321.133 402 256.023 402zM341 147c0-46.869-38.131-85-85-85s-85 38.131-85 85 38.131 85 85 85 85-38.131 85-85z"
/>
<path
fill="url(#b)"
d="M256 62c-16.518 0-31.939 4.752-45 12.938V45c0-24.853 20.147-45 45-45s45 20.147 45 45v29.938C287.939 66.752 272.518 62 256 62zm151.639 335.955-76.733-210.822c-12.677 23.566-36.152 40.479-63.758 44.113l98.593 270.881c4.085 11.225 19.013 13.404 26.136 3.815a115.078 115.078 0 0 0 15.762-107.987zM181.094 187.133l-76.733 210.822a115.078 115.078 0 0 0 15.762 107.987c7.123 9.589 22.051 7.41 26.136-3.815l98.593-270.881c-27.606-3.635-51.08-20.547-63.758-44.113zM256 132c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
/>
</svg>
More icons in the same style and category