John KuehJohn Kueh

utility pole icon

HugeIcons · UtilityPoleIcon · MIT

Download SVG

The HugeIcons utility pole icon depicts a tall pole with wires, commonly used to represent power, electricity, or infrastructure-related concepts in user interfaces.

Common uses

  • Power company services
  • Telecommunications infrastructure
  • Electrical grid status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
power poleelectricity poletelephone poleinfrastructure

FAQ

What does the utility pole icon represent?
It represents a utility pole, often used for electricity transmission or telecommunications.
How do I use the UtilityPoleIcon in React?
Import both HugeiconsIcon and UtilityPoleIcon, then render <HugeiconsIcon icon={UtilityPoleIcon} />.
What is the license for this icon?
The UtilityPoleIcon 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 →