The Tabler device laptop off icon depicts a laptop with a diagonal line through it, commonly used to indicate a disabled or unavailable device, or a power-off state for a computer.
Common uses
- Indicate a disabled user account's device.
- Show a computer that is currently offline.
- Represent a 'shut down' or 'power off' action for a device.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceLaptopOff } from '@tabler/icons-react';
<IconDeviceLaptopOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- workstationmacnotebookportablescreencomputerdevicelaptopoffhardwaredevicescomputer offdisabled laptopmacbook offnotebook unavailable
FAQ
- What does the device laptop off icon represent?
- This icon signifies a laptop that is turned off, disabled, or otherwise unavailable. It's useful for indicating states like offline devices or power-off actions.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following statement: import { IconDeviceLaptopOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including device-laptop-off, are distributed 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 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 →