Arrow Up Left Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Up Left Square 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/309968.svg" alt="Arrow Up Left Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309968.svg" alt="Arrow Up Left Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309968.svg" alt="Arrow Up Left Square icon" :width="24" :height="24" />
CSS background
.icon-arrow-up-left-square {
background-image: url('https://proicons.com/icon/309968.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="M15.25 2H8.75C6.9606 2.00265 5.24528 2.71465 3.97998 3.97995C2.71468 5.24525 2.00265 6.9606 2 8.75V15.25C2.00265 17.0394 2.71468 18.7547 3.97998 20.02C5.24528 21.2853 6.9606 21.9974 8.75 22H15.25C17.0394 21.9974 18.7547 21.2853 20.02 20.02C21.2853 18.7547 21.9974 17.0394 22 15.25V8.75C21.9974 6.9606 21.2853 5.24525 20.02 3.97995C18.7547 2.71465 17.0394 2.00265 15.25 2ZM16.5 16.5C16.3126 16.6863 16.0592 16.7908 15.795 16.7908C15.5309 16.7908 15.2773 16.6863 15.09 16.5L8.89001 10.3V15.14C8.89001 15.4052 8.78458 15.6596 8.59705 15.8471C8.40951 16.0346 8.15523 16.14 7.89001 16.14C7.6248 16.14 7.3704 16.0346 7.18286 15.8471C6.99532 15.6596 6.89001 15.4052 6.89001 15.14V8.89999C6.8891 8.43269 7.05181 7.97982 7.34998 7.62C7.42557 7.50433 7.52435 7.40558 7.64001 7.32999C7.99984 7.03182 8.45274 6.86908 8.92004 6.87H15.16C15.4253 6.87 15.6795 6.97537 15.8671 7.1629C16.0546 7.35044 16.16 7.60478 16.16 7.87C16.16 8.13521 16.0546 8.38958 15.8671 8.57712C15.6795 8.76465 15.4253 8.87 15.16 8.87H10.3L16.52 15.09C16.7036 15.28 16.8045 15.5349 16.8008 15.7991C16.797 16.0633 16.6889 16.3153 16.5 16.5Z" fill="black"/> </svg>
Arrow Up Left Square in other icon packs
Copied!