Institution Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Institution 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/305904.svg" alt="Institution icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305904.svg" alt="Institution icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305904.svg" alt="Institution icon" :width="24" :height="24" />
CSS background
.icon-institution {
background-image: url('https://proicons.com/icon/305904.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="M919 234c9 0 13-1 10-3-3-1-4-2-6-3-137-54-274-108-411-163-8-3-16-3-24 0-126 50-251 100-377 150-10 4-19 8-28 12-8 3-15 6-15 6 1 1 8 1 16 1h835zm-6 650H87c-8 0-15 7-15 15v23c0 9 7 15 15 15h826c9 0 16-6 16-15v-23c0-8-7-15-16-15zm-791-75v22c0 8 7 15 16 15h725c9 0 16-7 16-15v-22c0-8-7-15-16-15H138c-9 0-16 7-16 15zm321-65c8 0 15-6 15-15V387c0-8-7-15-15-15h-71c-8 0-15 7-15 15v342c0 9 7 15 15 15h71zm370 0c9 0 16-6 16-15V387c0-8-7-15-16-15h-70c-9 0-16 7-16 15v342c0 8 7 15 16 15h70zm-556 0c9 0 16-7 16-15V387c0-8-7-15-16-15h-71c-8 0-15 7-15 15v342c0 8 7 15 15 15h71zm665-469H79c-9 0-16 7-16 15v12c0 9 7 15 16 15h843c9 0 16-6 16-15v-12c0-8-7-15-16-15zM628 744c8 0 15-7 15-16V387c0-8-7-15-15-15h-70c-9 0-16 7-16 15v341c0 9 7 16 16 16h70z"/></svg>
Institution in other icon packs
Copied!