John KuehJohn Kueh

battery medium 01 icon

HugeIcons · BatteryMedium01Icon · MIT

Download SVG

The HugeIcons battery medium 01 icon depicts a battery with a medium charge level, commonly used to indicate device power status.

Common uses

  • Displaying device battery percentage
  • Indicating low power mode
  • Showing charging status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
medium batteryhalf batterypower levelenergy indicator

FAQ

What does the BatteryMedium01Icon represent?
This icon represents a battery with a medium charge level, suitable for indicating power status in user interfaces.
How do I use BatteryMedium01Icon in a React application?
Import it using `import { BatteryMedium01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BatteryMedium01Icon} />`.
What is the license for this icon?
The HugeIcons battery medium 01 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →