Skip to main content

Briefcase

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-briefcase"></i>

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-briefcase" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M9,6h6v-1c0,-0.552 -0.449,-1 -1,-1h-4c-0.551,0 -1,0.448 -1,1zM16,8h-8c-0.55228,0 -1,-0.44772 -1,-1v-2c0,-1.654 1.346,-3 3,-3h4c1.654,0 3,1.346 3,3v2c0,0.55228 -0.44772,1 -1,1"/>
    <path d="M3,8c-0.551,0 -1,0.448 -1,1v10c0,0.552 0.449,1 1,1h18c0.551,0 1,-0.448 1,-1v-10c0,-0.552 -0.449,-1 -1,-1zM21,22h-18c-1.654,0 -3,-1.346 -3,-3v-10c0,-1.654 1.346,-3 3,-3h18c1.654,0 3,1.346 3,3v10c0,1.654 -1.346,3 -3,3"/>
    <path d="M5,23c-1.10457,0 -2,-0.89543 -2,-2h4c0,1.10457 -0.89543,2 -2,2M19,23c-1.10457,0 -2,-0.89543 -2,-2h4c0,1.10457 -0.89543,2 -2,2"/>
  </g>
</svg>