briefcase7 icon

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

Name
briefcase7-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the briefcase7 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.091 6.98c-.85-.94-2.27-1.41-4.33-1.41h-.24v-.04c0-1.68 0-3.76-3.76-3.76h-1.52c-3.76 0-3.76 2.09-3.76 3.76v.05h-.24c-2.07 0-3.48.47-4.33 1.41c-.99 1.1-.96 2.58-.86 3.59l.01.07l.077.813c.015.15.095.285.221.367c.24.157.641.416.882.55c.14.09.29.17.44.25c1.71.94 3.59 1.57 5.5 1.88c.09.94.5 2.04 2.69 2.04s2.62-1.09 2.69-2.06c2.04-.33 4.01-1.04 5.79-2.08c.06-.03.1-.06.15-.09c.397-.225.808-.501 1.183-.772a.5.5 0 0 0 .201-.346l.016-.143l.05-.47c.01-.06.01-.11.02-.18c.08-1.01.06-2.39-.88-3.43m-8 6.85c0 1.06 0 1.22-1.23 1.22s-1.23-.19-1.23-1.21v-1.26h2.46zm-4.18-8.26v-.04c0-1.7 0-2.33 2.33-2.33h1.52c2.33 0 2.33.64 2.33 2.33v.05h-6.18z"/><path d="M20.873 13.735a.509.509 0 0 1 .726.502l-.36 3.954c-.21 2-1.03 4.04-5.43 4.04H8.19c-4.4 0-5.22-2.04-5.43-4.03l-.34-3.748a.508.508 0 0 1 .716-.506c1.14.516 3.242 1.43 4.541 1.77a.57.57 0 0 1 .37.315c.607 1.298 1.923 1.989 3.824 1.989c1.882 0 3.215-.718 3.824-2.019a.57.57 0 0 1 .37-.315c1.379-.363 3.618-1.385 4.81-1.952"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconBriefcase7Filled(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="M21.091 6.98c-.85-.94-2.27-1.41-4.33-1.41h-.24v-.04c0-1.68 0-3.76-3.76-3.76h-1.52c-3.76 0-3.76 2.09-3.76 3.76v.05h-.24c-2.07 0-3.48.47-4.33 1.41c-.99 1.1-.96 2.58-.86 3.59l.01.07l.077.813c.015.15.095.285.221.367c.24.157.641.416.882.55c.14.09.29.17.44.25c1.71.94 3.59 1.57 5.5 1.88c.09.94.5 2.04 2.69 2.04s2.62-1.09 2.69-2.06c2.04-.33 4.01-1.04 5.79-2.08c.06-.03.1-.06.15-.09c.397-.225.808-.501 1.183-.772a.5.5 0 0 0 .201-.346l.016-.143l.05-.47c.01-.06.01-.11.02-.18c.08-1.01.06-2.39-.88-3.43m-8 6.85c0 1.06 0 1.22-1.23 1.22s-1.23-.19-1.23-1.21v-1.26h2.46zm-4.18-8.26v-.04c0-1.7 0-2.33 2.33-2.33h1.52c2.33 0 2.33.64 2.33 2.33v.05h-6.18z"/><path d="M20.873 13.735a.509.509 0 0 1 .726.502l-.36 3.954c-.21 2-1.03 4.04-5.43 4.04H8.19c-4.4 0-5.22-2.04-5.43-4.03l-.34-3.748a.508.508 0 0 1 .716-.506c1.14.516 3.242 1.43 4.541 1.77a.57.57 0 0 1 .37.315c.607 1.298 1.923 1.989 3.824 1.989c1.882 0 3.215-.718 3.824-2.019a.57.57 0 0 1 .37-.315c1.379-.363 3.618-1.385 4.81-1.952"/></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="M21.091 6.98c-.85-.94-2.27-1.41-4.33-1.41h-.24v-.04c0-1.68 0-3.76-3.76-3.76h-1.52c-3.76 0-3.76 2.09-3.76 3.76v.05h-.24c-2.07 0-3.48.47-4.33 1.41c-.99 1.1-.96 2.58-.86 3.59l.01.07l.077.813c.015.15.095.285.221.367c.24.157.641.416.882.55c.14.09.29.17.44.25c1.71.94 3.59 1.57 5.5 1.88c.09.94.5 2.04 2.69 2.04s2.62-1.09 2.69-2.06c2.04-.33 4.01-1.04 5.79-2.08c.06-.03.1-.06.15-.09c.397-.225.808-.501 1.183-.772a.5.5 0 0 0 .201-.346l.016-.143l.05-.47c.01-.06.01-.11.02-.18c.08-1.01.06-2.39-.88-3.43m-8 6.85c0 1.06 0 1.22-1.23 1.22s-1.23-.19-1.23-1.21v-1.26h2.46zm-4.18-8.26v-.04c0-1.7 0-2.33 2.33-2.33h1.52c2.33 0 2.33.64 2.33 2.33v.05h-6.18z"/><path d="M20.873 13.735a.509.509 0 0 1 .726.502l-.36 3.954c-.21 2-1.03 4.04-5.43 4.04H8.19c-4.4 0-5.22-2.04-5.43-4.03l-.34-3.748a.508.508 0 0 1 .716-.506c1.14.516 3.242 1.43 4.541 1.77a.57.57 0 0 1 .37.315c.607 1.298 1.923 1.989 3.824 1.989c1.882 0 3.215-.718 3.824-2.019a.57.57 0 0 1 .37-.315c1.379-.363 3.618-1.385 4.81-1.952"/></g></svg>
</template>

