The HugeIcons eco power icon depicts a leaf intertwined with a power symbol, commonly used to represent environmental sustainability, green energy, or eco-friendly features in user interfaces.
Common uses
- Indicating energy-saving modes
- Labeling renewable energy sources
- Highlighting eco-conscious product features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EcoPowerIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EcoPowerIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- green energysustainabilityleaf powereco-friendly
FAQ
- What does the eco power icon represent?
- It symbolizes environmental sustainability and green energy, often used for eco-friendly features or renewable power.
- How do I use the EcoPowerIcon in React?
- Import both HugeiconsIcon and EcoPowerIcon, then render <HugeiconsIcon icon={EcoPowerIcon} />.
- What is the license for this icon?
- The HugeIcons eco power 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 →