Add icons to this collection by clicking the heart icon.
Swap icon - also known as arrows, direction, up, orientation, down, and swap. Created in a clean circular 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="m343.332 162.25-35.529-53.294c-3.296-4.944-11.485-4.944-14.781 0l-35.53 53.294c-3.921 5.891.294 13.809 7.39 13.809h8.882v222.059a8.877 8.877 0 0 0 8.882 8.882h35.53a8.877 8.877 0 0 0 8.882-8.882V176.059h8.882c7.078 0 11.323-7.903 7.392-13.809zm-96.214 173.691h-8.882V113.882a8.877 8.877 0 0 0-8.882-8.882h-35.53a8.877 8.877 0 0 0-8.882 8.882v222.059h-8.882c-7.077 0-11.322 7.903-7.39 13.809l35.529 53.294c3.512 5.268 11.268 5.269 14.781 0l35.53-53.294c3.919-5.89-.296-13.809-7.392-13.809z"
/>
</svg>
More icons in the same style and category