Castle Pixel Art Icon
A castle icon for strategy games, medieval themes, RPG strongholds, and location-based fantasy features.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Castle icon
A frontal view of a crenellated castle, immediately associated with medieval strategy games, fantasy RPGs, and board game towers. Use it as the icon for a 'Fortress' building in a strategy game, a location marker on a fantasy map, or a section header for castle-related achievements in an adventure app. Its silhouette is readable even at small sizes. When a specific tower or turret is needed rather than the full castle, castle-tower offers a more focused variant.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/castle.svg" width="24" height="24" alt="Castle" />
<!-- React -->
import { Castle } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="castle.svg" width="48" height="48" style="image-rendering: pixelated" />