Briefcase Plus Pixel Art Icon
A briefcase-plus icon for adding a job, creating a new work record, assigning a case, and new-project creation.
Tags
briefcaseworkbusinesscaseplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Briefcase Plus icon
A briefcase with a plus sign, the natural icon for adding a new job, case, or work assignment. Place it on a 'New Job' button in an applicant-tracking system, an 'Assign Work' action in a project management tool, or a 'Create Case' trigger in a CRM. It is among the most actionable icons in the briefcase family, so it works well in prominent positions like a floating action button or a toolbar's primary action slot.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/briefcase-plus.svg" width="24" height="24" alt="Briefcase Plus" />
<!-- React -->
import { BriefcasePlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="briefcase-plus.svg" width="48" height="48" style="image-rendering: pixelated" />