UNPKG

@carbon/icons-react

Version:

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

731 lines 135 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. */ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const require_Icon = require("../Icon-2zUDcllO.js"); const require_iconPropTypes = require("../iconPropTypes-DaTOKOBs.js"); let react = require("react"); react = require_Icon.__toESM(react); let react_jsx_runtime = require("react/jsx-runtime"); //#region virtual:generated/bucket-6.js const DirectionRotaryRight = /* @__PURE__ */ react.default.forwardRef(function DirectionRotaryRight({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,4,20.5859,5.4141,25.1719,10H16.91A5.9965,5.9965,0,1,0,10,16.91V28h2V16.91A6.0061,6.0061,0,0,0,16.91,12h8.2622l-4.586,4.5859L22,18l7-7ZM11,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,11,15Z" }), children); }); if (process.env.NODE_ENV !== "production") DirectionRotaryRight.propTypes = require_iconPropTypes.iconPropTypes; const DirectionRotaryRightFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionRotaryRightFilled({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", { cx: "11", cy: "11", r: "3" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,18l-1.4141-1.4141L23.1719,12h-7.273A5.0145,5.0145,0,0,1,12,15.8989V26H10V15.8989A5,5,0,1,1,15.8989,10h7.273l-4.586-4.5859L20,4l7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M20,4,18.5859,5.4141,23.1719,10h-7.273A5,5,0,1,0,10,15.8989V26h2V15.8989A5.0145,5.0145,0,0,0,15.8989,12h7.273l-4.586,4.5859L20,18l7-7ZM11,14a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,11,14Z", "data-icon-path": "inner-path" }), children); }); if (process.env.NODE_ENV !== "production") DirectionRotaryRightFilled.propTypes = require_iconPropTypes.iconPropTypes; const DirectionRotaryStraight = /* @__PURE__ */ react.default.forwardRef(function DirectionRotaryStraight({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17,12.09V5.8281l4.5859,4.586L23,9,16,2,9,9l1.4141,1.4141L15,5.8281V12.09A5.9925,5.9925,0,0,0,15,23.91V28h2V23.91A5.9925,5.9925,0,0,0,17,12.09ZM16,22a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,22Z" }), children); }); if (process.env.NODE_ENV !== "production") DirectionRotaryStraight.propTypes = require_iconPropTypes.iconPropTypes; const DirectionRotaryStraightFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionRotaryStraightFilled({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", { cx: "16", cy: "19", r: "3" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,12.4141,17,7.8281v6.273a5,5,0,0,1,0,9.7978V28H15V23.8989a5,5,0,0,1,0-9.7978V7.8281l-4.5859,4.586L9,11l7-7,7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M21.5859,12.4141,23,11,16,4,9,11l1.4141,1.4141L15,7.8281v6.273a5,5,0,0,0,0,9.7978V28h2V23.8989a5,5,0,0,0,0-9.7978V7.8281ZM19,19a3,3,0,1,1-3-3A3.0033,3.0033,0,0,1,19,19Z", "data-icon-path": "inner-path" }), children); }); if (process.env.NODE_ENV !== "production") DirectionRotaryStraightFilled.propTypes = require_iconPropTypes.iconPropTypes; const DirectionSharpTurn = /* @__PURE__ */ react.default.forwardRef(function DirectionSharpTurn({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,18v6.5859L7.707,6.293A1,1,0,0,0,6,7V28H8V9.4141L24.5859,26H18v2H28V18Z" }), children); }); if (process.env.NODE_ENV !== "production") DirectionSharpTurn.propTypes = require_iconPropTypes.iconPropTypes; const DirectionSharpTurnFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionSharpTurnFilled({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M26,26H16V24h6.5859L8,9.4141V26H6V7a1,1,0,0,1,1.707-.707L24,22.5859V16h2Z", "data-icon-path": "inner-path" }), children); }); if (process.env.NODE_ENV !== "production") DirectionSharpTurnFilled.propTypes = require_iconPropTypes.iconPropTypes; const DirectionStraight = /* @__PURE__ */ react.default.forwardRef(function DirectionStraight({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 4 9 11 10.414 12.414 15 7.828 15 28 17 28 17 7.828 21.586 12.414 23 11 16 4z" }), children); }); if (process.env.NODE_ENV !== "production") DirectionStraight.propTypes = require_iconPropTypes.iconPropTypes; const DirectionStraightFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionStraightFilled({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M21.5859,13.4141,17,8.8281V26H15V8.8281l-4.5859,4.586L9,12l7-7,7,7Z", "data-icon-path": "inner-path" }), children); }); if (process.env.NODE_ENV !== "production") DirectionStraightFilled.propTypes = require_iconPropTypes.iconPropTypes; const DirectionStraightRight = /* @__PURE__ */ react.default.forwardRef(function DirectionStraightRight({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 16 21 9 19.586 10.414 24.172 15 4 15 4 17 24.172 17 19.586 21.586 21 23 28 16z" }), children); }); if (process.env.NODE_ENV !== "production") DirectionStraightRight.propTypes = require_iconPropTypes.iconPropTypes; const DirectionStraightRightFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionStraightRightFilled({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M20,23l-1.4141-1.4141L23.1719,17H6V15H23.1719l-4.586-4.5859L20,9l7,7Z", "data-icon-path": "inner-path" }), children); }); if (process.env.NODE_ENV !== "production") DirectionStraightRightFilled.propTypes = require_iconPropTypes.iconPropTypes; const DirectionUTurn = /* @__PURE__ */ react.default.forwardRef(function DirectionUTurn({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26.5859,19.5859,22,24.1719V12A8,8,0,0,0,6,12V28H8V12a6,6,0,0,1,12,0V24.1719l-4.5859-4.586L14,21l7,7,7-7Z" }), children); }); if (process.env.NODE_ENV !== "production") DirectionUTurn.propTypes = require_iconPropTypes.iconPropTypes; const DirectionUTurnFilled = /* @__PURE__ */ react.default.forwardRef(function DirectionUTurnFilled({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M26.5859,17.5859,22,22.1719V14A8,8,0,0,0,6,14V26H8V14a6,6,0,0,1,12,0v8.1719l-4.5859-4.586L14,19l7,7,7-7Z", "data-icon-path": "inner-path" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2ZM21,26l-7-7,1.4141-1.4141L20,22.1719V14A6,6,0,0,0,8,14V26H6V14a8,8,0,0,1,16,0v8.1719l4.5859-4.586L28,19Z" }), children); }); if (process.env.NODE_ENV !== "production") DirectionUTurnFilled.propTypes = require_iconPropTypes.iconPropTypes; const DirectoryDomain = /* @__PURE__ */ react.default.forwardRef(function DirectoryDomain({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,26H18.8157A2.9959,2.9959,0,0,0,17,24.1841V19h7a2.0025,2.0025,0,0,0,2-2V4a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,4V17a2.0025,2.0025,0,0,0,2,2h7v5.1841A2.9959,2.9959,0,0,0,13.1843,26H4v2h9.1843a2.982,2.982,0,0,0,5.6314,0H28ZM24,12H8V9H24Zm0-8V7H8V4ZM8,14H24v3H8Zm8,14a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,16,28Z" }), children); }); if (process.env.NODE_ENV !== "production") DirectoryDomain.propTypes = require_iconPropTypes.iconPropTypes; const DisableStep = /* @__PURE__ */ react.default.forwardRef(function DisableStep({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,12H3c-.55,0-1-.45-1-1V3c0-.55.45-1,1-1h26c.55,0,1,.45,1,1v8c0,.55-.45,1-1,1ZM4,4v6h24v-6H4ZM16,22H4v-6h24v1h2v-2c0-.55-.45-1-1-1H3c-.55,0-1,.45-1,1v8c0,.55.45,1,1,1h13v-2ZM29.8447,25.3754c.9845-4.3565-2.8635-8.2045-7.2201-7.2201-2.1983.4968-3.9725,2.271-4.4692,4.4692-.9845,4.3565,2.8635,8.2045,7.2201,7.2201,2.1983-.4968,3.9725-2.271,4.4692-4.4692ZM28,24c0,.7-.2,1.4-.6,2l-5.5-5.5c.6-.4,1.3-.6,2-.6,2.2,0,4.1,1.9,4.1,4.1h0ZM20,24c0-.7.2-1.4.6-2l5.5,5.5c-.6.4-1.3.6-2,.6-2.2,0-4.1-1.9-4.1-4.1h0Z" }), children); }); if (process.env.NODE_ENV !== "production") DisableStep.propTypes = require_iconPropTypes.iconPropTypes; const DistributeHorizontalCenter = /* @__PURE__ */ react.default.forwardRef(function DistributeHorizontalCenter({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,10H23V2H21v8H20a2.0023,2.0023,0,0,0-2,2v8a2.0023,2.0023,0,0,0,2,2h1v8h2V22h1a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,24,10Zm0,10H20V12h4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,6H11V2H9V6H8A2.0023,2.0023,0,0,0,6,8V24a2.0023,2.0023,0,0,0,2,2H9v4h2V26h1a2.0023,2.0023,0,0,0,2-2V8A2.0023,2.0023,0,0,0,12,6Zm0,18H8V8h4Z" }), children); }); if (process.env.NODE_ENV !== "production") DistributeHorizontalCenter.propTypes = require_iconPropTypes.iconPropTypes; const DistributeHorizontalLeft = /* @__PURE__ */ react.default.forwardRef(function DistributeHorizontalLeft({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,22H24a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2v8A2.0021,2.0021,0,0,1,28,22ZM24,12v8h4V12Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 2H20V30H18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,26H8a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,8,6h4a2.0021,2.0021,0,0,1,2,2V24A2.0021,2.0021,0,0,1,12,26ZM8,8V24h4V8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 2H4V30H2z" }), children); }); if (process.env.NODE_ENV !== "production") DistributeHorizontalLeft.propTypes = require_iconPropTypes.iconPropTypes; const DistributeHorizontalRight = /* @__PURE__ */ react.default.forwardRef(function DistributeHorizontalRight({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 2H30V30H28z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,22H20a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2v8A2.0021,2.0021,0,0,1,24,22ZM20,12h-.0015L20,20h4V12Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 2H14V30H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,26H4a2.0021,2.0021,0,0,1-2-2V8A2.0021,2.0021,0,0,1,4,6H8a2.0021,2.0021,0,0,1,2,2V24A2.0021,2.0021,0,0,1,8,26ZM4,8H3.9985L4,24H8V8Z" }), children); }); if (process.env.NODE_ENV !== "production") DistributeHorizontalRight.propTypes = require_iconPropTypes.iconPropTypes; const DistributeVerticalBottom = /* @__PURE__ */ react.default.forwardRef(function DistributeVerticalBottom({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 28H30V30H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,26H8a2.0021,2.0021,0,0,1-2-2V20a2.0021,2.0021,0,0,1,2-2H24a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,24,26Zm0-6.0012L8,20v4H24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 12H30V14H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,10H12a2.0021,2.0021,0,0,1-2-2V4a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2V8A2.0021,2.0021,0,0,1,20,10Zm0-6.0012L12,4V8h8Z" }), children); }); if (process.env.NODE_ENV !== "production") DistributeVerticalBottom.propTypes = require_iconPropTypes.iconPropTypes; const DistributeVerticalCenter = /* @__PURE__ */ react.default.forwardRef(function DistributeVerticalCenter({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,21H26V20a2.0023,2.0023,0,0,0-2-2H8a2.0023,2.0023,0,0,0-2,2v1H2v2H6v1a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V23h4Zm-6,3H8V20l16-.001Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,9H22V8a2.0023,2.0023,0,0,0-2-2H12a2.0023,2.0023,0,0,0-2,2V9H2v2h8v1a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V11h8ZM20,12H12V8l8-.001Z" }), children); }); if (process.env.NODE_ENV !== "production") DistributeVerticalCenter.propTypes = require_iconPropTypes.iconPropTypes; const DistributeVerticalTop = /* @__PURE__ */ react.default.forwardRef(function DistributeVerticalTop({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,30H8a2.0021,2.0021,0,0,1-2-2V24a2.0021,2.0021,0,0,1,2-2H24a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,24,30ZM8,24v4H24V24Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 18H30V20H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,14H12a2.0021,2.0021,0,0,1-2-2V8a2.0021,2.0021,0,0,1,2-2h8a2.0021,2.0021,0,0,1,2,2v4A2.0021,2.0021,0,0,1,20,14ZM12,8v4h8V8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 2H30V4H2z" }), children); }); if (process.env.NODE_ENV !== "production") DistributeVerticalTop.propTypes = require_iconPropTypes.iconPropTypes; const WatsonHealthDna = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthDna({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,2V1H20V2a7.04,7.04,0,0,1-.08,1H12.08A7.04,7.04,0,0,1,12,2V1H10V2c0,3.7549,1.9707,5.6035,4.1008,7C11.9707,10.3965,10,12.2451,10,16s1.9707,5.6035,4.1008,7C11.9707,24.3965,10,26.2451,10,30v1h2V30a7.04,7.04,0,0,1,.08-1H19.92A7.04,7.04,0,0,1,20,30v1h2V30c0-3.7549-1.9707-5.6035-4.1008-7C20.0293,21.6035,22,19.7549,22,16s-1.9707-5.6035-4.1008-7C20.0293,7.6035,22,5.7549,22,2ZM20,16a7.04,7.04,0,0,1-.08,1H12.08a6.3212,6.3212,0,0,1,0-2H19.92A7.04,7.04,0,0,1,20,16Zm-.7559,11H12.7559A8.9078,8.9078,0,0,1,16,24.17,8.9078,8.9078,0,0,1,19.2441,27ZM16,21.83A8.9078,8.9078,0,0,1,12.7559,19h6.4882A8.9078,8.9078,0,0,1,16,21.83ZM19.2441,13H12.7559A8.9078,8.9078,0,0,1,16,10.17,8.9078,8.9078,0,0,1,19.2441,13ZM16,7.83A8.9078,8.9078,0,0,1,12.7559,5h6.4882A8.9078,8.9078,0,0,1,16,7.83Z" }), children); }); if (process.env.NODE_ENV !== "production") WatsonHealthDna.propTypes = require_iconPropTypes.iconPropTypes; const DnsServices = /* @__PURE__ */ react.default.forwardRef(function DnsServices({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 20H30V22H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 24H26V26H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,17V16A13.9871,13.9871,0,1,0,19.23,29.625l-.46-1.9463A12.0419,12.0419,0,0,1,16,28c-.19,0-.375-.0186-.563-.0273A20.3044,20.3044,0,0,1,12.0259,17Zm-2.0415-2H21.9751A24.2838,24.2838,0,0,0,19.2014,4.4414,12.0228,12.0228,0,0,1,27.9585,15ZM16.563,4.0273A20.3044,20.3044,0,0,1,19.9741,15H12.0259A20.3044,20.3044,0,0,1,15.437,4.0273C15.625,4.0186,15.81,4,16,4S16.375,4.0186,16.563,4.0273Zm-3.7644.4141A24.2838,24.2838,0,0,0,10.0249,15H4.0415A12.0228,12.0228,0,0,1,12.7986,4.4414Zm0,23.1172A12.0228,12.0228,0,0,1,4.0415,17h5.9834A24.2838,24.2838,0,0,0,12.7986,27.5586Z" }), children); }); if (process.env.NODE_ENV !== "production") DnsServices.propTypes = require_iconPropTypes.iconPropTypes; const Doc = /* @__PURE__ */ react.default.forwardRef(function Doc({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,23H24a2.0023,2.0023,0,0,1-2-2V11a2.002,2.002,0,0,1,2-2h6v2H24V21h6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,23H14a2.0023,2.0023,0,0,1-2-2V11a2.002,2.002,0,0,1,2-2h4a2.002,2.002,0,0,1,2,2V21A2.0023,2.0023,0,0,1,18,23ZM14,11V21h4V11Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6,23H2V9H6a4.0045,4.0045,0,0,1,4,4v6A4.0045,4.0045,0,0,1,6,23ZM4,21H6a2.002,2.002,0,0,0,2-2V13a2.002,2.002,0,0,0-2-2H4Z" }), children); }); if (process.env.NODE_ENV !== "production") Doc.propTypes = require_iconPropTypes.iconPropTypes; const Document = /* @__PURE__ */ react.default.forwardRef(function Document({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25.7,9.3l-7-7C18.5,2.1,18.3,2,18,2H8C6.9,2,6,2.9,6,4v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10C26,9.7,25.9,9.5,25.7,9.3 z M18,4.4l5.6,5.6H18V4.4z M24,28H8V4h8v6c0,1.1,0.9,2,2,2h6V28z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 22H22V24H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 16H22V18H10z" }), children); }); if (process.env.NODE_ENV !== "production") Document.propTypes = require_iconPropTypes.iconPropTypes; const DocumentAdd = /* @__PURE__ */ react.default.forwardRef(function DocumentAdd({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30 24 26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26 30 24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentAdd.propTypes = require_iconPropTypes.iconPropTypes; const DocumentAttachment = /* @__PURE__ */ react.default.forwardRef(function DocumentAttachment({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,30H11a2.0023,2.0023,0,0,1-2-2V22h2v6H26V6H17V4h9a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,26,30Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 10H24V12H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 15H24V17H16z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 20H24V22H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9,19a5.0055,5.0055,0,0,1-5-5V3H6V14a3,3,0,0,0,6,0V5a1,1,0,0,0-2,0V15H8V5a3,3,0,0,1,6,0v9A5.0055,5.0055,0,0,1,9,19Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentAttachment.propTypes = require_iconPropTypes.iconPropTypes; const DocumentAudio = /* @__PURE__ */ react.default.forwardRef(function DocumentAudio({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29,31a.9987.9987,0,0,1-.6245-.2192L23.6494,27H20a1,1,0,0,1-1-1V21a1,1,0,0,1,1-1h3.6494l4.7261-3.7808A1,1,0,0,1,30,17V30a1,1,0,0,1-1,1Zm-8-6h3a1,1,0,0,1,.6245.2192L28,27.9194V19.0806l-3.3755,2.7A1,1,0,0,1,24,22H21Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentAudio.propTypes = require_iconPropTypes.iconPropTypes; const DocumentBlank = /* @__PURE__ */ react.default.forwardRef(function DocumentBlank({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentBlank.propTypes = require_iconPropTypes.iconPropTypes; const DocumentComment = /* @__PURE__ */ react.default.forwardRef(function DocumentComment({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "m26,17h-10c-1.104.0014-1.9986.896-2,2v6c0,1.1046.8954,2,2,2h4v-2h-4v-6h10v6h-2.5352l-2.5937,3.8906,1.6641,1.1094,2-3h1.4648c1.1046,0,2-.8954,2-2v-6c-.0014-1.104-.896-1.9986-2-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "m22,14h2v-4c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998H6c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h6v-2h-6V4h8v6c0,1.1001.8999,2,2,2h6v2Zm-6-4v-5.6001l5.6001,5.6001h-5.6001Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentComment.propTypes = require_iconPropTypes.iconPropTypes; const DocumentConfiguration = /* @__PURE__ */ react.default.forwardRef(function DocumentConfiguration({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "m30,24v-2h-2.1011c-.1289-.6259-.3775-1.2211-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49c-.5318-.3545-1.127-.603-1.753-.732v-2.1011h-2v2.1011c-.6259.1289-1.2211.3775-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49c-.3545.5318-.603,1.127-.732,1.753h-2.1011v2h2.1011c.1289.6259.3775,1.2211.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49c.5318.3545,1.127.603,1.753.732v2.1011h2v-2.1011c.6259-.1289,1.2211-.3775,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49c.3545-.5318.603-1.127.732-1.753h2.1011Zm-7,2c-1.6569,0-3-1.3431-3-3s1.3431-3,3-3,3,1.3431,3,3c-.0018,1.6561-1.3439,2.9982-3,3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "m23.499,9.085l-6.792-6.792c-.1875-.1875-.4419-.293-.707-.293H6c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h8v-2H6V4h8v6c0,1.1025.897,2,2,2h6.292c.6929,0,1.312-.4136,1.5771-1.0537.2656-.6406.1201-1.3711-.3701-1.8613Zm-7.499.915v-5.5859l5.5854,5.5859h-5.5854Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentConfiguration.propTypes = require_iconPropTypes.iconPropTypes; const DocumentDownload = /* @__PURE__ */ react.default.forwardRef(function DocumentDownload({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30 25 28.586 23.586 26 26.172 26 18 24 18 24 26.172 21.414 23.586 20 25 25 30 30 25z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2H18ZM18,4.4,23.6,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentDownload.propTypes = require_iconPropTypes.iconPropTypes; const DocumentEpdf = /* @__PURE__ */ react.default.forwardRef(function DocumentEpdf({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,26V22a2.0023,2.0023,0,0,0-2-2H22a2.0023,2.0023,0,0,0-2,2v6a2.0077,2.0077,0,0,0,2,2h5V28H22V26Zm-6-4h4v2H22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25.707,9.293l-7-7A1,1,0,0,0,18,2H8A2.002,2.002,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2h8V28H8V4h8v6a2.002,2.002,0,0,0,2,2h6v4h2V10A1,1,0,0,0,25.707,9.293ZM18,4.4141,23.5859,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentEpdf.propTypes = require_iconPropTypes.iconPropTypes; const DocumentExport = /* @__PURE__ */ react.default.forwardRef(function DocumentExport({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 21 26.17 21 23.59 23.59 25 25 30 20 25 15 23.59 16.41 26.17 19 13 19 13 21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,14,2H4A2,2,0,0,0,2,4V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V26H20v2H4V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L19.59,10Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentExport.propTypes = require_iconPropTypes.iconPropTypes; const DocumentHorizontal = /* @__PURE__ */ react.default.forwardRef(function DocumentHorizontal({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,6H4A2.0023,2.0023,0,0,0,2,8V24a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V8A2.0023,2.0023,0,0,0,28,6ZM20,24H12V22a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm8,0H22V22a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v2H4V8H28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,18a4,4,0,1,0-4-4A4,4,0,0,0,16,18Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,16,12Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentHorizontal.propTypes = require_iconPropTypes.iconPropTypes; const DocumentImport = /* @__PURE__ */ react.default.forwardRef(function DocumentImport({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28 19 14.83 19 17.41 16.41 16 15 11 20 16 25 17.41 23.59 14.83 21 28 21 28 19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,14V10a1,1,0,0,0-.29-.71l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V26H22v2H6V4h8v6a2,2,0,0,0,2,2h6v2Zm-8-4V4.41L21.59,10Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentImport.propTypes = require_iconPropTypes.iconPropTypes; const DocumentMultiple_01 = /* @__PURE__ */ react.default.forwardRef(function DocumentMultiple_01({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 6H4V26H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 4H8V28H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 22H26V24H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 16H26V18H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.7,9.3l-7-7C22.5,2.1,22.3,2,22,2H12c-1.1,0-2,0.9-2,2v24c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V10 C30,9.7,29.9,9.5,29.7,9.3z M22,4.4l5.6,5.6H22V4.4z M28,28H12V4h8v6c0,1.1,0.9,2,2,2h6V28z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentMultiple_01.propTypes = require_iconPropTypes.iconPropTypes; const DocumentMultiple_02 = /* @__PURE__ */ react.default.forwardRef(function DocumentMultiple_02({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,31H6c-1.1,0-2-0.9-2-2V12h2v17h12V31z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,27H10c-1.1,0-2-0.9-2-2V8h2v17h12V27z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 16H24V18H16z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.7,9.3l-7-7C20.5,2.1,20.3,2,20,2h-6c-1.1,0-2,0.9-2,2v17c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V10 C28,9.7,27.9,9.5,27.7,9.3z M20,4.4l5.6,5.6H20V4.4z M26,21H14V4h4v6c0,1.1,0.9,2,2,2h6V21z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentMultiple_02.propTypes = require_iconPropTypes.iconPropTypes; const DocumentPdf = /* @__PURE__ */ react.default.forwardRef(function DocumentPdf({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30 18 30 16 24 16 24 26 26 26 26 22 29 22 29 20 26 20 26 18 30 18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,26H15V16h4a3.0033,3.0033,0,0,1,3,3v4A3.0033,3.0033,0,0,1,19,26Zm-2-2h2a1.0011,1.0011,0,0,0,1-1V19a1.0011,1.0011,0,0,0-1-1H17Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,16H6V26H8V23h3a2.0027,2.0027,0,0,0,2-2V18A2.0023,2.0023,0,0,0,11,16ZM8,21V18h3l.001,3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,14V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,14,2H4A2.0059,2.0059,0,0,0,2,4V28a2,2,0,0,0,2,2H20V28H4V4h8v6a2.0059,2.0059,0,0,0,2,2h6v2Zm-8-4V4.4L19.6,10Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentPdf.propTypes = require_iconPropTypes.iconPropTypes; const DocumentPreliminary = /* @__PURE__ */ react.default.forwardRef(function DocumentPreliminary({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,30a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 22H16V24H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 16H18V18H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentPreliminary.propTypes = require_iconPropTypes.iconPropTypes; const DocumentProcessor = /* @__PURE__ */ react.default.forwardRef(function DocumentProcessor({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,28v2h-2c-1.1025,0-2-.8975-2-2v-2h2v2h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,26h2v2c0,1.1025-.8975,2-2,2h-2v-2h2v-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,21v-2h2c1.1025,0,2,.8975,2,2v2h-2v-2h-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19,23h-2v-2c0-1.1025.8975-2,2-2h2v2h-2v2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14,28h-6V4h8v6c0,1.1001.8999,2,2,2h6v4h2v-6c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998h-10c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h6v-2ZM18,4.3999l5.6001,5.6001h-5.6001v-5.6001Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentProcessor.propTypes = require_iconPropTypes.iconPropTypes; const DocumentProtected = /* @__PURE__ */ react.default.forwardRef(function DocumentProtected({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,21V18a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-6-3a2,2,0,0,1,4,0v3H22ZM20,28V23h8v5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentProtected.propTypes = require_iconPropTypes.iconPropTypes; const DocumentRequirements = /* @__PURE__ */ react.default.forwardRef(function DocumentRequirements({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "M28.5899 20.59 22 27.1798 19.41 24.5898 18 26 22 30 30 22 28.5899 20.59z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "M10 20H16V22H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "M10 16H18V18H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "m8,4h8v6c0,1.1001.8999,2,2,2h6v6h2v-8c0-.2998-.1001-.5-.3-.7002l-7-7c-.2-.1997-.3999-.2998-.7-.2998h-10c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h7v-2h-7V4Zm10,.3999l5.6001,5.6001h-5.6001v-5.6001Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentRequirements.propTypes = require_iconPropTypes.iconPropTypes; const DocumentSecurity = /* @__PURE__ */ react.default.forwardRef(function DocumentSecurity({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,30l-2.1387-1.0127A5.0216,5.0216,0,0,1,18,24.4678V18H28v6.4678a5.0216,5.0216,0,0,1-2.8613,4.52ZM20,20v4.4678a3.012,3.012,0,0,0,1.7168,2.7109L23,27.7861l1.2832-.6074A3.012,3.012,0,0,0,26,24.4678V20Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28H6V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2H16ZM16,4.4,21.6,10H16Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentSecurity.propTypes = require_iconPropTypes.iconPropTypes; const DocumentSigned = /* @__PURE__ */ react.default.forwardRef(function DocumentSigned({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.4141,30H15V25.5857l5.0337-5.0337A4.6069,4.6069,0,0,1,20,20a5,5,0,1,1,4.4478,4.9663ZM17,28h1.5859l5.2061-5.2063.5395.1238a3.0351,3.0351,0,1,0-2.249-2.2488l.1236.5393L17,26.4143Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", { cx: "25", cy: "20", r: "1" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 6H20V8H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 10H20V12H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 14H14V16H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 24H12V26H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2v9H22V4H6V28h6Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentSigned.propTypes = require_iconPropTypes.iconPropTypes; const DocumentSketch = /* @__PURE__ */ react.default.forwardRef(function DocumentSketch({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentSketch.propTypes = require_iconPropTypes.iconPropTypes; const DocumentSubject = /* @__PURE__ */ react.default.forwardRef(function DocumentSubject({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "m26,30h-5v-2h5v-2h-3c-1.1025,0-2-.8975-2-2v-2c0-1.103.8975-2,2-2h5v2h-5v2h3c1.1025,0,2,.8975,2,2v2c0,1.1025-.8975,2-2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "M10 20H16V22H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "M10 16H18V18H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { strokeWidth: "0", d: "m24,16.9922h2v-6.9922c0-.1001,0-.2998-.1001-.3999-.0999-.1001-.0999-.2002-.2-.3003l-7-7c-.0999-.0996-.2-.1997-.3-.1997-.0999-.1001-.2998-.1001-.3999-.1001h-10c-.5,0-1,.2002-1.3999.6001-.4001.3999-.6001.8999-.6001,1.3999v24c0,.5.2,1,.6001,1.3999.3999.3999.8999.6001,1.3999.6001h7.9473v-2h-7.9473V4h8v6c0,.5.2,1,.6001,1.3999.3999.3999.8999.6001,1.3999.6001h6v4.9922Zm-6-6.9922v-5.6001l5.6001,5.6001h-5.6001Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentSubject.propTypes = require_iconPropTypes.iconPropTypes; const DocumentSubtract = /* @__PURE__ */ react.default.forwardRef(function DocumentSubtract({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 24H30V26H20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v8h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentSubtract.propTypes = require_iconPropTypes.iconPropTypes; const DocumentTasks = /* @__PURE__ */ react.default.forwardRef(function DocumentTasks({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22 27.18 19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h7ZM18,4.4,23.6,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentTasks.propTypes = require_iconPropTypes.iconPropTypes; const DocumentUnknown = /* @__PURE__ */ react.default.forwardRef(function DocumentUnknown({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", { cx: "9", cy: "28.5", r: "1.5" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,25H8V21h2a2,2,0,0,0,0-4H8a2.0023,2.0023,0,0,0-2,2v.5H4V19a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27.7,9.3l-7-7A.9085.9085,0,0,0,20,2H10A2.0058,2.0058,0,0,0,8,4v8h2V4h8v6a2.0058,2.0058,0,0,0,2,2h6V28H14v2H26a2.0058,2.0058,0,0,0,2-2V10A.9092.9092,0,0,0,27.7,9.3ZM20,10V4.4L25.6,10Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentUnknown.propTypes = require_iconPropTypes.iconPropTypes; const DocumentUnprotected = /* @__PURE__ */ react.default.forwardRef(function DocumentUnprotected({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.499,9.085,16.707,2.293A1,1,0,0,0,16,2H6A2.0058,2.0058,0,0,0,4,4V28a2.0058,2.0058,0,0,0,2,2h8V28H6V4h8v6a2.0023,2.0023,0,0,0,2,2h6.292a1.7075,1.7075,0,0,0,1.207-2.915ZM16,10V4.4141L21.5854,10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,21H22V18a2,2,0,0,1,4,0h2a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v5a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V23A2.0025,2.0025,0,0,0,28,21Zm-8,7V23h8v5Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentUnprotected.propTypes = require_iconPropTypes.iconPropTypes; const DocumentVertical = /* @__PURE__ */ react.default.forwardRef(function DocumentVertical({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,14a4,4,0,1,1,4-4h0A4.0118,4.0118,0,0,1,16,14Zm0-6a2,2,0,1,0,2,2h0a2.0059,2.0059,0,0,0-2-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24,2H8A2.0023,2.0023,0,0,0,6,4V28a2.0023,2.0023,0,0,0,2,2H24a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,24,2ZM12,24V18a.9447.9447,0,0,1,1-1h6a.9447.9447,0,0,1,1,1v6H18v4H14V24Zm8,4V26a2.0058,2.0058,0,0,0,2-2V18a2.9463,2.9463,0,0,0-3-3H13a2.9463,2.9463,0,0,0-3,3v6a2.0058,2.0058,0,0,0,2,2v2H8V4H24V28Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentVertical.propTypes = require_iconPropTypes.iconPropTypes; const DocumentVideo = /* @__PURE__ */ react.default.forwardRef(function DocumentVideo({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30,19l-4,3.2V20a2.0023,2.0023,0,0,0-2-2H16a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h8a2.0023,2.0023,0,0,0,2-2V23.8L30,27ZM16,26V20h8l.0015,6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3l2,0V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h4ZM18,4.4,23.6,10H18Z" }), children); }); if (process.env.NODE_ENV !== "production") DocumentVideo.propTypes = require_iconPropTypes.iconPropTypes; const DocumentView = /* @__PURE__ */ react.default.forwardRef(function DocumentView({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("circle", { cx: "22", cy: "24", r: "2" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0