Castle Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Castle 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/312047.svg" alt="Castle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312047.svg" alt="Castle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312047.svg" alt="Castle icon" :width="24" :height="24" />
CSS background
.icon-castle {
background-image: url('https://proicons.com/icon/312047.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-castle" viewBox="0 0 22 22"><path d="M19 19H12V13H10V19H3V13H2V4H7V6H8V4H14V6H15V4H20V13H19M17 17V12H18V6H17V8H12V6H10V8H5V6H4V12H5V17H8V12H9V11H13V12H14V17Z" /></svg>
Castle in other icon packs
Copied!