ramen dining icon
ramen-dining-outline from Material Symbols Light by Google · Outline · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- ramen-dining-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- ramen-dining-outline-sharp
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="M9.885 20h4.192v-1.138l.558-.193q1.913-.592 3.253-1.918T19.727 14H4.273q.5 1.425 1.818 2.751q1.317 1.326 3.236 1.918l.558.193zm-1 1v-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.884zM12 14"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRamenDiningOutline(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="M9.885 20h4.192v-1.138l.558-.193q1.913-.592 3.253-1.918T19.727 14H4.273q.5 1.425 1.818 2.751q1.317 1.326 3.236 1.918l.558.193zm-1 1v-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.884zM12 14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.885 20h4.192v-1.138l.558-.193q1.913-.592 3.253-1.918T19.727 14H4.273q.5 1.425 1.818 2.751q1.317 1.326 3.236 1.918l.558.193zm-1 1v-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.884zM12 14"/></svg> </template>
CSS
.icon-ramen-dining-outline {
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%22M9.885%2020h4.192v-1.138l.558-.193q1.913-.592%203.253-1.918T19.727%2014H4.273q.5%201.425%201.818%202.751q1.317%201.326%203.236%201.918l.558.193zm-1%201v-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.884zM12%2014%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%22M9.885%2020h4.192v-1.138l.558-.193q1.913-.592%203.253-1.918T19.727%2014H4.273q.5%201.425%201.818%202.751q1.317%201.326%203.236%201.918l.558.193zm-1%201v-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.884zM12%2014%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-outline.svg?color=%231a73e8&size=48