@datalayer/icons-react
Version:
React.js and JupyterLab icons for data products.
100 lines (98 loc) • 4.78 kB
JavaScript
const React = require("react");
const sizeMap = {
"small": 16,
"medium": 32,
"large": 64
};
function ManOfficeWorkerIcon({
title,
titleId,
size,
...props
}, svgRef) {
return /*#__PURE__*/React.createElement("svg", Object.assign({
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 72 72",
fill: "currentColor",
"aria-hidden": "true",
ref: svgRef,
width: size ? typeof size === "string" ? sizeMap[size] : size : "16px",
"aria-labelledby": titleId
}, props), title ? /*#__PURE__*/React.createElement("title", {
id: titleId
}, title) : null, /*#__PURE__*/React.createElement("path", {
fill: "#9B9B9A",
d: "M17.298 58.853s-2-13.8 10-13.8c3.192 2.128 5.926 3.599 9 3.593h-.125c3.074.006 5.308-2.665 8.5-4.792 13.314 0 10.9 15 10.9 15"
}), /*#__PURE__*/React.createElement("path", {
fill: "#D0CFCE",
d: "M36.613 54.207l2.415 4.544L45.4 44.138l6.457 9.783L40.7 58.051"
}), /*#__PURE__*/React.createElement("path", {
fill: "#FFF",
d: "M38.507 57.743c-.598 1.035-4.891 1.035-5.489 0l-1.842-2.41-3.386-8.74 7.973 2.7 7.573-2.7-3.287 8.74-1.542 2.41z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#D0CFCE",
d: "M65.729 58.486H50.244V38.684h15.271c.118 0 .214.095.214.214v19.588z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#FFF",
d: "M62.618 60.962H48.01V42.01h10.753a3.855 3.855 0 013.855 3.855v15.097z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#3F3F3F",
d: "M33.455 48.535s-1.206 6.021 2.307 6.021 2.308-6.021 2.308-6.021"
}), /*#__PURE__*/React.createElement("path", {
fill: "#3F3F3F",
d: "M35.016 54.88a.844.844 0 011.462 0l1.165 2.017 1.895 1.983h-7.582l1.896-1.983 1.164-2.017z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#D0CFCE",
d: "M34.912 54.556l-2.415 3.245-5.672-12.915-3.957 8.484 9.457 4.431"
}), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
fill: "#3F3F3F",
d: "M27.374 18.787s10.136 7.96 10.511 2.44c0 0 5.335 3.806 9.018 3.806 6.433 0-.131-12.48-11.14-15.12-3.145-.752-9.893-1.755-9.893 4.46 0 0-7.618 4.231-1.324 12.55l.091-.334c.314-3.08 2.737-7.802 2.737-7.802z"
})), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
fill: "#FCEA2B",
d: "M27.33 19.092c-1.734 2.49-2.784 5.743-2.784 9.302 0 7.828 5.077 14.173 11.339 14.173 6.262 0 11.339-6.345 11.339-14.173 0-1.158-.112-2.284-.321-3.361-2.995-.31-6.001-1.657-9.018-3.807-.158 3.757-4.78 1.579-10.555-2.134z"
})), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
fill: "none",
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeMiterlimit: 10,
strokeWidth: 2,
d: "M24.624 26.728a17.867 17.867 0 00-.078 1.666c0 7.828 5.077 14.173 11.339 14.173 6.262 0 11.339-6.345 11.339-14.173 0-1.158-.112-2.284-.321-3.361"
}), /*#__PURE__*/React.createElement("path", {
d: "M41.885 27.033a2 2 0 11-4.001-.001 2 2 0 014.001.001M33.885 27.033a2 2 0 11-4.001-.001 2 2 0 014.001.001M35.885 37.036c-1.152 0-2.304-.286-3.447-.858a1 1 0 11.894-1.79c1.718.86 3.388.86 5.106 0a1 1 0 01.894 1.79c-1.143.572-2.295.858-3.447.858z"
}), /*#__PURE__*/React.createElement("path", {
fill: "none",
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeMiterlimit: 10,
strokeWidth: 2,
d: "M62.618 60.962H48.01V42.326h11.826v2.112h2.782z"
}), /*#__PURE__*/React.createElement("path", {
fill: "none",
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeMiterlimit: 10,
strokeWidth: 2,
d: "M51.214 38.863H66.04V57.5M59.836 42.326l2.782 2.112M50.955 48.535h8.433M50.955 52.631h8.433M50.955 56.215h8.433M33.455 48.535s-1.206 6.021 2.307 6.021 2.308-6.021 2.308-6.021M44.7 55.629l-5.74 2.178M27.374 18.787s10.136 7.96 10.511 2.44c0 0 5.335 3.806 9.018 3.806 6.433 0-.131-12.48-11.14-15.12-3.145-.752-9.893-1.755-9.893 4.46 0 0-7.618 4.231-1.324 12.55l.091-.334c.314-3.08 2.737-7.802 2.737-7.802z"
}), /*#__PURE__*/React.createElement("path", {
fill: "none",
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeMiterlimit: 10,
strokeWidth: 2,
d: "M16.825 57.886s-2-13 10-13c3.192 2.128 5.926 3.598 9 3.592H35.7c3.074.006 5.808-1.464 9-3.592"
}), /*#__PURE__*/React.createElement("path", {
fill: "none",
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeMiterlimit: 10,
strokeWidth: 2,
d: "M34.912 54.556l-2.415 3.245-5.672-12.915-3.957 8.484 9.457 4.431zM44.7 44.886l-5.672 12.915-2.415-3.245"
})));
}
const ForwardRef = React.forwardRef(ManOfficeWorkerIcon);
module.exports = ForwardRef;