Pixelarticons

Battery Plus Pixel Art Icon

A battery with a plus for adding a power source, extending battery life options, or enabling supplemental charging features.

devices Pro 4 variants

Tags

batterychargepowerenergyplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Battery Plus icon

A battery icon combined with a plus sign, suggesting adding a power source, enabling extended charging, or connecting an additional battery pack. Use it on a 'Add power bank' option, an extended battery mode toggle, or a device management screen that lets users pair an external charger. It can also indicate a positive power event, such as a boost charge being applied. For a warning about power, battery-warning is more appropriate; for active charging, battery-charging is the standard choice.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/battery-plus.svg" width="24" height="24" alt="Battery Plus" />

<!-- React -->
import { BatteryPlus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="battery-plus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons