Justify Left Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Justify 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/305932.svg" alt="Justify Left icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305932.svg" alt="Justify Left icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305932.svg" alt="Justify Left icon" :width="24" :height="24" />
CSS background
.icon-justify-left {
background-image: url('https://proicons.com/icon/305932.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M960 536H35c-19 0-35 16-35 35v73c0 8 3 16 9 22 8 10 19 13 32 13h924c9 0 16-3 22-8 7-6 10-13 13-21v-85s-1 0-1-1c-6-20-18-28-39-28zm24-423c-6-3-11-5-17-6H33c-1 0-1 1-2 1-19 3-31 17-31 37v68c0 3 0 6 1 8 2 15 17 29 36 29h928c8 0 15-3 21-8 7-5 11-13 14-21v-84c-3-10-8-18-16-24zm-24 209H33c-18 1-33 17-33 36v71c0 2 0 5 1 7 4 17 18 29 36 29h927c9 0 17-3 23-9 7-6 11-13 13-21v-84l-1-1c-6-20-18-28-39-28zM573 750H22c-13 1-22 16-22 37v70c0 10 2 18 6 25 5 9 11 11 19 11h554c6 0 11-5 15-12 3-5 4-11 5-17v-84c-5-24-11-30-26-30z"/></svg>
Justify Left in other icon packs
Copied!