UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.42 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 ProfilePro32 = (_a) => { var { fill, size = '2rem' } = _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 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M8.333 10a5 5 0 1 1 10 0 5 5 0 0 1-10 0Zm5-7a7 7 0 1 0 0 14 7 7 0 0 0 0-14ZM8.501 19.04a1 1 0 0 0-.837-.076l-4 1.428a1 1 0 0 0-.664.941v5.334a1 1 0 0 0 .77.973l.23-.973-.23.973h.002l.004.001.013.003.05.012a55.47 55.47 0 0 0 .893.197c.596.127 1.429.296 2.379.465 1.883.335 4.289.682 6.222.682.735 0 1.538-.05 2.354-.13a1 1 0 0 0 .98.797h12a1 1 0 0 0 1-1v-9.334a1 1 0 0 0-1-1h-3.5v-1.666a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0-.5.5v1.666h-3.5a1 1 0 0 0-1 1v.717a9.694 9.694 0 0 1-2.334.283 9.617 9.617 0 0 1-4.832-1.292Zm7.166 3.06A11.738 11.738 0 0 1 7.912 21L5 22.038v3.827l.149.032c.579.123 1.389.288 2.312.452 1.863.331 4.124.651 5.872.651.713 0 1.512-.053 2.334-.139V22.1Zm8.5-3.767v-1.166h-3v1.166h3Zm-6.5 2v2.5h10v-2.5h-10Zm4.5 4.334v-.834h-4.5v3.834h10v-3.834h-4.5v.834a.5.5 0 0 1-1 0Z" }))); }; exports.default = ProfilePro32;