briefcase icon
briefcase-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- briefcase-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
briefcaseAkar IconsbriefcaseBootstrap IconsbriefcaseBoxIcons v2briefcaseBoxIcons v2 SolidbriefcaseCodiconsbriefcaseEmoji One (Colored)briefcaseElement Plusbriefcase-fillEva IconsbriefcaseFramework7 IconsbriefcaseFont Awesome 6 SolidbriefcaseFont Awesome SolidbriefcaseFeather Iconsbriefcase-outlineFlowbite Iconsbriefcase-12-filledFluent UI System Iconsbriefcase-16Fluent UI System Color IconsbriefcaseFluent EmojibriefcaseFluent Emoji FlatbriefcaseFluent Emoji High ContrastbriefcaseFirefox OS Emojibriefcasecss.ggbriefcaseHumbleiconsbriefcaseIconParkbriefcaseIconPark OutlinebriefcaseIconPark Solid
Use the briefcase icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M6 3.75A2.75 2.75 0 0 1 8.75 1h2.5A2.75 2.75 0 0 1 14 3.75v.443q.857.083 1.706.2C17.053 4.582 18 5.75 18 7.07v3.469c0 1.126-.694 2.191-1.83 2.54c-1.952.599-4.024.921-6.17.921s-4.219-.322-6.17-.921C2.694 12.73 2 11.665 2 10.539V7.07c0-1.321.947-2.489 2.294-2.676A41 41 0 0 1 6 4.193zm6.5 0v.325a42 42 0 0 0-5 0V3.75c0-.69.56-1.25 1.25-1.25h2.5c.69 0 1.25.56 1.25 1.25M10 10a1 1 0 0 0-1 1v.01a1 1 0 0 0 1 1h.01a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1z" clip-rule="evenodd"/><path d="M3 15.055v-.684q.188.08.39.142c2.092.642 4.313.987 6.61.987s4.518-.345 6.61-.987q.202-.062.39-.142v.684c0 1.347-.985 2.53-2.363 2.686a41.5 41.5 0 0 1-9.274 0C3.985 17.585 3 16.402 3 15.055"/></g></svg>
React
import type { SVGProps } from "react";
export function HeroiconsBriefcase20Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fillRule="evenodd" d="M6 3.75A2.75 2.75 0 0 1 8.75 1h2.5A2.75 2.75 0 0 1 14 3.75v.443q.857.083 1.706.2C17.053 4.582 18 5.75 18 7.07v3.469c0 1.126-.694 2.191-1.83 2.54c-1.952.599-4.024.921-6.17.921s-4.219-.322-6.17-.921C2.694 12.73 2 11.665 2 10.539V7.07c0-1.321.947-2.489 2.294-2.676A41 41 0 0 1 6 4.193zm6.5 0v.325a42 42 0 0 0-5 0V3.75c0-.69.56-1.25 1.25-1.25h2.5c.69 0 1.25.56 1.25 1.25M10 10a1 1 0 0 0-1 1v.01a1 1 0 0 0 1 1h.01a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1z" clipRule="evenodd"/><path d="M3 15.055v-.684q.188.08.39.142c2.092.642 4.313.987 6.61.987s4.518-.345 6.61-.987q.202-.062.39-.142v.684c0 1.347-.985 2.53-2.363 2.686a41.5 41.5 0 0 1-9.274 0C3.985 17.585 3 16.402 3 15.055"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M6 3.75A2.75 2.75 0 0 1 8.75 1h2.5A2.75 2.75 0 0 1 14 3.75v.443q.857.083 1.706.2C17.053 4.582 18 5.75 18 7.07v3.469c0 1.126-.694 2.191-1.83 2.54c-1.952.599-4.024.921-6.17.921s-4.219-.322-6.17-.921C2.694 12.73 2 11.665 2 10.539V7.07c0-1.321.947-2.489 2.294-2.676A41 41 0 0 1 6 4.193zm6.5 0v.325a42 42 0 0 0-5 0V3.75c0-.69.56-1.25 1.25-1.25h2.5c.69 0 1.25.56 1.25 1.25M10 10a1 1 0 0 0-1 1v.01a1 1 0 0 0 1 1h.01a1 1 0 0 0 1-1V11a1 1 0 0 0-1-1z" clip-rule="evenodd"/><path d="M3 15.055v-.684q.188.08.39.142c2.092.642 4.313.987 6.61.987s4.518-.345 6.61-.987q.202-.062.39-.142v.684c0 1.347-.985 2.53-2.363 2.686a41.5 41.5 0 0 1-9.274 0C3.985 17.585 3 16.402 3 15.055"/></g></svg> </template>
CSS
.icon-briefcase-20-solid {
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%2020%2020%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6%203.75A2.75%202.75%200%200%201%208.75%201h2.5A2.75%202.75%200%200%201%2014%203.75v.443q.857.083%201.706.2C17.053%204.582%2018%205.75%2018%207.07v3.469c0%201.126-.694%202.191-1.83%202.54c-1.952.599-4.024.921-6.17.921s-4.219-.322-6.17-.921C2.694%2012.73%202%2011.665%202%2010.539V7.07c0-1.321.947-2.489%202.294-2.676A41%2041%200%200%201%206%204.193zm6.5%200v.325a42%2042%200%200%200-5%200V3.75c0-.69.56-1.25%201.25-1.25h2.5c.69%200%201.25.56%201.25%201.25M10%2010a1%201%200%200%200-1%201v.01a1%201%200%200%200%201%201h.01a1%201%200%200%200%201-1V11a1%201%200%200%200-1-1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3%2015.055v-.684q.188.08.39.142c2.092.642%204.313.987%206.61.987s4.518-.345%206.61-.987q.202-.062.39-.142v.684c0%201.347-.985%202.53-2.363%202.686a41.5%2041.5%200%200%201-9.274%200C3.985%2017.585%203%2016.402%203%2015.055%22%2F%3E%3C%2Fg%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%2020%2020%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6%203.75A2.75%202.75%200%200%201%208.75%201h2.5A2.75%202.75%200%200%201%2014%203.75v.443q.857.083%201.706.2C17.053%204.582%2018%205.75%2018%207.07v3.469c0%201.126-.694%202.191-1.83%202.54c-1.952.599-4.024.921-6.17.921s-4.219-.322-6.17-.921C2.694%2012.73%202%2011.665%202%2010.539V7.07c0-1.321.947-2.489%202.294-2.676A41%2041%200%200%201%206%204.193zm6.5%200v.325a42%2042%200%200%200-5%200V3.75c0-.69.56-1.25%201.25-1.25h2.5c.69%200%201.25.56%201.25%201.25M10%2010a1%201%200%200%200-1%201v.01a1%201%200%200%200%201%201h.01a1%201%200%200%200%201-1V11a1%201%200%200%200-1-1z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M3%2015.055v-.684q.188.08.39.142c2.092.642%204.313.987%206.61.987s4.518-.345%206.61-.987q.202-.062.39-.142v.684c0%201.347-.985%202.53-2.363%202.686a41.5%2041.5%200%200%201-9.274%200C3.985%2017.585%203%2016.402%203%2015.055%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/briefcase-20-solid.svg?color=%231a73e8&size=48