Briefcase Minus Pixel Art Icon
A briefcase-minus icon for removing a work item, reducing job count, and detaching tasks from a professional record.
Tags
briefcaseworkbusinesscaseminusremovesubtractnegative
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Briefcase Minus icon
A briefcase with a minus sign, indicating that a job, case, or work item is being removed from a list or profile. Use it on a 'Remove Job' button in a CRM contact's work history, a 'Withdraw Application' action in a hiring platform, or a 'Reduce Assignment' control in a resource-planning tool. The minus reads as soft removal rather than cancellation; for stronger rejection, briefcase-x would be the fitting choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/briefcase-minus.svg" width="24" height="24" alt="Briefcase Minus" />
<!-- React -->
import { BriefcaseMinus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="briefcase-minus.svg" width="48" height="48" style="image-rendering: pixelated" />