Arrow Up Right Square Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Arrow Up 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/309970.svg" alt="Arrow Up Right Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309970.svg" alt="Arrow Up Right Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309970.svg" alt="Arrow Up Right Square icon" :width="24" :height="24" />
CSS background
.icon-arrow-up-right-square {
background-image: url('https://proicons.com/icon/309970.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.16C17.11 15.4252 17.0047 15.6796 16.8171 15.8671C16.6296 16.0546 16.3752 16.16 16.11 16.16C15.8448 16.16 15.5905 16.0546 15.403 15.8671C15.2154 15.6796 15.11 15.4252 15.11 15.16V10.3L8.89001 16.52C8.70375 16.7047 8.45228 16.8089 8.18994 16.81C8.05833 16.8108 7.92799 16.7855 7.80615 16.7358C7.68431 16.686 7.57342 16.6127 7.47998 16.52C7.29373 16.3326 7.18921 16.0792 7.18921 15.815C7.18921 15.5508 7.29373 15.2973 7.47998 15.11L13.6801 8.91H8.83997C8.57475 8.91 8.32047 8.80463 8.13293 8.6171C7.9454 8.42956 7.83997 8.17522 7.83997 7.91C7.83997 7.64479 7.9454 7.39042 8.13293 7.20288C8.32047 7.01534 8.57475 6.91 8.83997 6.91H15.08C15.5473 6.90909 16.0002 7.07183 16.36 7.37C16.4756 7.44559 16.5744 7.54434 16.65 7.66C16.9482 8.01983 17.1109 8.4727 17.11 8.94V15.16Z" fill="black"/> </svg>
Arrow Up Right Square in other icon packs
Copied!