User Shield Pixel Art Icon
A user with a shield icon for protected accounts, admin roles, privacy settings, trust indicators and security-focused user states.
Tags
accountshielddefense
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the User Shield icon
A person silhouette overlaid with a shield, combining user identity with the concept of protection or elevated privilege. Use it for an admin or moderator role badge, a 'Protected account' status indicator, a privacy-settings entry point, or a trust-and-safety feature in a platform's security section. The shield signals that this user has either heightened permissions or heightened protections. For a plain account without a security dimension, the standard user icon keeps things simpler.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/user-shield.svg" width="24" height="24" alt="User Shield" />
<!-- React -->
import { UserShield } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="user-shield.svg" width="48" height="48" style="image-rendering: pixelated" />