rice bowl icon
rice-bowl-outline-rounded from Material Symbols by Google · Outline Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- rice-bowl-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
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 rice bowl icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 22q-.425 0-.712-.288T8 21v-.75Q5.375 19.2 3.688 17T2 12q0-2.075.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 2.8-1.687 5T16 20.25V21q0 .425-.288.713T15 22zm1-10h4V4.25q-.5-.125-1-.187T12 4t-1 .063t-1 .187zm-6 0h4V5.075Q6.125 6.15 5.063 8T4 12m12 0h4q0-2.15-1.062-4T16 5.075zm-6 8h4v-1.1q1.8-.725 3.325-1.912T19.6 14H4.4q.75 1.8 2.275 2.988T10 18.9zm0 0h4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRiceBowlOutlineRounded(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 22q-.425 0-.712-.288T8 21v-.75Q5.375 19.2 3.688 17T2 12q0-2.075.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 2.8-1.687 5T16 20.25V21q0 .425-.288.713T15 22zm1-10h4V4.25q-.5-.125-1-.187T12 4t-1 .063t-1 .187zm-6 0h4V5.075Q6.125 6.15 5.063 8T4 12m12 0h4q0-2.15-1.062-4T16 5.075zm-6 8h4v-1.1q1.8-.725 3.325-1.912T19.6 14H4.4q.75 1.8 2.275 2.988T10 18.9zm0 0h4z"/></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 22q-.425 0-.712-.288T8 21v-.75Q5.375 19.2 3.688 17T2 12q0-2.075.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 2.8-1.687 5T16 20.25V21q0 .425-.288.713T15 22zm1-10h4V4.25q-.5-.125-1-.187T12 4t-1 .063t-1 .187zm-6 0h4V5.075Q6.125 6.15 5.063 8T4 12m12 0h4q0-2.15-1.062-4T16 5.075zm-6 8h4v-1.1q1.8-.725 3.325-1.912T19.6 14H4.4q.75 1.8 2.275 2.988T10 18.9zm0 0h4z"/></svg> </template>
CSS
.icon-rice-bowl-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%22M9%2022q-.425%200-.712-.288T8%2021v-.75Q5.375%2019.2%203.688%2017T2%2012q0-2.075.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012q0%202.8-1.687%205T16%2020.25V21q0%20.425-.288.713T15%2022zm1-10h4V4.25q-.5-.125-1-.187T12%204t-1%20.063t-1%20.187zm-6%200h4V5.075Q6.125%206.15%205.063%208T4%2012m12%200h4q0-2.15-1.062-4T16%205.075zm-6%208h4v-1.1q1.8-.725%203.325-1.912T19.6%2014H4.4q.75%201.8%202.275%202.988T10%2018.9zm0%200h4z%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%2022q-.425%200-.712-.288T8%2021v-.75Q5.375%2019.2%203.688%2017T2%2012q0-2.075.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012q0%202.8-1.687%205T16%2020.25V21q0%20.425-.288.713T15%2022zm1-10h4V4.25q-.5-.125-1-.187T12%204t-1%20.063t-1%20.187zm-6%200h4V5.075Q6.125%206.15%205.063%208T4%2012m12%200h4q0-2.15-1.062-4T16%205.075zm-6%208h4v-1.1q1.8-.725%203.325-1.912T19.6%2014H4.4q.75%201.8%202.275%202.988T10%2018.9zm0%200h4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/rice-bowl-outline-rounded.svg?color=%231a73e8&size=48