The HugeIcons energy ellipse icon visually represents a burst of energy or a dynamic state, often used to indicate power, activity, or a process in progress.
Common uses
- Loading indicators
- Active status badges
- Power button states
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EnergyEllipseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EnergyEllipseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- power iconloading iconactive icondynamic icon
FAQ
- What does the energy ellipse icon represent?
- It symbolizes energy, a dynamic state, or a burst of activity. It's commonly used for loading, active states, or power indications.
- How do I use the EnergyEllipseIcon in React?
- Import both HugeiconsIcon and EnergyEllipseIcon, then render it using <HugeiconsIcon icon={EnergyEllipseIcon} />.
- What is the license for this icon?
- This icon is provided 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →