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 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="2.833"
        y2="61.168"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3b90" />
        <stop offset=".073" stop-color="#fe2eab" />
        <stop offset=".139" stop-color="#fe1bd9" />
        <stop offset=".2" stop-color="#fd10f3" />
        <stop offset=".289" stop-color="#fd0cfa" />
        <stop offset=".514" stop-color="#6e3ff3" />
        <stop offset=".8" stop-color="#3c41ed" />
        <stop offset="1" stop-color="#3a85e9" />
    </linearGradient>
    <g fill="url(#a)">
        <path
            d="M35 10.178V8h2a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H27a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h2v2.178a26 26 0 1 0 6 0zM28 4h8v2h-8zm3 4h2v2.025c-.332-.012-.665-.025-1-.025s-.668.013-1 .025zm1 52a24 24 0 1 1 24-24 24.027 24.027 0 0 1-24 24z"
        />
        <path
            d="M32 14a22 22 0 1 0 22 22 22.025 22.025 0 0 0-22-22zm18 23h1.95a19.889 19.889 0 0 1-5.077 12.325l-1.452-1.452a1 1 0 1 0-1.414 1.414l1.458 1.458A19.892 19.892 0 0 1 33 55.95V54a1 1 0 0 0-2 0v1.95a19.892 19.892 0 0 1-12.48-5.218l1.445-1.445a1 1 0 1 0-1.414-1.414l-1.437 1.437A19.889 19.889 0 0 1 12.051 37H14a1 1 0 0 0 0-2h-1.95a19.892 19.892 0 0 1 5.205-12.465l1.296 1.296a1 1 0 0 0 1.414-1.414l-1.29-1.29A19.889 19.889 0 0 1 31 16.051V18a1 1 0 0 0 2 0v-1.95a19.889 19.889 0 0 1 12.31 5.064l-1.303 1.303a1 1 0 1 0 1.414 1.414l1.31-1.31A19.892 19.892 0 0 1 51.95 35H50a1 1 0 0 0 0 2z"
        />
        <path
            d="M41.471 25.197 28.036 31.56a1.001 1.001 0 0 0-.475.475l-6.364 13.435a1 1 0 0 0 1.332 1.332l13.435-6.364a1.001 1.001 0 0 0 .475-.475l6.364-13.435a1 1 0 0 0-1.332-1.332zm-17.268 18.6 4.558-9.622 5.064 5.064zm11.036-5.972-5.064-5.064 9.622-4.558z"
        />
    </g>
</svg>
More icons in the same style and category