John KuehJohn Kueh

battery low icon

HugeIcons · BatteryLowIcon · MIT

Download SVG

The HugeIcons battery low icon visually represents a depleted power source and is commonly used to indicate a device's low battery status.

Common uses

  • Low battery warning indicator
  • Power status in device settings
  • Battery level visualization in apps

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
low batterypower depletedempty batterybattery warning

FAQ

What does the battery low icon represent?
This icon signifies that a device's battery is running out of power. It's a universal symbol for low energy.
How do I use the BatteryLowIcon in React?
Import both HugeiconsIcon and BatteryLowIcon, then render it using <HugeiconsIcon icon={BatteryLowIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The HugeIcons battery low icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →