briefcase icon
briefcase-solid from Flowbite Icons by Themesberg · Solid · General · MIT Free for personal and commercial use.
- Name
- briefcase-solid
- Set
- Flowbite Icons
- Style
- Solid
- Category
- General
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
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-12-filledFluent UI System Iconsbriefcase-16Fluent UI System Color IconsbriefcaseFluent EmojibriefcaseFluent Emoji FlatbriefcaseFluent Emoji High ContrastbriefcaseFirefox OS Emojibriefcasecss.ggbriefcaseHeroIconsbriefcaseHumbleiconsbriefcaseIconParkbriefcaseIconPark OutlinebriefcaseIconPark Solid
More general icons from Flowbite Icons
add-column-after-outlineadd-column-before-outlineadjustments-horizontal-outlineadjustments-vertical-outlineannotation-outlineapi-key-outlinearchive-outlinearrow-up-right-from-square-outlineatom-outlineaward-outlinebadge-check-outlineban-outlinebarcode-outlinebars-from-left-outlinebars-outlinebattery-outlinebed-outlinebell-active-alt-outlinebell-active-outlinebell-outlinebell-ring-outlineblender-phone-outlinebook-open-outlinebook-outline
Use the briefcase icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10 2a3 3 0 0 0-3 3v1H5a3 3 0 0 0-3 3v2.382l1.447.723l.005.003l.027.013l.12.056q.163.077.486.212c.429.177 1.056.416 1.834.655C7.481 13.524 9.63 14 12 14c2.372 0 4.52-.475 6.08-.956c.78-.24 1.406-.478 1.835-.655a14 14 0 0 0 .606-.268l.027-.013l.005-.002L22 11.381V9a3 3 0 0 0-3-3h-2V5a3 3 0 0 0-3-3zm5 4V5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1zm6.447 7.894l.553-.276V19a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-5.382l.553.276l.002.002l.004.002l.013.006l.041.02l.151.07c.13.06.318.144.557.242c.478.198 1.163.46 2.01.72C7.019 15.476 9.37 16 12 16c2.628 0 4.98-.525 6.67-1.044a23 23 0 0 0 2.01-.72a16 16 0 0 0 .707-.312l.041-.02l.013-.006l.004-.002zl-.431-.866zM12 10a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function FlowbiteBriefcaseSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M10 2a3 3 0 0 0-3 3v1H5a3 3 0 0 0-3 3v2.382l1.447.723l.005.003l.027.013l.12.056q.163.077.486.212c.429.177 1.056.416 1.834.655C7.481 13.524 9.63 14 12 14c2.372 0 4.52-.475 6.08-.956c.78-.24 1.406-.478 1.835-.655a14 14 0 0 0 .606-.268l.027-.013l.005-.002L22 11.381V9a3 3 0 0 0-3-3h-2V5a3 3 0 0 0-3-3zm5 4V5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1zm6.447 7.894l.553-.276V19a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-5.382l.553.276l.002.002l.004.002l.013.006l.041.02l.151.07c.13.06.318.144.557.242c.478.198 1.163.46 2.01.72C7.019 15.476 9.37 16 12 16c2.628 0 4.98-.525 6.67-1.044a23 23 0 0 0 2.01-.72a16 16 0 0 0 .707-.312l.041-.02l.013-.006l.004-.002zl-.431-.866zM12 10a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10 2a3 3 0 0 0-3 3v1H5a3 3 0 0 0-3 3v2.382l1.447.723l.005.003l.027.013l.12.056q.163.077.486.212c.429.177 1.056.416 1.834.655C7.481 13.524 9.63 14 12 14c2.372 0 4.52-.475 6.08-.956c.78-.24 1.406-.478 1.835-.655a14 14 0 0 0 .606-.268l.027-.013l.005-.002L22 11.381V9a3 3 0 0 0-3-3h-2V5a3 3 0 0 0-3-3zm5 4V5a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v1zm6.447 7.894l.553-.276V19a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3v-5.382l.553.276l.002.002l.004.002l.013.006l.041.02l.151.07c.13.06.318.144.557.242c.478.198 1.163.46 2.01.72C7.019 15.476 9.37 16 12 16c2.628 0 4.98-.525 6.67-1.044a23 23 0 0 0 2.01-.72a16 16 0 0 0 .707-.312l.041-.02l.013-.006l.004-.002zl-.431-.866zM12 10a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-briefcase-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%202a3%203%200%200%200-3%203v1H5a3%203%200%200%200-3%203v2.382l1.447.723l.005.003l.027.013l.12.056q.163.077.486.212c.429.177%201.056.416%201.834.655C7.481%2013.524%209.63%2014%2012%2014c2.372%200%204.52-.475%206.08-.956c.78-.24%201.406-.478%201.835-.655a14%2014%200%200%200%20.606-.268l.027-.013l.005-.002L22%2011.381V9a3%203%200%200%200-3-3h-2V5a3%203%200%200%200-3-3zm5%204V5a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201v1zm6.447%207.894l.553-.276V19a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3v-5.382l.553.276l.002.002l.004.002l.013.006l.041.02l.151.07c.13.06.318.144.557.242c.478.198%201.163.46%202.01.72C7.019%2015.476%209.37%2016%2012%2016c2.628%200%204.98-.525%206.67-1.044a23%2023%200%200%200%202.01-.72a16%2016%200%200%200%20.707-.312l.041-.02l.013-.006l.004-.002zl-.431-.866zM12%2010a1%201%200%201%200%200%202h.01a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10%202a3%203%200%200%200-3%203v1H5a3%203%200%200%200-3%203v2.382l1.447.723l.005.003l.027.013l.12.056q.163.077.486.212c.429.177%201.056.416%201.834.655C7.481%2013.524%209.63%2014%2012%2014c2.372%200%204.52-.475%206.08-.956c.78-.24%201.406-.478%201.835-.655a14%2014%200%200%200%20.606-.268l.027-.013l.005-.002L22%2011.381V9a3%203%200%200%200-3-3h-2V5a3%203%200%200%200-3-3zm5%204V5a1%201%200%200%200-1-1h-4a1%201%200%200%200-1%201v1zm6.447%207.894l.553-.276V19a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3v-5.382l.553.276l.002.002l.004.002l.013.006l.041.02l.151.07c.13.06.318.144.557.242c.478.198%201.163.46%202.01.72C7.019%2015.476%209.37%2016%2012%2016c2.628%200%204.98-.525%206.67-1.044a23%2023%200%200%200%202.01-.72a16%2016%200%200%200%20.707-.312l.041-.02l.013-.006l.004-.002zl-.431-.866zM12%2010a1%201%200%201%200%200%202h.01a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/briefcase-solid.svg?color=%231a73e8&size=48