briefcase icon
briefcase from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- briefcase
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
briefcaseAkar IconsbriefcaseBootstrap IconsbriefcaseBoxIcons v2briefcaseBoxIcons v2 SolidbriefcaseEmoji One (Colored)briefcase-fillEva IconsbriefcaseFramework7 IconsbriefcaseFont Awesome 6 SolidbriefcaseFeather Iconsbriefcase-12-filledFluent UI System IconsbriefcaseFluent EmojibriefcaseFluent Emoji FlatbriefcaseFluent Emoji High Contrastbriefcasecss.ggbriefcaseHeroIconsbriefcaseHumbleiconsbriefcaseLine AwesomebriefcaseMaterial Line IconsbriefcaseLucidebriefcaseMage IconsbriefcaseMajesticonsbriefcaseMaterial Design Iconsbriefcase-fillMingCute IconbriefcaseNoto Emoji
Use the briefcase icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" d="M336 80H176a16 16 0 0 0-16 16v16h192V96a16 16 0 0 0-16-16"/><path fill="currentColor" d="M496 176a64.07 64.07 0 0 0-64-64h-48V96a48.05 48.05 0 0 0-48-48H176a48.05 48.05 0 0 0-48 48v16H80a64.07 64.07 0 0 0-64 64v48h480Zm-144-64H160V96a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16Zm-16 152a24 24 0 0 1-24 24H200a24 24 0 0 1-24-24v-4a4 4 0 0 0-4-4H16v144a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64V256H340a4 4 0 0 0-4 4Z"/></svg>
React
import type { SVGProps } from "react";
export function IonBriefcase(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" d="M336 80H176a16 16 0 0 0-16 16v16h192V96a16 16 0 0 0-16-16"/><path fill="currentColor" d="M496 176a64.07 64.07 0 0 0-64-64h-48V96a48.05 48.05 0 0 0-48-48H176a48.05 48.05 0 0 0-48 48v16H80a64.07 64.07 0 0 0-64 64v48h480Zm-144-64H160V96a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16Zm-16 152a24 24 0 0 1-24 24H200a24 24 0 0 1-24-24v-4a4 4 0 0 0-4-4H16v144a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64V256H340a4 4 0 0 0-4 4Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" d="M336 80H176a16 16 0 0 0-16 16v16h192V96a16 16 0 0 0-16-16"/><path fill="currentColor" d="M496 176a64.07 64.07 0 0 0-64-64h-48V96a48.05 48.05 0 0 0-48-48H176a48.05 48.05 0 0 0-48 48v16H80a64.07 64.07 0 0 0-64 64v48h480Zm-144-64H160V96a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16Zm-16 152a24 24 0 0 1-24 24H200a24 24 0 0 1-24-24v-4a4 4 0 0 0-4-4H16v144a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64V256H340a4 4 0 0 0-4 4Z"/></svg> </template>
CSS
.icon-briefcase {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M336%2080H176a16%2016%200%200%200-16%2016v16h192V96a16%2016%200%200%200-16-16%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M496%20176a64.07%2064.07%200%200%200-64-64h-48V96a48.05%2048.05%200%200%200-48-48H176a48.05%2048.05%200%200%200-48%2048v16H80a64.07%2064.07%200%200%200-64%2064v48h480Zm-144-64H160V96a16%2016%200%200%201%2016-16h160a16%2016%200%200%201%2016%2016Zm-16%20152a24%2024%200%200%201-24%2024H200a24%2024%200%200%201-24-24v-4a4%204%200%200%200-4-4H16v144a64%2064%200%200%200%2064%2064h352a64%2064%200%200%200%2064-64V256H340a4%204%200%200%200-4%204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M336%2080H176a16%2016%200%200%200-16%2016v16h192V96a16%2016%200%200%200-16-16%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M496%20176a64.07%2064.07%200%200%200-64-64h-48V96a48.05%2048.05%200%200%200-48-48H176a48.05%2048.05%200%200%200-48%2048v16H80a64.07%2064.07%200%200%200-64%2064v48h480Zm-144-64H160V96a16%2016%200%200%201%2016-16h160a16%2016%200%200%201%2016%2016Zm-16%20152a24%2024%200%200%201-24%2024H200a24%2024%200%200%201-24-24v-4a4%204%200%200%200-4-4H16v144a64%2064%200%200%200%2064%2064h352a64%2064%200%200%200%2064-64V256H340a4%204%200%200%200-4%204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/briefcase.svg?color=%231a73e8&size=48