round-no-meals from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
round-no-meals
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the round no meals icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.17l-2-2V14h-1c-1.1 0-2-.9-2-2V6c0-1.49 1.6-3.32 3.76-3.85c.63-.15 1.24.33 1.24.98zm.19 4.44a.996.996 0 0 1-1.41 0l-9.76-9.76c-.33.09-.66.15-1.02.15v8c0 .55-.45 1-1 1s-1-.45-1-1v-8c-2.21 0-4-1.79-4-4V5.83L1.39 4.22A.996.996 0 1 1 2.8 2.81l18.38 18.38c.4.39.4 1.03.01 1.42M6.17 9L5 7.83V9zM13 9V3c0-.55-.45-1-1-1s-1 .45-1 1v5.17l1.85 1.85c.09-.33.15-.66.15-1.02M9 3c0-.55-.45-1-1-1s-1 .45-1 1v1.17l2 2z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundNoMeals(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="m21 18.17l-2-2V14h-1c-1.1 0-2-.9-2-2V6c0-1.49 1.6-3.32 3.76-3.85c.63-.15 1.24.33 1.24.98zm.19 4.44a.996.996 0 0 1-1.41 0l-9.76-9.76c-.33.09-.66.15-1.02.15v8c0 .55-.45 1-1 1s-1-.45-1-1v-8c-2.21 0-4-1.79-4-4V5.83L1.39 4.22A.996.996 0 1 1 2.8 2.81l18.38 18.38c.4.39.4 1.03.01 1.42M6.17 9L5 7.83V9zM13 9V3c0-.55-.45-1-1-1s-1 .45-1 1v5.17l1.85 1.85c.09-.33.15-.66.15-1.02M9 3c0-.55-.45-1-1-1s-1 .45-1 1v1.17l2 2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.17l-2-2V14h-1c-1.1 0-2-.9-2-2V6c0-1.49 1.6-3.32 3.76-3.85c.63-.15 1.24.33 1.24.98zm.19 4.44a.996.996 0 0 1-1.41 0l-9.76-9.76c-.33.09-.66.15-1.02.15v8c0 .55-.45 1-1 1s-1-.45-1-1v-8c-2.21 0-4-1.79-4-4V5.83L1.39 4.22A.996.996 0 1 1 2.8 2.81l18.38 18.38c.4.39.4 1.03.01 1.42M6.17 9L5 7.83V9zM13 9V3c0-.55-.45-1-1-1s-1 .45-1 1v5.17l1.85 1.85c.09-.33.15-.66.15-1.02M9 3c0-.55-.45-1-1-1s-1 .45-1 1v1.17l2 2z"/></svg>
</template>

CSS

.icon-round-no-meals {
  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%22m21%2018.17l-2-2V14h-1c-1.1%200-2-.9-2-2V6c0-1.49%201.6-3.32%203.76-3.85c.63-.15%201.24.33%201.24.98zm.19%204.44a.996.996%200%200%201-1.41%200l-9.76-9.76c-.33.09-.66.15-1.02.15v8c0%20.55-.45%201-1%201s-1-.45-1-1v-8c-2.21%200-4-1.79-4-4V5.83L1.39%204.22A.996.996%200%201%201%202.8%202.81l18.38%2018.38c.4.39.4%201.03.01%201.42M6.17%209L5%207.83V9zM13%209V3c0-.55-.45-1-1-1s-1%20.45-1%201v5.17l1.85%201.85c.09-.33.15-.66.15-1.02M9%203c0-.55-.45-1-1-1s-1%20.45-1%201v1.17l2%202z%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%22m21%2018.17l-2-2V14h-1c-1.1%200-2-.9-2-2V6c0-1.49%201.6-3.32%203.76-3.85c.63-.15%201.24.33%201.24.98zm.19%204.44a.996.996%200%200%201-1.41%200l-9.76-9.76c-.33.09-.66.15-1.02.15v8c0%20.55-.45%201-1%201s-1-.45-1-1v-8c-2.21%200-4-1.79-4-4V5.83L1.39%204.22A.996.996%200%201%201%202.8%202.81l18.38%2018.38c.4.39.4%201.03.01%201.42M6.17%209L5%207.83V9zM13%209V3c0-.55-.45-1-1-1s-1%20.45-1%201v5.17l1.85%201.85c.09-.33.15-.66.15-1.02M9%203c0-.55-.45-1-1-1s-1%20.45-1%201v1.17l2%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-no-meals.svg?color=%231a73e8&size=48