Emoji Classical Building Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Classical 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/325177.svg" alt="Emoji Classical Building icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325177.svg" alt="Emoji Classical Building icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325177.svg" alt="Emoji Classical Building icon" :width="24" :height="24" />
CSS background
.icon-emoji-classical-building {
background-image: url('https://proicons.com/icon/325177.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M24.0039,5.5487l-13.1014,7.5141h26.2029l-13.1014-7.5141"/><path id="c" class="j" d="M5.5,39.3739h37v3.0773H5.5v-3.0773"/><path id="d" class="j" d="M7.1878,13.0706h33.6399v3.082H7.1878v-3.082"/><path id="e" class="j" d="M8.0278,36.191h31.9598v3.0773H8.0278v-3.0773"/><path id="f" class="j" d="M10.4015,16.1525h3.3124v20.0385h-3.3124v-20.0385"/><path id="g" class="j" d="M17.3375,16.1525h3.3124v20.0385h-3.3124v-20.0385"/><path id="h" class="j" d="M34.2923,16.1525h3.3124v20.0385h-3.3124v-20.0385"/><path id="i" class="j" d="M27.3563,16.1525h3.3124v20.0385h-3.3124v-20.0385"/></svg>
Copied!