Building Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Building 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/304759.svg" alt="Building icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304759.svg" alt="Building icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304759.svg" alt="Building icon" :width="24" :height="24" />
CSS background
.icon-building {
background-image: url('https://proicons.com/icon/304759.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>building</title><g id="Layer_5" data-name="Layer 5"><path d="M61.26,46.71h-.64c-.35,0-.35-.42-.35-.42V16.7a1.35,1.35,0,0,0-1.34-1.36H48.63a.33.33,0,0,1-.35-.36V9.28c0-.06,0-.12.21-.12a.75.75,0,0,0,.74-.75V7.07a.75.75,0,0,0-.74-.75H24.56a.75.75,0,0,0-.74.75V8.41a.75.75,0,0,0,.74.75.21.21,0,0,1,.22.22v5.47s0,.49-.28.49H13.37A1.35,1.35,0,0,0,12,16.7V46.38c0,.29-.15.33-.45.33h-.51a.75.75,0,0,0-.74.75V49a.75.75,0,0,0,.74.76H61.26A.75.75,0,0,0,62,49V47.46A.75.75,0,0,0,61.26,46.71ZM39.36,21.83h4.43a.6.6,0,0,1,.59.6v4.51a.6.6,0,0,1-.59.6H39.36a.59.59,0,0,1-.59-.6V22.43A.59.59,0,0,1,39.36,21.83ZM38.77,19V14.53a.59.59,0,0,1,.59-.6h4.43a.6.6,0,0,1,.59.6V19a.6.6,0,0,1-.59.6H39.36A.59.59,0,0,1,38.77,19Zm.59,10.41h4.43a.6.6,0,0,1,.59.6v4.51a.6.6,0,0,1-.59.6H39.36a.59.59,0,0,1-.59-.6V30.05A.59.59,0,0,1,39.36,29.45ZM40,38.51a.6.6,0,0,1,.59.6v7a.6.6,0,0,1-.59.6H33.16a.6.6,0,0,1-.6-.6v-7a.6.6,0,0,1,.6-.6ZM34.3,19a.6.6,0,0,1-.59.6H29.28a.59.59,0,0,1-.59-.6V14.53a.59.59,0,0,1,.59-.6h4.43a.6.6,0,0,1,.59.6V19Zm-5,2.79h4.43a.6.6,0,0,1,.59.6v4.51a.6.6,0,0,1-.59.6H29.28a.59.59,0,0,1-.59-.6V22.43A.59.59,0,0,1,29.28,21.83Zm0,7.62h4.43a.6.6,0,0,1,.59.6v4.51a.6.6,0,0,1-.59.6H29.28a.59.59,0,0,1-.59-.6V30.05A.59.59,0,0,1,29.28,29.45ZM50,22.29a.6.6,0,0,1,.59-.6H55a.6.6,0,0,1,.6.6V26.8a.6.6,0,0,1-.6.6H50.61a.6.6,0,0,1-.59-.6Zm0,7.9a.6.6,0,0,1,.59-.6H55a.6.6,0,0,1,.6.6V34.7a.6.6,0,0,1-.6.6H50.61a.6.6,0,0,1-.59-.6Zm0,7.62a.6.6,0,0,1,.59-.6H55a.6.6,0,0,1,.6.6v4.51a.6.6,0,0,1-.6.6H50.61a.6.6,0,0,1-.59-.6ZM16.67,22.29a.6.6,0,0,1,.59-.6h4.43a.59.59,0,0,1,.59.6V26.8a.59.59,0,0,1-.59.6H17.26a.6.6,0,0,1-.59-.6Zm0,7.9a.6.6,0,0,1,.59-.6h4.43a.59.59,0,0,1,.59.6V34.7a.59.59,0,0,1-.59.6H17.26a.6.6,0,0,1-.59-.6Zm0,7.62a.6.6,0,0,1,.59-.6h4.43a.59.59,0,0,1,.59.6v4.51a.59.59,0,0,1-.59.6H17.26a.6.6,0,0,1-.59-.6Z"/></g></svg>
Building in other icon packs
Copied!