Shield Pixel Art Icon
A shield icon for security dashboards, privacy settings, account protection and checkout trust badges.
Tags
defense
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 Shield icon
A heraldic shield, the broad symbol for protection and safety. Where the padlock focuses on access, the shield speaks to defense as a whole: antivirus and security dashboards, privacy settings, account-protection screens, and trust badges at checkout. Variants such as shield-check or shield-alert layer a status on top, but the plain shield is the right anchor for a security section.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/shield.svg" width="24" height="24" alt="Shield" />
<!-- React -->
import { Shield } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="shield.svg" width="48" height="48" style="image-rendering: pixelated" />