Arrow Left Right Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Arrow Left Right 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/311141.svg" alt="Arrow Left Right icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311141.svg" alt="Arrow Left Right icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311141.svg" alt="Arrow Left Right icon" :width="24" :height="24" />
CSS background
.icon-arrow-left-right {
background-image: url('https://proicons.com/icon/311141.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M19 10V12H18V13H17V14H16V15H15V16H13V14H14V13H15V12H7V13H8V14H9V16H7V15H6V14H5V13H4V12H3V10H4V9H5V8H6V7H7V6H9V8H8V9H7V10H15V9H14V8H13V6H15V7H16V8H17V9H18V10"/></svg>
Arrow Left Right in other icon packs
Copied!