Arrow Down Left Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Down 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/309957.svg" alt="Arrow Down Left Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309957.svg" alt="Arrow Down Left Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309957.svg" alt="Arrow Down Left Circle icon" :width="24" :height="24" />
CSS background
.icon-arrow-down-left-circle {
background-image: url('https://proicons.com/icon/309957.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.99102 2.35116 6.30542 3.47744C4.61981 4.60372 3.30604 6.20455 2.53024 8.07749C1.75444 9.95043 1.55146 12.0114 1.94696 13.9997C2.34245 15.988 3.31867 17.8144 4.75216 19.2478C6.18565 20.6813 8.01203 21.6575 10.0003 22.053C11.9886 22.4485 14.0496 22.2456 15.9225 21.4698C17.7955 20.694 19.3963 19.3802 20.5226 17.6946C21.6489 16.009 22.25 14.0273 22.25 12C22.2473 9.28234 21.1666 6.67676 19.2449 4.75508C17.3233 2.83341 14.7177 1.75265 12 1.75ZM16.77 8.63L10.39 15.02H15.39C15.6552 15.02 15.9096 15.1254 16.0971 15.3129C16.2846 15.5004 16.39 15.7548 16.39 16.02C16.39 16.2852 16.2846 16.5396 16.0971 16.7271C15.9096 16.9146 15.6552 17.02 15.39 17.02H8.99002C8.53203 17.0219 8.08724 16.8666 7.73001 16.58C7.66021 16.5388 7.59629 16.4883 7.54 16.43C7.48814 16.3814 7.44123 16.3279 7.39999 16.27C7.09962 15.9075 6.93674 15.4507 6.94 14.98V8.61C6.94 8.34478 7.04537 8.09043 7.23291 7.90289C7.42044 7.71536 7.67478 7.61 7.94 7.61C8.20521 7.61 8.45958 7.71536 8.64712 7.90289C8.83466 8.09043 8.94 8.34478 8.94 8.61V13.61L15.37 7.17C15.4596 7.06532 15.57 6.9803 15.694 6.92027C15.8181 6.86025 15.9532 6.82652 16.0909 6.82121C16.2287 6.81589 16.366 6.83909 16.4943 6.88937C16.6226 6.93964 16.7392 7.0159 16.8367 7.11335C16.9341 7.2108 17.0104 7.32736 17.0606 7.45568C17.1109 7.58401 17.1341 7.72134 17.1288 7.85905C17.1235 7.99677 17.0897 8.13191 17.0297 8.25597C16.9697 8.38004 16.8847 8.49035 16.78 8.58L16.77 8.63Z" fill="black"/> </svg>
Arrow Down Left Circle in other icon packs
Copied!