ramen-dining-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
ramen-dining-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

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 20.25q-2.45-.95-4.225-2.812T2 13q0-.425.288-.712T3 12h1V4.9q0-.375.25-.65t.625-.325l16.3-1.825q.35-.05.588.175T22 2.85q0 .275-.2.487t-.475.238L10.5 4.8v1.7h10.75q.325 0 .538.212T22 7.25t-.213.538T21.25 8H10.5v4H21q.425 0 .713.288T22 13q0 2.575-1.775 4.438T16 20.25V21q0 .425-.288.713T15 22H9q-.425 0-.712-.288T8 21zM8 6.5h1V4.975l-1 .1zm-2.5 0h1V5.25l-1 .1zM8 12h1V8H8zm-2.5 0h1V8h-1zm4.5 8h4v-1.1l1.25-.5q1.525-.6 2.7-1.725T19.65 14H4.35q.525 1.55 1.7 2.688t2.7 1.712l1.25.5zm2-6"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRamenDiningOutlineRounded(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 20.25q-2.45-.95-4.225-2.812T2 13q0-.425.288-.712T3 12h1V4.9q0-.375.25-.65t.625-.325l16.3-1.825q.35-.05.588.175T22 2.85q0 .275-.2.487t-.475.238L10.5 4.8v1.7h10.75q.325 0 .538.212T22 7.25t-.213.538T21.25 8H10.5v4H21q.425 0 .713.288T22 13q0 2.575-1.775 4.438T16 20.25V21q0 .425-.288.713T15 22H9q-.425 0-.712-.288T8 21zM8 6.5h1V4.975l-1 .1zm-2.5 0h1V5.25l-1 .1zM8 12h1V8H8zm-2.5 0h1V8h-1zm4.5 8h4v-1.1l1.25-.5q1.525-.6 2.7-1.725T19.65 14H4.35q.525 1.55 1.7 2.688t2.7 1.712l1.25.5zm2-6"/></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 20.25q-2.45-.95-4.225-2.812T2 13q0-.425.288-.712T3 12h1V4.9q0-.375.25-.65t.625-.325l16.3-1.825q.35-.05.588.175T22 2.85q0 .275-.2.487t-.475.238L10.5 4.8v1.7h10.75q.325 0 .538.212T22 7.25t-.213.538T21.25 8H10.5v4H21q.425 0 .713.288T22 13q0 2.575-1.775 4.438T16 20.25V21q0 .425-.288.713T15 22H9q-.425 0-.712-.288T8 21zM8 6.5h1V4.975l-1 .1zm-2.5 0h1V5.25l-1 .1zM8 12h1V8H8zm-2.5 0h1V8h-1zm4.5 8h4v-1.1l1.25-.5q1.525-.6 2.7-1.725T19.65 14H4.35q.525 1.55 1.7 2.688t2.7 1.712l1.25.5zm2-6"/></svg>
</template>

CSS

.icon-ramen-dining-outline-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%22M8%2020.25q-2.45-.95-4.225-2.812T2%2013q0-.425.288-.712T3%2012h1V4.9q0-.375.25-.65t.625-.325l16.3-1.825q.35-.05.588.175T22%202.85q0%20.275-.2.487t-.475.238L10.5%204.8v1.7h10.75q.325%200%20.538.212T22%207.25t-.213.538T21.25%208H10.5v4H21q.425%200%20.713.288T22%2013q0%202.575-1.775%204.438T16%2020.25V21q0%20.425-.288.713T15%2022H9q-.425%200-.712-.288T8%2021zM8%206.5h1V4.975l-1%20.1zm-2.5%200h1V5.25l-1%20.1zM8%2012h1V8H8zm-2.5%200h1V8h-1zm4.5%208h4v-1.1l1.25-.5q1.525-.6%202.7-1.725T19.65%2014H4.35q.525%201.55%201.7%202.688t2.7%201.712l1.25.5zm2-6%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%2020.25q-2.45-.95-4.225-2.812T2%2013q0-.425.288-.712T3%2012h1V4.9q0-.375.25-.65t.625-.325l16.3-1.825q.35-.05.588.175T22%202.85q0%20.275-.2.487t-.475.238L10.5%204.8v1.7h10.75q.325%200%20.538.212T22%207.25t-.213.538T21.25%208H10.5v4H21q.425%200%20.713.288T22%2013q0%202.575-1.775%204.438T16%2020.25V21q0%20.425-.288.713T15%2022H9q-.425%200-.712-.288T8%2021zM8%206.5h1V4.975l-1%20.1zm-2.5%200h1V5.25l-1%20.1zM8%2012h1V8H8zm-2.5%200h1V8h-1zm4.5%208h4v-1.1l1.25-.5q1.525-.6%202.7-1.725T19.65%2014H4.35q.525%201.55%201.7%202.688t2.7%201.712l1.25.5zm2-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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