Add icons to this collection by clicking the heart icon.
Swap icon - also known as arrows, arrow, direction, flow, directional sign, diagonal, swap, diagonal arrow, and user interface. Created in a clean flat 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"
>
    <g id="corner_swap_left_down">
        <circle
            cx="16"
            cy="16"
            fill="#33d9b2"
            r="15"
            transform="matrix(.707 -.707 .707 .707 -6.627 16)"
        />
        <g fill="#fff" fill-rule="evenodd">
            <path
                d="m15.018 20.623v-2.641h-2v6.055h6.056v-2h-2.642l8.404-8.404-1.414-1.414z"
            />
            <path
                d="m15.48 10.05-8.427 8.427 1.414 1.414 8.428-8.427v2.473h2v-5.887h-5.887v2z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category