UNPKG

@carbon/icons-react

Version:

React components for icons in digital and software products using the Carbon Design System

1,132 lines (1,127 loc) 161 kB
/** * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. * * Code generated by @carbon/icon-build-helpers. DO NOT EDIT. */ 'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var React = require('react'); var Icon_js = require('../Icon.js'); var iconPropTypes = require('../iconPropTypes-25316737.js'); require('@carbon/icon-helpers'); require('prop-types'); function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; } var React__default = /*#__PURE__*/_interopDefaultLegacy(React); var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _circle, _circle2, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _circle3, _path29, _path30, _circle4, _path31, _path32, _circle5, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _rect, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _circle6, _circle7, _path118, _circle8, _circle9, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _circle10, _circle11, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _circle12, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _circle13, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _circle14, _circle15, _path175, _path176, _path177, _path178, _path179, _circle16, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204; const didWarnAboutDeprecation = {}; const KeyboardOff = /*#__PURE__*/React__default["default"].forwardRef(function KeyboardOff(_ref, ref) { let { children, size = 16, ...rest } = _ref; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", { d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z" })), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z" })), children); }); if (process.env.NODE_ENV !== "production") { KeyboardOff.propTypes = iconPropTypes.iconPropTypes; } const KioskDevice = /*#__PURE__*/React__default["default"].forwardRef(function KioskDevice(_ref2, ref) { let { children, size = 16, ...rest } = _ref2; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M26,19c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v13c0,1.1.9,2,2,2h7v9H4v2h24v-2h-9v-9h7ZM17,28h-2v-9h2v9ZM6,17V4h20v13H6ZM16,13c-.55,0-1,.45-1,1s.45,1,1,1,1-.45,1-1-.45-1-1-1Z" })), children); }); if (process.env.NODE_ENV !== "production") { KioskDevice.propTypes = iconPropTypes.iconPropTypes; } const Kubelet = /*#__PURE__*/React__default["default"].forwardRef(function Kubelet(_ref3, ref) { let { children, size = 16, ...rest } = _ref3; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", { strokeWidth: "0", d: "m20.0444,27.2942l-3.0825-10.018-1.0132,3.04c-.1361.4084-.5183.6838-.9487.6838h-6s0-2,0-2h5.2793s1.772-5.3162,1.772-5.3162c.1307-.4123.5162-.6902.9487-.6838.4374.0046.8225.2891.9555.7058l3.0088,9.7783,1.0742-3.7589c.1227-.4293.5151-.7252.9615-.7252h5s0,2,0,2h-4.2456s-1.7933,6.2747-1.7933,6.2747c-.1216.4256-.5085.7207-.9511.7253h-.01c-.4389,0-.8265-.2863-.9556-.7058Z" })), _path5 || (_path5 = /*#__PURE__*/React__default["default"].createElement("path", { strokeWidth: "0", d: "m16,28H6c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h20c1.1028,0,2,.8972,2,2v9h-2V6H6v20h10v2Z" })), children); }); if (process.env.NODE_ENV !== "production") { Kubelet.propTypes = iconPropTypes.iconPropTypes; } const Kubernetes = /*#__PURE__*/React__default["default"].forwardRef(function Kubernetes(_ref4, ref) { let { children, size = 16, ...rest } = _ref4; if (process.env.NODE_ENV !== "production") { if (!didWarnAboutDeprecation["Kubernetes"]) { didWarnAboutDeprecation["Kubernetes"] = true; console.warn("The current kubernetes icon has been replaced by logo--kubernetes. As a result, the Kubernetes component will be removed in the next major version of @carbon/icons-react."); } } return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z" })), children); }); if (process.env.NODE_ENV !== "production") { Kubernetes.propTypes = iconPropTypes.iconPropTypes; } const KubernetesControlPlaneNode = /*#__PURE__*/React__default["default"].forwardRef(function KubernetesControlPlaneNode(_ref5, ref) { let { children, size = 16, ...rest } = _ref5; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M22.951 20h-2.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h6.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h2.1843v-2Zm-5 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Zm5-10h-6.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157 2H8.951v2h2.1843c.4141 1.1611 1.5137 2 2.8157 2s2.4016-.8389 2.8157-2h6.1843v-2Zm-9 2c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1Z" })), _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", { d: "m29.8993 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5133 2.059 16.2321 2 15.9511 2s-.5623.0591-.8242.1777L5.7197 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8367 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.0653 28H10.837l-6.886-8.5586 2.593-11.187L15.951 4l9.407 4.2549 2.593 11.1865L21.0652 28Z" })), _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", { fill: "none", d: "M0 0h32v32H0z" })), children); }); if (process.env.NODE_ENV !== "production") { KubernetesControlPlaneNode.propTypes = iconPropTypes.iconPropTypes; } const KubernetesIpAddress = /*#__PURE__*/React__default["default"].forwardRef(function KubernetesIpAddress(_ref6, ref) { let { children, size = 16, ...rest } = _ref6; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", { cx: "16", cy: "9", r: "2" })), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", { cx: "16", cy: "16", r: "2" })), _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", { d: "m18.8157,26c-.302-.8472-.9685-1.5137-1.8157-1.8159v-2.1841h3c.2969,0,.5781-.1318.7683-.3599l5-6c.1982-.2378.2751-.5547.2078-.8569l-2-9c-.0696-.3145-.2864-.5757-.5823-.7021l-7-3c-.1257-.0542-.2598-.0811-.3938-.0811s-.2681.0269-.3938.0811l-7.0015,3c-.2959.1265-.5127.3877-.5825.7021l-1.9985,9c-.0671.3027.0098.6191.208.8569l5,6c.1902.228.4714.3599.7683.3599h3v2.1846c-.8472.3018-1.5137.9683-1.8157,1.8154H4v2h9.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h9.1843v-2h-9.1843Zm-10.7329-11.2627l1.7808-8.02,6.1365-2.6294,6.135,2.6294,1.7822,8.02-4.3855,5.2627h-7.0635l-4.3855-5.2627Zm7.9172,13.2627c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z" })), children); }); if (process.env.NODE_ENV !== "production") { KubernetesIpAddress.propTypes = iconPropTypes.iconPropTypes; } const KubernetesOperator = /*#__PURE__*/React__default["default"].forwardRef(function KubernetesOperator(_ref7, ref) { let { children, size = 16, ...rest } = _ref7; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", { strokeWidth: "0", d: "m19,21h-6c-1.1028,0-2-.8972-2-2v-6c0-1.1028.8972-2,2-2h6c1.1028,0,2,.8972,2,2v6c0,1.1028-.8972,2-2,2Zm-6-8v6h6v-6h-6Z" })), _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", { strokeWidth: "0", d: "m30,16c0-7.7197-6.2803-14-14-14S2,8.2803,2,16s6.2803,14,14,14c2.7773,0,5.417-.7959,7.7012-2.3081.3948.1914.8315.3081,1.2988.3081,1.6543,0,3-1.3457,3-3,0-.4673-.1167-.9043-.3079-1.2988,1.5122-2.2842,2.3079-4.9238,2.3079-7.7012Zm-26,0c0-6.6167,5.3833-12,12-12s12,5.3833,12,12c0,2.248-.6152,4.3877-1.7744,6.2681-.375-.1689-.7881-.2681-1.2256-.2681-1.6543,0-3,1.3457-3,3,0,.4375.0991.8506.2681,1.2256-1.8801,1.1592-4.0198,1.7744-6.2681,1.7744-6.6167,0-12-5.3833-12-12Zm21,10c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z" })), children); }); if (process.env.NODE_ENV !== "production") { KubernetesOperator.propTypes = iconPropTypes.iconPropTypes; } const KubernetesPod = /*#__PURE__*/React__default["default"].forwardRef(function KubernetesPod(_ref8, ref) { let { children, size = 16, ...rest } = _ref8; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", { d: "m22.5046,11.6368l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z" })), _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", { d: "m16,31c-.1741,0-.3481-.0454-.5039-.1362l-12-7c-.3071-.1792-.4961-.5081-.4961-.8638v-14c0-.3557.189-.6846.4961-.8638L15.4961,1.1362c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l11,6.4166-1.0078,1.7275-10.4961-6.1227-11,6.4166v12.8513l11,6.4166,11-6.4166v-7.4257h2v8c0,.3557-.189.6846-.4961.8638l-12,7c-.1558.0908-.3298.1362-.5039.1362Z" })), children); }); if (process.env.NODE_ENV !== "production") { KubernetesPod.propTypes = iconPropTypes.iconPropTypes; } const KubernetesWorkerNode = /*#__PURE__*/React__default["default"].forwardRef(function KubernetesWorkerNode(_ref9, ref) { let { children, size = 16, ...rest } = _ref9; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 18v-2h-2.1c-.1-.6-.4-1.2-.7-1.8l1.5-1.5-1.4-1.4-1.5 1.5c-.5-.3-1.1-.6-1.8-.7V10h-2v2.1c-.6.1-1.2.4-1.8.7l-1.5-1.5-1.4 1.4 1.5 1.5c-.3.5-.6 1.1-.7 1.8H9v2h2.1c.1.6.4 1.2.7 1.8l-1.5 1.5 1.4 1.4 1.5-1.5c.5.3 1.1.6 1.8.7V24h2v-2.1c.6-.1 1.2-.4 1.8-.7l1.5 1.5 1.4-1.4-1.5-1.5c.3-.5.6-1.1.7-1.8H23Zm-7 2c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.3 3-3 3Z" })), _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", { d: "m29.9483 18.9897-2.593-11.1865a2 2 0 0 0-1.124-1.3711l-9.407-4.2544C16.5623 2.059 16.2811 2 16.0001 2s-.5623.0591-.8242.1777L5.7687 6.4321a2 2 0 0 0-1.124 1.3711l-2.593 11.1865a2.0008 2.0008 0 0 0 .3899 1.7056l6.886 8.5586A2.0001 2.0001 0 0 0 10.8857 30h10.2286a2.0001 2.0001 0 0 0 1.5581-.7461l6.886-8.5586a2.0008 2.0008 0 0 0 .3899-1.7056ZM21.1143 28H10.886L4 19.4414l2.593-11.187L16 4l9.407 4.2549L28 19.4414 21.1142 28Z" })), _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", { fill: "none", d: "M0 0h32v32H0z" })), children); }); if (process.env.NODE_ENV !== "production") { KubernetesWorkerNode.propTypes = iconPropTypes.iconPropTypes; } const Label = /*#__PURE__*/React__default["default"].forwardRef(function Label(_ref10, ref) { let { children, size = 16, ...rest } = _ref10; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z" })), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z" })), children); }); if (process.env.NODE_ENV !== "production") { Label.propTypes = iconPropTypes.iconPropTypes; } const Language = /*#__PURE__*/React__default["default"].forwardRef(function Language(_ref11, ref) { let { children, size = 16, ...rest } = _ref11; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z" })), children); }); if (process.env.NODE_ENV !== "production") { Language.propTypes = iconPropTypes.iconPropTypes; } const Laptop = /*#__PURE__*/React__default["default"].forwardRef(function Laptop(_ref12, ref) { let { children, size = 16, ...rest } = _ref12; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z", transform: "translate(0 .005)" })), _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M2 26.005H30V28.005H2z" })), children); }); if (process.env.NODE_ENV !== "production") { Laptop.propTypes = iconPropTypes.iconPropTypes; } const Lasso = /*#__PURE__*/React__default["default"].forwardRef(function Lasso(_ref13, ref) { let { children, size = 16, ...rest } = _ref13; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z" })), children); }); if (process.env.NODE_ENV !== "production") { Lasso.propTypes = iconPropTypes.iconPropTypes; } const LassoPolygon = /*#__PURE__*/React__default["default"].forwardRef(function LassoPolygon(_ref14, ref) { let { children, size = 16, ...rest } = _ref14; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z" })), children); }); if (process.env.NODE_ENV !== "production") { LassoPolygon.propTypes = iconPropTypes.iconPropTypes; } const Launch = /*#__PURE__*/React__default["default"].forwardRef(function Launch(_ref15, ref) { let { children, size = 16, ...rest } = _ref15; if (size === 16 || size === "16" || size === "16px") { return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", fill: "currentColor", ...rest }, _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z" })), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z" })), children); } return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z" })), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z" })), children); }); if (process.env.NODE_ENV !== "production") { Launch.propTypes = iconPropTypes.iconPropTypes; } const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_1(_ref16, ref) { let { children, size = 16, ...rest } = _ref16; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", { cx: "23", cy: "25", r: "1" })), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z" })), _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M8 24H20V26H8z" })), children); }); if (process.env.NODE_ENV !== "production") { WatsonHealthLaunchStudy_1.propTypes = iconPropTypes.iconPropTypes; } const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_2(_ref17, ref) { let { children, size = 16, ...rest } = _ref17; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", { cx: "23", cy: "7", r: "1" })), _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z" })), _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M8 6H20V8H8z" })), children); }); if (process.env.NODE_ENV !== "production") { WatsonHealthLaunchStudy_2.propTypes = iconPropTypes.iconPropTypes; } const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_3(_ref18, ref) { let { children, size = 16, ...rest } = _ref18; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _circle5 || (_circle5 = /*#__PURE__*/React__default["default"].createElement("circle", { cx: "23", cy: "25", r: "1" })), _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z" })), _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z" })), children); }); if (process.env.NODE_ENV !== "production") { WatsonHealthLaunchStudy_3.propTypes = iconPropTypes.iconPropTypes; } const Layers = /*#__PURE__*/React__default["default"].forwardRef(function Layers(_ref19, ref) { let { children, size = 16, ...rest } = _ref19; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z" })), _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z" })), children); }); if (process.env.NODE_ENV !== "production") { Layers.propTypes = iconPropTypes.iconPropTypes; } const LayersExternal = /*#__PURE__*/React__default["default"].forwardRef(function LayersExternal(_ref20, ref) { let { children, size = 16, ...rest } = _ref20; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", { strokeWidth: "0", d: "m16,24c-.1631,0-.3262-.0398-.4741-.1196l-13-7,.9482-1.7607,12.5259,6.7446,12.5259-6.7446.9482,1.7607-13,7c-.1479.0798-.311.1196-.4741.1196Z" })), _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", { strokeWidth: "0", d: "M16 30c-.1631 0-.3262-.0398-.4741-.1196l-13-7 .9482-1.7607 12.5259 6.7446 12.5259-6.7446.9482 1.7607-13 7c-.1479.0798-.311.1196-.4741.1196zM29.4741 9.1196L16 1.8643v2.2715l10.8906 5.8643-10.8906 5.8643v2.2715l13.4741-7.2554c.324-.1743.5259-.5122.5259-.8804s-.2019-.7061-.5259-.8804zM4.4141 9.4141l3.5859-3.586v8.1719s2 0 2 0V5.8281s3.5859 3.5859 3.5859 3.5859l1.4141-1.414L9 2 3 8l1.4141 1.4141z" })), children); }); if (process.env.NODE_ENV !== "production") { LayersExternal.propTypes = iconPropTypes.iconPropTypes; } const Legend = /*#__PURE__*/React__default["default"].forwardRef(function Legend(_ref21, ref) { let { children, size = 16, ...rest } = _ref21; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M16 22H30V24H16z" })), _rect || (_rect = /*#__PURE__*/React__default["default"].createElement("rect", { width: "6", height: "6", x: "4", y: "20", rx: "1" })), _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z" })), children); }); if (process.env.NODE_ENV !== "production") { Legend.propTypes = iconPropTypes.iconPropTypes; } const LetterAa = /*#__PURE__*/React__default["default"].forwardRef(function LetterAa(_ref22, ref) { let { children, size = 16, ...rest } = _ref22; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterAa.propTypes = iconPropTypes.iconPropTypes; } const LetterBb = /*#__PURE__*/React__default["default"].forwardRef(function LetterBb(_ref23, ref) { let { children, size = 16, ...rest } = _ref23; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterBb.propTypes = iconPropTypes.iconPropTypes; } const LetterCc = /*#__PURE__*/React__default["default"].forwardRef(function LetterCc(_ref24, ref) { let { children, size = 16, ...rest } = _ref24; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterCc.propTypes = iconPropTypes.iconPropTypes; } const LetterDd = /*#__PURE__*/React__default["default"].forwardRef(function LetterDd(_ref25, ref) { let { children, size = 16, ...rest } = _ref25; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterDd.propTypes = iconPropTypes.iconPropTypes; } const LetterEe = /*#__PURE__*/React__default["default"].forwardRef(function LetterEe(_ref26, ref) { let { children, size = 16, ...rest } = _ref26; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterEe.propTypes = iconPropTypes.iconPropTypes; } const LetterFf = /*#__PURE__*/React__default["default"].forwardRef(function LetterFf(_ref27, ref) { let { children, size = 16, ...rest } = _ref27; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterFf.propTypes = iconPropTypes.iconPropTypes; } const LetterGg = /*#__PURE__*/React__default["default"].forwardRef(function LetterGg(_ref28, ref) { let { children, size = 16, ...rest } = _ref28; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterGg.propTypes = iconPropTypes.iconPropTypes; } const LetterHh = /*#__PURE__*/React__default["default"].forwardRef(function LetterHh(_ref29, ref) { let { children, size = 16, ...rest } = _ref29; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterHh.propTypes = iconPropTypes.iconPropTypes; } const LetterIi = /*#__PURE__*/React__default["default"].forwardRef(function LetterIi(_ref30, ref) { let { children, size = 16, ...rest } = _ref30; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterIi.propTypes = iconPropTypes.iconPropTypes; } const LetterJj = /*#__PURE__*/React__default["default"].forwardRef(function LetterJj(_ref31, ref) { let { children, size = 16, ...rest } = _ref31; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterJj.propTypes = iconPropTypes.iconPropTypes; } const LetterKk = /*#__PURE__*/React__default["default"].forwardRef(function LetterKk(_ref32, ref) { let { children, size = 16, ...rest } = _ref32; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterKk.propTypes = iconPropTypes.iconPropTypes; } const LetterLl = /*#__PURE__*/React__default["default"].forwardRef(function LetterLl(_ref33, ref) { let { children, size = 16, ...rest } = _ref33; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterLl.propTypes = iconPropTypes.iconPropTypes; } const LetterMm = /*#__PURE__*/React__default["default"].forwardRef(function LetterMm(_ref34, ref) { let { children, size = 16, ...rest } = _ref34; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterMm.propTypes = iconPropTypes.iconPropTypes; } const LetterNn = /*#__PURE__*/React__default["default"].forwardRef(function LetterNn(_ref35, ref) { let { children, size = 16, ...rest } = _ref35; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterNn.propTypes = iconPropTypes.iconPropTypes; } const LetterOo = /*#__PURE__*/React__default["default"].forwardRef(function LetterOo(_ref36, ref) { let { children, size = 16, ...rest } = _ref36; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterOo.propTypes = iconPropTypes.iconPropTypes; } const LetterPp = /*#__PURE__*/React__default["default"].forwardRef(function LetterPp(_ref37, ref) { let { children, size = 16, ...rest } = _ref37; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterPp.propTypes = iconPropTypes.iconPropTypes; } const LetterQq = /*#__PURE__*/React__default["default"].forwardRef(function LetterQq(_ref38, ref) { let { children, size = 16, ...rest } = _ref38; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterQq.propTypes = iconPropTypes.iconPropTypes; } const LetterRr = /*#__PURE__*/React__default["default"].forwardRef(function LetterRr(_ref39, ref) { let { children, size = 16, ...rest } = _ref39; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterRr.propTypes = iconPropTypes.iconPropTypes; } const LetterSs = /*#__PURE__*/React__default["default"].forwardRef(function LetterSs(_ref40, ref) { let { children, size = 16, ...rest } = _ref40; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterSs.propTypes = iconPropTypes.iconPropTypes; } const LetterTt = /*#__PURE__*/React__default["default"].forwardRef(function LetterTt(_ref41, ref) { let { children, size = 16, ...rest } = _ref41; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterTt.propTypes = iconPropTypes.iconPropTypes; } const LetterUu = /*#__PURE__*/React__default["default"].forwardRef(function LetterUu(_ref42, ref) { let { children, size = 16, ...rest } = _ref42; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterUu.propTypes = iconPropTypes.iconPropTypes; } const LetterVv = /*#__PURE__*/React__default["default"].forwardRef(function LetterVv(_ref43, ref) { let { children, size = 16, ...rest } = _ref43; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterVv.propTypes = iconPropTypes.iconPropTypes; } const LetterWw = /*#__PURE__*/React__default["default"].forwardRef(function LetterWw(_ref44, ref) { let { children, size = 16, ...rest } = _ref44; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterWw.propTypes = iconPropTypes.iconPropTypes; } const LetterXx = /*#__PURE__*/React__default["default"].forwardRef(function LetterXx(_ref45, ref) { let { children, size = 16, ...rest } = _ref45; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterXx.propTypes = iconPropTypes.iconPropTypes; } const LetterYy = /*#__PURE__*/React__default["default"].forwardRef(function LetterYy(_ref46, ref) { let { children, size = 16, ...rest } = _ref46; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterYy.propTypes = iconPropTypes.iconPropTypes; } const LetterZz = /*#__PURE__*/React__default["default"].forwardRef(function LetterZz(_ref47, ref) { let { children, size = 16, ...rest } = _ref47; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z" })), children); }); if (process.env.NODE_ENV !== "production") { LetterZz.propTypes = iconPropTypes.iconPropTypes; } const License = /*#__PURE__*/React__default["default"].forwardRef(function License(_ref48, ref) { let { children, size = 16, ...rest } = _ref48; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size, height: size, ref: ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z" })), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", { d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z" })), children); }); if (process.env.NODE_ENV !== "production") { License.propTypes = iconPropTypes.iconPropTypes; } const LicenseDraft = /*#__PURE__*/React__default["default"].forwardRef(function LicenseDraft(_ref49, ref) { let { children, size = 16, ...rest } = _ref49; return /*#__PURE__*/React__default["default"].createElement(Icon_js, { width: size