The Tabler device imac off icon depicts a turned-off iMac computer, commonly used to represent inactive or unavailable desktop devices in a user interface.
Common uses
- Indicate a disabled or offline computer.
- Show a device that is not currently in use.
- Represent a removed or unassigned desktop workstation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceImacOff } from '@tabler/icons-react';
<IconDeviceImacOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- computermonitorappledesktoppcdeviceimacoffhardwaretechnologydevicescomputer offdesktop unavailableimac inactiveapple device disabled
FAQ
- What is the device imac off icon used for?
- This icon visually represents a desktop computer, specifically an iMac, that is turned off or inactive. It's useful for indicating the status of a device.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { IconDeviceImacOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the device-imac-off icon, is 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 →