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="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="a"
        x1="1.686"
        x2="23.107"
        y1="28.766"
        y2="9.661"
        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.597"
        x2="24.018"
        y1="29.787"
        y2="10.682"
        href="#a"
    />
    <linearGradient
        id="c"
        x1=".85"
        x2="22.271"
        y1="27.828"
        y2="8.723"
        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="M17.673 23.826a.987.987 0 0 0 .383.076 1 1 0 0 0 .707-.293l3.944-3.944a1 1 0 1 0-1.414-1.414l-2.237 2.237V9.1a1 1 0 0 0-2 0v13.8a1 1 0 0 0 .617.926z"
    />
    <path
        fill="url(#c)"
        d="m10.874 13.749 2.237-2.237V22.9a1 1 0 0 0 2 0V9.1a1 1 0 0 0-1.711-.709l-3.941 3.944a1 1 0 1 0 1.415 1.414z"
    />
</svg>
More icons in the same style and category