Add icons to this collection by clicking the heart icon.
Double Arrow icon - also known as arrows, arrow, button, direction, directional sign, ui, double arrow, arrow button, and interace. 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 51.2 51.2"
>
    <linearGradient
        id="a"
        x1="7.83"
        x2="43.371"
        y1="25.6"
        y2="25.6"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#262d65" />
        <stop offset="1" stop-color="#ef3d6a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32.3 7.82H18.9c-6.1 0-11.07 4.97-11.07 11.08v13.4c0 6.11 4.97 11.08 11.07 11.08h13.4c6.1 0 11.07-4.97 11.07-11.08V18.9c0-6.1-4.97-11.08-11.07-11.08zm9.27 24.48c0 5.12-4.16 9.28-9.27 9.28H18.9c-5.11 0-9.27-4.16-9.27-9.28V18.9c0-5.12 4.16-9.28 9.27-9.28h13.4c5.11 0 9.27 4.16 9.27 9.28zm-23.42-8.05h9.3c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-9.3l2.48-4.3a.9.9 0 1 0-1.56-.9l-3.26 5.65c-.16.28-.16.62 0 .9l3.26 5.64a.902.902 0 0 0 1.56-.9zm13.99-2.5a.9.9 0 1 0-1.56.9l2.48 4.3h-9.31c-.5 0-.9.4-.9.9s.4.9.9.9h9.31l-2.48 4.3a.9.9 0 1 0 1.56.9l3.26-5.65c.16-.28.16-.62 0-.9z"
    />
</svg>
More icons in the same style and category