The HugeIcons electricity stack icon visually represents a stack of batteries or power cells, commonly used to indicate power, energy, or charging status in user interfaces.
Common uses
- Displaying battery level
- Indicating power source
- Representing energy consumption
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ElectricityStackIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ElectricityStackIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- battery stackpower cellsenergy stackcharging icon
FAQ
- What does the electricity stack icon represent?
- It depicts a stack of batteries or power cells, symbolizing power, energy, or a charging state.
- How do I use the ElectricityStackIcon in React?
- Import both HugeiconsIcon and ElectricityStackIcon, then render it using <HugeiconsIcon icon={ElectricityStackIcon} />.
- What is the license for this icon?
- The HugeIcons electricity stack 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 →