John KuehJohn Kueh

alarm icon

Tabler · alarm · MIT

Download SVG

The Tabler alarm icon depicts a classic alarm clock, commonly used to represent time-related functions, notifications, or scheduling features within a user interface.

Common uses

  • Setting a reminder or alarm
  • Displaying an active alert status
  • Indicating a scheduled event

Use it in React

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

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

Styles

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

outline
<IconAlarm size={24} stroke={2} />
filled
<IconAlarmFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
timewatchclockringalarmcontroloperationfunctioninterfacemanagementsystemtimernotificationschedule

FAQ

What does the alarm icon represent?
It visually represents an alarm clock, used for time-based alerts, reminders, or notifications.
How do I use the alarm icon in React?
Import it using `import { IconAlarm } from '@tabler/icons-react'` and then use it as a component: `<IconAlarm />`.
What is the license for the Tabler alarm icon?
The Tabler icon library, including the alarm icon, is distributed 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 →