ramen-dining from Material Symbols Light by Google · Regular · Travel · Apache-2.0 Free for personal and commercial use.

Name
ramen-dining
Set
Material Symbols Light
Style
Regular
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
ramen-dining-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

Use the ramen dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.885 21v-1.442q-2.387-.743-3.972-2.577Q3.327 15.146 3 13h2V4.75L21 3v.904L10.423 5.069v2.104H21v.885H10.423V13H21q-.288 2.146-1.912 3.98q-1.625 1.836-4.011 2.578V21zM8.154 7.173h1.385V5.161l-1.385.145zm-2.27 0H7.27v-1.77l-1.384.158zM8.155 13H9.54V8.058H8.153zm-2.27 0H7.27V8.058H5.884z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRamenDining(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.885 21v-1.442q-2.387-.743-3.972-2.577Q3.327 15.146 3 13h2V4.75L21 3v.904L10.423 5.069v2.104H21v.885H10.423V13H21q-.288 2.146-1.912 3.98q-1.625 1.836-4.011 2.578V21zM8.154 7.173h1.385V5.161l-1.385.145zm-2.27 0H7.27v-1.77l-1.384.158zM8.155 13H9.54V8.058H8.153zm-2.27 0H7.27V8.058H5.884z"/></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.885 21v-1.442q-2.387-.743-3.972-2.577Q3.327 15.146 3 13h2V4.75L21 3v.904L10.423 5.069v2.104H21v.885H10.423V13H21q-.288 2.146-1.912 3.98q-1.625 1.836-4.011 2.578V21zM8.154 7.173h1.385V5.161l-1.385.145zm-2.27 0H7.27v-1.77l-1.384.158zM8.155 13H9.54V8.058H8.153zm-2.27 0H7.27V8.058H5.884z"/></svg>
</template>

CSS

.icon-ramen-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%22M8.885%2021v-1.442q-2.387-.743-3.972-2.577Q3.327%2015.146%203%2013h2V4.75L21%203v.904L10.423%205.069v2.104H21v.885H10.423V13H21q-.288%202.146-1.912%203.98q-1.625%201.836-4.011%202.578V21zM8.154%207.173h1.385V5.161l-1.385.145zm-2.27%200H7.27v-1.77l-1.384.158zM8.155%2013H9.54V8.058H8.153zm-2.27%200H7.27V8.058H5.884z%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.885%2021v-1.442q-2.387-.743-3.972-2.577Q3.327%2015.146%203%2013h2V4.75L21%203v.904L10.423%205.069v2.104H21v.885H10.423V13H21q-.288%202.146-1.912%203.98q-1.625%201.836-4.011%202.578V21zM8.154%207.173h1.385V5.161l-1.385.145zm-2.27%200H7.27v-1.77l-1.384.158zM8.155%2013H9.54V8.058H8.153zm-2.27%200H7.27V8.058H5.884z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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