@mozaic-ds/icons-react
Version:
ADS icons for React usage
15 lines (10 loc) • 1.57 kB
JavaScript
;
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 Leak48 = (_a) => {
var { fill, size = '3rem' } = _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 48 48" }),
index.default.createElement("path", { "fill-rule": "evenodd", d: "M14.5 6A1.5 1.5 0 0 1 16 4.5h10A1.5 1.5 0 0 1 27.5 6v4h.5a1 1 0 1 1 0 2h-.5v10.5H36V22a1 1 0 1 1 2 0v.5h4a1.5 1.5 0 0 1 1.5 1.5v10a1.5 1.5 0 0 1-1.5 1.5h-4v.5a1 1 0 1 1-2 0v-.5H23.382c-.719 4.534-4.646 8-9.382 8A9.5 9.5 0 0 1 4.5 34c0-1.47.638-3.162 1.405-4.715.793-1.606 1.834-3.282 2.854-4.784a76.656 76.656 0 0 1 3.993-5.345l.07-.085.019-.023.005-.007.002-.001v-.001L14 20l.5-.417L14 20l-1.151-.961a1.5 1.5 0 0 1 1.651-.453V12H14a1 1 0 1 1 0-2h.5V6ZM36 32.5H23.313c-.244-1.061-.702-2.17-1.218-3.215-.793-1.606-1.834-3.282-2.854-4.784A72.443 72.443 0 0 0 17.5 22.05V12h7v12a1.5 1.5 0 0 0 1.5 1.5h10v7Zm2-7v7h2.5v-7H38Zm-13.5-18V10h-7V7.5h7ZM14 22.402l-.065.083a73.873 73.873 0 0 0-2.694 3.7c-.98 1.446-1.939 2.994-2.646 4.427C7.862 32.098 7.5 33.262 7.5 34a6.5 6.5 0 1 0 13 0c0-.738-.362-1.902-1.095-3.388-.707-1.433-1.666-2.981-2.646-4.427a73.649 73.649 0 0 0-2.694-3.7L14 22.402ZM11.5 33.5a1 1 0 1 0-2 0 5 5 0 0 0 5 5 1 1 0 1 0 0-2 3 3 0 0 1-3-3Z" })));
};
exports.default = Leak48;