Add icons to this collection by clicking the heart icon.
Exchange icon - also known as arrows, arrow, symbol, exchange, change, shuffle, and random. 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="3.25"
        y2="20.75"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd6700" />
        <stop offset="1" stop-color="#ffce00" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            fill-rule="evenodd"
            d="M17.53 3.47a.75.75 0 0 0-1.06 1.06l1.72 1.72H9A5.75 5.75 0 0 0 3.25 12v1a.75.75 0 0 0 1.5 0v-1A4.25 4.25 0 0 1 9 7.75h11a.75.75 0 0 0 .53-1.28zM6.47 20.53a.75.75 0 0 0 1.06-1.06l-1.72-1.72H15A5.75 5.75 0 0 0 20.75 12v-1a.75.75 0 0 0-1.5 0v1A4.25 4.25 0 0 1 15 16.25H4a.75.75 0 0 0-.53 1.28z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category