The Tabler file power icon depicts a document with a lightning bolt or power symbol, commonly used to represent settings, energy-related documents, or power management options within an interface.
Common uses
- Button to access power settings
- Link to an energy consumption report
- Indicator for a file related to power management
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFilePower } from '@tabler/icons-react';
<IconFilePower size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFilePower size={24} stroke={2} />filled
<IconFilePowerFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- archiveenergybatteryecologyfilepowerdocumentdatacontentrecordpower documentenergy filebattery settingsfile settings
FAQ
- What is the file power icon used for?
- It's typically used for files or settings related to power, energy, or battery management.
- How do I use the file power icon in React?
- You can import and use it like this: import { IconFilePower } from '@tabler/icons-react'; <IconFilePower />
- What is the license for this icon?
- The Tabler icon set, including file-power, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.