The Tabler devices exclamation icon depicts multiple devices with an exclamation mark, commonly used to signify an alert, warning, or important notice related to device status or connectivity.
Common uses
- Displaying a warning for multiple connected devices.
- Indicating an error state for a group of devices.
- Notifying users about an urgent issue affecting several devices.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevicesExclamation } from '@tabler/icons-react';
<IconDevicesExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- alertwarningnoticeattentioncautionsignaladvisenotifywarndeclaredevicesexclamationdevice alertmultiple warningsdevice errornotification devices
FAQ
- What is the purpose of the devices exclamation icon?
- It's used to visually communicate alerts, warnings, or important notices related to multiple devices in a user interface.
- How do I use this icon in React?
- Import it using `import { IconDevicesExclamation } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →