no-food-sharp from Material Symbols Light by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.

Name
no-food-sharp
Set
Material Symbols Light
Style
Sharp
Category
Travel
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

Use the no food icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.09 22.53l-7.146-7.145H2.442q0-1.737 1.79-2.984t4.826-1.247q.298 0 .592.012t.554.051v1.421L.867 3.308l.714-.714l19.223 19.223zM2.443 18.693v-1h13.231v1zm0 3.308v-1h13.231v1zm17.875-3.48l-8.482-8.497l-.508-3.638h4.615v-4h1v4h4.616z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNoFoodSharp(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="m20.09 22.53l-7.146-7.145H2.442q0-1.737 1.79-2.984t4.826-1.247q.298 0 .592.012t.554.051v1.421L.867 3.308l.714-.714l19.223 19.223zM2.443 18.693v-1h13.231v1zm0 3.308v-1h13.231v1zm17.875-3.48l-8.482-8.497l-.508-3.638h4.615v-4h1v4h4.616z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.09 22.53l-7.146-7.145H2.442q0-1.737 1.79-2.984t4.826-1.247q.298 0 .592.012t.554.051v1.421L.867 3.308l.714-.714l19.223 19.223zM2.443 18.693v-1h13.231v1zm0 3.308v-1h13.231v1zm17.875-3.48l-8.482-8.497l-.508-3.638h4.615v-4h1v4h4.616z"/></svg>
</template>

CSS

.icon-no-food-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%22m20.09%2022.53l-7.146-7.145H2.442q0-1.737%201.79-2.984t4.826-1.247q.298%200%20.592.012t.554.051v1.421L.867%203.308l.714-.714l19.223%2019.223zM2.443%2018.693v-1h13.231v1zm0%203.308v-1h13.231v1zm17.875-3.48l-8.482-8.497l-.508-3.638h4.615v-4h1v4h4.616z%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%22m20.09%2022.53l-7.146-7.145H2.442q0-1.737%201.79-2.984t4.826-1.247q.298%200%20.592.012t.554.051v1.421L.867%203.308l.714-.714l19.223%2019.223zM2.443%2018.693v-1h13.231v1zm0%203.308v-1h13.231v1zm17.875-3.48l-8.482-8.497l-.508-3.638h4.615v-4h1v4h4.616z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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