UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.79 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 Owner64 = (_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: "M14.833 14.667a5.167 5.167 0 1 1 10.334 0 5.167 5.167 0 0 1-10.334 0ZM20 6.5a8.167 8.167 0 1 0 8.03 9.667h7.803V20a1.5 1.5 0 0 0 3 0v-3.833h5v6.5a1.5 1.5 0 0 0 3 0v-6.5h3.834a1.5 1.5 0 0 0 0-3H28.029A8.17 8.17 0 0 0 20 6.5ZM9.5 30.667a1.5 1.5 0 1 0-3 0v24a1.5 1.5 0 0 0 3 0v-.285c.771.322 1.734.686 2.882 1.048 3.297 1.041 8.116 2.07 14.285 2.07 4.756 0 10.225-1.194 15.115-2.633 4.91-1.445 9.34-3.17 12.05-4.295 2.272-.944 3.668-3.163 3.668-5.568 0-4.158-4.024-7.13-7.999-5.907L40.16 41.97c-.168-3.39-3.162-5.921-6.5-5.73-3.66.211-8.507.285-12.048-.382-2.297-.432-5.198-1.395-7.577-2.275a99.37 99.37 0 0 1-4.03-1.596l-.058-.024-.014-.006-.003-.002h-.001a1.501 1.501 0 0 0-.428-.114v-1.175Zm.358 20.596a14.75 14.75 0 0 1-.358-.17V35.03l.46.189c.757.308 1.817.728 3.032 1.178 2.408.891 5.506 1.928 8.064 2.41 3.928.74 9.092.642 12.775.43 1.814-.105 3.336 1.317 3.336 3.036a2.894 2.894 0 0 1-2.894 2.894h-7.606a1.5 1.5 0 1 0 0 3h7.606a5.89 5.89 0 0 0 5.01-2.787l11.1-3.416a3.18 3.18 0 0 1 4.117 3.04c0 1.248-.717 2.34-1.818 2.797-2.653 1.102-6.975 2.784-11.747 4.188-4.794 1.411-9.94 2.51-14.268 2.51-5.832 0-10.346-.97-13.382-1.93a29.232 29.232 0 0 1-3.427-1.306Z" }))); }; exports.default = Owner64;