The Tabler zzz icon depicts a series of 'z's, commonly used to represent sleep, inactivity, or a system in a low-power or standby state.
Common uses
- Indicate a user is offline or inactive.
- Show a system is in sleep or standby mode.
- Represent a 'do not disturb' or quiet period.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZzz } from '@tabler/icons-react';
<IconZzz size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- sleepsleepingbeddreamsnoozerestzzzsysteminactivestandby
FAQ
- What does the zzz icon represent?
- It visually signifies sleep, rest, or a state of inactivity or low power.
- How do I use the zzz icon in React?
- Import it using `import { IconZzz } from '@tabler/icons-react'` and then use it as a component: `<IconZzz />`.
- What is the license for the zzz icon?
- The Tabler icons, including zzz, 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 →