Briefcase Check Pixel Art Icon
A briefcase-check icon for completed jobs, approved work items, confirmed employment, and done-status professional tasks.
Tags
briefcaseworkbusinesscasechecktickconfirmdoneapproveyes
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Briefcase Check icon
A briefcase with a checkmark, combining work and completion into a single legible signal. Use it on a 'Job Completed' status badge in a freelance platform, an 'Approved' state in an HR workflow, or a 'Hire Confirmed' indicator in a recruiting tool. The check distinguishes it from a briefcase-plus (adding work) or briefcase-search (finding work): this icon means the work is done and verified.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/briefcase-check.svg" width="24" height="24" alt="Briefcase Check" />
<!-- React -->
import { BriefcaseCheck } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="briefcase-check.svg" width="48" height="48" style="image-rendering: pixelated" />