Add icons to this collection by clicking the heart icon.
North icon - also known as gps, direction, up arrow, destination, compass, north, straight, forward, navigator, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M491.999 346.016c-1.918 0-3.856-.276-5.761-.849L256 275.901 25.762 345.167A20 20 0 0 1 4.164 313.8l236-306a20 20 0 0 1 31.674 0l236 306a20 20 0 0 1-15.839 32.216zM256 235.015c1.941 0 3.883.282 5.762.848l176.376 53.063L256 52.764 73.862 288.925l176.376-53.063a20.011 20.011 0 0 1 5.762-.847zm45.134 276.298A20 20 0 0 0 316 491.983v-140c0-11.046-8.954-20-20-20s-20 8.954-20 20v64.688l-42.635-74.611A20 20 0 0 0 196 351.983v140c0 11.046 8.954 20 20 20s20-8.954 20-20v-64.688l42.635 74.611a20.004 20.004 0 0 0 17.363 10.079 20.01 20.01 0 0 0 5.136-.672z"
    />
</svg>
More icons in the same style and category