UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.62 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 Owner20 = (_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: "M4.917 4.583a1.333 1.333 0 1 1 2.666 0 1.333 1.333 0 0 1-2.666 0ZM6.25 1.75a2.833 2.833 0 1 0 2.733 3.583h1.934v.917a.75.75 0 0 0 1.5 0v-.917h1v1.75a.75.75 0 0 0 1.5 0v-1.75h.916a.75.75 0 1 0 0-1.5h-6.85A2.835 2.835 0 0 0 6.25 1.75Zm-3 7.833a.75.75 0 1 0-1.5 0v7.5a.75.75 0 0 0 1.438.3c.177.068.377.138.597.207 1.055.333 2.59.66 4.548.66 1.527 0 3.267-.382 4.803-.834a38.588 38.588 0 0 0 3.795-1.353c.82-.34 1.32-1.14 1.32-2a2.213 2.213 0 0 0-2.864-2.114l-2.603.8c-.227-1.039-1.208-1.766-2.282-1.704-1.141.065-2.626.086-3.696-.115-.694-.131-1.582-.425-2.323-.699a30.904 30.904 0 0 1-1.177-.464l-.056-.024v-.16Zm.986 6.577a8.995 8.995 0 0 1-.986-.372v-4.424c.204.081.446.175.713.274.755.28 1.741.61 2.565.766 1.264.238 2.907.205 4.06.138.415-.024.745.302.745.668a.623.623 0 0 1-.623.623H8.333a.75.75 0 0 0 0 1.5h2.377a2.12 2.12 0 0 0 1.745-.913l3.373-1.037a.713.713 0 0 1 .922.68c0 .282-.16.518-.395.615a37.11 37.11 0 0 1-3.642 1.299c-1.49.438-3.067.773-4.38.773-1.79 0-3.172-.298-4.097-.59Z" }))); }; exports.default = Owner20;