The HugeIcons labor icon visually represents work, effort, or industry, often used to signify tasks, job-related features, or the concept of manual or skilled work in a UI.
Common uses
- Task management features
- Industry or manufacturing sections
- Job application forms
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LaborIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LaborIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- work iconindustry iconjob iconeffort icon
FAQ
- What does the labor icon represent?
- The labor icon symbolizes work, effort, or industry. It's commonly used in UIs to denote tasks, job-related functions, or the concept of work.
- How do I use the labor icon in React?
- To use the labor icon in React, import both HugeiconsIcon and LaborIcon, then render it using <HugeiconsIcon icon={LaborIcon} />.
- What is the license for the HugeIcons labor icon?
- The HugeIcons labor icon is available under the MIT license, which allows for free use in both personal and commercial projects.
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 →