Briefcase Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Briefcase icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304758.svg" alt="Briefcase icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304758.svg" alt="Briefcase icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304758.svg" alt="Briefcase icon" :width="24" :height="24" />
CSS background
.icon-briefcase {
background-image: url('https://proicons.com/icon/304758.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>briefcase</title><path d="M63.87,45.73V20.44H8V45.73a2.09,2.09,0,0,0,2.09,2.09H61.78A2.1,2.1,0,0,0,63.87,45.73Z"/><path d="M63.87,13.54a2.1,2.1,0,0,0-2.09-2.09H50.48V6.09A2.09,2.09,0,0,0,48.39,4H23.48a2.08,2.08,0,0,0-2.09,2.09v5.36H10.09A2.09,2.09,0,0,0,8,13.54V18H63.87V13.54ZM46.3,11.45H25.57V8.18H46.29v3.27Z"/></svg>
Briefcase in other icon packs
Copied!