The HugeIcons briefcase 01 icon depicts a classic briefcase, commonly used to represent business, work, employment, or professional settings in UI.
Common uses
- Job postings
- Company profiles
- Professional services
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Briefcase01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Briefcase01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- briefcaseworkjobbusiness
FAQ
- What does the briefcase icon represent?
- It represents business, work, employment, or professional contexts. It's often used for job-related features or company information.
- How do I use the Briefcase01Icon in React?
- Import it using `import { Briefcase01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Briefcase01Icon} />`.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.