Arrow Down Left Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Down 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/309958.svg" alt="Arrow Down Left Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309958.svg" alt="Arrow Down Left Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309958.svg" alt="Arrow Down Left Square icon" :width="24" :height="24" />
CSS background
.icon-arrow-down-left-square {
background-image: url('https://proicons.com/icon/309958.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.52 8.89001L10.32 15.09H15.16C15.4252 15.09 15.6796 15.1954 15.8671 15.3829C16.0547 15.5704 16.16 15.8248 16.16 16.09C16.16 16.3552 16.0547 16.6096 15.8671 16.7971C15.6796 16.9847 15.4252 17.09 15.16 17.09H8.91998C8.46078 17.0891 8.01586 16.9302 7.65997 16.64C7.60009 16.6014 7.54622 16.5542 7.5 16.5C7.44843 16.4539 7.40454 16.3999 7.37 16.34C7.07183 15.9802 6.90906 15.5273 6.90997 15.06V8.82001C6.90997 8.55479 7.01534 8.30042 7.20288 8.11288C7.39042 7.92535 7.64476 7.82001 7.90997 7.82001C8.17519 7.82001 8.42959 7.92535 8.61713 8.11288C8.80466 8.30042 8.90997 8.55479 8.90997 8.82001V13.68L15.13 7.45999C15.2197 7.35531 15.33 7.27029 15.454 7.21027C15.5781 7.15024 15.7132 7.11653 15.851 7.11121C15.9887 7.10589 16.126 7.12908 16.2543 7.17935C16.3827 7.22963 16.4992 7.3059 16.5967 7.40335C16.6941 7.50081 16.7703 7.61734 16.8206 7.74567C16.8709 7.87399 16.8941 8.01133 16.8888 8.14905C16.8835 8.28677 16.8498 8.42189 16.7897 8.54596C16.7297 8.67002 16.6447 8.78035 16.54 8.87L16.52 8.89001Z" fill="black"/> </svg>
Arrow Down Left Square in other icon packs
Copied!