briefcase emoji

briefcase from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
briefcase
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the briefcase emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m41.846 36.354l-8.54-.037h-1.993v2.958l.009 3.093l7.705.034h2.819z"/><path fill="#6a462f" d="m31.416 41.619l-.343-3.744a.12.12 0 0 0-.113-.105s-18.948-1.987-18.945-1.867l.259 7.664l17.81-1.608c.019 0 .033.737.05.73c.14-.064.931-.627 1.201-.694c.055-.014.088-.32.081-.376m25.708-2.955H42.2v3.481c0 .091.512.173.49.257l17.133-.19l.253-6.08c-.235 1.984-2.213 1.963-2.953 2.532"/><path fill="#a57939" d="M12.258 36.814s-.221 1.908 3.76 1.85c2.983-.043 14.852 0 14.852 0l1.024-1.898l9.399-.08l1.397 1.697s11.97.51 14.434.281c3.239-.302 3-3.89 3-4V19.921H12.258zm30.484 4.839h-29.96l.001.02c.539.017-.525 1.317-.525 1.859l.496 15.318h46.929V42.688c0-.494-.387-.884.082-.967l-.248-.068z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.456 15.891v-3.839h10.325v3.839m17.652 26.797V58.85H12.504V42.668m29.447-4.004h14.923a3 3 0 0 0 3-3V19.921H12.008v15.743a3 3 0 0 0 3 3H30.62"/><path d="M31.167 36.317h10.325v5.828H31.167z"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBriefcase(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m41.846 36.354l-8.54-.037h-1.993v2.958l.009 3.093l7.705.034h2.819z"/><path fill="#6a462f" d="m31.416 41.619l-.343-3.744a.12.12 0 0 0-.113-.105s-18.948-1.987-18.945-1.867l.259 7.664l17.81-1.608c.019 0 .033.737.05.73c.14-.064.931-.627 1.201-.694c.055-.014.088-.32.081-.376m25.708-2.955H42.2v3.481c0 .091.512.173.49.257l17.133-.19l.253-6.08c-.235 1.984-2.213 1.963-2.953 2.532"/><path fill="#a57939" d="M12.258 36.814s-.221 1.908 3.76 1.85c2.983-.043 14.852 0 14.852 0l1.024-1.898l9.399-.08l1.397 1.697s11.97.51 14.434.281c3.239-.302 3-3.89 3-4V19.921H12.258zm30.484 4.839h-29.96l.001.02c.539.017-.525 1.317-.525 1.859l.496 15.318h46.929V42.688c0-.494-.387-.884.082-.967l-.248-.068z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M31.456 15.891v-3.839h10.325v3.839m17.652 26.797V58.85H12.504V42.668m29.447-4.004h14.923a3 3 0 0 0 3-3V19.921H12.008v15.743a3 3 0 0 0 3 3H30.62"/><path d="M31.167 36.317h10.325v5.828H31.167z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m41.846 36.354l-8.54-.037h-1.993v2.958l.009 3.093l7.705.034h2.819z"/><path fill="#6a462f" d="m31.416 41.619l-.343-3.744a.12.12 0 0 0-.113-.105s-18.948-1.987-18.945-1.867l.259 7.664l17.81-1.608c.019 0 .033.737.05.73c.14-.064.931-.627 1.201-.694c.055-.014.088-.32.081-.376m25.708-2.955H42.2v3.481c0 .091.512.173.49.257l17.133-.19l.253-6.08c-.235 1.984-2.213 1.963-2.953 2.532"/><path fill="#a57939" d="M12.258 36.814s-.221 1.908 3.76 1.85c2.983-.043 14.852 0 14.852 0l1.024-1.898l9.399-.08l1.397 1.697s11.97.51 14.434.281c3.239-.302 3-3.89 3-4V19.921H12.258zm30.484 4.839h-29.96l.001.02c.539.017-.525 1.317-.525 1.859l.496 15.318h46.929V42.688c0-.494-.387-.884.082-.967l-.248-.068z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.456 15.891v-3.839h10.325v3.839m17.652 26.797V58.85H12.504V42.668m29.447-4.004h14.923a3 3 0 0 0 3-3V19.921H12.008v15.743a3 3 0 0 0 3 3H30.62"/><path d="M31.167 36.317h10.325v5.828H31.167z"/></g></svg>
</template>

CSS

.icon-briefcase {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m41.846%2036.354l-8.54-.037h-1.993v2.958l.009%203.093l7.705.034h2.819z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m31.416%2041.619l-.343-3.744a.12.12%200%200%200-.113-.105s-18.948-1.987-18.945-1.867l.259%207.664l17.81-1.608c.019%200%20.033.737.05.73c.14-.064.931-.627%201.201-.694c.055-.014.088-.32.081-.376m25.708-2.955H42.2v3.481c0%20.091.512.173.49.257l17.133-.19l.253-6.08c-.235%201.984-2.213%201.963-2.953%202.532%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M12.258%2036.814s-.221%201.908%203.76%201.85c2.983-.043%2014.852%200%2014.852%200l1.024-1.898l9.399-.08l1.397%201.697s11.97.51%2014.434.281c3.239-.302%203-3.89%203-4V19.921H12.258zm30.484%204.839h-29.96l.001.02c.539.017-.525%201.317-.525%201.859l.496%2015.318h46.929V42.688c0-.494-.387-.884.082-.967l-.248-.068z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.456%2015.891v-3.839h10.325v3.839m17.652%2026.797V58.85H12.504V42.668m29.447-4.004h14.923a3%203%200%200%200%203-3V19.921H12.008v15.743a3%203%200%200%200%203%203H30.62%22%2F%3E%3Cpath%20d%3D%22M31.167%2036.317h10.325v5.828H31.167z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m41.846%2036.354l-8.54-.037h-1.993v2.958l.009%203.093l7.705.034h2.819z%22%2F%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22m31.416%2041.619l-.343-3.744a.12.12%200%200%200-.113-.105s-18.948-1.987-18.945-1.867l.259%207.664l17.81-1.608c.019%200%20.033.737.05.73c.14-.064.931-.627%201.201-.694c.055-.014.088-.32.081-.376m25.708-2.955H42.2v3.481c0%20.091.512.173.49.257l17.133-.19l.253-6.08c-.235%201.984-2.213%201.963-2.953%202.532%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M12.258%2036.814s-.221%201.908%203.76%201.85c2.983-.043%2014.852%200%2014.852%200l1.024-1.898l9.399-.08l1.397%201.697s11.97.51%2014.434.281c3.239-.302%203-3.89%203-4V19.921H12.258zm30.484%204.839h-29.96l.001.02c.539.017-.525%201.317-.525%201.859l.496%2015.318h46.929V42.688c0-.494-.387-.884.082-.967l-.248-.068z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.456%2015.891v-3.839h10.325v3.839m17.652%2026.797V58.85H12.504V42.668m29.447-4.004h14.923a3%203%200%200%200%203-3V19.921H12.008v15.743a3%203%200%200%200%203%203H30.62%22%2F%3E%3Cpath%20d%3D%22M31.167%2036.317h10.325v5.828H31.167z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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