John KuehJohn Kueh

battery vertical 2 icon

Tabler · battery-vertical-2 · MIT

Download SVG

The Tabler battery vertical 2 icon depicts a battery with a vertical orientation and a charge indicator, commonly used to represent power levels or battery status in user interfaces.

Common uses

  • Displaying device battery percentage
  • Indicating charging status
  • Representing power source options

Use it in React

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

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

Styles

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

outline
<IconBatteryVertical2 size={24} stroke={2} />
filled
<IconBatteryVertical2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
energypowerelectricitybatteryverticalchargehardwaretechnologyelectricelectronicdevices2power levelcharge indicatorenergy statusdevice power

FAQ

What does the battery vertical 2 icon represent?
This icon represents a battery's power level or charge status in a vertical orientation.
How do I use this icon in React?
You can import and use it in React with: import { IconBatteryVertical2 } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this icon, is distributed under the MIT license.

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 →