hand meal icon
hand-meal-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- hand-meal-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the hand meal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 13.02v-1h1.91q.1-3.31 2.277-5.574t5.313-2.44V3h1v1.006q3.137.177 5.314 2.44t2.277 5.573H22v1zm2.921-1H19.08q-.1-3.018-2.15-5.029q-2.048-2.01-4.929-2.01T7.07 6.99t-2.149 5.03m10.55 1H7.77V19h6.83l5-4.125q-.277-.296-.613-.444t-.708-.198q-.406-.037-.796.073t-.74.385l-1.777 1.424h-4.427v-1h4.073l1.272-1.034q.145-.114.198-.277q.052-.163-.005-.352q-.058-.211-.226-.322q-.168-.11-.38-.11m-8.702 0H4V20h2.77zm.879 8H3v-9h12.452q1.471 0 2.783.6t2.261 1.728l.521.64l-6.026 5.031H7.648z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHandMealOutlineSharp(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="M2 13.02v-1h1.91q.1-3.31 2.277-5.574t5.313-2.44V3h1v1.006q3.137.177 5.314 2.44t2.277 5.573H22v1zm2.921-1H19.08q-.1-3.018-2.15-5.029q-2.048-2.01-4.929-2.01T7.07 6.99t-2.149 5.03m10.55 1H7.77V19h6.83l5-4.125q-.277-.296-.613-.444t-.708-.198q-.406-.037-.796.073t-.74.385l-1.777 1.424h-4.427v-1h4.073l1.272-1.034q.145-.114.198-.277q.052-.163-.005-.352q-.058-.211-.226-.322q-.168-.11-.38-.11m-8.702 0H4V20h2.77zm.879 8H3v-9h12.452q1.471 0 2.783.6t2.261 1.728l.521.64l-6.026 5.031H7.648z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 13.02v-1h1.91q.1-3.31 2.277-5.574t5.313-2.44V3h1v1.006q3.137.177 5.314 2.44t2.277 5.573H22v1zm2.921-1H19.08q-.1-3.018-2.15-5.029q-2.048-2.01-4.929-2.01T7.07 6.99t-2.149 5.03m10.55 1H7.77V19h6.83l5-4.125q-.277-.296-.613-.444t-.708-.198q-.406-.037-.796.073t-.74.385l-1.777 1.424h-4.427v-1h4.073l1.272-1.034q.145-.114.198-.277q.052-.163-.005-.352q-.058-.211-.226-.322q-.168-.11-.38-.11m-8.702 0H4V20h2.77zm.879 8H3v-9h12.452q1.471 0 2.783.6t2.261 1.728l.521.64l-6.026 5.031H7.648z"/></svg> </template>
CSS
.icon-hand-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%22M2%2013.02v-1h1.91q.1-3.31%202.277-5.574t5.313-2.44V3h1v1.006q3.137.177%205.314%202.44t2.277%205.573H22v1zm2.921-1H19.08q-.1-3.018-2.15-5.029q-2.048-2.01-4.929-2.01T7.07%206.99t-2.149%205.03m10.55%201H7.77V19h6.83l5-4.125q-.277-.296-.613-.444t-.708-.198q-.406-.037-.796.073t-.74.385l-1.777%201.424h-4.427v-1h4.073l1.272-1.034q.145-.114.198-.277q.052-.163-.005-.352q-.058-.211-.226-.322q-.168-.11-.38-.11m-8.702%200H4V20h2.77zm.879%208H3v-9h12.452q1.471%200%202.783.6t2.261%201.728l.521.64l-6.026%205.031H7.648z%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%22M2%2013.02v-1h1.91q.1-3.31%202.277-5.574t5.313-2.44V3h1v1.006q3.137.177%205.314%202.44t2.277%205.573H22v1zm2.921-1H19.08q-.1-3.018-2.15-5.029q-2.048-2.01-4.929-2.01T7.07%206.99t-2.149%205.03m10.55%201H7.77V19h6.83l5-4.125q-.277-.296-.613-.444t-.708-.198q-.406-.037-.796.073t-.74.385l-1.777%201.424h-4.427v-1h4.073l1.272-1.034q.145-.114.198-.277q.052-.163-.005-.352q-.058-.211-.226-.322q-.168-.11-.38-.11m-8.702%200H4V20h2.77zm.879%208H3v-9h12.452q1.471%200%202.783.6t2.261%201.728l.521.64l-6.026%205.031H7.648z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hand-meal-outline-sharp.svg?color=%231a73e8&size=48