briefcase2 icon

briefcase2-filled from Reicon by REICON · Filled · School · MIT Free for personal and commercial use.

Name
briefcase2-filled
Set
Reicon
Style
Filled
Category
School
Viewbox
24×24
License
MIT

2 other variants in Reicon

More school icons from Reicon

Use the briefcase2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.162 8.5C2 9.603 2 11.05 2 13c0 3.771 0 5.657 1.172 6.828S6.229 21 10 21h4c3.771 0 5.657 0 6.828-1.172S22 16.771 22 13c0-1.95 0-3.396-.162-4.5c-2.277 1.48-3.736 2.424-5.088 3.005V12a.75.75 0 0 1-1.5.017a12.75 12.75 0 0 1-6.5 0A.75.75 0 0 1 7.25 12v-.495C5.898 10.923 4.44 9.98 2.162 8.5"/><path fill-rule="evenodd" d="M10.581 2.25h-.02c-.114 0-.202 0-.286.005a2.75 2.75 0 0 0-2.385 1.72a8 8 0 0 0-.12.343l-.004.012a1.63 1.63 0 0 1-.504.695q-.341.011-.653.03c-1.644.096-2.687.366-3.437 1.117a3 3 0 0 0-.592.838q.087.03.167.081c2.1 1.365 3.42 2.22 4.517 2.767A.75.75 0 0 1 8.75 10v.458c2.12.64 4.38.64 6.5 0V10a.75.75 0 0 1 1.487-.142c1.096-.548 2.416-1.402 4.516-2.767a.8.8 0 0 1 .167-.081a3 3 0 0 0-.592-.838c-.75-.75-1.793-1.02-3.437-1.118q-.296-.016-.618-.028l-.04-.034a1.9 1.9 0 0 1-.525-.74l-.003-.009c-.036-.107-.063-.191-.095-.269a2.75 2.75 0 0 0-2.385-1.719a5 5 0 0 0-.285-.005zm4.237 2.566l-.005-.011l-.005-.012l-.004-.012l-.004-.01l-.002-.005l-.004-.012l-.004-.012l-.002-.006l-.003-.008l-.002-.007l-.002-.006a4 4 0 0 0-.062-.181a1.25 1.25 0 0 0-1.085-.782a4 4 0 0 0-.215-.002h-2.838c-.143 0-.183 0-.215.002a1.25 1.25 0 0 0-1.084.782l-.003.007l-.008.021a6 6 0 0 0-.077.23l-.002.006l-.003.007l-.002.008l-.002.006l-.004.012l-.004.012l-.002.005l-.004.01l-.004.012l-.005.012l-.004.01l-.001.001l-.044.108L10 5h4.896a3 3 0 0 1-.078-.184" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBriefcase2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.162 8.5C2 9.603 2 11.05 2 13c0 3.771 0 5.657 1.172 6.828S6.229 21 10 21h4c3.771 0 5.657 0 6.828-1.172S22 16.771 22 13c0-1.95 0-3.396-.162-4.5c-2.277 1.48-3.736 2.424-5.088 3.005V12a.75.75 0 0 1-1.5.017a12.75 12.75 0 0 1-6.5 0A.75.75 0 0 1 7.25 12v-.495C5.898 10.923 4.44 9.98 2.162 8.5"/><path fillRule="evenodd" d="M10.581 2.25h-.02c-.114 0-.202 0-.286.005a2.75 2.75 0 0 0-2.385 1.72a8 8 0 0 0-.12.343l-.004.012a1.63 1.63 0 0 1-.504.695q-.341.011-.653.03c-1.644.096-2.687.366-3.437 1.117a3 3 0 0 0-.592.838q.087.03.167.081c2.1 1.365 3.42 2.22 4.517 2.767A.75.75 0 0 1 8.75 10v.458c2.12.64 4.38.64 6.5 0V10a.75.75 0 0 1 1.487-.142c1.096-.548 2.416-1.402 4.516-2.767a.8.8 0 0 1 .167-.081a3 3 0 0 0-.592-.838c-.75-.75-1.793-1.02-3.437-1.118q-.296-.016-.618-.028l-.04-.034a1.9 1.9 0 0 1-.525-.74l-.003-.009c-.036-.107-.063-.191-.095-.269a2.75 2.75 0 0 0-2.385-1.719a5 5 0 0 0-.285-.005zm4.237 2.566l-.005-.011l-.005-.012l-.004-.012l-.004-.01l-.002-.005l-.004-.012l-.004-.012l-.002-.006l-.003-.008l-.002-.007l-.002-.006a4 4 0 0 0-.062-.181a1.25 1.25 0 0 0-1.085-.782a4 4 0 0 0-.215-.002h-2.838c-.143 0-.183 0-.215.002a1.25 1.25 0 0 0-1.084.782l-.003.007l-.008.021a6 6 0 0 0-.077.23l-.002.006l-.003.007l-.002.008l-.002.006l-.004.012l-.004.012l-.002.005l-.004.01l-.004.012l-.005.012l-.004.01l-.001.001l-.044.108L10 5h4.896a3 3 0 0 1-.078-.184" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.162 8.5C2 9.603 2 11.05 2 13c0 3.771 0 5.657 1.172 6.828S6.229 21 10 21h4c3.771 0 5.657 0 6.828-1.172S22 16.771 22 13c0-1.95 0-3.396-.162-4.5c-2.277 1.48-3.736 2.424-5.088 3.005V12a.75.75 0 0 1-1.5.017a12.75 12.75 0 0 1-6.5 0A.75.75 0 0 1 7.25 12v-.495C5.898 10.923 4.44 9.98 2.162 8.5"/><path fill-rule="evenodd" d="M10.581 2.25h-.02c-.114 0-.202 0-.286.005a2.75 2.75 0 0 0-2.385 1.72a8 8 0 0 0-.12.343l-.004.012a1.63 1.63 0 0 1-.504.695q-.341.011-.653.03c-1.644.096-2.687.366-3.437 1.117a3 3 0 0 0-.592.838q.087.03.167.081c2.1 1.365 3.42 2.22 4.517 2.767A.75.75 0 0 1 8.75 10v.458c2.12.64 4.38.64 6.5 0V10a.75.75 0 0 1 1.487-.142c1.096-.548 2.416-1.402 4.516-2.767a.8.8 0 0 1 .167-.081a3 3 0 0 0-.592-.838c-.75-.75-1.793-1.02-3.437-1.118q-.296-.016-.618-.028l-.04-.034a1.9 1.9 0 0 1-.525-.74l-.003-.009c-.036-.107-.063-.191-.095-.269a2.75 2.75 0 0 0-2.385-1.719a5 5 0 0 0-.285-.005zm4.237 2.566l-.005-.011l-.005-.012l-.004-.012l-.004-.01l-.002-.005l-.004-.012l-.004-.012l-.002-.006l-.003-.008l-.002-.007l-.002-.006a4 4 0 0 0-.062-.181a1.25 1.25 0 0 0-1.085-.782a4 4 0 0 0-.215-.002h-2.838c-.143 0-.183 0-.215.002a1.25 1.25 0 0 0-1.084.782l-.003.007l-.008.021a6 6 0 0 0-.077.23l-.002.006l-.003.007l-.002.008l-.002.006l-.004.012l-.004.012l-.002.005l-.004.01l-.004.012l-.005.012l-.004.01l-.001.001l-.044.108L10 5h4.896a3 3 0 0 1-.078-.184" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-briefcase2-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2.162%208.5C2%209.603%202%2011.05%202%2013c0%203.771%200%205.657%201.172%206.828S6.229%2021%2010%2021h4c3.771%200%205.657%200%206.828-1.172S22%2016.771%2022%2013c0-1.95%200-3.396-.162-4.5c-2.277%201.48-3.736%202.424-5.088%203.005V12a.75.75%200%200%201-1.5.017a12.75%2012.75%200%200%201-6.5%200A.75.75%200%200%201%207.25%2012v-.495C5.898%2010.923%204.44%209.98%202.162%208.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.581%202.25h-.02c-.114%200-.202%200-.286.005a2.75%202.75%200%200%200-2.385%201.72a8%208%200%200%200-.12.343l-.004.012a1.63%201.63%200%200%201-.504.695q-.341.011-.653.03c-1.644.096-2.687.366-3.437%201.117a3%203%200%200%200-.592.838q.087.03.167.081c2.1%201.365%203.42%202.22%204.517%202.767A.75.75%200%200%201%208.75%2010v.458c2.12.64%204.38.64%206.5%200V10a.75.75%200%200%201%201.487-.142c1.096-.548%202.416-1.402%204.516-2.767a.8.8%200%200%201%20.167-.081a3%203%200%200%200-.592-.838c-.75-.75-1.793-1.02-3.437-1.118q-.296-.016-.618-.028l-.04-.034a1.9%201.9%200%200%201-.525-.74l-.003-.009c-.036-.107-.063-.191-.095-.269a2.75%202.75%200%200%200-2.385-1.719a5%205%200%200%200-.285-.005zm4.237%202.566l-.005-.011l-.005-.012l-.004-.012l-.004-.01l-.002-.005l-.004-.012l-.004-.012l-.002-.006l-.003-.008l-.002-.007l-.002-.006a4%204%200%200%200-.062-.181a1.25%201.25%200%200%200-1.085-.782a4%204%200%200%200-.215-.002h-2.838c-.143%200-.183%200-.215.002a1.25%201.25%200%200%200-1.084.782l-.003.007l-.008.021a6%206%200%200%200-.077.23l-.002.006l-.003.007l-.002.008l-.002.006l-.004.012l-.004.012l-.002.005l-.004.01l-.004.012l-.005.012l-.004.01l-.001.001l-.044.108L10%205h4.896a3%203%200%200%201-.078-.184%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2.162%208.5C2%209.603%202%2011.05%202%2013c0%203.771%200%205.657%201.172%206.828S6.229%2021%2010%2021h4c3.771%200%205.657%200%206.828-1.172S22%2016.771%2022%2013c0-1.95%200-3.396-.162-4.5c-2.277%201.48-3.736%202.424-5.088%203.005V12a.75.75%200%200%201-1.5.017a12.75%2012.75%200%200%201-6.5%200A.75.75%200%200%201%207.25%2012v-.495C5.898%2010.923%204.44%209.98%202.162%208.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.581%202.25h-.02c-.114%200-.202%200-.286.005a2.75%202.75%200%200%200-2.385%201.72a8%208%200%200%200-.12.343l-.004.012a1.63%201.63%200%200%201-.504.695q-.341.011-.653.03c-1.644.096-2.687.366-3.437%201.117a3%203%200%200%200-.592.838q.087.03.167.081c2.1%201.365%203.42%202.22%204.517%202.767A.75.75%200%200%201%208.75%2010v.458c2.12.64%204.38.64%206.5%200V10a.75.75%200%200%201%201.487-.142c1.096-.548%202.416-1.402%204.516-2.767a.8.8%200%200%201%20.167-.081a3%203%200%200%200-.592-.838c-.75-.75-1.793-1.02-3.437-1.118q-.296-.016-.618-.028l-.04-.034a1.9%201.9%200%200%201-.525-.74l-.003-.009c-.036-.107-.063-.191-.095-.269a2.75%202.75%200%200%200-2.385-1.719a5%205%200%200%200-.285-.005zm4.237%202.566l-.005-.011l-.005-.012l-.004-.012l-.004-.01l-.002-.005l-.004-.012l-.004-.012l-.002-.006l-.003-.008l-.002-.007l-.002-.006a4%204%200%200%200-.062-.181a1.25%201.25%200%200%200-1.085-.782a4%204%200%200%200-.215-.002h-2.838c-.143%200-.183%200-.215.002a1.25%201.25%200%200%200-1.084.782l-.003.007l-.008.021a6%206%200%200%200-.077.23l-.002.006l-.003.007l-.002.008l-.002.006l-.004.012l-.004.012l-.002.005l-.004.01l-.004.012l-.005.012l-.004.01l-.001.001l-.044.108L10%205h4.896a3%203%200%200%201-.078-.184%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/briefcase2-filled.svg?color=%231a73e8&size=48

Briefcase2 filled icon — Reicon · IconsDB