twotone no food icon
twotone-no-food from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-no-food
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Places
- Viewbox
- 24×24
- License
- Apache 2.0
More places icons from Google Material Icons
baseline-ac-unitbaseline-airport-shuttlebaseline-all-inclusivebaseline-apartmentbaseline-baby-changing-stationbaseline-backpackbaseline-balconybaseline-bathtubbaseline-beach-accessbaseline-bentobaseline-bungalowbaseline-business-centerbaseline-cabinbaseline-carpenterbaseline-casinobaseline-chaletbaseline-charging-stationbaseline-checkroombaseline-child-carebaseline-child-friendlybaseline-corporate-farebaseline-cottagebaseline-countertopsbaseline-crib
Use the twotone 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="M8.16 11c-1.43.07-3.52.57-4.54 2h6.55z" opacity=".3"/><path fill="currentColor" d="M1 21h15.01v.98c0 .56-.45 1.01-1.01 1.01H2.01c-.56 0-1.01-.45-1.01-1.01zm19.49 2.31L16 18.83V19H1v-2h13.17l-2-2H1c0-3.24 2.46-5.17 5.38-5.79l-5.7-5.7L2.1 2.1L13 13l2 2l6.9 6.9zM10.17 13l-2-2c-1.42.06-3.52.56-4.55 2zM23 5h-5V1h-2v4h-5l.23 2h9.56l-1 9.97l1.83 1.83z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneNoFood(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="M8.16 11c-1.43.07-3.52.57-4.54 2h6.55z" opacity=".3"/><path fill="currentColor" d="M1 21h15.01v.98c0 .56-.45 1.01-1.01 1.01H2.01c-.56 0-1.01-.45-1.01-1.01zm19.49 2.31L16 18.83V19H1v-2h13.17l-2-2H1c0-3.24 2.46-5.17 5.38-5.79l-5.7-5.7L2.1 2.1L13 13l2 2l6.9 6.9zM10.17 13l-2-2c-1.42.06-3.52.56-4.55 2zM23 5h-5V1h-2v4h-5l.23 2h9.56l-1 9.97l1.83 1.83z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.16 11c-1.43.07-3.52.57-4.54 2h6.55z" opacity=".3"/><path fill="currentColor" d="M1 21h15.01v.98c0 .56-.45 1.01-1.01 1.01H2.01c-.56 0-1.01-.45-1.01-1.01zm19.49 2.31L16 18.83V19H1v-2h13.17l-2-2H1c0-3.24 2.46-5.17 5.38-5.79l-5.7-5.7L2.1 2.1L13 13l2 2l6.9 6.9zM10.17 13l-2-2c-1.42.06-3.52.56-4.55 2zM23 5h-5V1h-2v4h-5l.23 2h9.56l-1 9.97l1.83 1.83z"/></svg> </template>
CSS
.icon-twotone-no-food {
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%22M8.16%2011c-1.43.07-3.52.57-4.54%202h6.55z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%2021h15.01v.98c0%20.56-.45%201.01-1.01%201.01H2.01c-.56%200-1.01-.45-1.01-1.01zm19.49%202.31L16%2018.83V19H1v-2h13.17l-2-2H1c0-3.24%202.46-5.17%205.38-5.79l-5.7-5.7L2.1%202.1L13%2013l2%202l6.9%206.9zM10.17%2013l-2-2c-1.42.06-3.52.56-4.55%202zM23%205h-5V1h-2v4h-5l.23%202h9.56l-1%209.97l1.83%201.83z%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%22M8.16%2011c-1.43.07-3.52.57-4.54%202h6.55z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%2021h15.01v.98c0%20.56-.45%201.01-1.01%201.01H2.01c-.56%200-1.01-.45-1.01-1.01zm19.49%202.31L16%2018.83V19H1v-2h13.17l-2-2H1c0-3.24%202.46-5.17%205.38-5.79l-5.7-5.7L2.1%202.1L13%2013l2%202l6.9%206.9zM10.17%2013l-2-2c-1.42.06-3.52.56-4.55%202zM23%205h-5V1h-2v4h-5l.23%202h9.56l-1%209.97l1.83%201.83z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-no-food.svg?color=%231a73e8&size=48