Add icons to this collection by clicking the heart icon.
Left Arrow icon - also known as arrows, direction, left, return, previous, back, back arrow, and left arrow. 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 500 500"
>
<linearGradient
id="a"
x1="250"
x2="250"
y1="0"
y2="500"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#41ade2" />
<stop offset=".069" stop-color="#3c99c8" />
<stop offset=".216" stop-color="#2f7aa5" />
<stop offset=".366" stop-color="#23648d" />
<stop offset=".518" stop-color="#18557c" />
<stop offset=".673" stop-color="#104a71" />
<stop offset=".831" stop-color="#0c446b" />
<stop offset="1" stop-color="#0c4269" />
</linearGradient>
<path
fill="url(#a)"
d="M339.81 394.94V105.07L88.78 250zm-20-34.65L128.78 250l191.04-110.29v220.58zM426.78 73.22C379.56 26 316.78 0 250 0S120.44 26 73.22 73.22 0 183.22 0 250s26 129.56 73.22 176.78S183.22 500 250 500s129.56-26 176.78-73.22S500 316.78 500 250s-26-129.56-73.22-176.78zM250 480C123.18 480 20 376.82 20 250S123.18 20 250 20s230 103.18 230 230-103.18 230-230 230z"
/>
</svg>
More icons in the same style and category