Arrow Down Right Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Down Right 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/309960.svg" alt="Arrow Down Right Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309960.svg" alt="Arrow Down Right Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309960.svg" alt="Arrow Down Right Square icon" :width="24" :height="24" />
CSS background
.icon-arrow-down-right-square {
background-image: url('https://proicons.com/icon/309960.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 2ZM17.11 15.08C17.1109 15.5473 16.9482 16.0002 16.65 16.36C16.5744 16.4756 16.4756 16.5744 16.36 16.65C16.0002 16.9482 15.5473 17.1109 15.08 17.11H8.84998C8.58476 17.11 8.33042 17.0046 8.14288 16.8171C7.95535 16.6296 7.84998 16.3752 7.84998 16.11C7.84998 15.8448 7.95535 15.5904 8.14288 15.4029C8.33042 15.2154 8.58476 15.11 8.84998 15.11H13.7L7.5 8.89001C7.39532 8.80037 7.31027 8.69004 7.25024 8.56598C7.19022 8.44191 7.1565 8.30679 7.15118 8.16907C7.14586 8.03135 7.16909 7.89401 7.21936 7.76569C7.26963 7.63736 7.3459 7.52079 7.44336 7.42334C7.54081 7.32589 7.65738 7.24965 7.78571 7.19937C7.91403 7.1491 8.05131 7.12588 8.18903 7.1312C8.32675 7.13651 8.46193 7.17026 8.586 7.23029C8.71006 7.29031 8.82033 7.37533 8.90997 7.48001L15.11 13.68V8.84C15.11 8.57478 15.2154 8.32044 15.4029 8.1329C15.5904 7.94537 15.8448 7.84 16.11 7.84C16.3752 7.84 16.6295 7.94537 16.8171 8.1329C17.0046 8.32044 17.11 8.57478 17.11 8.84V15.08Z" fill="black"/> </svg>
Arrow Down Right Square in other icon packs
Copied!