Add icons to this collection by clicking the heart icon.
Swap icon - also known as arrows, direction, angle, bitcoin up, orientation, ui, arrow up, chevron, up chevron, and swap. 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="0"
y2="24"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ce9ffc" />
<stop offset=".979" stop-color="#7367f0" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
d="M12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2zm0 18c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zm1-8v4h-2v-4H8l4-4 4 4z"
/>
</g>
</svg>
More icons in the same style and category