The Tabler zzz off icon depicts a crossed-out 'zzz' symbol, commonly used to indicate a disabled or inactive sleep mode or a system that is not currently in a resting state.
Common uses
- Disabling sleep mode toggle
- Indicating a system is awake
- Showing an inactive 'do not disturb' status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZzzOff } from '@tabler/icons-react';
<IconZzzOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- sleepsleepingbeddreamsnoozerestzzzoffdisabledinactivesystemsleep offno sleepinactive sleepsystem rest disabled
FAQ
- What does the zzz off icon represent?
- It signifies that sleep, rest, or a 'zzz' state is currently off or disabled. It's used for inactive or non-functioning sleep features.
- How do I use the zzz off icon in React?
- You can import and use it directly from the '@tabler/icons-react' library like this: import { IconZzzOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including 'zzz off', are 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 →