Briefcase Pixel Art Icon
A briefcase icon for job listings, career pages, work accounts, portfolios and employment fields.
Tags
workbusinesscase
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Briefcase icon
A classic business briefcase with a handle. It stands in for work, employment and anything professional: job listings and career pages, a 'Work' or 'Business' account type, company settings, or a portfolio section. In hiring products it commonly marks the experience or employment field. Choose it over a generic bag icon whenever the context is specifically a job or the workplace.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/briefcase.svg" width="24" height="24" alt="Briefcase" />
<!-- React -->
import { Briefcase } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="briefcase.svg" width="48" height="48" style="image-rendering: pixelated" />