Add icons to this collection by clicking the heart icon.
Rice Cooker icon - also known as cooking, utensil, equipment, cookware, kitchenware, food and restaurant, and rice cooker. Created in a clean 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        d="M452 180v276H60V180c0-44.183 35.817-80 80-80h232c44.183 0 80 35.817 80 80M60 260c0-22.091-17.909-40-40-40H0m512 0h-20c-22.091 0-40 17.909-40 40M60 180h392M336 300c0-22.091-17.909-40-40-40h-80c-22.091 0-40 17.909-40 40v80h160v-80zm-80 20v60m-156 76v56m312-56v56m-76-412V20H176v80"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category