ramen dining icon
ramen-dining-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- ramen-dining-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants 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 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 19.558q-2.085-.7-3.677-2.169q-1.593-1.468-2.035-3.581q-.057-.31.134-.559t.5-.249H5V5.477q0-.305.202-.529q.202-.223.5-.254l14.8-1.632q.215-.031.357.105q.141.137.141.349q0 .167-.123.293t-.283.15L10.423 5.07v2.104h10.135q.191 0 .317.125q.125.125.125.317t-.125.317t-.317.126H10.423V13h9.77q.302 0 .506.249t.147.559q-.442 2.133-2.044 3.61q-1.602 1.478-3.725 2.14v.627q0 .356-.232.585t-.576.23H9.692q-.343 0-.575-.232t-.232-.576zM8.154 7.173h1.385V5.167l-1.385.158zm-2.27 0H7.27v-1.75l-1.384.14zM8.155 13H9.54V8.058H8.153zm-2.27 0H7.27V8.058H5.884z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRamenDiningRounded(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 19.558q-2.085-.7-3.677-2.169q-1.593-1.468-2.035-3.581q-.057-.31.134-.559t.5-.249H5V5.477q0-.305.202-.529q.202-.223.5-.254l14.8-1.632q.215-.031.357.105q.141.137.141.349q0 .167-.123.293t-.283.15L10.423 5.07v2.104h10.135q.191 0 .317.125q.125.125.125.317t-.125.317t-.317.126H10.423V13h9.77q.302 0 .506.249t.147.559q-.442 2.133-2.044 3.61q-1.602 1.478-3.725 2.14v.627q0 .356-.232.585t-.576.23H9.692q-.343 0-.575-.232t-.232-.576zM8.154 7.173h1.385V5.167l-1.385.158zm-2.27 0H7.27v-1.75l-1.384.14zM8.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 19.558q-2.085-.7-3.677-2.169q-1.593-1.468-2.035-3.581q-.057-.31.134-.559t.5-.249H5V5.477q0-.305.202-.529q.202-.223.5-.254l14.8-1.632q.215-.031.357.105q.141.137.141.349q0 .167-.123.293t-.283.15L10.423 5.07v2.104h10.135q.191 0 .317.125q.125.125.125.317t-.125.317t-.317.126H10.423V13h9.77q.302 0 .506.249t.147.559q-.442 2.133-2.044 3.61q-1.602 1.478-3.725 2.14v.627q0 .356-.232.585t-.576.23H9.692q-.343 0-.575-.232t-.232-.576zM8.154 7.173h1.385V5.167l-1.385.158zm-2.27 0H7.27v-1.75l-1.384.14zM8.155 13H9.54V8.058H8.153zm-2.27 0H7.27V8.058H5.884z"/></svg> </template>
CSS
.icon-ramen-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%22M8.885%2019.558q-2.085-.7-3.677-2.169q-1.593-1.468-2.035-3.581q-.057-.31.134-.559t.5-.249H5V5.477q0-.305.202-.529q.202-.223.5-.254l14.8-1.632q.215-.031.357.105q.141.137.141.349q0%20.167-.123.293t-.283.15L10.423%205.07v2.104h10.135q.191%200%20.317.125q.125.125.125.317t-.125.317t-.317.126H10.423V13h9.77q.302%200%20.506.249t.147.559q-.442%202.133-2.044%203.61q-1.602%201.478-3.725%202.14v.627q0%20.356-.232.585t-.576.23H9.692q-.343%200-.575-.232t-.232-.576zM8.154%207.173h1.385V5.167l-1.385.158zm-2.27%200H7.27v-1.75l-1.384.14zM8.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%2019.558q-2.085-.7-3.677-2.169q-1.593-1.468-2.035-3.581q-.057-.31.134-.559t.5-.249H5V5.477q0-.305.202-.529q.202-.223.5-.254l14.8-1.632q.215-.031.357.105q.141.137.141.349q0%20.167-.123.293t-.283.15L10.423%205.07v2.104h10.135q.191%200%20.317.125q.125.125.125.317t-.125.317t-.317.126H10.423V13h9.77q.302%200%20.506.249t.147.559q-.442%202.133-2.044%203.61q-1.602%201.478-3.725%202.14v.627q0%20.356-.232.585t-.576.23H9.692q-.343%200-.575-.232t-.232-.576zM8.154%207.173h1.385V5.167l-1.385.158zm-2.27%200H7.27v-1.75l-1.384.14zM8.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-rounded.svg?color=%231a73e8&size=48