Briefcase X Pixel Art Icon
A briefcase with an X for canceling a job, removing a work item, or marking an employment record as inactive.
Tags
briefcaseworkbusinesscaseclosecancelremove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Briefcase X icon
A briefcase combined with an X mark, the universal signal for removal or rejection. Reach for it when a job listing is closed, a work item is canceled, or an employment record needs to be deactivated. Good fits include a 'Remove job' button in an applicant tracker, a 'Cancel project' action in a work dashboard, or an 'End contract' control in HR software. When the action is milder, like temporarily pausing work, a pause or minus variant reads more precisely.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/briefcase-x.svg" width="24" height="24" alt="Briefcase X" />
<!-- React -->
import { BriefcaseX } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="briefcase-x.svg" width="48" height="48" style="image-rendering: pixelated" />