rice bowl 02 icon

rice-bowl-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
rice-bowl-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the rice bowl 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m6 9l.73-1.113c1.845-2.809 2.767-4.213 3.954-4.652a3.8 3.8 0 0 1 2.632 0c1.187.439 2.109 1.843 3.953 4.652L18 9m.726 11.305C17.623 21 15.749 21 12 21s-5.623 0-6.726-.695c-1.48-.933-2.35-2.652-2.264-4.47c0 0-.204-2.481 1.265-4.835c.84 1.634 3.644 4.16 6.226 6.168m8.225 3.137c1.48-.933 2.35-2.652 2.264-4.47c0 0 .204-2.481-1.265-4.835c-1.409 2.075-6.026 6.214-9.224 6.168m8.225 3.137c-3.235-.077-6.015-1.418-8.225-3.137"/><path stroke-linejoin="round" d="M11.5 7c.167.333.8 1 2 1M10 11l-.5.5"/><path d="M14.625 11.5H14.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRiceBowl02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="m6 9l.73-1.113c1.845-2.809 2.767-4.213 3.954-4.652a3.8 3.8 0 0 1 2.632 0c1.187.439 2.109 1.843 3.953 4.652L18 9m.726 11.305C17.623 21 15.749 21 12 21s-5.623 0-6.726-.695c-1.48-.933-2.35-2.652-2.264-4.47c0 0-.204-2.481 1.265-4.835c.84 1.634 3.644 4.16 6.226 6.168m8.225 3.137c1.48-.933 2.35-2.652 2.264-4.47c0 0 .204-2.481-1.265-4.835c-1.409 2.075-6.026 6.214-9.224 6.168m8.225 3.137c-3.235-.077-6.015-1.418-8.225-3.137"/><path strokeLinejoin="round" d="M11.5 7c.167.333.8 1 2 1M10 11l-.5.5"/><path d="M14.625 11.5H14.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="m6 9l.73-1.113c1.845-2.809 2.767-4.213 3.954-4.652a3.8 3.8 0 0 1 2.632 0c1.187.439 2.109 1.843 3.953 4.652L18 9m.726 11.305C17.623 21 15.749 21 12 21s-5.623 0-6.726-.695c-1.48-.933-2.35-2.652-2.264-4.47c0 0-.204-2.481 1.265-4.835c.84 1.634 3.644 4.16 6.226 6.168m8.225 3.137c1.48-.933 2.35-2.652 2.264-4.47c0 0 .204-2.481-1.265-4.835c-1.409 2.075-6.026 6.214-9.224 6.168m8.225 3.137c-3.235-.077-6.015-1.418-8.225-3.137"/><path stroke-linejoin="round" d="M11.5 7c.167.333.8 1 2 1M10 11l-.5.5"/><path d="M14.625 11.5H14.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
</template>

CSS

.icon-rice-bowl-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6%209l.73-1.113c1.845-2.809%202.767-4.213%203.954-4.652a3.8%203.8%200%200%201%202.632%200c1.187.439%202.109%201.843%203.953%204.652L18%209m.726%2011.305C17.623%2021%2015.749%2021%2012%2021s-5.623%200-6.726-.695c-1.48-.933-2.35-2.652-2.264-4.47c0%200-.204-2.481%201.265-4.835c.84%201.634%203.644%204.16%206.226%206.168m8.225%203.137c1.48-.933%202.35-2.652%202.264-4.47c0%200%20.204-2.481-1.265-4.835c-1.409%202.075-6.026%206.214-9.224%206.168m8.225%203.137c-3.235-.077-6.015-1.418-8.225-3.137%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%207c.167.333.8%201%202%201M10%2011l-.5.5%22%2F%3E%3Cpath%20d%3D%22M14.625%2011.5H14.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6%209l.73-1.113c1.845-2.809%202.767-4.213%203.954-4.652a3.8%203.8%200%200%201%202.632%200c1.187.439%202.109%201.843%203.953%204.652L18%209m.726%2011.305C17.623%2021%2015.749%2021%2012%2021s-5.623%200-6.726-.695c-1.48-.933-2.35-2.652-2.264-4.47c0%200-.204-2.481%201.265-4.835c.84%201.634%203.644%204.16%206.226%206.168m8.225%203.137c1.48-.933%202.35-2.652%202.264-4.47c0%200%20.204-2.481-1.265-4.835c-1.409%202.075-6.026%206.214-9.224%206.168m8.225%203.137c-3.235-.077-6.015-1.418-8.225-3.137%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%207c.167.333.8%201%202%201M10%2011l-.5.5%22%2F%3E%3Cpath%20d%3D%22M14.625%2011.5H14.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/rice-bowl-02.svg?color=%231a73e8&size=48