The HugeIcons permanent job icon visually represents a stable employment opportunity, often used to signify full-time positions or long-term career roles in job listings or employment-related interfaces.
Common uses
- Labeling full-time job postings
- Indicating career stability
- Representing employment benefits
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PermanentJobIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PermanentJobIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- full-time jobcareeremploymentstable job
FAQ
- What does the permanent job icon represent?
- This icon represents a permanent or full-time job. It's typically used to distinguish stable employment opportunities from temporary or contract roles.
- How do I use the PermanentJobIcon in React?
- You can use it by importing both HugeiconsIcon and PermanentJobIcon, then rendering <HugeiconsIcon icon={PermanentJobIcon} />.
- What is the license for this icon?
- The PermanentJobIcon is part of the HugeIcons library and is available under the MIT license.
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 →