Briefcases Pixel Art Icon
Multiple briefcases for team workloads, multi-project views, talent pools, or organization-wide job listings.
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 Briefcases icon
Two or more briefcases together, suggesting plurality: multiple employees, parallel projects, or a collection of job listings. Use it on a 'Manage all projects' link, a team workload dashboard header, or an HR section showing all open positions at once. It scales the single-briefcase metaphor to an organizational level. When you only need to reference one job or one person's work, the plain briefcase avoids any ambiguity about count.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/briefcases.svg" width="24" height="24" alt="Briefcases" />
<!-- React -->
import { Briefcases } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="briefcases.svg" width="48" height="48" style="image-rendering: pixelated" />