Add icons to this collection by clicking the heart icon.
Rice icon - also known as food, rice, bowl, chopstick, and food and restaurant. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
    />
    <path
        fill="url(#b)"
        d="M112.436 309.676h287.129c-10.696 26.578-33.164 47.597-61.958 55.824l-21.383 6.11H195.777l-21.383-6.11c-28.794-8.227-51.263-29.246-61.958-55.824zm285.126-44.238H114.438a8.848 8.848 0 0 0-8.848 8.848c0 6.022.569 11.94 1.66 17.695h297.5a94.967 94.967 0 0 0 1.66-17.695 8.848 8.848 0 0 0-8.848-8.848zm-16.286-92.12 22.543-22.543a8.847 8.847 0 0 0-12.512-12.512l-20.803 20.803a150.857 150.857 0 0 1 10.772 14.252zm-5.622-54.912a8.847 8.847 0 0 0-3.027-12.141 8.847 8.847 0 0 0-12.141 3.027l-15.596 25.956a151.492 151.492 0 0 1 13.775 11.431zM256 123.875c-70.322 0-127.86 54.697-132.414 123.867h264.829C383.86 178.572 326.322 123.875 256 123.875zm60.223 265.43H195.777l-5.683 8.525c-2.613 3.92.197 9.17 4.908 9.17H317c4.711 0 7.521-5.25 4.908-9.17z"
    />
</svg>
More icons in the same style and category