The Tabler device imac icon depicts a modern all-in-one desktop computer, commonly used to represent desktop hardware, computer-related settings, or technology sections in a user interface.
Common uses
- Settings menu for desktop computers
- Link to a company's main computer hardware
- Section for computer diagnostics
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceImac } from '@tabler/icons-react';
<IconDeviceImac size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceImac size={24} stroke={2} />filled
<IconDeviceImacFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- computermonitorappledesktoppcdeviceimachardwaretechnologyelectronicdevicesdesktop computerall-in-one pcapple computer
FAQ
- What does the device imac icon represent?
- It represents an all-in-one desktop computer, often associated with Apple's iMac, suitable for technology or hardware-related contexts.
- How do I use the device imac icon in React?
- You can import and use it directly in your React components using: import { IconDeviceImac } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including device imac, are available under the MIT license, which allows for free usage.
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 →