John KuehJohn Kueh

briefcase 2 icon

Tabler · briefcase-2 · MIT

Download SVG

The Tabler briefcase 2 icon depicts a stylized briefcase, commonly used in UI to represent concepts like work, employment, business, or file management.

Common uses

  • Employment status indicator
  • Link to user profile/dashboard
  • Button for 'My Documents' section

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBriefcase2 } from '@tabler/icons-react';

<IconBriefcase2 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBriefcase2 size={24} stroke={2} />
filled
<IconBriefcase2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
bagbaggagefoldercarrierdocumentssuitcasejobworkluggagebriefcasedesign2work bagjob iconbusiness casedocument carrier

FAQ

What does the briefcase 2 icon represent?
It represents a briefcase, often symbolizing work, business, or the carrying of important items or documents.
How do I use the briefcase 2 icon in React?
You can import and use it in your React application with: import { IconBriefcase2 } from '@tabler/icons-react'.
What is the license for the Tabler briefcase 2 icon?
The Tabler icon library, including the briefcase 2 icon, is released under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →