Add icons to this collection by clicking the heart icon.
Arrow icon - also known as interface, arrows, arrow, direction, orientation, sign, option, fast forward, and forward. 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 100 100"
>
    <linearGradient
        id="a"
        x1="51.67"
        x2="51.67"
        y1="3.56"
        y2="89.88"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#27d7ff" />
        <stop offset=".04" stop-color="#29d2ff" />
        <stop offset=".44" stop-color="#3db3ff" />
        <stop offset=".77" stop-color="#49a0ff" />
        <stop offset="1" stop-color="#4e9aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M97.12 50c0 1.16-.56 2.27-1.53 3.05l-42.45 34.1c-.71.57-1.47.87-2.18.87-.37 0-.73-.08-1.06-.24-.98-.47-1.54-1.53-1.54-2.92V68.59c0-2.12 1.25-4.72 2.9-6.05l14.72-11.83c.26-.21.4-.46.4-.71s-.14-.5-.4-.71L51.26 37.46c-1.65-1.33-2.9-3.93-2.9-6.05V15.14c0-1.39.56-2.45 1.54-2.92s2.16-.24 3.24.63l42.45 34.1c.97.78 1.53 1.89 1.53 3.05zm-88 12.54c-1.65 1.33-2.9 3.93-2.9 6.05v16.27c0 1.39.56 2.45 1.54 2.92.33.16.69.24 1.06.24.71 0 1.47-.29 2.18-.87l42.45-34.1c.97-.78 1.53-1.89 1.53-3.05s-.56-2.27-1.53-3.05L11 12.85c-1.08-.87-2.26-1.1-3.24-.63s-1.54 1.53-1.54 2.92v16.28c0 2.12 1.25 4.72 2.9 6.05L23.84 49.3c.26.21.4.46.4.71s-.14.5-.4.71L9.12 62.55z"
    />
</svg>
More icons in the same style and category