John KuehJohn Kueh

battery 1 icon

Tabler · battery-1 · MIT

Download SVG

The Tabler battery 1 icon depicts a partially charged battery, commonly used to represent power levels or charging status in user interfaces.

Common uses

  • Displaying current battery percentage
  • Indicating device charging state
  • Representing power options in settings

Use it in React

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

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

Styles

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

outline
<IconBattery1 size={24} stroke={2} />
filled
<IconBattery1Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Devices
Keywords
energypowerelectricitybatterychargehardwaretechnologyelectricelectronicgadgetdevices1low batterypartial chargepower levelenergy indicator

FAQ

What does the battery 1 icon represent?
It signifies a battery that is not fully charged, often used to show a specific, lower power level.
How do I use the battery 1 icon in React?
You can import and use it like this: import { IconBattery1 } from '@tabler/icons-react'; <IconBattery1 />.
What is the license for this icon?
The Tabler icons, including battery 1, are available 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 →