UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.81 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const Barbecue24 = (_a) => { var { fill, size = '1.5rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M12.353 2.854a.5.5 0 0 0-.707-.708 1.882 1.882 0 0 0-.565 1.612c.055.497.267.992.444 1.406l.015.033c.195.455.347.821.384 1.155a.887.887 0 0 1-.278.794.5.5 0 1 0 .707.708c.496-.497.627-1.06.565-1.612-.055-.497-.268-.992-.445-1.406l-.014-.033c-.195-.455-.347-.821-.384-1.155a.887.887 0 0 1 .278-.794ZM5 10a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1 6.99 6.99 0 0 1-2.907 5.68l4.614 4.613a1 1 0 0 1-1.414 1.414l-5.068-5.068c-.394.132-.803.23-1.225.29V21a1 1 0 1 1-2 0v-4.07a6.947 6.947 0 0 1-1.225-.291l-5.068 5.068a1 1 0 0 1-1.414-1.414l4.614-4.614A6.99 6.99 0 0 1 5 10Zm11.9 1a5.002 5.002 0 0 1-9.8 0h9.8Zm-2.112-7.878a.5.5 0 0 1 .05.705c-.118.138-.137.247-.124.37.018.16.09.338.206.604l.011.027c.1.231.235.542.27.868a1.43 1.43 0 0 1-.362 1.131.5.5 0 1 1-.756-.654c.12-.138.138-.247.124-.37-.017-.16-.09-.338-.205-.604l-.011-.027c-.1-.231-.235-.542-.27-.868a1.427 1.427 0 0 1 .362-1.131.5.5 0 0 1 .705-.05Zm-4.66.705a.5.5 0 1 0-.756-.654 1.433 1.433 0 0 0-.363 1.13c.036.327.17.638.27.869l.012.027c.116.266.188.444.205.605.014.122-.005.231-.124.369a.5.5 0 1 0 .756.654 1.43 1.43 0 0 0 .363-1.13c-.036-.327-.17-.638-.27-.869l-.012-.027c-.116-.266-.188-.444-.205-.605-.014-.122.005-.231.124-.369Z" }))); }; exports.default = Barbecue24;