briefcase meal icon
briefcase-meal-sharp from Material Symbols Light by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- briefcase-meal-sharp
- Set
- Material Symbols Light
- Style
- 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-4zm-.442 12v-3.596q.496-.131.834-.552q.339-.42.339-.969v-3.19h-.786v2.967h-.59v-2.968H8.57v2.968h-.59v-2.968h-.768v3.191q0 .548.329.97q.328.42.844.55V19zm6.058 0v-2.97q.496-.291.834-.985q.339-.694.339-1.612q0-1.133-.516-1.937q-.515-.804-1.234-.804q-.739 0-1.255.805q-.515.804-.515 1.942q0 .903.332 1.6q.333.697.841.992V19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBriefcaseMealSharp(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-4zm-.442 12v-3.596q.496-.131.834-.552q.339-.42.339-.969v-3.19h-.786v2.967h-.59v-2.968H8.57v2.968h-.59v-2.968h-.768v3.191q0 .548.329.97q.328.42.844.55V19zm6.058 0v-2.97q.496-.291.834-.985q.339-.694.339-1.612q0-1.133-.516-1.937q-.515-.804-1.234-.804q-.739 0-1.255.805q-.515.804-.515 1.942q0 .903.332 1.6q.333.697.841.992V19z"/></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-4zm-.442 12v-3.596q.496-.131.834-.552q.339-.42.339-.969v-3.19h-.786v2.967h-.59v-2.968H8.57v2.968h-.59v-2.968h-.768v3.191q0 .548.329.97q.328.42.844.55V19zm6.058 0v-2.97q.496-.291.834-.985q.339-.694.339-1.612q0-1.133-.516-1.937q-.515-.804-1.234-.804q-.739 0-1.255.805q-.515.804-.515 1.942q0 .903.332 1.6q.333.697.841.992V19z"/></svg> </template>
CSS
.icon-briefcase-meal-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-4zm-.442%2012v-3.596q.496-.131.834-.552q.339-.42.339-.969v-3.19h-.786v2.967h-.59v-2.968H8.57v2.968h-.59v-2.968h-.768v3.191q0%20.548.329.97q.328.42.844.55V19zm6.058%200v-2.97q.496-.291.834-.985q.339-.694.339-1.612q0-1.133-.516-1.937q-.515-.804-1.234-.804q-.739%200-1.255.805q-.515.804-.515%201.942q0%20.903.332%201.6q.333.697.841.992V19z%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-4zm-.442%2012v-3.596q.496-.131.834-.552q.339-.42.339-.969v-3.19h-.786v2.967h-.59v-2.968H8.57v2.968h-.59v-2.968h-.768v3.191q0%20.548.329.97q.328.42.844.55V19zm6.058%200v-2.97q.496-.291.834-.985q.339-.694.339-1.612q0-1.133-.516-1.937q-.515-.804-1.234-.804q-.739%200-1.255.805q-.515.804-.515%201.942q0%20.903.332%201.6q.333.697.841.992V19z%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-sharp.svg?color=%231a73e8&size=48