Add icons to this collection by clicking the heart icon.
Double Arrow icon - also known as cursor, arrows, navigation, direction, up arrow, symbol, and double arrow. 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.2"
        x2="56.14"
        y1="-10.44"
        y2="77.9"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cecfb" />
        <stop offset=".51" stop-color="#65c7f7" />
        <stop offset="1" stop-color="#0052d4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="-21.32"
        x2="67.02"
        y1="-21.32"
        y2="67.02"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M53.76 59a1 1 0 0 1-.71-.29L32 37.66 11 58.71a1 1 0 0 1-1.42 0l-4.29-4.24a1 1 0 0 1 0-1.42l26-26a1 1 0 0 1 1.42 0l26 26a1 1 0 0 1 0 1.42l-4.24 4.24a1 1 0 0 1-.71.29zM32 35.25a1 1 0 0 1 .71.29l21 21.05 2.83-2.83L32 29.17 7.41 53.76l2.83 2.83 21-21.05a1 1 0 0 1 .76-.29z"
    />
    <path
        fill="url(#b)"
        d="M53.76 37.24a1 1 0 0 1-.71-.29L32 15.9 11 37a1 1 0 0 1-1.42 0l-4.29-4.29a1 1 0 0 1 0-1.42l26-26a1 1 0 0 1 1.42 0l26 26a1 1 0 0 1 0 1.42L54.47 37a1 1 0 0 1-.71.24zM32 13.49a1 1 0 0 1 .71.29l21 21L56.59 32 32 7.41 7.41 32l2.83 2.83 21-21a1 1 0 0 1 .76-.34z"
    />
</svg>
More icons in the same style and category