UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.96 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 Barbecue64 = (_a) => { var { fill, size = '4rem' } = _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 64 64" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M32.706 7.374A1 1 0 1 0 31.29 5.96c-1.24 1.242-1.564 2.64-1.41 4.026.141 1.273.69 2.556 1.169 3.67l.03.072c.516 1.202.945 2.225 1.05 3.174.097.865-.08 1.634-.838 2.391a1 1 0 0 0 1.415 1.414c1.242-1.242 1.565-2.64 1.411-4.025-.141-1.274-.69-2.556-1.169-3.67l-.03-.072c-.516-1.203-.945-2.226-1.05-3.175-.097-.864.08-1.633.838-2.39ZM14.5 26.667a1.5 1.5 0 0 1 1.5-1.5h32a1.5 1.5 0 0 1 1.5 1.5c0 6.34-3.37 11.891-8.417 14.961L54.394 54.94a1.5 1.5 0 1 1-2.121 2.121L38.235 43.024a17.41 17.41 0 0 1-4.735 1.08V56a1.5 1.5 0 1 1-3 0V44.104a17.407 17.407 0 0 1-4.735-1.08L11.727 57.06a1.5 1.5 0 1 1-2.12-2.121l13.31-13.312c-5.046-3.07-8.417-8.622-8.417-14.961Zm31.923 1.5c-.75 7.303-6.921 13-14.423 13s-13.673-5.697-14.423-13h28.846Zm-7.206-19.59a1 1 0 0 1 .101 1.411c-.382.442-.455.828-.41 1.238.052.488.27 1.01.572 1.71l.026.06c.27.624.611 1.411.7 2.23.1.923-.116 1.871-.888 2.762a1 1 0 1 1-1.511-1.31c.382-.44.455-.826.41-1.236-.052-.488-.27-1.011-.572-1.71l-.026-.06c-.27-.625-.612-1.411-.7-2.23-.1-.924.116-1.872.888-2.763a1 1 0 0 1 1.41-.101ZM26.756 9.989a1 1 0 1 0-1.512-1.309c-.772.891-.988 1.84-.888 2.762.089.82.43 1.606.7 2.231l.026.06c.303.699.52 1.222.573 1.71.045.41-.028.795-.41 1.237a1 1 0 1 0 1.51 1.31c.773-.892.989-1.84.889-2.763-.089-.819-.43-1.606-.7-2.23l-.026-.06c-.303-.7-.52-1.222-.573-1.71-.045-.41.028-.796.41-1.238Z" }))); }; exports.default = Barbecue64;