twotone local dining icon

twotone-local-dining from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
twotone-local-dining
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the twotone local dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.11 21.28L12 14.41l6.88 6.88l1.41-1.41L13.41 13l1.47-1.47c1.53.71 3.68.21 5.27-1.38c1.91-1.91 2.28-4.65.81-6.12c-1.46-1.46-4.2-1.1-6.12.81c-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87zM3.91 9.16l4.19 4.18l2.83-2.83L3.91 3.5a4.01 4.01 0 0 0 0 5.66"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneLocalDining(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="M5.11 21.28L12 14.41l6.88 6.88l1.41-1.41L13.41 13l1.47-1.47c1.53.71 3.68.21 5.27-1.38c1.91-1.91 2.28-4.65.81-6.12c-1.46-1.46-4.2-1.1-6.12.81c-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87zM3.91 9.16l4.19 4.18l2.83-2.83L3.91 3.5a4.01 4.01 0 0 0 0 5.66"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.11 21.28L12 14.41l6.88 6.88l1.41-1.41L13.41 13l1.47-1.47c1.53.71 3.68.21 5.27-1.38c1.91-1.91 2.28-4.65.81-6.12c-1.46-1.46-4.2-1.1-6.12.81c-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87zM3.91 9.16l4.19 4.18l2.83-2.83L3.91 3.5a4.01 4.01 0 0 0 0 5.66"/></svg>
</template>

CSS

.icon-twotone-local-dining {
  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%22M5.11%2021.28L12%2014.41l6.88%206.88l1.41-1.41L13.41%2013l1.47-1.47c1.53.71%203.68.21%205.27-1.38c1.91-1.91%202.28-4.65.81-6.12c-1.46-1.46-4.2-1.1-6.12.81c-1.59%201.59-2.09%203.74-1.38%205.27L3.7%2019.87zM3.91%209.16l4.19%204.18l2.83-2.83L3.91%203.5a4.01%204.01%200%200%200%200%205.66%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%22M5.11%2021.28L12%2014.41l6.88%206.88l1.41-1.41L13.41%2013l1.47-1.47c1.53.71%203.68.21%205.27-1.38c1.91-1.91%202.28-4.65.81-6.12c-1.46-1.46-4.2-1.1-6.12.81c-1.59%201.59-2.09%203.74-1.38%205.27L3.7%2019.87zM3.91%209.16l4.19%204.18l2.83-2.83L3.91%203.5a4.01%204.01%200%200%200%200%205.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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