John KuehJohn Kueh

energy rectangle icon

HugeIcons · EnergyRectangleIcon · MIT

Download SVG

The HugeIcons energy rectangle icon visually represents power, energy, or a battery level, often used to indicate charge status or power availability.

Common uses

  • Battery charge indicator
  • Power status toggle
  • Energy consumption graph

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
power iconbattery iconcharge iconenergy icon

FAQ

What does the energy rectangle icon represent?
It represents power, energy, or battery level. It's commonly used for indicating charge status or power availability in user interfaces.
How do I use the EnergyRectangleIcon in React?
Import both HugeiconsIcon and EnergyRectangleIcon, then render the icon using <HugeiconsIcon icon={EnergyRectangleIcon} />.
What is the license for this icon?
This icon is distributed 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 →