Castle Icon
Free SVG icon from the Arcticons 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/338056.svg" alt="Castle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338056.svg" alt="Castle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338056.svg" alt="Castle icon" :width="24" :height="24" />
CSS background
.icon-castle {
background-image: url('https://proicons.com/icon/338056.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M27.4253,28.5338c-.009-1.3749-.0134-2.7498-.013-4.1248-1.1815-.019-2.3632-.0274-3.5448-.025-1.2019,0-2.3899.004-3.5458.023,0,3.8098-.036,7.4416-.081,10.4994,1.2089-.0121,2.4178-.0181,3.6268-.018,3.8298,0,7.5326.062,10.8254.15-.1009-3.6783-.1529-7.3577-.156-11.0374,0-2.3569.024-4.6657.064-6.8576-3.5776.0529-7.1555.0799-10.7334.081-3.8788,0-7.6026-.035-10.7344-.093.042,2.2896.0634,4.5796.064,6.8696-.0095,6.0885-.1445,12.1761-.405,18.259,3.5078-.103,7.7046-.195,11.2064-.195,7.6116,0,18.499.433,18.499.433,0,0-.432-10.8874-.432-18.499s.433-18.499.433-18.499c0,0-3.2728.131-7.5226.247-.0749,1.5119-.1415,3.0242-.2,4.5368-2.4106.0872-4.8225.1345-7.2346.142.03-1.6819.059-3.5888.08-4.5198-2.5031.038-5.0066.0367-7.5096-.004.02.9319.05,2.8398.08,4.5238-2.5409-.01-4.9797-.058-7.2336-.142-.0575-1.5142-.1225-3.0282-.195-4.5418-4.1198-.114-7.2616-.24-7.2616-.24,0,0,.055,1.3799.126,3.5018.07,2.1269.157,4.9977.22,7.9696.0569,2.5351.0856,5.0708.086,7.6066-.01,3.4248-.099,7.4196-.194,10.7654-.115,4.0508-.238,7.1546-.238,7.1546"/></svg>
Castle in other icon packs
Copied!