The HugeIcons electric tower 01 icon depicts a high-voltage electricity pylon, commonly used to represent power, energy, or electrical infrastructure in UI designs.
Common uses
- Power company website navigation
- Energy consumption dashboard
- Electrical safety warnings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ElectricTower01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ElectricTower01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- power linepylonelectricityhigh voltage
FAQ
- What does the ElectricTower01Icon represent?
- It represents a high-voltage electricity pylon, symbolizing power transmission and electrical infrastructure.
- How do I use this icon in a React project?
- Import both HugeiconsIcon and ElectricTower01Icon, then render it using <HugeiconsIcon icon={ElectricTower01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.