Justify All Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Justify All 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/305930.svg" alt="Justify All icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305930.svg" alt="Justify All icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305930.svg" alt="Justify All icon" :width="24" :height="24" />
CSS background
.icon-justify-all {
background-image: url('https://proicons.com/icon/305930.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="M1000 650c-3 8-6 15-13 21-6 5-13 8-22 8H41c-13 0-24-3-32-13-6-6-9-14-9-22v-73c0-19 16-35 35-35h925c21 0 33 8 39 28 0 1 1 1 1 1v85zm0-429c-3 8-7 16-14 21-6 5-13 8-21 8H37c-19 0-34-14-36-29-1-2-1-5-1-8v-68c0-20 12-34 31-37 1 0 1-1 2-1h934c6 1 12 3 17 6 8 6 13 14 16 24v84zm0 214c-2 8-6 15-13 21-6 6-14 9-23 9H37c-18 0-32-12-36-29-1-2-1-5-1-7v-71c0-19 15-35 33-36h927c21 0 33 8 39 28 0 1 1 1 1 1v84zm0 429c-2 6-4 12-9 17-7 7-14 12-25 12H41c-12 0-23-2-31-11-6-7-10-15-10-25v-70c0-21 15-36 36-37h920c26 0 35 6 44 30v84z"/></svg>
Justify All in other icon packs
Copied!