Castle Icon
Free SVG icon from the IcoFont 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/305339.svg" alt="Castle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305339.svg" alt="Castle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305339.svg" alt="Castle icon" :width="24" :height="24" />
CSS background
.icon-castle {
background-image: url('https://proicons.com/icon/305339.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="M323 391V260c0-9-8-17-18-17h-17c-9 0-17 8-17 17v35h-49v-35c0-9-7-17-16-17v-48l104-34c7-2 8-12 1-16L192 86c-6-3-13 1-13 7v150c-9 0-16 8-16 17v34h-49v-34c0-10-8-18-17-18H80c-9 0-17 8-17 18v131c0 5 1 9 5 13l41 41c4 4 6 8 6 13v439c0 10 8 18 18 18h137l1-457c0-5 2-9 5-13l42-41c3-4 5-8 5-13zM219 645c0 8-6 14-14 14h-25c-8 0-14-6-14-14v-64c0-15 12-26 26-26h5c12 2 22 13 22 26v64zm701-402h-17c-10 0-18 8-18 17v35h-48v-35c0-9-8-17-17-17v-48l104-34c7-2 8-12 1-16L806 86c-6-3-13 1-13 8v149c-8 1-15 8-15 17v34h-49v-34c0-10-8-18-18-18h-16c-10 0-18 8-18 18v131c0 5 2 9 5 13l42 41c3 4 5 8 5 13l1 457h138c9 0 17-8 17-18V458c0-5 2-9 6-13l41-41c4-3 6-8 6-13V260c-1-9-9-17-18-17zm-87 402c0 8-6 14-13 14h-25c-8 0-14-6-14-14v-64c0-13 10-24 22-26h4c15 0 26 11 26 26v64zM656 536h36v379h-70c-10 0-18-8-18-18v-86c0-57-47-104-104-104s-104 47-104 104v86c0 10-8 18-18 18h-73V536h39v-35c0-10 8-18 18-18h68c10 0 18 8 18 18v34h41V341c0-5 4-9 9-8l1-1c3 0 6 2 8 5l72 45c5 4 5 12-1 15l-70 34v104h44v-34c0-10 8-18 18-18h68c10 0 18 8 18 18v35z"/></svg>
Castle in other icon packs
Copied!