The Tabler alarm off icon depicts a clock or alarm symbol with a diagonal line through it, indicating that an alarm or notification feature is disabled or turned off.
Common uses
- Disabling alarm notifications in settings.
- Showing an inactive timer or reminder.
- Indicates a system alert is silenced.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlarmOff } from '@tabler/icons-react';
<IconAlarmOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- timewatchclockringalarmoffcontroloperationdisabledinactivesystemtimer offclock disablednotification silencedstop alarm
FAQ
- What is the purpose of the alarm off icon?
- This icon visually represents that an alarm, timer, or notification function is currently turned off or inactive.
- How do I use the alarm off icon in React?
- You can import and use it in your React application with: import { IconAlarmOff } from '@tabler/icons-react'
- What is the license for the Tabler alarm off icon?
- The Tabler icons, including alarm off, are 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 →