cooked rice emoji
cooked-rice from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- cooked-rice
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More food & drink icons from Fluent Emoji High Contrast
Use the cooked rice emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16 6.118l-.95-1.64a.764.764 0 0 0-1.04-.28c-.36.21-.49.67-.28 1.04l.95 1.64c.21.36.67.49 1.04.28s.49-.67.28-1.04m3.75-.05l-.35 1.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76 0 0 0-.61-.89c-.41-.07-.81.2-.89.61m-6.83 6.57l-.77-1.73c-.17-.39 0-.83.38-1s.83 0 1 .38l.77 1.73c.17.38 0 .83-.38 1s-.83 0-1-.38m-3.34 2.5l-.35 1.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76 0 0 0-.61-.89a.75.75 0 0 0-.89.61m-1.76-3.68l-1.68.88a.75.75 0 0 0-.32 1.02c.19.37.65.52 1.02.32l1.68-.88a.75.75 0 0 0 .32-1.02a.76.76 0 0 0-1.02-.32m.09-3.57l1.13-1.52c.25-.34.73-.41 1.06-.16c.34.25.41.72.16 1.06l-1.13 1.52c-.25.34-.72.41-1.06.16a.754.754 0 0 1-.16-1.06m7.02 8.68l1.13-1.52c.25-.33.72-.4 1.06-.16c.34.25.41.72.16 1.06l-1.13 1.52c-.25.34-.72.41-1.06.16a.754.754 0 0 1-.16-1.06m9.82-4.12l-1.23-1.44a.76.76 0 0 1 1.16-.98l1.23 1.44a.76.76 0 0 1-1.16.98m-.71 4.1l-.95-1.64a.764.764 0 0 0-1.04-.28c-.36.21-.49.67-.28 1.04l.95 1.64c.21.36.67.49 1.04.28c.36-.21.49-.67.28-1.04m-3.82-5.25l-1.74-.75a.76.76 0 0 0-1 .4c-.17.38.01.83.4 1l1.74.75c.38.17.83-.01 1-.4a.77.77 0 0 0-.4-1"/><path d="M19.26 1.605c.743.195 1.347.684 1.85 1.091l.035.029c.326.264.614.496.915.67c.312.18.667.318 1.064.472l.043.016c.6.232 1.314.509 1.846 1.041c.495.495.768 1.149.99 1.72a7.96 7.96 0 0 1 3.887 6.854h.01v5.26c0 6.21-5.04 11.25-11.25 11.25h-5.39c-6.21 0-11.25-5.04-11.25-11.25V13.9a7.97 7.97 0 0 1 3.892-7.266c.221-.567.494-1.211.984-1.701c.525-.525 1.226-.8 1.813-1.031l.042-.017c.404-.159.761-.3 1.072-.487l.007-.004c.3-.174.588-.406.915-.67l.035-.029c.503-.407 1.106-.896 1.85-1.091c.712-.194 1.459-.078 2.09.02l.048.008c.426.066.81.125 1.182.125s.756-.059 1.182-.125l.047-.007c.632-.099 1.38-.215 2.09-.021m6.417 6.773l.433-.25l-.432.251zm0 .001c-.223-.384-.388-.81-.535-1.191l-.007-.018c-.252-.65-.462-1.172-.829-1.539c-.369-.369-.89-.58-1.543-.832l-.017-.006c-.379-.147-.801-.31-1.186-.532c-.375-.217-.72-.496-1.03-.747l-.015-.012c-.545-.441-.994-.795-1.512-.93l-.005-.002c-.486-.133-1.032-.056-1.723.051l-.017.003c-.407.063-.862.134-1.318.134s-.91-.071-1.318-.134l-.018-.003c-.69-.107-1.236-.184-1.722-.051l-.005.001c-.518.136-.968.49-1.513.93l-.014.013c-.31.25-.653.528-1.026.744c-.387.232-.815.4-1.199.552l-.018.007c-.638.25-1.15.46-1.514.824c-.369.37-.579.891-.831 1.544l-.007.016c-.147.38-.31.802-.532 1.187c-.217.374-.496.719-.747 1.03l-.012.014c-.441.545-.795.994-.93 1.512l-.002.005c-.132.486-.056 1.032.051 1.723l.001.006l.049.318h.077v.502a5.28 5.28 0 0 0 5.27 5.27h11.94a5.28 5.28 0 0 0 5.27-5.27v-.502h.076q.024-.168.05-.328v-.006c.108-.69.184-1.237.052-1.723l-.002-.005c-.136-.518-.49-.967-.93-1.512l-.012-.014c-.251-.31-.53-.655-.746-1.029"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastCookedRice(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16 6.118l-.95-1.64a.764.764 0 0 0-1.04-.28c-.36.21-.49.67-.28 1.04l.95 1.64c.21.36.67.49 1.04.28s.49-.67.28-1.04m3.75-.05l-.35 1.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76 0 0 0-.61-.89c-.41-.07-.81.2-.89.61m-6.83 6.57l-.77-1.73c-.17-.39 0-.83.38-1s.83 0 1 .38l.77 1.73c.17.38 0 .83-.38 1s-.83 0-1-.38m-3.34 2.5l-.35 1.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76 0 0 0-.61-.89a.75.75 0 0 0-.89.61m-1.76-3.68l-1.68.88a.75.75 0 0 0-.32 1.02c.19.37.65.52 1.02.32l1.68-.88a.75.75 0 0 0 .32-1.02a.76.76 0 0 0-1.02-.32m.09-3.57l1.13-1.52c.25-.34.73-.41 1.06-.16c.34.25.41.72.16 1.06l-1.13 1.52c-.25.34-.72.41-1.06.16a.754.754 0 0 1-.16-1.06m7.02 8.68l1.13-1.52c.25-.33.72-.4 1.06-.16c.34.25.41.72.16 1.06l-1.13 1.52c-.25.34-.72.41-1.06.16a.754.754 0 0 1-.16-1.06m9.82-4.12l-1.23-1.44a.76.76 0 0 1 1.16-.98l1.23 1.44a.76.76 0 0 1-1.16.98m-.71 4.1l-.95-1.64a.764.764 0 0 0-1.04-.28c-.36.21-.49.67-.28 1.04l.95 1.64c.21.36.67.49 1.04.28c.36-.21.49-.67.28-1.04m-3.82-5.25l-1.74-.75a.76.76 0 0 0-1 .4c-.17.38.01.83.4 1l1.74.75c.38.17.83-.01 1-.4a.77.77 0 0 0-.4-1"/><path d="M19.26 1.605c.743.195 1.347.684 1.85 1.091l.035.029c.326.264.614.496.915.67c.312.18.667.318 1.064.472l.043.016c.6.232 1.314.509 1.846 1.041c.495.495.768 1.149.99 1.72a7.96 7.96 0 0 1 3.887 6.854h.01v5.26c0 6.21-5.04 11.25-11.25 11.25h-5.39c-6.21 0-11.25-5.04-11.25-11.25V13.9a7.97 7.97 0 0 1 3.892-7.266c.221-.567.494-1.211.984-1.701c.525-.525 1.226-.8 1.813-1.031l.042-.017c.404-.159.761-.3 1.072-.487l.007-.004c.3-.174.588-.406.915-.67l.035-.029c.503-.407 1.106-.896 1.85-1.091c.712-.194 1.459-.078 2.09.02l.048.008c.426.066.81.125 1.182.125s.756-.059 1.182-.125l.047-.007c.632-.099 1.38-.215 2.09-.021m6.417 6.773l.433-.25l-.432.251zm0 .001c-.223-.384-.388-.81-.535-1.191l-.007-.018c-.252-.65-.462-1.172-.829-1.539c-.369-.369-.89-.58-1.543-.832l-.017-.006c-.379-.147-.801-.31-1.186-.532c-.375-.217-.72-.496-1.03-.747l-.015-.012c-.545-.441-.994-.795-1.512-.93l-.005-.002c-.486-.133-1.032-.056-1.723.051l-.017.003c-.407.063-.862.134-1.318.134s-.91-.071-1.318-.134l-.018-.003c-.69-.107-1.236-.184-1.722-.051l-.005.001c-.518.136-.968.49-1.513.93l-.014.013c-.31.25-.653.528-1.026.744c-.387.232-.815.4-1.199.552l-.018.007c-.638.25-1.15.46-1.514.824c-.369.37-.579.891-.831 1.544l-.007.016c-.147.38-.31.802-.532 1.187c-.217.374-.496.719-.747 1.03l-.012.014c-.441.545-.795.994-.93 1.512l-.002.005c-.132.486-.056 1.032.051 1.723l.001.006l.049.318h.077v.502a5.28 5.28 0 0 0 5.27 5.27h11.94a5.28 5.28 0 0 0 5.27-5.27v-.502h.076q.024-.168.05-.328v-.006c.108-.69.184-1.237.052-1.723l-.002-.005c-.136-.518-.49-.967-.93-1.512l-.012-.014c-.251-.31-.53-.655-.746-1.029"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m16 6.118l-.95-1.64a.764.764 0 0 0-1.04-.28c-.36.21-.49.67-.28 1.04l.95 1.64c.21.36.67.49 1.04.28s.49-.67.28-1.04m3.75-.05l-.35 1.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76 0 0 0-.61-.89c-.41-.07-.81.2-.89.61m-6.83 6.57l-.77-1.73c-.17-.39 0-.83.38-1s.83 0 1 .38l.77 1.73c.17.38 0 .83-.38 1s-.83 0-1-.38m-3.34 2.5l-.35 1.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76 0 0 0-.61-.89a.75.75 0 0 0-.89.61m-1.76-3.68l-1.68.88a.75.75 0 0 0-.32 1.02c.19.37.65.52 1.02.32l1.68-.88a.75.75 0 0 0 .32-1.02a.76.76 0 0 0-1.02-.32m.09-3.57l1.13-1.52c.25-.34.73-.41 1.06-.16c.34.25.41.72.16 1.06l-1.13 1.52c-.25.34-.72.41-1.06.16a.754.754 0 0 1-.16-1.06m7.02 8.68l1.13-1.52c.25-.33.72-.4 1.06-.16c.34.25.41.72.16 1.06l-1.13 1.52c-.25.34-.72.41-1.06.16a.754.754 0 0 1-.16-1.06m9.82-4.12l-1.23-1.44a.76.76 0 0 1 1.16-.98l1.23 1.44a.76.76 0 0 1-1.16.98m-.71 4.1l-.95-1.64a.764.764 0 0 0-1.04-.28c-.36.21-.49.67-.28 1.04l.95 1.64c.21.36.67.49 1.04.28c.36-.21.49-.67.28-1.04m-3.82-5.25l-1.74-.75a.76.76 0 0 0-1 .4c-.17.38.01.83.4 1l1.74.75c.38.17.83-.01 1-.4a.77.77 0 0 0-.4-1"/><path d="M19.26 1.605c.743.195 1.347.684 1.85 1.091l.035.029c.326.264.614.496.915.67c.312.18.667.318 1.064.472l.043.016c.6.232 1.314.509 1.846 1.041c.495.495.768 1.149.99 1.72a7.96 7.96 0 0 1 3.887 6.854h.01v5.26c0 6.21-5.04 11.25-11.25 11.25h-5.39c-6.21 0-11.25-5.04-11.25-11.25V13.9a7.97 7.97 0 0 1 3.892-7.266c.221-.567.494-1.211.984-1.701c.525-.525 1.226-.8 1.813-1.031l.042-.017c.404-.159.761-.3 1.072-.487l.007-.004c.3-.174.588-.406.915-.67l.035-.029c.503-.407 1.106-.896 1.85-1.091c.712-.194 1.459-.078 2.09.02l.048.008c.426.066.81.125 1.182.125s.756-.059 1.182-.125l.047-.007c.632-.099 1.38-.215 2.09-.021m6.417 6.773l.433-.25l-.432.251zm0 .001c-.223-.384-.388-.81-.535-1.191l-.007-.018c-.252-.65-.462-1.172-.829-1.539c-.369-.369-.89-.58-1.543-.832l-.017-.006c-.379-.147-.801-.31-1.186-.532c-.375-.217-.72-.496-1.03-.747l-.015-.012c-.545-.441-.994-.795-1.512-.93l-.005-.002c-.486-.133-1.032-.056-1.723.051l-.017.003c-.407.063-.862.134-1.318.134s-.91-.071-1.318-.134l-.018-.003c-.69-.107-1.236-.184-1.722-.051l-.005.001c-.518.136-.968.49-1.513.93l-.014.013c-.31.25-.653.528-1.026.744c-.387.232-.815.4-1.199.552l-.018.007c-.638.25-1.15.46-1.514.824c-.369.37-.579.891-.831 1.544l-.007.016c-.147.38-.31.802-.532 1.187c-.217.374-.496.719-.747 1.03l-.012.014c-.441.545-.795.994-.93 1.512l-.002.005c-.132.486-.056 1.032.051 1.723l.001.006l.049.318h.077v.502a5.28 5.28 0 0 0 5.27 5.27h11.94a5.28 5.28 0 0 0 5.27-5.27v-.502h.076q.024-.168.05-.328v-.006c.108-.69.184-1.237.052-1.723l-.002-.005c-.136-.518-.49-.967-.93-1.512l-.012-.014c-.251-.31-.53-.655-.746-1.029"/></g></svg> </template>
CSS
.icon-cooked-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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m16%206.118l-.95-1.64a.764.764%200%200%200-1.04-.28c-.36.21-.49.67-.28%201.04l.95%201.64c.21.36.67.49%201.04.28s.49-.67.28-1.04m3.75-.05l-.35%201.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76%200%200%200-.61-.89c-.41-.07-.81.2-.89.61m-6.83%206.57l-.77-1.73c-.17-.39%200-.83.38-1s.83%200%201%20.38l.77%201.73c.17.38%200%20.83-.38%201s-.83%200-1-.38m-3.34%202.5l-.35%201.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76%200%200%200-.61-.89a.75.75%200%200%200-.89.61m-1.76-3.68l-1.68.88a.75.75%200%200%200-.32%201.02c.19.37.65.52%201.02.32l1.68-.88a.75.75%200%200%200%20.32-1.02a.76.76%200%200%200-1.02-.32m.09-3.57l1.13-1.52c.25-.34.73-.41%201.06-.16c.34.25.41.72.16%201.06l-1.13%201.52c-.25.34-.72.41-1.06.16a.754.754%200%200%201-.16-1.06m7.02%208.68l1.13-1.52c.25-.33.72-.4%201.06-.16c.34.25.41.72.16%201.06l-1.13%201.52c-.25.34-.72.41-1.06.16a.754.754%200%200%201-.16-1.06m9.82-4.12l-1.23-1.44a.76.76%200%200%201%201.16-.98l1.23%201.44a.76.76%200%200%201-1.16.98m-.71%204.1l-.95-1.64a.764.764%200%200%200-1.04-.28c-.36.21-.49.67-.28%201.04l.95%201.64c.21.36.67.49%201.04.28c.36-.21.49-.67.28-1.04m-3.82-5.25l-1.74-.75a.76.76%200%200%200-1%20.4c-.17.38.01.83.4%201l1.74.75c.38.17.83-.01%201-.4a.77.77%200%200%200-.4-1%22%2F%3E%3Cpath%20d%3D%22M19.26%201.605c.743.195%201.347.684%201.85%201.091l.035.029c.326.264.614.496.915.67c.312.18.667.318%201.064.472l.043.016c.6.232%201.314.509%201.846%201.041c.495.495.768%201.149.99%201.72a7.96%207.96%200%200%201%203.887%206.854h.01v5.26c0%206.21-5.04%2011.25-11.25%2011.25h-5.39c-6.21%200-11.25-5.04-11.25-11.25V13.9a7.97%207.97%200%200%201%203.892-7.266c.221-.567.494-1.211.984-1.701c.525-.525%201.226-.8%201.813-1.031l.042-.017c.404-.159.761-.3%201.072-.487l.007-.004c.3-.174.588-.406.915-.67l.035-.029c.503-.407%201.106-.896%201.85-1.091c.712-.194%201.459-.078%202.09.02l.048.008c.426.066.81.125%201.182.125s.756-.059%201.182-.125l.047-.007c.632-.099%201.38-.215%202.09-.021m6.417%206.773l.433-.25l-.432.251zm0%20.001c-.223-.384-.388-.81-.535-1.191l-.007-.018c-.252-.65-.462-1.172-.829-1.539c-.369-.369-.89-.58-1.543-.832l-.017-.006c-.379-.147-.801-.31-1.186-.532c-.375-.217-.72-.496-1.03-.747l-.015-.012c-.545-.441-.994-.795-1.512-.93l-.005-.002c-.486-.133-1.032-.056-1.723.051l-.017.003c-.407.063-.862.134-1.318.134s-.91-.071-1.318-.134l-.018-.003c-.69-.107-1.236-.184-1.722-.051l-.005.001c-.518.136-.968.49-1.513.93l-.014.013c-.31.25-.653.528-1.026.744c-.387.232-.815.4-1.199.552l-.018.007c-.638.25-1.15.46-1.514.824c-.369.37-.579.891-.831%201.544l-.007.016c-.147.38-.31.802-.532%201.187c-.217.374-.496.719-.747%201.03l-.012.014c-.441.545-.795.994-.93%201.512l-.002.005c-.132.486-.056%201.032.051%201.723l.001.006l.049.318h.077v.502a5.28%205.28%200%200%200%205.27%205.27h11.94a5.28%205.28%200%200%200%205.27-5.27v-.502h.076q.024-.168.05-.328v-.006c.108-.69.184-1.237.052-1.723l-.002-.005c-.136-.518-.49-.967-.93-1.512l-.012-.014c-.251-.31-.53-.655-.746-1.029%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%22currentColor%22%3E%3Cpath%20d%3D%22m16%206.118l-.95-1.64a.764.764%200%200%200-1.04-.28c-.36.21-.49.67-.28%201.04l.95%201.64c.21.36.67.49%201.04.28s.49-.67.28-1.04m3.75-.05l-.35%201.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76%200%200%200-.61-.89c-.41-.07-.81.2-.89.61m-6.83%206.57l-.77-1.73c-.17-.39%200-.83.38-1s.83%200%201%20.38l.77%201.73c.17.38%200%20.83-.38%201s-.83%200-1-.38m-3.34%202.5l-.35%201.86c-.08.41.19.81.61.89c.41.08.81-.19.89-.61l.35-1.86a.76.76%200%200%200-.61-.89a.75.75%200%200%200-.89.61m-1.76-3.68l-1.68.88a.75.75%200%200%200-.32%201.02c.19.37.65.52%201.02.32l1.68-.88a.75.75%200%200%200%20.32-1.02a.76.76%200%200%200-1.02-.32m.09-3.57l1.13-1.52c.25-.34.73-.41%201.06-.16c.34.25.41.72.16%201.06l-1.13%201.52c-.25.34-.72.41-1.06.16a.754.754%200%200%201-.16-1.06m7.02%208.68l1.13-1.52c.25-.33.72-.4%201.06-.16c.34.25.41.72.16%201.06l-1.13%201.52c-.25.34-.72.41-1.06.16a.754.754%200%200%201-.16-1.06m9.82-4.12l-1.23-1.44a.76.76%200%200%201%201.16-.98l1.23%201.44a.76.76%200%200%201-1.16.98m-.71%204.1l-.95-1.64a.764.764%200%200%200-1.04-.28c-.36.21-.49.67-.28%201.04l.95%201.64c.21.36.67.49%201.04.28c.36-.21.49-.67.28-1.04m-3.82-5.25l-1.74-.75a.76.76%200%200%200-1%20.4c-.17.38.01.83.4%201l1.74.75c.38.17.83-.01%201-.4a.77.77%200%200%200-.4-1%22%2F%3E%3Cpath%20d%3D%22M19.26%201.605c.743.195%201.347.684%201.85%201.091l.035.029c.326.264.614.496.915.67c.312.18.667.318%201.064.472l.043.016c.6.232%201.314.509%201.846%201.041c.495.495.768%201.149.99%201.72a7.96%207.96%200%200%201%203.887%206.854h.01v5.26c0%206.21-5.04%2011.25-11.25%2011.25h-5.39c-6.21%200-11.25-5.04-11.25-11.25V13.9a7.97%207.97%200%200%201%203.892-7.266c.221-.567.494-1.211.984-1.701c.525-.525%201.226-.8%201.813-1.031l.042-.017c.404-.159.761-.3%201.072-.487l.007-.004c.3-.174.588-.406.915-.67l.035-.029c.503-.407%201.106-.896%201.85-1.091c.712-.194%201.459-.078%202.09.02l.048.008c.426.066.81.125%201.182.125s.756-.059%201.182-.125l.047-.007c.632-.099%201.38-.215%202.09-.021m6.417%206.773l.433-.25l-.432.251zm0%20.001c-.223-.384-.388-.81-.535-1.191l-.007-.018c-.252-.65-.462-1.172-.829-1.539c-.369-.369-.89-.58-1.543-.832l-.017-.006c-.379-.147-.801-.31-1.186-.532c-.375-.217-.72-.496-1.03-.747l-.015-.012c-.545-.441-.994-.795-1.512-.93l-.005-.002c-.486-.133-1.032-.056-1.723.051l-.017.003c-.407.063-.862.134-1.318.134s-.91-.071-1.318-.134l-.018-.003c-.69-.107-1.236-.184-1.722-.051l-.005.001c-.518.136-.968.49-1.513.93l-.014.013c-.31.25-.653.528-1.026.744c-.387.232-.815.4-1.199.552l-.018.007c-.638.25-1.15.46-1.514.824c-.369.37-.579.891-.831%201.544l-.007.016c-.147.38-.31.802-.532%201.187c-.217.374-.496.719-.747%201.03l-.012.014c-.441.545-.795.994-.93%201.512l-.002.005c-.132.486-.056%201.032.051%201.723l.001.006l.049.318h.077v.502a5.28%205.28%200%200%200%205.27%205.27h11.94a5.28%205.28%200%200%200%205.27-5.27v-.502h.076q.024-.168.05-.328v-.006c.108-.69.184-1.237.052-1.723l-.002-.005c-.136-.518-.49-.967-.93-1.512l-.012-.014c-.251-.31-.53-.655-.746-1.029%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-high-contrast/cooked-rice.svg?color=%231a73e8&size=48