The HugeIcons factory 02 icon depicts a stylized factory building and is commonly used to represent industrial processes, manufacturing, or production facilities in user interfaces.
Common uses
- Industrial process visualization
- Manufacturing plant status
- Production line monitoring
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Factory02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Factory02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- industrialplantbuildingmanufacturing
FAQ
- What does the Factory02Icon represent?
- It represents a factory building, often used for themes related to industry, manufacturing, or production.
- How do I use the Factory02Icon in a React project?
- Import it as 'import { Factory02Icon } from '@hugeicons/core-free-icons';' and render it using '<HugeiconsIcon icon={Factory02Icon} />'.
- What is the license for this icon?
- The HugeIcons factory 02 icon is released under the MIT license, allowing for free commercial and non-commercial 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 →