John KuehJohn Kueh

work icon

HugeIcons · WorkIcon · MIT

Download SVG

The HugeIcons work icon depicts a briefcase, commonly used to represent professional tasks, business, or employment in user interfaces.

Common uses

  • Representing a 'My Account' or 'Profile' section
  • Indicating a 'Job Listings' or 'Careers' page
  • Signifying a 'Business' or 'Professional' context

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WorkIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WorkIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
briefcasebusinessjobcareer

FAQ

What does the work icon represent?
The work icon represents a briefcase, symbolizing business, professional tasks, or employment.
How do I use the WorkIcon in React?
Import both HugeiconsIcon and WorkIcon, then render <HugeiconsIcon icon={WorkIcon} />.
What is the license for this icon?
The WorkIcon 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 →