Hard Hat Pixel Art Icon
A hard-hat icon for construction sites, safety-compliance features, contractor directories and maintenance-mode pages.
Tags
hardhat
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Hard Hat icon
A domed safety helmet with a brim, instantly read as construction, engineering, or workplace safety. Contractor and trades directories use it to label professional categories; project-management tools reach for it when flagging construction-phase tasks or site visits. It also fits maintenance-mode pages in a light-hearted way ('We are building something'). For a more general tools-and-repair context, the wrench or tool-case icons are clearer; hard-hat is most precise for physical site safety.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/hard-hat.svg" width="24" height="24" alt="Hard Hat" />
<!-- React -->
import { HardHat } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="hard-hat.svg" width="48" height="48" style="image-rendering: pixelated" />