Factory Pixel Art Icon
A factory icon for industrial categories, supply-chain apps, manufacturing directories and B2B procurement platforms.
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Factory icon
A factory building with chimneys and a large industrial roof, representing manufacturing facilities and industrial production. Use it in a B2B supplier directory's manufacturing-partner filter, a supply-chain management app's facility list, an industrial-property real-estate category, or a product sourcing platform. It sets an industrial rather than commercial tone, contrasting with a building (office) or barn (agricultural) icon. For green or sustainable manufacturing contexts, pairing it with a leaf icon adds an environmental signal.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/factory.svg" width="24" height="24" alt="Factory" />
<!-- React -->
import { Factory } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="factory.svg" width="48" height="48" style="image-rendering: pixelated" />