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.034"
        x2="28.199"
        y1="29.403"
        y2="3.39"
        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>
    <g fill="url(#a)">
        <path
            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
            d="M11.3 20.662a1 1 0 0 0 1.414-1.414L10.464 17h11.072l-2.288 2.288a1 1 0 1 0 1.414 1.412l4-4a1 1 0 0 0 0-1.414l-4-3.995a1 1 0 1 0-1.414 1.414L21.536 15H10.464l2.248-2.248a1 1 0 0 0-1.412-1.414l-3.957 3.955a1 1 0 0 0 0 1.414z"
        />
    </g>
</svg>
More icons in the same style and category