UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.39 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 Leak24 = (_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: "M7 3a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v2a.5.5 0 0 1 0 1v5h4a.5.5 0 0 1 1 0h2a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-2a.5.5 0 0 1-1 0h-6.1A5.002 5.002 0 0 1 2 17c0-.796.342-1.686.728-2.468.404-.818.932-1.666 1.444-2.422a38.545 38.545 0 0 1 2.01-2.69l.037-.044.01-.012.002-.003V9.36h.001L7 10l-.768-.64A1 1 0 0 1 7 9V6a.5.5 0 0 1 0-1V3Zm11 13h-6.149a8.34 8.34 0 0 0-.58-1.468c-.403-.818-.93-1.666-1.443-2.422A36.143 36.143 0 0 0 9 10.943V6h3v6a1 1 0 0 0 1 1h5v3Zm1-3v3h1v-3h-1Zm-7-9v1H9V4h3Zm-5 7.61a36.045 36.045 0 0 0-1.172 1.623c-.488.718-.96 1.482-1.306 2.184C4.158 16.154 4 16.692 4 17a3 3 0 1 0 6 0c0-.308-.158-.846-.522-1.583-.346-.702-.818-1.466-1.306-2.184A36.045 36.045 0 0 0 7 11.61Zm-1.25 5.14a.5.5 0 0 0-1 0 2.5 2.5 0 0 0 2.5 2.5.5.5 0 0 0 0-1 1.5 1.5 0 0 1-1.5-1.5Z" }))); }; exports.default = Leak24;