Pixelarticons

Siren Off Pixel Art Icon

A siren with an off indicator for silenced alarms, deactivated emergency alerts and 'Alarm dismissed' or muted notification states.

security Free 4 variants

Tags

sirenoff

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Siren Off icon

A siren icon marked to show it is inactive or silenced, indicating that an alarm has been dismissed, muted, or deactivated. Use it in incident management tools to confirm an alert has been acknowledged and silenced, in a home-security app to show the alarm is disarmed, or in a notification settings panel next to a high-priority category that the user has turned off. It pairs naturally with the active siren icon to form an on/off toggle for alarm states.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/siren-off.svg" width="24" height="24" alt="Siren Off" />

<!-- React -->
import { SirenOff } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="siren-off.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons