John KuehJohn Kueh

alarm snooze icon

Tabler · alarm-snooze · MIT

Download SVG

The Tabler alarm snooze icon visually represents the action of delaying an alarm or notification, commonly used in interfaces to indicate a temporary pause or postponement of an alert.

Common uses

  • Snooze button for alarms
  • Postpone notification reminder
  • Temporary disable alert setting

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconAlarmSnooze } from '@tabler/icons-react';

<IconAlarmSnooze size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconAlarmSnooze size={24} stroke={2} />
filled
<IconAlarmSnoozeFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
alarmbellnotificationsleepnapsnoozecontroloperationfunctioninterfacesystemdelay alarmpostpone notificationnap iconsleep button

FAQ

What does the alarm snooze icon represent?
This icon represents the action of delaying an alarm or notification, often used for a temporary pause.
How do I use this icon in React?
You can import and use it in React with: import { IconAlarmSnooze } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →