John KuehJohn Kueh

battery vertical 3 icon

Tabler · battery-vertical-3 · MIT

Download SVG

The Tabler battery vertical 3 icon depicts a battery with three distinct charge levels, commonly used to represent power status or remaining energy in a user interface.

Common uses

  • Displaying battery charge level in a device settings panel.
  • Indicating remaining power for a feature or tool.
  • Visualizing energy consumption or availability.

Use it in React

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

<IconBatteryVertical3 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBatteryVertical3 size={24} stroke={2} />
filled
<IconBatteryVertical3Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
energypowerelectricitybatteryverticalchargehardwaretechnologyelectricelectronicdevices3power levelenergy indicatorcharge statusthree bar battery

FAQ

What does the battery vertical 3 icon represent?
This icon represents a battery with three segments, typically indicating a partial charge level or a specific state of power.
How do I use this icon in React?
You can import and use it in React with: import { IconBatteryVertical3 } from '@tabler/icons-react'. Then render it as <IconBatteryVertical3 />.
What is the license for this icon?
The Tabler icons, including battery vertical 3, are available under the MIT license, which allows for free use.

Related icons

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

Looking for something else? Search Tabler 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 →