UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.59 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 Leak20 = (_a) => { var { fill, size = '1.25rem' } = _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 20 20" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M5.917 2.5a.75.75 0 0 1 .75-.75h4.166a.75.75 0 0 1 .75.75v1.583h.084a.5.5 0 0 1 0 1h-.084V9.25h3.334v-.083a.5.5 0 1 1 1 0v.083H17.5a.75.75 0 0 1 .75.75v4.167a.75.75 0 0 1-.75.75h-1.583V15a.5.5 0 0 1-1 0v-.083h-5.07a4.085 4.085 0 0 1-8.097-.75c0-.644.277-1.37.598-2.02a17.53 17.53 0 0 1 1.198-2.008 32.047 32.047 0 0 1 1.67-2.237l.03-.036.008-.01.003-.002v-.001l.576.48-.575-.48a.75.75 0 0 1 .659-.265V5.083h-.084a.5.5 0 1 1 0-1h.084V2.5Zm9 10.917H9.812a6.71 6.71 0 0 0-.494-1.27 17.531 17.531 0 0 0-1.197-2.008 30.143 30.143 0 0 0-.704-.992V5.083h2.666V10c0 .414.336.75.75.75h4.084v2.667Zm-6.944-.607c.304.617.444 1.08.444 1.357a2.583 2.583 0 0 1-5.167 0c0-.277.14-.74.443-1.357.292-.59.687-1.23 1.094-1.83.375-.55.75-1.056 1.046-1.441.297.385.672.89 1.046 1.442.407.6.803 1.24 1.094 1.83Zm7.944-2.06v2.667h.833V10.75h-.833Zm-5.834-7.5v.833H7.417V3.25h2.666ZM4.875 13.958a.5.5 0 0 0-1 0c0 1.197.97 2.167 2.167 2.167a.5.5 0 0 0 0-1 1.167 1.167 0 0 1-1.167-1.167Z" }))); }; exports.default = Leak20;