Arrow Up Left Circle Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Up 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/309967.svg" alt="Arrow Up Left Circle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309967.svg" alt="Arrow Up Left Circle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309967.svg" alt="Arrow Up Left Circle icon" :width="24" :height="24" />
CSS background
.icon-arrow-up-left-circle {
background-image: url('https://proicons.com/icon/309967.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.75ZM16.77 16.75C16.6766 16.8427 16.5658 16.916 16.4439 16.9658C16.3221 17.0155 16.1916 17.0408 16.06 17.04C15.7977 17.0389 15.5462 16.9347 15.36 16.75L8.97995 10.38V15.38C8.97995 15.6452 8.87464 15.8996 8.68711 16.0871C8.49957 16.2746 8.24517 16.38 7.97995 16.38C7.71474 16.38 7.46046 16.2746 7.27292 16.0871C7.08539 15.8996 6.97995 15.6452 6.97995 15.38V8.98C6.97778 8.54384 7.11827 8.11893 7.37998 7.77C7.42839 7.67891 7.489 7.59481 7.56003 7.52C7.62105 7.45581 7.6919 7.40179 7.76999 7.36C8.12916 7.0769 8.57268 6.92202 9.03 6.92H15.43C15.6952 6.92 15.9495 7.02535 16.1371 7.21289C16.3246 7.40043 16.43 7.65478 16.43 7.92C16.43 8.18521 16.3246 8.43957 16.1371 8.62711C15.9495 8.81464 15.6952 8.92 15.43 8.92H10.43L16.86 15.36C17.0348 15.559 17.1235 15.8193 17.1067 16.0836C17.0898 16.348 16.9687 16.5948 16.77 16.77V16.75Z" fill="black"/> </svg>
Arrow Up Left Circle in other icon packs
Copied!