UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.94 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 Man64 = (_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: "M19.833 18.667C19.833 11.947 25.281 6.5 32 6.5c5.012 0 9.316 3.03 11.18 7.359.075.047.154.093.236.138.577.315 1.27.539 1.968.694a13.673 13.673 0 0 0 2.572.308l.037.001H48a1 1 0 0 1 .78 1.625c-1.34 1.676-2.917 2.883-4.613 3.695V24c0 6.72-5.448 12.167-12.167 12.167-6.72 0-12.167-5.448-12.167-12.167v-5.333Zm24.319-.604a10.975 10.975 0 0 0 1.707-1.25 14.43 14.43 0 0 1-.91-.17c-.322-.072-.658-.16-.997-.267a12.3 12.3 0 0 1 .2 1.687Zm-2.985 1.222c-1.033.26-2.097.382-3.167.382-3.44 0-6.898-1.257-9.4-3.134l-.959-.719-.535 1.072c-.701 1.402-1.573 2.227-2.507 2.704a5.48 5.48 0 0 1-1.766.536v-1.46a9.167 9.167 0 0 1 18.334 0v.62ZM22.833 22.14a7.58 7.58 0 0 0 2.676-.77c1.078-.55 2.033-1.396 2.815-2.593 2.72 1.76 6.191 2.89 9.676 2.89 1.059 0 2.122-.105 3.167-.329V24a9.167 9.167 0 0 1-18.334 0v-1.86ZM7.675 42.536l10.039-2.231a1 1 0 0 1 .246-1.012l2.666-2.667a1 1 0 0 1 1.154-.187L32 41.549l10.22-5.11a1 1 0 0 1 1.154.187l2.666 2.667a1 1 0 0 1 .246 1.012l10.04 2.23A1.5 1.5 0 0 1 57.5 44v12a1.5 1.5 0 0 1-1.5 1.5H8A1.5 1.5 0 0 1 6.5 56V44a1.5 1.5 0 0 1 1.175-1.464ZM9.5 45.203l10.34-2.297 6.067 7.078a1 1 0 0 0 1.54-.026L32 44.268l4.553 5.69a1 1 0 0 0 1.54.026l6.067-7.078 10.34 2.297V54.5h-45v-9.297Zm27.86 2.563-3.806-4.758 8.915-4.458 1.502 1.502-6.611 7.714ZM21.53 38.55l-1.501 1.502 6.611 7.714 3.806-4.758-8.915-4.458Z" }))); }; exports.default = Man64;