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="-.144"
        x2="25.909"
        y1="31.426"
        y2="6.531"
        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="-.03"
        x2="26.023"
        y1="31.545"
        y2="6.651"
        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="M13 19.241a1 1 0 0 0-1.42 1.408l3.949 3.985a1 1 0 0 0 1.42 0l3.95-3.985a1 1 0 1 0-1.419-1.408L17.238 21.5v-11l2.2 2.219a1 1 0 1 0 1.42-1.408l-3.91-3.945a1 1 0 0 0-1.418 0l-3.91 3.945a1 1 0 1 0 1.42 1.408l2.2-2.219v11z"
    />
</svg>
More icons in the same style and category