Haunted Dorm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Haunted Dorm 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/326923.svg" alt="Haunted Dorm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326923.svg" alt="Haunted Dorm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326923.svg" alt="Haunted Dorm icon" :width="24" :height="24" />
CSS background
.icon-haunted-dorm {
background-image: url('https://proicons.com/icon/326923.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M13.152,42.5c0-4.0168-.1715-23.4842-.1715-23.4842,0-6.027,5.0991-10.9839,11.1261-10.9839s10.9128,2.4172,10.9128,10.9128c-.6043.8887-1.2797.9242-1.2797.9242"/><path class="b" d="M35.0002,18.0538s-11.3912-.2822-15.8345.4643v9.5265c5.1898,4.7277,10.9109,5.0686,13.2233-.8176,1.564-3.9812.9602-9.203.9602-9.203"/><ellipse class="b" cx="22.8625" cy="20.9353" rx="1.9195" ry="1.6707"/><ellipse class="b" cx="31.5714" cy="20.9353" rx="1.8661" ry="1.6707"/><line class="b" x1="27.6613" y1="22.997" x2="27.6613" y2="24.3478"/><line class="b" x1="28.8696" y1="18.0054" x2="28.8696" y2="16.8475"/><line class="b" x1="22.5104" y1="18.1839" x2="22.5104" y2="16.2787"/><path class="b" d="M28.8696,28.1157c0-.6086-.7999-1.4574-1.7866-1.4574s-1.7866.8488-1.7866,1.4574.7999.5687,1.7866.5687,1.7866.0398,1.7866-.5687Z"/><path class="b" d="M33.953,37.6067c.0355-5.9718.1824-17.8589.1824-17.8589"/><path class="b" d="M15.77,42.5c.02-1.62.24-3.31.93-4.36.71-1.09,1.83-1.63,2.97-2.02v-.01c1.55-.52,3.16-.75,3.91-1.62v-3.54"/><path class="b" d="M34.8,42.5c-.11-1.99-.35-3.87-.85-4.68-.37-.59-.89-.9-1.48-1.09v-.01c-1.46-.5-3.29-.35-4.05-2.15,0,0-.02-2.99,0-3.21"/><path class="b" d="M21.2729,35.634c1.6607,2.6391,5.5679,5.5042,8.7063.4193"/><path class="b" d="M19.39,42.5c-.01-1.88.05-4.1.28-6.38v-.01"/><path class="b" d="M32.31,42.5c-.06-1.63-.04-3.61.16-5.77v-.01"/></svg>
Copied!