The HugeIcons job search icon visually represents the act of looking for employment opportunities, commonly used in interfaces to denote sections related to job listings, career pages, or recruitment.
Common uses
- Link to a company's careers page
- Button to initiate a job search on a platform
- Icon within a user profile for job-seeking status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JobSearchIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={JobSearchIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- employment iconcareers iconrecruitment iconhiring icon
FAQ
- What does the JobSearchIcon represent?
- It depicts the concept of searching for a job or employment. It's used in UIs to indicate features related to job hunting or career opportunities.
- How do I use the JobSearchIcon in React?
- Import both HugeiconsIcon and JobSearchIcon, then render it using <HugeiconsIcon icon={JobSearchIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
- What is the license for this icon?
- The HugeIcons job search 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 →