Add icons to this collection by clicking the heart icon.
Exchange icon - also known as arrows, arrow, direction, sign, exchange, couple, change, two arrows, exchanging, and two arrow. 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 64 64"
>
    <linearGradient
        id="a"
        x1="2"
        x2="62"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0fdcdd" />
        <stop offset="1" stop-color="#46a1e8" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 2a30 30 0 1 0 30 30A30.034 30.034 0 0 0 32 2zm0 58a28 28 0 1 1 28-28 28.031 28.031 0 0 1-28 28zm9.92-20.578a1.99 1.99 0 0 0-2.208.422l-1.348 1.348L27.05 29.88a3.003 3.003 0 0 0-4.243 0l-2.829 2.828a3.003 3.003 0 0 0 0 4.243l11.314 11.313-1.349 1.35a2.011 2.011 0 0 0 1.475 3.412l8.542-.256a3.004 3.004 0 0 0 2.909-2.909l.257-8.542a1.992 1.992 0 0 0-1.207-1.896zM40.87 49.8a1.002 1.002 0 0 1-.969.97l-8.542.256 1.348-1.349a2.002 2.002 0 0 0 0-2.828L21.394 35.536a1.001 1.001 0 0 1 0-1.415l2.828-2.828a1.001 1.001 0 0 1 1.414 0L36.95 42.607a2.002 2.002 0 0 0 2.828 0l1.349-1.349zm-8.163-34.063 1.349-1.349a2.012 2.012 0 0 0-1.474-3.413l-8.543.256a3.004 3.004 0 0 0-2.908 2.909l-.257 8.542a2.011 2.011 0 0 0 3.414 1.474l1.348-1.348L36.95 34.12a3.003 3.003 0 0 0 4.243 0l2.828-2.828a3.003 3.003 0 0 0 0-4.243zm9.9 14.142-2.828 2.828a1 1 0 0 1-1.414 0L27.05 21.393a2.002 2.002 0 0 0-2.829 0l-1.349 1.35.257-8.543a1.002 1.002 0 0 1 .97-.97l8.542-.256-1.348 1.349a2.002 2.002 0 0 0 0 2.828l11.313 11.313a1.001 1.001 0 0 1 0 1.415z"
    />
</svg>
More icons in the same style and category