Arrow Left Bold Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Arrow Left Bold 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/311137.svg" alt="Arrow Left Bold icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311137.svg" alt="Arrow Left Bold icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311137.svg" alt="Arrow Left Bold icon" :width="24" :height="24" />
CSS background
.icon-arrow-left-bold {
background-image: url('https://proicons.com/icon/311137.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="M12 20H10V19H9V18H8V17H7V16H6V15H5V14H4V13H3V12H2V10H3V9H4V8H5V7H6V6H7V5H8V4H9V3H10V2H12V7H20V15H12V20M10 16V13H18V9H10V6H9V7H8V8H7V9H6V10H5V12H6V13H7V14H8V15H9V16H10Z"/></svg>
Arrow Left Bold in other icon packs
Copied!