The HugeIcons factory icon depicts an industrial building, commonly used to represent manufacturing, production, or industrial processes in UI.
Common uses
- Manufacturing plant location
- Industrial production status
- Factory settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FactoryIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FactoryIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- industrialplantbuildingmanufacturing
FAQ
- What does the factory icon represent?
- It represents a factory or industrial building, suitable for indicating manufacturing or production-related concepts.
- How do I use the FactoryIcon in React?
- Import both HugeiconsIcon and FactoryIcon, then render it using <HugeiconsIcon icon={FactoryIcon} />.
- What is the license for this icon?
- The FactoryIcon is distributed under the MIT license, allowing for free use.
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 →