Add icons to this collection by clicking the heart icon.
Left And Right Arrows icon - also known as arrows, direction, symbol, ui, multimedia option, double sided arrow, 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="58"
y1="44"
y2="44"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="6"
x2="58"
y1="20"
y2="20"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M45.414 30.586a2 2 0 1 0-2.828 2.828L51.172 42H8a2 2 0 0 0 0 4h43.172l-8.586 8.586a2 2 0 1 0 2.828 2.828l12-12a2 2 0 0 0 0-2.828z"
/>
<path
fill="url(#c)"
d="M18.586 33.414c.39.391.902.586 1.414.586s1.024-.195 1.414-.586a2 2 0 0 0 0-2.828L12.828 22H56a2 2 0 0 0 0-4H12.828l8.586-8.586a2 2 0 1 0-2.828-2.828l-12 12a2 2 0 0 0 0 2.828z"
/>
</svg>
More icons in the same style and category