Add icons to this collection by clicking the heart icon.
Left icon - also known as arrows, arrow, button, direction, circular, pointing, circle, and left. 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 24 24"
>
<linearGradient
id="a"
x1="7.019"
x2="18.891"
y1="9.75"
y2="15.112"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#96369f" />
<stop offset="1" stop-color="#01b3ed" />
</linearGradient>
<linearGradient
id="b"
x1="7.019"
x2="18.891"
y1="9.75"
y2="15.112"
href="#a"
/>
<path
fill="url(#a)"
d="M13 9V7a1 1 0 0 0-1.7-.708l-5 5a1 1 0 0 0 0 1.416l5 5A1 1 0 0 0 13 17v-2h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1zm3 4h-4a1 1 0 0 0-1 1v.586L8.414 12 11 9.412V10a1 1 0 0 0 1 1h4z"
/>
<path
fill="url(#b)"
d="M12 2a10 10 0 1 0 10 10A10.011 10.011 0 0 0 12 2zm0 18a8 8 0 1 1 8-8 8.009 8.009 0 0 1-8 8z"
/>
</svg>
More icons in the same style and category