UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.66 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 Faucet64 = (_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: "M33.333 9.5C26.798 9.5 21.5 14.798 21.5 21.333V40c0 .115-.013.226-.037.333h3.87a1 1 0 0 1 1 1v2.92l4.96-4.96a1 1 0 0 1 1.414 1.414l-3.626 3.626h4.252a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-7v3a1 1 0 0 1-1 1H14.667a1 1 0 0 1-1-1v-16a1 1 0 0 1 1-1h3.87A1.506 1.506 0 0 1 18.5 40V21.333C18.5 13.141 25.141 6.5 33.333 6.5c8.193 0 14.834 6.641 14.834 14.833a1.5 1.5 0 1 1-3 0c0-6.535-5.298-11.833-11.834-11.833ZM15.667 42.333v14h8.666v-3a1 1 0 0 1 1-1h7v-6h-7a1 1 0 0 1-1-1v-3h-8.666Zm29.589-13.667.744.667-.745-.667v.001l-.004.003-.01.011-.036.041a24.56 24.56 0 0 0-.6.704c-.385.464-.9 1.11-1.417 1.828-.515.716-1.046 1.525-1.452 2.315-.39.757-.736 1.628-.736 2.431a5 5 0 0 0 10 0c0-.803-.346-1.674-.736-2.431-.406-.79-.938-1.599-1.452-2.315a34.325 34.325 0 0 0-2.017-2.532l-.037-.04-.01-.012-.002-.003-.001-.001-.745.667.744-.667a1 1 0 0 0-1.488 0Zm-.444 3.756A31.88 31.88 0 0 1 46 30.88c.344.42.767.957 1.188 1.543.485.675.954 1.395 1.298 2.062.36.7.514 1.214.514 1.516a3 3 0 1 1-6 0c0-.302.154-.816.514-1.516.344-.667.813-1.387 1.298-2.062Z" }))); }; exports.default = Faucet64;