Utility Pole Pixel Art Icon
A utility pole icon for energy infrastructure, power-outage reports, utility-service pages and electricity network maps.
Tags
Style variants
base
Outline ยท rounded corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Utility Pole icon
A telephone or electricity utility pole with crossbars and lines, representing public infrastructure for power or communication. Utility-service provider apps use it when reporting outages or showing network coverage maps; infrastructure-management tools include it for electrical grid or telecom-line tracking. It is specific enough to avoid confusion with general construction icons. For a broader 'electricity' concept without the physical pole, a lightning bolt or power plug reads more abstractly; utility-pole works best when the infrastructure itself is the subject.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/utility-pole.svg" width="24" height="24" alt="Utility Pole" />
<!-- React -->
import { UtilityPole } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="utility-pole.svg" width="48" height="48" style="image-rendering: pixelated" />