Add icons to this collection by clicking the heart icon.
Rice icon - also known as food, healthy, rice, bowl, and food and restaurant. Created in a clean flat gradient 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="3.4"
            x2="60.6"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#5bb4f6" />
            <stop offset=".61" stop-color="#2191e5" />
            <stop offset="1" stop-color="#007edb" />
        </linearGradient>
    </defs>
    <path
        d="M32 3.4A28.59 28.59 0 0 0 3.4 32 28.59 28.59 0 0 0 32 60.6 28.59 28.59 0 0 0 60.6 32 28.59 28.59 0 0 0 32 3.4ZM24.05 55v-3.54c.45 0 .91.06 1.37.06h13.16c.46 0 .92 0 1.37-.06V55Zm14.53-4.65H25.42A15.67 15.67 0 0 1 9.77 34.67v-6.88h44.46v6.88a15.67 15.67 0 0 1-15.65 15.65ZM15.84 22.86c.44-1.44-.24-3.48.43-4.75s2.87-1.63 3.91-2.74a7.56 7.56 0 0 0 1.26-1.93 4.73 4.73 0 0 1 1.48-2 4.6 4.6 0 0 1 2.41-.28A6 6 0 0 0 29.69 10 4.71 4.71 0 0 1 32 9c1.46 0 2.86 1.66 4.33 2s3.48-.25 4.75.42 1.64 2.88 2.74 3.91 3.14 1.51 3.91 2.74 0 3.31.43 4.75 1.53 2.49 1.91 3.73H13.93a7.15 7.15 0 0 1 .89-1.7 7.44 7.44 0 0 0 1.02-1.99Zm5.86-4.19a.6.6 0 0 1 .6-.6h1.15a.6.6 0 0 1 0 1.2H22.3a.6.6 0 0 1-.6-.6Zm-3.45 3.51a.61.61 0 0 1 .8-.29l1.67.79a.6.6 0 0 1 .28.8.61.61 0 0 1-.54.34.62.62 0 0 1-.26-.06L18.54 23a.61.61 0 0 1-.29-.82Zm5.94 1.43a.59.59 0 0 1 .35-.77l1.46-.57a.6.6 0 1 1 .43 1.12L25 24a.78.78 0 0 1-.21 0 .6.6 0 0 1-.6-.39Zm4-7.92a.6.6 0 0 1 .6-.6H30a.6.6 0 1 1 0 1.2h-1.22a.6.6 0 0 1-.6-.6Zm1.76-3.81a.62.62 0 0 1 .73-.45l1.47.35A.6.6 0 0 1 32 13h-.14l-1.47-.35a.61.61 0 0 1-.45-.77ZM33.13 18l.62-1.31a.58.58 0 0 1 .79-.29.59.59 0 0 1 .29.79l-.61 1.32a.61.61 0 0 1-.54.34.8.8 0 0 1-.26 0 .6.6 0 0 1-.29-.85Zm-1.46 2.7a.6.6 0 0 1-.41 1 .61.61 0 0 1-.41-.16l-.56-.54a.6.6 0 1 1 .82-.87ZM40 17.58v-1a.6.6 0 0 1 1.2 0v1a.6.6 0 1 1-1.2 0ZM38.12 21a.6.6 0 0 1 .8-.3l1.88.88a.6.6 0 0 1 .29.8.59.59 0 0 1-.54.34.53.53 0 0 1-.25-.05l-1.89-.88a.59.59 0 0 1-.29-.79Zm7.25 2.4.53-1.4a.59.59 0 0 1 .77-.35.6.6 0 0 1 .35.77l-.53 1.4a.6.6 0 0 1-.56.39.52.52 0 0 1-.21 0 .59.59 0 0 1-.35-.85Zm-11.5.85 1.36-.25a.59.59 0 0 1 .7.47.6.6 0 0 1-.47.7l-1.36.27H34a.6.6 0 0 1-.11-1.19Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category