UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.05 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 BowlFoodThin = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M224 108h-12.1a84 84 0 00-167.8 0H32a4 4 0 00-4 4 100.32 100.32 0 0056 89.82V208a12 12 0 0012 12h64a12 12 0 0012-12v-6.18A100.32 100.32 0 00228 112a4 4 0 00-4-4zm-20.11 0h-62.84a75.92 75.92 0 0150.16-38.14A75.45 75.45 0 01203.89 108zM186 62.93A83.92 83.92 0 00132.08 108h-37.4A76.22 76.22 0 01168 52c2.33 0 4.68.13 7 .34a76.81 76.81 0 0111 10.59zM128 36a75.48 75.48 0 0134.3 8.21A84.26 84.26 0 0086.41 108h-34.3A76.09 76.09 0 01128 36zm38.33 159.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.33 92.33 0 0136.09 116h183.82a92.33 92.33 0 01-53.58 79.66z" })); exports.default = BowlFoodThin;