Add icons to this collection by clicking the heart icon.
Right And Left icon - also known as arrows, arrow, circle, sign, right and left, arrow outline, arrow cycle, arrow button, arrow graphic, and circle arrows. 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="16"
x2="16"
y1="3.71"
y2="27.49"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ebfff3" />
<stop offset=".34" stop-color="#cff6e1" />
<stop offset="1" stop-color="#9ee5c1" />
</linearGradient>
<linearGradient
id="b"
x1="1.77"
x2="28.24"
y1="15.35"
y2="16.56"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#2fcca1" />
<stop offset=".42" stop-color="#56dea5" />
<stop offset="1" stop-color="#87f5aa" />
</linearGradient>
<g>
<path
fill="url(#a)"
d="M16 4a12 12 0 1 0 12 12A12 12 0 0 0 16 4zm7.92 12.38a1 1 0 0 1-.21.33l-3 3a1 1 0 0 1-1.42 0 1 1 0 0 1 0-1.42l1.3-1.29h-9.18l1.3 1.29a1 1 0 0 1 0 1.42 1 1 0 0 1-1.42 0l-3-3a1 1 0 0 1 0-1.42l3-3a1 1 0 0 1 1.42 1.42L11.41 15h9.18l-1.3-1.29a1 1 0 0 1 1.42-1.42l3 3a1 1 0 0 1 .21.33 1 1 0 0 1 0 .76z"
/>
<path
fill="url(#b)"
d="M23.92 16.38a1 1 0 0 1-.21.33l-3 3a1 1 0 0 1-1.42 0 1 1 0 0 1 0-1.42l1.3-1.29h-9.18l1.3 1.29a1 1 0 0 1 0 1.42 1 1 0 0 1-1.42 0l-3-3a1 1 0 0 1 0-1.42l3-3a1 1 0 0 1 1.42 1.42L11.41 15h9.18l-1.3-1.29a1 1 0 0 1 1.42-1.42l3 3a1 1 0 0 1 .21.33 1 1 0 0 1 0 .76z"
/>
</g>
</svg>
More icons in the same style and category