Add icons to this collection by clicking the heart icon.
Direction icon - also known as direction, hanging, sign, signaling, and signboard. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.522"
        x2="60.489"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9d3adf" />
        <stop offset=".206" stop-color="#8542d8" />
        <stop offset=".639" stop-color="#4857c6" />
        <stop offset="1" stop-color="#106ab6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M58.93 35.31a5.4 5.4 0 0 1 0 7.59l-6.77 6.76a4.245 4.245 0 0 1-3.02 1.26H11.8a4.283 4.283 0 0 1-4.27-4.28V31.56a4.274 4.274 0 0 1 4.27-4.27h37.34a4.235 4.235 0 0 1 3.02 1.25zM16.22 24.29h3v-8.21h21.53v8.21h3v-8.21h11.22a1.5 1.5 0 0 0 0-3H5a1.5 1.5 0 0 0 0 3h11.22z"
    />
</svg>
More icons in the same style and category