rice cracker emoji
rice-cracker from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- rice-cracker
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji Flat
Use the rice cracker emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M28.753 17.013c0-1.17.48-2.39.19-3.46c-.3-1.12-1.33-1.93-1.89-2.91c-.57-.99-.77-2.29-1.57-3.09s-2.1-1-3.09-1.57c-.98-.57-1.79-1.6-2.91-1.89c-1.08-.29-2.3.19-3.46.19c-1.17 0-2.39-.48-3.46-.19c-1.12.3-1.93 1.33-2.91 1.89c-1 .57-2.3.77-3.1 1.57s-1 2.1-1.57 3.09c-.57.98-1.6 1.79-1.89 2.91c-.29 1.08.19 2.3.19 3.46c0 1.17-.48 2.39-.19 3.46c.3 1.12 1.33 1.93 1.89 2.91c.57.99.77 2.29 1.57 3.09s2.1 1 3.09 1.57c.98.57 1.79-.4 2.91-.11c1.08.29 2.3-.19 3.46-.19c1.17 0 2.39.48 3.46.19c1.12-.3 1.93.67 2.91.11c.99-.57 2.29-.77 3.09-1.57s1-2.1 1.57-3.09c.57-.98 1.6-1.79 1.89-2.91c.3-1.07-.18-2.29-.18-3.46"/><path fill="#ffdea7" d="m13.543 8.393l1.57-1.34c.34-.29.86-.25 1.16.1s.26.87-.09 1.16l-1.57 1.33c-.35.3-.87.26-1.16-.09c-.3-.35-.26-.87.09-1.16m6.73 2.84v-2.06c0-.45.37-.82.82-.82s.82.37.82.82v2.06c0 .45-.37.82-.82.82s-.82-.37-.82-.82m-8.4 2.53l.84 1.88c.19.42.67.6 1.09.42c.42-.19.6-.67.42-1.09l-.84-1.88a.82.82 0 0 0-1.09-.41c-.42.18-.6.67-.42 1.08m-4.29.74l-1.83.95c-.4.21-.56.71-.35 1.11s.71.56 1.11.35l1.83-.95c.4-.21.56-.71.35-1.11a.827.827 0 0 0-1.11-.35m.93-4.84l-1.22 1.66c-.27.37-.2.88.17 1.15s.88.19 1.15-.17l1.22-1.66a.81.81 0 0 0-.17-1.15a.827.827 0 0 0-1.15.17m16 5.67l1.33 1.57c.29.35.81.39 1.16.09c.35-.29.39-.81.09-1.16l-1.33-1.57a.814.814 0 0 0-1.16-.09c-.34.3-.39.82-.09 1.16m2.31 5.87l-1.51 1.4a.82.82 0 1 1-1.12-1.2l1.51-1.4a.821.821 0 0 1 1.12 1.2m-18.66.78l-1.03-1.78a.83.83 0 0 0-1.13-.3a.83.83 0 0 0-.3 1.13l1.03 1.78c.23.39.73.53 1.13.3s.53-.73.3-1.13m10.55-8.07l1.89.81c.42.18.61.66.43 1.08s-.66.61-1.08.43l-1.89-.81a.82.82 0 0 1-.43-1.08c.18-.42.66-.61 1.08-.43"/><path fill="#533566" d="M9 19a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatRiceCracker(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M28.753 17.013c0-1.17.48-2.39.19-3.46c-.3-1.12-1.33-1.93-1.89-2.91c-.57-.99-.77-2.29-1.57-3.09s-2.1-1-3.09-1.57c-.98-.57-1.79-1.6-2.91-1.89c-1.08-.29-2.3.19-3.46.19c-1.17 0-2.39-.48-3.46-.19c-1.12.3-1.93 1.33-2.91 1.89c-1 .57-2.3.77-3.1 1.57s-1 2.1-1.57 3.09c-.57.98-1.6 1.79-1.89 2.91c-.29 1.08.19 2.3.19 3.46c0 1.17-.48 2.39-.19 3.46c.3 1.12 1.33 1.93 1.89 2.91c.57.99.77 2.29 1.57 3.09s2.1 1 3.09 1.57c.98.57 1.79-.4 2.91-.11c1.08.29 2.3-.19 3.46-.19c1.17 0 2.39.48 3.46.19c1.12-.3 1.93.67 2.91.11c.99-.57 2.29-.77 3.09-1.57s1-2.1 1.57-3.09c.57-.98 1.6-1.79 1.89-2.91c.3-1.07-.18-2.29-.18-3.46"/><path fill="#ffdea7" d="m13.543 8.393l1.57-1.34c.34-.29.86-.25 1.16.1s.26.87-.09 1.16l-1.57 1.33c-.35.3-.87.26-1.16-.09c-.3-.35-.26-.87.09-1.16m6.73 2.84v-2.06c0-.45.37-.82.82-.82s.82.37.82.82v2.06c0 .45-.37.82-.82.82s-.82-.37-.82-.82m-8.4 2.53l.84 1.88c.19.42.67.6 1.09.42c.42-.19.6-.67.42-1.09l-.84-1.88a.82.82 0 0 0-1.09-.41c-.42.18-.6.67-.42 1.08m-4.29.74l-1.83.95c-.4.21-.56.71-.35 1.11s.71.56 1.11.35l1.83-.95c.4-.21.56-.71.35-1.11a.827.827 0 0 0-1.11-.35m.93-4.84l-1.22 1.66c-.27.37-.2.88.17 1.15s.88.19 1.15-.17l1.22-1.66a.81.81 0 0 0-.17-1.15a.827.827 0 0 0-1.15.17m16 5.67l1.33 1.57c.29.35.81.39 1.16.09c.35-.29.39-.81.09-1.16l-1.33-1.57a.814.814 0 0 0-1.16-.09c-.34.3-.39.82-.09 1.16m2.31 5.87l-1.51 1.4a.82.82 0 1 1-1.12-1.2l1.51-1.4a.821.821 0 0 1 1.12 1.2m-18.66.78l-1.03-1.78a.83.83 0 0 0-1.13-.3a.83.83 0 0 0-.3 1.13l1.03 1.78c.23.39.73.53 1.13.3s.53-.73.3-1.13m10.55-8.07l1.89.81c.42.18.61.66.43 1.08s-.66.61-1.08.43l-1.89-.81a.82.82 0 0 1-.43-1.08c.18-.42.66-.61 1.08-.43"/><path fill="#533566" d="M9 19a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#f3ad61" d="M28.753 17.013c0-1.17.48-2.39.19-3.46c-.3-1.12-1.33-1.93-1.89-2.91c-.57-.99-.77-2.29-1.57-3.09s-2.1-1-3.09-1.57c-.98-.57-1.79-1.6-2.91-1.89c-1.08-.29-2.3.19-3.46.19c-1.17 0-2.39-.48-3.46-.19c-1.12.3-1.93 1.33-2.91 1.89c-1 .57-2.3.77-3.1 1.57s-1 2.1-1.57 3.09c-.57.98-1.6 1.79-1.89 2.91c-.29 1.08.19 2.3.19 3.46c0 1.17-.48 2.39-.19 3.46c.3 1.12 1.33 1.93 1.89 2.91c.57.99.77 2.29 1.57 3.09s2.1 1 3.09 1.57c.98.57 1.79-.4 2.91-.11c1.08.29 2.3-.19 3.46-.19c1.17 0 2.39.48 3.46.19c1.12-.3 1.93.67 2.91.11c.99-.57 2.29-.77 3.09-1.57s1-2.1 1.57-3.09c.57-.98 1.6-1.79 1.89-2.91c.3-1.07-.18-2.29-.18-3.46"/><path fill="#ffdea7" d="m13.543 8.393l1.57-1.34c.34-.29.86-.25 1.16.1s.26.87-.09 1.16l-1.57 1.33c-.35.3-.87.26-1.16-.09c-.3-.35-.26-.87.09-1.16m6.73 2.84v-2.06c0-.45.37-.82.82-.82s.82.37.82.82v2.06c0 .45-.37.82-.82.82s-.82-.37-.82-.82m-8.4 2.53l.84 1.88c.19.42.67.6 1.09.42c.42-.19.6-.67.42-1.09l-.84-1.88a.82.82 0 0 0-1.09-.41c-.42.18-.6.67-.42 1.08m-4.29.74l-1.83.95c-.4.21-.56.71-.35 1.11s.71.56 1.11.35l1.83-.95c.4-.21.56-.71.35-1.11a.827.827 0 0 0-1.11-.35m.93-4.84l-1.22 1.66c-.27.37-.2.88.17 1.15s.88.19 1.15-.17l1.22-1.66a.81.81 0 0 0-.17-1.15a.827.827 0 0 0-1.15.17m16 5.67l1.33 1.57c.29.35.81.39 1.16.09c.35-.29.39-.81.09-1.16l-1.33-1.57a.814.814 0 0 0-1.16-.09c-.34.3-.39.82-.09 1.16m2.31 5.87l-1.51 1.4a.82.82 0 1 1-1.12-1.2l1.51-1.4a.821.821 0 0 1 1.12 1.2m-18.66.78l-1.03-1.78a.83.83 0 0 0-1.13-.3a.83.83 0 0 0-.3 1.13l1.03 1.78c.23.39.73.53 1.13.3s.53-.73.3-1.13m10.55-8.07l1.89.81c.42.18.61.66.43 1.08s-.66.61-1.08.43l-1.89-.81a.82.82 0 0 1-.43-1.08c.18-.42.66-.61 1.08-.43"/><path fill="#533566" d="M9 19a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v8a3 3 0 0 1-3 3h-8a3 3 0 0 1-3-3z"/></g></svg> </template>
CSS
.icon-rice-cracker {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M28.753%2017.013c0-1.17.48-2.39.19-3.46c-.3-1.12-1.33-1.93-1.89-2.91c-.57-.99-.77-2.29-1.57-3.09s-2.1-1-3.09-1.57c-.98-.57-1.79-1.6-2.91-1.89c-1.08-.29-2.3.19-3.46.19c-1.17%200-2.39-.48-3.46-.19c-1.12.3-1.93%201.33-2.91%201.89c-1%20.57-2.3.77-3.1%201.57s-1%202.1-1.57%203.09c-.57.98-1.6%201.79-1.89%202.91c-.29%201.08.19%202.3.19%203.46c0%201.17-.48%202.39-.19%203.46c.3%201.12%201.33%201.93%201.89%202.91c.57.99.77%202.29%201.57%203.09s2.1%201%203.09%201.57c.98.57%201.79-.4%202.91-.11c1.08.29%202.3-.19%203.46-.19c1.17%200%202.39.48%203.46.19c1.12-.3%201.93.67%202.91.11c.99-.57%202.29-.77%203.09-1.57s1-2.1%201.57-3.09c.57-.98%201.6-1.79%201.89-2.91c.3-1.07-.18-2.29-.18-3.46%22%2F%3E%3Cpath%20fill%3D%22%23ffdea7%22%20d%3D%22m13.543%208.393l1.57-1.34c.34-.29.86-.25%201.16.1s.26.87-.09%201.16l-1.57%201.33c-.35.3-.87.26-1.16-.09c-.3-.35-.26-.87.09-1.16m6.73%202.84v-2.06c0-.45.37-.82.82-.82s.82.37.82.82v2.06c0%20.45-.37.82-.82.82s-.82-.37-.82-.82m-8.4%202.53l.84%201.88c.19.42.67.6%201.09.42c.42-.19.6-.67.42-1.09l-.84-1.88a.82.82%200%200%200-1.09-.41c-.42.18-.6.67-.42%201.08m-4.29.74l-1.83.95c-.4.21-.56.71-.35%201.11s.71.56%201.11.35l1.83-.95c.4-.21.56-.71.35-1.11a.827.827%200%200%200-1.11-.35m.93-4.84l-1.22%201.66c-.27.37-.2.88.17%201.15s.88.19%201.15-.17l1.22-1.66a.81.81%200%200%200-.17-1.15a.827.827%200%200%200-1.15.17m16%205.67l1.33%201.57c.29.35.81.39%201.16.09c.35-.29.39-.81.09-1.16l-1.33-1.57a.814.814%200%200%200-1.16-.09c-.34.3-.39.82-.09%201.16m2.31%205.87l-1.51%201.4a.82.82%200%201%201-1.12-1.2l1.51-1.4a.821.821%200%200%201%201.12%201.2m-18.66.78l-1.03-1.78a.83.83%200%200%200-1.13-.3a.83.83%200%200%200-.3%201.13l1.03%201.78c.23.39.73.53%201.13.3s.53-.73.3-1.13m10.55-8.07l1.89.81c.42.18.61.66.43%201.08s-.66.61-1.08.43l-1.89-.81a.82.82%200%200%201-.43-1.08c.18-.42.66-.61%201.08-.43%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M9%2019a1%201%200%200%201%201-1h12a1%201%200%200%201%201%201v8a3%203%200%200%201-3%203h-8a3%203%200%200%201-3-3z%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23f3ad61%22%20d%3D%22M28.753%2017.013c0-1.17.48-2.39.19-3.46c-.3-1.12-1.33-1.93-1.89-2.91c-.57-.99-.77-2.29-1.57-3.09s-2.1-1-3.09-1.57c-.98-.57-1.79-1.6-2.91-1.89c-1.08-.29-2.3.19-3.46.19c-1.17%200-2.39-.48-3.46-.19c-1.12.3-1.93%201.33-2.91%201.89c-1%20.57-2.3.77-3.1%201.57s-1%202.1-1.57%203.09c-.57.98-1.6%201.79-1.89%202.91c-.29%201.08.19%202.3.19%203.46c0%201.17-.48%202.39-.19%203.46c.3%201.12%201.33%201.93%201.89%202.91c.57.99.77%202.29%201.57%203.09s2.1%201%203.09%201.57c.98.57%201.79-.4%202.91-.11c1.08.29%202.3-.19%203.46-.19c1.17%200%202.39.48%203.46.19c1.12-.3%201.93.67%202.91.11c.99-.57%202.29-.77%203.09-1.57s1-2.1%201.57-3.09c.57-.98%201.6-1.79%201.89-2.91c.3-1.07-.18-2.29-.18-3.46%22%2F%3E%3Cpath%20fill%3D%22%23ffdea7%22%20d%3D%22m13.543%208.393l1.57-1.34c.34-.29.86-.25%201.16.1s.26.87-.09%201.16l-1.57%201.33c-.35.3-.87.26-1.16-.09c-.3-.35-.26-.87.09-1.16m6.73%202.84v-2.06c0-.45.37-.82.82-.82s.82.37.82.82v2.06c0%20.45-.37.82-.82.82s-.82-.37-.82-.82m-8.4%202.53l.84%201.88c.19.42.67.6%201.09.42c.42-.19.6-.67.42-1.09l-.84-1.88a.82.82%200%200%200-1.09-.41c-.42.18-.6.67-.42%201.08m-4.29.74l-1.83.95c-.4.21-.56.71-.35%201.11s.71.56%201.11.35l1.83-.95c.4-.21.56-.71.35-1.11a.827.827%200%200%200-1.11-.35m.93-4.84l-1.22%201.66c-.27.37-.2.88.17%201.15s.88.19%201.15-.17l1.22-1.66a.81.81%200%200%200-.17-1.15a.827.827%200%200%200-1.15.17m16%205.67l1.33%201.57c.29.35.81.39%201.16.09c.35-.29.39-.81.09-1.16l-1.33-1.57a.814.814%200%200%200-1.16-.09c-.34.3-.39.82-.09%201.16m2.31%205.87l-1.51%201.4a.82.82%200%201%201-1.12-1.2l1.51-1.4a.821.821%200%200%201%201.12%201.2m-18.66.78l-1.03-1.78a.83.83%200%200%200-1.13-.3a.83.83%200%200%200-.3%201.13l1.03%201.78c.23.39.73.53%201.13.3s.53-.73.3-1.13m10.55-8.07l1.89.81c.42.18.61.66.43%201.08s-.66.61-1.08.43l-1.89-.81a.82.82%200%200%201-.43-1.08c.18-.42.66-.61%201.08-.43%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M9%2019a1%201%200%200%201%201-1h12a1%201%200%200%201%201%201v8a3%203%200%200%201-3%203h-8a3%203%200%200%201-3-3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/rice-cracker.svg?color=%231a73e8&size=48