The Tabler device tablet off icon depicts a tablet with a line through it, commonly used to represent a disabled or unavailable tablet device in a user interface.
Common uses
- Indicate a tablet feature is turned off.
- Show a tablet is not connected or offline.
- Represent a tablet as a disabled option in a list.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceTabletOff } from '@tabler/icons-react';
<IconDeviceTabletOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- ipadmobiletouchscreenportabledevicetabletoffhardwaretechnologydisableddevicestablet disabledno tabletoffline tablettablet unavailable
FAQ
- What does the device tablet off icon represent?
- It visually signifies a tablet device that is powered off, disabled, or otherwise unavailable.
- How do I use this icon in React?
- You can import and use it directly with: import { IconDeviceTabletOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including device-tablet-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 →