John KuehJohn Kueh

battery empty icon

HugeIcons · BatteryEmptyIcon · MIT

Download SVG

The HugeIcons battery empty icon visually represents a depleted power source and is commonly used to indicate a device has no charge remaining.

Common uses

  • Low battery warning
  • Device power status
  • Charging indicator (when empty)

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BatteryEmptyIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BatteryEmptyIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
power emptyno batteryzero chargelow power

FAQ

What does the battery empty icon represent?
This icon signifies that a battery or power source is completely depleted and has no charge left.
How do I use the BatteryEmptyIcon in React?
Import both HugeiconsIcon and BatteryEmptyIcon, then render it using <HugeiconsIcon icon={BatteryEmptyIcon} />.
What is the license for this icon?
The HugeIcons battery empty icon is available under the MIT license.

Related icons

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

Looking for something else? Search HugeIcons and 4 more libraries by description →