Arrow Up Right Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Up 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/309969.svg" alt="Arrow Up Right Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309969.svg" alt="Arrow Up Right Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309969.svg" alt="Arrow Up Right Circle icon" :width="24" :height="24" />
CSS background
.icon-arrow-up-right-circle {
background-image: url('https://proicons.com/icon/309969.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.97271 1.75 7.991 2.35116 6.30539 3.47744C4.61979 4.60372 3.30604 6.20455 2.53025 8.07749C1.75445 9.95043 1.5515 12.0114 1.94699 13.9997C2.34249 15.988 3.31868 17.8144 4.75217 19.2478C6.18566 20.6813 8.01203 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.6488 16.009 22.25 14.0273 22.25 12C22.2473 9.28234 21.1666 6.67676 19.245 4.75508C17.3233 2.83341 14.7176 1.75265 12 1.75ZM17.0801 15.39C17.0801 15.6552 16.9746 15.9096 16.7871 16.0971C16.5995 16.2846 16.3453 16.39 16.0801 16.39C15.8148 16.39 15.5604 16.2846 15.3729 16.0971C15.1854 15.9096 15.0801 15.6552 15.0801 15.39V10.39L8.63999 16.82C8.54702 16.9137 8.43641 16.9881 8.31455 17.0389C8.19269 17.0897 8.06204 17.1158 7.93003 17.1158C7.79801 17.1158 7.66724 17.0897 7.54538 17.0389C7.42352 16.9881 7.31303 16.9137 7.22007 16.82C7.03381 16.6326 6.92917 16.3792 6.92917 16.115C6.92917 15.8508 7.03381 15.5974 7.22007 15.41L13.61 9.03H8.60996C8.34474 9.03 8.09046 8.92464 7.90293 8.73711C7.71539 8.54957 7.60996 8.29522 7.60996 8.03C7.60996 7.76478 7.71539 7.51043 7.90293 7.32289C8.09046 7.13535 8.34474 7.03 8.60996 7.03H15.01C15.4621 7.02466 15.9028 7.17271 16.26 7.45C16.3358 7.49516 16.4064 7.54885 16.4701 7.61C16.5082 7.6392 16.539 7.67686 16.56 7.72C16.5889 7.74911 16.6125 7.78292 16.63 7.82C16.9166 8.17723 17.072 8.62201 17.07 9.08L17.0801 15.39Z" fill="black"/> </svg>
Arrow Up Right Circle in other icon packs
Copied!