Arrow Left Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Left Circle icon is commonly used in navigation controls, pagination and call-to-action buttons. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/309962.svg" alt="Arrow Left Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309962.svg" alt="Arrow Left Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309962.svg" alt="Arrow Left Circle icon" :width="24" :height="24" />
CSS background
.icon-arrow-left-circle {
background-image: url('https://proicons.com/icon/309962.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1.75C9.97274 1.75 7.99103 2.35116 6.30542 3.47744C4.61982 4.60372 3.30601 6.20455 2.53022 8.07749C1.75442 9.95043 1.55147 12.0114 1.94696 13.9997C2.34246 15.988 3.31865 17.8144 4.75214 19.2478C6.18563 20.6813 8.012 21.6575 10.0003 22.053C11.9886 22.4485 14.0495 22.2456 15.9225 21.4698C17.7954 20.694 19.3963 19.3802 20.5226 17.6946C21.6489 16.009 22.25 14.0273 22.25 12C22.2474 9.28234 21.1666 6.67676 19.2449 4.75508C17.3233 2.83341 14.7177 1.75265 12 1.75ZM17.54 13H8.53998L12.05 16.57C12.2362 16.7574 12.3408 17.0108 12.3408 17.275C12.3408 17.5392 12.2362 17.7926 12.05 17.98C11.8626 18.1663 11.6092 18.2708 11.345 18.2708C11.0808 18.2708 10.8274 18.1663 10.64 17.98L6.10999 13.46C5.91978 13.2665 5.76717 13.0393 5.65998 12.79C5.55268 12.5404 5.49738 12.2716 5.49738 12C5.49738 11.7284 5.55268 11.4596 5.65998 11.21C5.76479 10.9594 5.91768 10.7318 6.10999 10.54L10.64 6.01C10.8274 5.82375 11.0808 5.71921 11.345 5.71921C11.6092 5.71921 11.8626 5.82375 12.05 6.01C12.1437 6.10297 12.2181 6.21357 12.2689 6.33543C12.3196 6.45729 12.3458 6.58799 12.3458 6.72C12.3458 6.85201 12.3196 6.98272 12.2689 7.10458C12.2181 7.22644 12.1437 7.33704 12.05 7.43L8.47998 11H17.58C17.8452 11 18.0996 11.1054 18.2871 11.2929C18.4746 11.4804 18.58 11.7348 18.58 12C18.58 12.2652 18.4746 12.5196 18.2871 12.7071C18.0996 12.8946 17.8452 13 17.58 13H17.54Z" fill="black"/> </svg>
Arrow Left Circle in other icon packs
Copied!