Alarm Clock Off Pixel Art Icon
An alarm clock with an off indicator for silenced alarms, disabled reminders and 'Do not disturb' schedules in notification settings.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Alarm Clock Off icon
An alarm clock marked to show it is inactive or silenced. Use it to indicate that an alarm has been turned off (distinct from deleted), in a 'Do not disturb' schedule that suppresses alarms during certain hours, or beside a reminder disabled without being removed. The icon preserves the clock shape to show the entry still exists, just muted, which is more nuanced than deletion. Alarm-clock-check marks an active, confirmed alarm as its opposite.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/alarm-clock-off.svg" width="24" height="24" alt="Alarm Clock Off" />
<!-- React -->
import { AlarmClockOff } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="alarm-clock-off.svg" width="48" height="48" style="image-rendering: pixelated" />