Arrow Down Right Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Down Right 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/309959.svg" alt="Arrow Down Right Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309959.svg" alt="Arrow Down Right Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309959.svg" alt="Arrow Down Right Circle icon" :width="24" :height="24" />
CSS background
.icon-arrow-down-right-circle {
background-image: url('https://proicons.com/icon/309959.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 15.02C17.0008 15.4653 16.8531 15.8982 16.58 16.25C16.5393 16.3317 16.4852 16.4061 16.42 16.47C16.3599 16.5282 16.2927 16.5786 16.22 16.62C15.8801 16.9162 15.4503 17.0888 15 17.11H8.59998C8.33476 17.11 8.08042 17.0046 7.89289 16.8171C7.70535 16.6296 7.59998 16.3752 7.59998 16.11C7.59998 15.8448 7.70535 15.5904 7.89289 15.4029C8.08042 15.2154 8.33476 15.11 8.59998 15.11H13.6L7.15998 8.67C6.99615 8.4787 6.91057 8.23263 6.92029 7.98095C6.93001 7.72927 7.03437 7.49053 7.21247 7.31244C7.39056 7.13434 7.62925 7.03001 7.88092 7.02029C8.1326 7.01057 8.37871 7.09618 8.57001 7.26L14.96 13.64V8.64C14.96 8.37478 15.0653 8.12043 15.2529 7.93289C15.4404 7.74536 15.6948 7.64 15.96 7.64C16.2252 7.64 16.4796 7.74536 16.6671 7.93289C16.8547 8.12043 16.96 8.37478 16.96 8.64L17 15.02Z" fill="black"/> </svg>
Arrow Down Right Circle in other icon packs
Copied!