Briefcase Icon
Free SVG icon from the Carbon Icons 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/319600.svg" alt="Briefcase icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319600.svg" alt="Briefcase icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319600.svg" alt="Briefcase icon" :width="24" :height="24" />
CSS background
.icon-briefcase {
background-image: url('https://proicons.com/icon/319600.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="briefcase_00000176028188989042191350000009464438092062443450_" d="M29,29.36H3c-1.301,0-2.36-1.059-2.36-2.36V9 c0-1.301,1.059-2.36,2.36-2.36h6.64V5c0-1.301,1.059-2.36,2.36-2.36h8c1.302,0,2.36,1.059,2.36,2.36v1.64H29 c1.302,0,2.36,1.059,2.36,2.36v18C31.36,28.302,30.302,29.36,29,29.36z M1.36,18.682V27c0,0.904,0.736,1.64,1.64,1.64h26 c0.904,0,1.64-0.735,1.64-1.64v-8.318c-0.928,1.6-2.66,2.679-4.64,2.679h-1.64V22c0,0.199-0.161,0.36-0.36,0.36h-4 c-0.199,0-0.36-0.161-0.36-0.36v-0.64h-7.28V22c0,0.199-0.161,0.36-0.36,0.36H8c-0.199,0-0.36-0.161-0.36-0.36v-0.64H6 C4.021,21.36,2.288,20.281,1.36,18.682z M20.36,21.64h3.279v-2.28H20.36V21.64z M8.36,21.64h3.28v-2.28H8.36V21.64z M24.36,20.64H26 c2.559,0,4.64-2.081,4.64-4.64V9c0-0.904-0.735-1.64-1.64-1.64H3C2.096,7.36,1.36,8.096,1.36,9v7c0,2.559,2.082,4.64,4.64,4.64h1.64 V19c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v1.64h7.28V19c0-0.199,0.161-0.36,0.36-0.36h4 c0.199,0,0.36,0.161,0.36,0.36V20.64z M10.36,6.64h11.28V5c0-0.904-0.735-1.64-1.64-1.64h-8c-0.904,0-1.64,0.736-1.64,1.64V6.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Briefcase in other icon packs
Copied!