The HugeIcons job link icon visually represents a connection to a job posting or career opportunity, commonly used to direct users to job listings or application pages.
Common uses
- Link to job board
- Apply for job button
- Career opportunities section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JobLinkIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={JobLinkIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- job iconlink iconcareer iconemployment icon
FAQ
- What is the JobLinkIcon used for?
- It signifies a link to a job or career opportunity, guiding users to relevant listings or application processes.
- How do I use the JobLinkIcon in React?
- Import both HugeiconsIcon and JobLinkIcon, then render it using <HugeiconsIcon icon={JobLinkIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the JobLinkIcon, 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 →