Justify Center Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Justify Center 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/305931.svg" alt="Justify Center icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305931.svg" alt="Justify Center icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305931.svg" alt="Justify Center icon" :width="24" :height="24" />
CSS background
.icon-justify-center {
background-image: url('https://proicons.com/icon/305931.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="M999 564c-6-20-18-28-39-28H35c-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-1zM1 221c2 15 17 29 36 29h928c8 0 15-3 21-8 7-5 11-13 14-21v-84c-3-10-8-18-16-24-5-3-11-5-17-6H33c-1 0-1 1-2 1-19 3-31 17-31 37v68c0 3 0 6 1 8zm959 101H33c-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-84s-1 0-1-1c-6-20-18-28-39-28zM773 750H222c-12 1-22 16-22 37v70c0 10 2 18 6 25 5 9 12 11 19 11h554c7 0 11-5 15-12 3-5 4-11 6-17v-84c-6-24-11-30-27-30z"/></svg>
Justify Center in other icon packs
Copied!