UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.7 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 Owner48 = (_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: "M11.5 11a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0ZM15 4.5a6.5 6.5 0 1 0 6.326 8H26.5V15a1.5 1.5 0 0 0 3 0v-2.5h3V17a1.5 1.5 0 0 0 3 0v-4.5H38a1.5 1.5 0 0 0 0-3H21.326A6.503 6.503 0 0 0 15 4.5ZM7.5 23a1.5 1.5 0 0 0-3 0v18a1.5 1.5 0 0 0 2.964.328 26.72 26.72 0 0 0 1.71.602c2.505.791 6.158 1.57 10.826 1.57 3.621 0 7.763-.907 11.442-1.99 3.7-1.089 7.037-2.388 9.076-3.235 1.85-.768 2.982-2.574 2.982-4.522 0-3.37-3.262-5.78-6.484-4.789l-6.569 2.021c-.374-2.517-2.68-4.324-5.224-4.178-2.742.158-6.338.21-8.945-.281-1.69-.319-3.842-1.031-5.623-1.69a74.249 74.249 0 0 1-2.836-1.118l-.17-.072-.042-.018-.01-.004-.002-.001a1.574 1.574 0 0 0-.095-.037V23Zm.05 15.107-.05-.024V26.831c.555.224 1.287.512 2.114.819 1.81.669 4.157 1.457 6.108 1.824 2.995.564 6.907.487 9.673.328 1.157-.067 2.105.841 2.105 1.903 0 .991-.804 1.795-1.795 1.795H20a1.5 1.5 0 0 0 0 3h5.705a4.79 4.79 0 0 0 3.998-2.147l8.195-2.522a2.01 2.01 0 0 1 2.602 1.922c0 .792-.453 1.47-1.133 1.751-1.982.824-5.21 2.08-8.772 3.128C27.011 39.687 23.193 40.5 20 40.5c-4.331 0-7.679-.722-9.923-1.43a21.562 21.562 0 0 1-2.526-.963Z" }))); }; exports.default = Owner48;