rice icon
rice from IconPark Outline by ByteDance · Outline · Foods · Apache-2.0 Free for personal and commercial use.
- Name
- rice
- Set
- IconPark Outline
- Style
- Outline
- Category
- Foods
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More foods icons from IconPark Outline
Use the rice icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path d="M24 38c9.389 0 17-7.059 17-17H7c0 9.941 7.611 17 17 17Zm6-17c0-5.523-4.253-10-9.5-10S11 15.477 11 21"/><path d="M39 21c0-3.314-2.766-6-6.178-6c-1.443 0-2.77.48-3.822 1.286"/><path stroke-linecap="round" d="m33 15l3-10m2 13l4-7"/><path stroke-linecap="round" stroke-linejoin="round" d="m18 37l-2 6h16l-2-6"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineRice(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path d="M24 38c9.389 0 17-7.059 17-17H7c0 9.941 7.611 17 17 17Zm6-17c0-5.523-4.253-10-9.5-10S11 15.477 11 21"/><path d="M39 21c0-3.314-2.766-6-6.178-6c-1.443 0-2.77.48-3.822 1.286"/><path strokeLinecap="round" d="m33 15l3-10m2 13l4-7"/><path strokeLinecap="round" strokeLinejoin="round" d="m18 37l-2 6h16l-2-6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path d="M24 38c9.389 0 17-7.059 17-17H7c0 9.941 7.611 17 17 17Zm6-17c0-5.523-4.253-10-9.5-10S11 15.477 11 21"/><path d="M39 21c0-3.314-2.766-6-6.178-6c-1.443 0-2.77.48-3.822 1.286"/><path stroke-linecap="round" d="m33 15l3-10m2 13l4-7"/><path stroke-linecap="round" stroke-linejoin="round" d="m18 37l-2 6h16l-2-6"/></g></svg> </template>
CSS
.icon-rice {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2038c9.389%200%2017-7.059%2017-17H7c0%209.941%207.611%2017%2017%2017Zm6-17c0-5.523-4.253-10-9.5-10S11%2015.477%2011%2021%22%2F%3E%3Cpath%20d%3D%22M39%2021c0-3.314-2.766-6-6.178-6c-1.443%200-2.77.48-3.822%201.286%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m33%2015l3-10m2%2013l4-7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m18%2037l-2%206h16l-2-6%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2038c9.389%200%2017-7.059%2017-17H7c0%209.941%207.611%2017%2017%2017Zm6-17c0-5.523-4.253-10-9.5-10S11%2015.477%2011%2021%22%2F%3E%3Cpath%20d%3D%22M39%2021c0-3.314-2.766-6-6.178-6c-1.443%200-2.77.48-3.822%201.286%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m33%2015l3-10m2%2013l4-7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m18%2037l-2%206h16l-2-6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/rice.svg?color=%231a73e8&size=48