Shield Alert Pixel Art Icon
A shield with an alert marker for security warnings, account compromise notices, vulnerability alerts and 'Your account is at risk' states.
Tags
shielddefensenoticedanger
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Shield Alert icon
A shield overlaid with a warning indicator such as an exclamation mark, signaling that a security concern requires attention. Use it in an account-security dashboard to indicate a compromised password, on a vulnerability notification, or beside a 'Your connection is not secure' message. The shield ensures users understand this is a security topic, while the alert mark makes clear that action is required. For a shield in a neutral protective state without urgency, the plain shield-2 avoids unnecessary alarm.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/shield-alert.svg" width="24" height="24" alt="Shield Alert" />
<!-- React -->
import { ShieldAlert } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="shield-alert.svg" width="48" height="48" style="image-rendering: pixelated" />