CSS

.icon-briefcase7-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%22M21.091%206.98c-.85-.94-2.27-1.41-4.33-1.41h-.24v-.04c0-1.68%200-3.76-3.76-3.76h-1.52c-3.76%200-3.76%202.09-3.76%203.76v.05h-.24c-2.07%200-3.48.47-4.33%201.41c-.99%201.1-.96%202.58-.86%203.59l.01.07l.077.813c.015.15.095.285.221.367c.24.157.641.416.882.55c.14.09.29.17.44.25c1.71.94%203.59%201.57%205.5%201.88c.09.94.5%202.04%202.69%202.04s2.62-1.09%202.69-2.06c2.04-.33%204.01-1.04%205.79-2.08c.06-.03.1-.06.15-.09c.397-.225.808-.501%201.183-.772a.5.5%200%200%200%20.201-.346l.016-.143l.05-.47c.01-.06.01-.11.02-.18c.08-1.01.06-2.39-.88-3.43m-8%206.85c0%201.06%200%201.22-1.23%201.22s-1.23-.19-1.23-1.21v-1.26h2.46zm-4.18-8.26v-.04c0-1.7%200-2.33%202.33-2.33h1.52c2.33%200%202.33.64%202.33%202.33v.05h-6.18z%22%2F%3E%3Cpath%20d%3D%22M20.873%2013.735a.509.509%200%200%201%20.726.502l-.36%203.954c-.21%202-1.03%204.04-5.43%204.04H8.19c-4.4%200-5.22-2.04-5.43-4.03l-.34-3.748a.508.508%200%200%201%20.716-.506c1.14.516%203.242%201.43%204.541%201.77a.57.57%200%200%201%20.37.315c.607%201.298%201.923%201.989%203.824%201.989c1.882%200%203.215-.718%203.824-2.019a.57.57%200%200%201%20.37-.315c1.379-.363%203.618-1.385%204.81-1.952%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%22M21.091%206.98c-.85-.94-2.27-1.41-4.33-1.41h-.24v-.04c0-1.68%200-3.76-3.76-3.76h-1.52c-3.76%200-3.76%202.09-3.76%203.76v.05h-.24c-2.07%200-3.48.47-4.33%201.41c-.99%201.1-.96%202.58-.86%203.59l.01.07l.077.813c.015.15.095.285.221.367c.24.157.641.416.882.55c.14.09.29.17.44.25c1.71.94%203.59%201.57%205.5%201.88c.09.94.5%202.04%202.69%202.04s2.62-1.09%202.69-2.06c2.04-.33%204.01-1.04%205.79-2.08c.06-.03.1-.06.15-.09c.397-.225.808-.501%201.183-.772a.5.5%200%200%200%20.201-.346l.016-.143l.05-.47c.01-.06.01-.11.02-.18c.08-1.01.06-2.39-.88-3.43m-8%206.85c0%201.06%200%201.22-1.23%201.22s-1.23-.19-1.23-1.21v-1.26h2.46zm-4.18-8.26v-.04c0-1.7%200-2.33%202.33-2.33h1.52c2.33%200%202.33.64%202.33%202.33v.05h-6.18z%22%2F%3E%3Cpath%20d%3D%22M20.873%2013.735a.509.509%200%200%201%20.726.502l-.36%203.954c-.21%202-1.03%204.04-5.43%204.04H8.19c-4.4%200-5.22-2.04-5.43-4.03l-.34-3.748a.508.508%200%200%201%20.716-.506c1.14.516%203.242%201.43%204.541%201.77a.57.57%200%200%201%20.37.315c.607%201.298%201.923%201.989%203.824%201.989c1.882%200%203.215-.718%203.824-2.019a.57.57%200%200%201%20.37-.315c1.379-.363%203.618-1.385%204.81-1.952%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/briefcase7-filled.svg?color=%231a73e8&size=48