Align Center Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Align 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/304905.svg" alt="Align Center icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304905.svg" alt="Align Center icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304905.svg" alt="Align Center icon" :width="24" :height="24" />
CSS background
.icon-align-center {
background-image: url('https://proicons.com/icon/304905.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="M905 536H91c-17 0-31 16-31 35v73c0 8 3 16 8 22 7 10 17 13 28 13h813c8 0 14-3 19-8 6-6 9-13 12-21v-85s-1 0-1-1c-6-20-16-28-34-28zm79-423c-5-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 8-5 11-13 14-21v-84c-3-10-8-18-16-24zM299 465h403c4 0 7-3 10-9s4-13 6-21v-84c-1 0-1 0-1-1-3-20-8-28-17-28H297c-8 1-14 17-14 36v78c2 17 8 29 16 29zm474 285H222c-12 1-22 16-22 37v70c0 10 2 18 6 25 5 9 12 11 19 11h554c7 0 11-5 16-12 2-5 3-11 5-17v-84c-6-24-11-30-27-30z"/></svg>
Align Center in other icon packs
Copied!