The Tabler device ipad off icon depicts a disabled or turned-off iPad, commonly used to represent an inactive device or a feature that is not available.
Common uses
- Indicate an inactive tablet device in a list.
- Show that a tablet-related setting is disabled.
- Represent a tablet that is offline or unavailable.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceIpadOff } from '@tabler/icons-react';
<IconDeviceIpadOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- tabletapplemobiletechnologyiosdeviceipadoffhardwaredisableddevicestablet offipad disabledinactive devicetablet unavailable
FAQ
- What does the device-ipad-off icon represent?
- It visually signifies an iPad that is turned off, disabled, or otherwise unavailable for use.
- How do I use this icon in React?
- You can import and use it like this: import { IconDeviceIpadOff } from '@tabler/icons-react'; <IconDeviceIpadOff />
- What is the license for this icon?
- The Tabler icons, including device-ipad-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 →