Castle Tower Pixel Art Icon
A castle tower icon for defense structures, RPG towers, medieval game elements, and strategy building menus.
Tags
castletower
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Castle Tower icon
A single crenellated tower, a more focused silhouette than the full castle icon. It suits a 'Build tower' action in a tower defense game, a 'Guard post' location marker on a fantasy map, a defense stat in an RPG, or a medieval-themed section header where a full castle would feel too large. The narrower shape is easier to read in a small tab or badge. For the full fortress concept with multiple towers, the castle icon reads more completely.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/castle-tower.svg" width="24" height="24" alt="Castle Tower" />
<!-- React -->
import { CastleTower } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="castle-tower.svg" width="48" height="48" style="image-rendering: pixelated" />