Add icons to this collection by clicking the heart icon.
Reverse icon - also known as arrows, direction, reverse, left, right, transfer, exchange, ui, and bidirectional. 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 32 32"
>
<linearGradient
id="a"
x1="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(0 31 -31 0 15.25 1)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#87d0fd" />
<stop offset="1" stop-color="#049fff" />
</linearGradient>
<linearGradient
id="b"
x1="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(0 24 -24 0 16 8)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#eff4fa" />
<stop offset="1" stop-color="#68a4ec" />
</linearGradient>
<g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
<path
fill="url(#a)"
d="M30.706 6a5 5 0 0 0-5-5H6.294a5 5 0 0 0-5 5v20a5 5 0 0 0 5 5h19.412a5 5 0 0 0 5-5z"
/>
<g fill="url(#b)">
<path
d="m19.227 20.586 2.748-2.748a1 1 0 0 1 1.414 1.415l-4.455 4.454A.999.999 0 0 1 17.227 23V9a1 1 0 0 1 2 0zM12.773 11.414l-2.748 2.748a1 1 0 0 1-1.414-1.415l4.455-4.454A.999.999 0 0 1 14.773 9v14a1 1 0 0 1-2 0z"
/>
</g>
</g>
</svg>
More icons in the same style and category