Layout Left Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Layout Left icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310195.svg" alt="Layout Left icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310195.svg" alt="Layout Left icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310195.svg" alt="Layout Left icon" :width="24" :height="24" />
CSS background
.icon-layout-left {
background-image: url('https://proicons.com/icon/310195.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="M7.92004 2.06006V21.9401C6.28757 21.7378 4.78505 20.9464 3.69495 19.7145C2.60484 18.4826 2.00214 16.895 2 15.2501V8.75006C2.00214 7.1051 2.60484 5.51754 3.69495 4.28564C4.78505 3.05375 6.28757 2.26233 7.92004 2.06006Z" fill="black"/> <path d="M21.9999 8.75V15.25C21.9972 17.0394 21.2852 18.7548 20.0199 20.0201C18.7546 21.2853 17.0393 21.9974 15.2499 22H9.91992V2H15.2499C17.0393 2.00265 18.7546 2.71465 20.0199 3.97995C21.2852 5.24525 21.9972 6.9606 21.9999 8.75Z" fill="black"/> </svg>
Layout Left in other icon packs
Copied!