Add icons to this collection by clicking the heart icon.
Swap icon - also known as arrows, direction, orientation, directional sign, swap, diagonal arrow, and user interface. Created in a clean flat 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="511.99"
        y2=".01"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M443.721 155.712 224 375.424v-47.433a40 40 0 0 0-80 0v144a40 40 0 0 0 40 40h144a40 40 0 1 0 0-80h-47.429l219.707-219.718a39.993 39.993 0 0 0-56.557-56.561zm-432 144L231.43 79.991H184A39.991 39.991 0 1 1 184 .01h144a39.977 39.977 0 0 1 40 39.96V184a40 40 0 0 1-80 0v-47.438L68.284 356.274a40 40 0 1 1-56.566-56.561z"
    />
</svg>
More icons in the same style and category