Add icons to this collection by clicking the heart icon.
Left And Right Arrows icon - also known as arrows, direction, symbol, ui, multimedia option, left and right arrows, and user interface. 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 64 64"
>
<linearGradient id="a">
<stop offset="0" stop-color="#2bc4f3" />
<stop offset=".5" stop-color="#00aeee" />
<stop offset="1" stop-color="#0095da" />
</linearGradient>
<linearGradient
id="b"
x1="6"
x2="29.862"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="34.138"
x2="58"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M27.862 25.034H12.828l6.517-6.517a2 2 0 1 0-2.828-2.828L6.586 25.62a2 2 0 0 0 0 2.828l9.931 9.932c.391.391.902.586 1.414.586s1.023-.195 1.414-.586a2 2 0 0 0 0-2.828l-6.517-6.518h13.034v17.862a2 2 0 0 0 4 0V27.034a2 2 0 0 0-2-2z"
/>
<path
fill="url(#c)"
d="m57.414 25.62-9.931-9.931a2 2 0 1 0-2.828 2.828l6.517 6.517H36.138a2 2 0 0 0-2 2v19.862a2 2 0 0 0 4 0V29.034h13.034l-6.517 6.518a2 2 0 1 0 2.828 2.828l9.931-9.932a2 2 0 0 0 0-2.828z"
/>
</svg>
More icons in the same style and category