John KuehJohn Kueh

battery high icon

Phosphor · battery-high · MIT

Download SVG

The Phosphor battery high icon depicts a fully charged battery and is commonly used to indicate a device's power status or a full charge level in user interfaces.

Common uses

  • Displaying full battery charge on a device dashboard.
  • Indicating a completed charging process.
  • Showing a high power reserve in a system status indicator.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { BatteryHigh } from '@phosphor-icons/react';

<BatteryHigh size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<BatteryHigh size={24} />
thin
<BatteryHigh size={24} weight="thin" />
light
<BatteryHigh size={24} weight="light" />
bold
<BatteryHigh size={24} weight="bold" />
fill
<BatteryHigh size={24} weight="fill" />
duotone
<BatteryHigh size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
chargedchargerchargingpowersystembatteryhighfull batterypower fullcharged batteryenergy high

FAQ

What does the battery high icon represent?
It represents a battery that is fully charged or has a high level of power remaining.
How do I use the battery high icon in React?
You can import and use it like this: import { BatteryHigh } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the battery high icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →