The Phosphor battery plus icon depicts a battery with a plus sign, commonly used to indicate charging, a full charge, or adding power to a system.
Common uses
- Indicate device is charging
- Show full battery status
- Add power or charging option
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { BatteryPlus } from '@phosphor-icons/react';
<BatteryPlus size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<BatteryPlus size={24} />thin
<BatteryPlus size={24} weight="thin" />light
<BatteryPlus size={24} weight="light" />bold
<BatteryPlus size={24} weight="bold" />fill
<BatteryPlus size={24} weight="fill" />duotone
<BatteryPlus size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- system
- Keywords
- chargedchargerchargingpowersystembatterypluscharged batterypower addcharging indicatorfull battery
FAQ
- What does the battery plus icon represent?
- It signifies a battery that is charging, fully charged, or represents an action related to adding power.
- How do I use this icon in React?
- Import it using `import { BatteryPlus } from '@phosphor-icons/react'` and then render it as a component: `<BatteryPlus />`.
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in Phosphor.