local dining icon
local-dining-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- local-dining-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- local-dining-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the 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="m11.898 12.758l-7.246 7.196q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l9.781-9.78q-.508-1.204-.221-2.366q.287-1.161 1.29-2.154q.979-.979 2.45-1.358t2.458.608t.608 2.458t-1.358 2.45q-.992 1.004-2.154 1.29t-2.365-.221L12.606 12l7.246 7.246q.14.14.153.342t-.153.366q-.16.16-.354.15t-.354-.15zm-4.534-.885l-2.77-2.77q-.819-.819-1.132-2.13t.298-2.37q.198-.355.593-.405t.682.242L9.91 9.327z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLocalDiningRounded(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="m11.898 12.758l-7.246 7.196q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l9.781-9.78q-.508-1.204-.221-2.366q.287-1.161 1.29-2.154q.979-.979 2.45-1.358t2.458.608t.608 2.458t-1.358 2.45q-.992 1.004-2.154 1.29t-2.365-.221L12.606 12l7.246 7.246q.14.14.153.342t-.153.366q-.16.16-.354.15t-.354-.15zm-4.534-.885l-2.77-2.77q-.819-.819-1.132-2.13t.298-2.37q.198-.355.593-.405t.682.242L9.91 9.327z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.898 12.758l-7.246 7.196q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l9.781-9.78q-.508-1.204-.221-2.366q.287-1.161 1.29-2.154q.979-.979 2.45-1.358t2.458.608t.608 2.458t-1.358 2.45q-.992 1.004-2.154 1.29t-2.365-.221L12.606 12l7.246 7.246q.14.14.153.342t-.153.366q-.16.16-.354.15t-.354-.15zm-4.534-.885l-2.77-2.77q-.819-.819-1.132-2.13t.298-2.37q.198-.355.593-.405t.682.242L9.91 9.327z"/></svg> </template>
CSS
.icon-local-dining-rounded {
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%22m11.898%2012.758l-7.246%207.196q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l9.781-9.78q-.508-1.204-.221-2.366q.287-1.161%201.29-2.154q.979-.979%202.45-1.358t2.458.608t.608%202.458t-1.358%202.45q-.992%201.004-2.154%201.29t-2.365-.221L12.606%2012l7.246%207.246q.14.14.153.342t-.153.366q-.16.16-.354.15t-.354-.15zm-4.534-.885l-2.77-2.77q-.819-.819-1.132-2.13t.298-2.37q.198-.355.593-.405t.682.242L9.91%209.327z%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%22m11.898%2012.758l-7.246%207.196q-.14.14-.341.153t-.367-.153q-.16-.16-.16-.354t.16-.354l9.781-9.78q-.508-1.204-.221-2.366q.287-1.161%201.29-2.154q.979-.979%202.45-1.358t2.458.608t.608%202.458t-1.358%202.45q-.992%201.004-2.154%201.29t-2.365-.221L12.606%2012l7.246%207.246q.14.14.153.342t-.153.366q-.16.16-.354.15t-.354-.15zm-4.534-.885l-2.77-2.77q-.819-.819-1.132-2.13t.298-2.37q.198-.355.593-.405t.682.242L9.91%209.327z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/local-dining-rounded.svg?color=%231a73e8&size=48