The HugeIcons job share icon visually represents the concept of sharing or distributing job opportunities, often used to indicate features related to job postings, applications, or team collaboration.
Common uses
- Sharing a job listing
- Applying for a job
- Team job board
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JobShareIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={JobShareIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- share jobjob postingapply jobwork together
FAQ
- What does the job share icon represent?
- It symbolizes the sharing or distribution of job opportunities, commonly used for job postings or application-related features.
- How do I use the JobShareIcon in React?
- Import both HugeiconsIcon and JobShareIcon, then render it using <HugeiconsIcon icon={JobShareIcon} />.
- What is the license for this icon?
- The HugeIcons job share icon is released 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 →