The Tabler devices bolt icon visually represents the concept of electrical power or charging applied to multiple devices, often used to indicate device charging status or power management features.
Common uses
- Indicate a device is charging.
- Show a power-saving mode for devices.
- Represent a device management or control panel.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevicesBolt } from '@tabler/icons-react';
<IconDevicesBolt size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- lightningchargeelectricitypowerenergyflashsparkshockthunderzapdevicesboltdevice powercharging deviceselectricity devicesenergy devices
FAQ
- What does the devices bolt icon represent?
- It signifies electrical power or charging related to multiple devices. It's commonly used for charging indicators or power management.
- How do I use the devices bolt icon in React?
- You can import and use it with: `import { IconDevicesBolt } from '@tabler/icons-react'`. Then render it as `<IconDevicesBolt />`.
- What is the license for this icon?
- The Tabler icon library, including the devices bolt icon, is 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 →