John KuehJohn Kueh

alarm clock off icon

HugeIcons · AlarmClockOffIcon · MIT

Download SVG

The HugeIcons alarm clock off icon visually represents a deactivated alarm, commonly used to indicate that notifications or scheduled events are turned off.

Common uses

  • Disabling notifications
  • Snoozed alerts
  • Do not disturb mode

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AlarmClockOffIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={AlarmClockOffIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
snooze iconnotification offdo not disturbtimer off

FAQ

What does the alarm clock off icon signify?
This icon signifies that an alarm or notification system is currently inactive or has been turned off.
How do I use the AlarmClockOffIcon in a React application?
Import the icon as shown: import { AlarmClockOffIcon } from '@hugeicons/core-free-icons'; and then render it using the wrapper component: <HugeiconsIcon icon={AlarmClockOffIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage in both personal and commercial projects.

Related icons

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

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