Shield 2 Pixel Art Icon
An alternate shield icon in a second style for security badges, protection indicators and trust signals where a style variant is preferred.
Tags
shielddefense
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Shield 2 icon
A protective shield rendered in a second geometric interpretation, sharing the meaning of defense, security, and trust with the primary shield icon. Use it for account-protection badges, security-feature indicators, or a 'Verified' or 'Trusted' marker in a marketplace. It is distinct enough from shield to allow pairing with it when you need to visually differentiate two levels of protection. Adding an exclamation mark context would call for shield-alert instead.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/shield-2.svg" width="24" height="24" alt="Shield 2" />
<!-- React -->
import { Shield2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="shield-2.svg" width="48" height="48" style="image-rendering: pixelated" />