The Phosphor briefcase icon depicts a closed briefcase, commonly used to represent concepts like work, business, or a user's profile/account.
Common uses
- User profile section
- Job or career-related features
- Business or enterprise settings
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Briefcase } from '@phosphor-icons/react';
<Briefcase size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Briefcase size={24} />thin
<Briefcase size={24} weight="thin" />light
<Briefcase size={24} weight="light" />bold
<Briefcase size={24} weight="bold" />fill
<Briefcase size={24} weight="fill" />duotone
<Briefcase size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- suitcasevalisebaggagefoldersportfolioofficeobjectsbriefcasework
FAQ
- What does the briefcase icon represent?
- It symbolizes work, business, or a user's professional identity or account.
- How do I use the briefcase icon in React?
- Import it from '@phosphor-icons/react' and use it as a component: import { Briefcase } from '@phosphor-icons/react'
- What is the license for this icon?
- The Phosphor icon set, including the briefcase icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →