UNPKG

@datalayer/icons-react

Version:

React.js and JupyterLab icons for data products.

69 lines (67 loc) 4.64 kB
import * as React from "react"; const sizeMap = { "small": 16, "medium": 32, "large": 64 }; function OpenTeamsIcon({ title, titleId, size, colored, ...props }, svgRef) { return /*#__PURE__*/React.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 193.763 194.124", fill: colored ? 'currentColor' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('currentColor') ? 'white' : 'currentColor'), "aria-hidden": "true", height: size ? typeof size === "string" ? sizeMap[size] : size : "16px", ref: svgRef, "aria-labelledby": titleId }, props), title ? /*#__PURE__*/React.createElement("title", { id: titleId }, title) : null, /*#__PURE__*/React.createElement("path", { fill: colored ? '#022791' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#022791') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M126.136 79.18c20.262 15.761 43.938 10.951 62.147-5.548 3.307-3 7.436-5.431 4.094-9.377-1.61-1.9-12.223-12.63-13.642-12.613-1.586.024-9.85 7.058-12.388 8.555-9.182 5.419-19.505 5.951-28.024-1.237-12.424-10.489-8.436-23.457-1.621-35.732 2.29-4.118 6.904-7.022 3.283-11.37-1.609-1.93-10.181-10.744-11.814-11.626-3.733-2.011-10.992 9.614-12.755 12.436-14.902 23.806-11.997 48.836 10.726 66.513z", className: "cls-4" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#022791' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#022791') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M140.565 50.447c14.606 19.162 37.856-6.17 20.505-19.694-13.282-10.347-30.799 6.182-20.505 19.694z", className: "cls-4" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#ff8a69' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#ff8a69') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M67.544 114.943c-20.262-15.76-43.938-10.95-62.147 5.549-3.307 3-7.436 5.43-4.094 9.377 1.61 1.899 12.223 12.63 13.642 12.613 1.586-.024 9.85-7.058 12.388-8.555 9.182-5.419 19.505-5.951 28.024 1.237 12.424 10.489 8.436 23.456 1.621 35.732-2.29 4.117-6.904 7.022-3.283 11.37 1.61 1.929 10.181 10.744 11.814 11.625 3.733 2.012 10.992-9.613 12.755-12.435 14.902-23.806 11.997-48.836-10.726-66.513z", className: "cls-1" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#ff8a69' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#ff8a69') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M53.121 143.683c-14.606-19.162-37.856 6.17-20.505 19.694 13.282 10.347 30.799-6.182 20.505-19.694z", className: "cls-1" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#4d75fe' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#4d75fe') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M114.582 126.29c-15.76 20.262-10.95 43.937 5.55 62.147 2.999 3.307 5.43 7.436 9.376 4.094 1.899-1.61 12.63-12.223 12.613-13.643-.024-1.585-7.058-9.85-8.555-12.388-5.419-9.181-5.951-19.504 1.237-28.023 10.489-12.424 23.456-8.437 35.732-1.621 4.118 2.289 7.022 6.903 11.37 3.283 1.93-1.61 10.744-10.181 11.625-11.814 2.012-3.733-9.613-10.992-12.435-12.755-23.806-14.902-48.836-11.998-66.513 10.726z", className: "cls-3" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#4d75fe' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#4d75fe') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M143.322 140.713c-19.162 14.606 6.17 37.856 19.694 20.504 10.347-13.28-6.182-30.798-19.694-20.504z", className: "cls-3" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#faa944' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#faa944') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M79.18 68.053c15.761-20.262 10.951-43.938-5.548-62.147-3-3.307-5.431-7.436-9.377-4.094-1.9 1.61-12.63 12.222-12.613 13.642.024 1.586 7.058 9.85 8.555 12.388 5.419 9.182 5.951 19.505-1.237 28.024-10.489 12.424-23.457 8.436-35.732 1.621-4.118-2.29-7.022-6.904-11.37-3.283C9.927 55.813 1.113 64.385.231 66.018-1.779 69.75 9.846 77.01 12.668 78.773 36.474 93.675 61.504 90.77 79.18 68.047z", className: "cls-2" }), /*#__PURE__*/React.createElement("path", { fill: colored ? '#faa944' : (['#fff', '#fffff', 'white', '#FFF', '#FFFFFF'].includes('#faa944') ? 'white' : 'currentColor'), strokeWidth: 0.265, d: "M50.441 53.624c19.162-14.607-6.17-37.856-19.694-20.505C20.4 46.401 36.929 63.918 50.44 53.624z", className: "cls-2" })); } const ForwardRef = React.forwardRef(OpenTeamsIcon); export default ForwardRef;