John KuehJohn Kueh

battery plus vertical icon

Phosphor · battery-plus-vertical · MIT

Download SVG

The Phosphor battery plus vertical icon depicts a battery with a plus sign, commonly used to indicate adding charge or a charging status.

Common uses

  • Add battery charge option
  • Indicate charging initiated
  • System status: battery boost

Use it in React

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

<BatteryPlusVertical size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
system
Keywords
chargedchargerchargingpowersystembatteryplusverticaladd batterycharge iconpower addbattery fill plus

FAQ

What does the battery plus vertical icon represent?
It represents a battery with a plus symbol, signifying an increase in charge or a charging action.
How do I use this icon in React?
Import it as `BatteryPlusVertical` from '@phosphor-icons/react' and use it as a component: `<BatteryPlusVertical />`.
What is the license for this icon?
Phosphor Icons are distributed under the MIT license, allowing for free use.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →