UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.66 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 ProfilePro64 = (_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: "M16.167 20c0-5.799 4.7-10.5 10.5-10.5 5.799 0 10.5 4.701 10.5 10.5s-4.701 10.5-10.5 10.5c-5.8 0-10.5-4.701-10.5-10.5Zm10.5-13.5c-7.456 0-13.5 6.044-13.5 13.5s6.044 13.5 13.5 13.5 13.5-6.044 13.5-13.5-6.044-13.5-13.5-13.5ZM16.75 38.514a1.5 1.5 0 0 0-1.255-.114l-8 2.854a1.5 1.5 0 0 0-.996 1.413v10.666a1.5 1.5 0 0 0 1.156 1.46L8 53.333l-.344 1.46h.002l.007.003.027.006.1.023c.086.02.214.05.378.086a145.773 145.773 0 0 0 6.139 1.232c3.762.67 8.537 1.357 12.358 1.357 1.602 0 3.373-.12 5.166-.31v.143a1.5 1.5 0 0 0 1.5 1.5h24a1.5 1.5 0 0 0 1.5-1.5V38.667a1.5 1.5 0 0 0-1.5-1.5h-7v-3.834a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1v3.834h-7a1.5 1.5 0 0 0-1.5 1.5v1.82c-1.646.443-3.378.68-5.166.68-3.615 0-7-.966-9.916-2.653Zm15.082 5.065c-1.66.384-3.39.587-5.166.587a22.74 22.74 0 0 1-10.804-2.712L9.5 43.724v8.41l.693.149c1.163.247 2.789.577 4.642.907 3.73.664 8.289 1.31 11.832 1.31 1.575 0 3.351-.128 5.166-.328V43.579Zm16.5-6.412v-2.834h-6v2.834h6Zm-13.5 3v5.5h21v-5.5h-21Zm9.5 9.166v-1.666h-9.5v8.166h21v-8.166h-9.5v1.666a1 1 0 1 1-2 0Z" }))); }; exports.default = ProfilePro64;