briefcase-meal-outline-sharp from Material Symbols Light by Google · Outline Sharp · Business · Apache-2.0 Free for personal and commercial use.

Name
briefcase-meal-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the briefcase meal icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20V7h6V4h6v3h6v13zm7-13h4V5h-4zM4 19V8zm0 0h4.385v-3.596q-.516-.131-.844-.552q-.33-.42-.33-.969v-3.19h.777v2.967h.582v-2.968h.776v2.968h.594v-2.968h.79v3.191q0 .548-.338.97q-.338.42-.834.55V19h4.884v-2.97q-.508-.294-.84-.99q-.333-.698-.333-1.601q0-1.139.511-1.943q.512-.804 1.259-.804q.719 0 1.234.806q.516.805.516 1.944q0 .915-.339 1.606t-.835.983V19H20V8H4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBriefcaseMealOutlineSharp(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" d="M3 20V7h6V4h6v3h6v13zm7-13h4V5h-4zM4 19V8zm0 0h4.385v-3.596q-.516-.131-.844-.552q-.33-.42-.33-.969v-3.19h.777v2.967h.582v-2.968h.776v2.968h.594v-2.968h.79v3.191q0 .548-.338.97q-.338.42-.834.55V19h4.884v-2.97q-.508-.294-.84-.99q-.333-.698-.333-1.601q0-1.139.511-1.943q.512-.804 1.259-.804q.719 0 1.234.806q.516.805.516 1.944q0 .915-.339 1.606t-.835.983V19H20V8H4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 20V7h6V4h6v3h6v13zm7-13h4V5h-4zM4 19V8zm0 0h4.385v-3.596q-.516-.131-.844-.552q-.33-.42-.33-.969v-3.19h.777v2.967h.582v-2.968h.776v2.968h.594v-2.968h.79v3.191q0 .548-.338.97q-.338.42-.834.55V19h4.884v-2.97q-.508-.294-.84-.99q-.333-.698-.333-1.601q0-1.139.511-1.943q.512-.804 1.259-.804q.719 0 1.234.806q.516.805.516 1.944q0 .915-.339 1.606t-.835.983V19H20V8H4z"/></svg>
</template>

CSS

.icon-briefcase-meal-outline-sharp {
  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%20d%3D%22M3%2020V7h6V4h6v3h6v13zm7-13h4V5h-4zM4%2019V8zm0%200h4.385v-3.596q-.516-.131-.844-.552q-.33-.42-.33-.969v-3.19h.777v2.967h.582v-2.968h.776v2.968h.594v-2.968h.79v3.191q0%20.548-.338.97q-.338.42-.834.55V19h4.884v-2.97q-.508-.294-.84-.99q-.333-.698-.333-1.601q0-1.139.511-1.943q.512-.804%201.259-.804q.719%200%201.234.806q.516.805.516%201.944q0%20.915-.339%201.606t-.835.983V19H20V8H4z%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%20d%3D%22M3%2020V7h6V4h6v3h6v13zm7-13h4V5h-4zM4%2019V8zm0%200h4.385v-3.596q-.516-.131-.844-.552q-.33-.42-.33-.969v-3.19h.777v2.967h.582v-2.968h.776v2.968h.594v-2.968h.79v3.191q0%20.548-.338.97q-.338.42-.834.55V19h4.884v-2.97q-.508-.294-.84-.99q-.333-.698-.333-1.601q0-1.139.511-1.943q.512-.804%201.259-.804q.719%200%201.234.806q.516.805.516%201.944q0%20.915-.339%201.606t-.835.983V19H20V8H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/briefcase-meal-outline-sharp.svg?color=%231a73e8&size=48