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 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="-48.74"
        x2="62.58"
        y1="-26.98"
        y2="84.34"
        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="-37.86"
        x2="73.46"
        y1="-37.86"
        y2="73.46"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M32.71 27.05a1 1 0 0 0-1.42 0l-26 26a1 1 0 0 0 0 1.42l4.24 4.24a1 1 0 0 0 1.42 0L32 37.66l21 21.05a1 1 0 0 0 1.42 0l4.24-4.24a1 1 0 0 0 0-1.42z"
        />
        <path
            fill="url(#b)"
            d="M9.53 37A1 1 0 0 0 11 37l21-21.1L53.05 37a1 1 0 0 0 1.42 0l4.24-4.24a1 1 0 0 0 0-1.42l-26-26a1 1 0 0 0-1.42 0l-26 26a1 1 0 0 0 0 1.42z"
        />
    </g>
</svg>
More icons in the same style and category