UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.64 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const BowlSteamThin = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M224 116H32a4 4 0 00-4 4 100.32 100.32 0 0056 89.82V216a12 12 0 0012 12h64a12 12 0 0012-12v-6.18A100.32 100.32 0 00228 120a4 4 0 00-4-4zm-57.67 87.66a4 4 0 00-2.33 3.64v8.7a4 4 0 01-4 4H96a4 4 0 01-4-4v-8.7a4 4 0 00-2.33-3.64A92.31 92.31 0 0136.09 124h183.82a92.31 92.31 0 01-53.58 79.66zM164.88 57.5c5.56-6.92 8-12.89 6.83-16.81-1-3.54-4.9-4.87-4.94-4.88a4 4 0 012.42-7.63c.32.1 7.84 2.52 10.16 10.11 2.05 6.72-.72 14.87-8.23 24.22-5.56 6.91-8 12.88-6.83 16.8 1 3.54 4.9 4.87 4.94 4.88A4 4 0 01168 92a4.09 4.09 0 01-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11-2.05-6.71.72-14.87 8.23-24.21zm-40 0c5.56-6.92 8-12.89 6.83-16.81-1-3.54-4.9-4.87-4.94-4.88a4 4 0 012.42-7.63c.32.1 7.84 2.52 10.16 10.11 2.05 6.72-.72 14.87-8.23 24.22-5.56 6.91-8 12.88-6.83 16.8 1 3.54 4.9 4.87 4.94 4.88A4 4 0 01128 92a4.09 4.09 0 01-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11-2.05-6.71.72-14.87 8.23-24.21zm-40 0c5.56-6.92 8-12.89 6.83-16.81-1-3.54-4.9-4.87-4.94-4.88a4 4 0 012.42-7.63c.32.1 7.84 2.52 10.16 10.11 2.05 6.72-.72 14.87-8.23 24.22-5.56 6.91-8 12.88-6.83 16.8 1 3.54 4.9 4.87 4.94 4.88A4 4 0 0188 92a4.09 4.09 0 01-1.19-.18c-.32-.1-7.84-2.52-10.16-10.11-2.05-6.71.72-14.87 8.23-24.21z" })); exports.default = BowlSteamThin;