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="4.163"
        x2="27.348"
        y1="28.703"
        y2="3.821"
        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.816"
        x2="26.002"
        y1="27.448"
        y2="2.566"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="5.609"
        x2="28.795"
        y1="30.051"
        y2="5.169"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M30 29V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1h26a1 1 0 0 0 1-1zM4 28V4h24v24z"
    />
    <path
        fill="url(#b)"
        d="M8.28 12.605a1.006 1.006 0 0 0-.28.7v.017a1 1 0 0 0 .306.7l2.8 2.7a1 1 0 1 0 1.389-1.44l-1.022-.986L23 14.3a1 1 0 0 0 1-1 1 1 0 0 0-1-1l-11.64-.006 1.159-1.2a1 1 0 0 0-1.44-1.389z"
    />
    <path
        fill="url(#c)"
        d="M19.2 16a1 1 0 0 0 .28.694l1.159 1.2L9 17.9a1 1 0 0 0-1 1 1 1 0 0 0 1 1l11.528-.006-1.023.986a1 1 0 1 0 1.395 1.439l2.8-2.7a1 1 0 0 0 .306-.7 1.17 1.17 0 0 0-.28-.712l-2.8-2.9A1 1 0 0 0 19.2 16z"
    />
</svg>
More icons in the same style and category