Briefcase Up Pixel Art Icon
A briefcase with an upward arrow for uploading work files, exporting job data, or promoting a project to a higher stage.
Tags
briefcaseworkbusinesscaseupupwardtopabove
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Briefcase Up icon
A briefcase overlaid with an upward-pointing arrow. It signals moving work-related content upward, whether that means uploading a portfolio, exporting project data to a senior system, or advancing a job through a pipeline stage. Use it on an 'Upload resume' button, an 'Escalate to manager' action, or a 'Promote to production' control. For a plain job or work context without the directional meaning, the base briefcase icon is the cleaner choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/briefcase-up.svg" width="24" height="24" alt="Briefcase Up" />
<!-- React -->
import { BriefcaseUp } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="briefcase-up.svg" width="48" height="48" style="image-rendering: pixelated" />