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/310527.svg" alt="Arrow Up Right Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310527.svg" alt="Arrow Up Right Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310527.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/310527.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.8131 8.18701L8.18701 15.8131" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M16.1111 15.1553V8.91669C16.1111 8.64412 16.0028 8.38269 15.8101 8.18995C15.6174 7.9972 15.3559 7.88892 15.0833 7.88892H8.84473" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <rect x="2.75" y="2.75" width="18.5" height="18.5" rx="6" stroke="black" stroke-width="1.5"/> </svg>
Arrow Up Right Square in other icon packs
Copied!