Briefcase Icon
Free SVG icon from the Mage 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/310574.svg" alt="Briefcase icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310574.svg" alt="Briefcase icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310574.svg" alt="Briefcase icon" :width="24" :height="24" />
CSS background
.icon-briefcase {
background-image: url('https://proicons.com/icon/310574.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.25 8.91177V10.4559C21.25 10.7289 21.1417 10.9907 20.949 11.1838C20.7562 11.3768 20.4948 11.4853 20.2222 11.4853L14.0556 13.0294V12.5147C14.0556 12.2417 13.9473 11.9799 13.7545 11.7868C13.5618 11.5938 13.3004 11.4853 13.0278 11.4853H10.9722C10.6996 11.4853 10.4382 11.5938 10.2455 11.7868C10.0527 11.9799 9.94444 12.2417 9.94444 12.5147V13.0294L3.77778 11.4853C3.50519 11.4853 3.24377 11.3768 3.05103 11.1838C2.85828 10.9907 2.75 10.7289 2.75 10.4559V8.91177C2.75 8.22923 3.02071 7.57464 3.50257 7.09201C3.98444 6.60938 4.63799 6.33824 5.31944 6.33824H18.6806C19.362 6.33824 20.0156 6.60938 20.4974 7.09201C20.9793 7.57464 21.25 8.22923 21.25 8.91177Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.77777 11.4853L4.13749 18.7735C4.19328 19.3142 4.44663 19.8151 4.84884 20.1799C5.25106 20.5448 5.77374 20.7478 6.31638 20.75H17.6836C18.2263 20.7478 18.7489 20.5448 19.1511 20.1799C19.5534 19.8151 19.8067 19.3142 19.8625 18.7735L20.2222 11.4853" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.0278 11.4853H10.9722C10.4046 11.4853 9.94444 11.9462 9.94444 12.5147V13.5441C9.94444 14.1126 10.4046 14.5735 10.9722 14.5735H13.0278C13.5954 14.5735 14.0556 14.1126 14.0556 13.5441V12.5147C14.0556 11.9462 13.5954 11.4853 13.0278 11.4853Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.0833 6.33824V4.27941C15.0833 4.00639 14.9751 3.74456 14.7823 3.55151C14.5896 3.35846 14.3281 3.25 14.0556 3.25H9.94445C9.67187 3.25 9.41045 3.35846 9.2177 3.55151C9.02496 3.74456 8.91667 4.00639 8.91667 4.27941V6.33824" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Briefcase in other icon packs
Copied!