Add icons to this collection by clicking the heart icon.
Exchange icon - also known as arrows, arrow, direction, exchange, multimedia option, and user interface. 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="32"
    height="32"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="a"
        x1="3.475"
        x2="27.508"
        y1="28.673"
        y2="4.356"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="2.109"
        x2="26.143"
        y1="27.323"
        y2="3.006"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="4.908"
        x2="28.942"
        y1="30.09"
        y2="5.773"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M29 2H3a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm-1 26H4V4h24z"
    />
    <path
        fill="url(#b)"
        d="M12.605 23.72a1.006 1.006 0 0 0 .7.28h.017a1 1 0 0 0 .7-.306l2.7-2.8a1 1 0 1 0-1.44-1.389l-.986 1.022L14.3 9a1 1 0 0 0-1-1 1 1 0 0 0-1 1l-.006 11.64-1.194-1.16a1 1 0 0 0-1.389 1.44z"
    />
    <path
        fill="url(#c)"
        d="M16 12.8a1 1 0 0 0 .694-.28l1.2-1.159L17.9 23a1 1 0 0 0 1 1 1 1 0 0 0 1-1l-.006-11.528.986 1.023a1 1 0 1 0 1.439-1.389l-2.7-2.8a1 1 0 0 0-.7-.306 1.17 1.17 0 0 0-.712.28l-2.9 2.8A1 1 0 0 0 16 12.8z"
    />
</svg>
More icons in the same style and category