UNPKG

@carbon/icons-react

Version:

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

653 lines 52.3 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-21.js const WindPower = /* @__PURE__ */ react.default.forwardRef(function WindPower({ 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,28V15.8159a3.0059,3.0059,0,0,0,1.47-1.1186L27.063,17l.5176-1.9321-8.6045-2.3052a2.985,2.985,0,0,0-2.63-2.7275L14.1938,2l-1.9316.5186,2.1318,7.956a2.9588,2.9588,0,0,0-1.093,3.8115L7,20.5859,8.415,22l6.3-6.3A2.8938,2.8938,0,0,0,15,15.8154V28H2v2H30V28Zm0-15a1,1,0,1,1-1-1A1.0008,1.0008,0,0,1,17,13Z" }), children); }); if (process.env.NODE_ENV !== "production") WindPower.propTypes = require_iconPropTypes.iconPropTypes; const WindStream = /* @__PURE__ */ react.default.forwardRef(function WindStream({ 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,2,23.5859,3.4141,26.1719,6h-5.09a16.93,16.93,0,0,0-6.3139,1.2158L10.4893,8.9272A14.93,14.93,0,0,1,4.9185,10H2v2H4.9185a16.93,16.93,0,0,0,6.3139-1.2158l4.2783-1.7114A14.93,14.93,0,0,1,21.0815,8h5.09l-2.586,2.5859L25,12l5-5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,11l-1.4141,1.4141L22.1719,15H18.9014a16.9422,16.9422,0,0,0-5.9693,1.0825l-2.5664.9624A14.9456,14.9456,0,0,1,5.0986,18H2v2H5.0986a16.9422,16.9422,0,0,0,5.9693-1.0825l2.5664-.9624A14.9456,14.9456,0,0,1,18.9014,17h3.2705l-2.586,2.5859L21,21l5-5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z" }), children); }); if (process.env.NODE_ENV !== "production") WindStream.propTypes = require_iconPropTypes.iconPropTypes; const WatsonHealthWindowAuto = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthWindowAuto({ 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: "M15 4H17V7H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25 15H28V17H25z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 25H17V28H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 15H7V17H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.55 7.04H9.55V10.04H7.55z", transform: "rotate(-45 8.55 8.548)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.96 7.55H24.96V9.55H21.96z", transform: "rotate(-45 23.454 8.555)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.45 21.95H24.45V24.95H22.45z", transform: "rotate(-45 23.452 23.446)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.05 22.45H10.05V24.45H7.05z", transform: "rotate(-45 8.544 23.451)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 30H28V32H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 0H28V2H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Zm-4,6a4,4,0,0,1,4-4v8A4,4,0,0,1,12,16Z" }), children); }); if (process.env.NODE_ENV !== "production") WatsonHealthWindowAuto.propTypes = require_iconPropTypes.iconPropTypes; const WatsonHealthWindowBase = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthWindowBase({ 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: "M15 2H17V5H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25 13H28V15H25z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 23H17V26H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 13H7V15H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.55 5.03H9.55V8.030000000000001H7.55z", transform: "rotate(-45 8.56 6.544)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.96 5.54H24.96V7.54H21.96z", transform: "rotate(-45 23.469 6.539)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.46 19.94H24.46V22.94H22.46z", transform: "rotate(-45 23.462 21.442)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.04 20.45H10.04V22.45H7.04z", transform: "rotate(-45 8.554 21.447)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 28H28V30H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,20a6,6,0,1,0-6-6A6,6,0,0,0,16,20Zm0-10v8a4,4,0,0,1,0-8Z" }), children); }); if (process.env.NODE_ENV !== "production") WatsonHealthWindowBase.propTypes = require_iconPropTypes.iconPropTypes; const WatsonHealthWindowBlackSaturation = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthWindowBlackSaturation({ 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: "M15 2H17V5H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27 15H30V17H27z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 27H17V30H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 15H5V17H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6.225 5.729H8.228V8.732H6.225z", transform: "rotate(-45 7.227 7.23)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.267 6.227H26.267V8.227H23.267z", transform: "rotate(-45 24.767 7.227)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z", transform: "rotate(-44.999 24.77 24.77)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M5.47 25.126 7.591 23 9 24.419 6.884 26.54 5.47 25.126z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 13H17V15H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 13H21V15H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 11H19V13H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 15H19V17H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 19H19V21H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 17H17V19H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 17H21V19H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z" }), children); }); if (process.env.NODE_ENV !== "production") WatsonHealthWindowBlackSaturation.propTypes = require_iconPropTypes.iconPropTypes; const WatsonHealthWindowOverlay = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthWindowOverlay({ 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: "M15 6H17V9H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25 17H28V19H25z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 27H17V30H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 17H7V19H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.55 9.03H9.55V12.03H7.55z", transform: "rotate(-45 8.558 10.545)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.96 9.54H24.96V11.54H21.96z", transform: "rotate(-45 23.466 10.54)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.46 23.94H24.46V26.94H22.46z", transform: "rotate(-45 23.459 25.443)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M7.04 24.45H10.04V26.45H7.04z", transform: "rotate(-45 8.55 25.448)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 2H28V4H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,24a6,6,0,1,0-6-6A6,6,0,0,0,16,24Zm0-10v8a4,4,0,0,1,0-8Z" }), children); }); if (process.env.NODE_ENV !== "production") WatsonHealthWindowOverlay.propTypes = require_iconPropTypes.iconPropTypes; const WatsonHealthWindowPreset = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthWindowPreset({ 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: "M15 6H17V8H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24 15H26V17H24z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 24H17V26H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 15H8V17H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.586 8.586H10.586V10.586H8.586z", transform: "rotate(-45 9.586 9.586)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.414 8.586H23.414V10.586H21.414z", transform: "rotate(-45 22.414 9.586)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.414 21.414H23.414V23.414H21.414z", transform: "rotate(-45 22.414 22.414)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8.586 21.414H10.586V23.414H8.586z", transform: "rotate(-45 9.586 22.414)" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z" }), children); }); if (process.env.NODE_ENV !== "production") WatsonHealthWindowPreset.propTypes = require_iconPropTypes.iconPropTypes; const Windy = /* @__PURE__ */ react.default.forwardRef(function Windy({ 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,15H8V13H21a3,3,0,1,0-3-3H16a5,5,0,1,1,5,5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,28a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V18H23a5,5,0,0,1,0,10Z" }), children); }); if (process.env.NODE_ENV !== "production") Windy.propTypes = require_iconPropTypes.iconPropTypes; const WindyDust = /* @__PURE__ */ react.default.forwardRef(function WindyDust({ 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,28a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H22V18h1a5,5,0,0,1,0,10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 18H20V20H16z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 18H14V20H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 18H8V20H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,15H20V13h1a3,3,0,1,0-3-3H16a5,5,0,1,1,5,5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 13H18V15H14z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 13H12V15H8z" }), children); }); if (process.env.NODE_ENV !== "production") WindyDust.propTypes = require_iconPropTypes.iconPropTypes; const WindySnow = /* @__PURE__ */ react.default.forwardRef(function WindySnow({ 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,28a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H6V18H25a5,5,0,0,1,0,10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M23,15H10V13H23a3,3,0,1,0-3-3H18a5,5,0,1,1,5,5Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 23H13V25H11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 25H15V27H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 27H17V29H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 23H17V25H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11 27H13V29H11z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 4H8V6H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 6H10V8H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 8H12V10H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 4H12V6H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 8H8V10H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 26H4V28H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 28H6V30H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 30H8V32H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 26H8V28H6z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 30H4V32H2z" }), children); }); if (process.env.NODE_ENV !== "production") WindySnow.propTypes = require_iconPropTypes.iconPropTypes; const WindyStrong = /* @__PURE__ */ react.default.forwardRef(function WindyStrong({ 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,30a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H4V20h9a5,5,0,0,1,0,10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M25,25a5.0057,5.0057,0,0,1-5-5h2a3,3,0,1,0,3-3H2V15H25a5,5,0,0,1,0,10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,12H6V10H21a3,3,0,1,0-3-3H16a5,5,0,1,1,5,5Z" }), children); }); if (process.env.NODE_ENV !== "production") WindyStrong.propTypes = require_iconPropTypes.iconPropTypes; const WinterWarning = /* @__PURE__ */ react.default.forwardRef(function WinterWarning({ 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.684 19.051 19.167 19.891 13 15.486 13 7.369 15.555 5.665 14.445 4.001 12 5.631 9.555 4.001 8.445 5.665 11 7.369 11 14.057 6 10.486 6 8 4 8 4 10.279 1.684 11.051 2.316 12.949 4.833 12.11 10.28 16.001 4.833 19.891 2.316 19.051 1.684 20.949 4 21.721 4 24 6 24 6 21.515 11 17.944 11 24.631 8.445 26.335 9.555 27.999 12 26.368 14.445 27.999 15.555 26.335 13 24.631 13 17.943 18 21.515 18 24 20 24 20 21.721 22.316 20.949 21.684 19.051z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { fill: "none", d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z" }), children); }); if (process.env.NODE_ENV !== "production") WinterWarning.propTypes = require_iconPropTypes.iconPropTypes; const WintryMix = /* @__PURE__ */ react.default.forwardRef(function WintryMix({ 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: "M15 26H17V28H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 28H19V30H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 30H21V32H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 26H21V28H19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 30H17V32H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 16H15V18H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15 18H17V20H15z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 20H19V22H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M17 16H19V18H17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13 20H15V22H13z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,30a1,1,0,0,1-.8944-1.4474l2-4.0005a1,1,0,1,1,1.7888.8947l-2,4A.9981.9981,0,0,1,10,30Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.5321,6.5321,0,0,0,2,15.5V22l1,2,1-2V20.18a6.4891,6.4891,0,0,0,3.4294,1.7246L6.106,24.5527a1,1,0,1,0,1.7885.8946l2-4a1,1,0,0,0-.447-1.3418.977.977,0,0,0-.489-.0894V20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20h-.542v.0083A.9955.9955,0,0,0,22,21v3l1,2,1-2V21.9746a6.4473,6.4473,0,0,0,2-.4761V26l1,2,1-2V20.18A6.4876,6.4876,0,0,0,24.8008,9.1362Z" }), children); }); if (process.env.NODE_ENV !== "production") WintryMix.propTypes = require_iconPropTypes.iconPropTypes; const WirelessCheckout = /* @__PURE__ */ react.default.forwardRef(function WirelessCheckout({ 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,28V26A10,10,0,0,0,28,16h2A12,12,0,0,1,18,28Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,23V21a5,5,0,0,0,5-5h2A7,7,0,0,1,18,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,11H21V7a3,3,0,0,0-3-3H12A3,3,0,0,0,9,7v4H3a1,1,0,0,0-1,1.15L3.88,24.3a2,2,0,0,0,2,1.7H15V24H5.86L4.17,13H27ZM11,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H11Z" }), children); }); if (process.env.NODE_ENV !== "production") WirelessCheckout.propTypes = require_iconPropTypes.iconPropTypes; const Wmv = /* @__PURE__ */ react.default.forwardRef(function Wmv({ 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 9 27 22 25 9 23 9 25.52 23 28.48 23 31 9 29 9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 9 17.48 14 17 15.98 16.54 14 15 9 13 9 13 23 15 23 15 15 14.84 13 15.42 15 17 19.63 18.58 15 19.16 13 19 15 19 23 21 23 21 9 19 9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9.2 9 8.86 17 8.6 21.54 8.19 18 7.51 12.54 5.49 12.54 4.81 18 4.4 21.54 4.14 17 3.8 9 2 9 3 23 5.27 23 6.03 18.07 6.49 14 6.5 13.97 6.51 14 6.97 18.07 7.73 23 10 23 11 9 9.2 9z" }), children); }); if (process.env.NODE_ENV !== "production") Wmv.propTypes = require_iconPropTypes.iconPropTypes; const WordCloud = /* @__PURE__ */ react.default.forwardRef(function WordCloud({ 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: "M10 16H22V18H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 20H18V22H10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,7h0a8.0233,8.0233,0,0,1,7.8649,6.4935l.2591,1.346,1.3488.244A5.5019,5.5019,0,0,1,24.5076,26H7.4954a5.5019,5.5019,0,0,1-.9695-10.9165l1.3488-.244.2591-1.346A8.0256,8.0256,0,0,1,16,7m0-2a10.0244,10.0244,0,0,0-9.83,8.1155A7.5019,7.5019,0,0,0,7.4911,28H24.5076a7.5019,7.5019,0,0,0,1.3213-14.8845A10.0229,10.0229,0,0,0,15.9883,5Z" }), children); }); if (process.env.NODE_ENV !== "production") WordCloud.propTypes = require_iconPropTypes.iconPropTypes; const WorkflowAutomation = /* @__PURE__ */ react.default.forwardRef(function WorkflowAutomation({ 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.jsxs)("switch", { children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("foreignObject", { width: "1", height: "1", x: "0", y: "0", requiredExtensions: "http://ns.adobe.com/AdobeIllustrator/10.0/" }), /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("g", { children: [ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,27c-3.6,0-7.1-1.8-9.2-5H12v-2H4v8h2v-3.7c2.5,3,6.1,4.7,10,4.7V27z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,23v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V15h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H17v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5 l1.4,1.4l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V29h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8 H31z M24,25c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S25.7,25,24,25z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20,10h5.2C21.9,4.9,15.1,3.5,10,6.8c-3.1,2-5,5.5-5,9.2H3C3,8.8,8.8,3,16,3c3.9,0,7.5,1.7,10,4.7V4h2v8h-8V10z" }) ] })] }), children); }); if (process.env.NODE_ENV !== "production") WorkflowAutomation.propTypes = require_iconPropTypes.iconPropTypes; const Workspace = /* @__PURE__ */ react.default.forwardRef(function Workspace({ 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,17v8H6V17H16m0-2H6a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2H16a2,2,0,0,0,2-2V17a2,2,0,0,0-2-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,6v5H17V6H27m0-2H17a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M27,17v5H22V17h5m0-2H22a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2h5a2,2,0,0,0,2-2V17a2,2,0,0,0-2-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,6v5H6V6h5m0-2H6A2,2,0,0,0,4,6v5a2,2,0,0,0,2,2h5a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z" }), children); }); if (process.env.NODE_ENV !== "production") Workspace.propTypes = require_iconPropTypes.iconPropTypes; const WorkspaceImport = /* @__PURE__ */ react.default.forwardRef(function WorkspaceImport({ 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: "M27,6v5H17V6H27m0-2H17a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,25H6V17h6V15H6a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h6Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30 20 16.828 20 19.414 17.414 18 16 13 21 18 26 19.414 24.586 16.828 22 30 22 30 20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11,6v5H6V6h5m0-2H6A2,2,0,0,0,4,6v5a2,2,0,0,0,2,2h5a2,2,0,0,0,2-2V6a2,2,0,0,0-2-2Z" }), children); }); if (process.env.NODE_ENV !== "production") WorkspaceImport.propTypes = require_iconPropTypes.iconPropTypes; const Worship = /* @__PURE__ */ react.default.forwardRef(function Worship({ 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,17,22,21.5859v0h0l-5-5a2.002,2.002,0,0,0-2.8286,0L9.585,21.1709A2.0031,2.0031,0,0,0,9.585,24l4.0009,4H6v2H16a1,1,0,0,0,.707-1.707L11,22.585,15.5852,18l5.7078,5.707a.9995.9995,0,0,0,1.414,0L28,18.4141Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.5,17A3.5,3.5,0,1,1,25,13.5,3.5042,3.5042,0,0,1,21.5,17Zm0-5A1.5,1.5,0,1,0,23,13.5,1.5017,1.5017,0,0,0,21.5,12Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,10.5977l12-6.462,12.5264,6.7452.9472-1.7618-13-7a1.0045,1.0045,0,0,0-.9472,0l-13,7A1,1,0,0,0,2,10V30H4Z" }), children); }); if (process.env.NODE_ENV !== "production") Worship.propTypes = require_iconPropTypes.iconPropTypes; const WorshipChristian = /* @__PURE__ */ react.default.forwardRef(function WorshipChristian({ 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,30H15a2.0021,2.0021,0,0,1-2-2V14H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8h5V4a2.0021,2.0021,0,0,1,2-2h2a2.0021,2.0021,0,0,1,2,2V8h5a2.0021,2.0021,0,0,1,2,2v2a2.0021,2.0021,0,0,1-2,2H19V28A2.0021,2.0021,0,0,1,17,30ZM8,10v2h7V28h2V12h7V10H17V4H15v6Z" }), children); }); if (process.env.NODE_ENV !== "production") WorshipChristian.propTypes = require_iconPropTypes.iconPropTypes; const WorshipJewish = /* @__PURE__ */ react.default.forwardRef(function WorshipJewish({ 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.291,16l3.585-6.5181A1,1,0,0,0,27,8H19.8911L16.876,2.5181a1,1,0,0,0-1.752,0L12.1089,8H5a1,1,0,0,0-.876,1.4819L7.709,16,4.124,22.5181A1,1,0,0,0,5,24h7.1089l3.0151,5.4819a1,1,0,0,0,1.752,0L19.8911,24H27a1,1,0,0,0,.876-1.4819Zm-5.5823,6L16,26.9248,13.2913,22h-6.6l3.3-6-3.3-6h6.6L16,5.0752,18.7087,10h6.6l-3.3,6,3.3,6Z" }), children); }); if (process.env.NODE_ENV !== "production") WorshipJewish.propTypes = require_iconPropTypes.iconPropTypes; const WorshipMuslim = /* @__PURE__ */ react.default.forwardRef(function WorshipMuslim({ 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: "M27,18a.9986.9986,0,0,1-.5415-.1594L22,14.9688l-4.4585,2.8718a1,1,0,0,1-1.5088-1.095l1.35-5.1318L14.3105,8.69a1,1,0,0,1,.5508-1.7146l4.3745-.6128,1.8663-3.8032A1.0008,1.0008,0,0,1,21.9878,2a1.0171,1.0171,0,0,1,.8989.5378L24.88,6.3625l4.2622.6133A1,1,0,0,1,29.69,8.69l-3.0723,2.9239,1.35,5.1318A1,1,0,0,1,27,18Zm-5-5.2207a.999.999,0,0,1,.5415.1594l2.8369,1.8272-.8457-3.2149a1.0006,1.0006,0,0,1,.2778-.9787l2.0074-1.91-2.73-.3929a.9994.9994,0,0,1-.7441-.5275L22.0269,5.2151,20.7979,7.72a1.0008,1.0008,0,0,1-.7593.55L17.19,8.6687l2,1.9036a1.0006,1.0006,0,0,1,.2778.9787l-.8457,3.2149,2.8369-1.8272A.999.999,0,0,1,22,12.7793Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M15.8169,30A13.8137,13.8137,0,0,1,9.0752,4.1277a1,1,0,0,1,1.3613,1.3611A11.8091,11.8091,0,0,0,26.5107,21.5635a1,1,0,0,1,1.3619,1.3611A13.8411,13.8411,0,0,1,15.8169,30ZM7.3271,7.9727a11.81,11.81,0,0,0,16.7,16.7,13.8086,13.8086,0,0,1-16.7-16.7Z" }), children); }); if (process.env.NODE_ENV !== "production") WorshipMuslim.propTypes = require_iconPropTypes.iconPropTypes; const QX = /* @__PURE__ */ react.default.forwardRef(function QX({ 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 9 18 9 16 15 14 9 12 9 14.75 16 12 23 14 23 16 17 18 23 20 23 17.25 16 20 9z" }), children); }); if (process.env.NODE_ENV !== "production") QX.propTypes = require_iconPropTypes.iconPropTypes; const XAxis = /* @__PURE__ */ react.default.forwardRef(function XAxis({ 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,20l-1.4141,1.4141L24.1719,24H6V4H4V24a2.0023,2.0023,0,0,0,2,2H24.1719l-2.586,2.5859L23,30l5-5Z" }), children); }); if (process.env.NODE_ENV !== "production") XAxis.propTypes = require_iconPropTypes.iconPropTypes; const Xls = /* @__PURE__ */ react.default.forwardRef(function Xls({ 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,23H22V21h6V17H24a2.002,2.002,0,0,1-2-2V11a2.002,2.002,0,0,1,2-2h6v2H24v4h4a2.002,2.002,0,0,1,2,2v4A2.0023,2.0023,0,0,1,28,23Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 21 14 9 12 9 12 23 20 23 20 21 14 21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 9 8 9 6 15 4 9 2 9 4.752 16 2 23 4 23 6 17 8 23 10 23 7.245 16 10 9z" }), children); }); if (process.env.NODE_ENV !== "production") Xls.propTypes = require_iconPropTypes.iconPropTypes; const Xml = /* @__PURE__ */ react.default.forwardRef(function Xml({ 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 21 24 9 22 9 22 23 30 23 30 21 24 21z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18 9 16.48 14 16 15.98 15.54 14 14 9 12 9 12 23 14 23 14 15 13.84 13 14.42 15 16 19.63 17.58 15 18.16 13 18 15 18 23 20 23 20 9 18 9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 9 8 9 6 15 4 9 2 9 4.75 16 2 23 4 23 6 17 8 23 10 23 7.25 16 10 9z" }), children); }); if (process.env.NODE_ENV !== "production") Xml.propTypes = require_iconPropTypes.iconPropTypes; const QY = /* @__PURE__ */ react.default.forwardRef(function QY({ 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 9 18 9 16 16 14 9 12 9 15 18 15 23 17 23 17 18 20 9z" }), children); }); if (process.env.NODE_ENV !== "production") QY.propTypes = require_iconPropTypes.iconPropTypes; const YAxis = /* @__PURE__ */ react.default.forwardRef(function YAxis({ 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: "M8,26V7.8281l2.5859,2.586L12,9,7,4,2,9l1.4141,1.4141L6,7.8281V26a2.0023,2.0023,0,0,0,2,2H28V26Z" }), children); }); if (process.env.NODE_ENV !== "production") YAxis.propTypes = require_iconPropTypes.iconPropTypes; const QZ = /* @__PURE__ */ react.default.forwardRef(function QZ({ 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 9 12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z" }), children); }); if (process.env.NODE_ENV !== "production") QZ.propTypes = require_iconPropTypes.iconPropTypes; const ZLpar = /* @__PURE__ */ react.default.forwardRef(function ZLpar({ 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,10h4c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3c-1.1046,0-2,.8954-2,2V15h-3V5c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2V27c0,1.1046,.8954,2,2,2H12c1.1046,0,2-.8954,2-2v-10h3v8c0,1.1046,.8954,2,2,2h3v1c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3v-8h3v1c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-4c-1.1046,0-2,.8954-2,2v1h-3V7h3v1c0,1.1046,.8954,2,2,2Zm0-6h4v4s-4,0-4,0V4ZM11.3992,12l-7.3992,5.9194V6.0806l7.3992,5.9194Zm.6013,2.0801l.0007,11.8403-7.4004-5.9204,7.3997-5.9199Zm-.0002-4.1606L5.8508,5h6.1492l.0002,4.9194ZM4,22.0806l6.1492,4.9194H4v-4.9194Zm20,1.9194h4v4h-4v-4Zm0-10h4v4h-4v-4Z" }), children); }); if (process.env.NODE_ENV !== "production") ZLpar.propTypes = require_iconPropTypes.iconPropTypes; const ZSystems = /* @__PURE__ */ react.default.forwardRef(function ZSystems({ 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: "M27,3h-8c-1.1028,0-2,.8975-2,2V27c0,1.1025,.8972,2,2,2h8c1.1028,0,2-.8975,2-2V5c0-1.1025-.8972-2-2-2Zm.0002,6.9194l-6.1494-4.9194h6.1492l.0002,4.9194Zm-.6011,2.0806l-7.3992,5.9194V6.0806l7.3992,5.9194Zm.6013,2.0801l.0007,11.8403-7.4004-5.9204,7.3997-5.9199Zm-8.0005,8.0005l6.1492,4.9194h-6.1492v-4.9194Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M13,3H5c-1.1028,0-2,.8975-2,2V27c0,1.1025,.8972,2,2,2H13c1.1028,0,2-.8975,2-2V5c0-1.1025-.8972-2-2-2Zm.0002,6.9194L6.8508,5h6.1492l.0002,4.9194Zm-.6011,2.0806l-7.3992,5.9194V6.0806l7.3992,5.9194Zm.6013,2.0801l.0007,11.8403-7.4004-5.9204,7.3997-5.9199ZM5,22.0806l6.1492,4.9194H5v-4.9194Z" }), children); }); if (process.env.NODE_ENV !== "production") ZSystems.propTypes = require_iconPropTypes.iconPropTypes; const ZAxis = /* @__PURE__ */ react.default.forwardRef(function ZAxis({ 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 22 26 25.586 17 16.586 17 10 17 6 17 5.828 19.586 8.414 21 7 16 2 11 7 12.414 8.414 15 5.828 15 6 15 10 15 16.586 6 25.586 6 22 4 22 4 29 11 29 11 27 7.414 27 16 18.414 24.586 27 21 27 21 29 28 29 28 22 26 22z" }), children); }); if (process.env.NODE_ENV !== "production") ZAxis.propTypes = require_iconPropTypes.iconPropTypes; const ZHyperLink = /* @__PURE__ */ react.default.forwardRef(function ZHyperLink({ 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,5v22c0,1.1-.9,2-2,2h-8c-1.1,0-2-.9-2-2v-4h2v4h8V5h-8v4h-2v-4c0-1.1.9-2,2-2h8c1.1,0,2,.9,2,2ZM13,27H5V5h8v4h2v-4c0-1.1-.9-2-2-2H5c-1.1,0-2,.9-2,2v22c0,1.1.9,2,2,2h8c1.1,0,2-.9,2-2v-4h-2v4ZM13.1,12.7l-1.4-1.4-4.7,4.7,4.7,4.7,1.4-1.4-2.3-2.3h10.4l-2.3,2.3,1.4,1.4,4.7-4.7-4.7-4.7-1.4,1.4,2.3,2.3h-10.4l2.3-2.3Z" }), children); }); if (process.env.NODE_ENV !== "production") ZHyperLink.propTypes = require_iconPropTypes.iconPropTypes; const Zip = /* @__PURE__ */ react.default.forwardRef(function Zip({ 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,9H22V23h2V18h4a2,2,0,0,0,2-2V11A2,2,0,0,0,28,9Zm0,7H24V11h4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 9 12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10 9 2 9 2 11 8 11 2 21 2 23 10 23 10 21 4 21 10 11 10 9z" }), children); }); if (process.env.NODE_ENV !== "production") Zip.propTypes = require_iconPropTypes.iconPropTypes; const ZipReference = /* @__PURE__ */ react.default.forwardRef(function ZipReference({ 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: "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M28,2H22V16h2V11h4a2,2,0,0,0,2-2V4A2,2,0,0,0,28,2Zm0,7H24V4h4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 4 15 4 15 14 12 14 12 16 20 16 20 14 17 14 17 4 20 4 20 2 12 2 12 4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 4 8 4 2 14 2 16 10 16 10 14 4 14 10 4 10 2 2 2 2 4z" }), children); }); if (process.env.NODE_ENV !== "production") ZipReference.propTypes = require_iconPropTypes.iconPropTypes; const ZoomArea = /* @__PURE__ */ react.default.forwardRef(function ZoomArea({ 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: "M31,29.5859l-4.6885-4.6884a8.028,8.028,0,1,0-1.414,1.414L29.5859,31ZM20,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,20,26Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,26H4a2.0021,2.0021,0,0,1-2-2V20H4v4H8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 12H4V16H2z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,8H24V4H20V2h4a2.0021,2.0021,0,0,1,2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 2H16V4H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,8H2V4A2.0021,2.0021,0,0,1,4,2H8V4H4Z" }), children); }); if (process.env.NODE_ENV !== "production") ZoomArea.propTypes = require_iconPropTypes.iconPropTypes; const ZoomFit = /* @__PURE__ */ react.default.forwardRef(function ZoomFit({ 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.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10,12H8V10a2.0023,2.0023,0,0,1,2-2h2v2H10Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M18,12H16V10H14V8h2a2.0023,2.0023,0,0,1,2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12,18H10a2.0023,2.0023,0,0,1-2-2V14h2v2h2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,18H14V16h2V14h2v2A2.0023,2.0023,0,0,1,16,18Z" }), children); }); if (process.env.NODE_ENV !== "production") ZoomFit.propTypes = require_iconPropTypes.iconPropTypes; const ZoomIn = /* @__PURE__ */ react.default.forwardRef(function ZoomIn({ children, size = 16, ...rest }, ref) { if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M9 6 7 6 7 4 6 4 6 6 4 6 4 7 6 7 6 9 7 9 7 7 9 7z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z" }), children); 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 12 14 12 14 8 12 8 12 12 8 12 8 14 12 14 12 18 14 18 14 14 18 14 18 12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z" }), children); }); if (process.env.NODE_ENV !== "production") ZoomIn.propTypes = require_iconPropTypes.iconPropTypes; const ZoomInArea = /* @__PURE__ */ react.default.forwardRef(function ZoomInArea({ 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 19 21 19 21 16 19 16 19 19 16 19 16 21 19 21 19 24 21 24 21 21 24 21 24 19z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,29.5859l-4.6885-4.6884a8.028,8.028,0,1,0-1.414,1.414L29.5859,31ZM20,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,20,26Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,8H2V4A2.0021,2.0021,0,0,1,4,2H8V4H4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,8H24V4H20V2h4a2.0021,2.0021,0,0,1,2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 2H16V4H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,26H4a2.0021,2.0021,0,0,1-2-2V20H4v4H8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 12H4V16H2z" }), children); }); if (process.env.NODE_ENV !== "production") ZoomInArea.propTypes = require_iconPropTypes.iconPropTypes; const ZoomOut = /* @__PURE__ */ react.default.forwardRef(function ZoomOut({ children, size = 16, ...rest }, ref) { if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon.Icon, { width: size, height: size, ref, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", fill: "currentColor", ...rest }, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4 6H9V7H4z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.7,10C11.5,9,12,7.8,12,6.5C12,3.5,9.5,1,6.5,1S1,3.5,1,6.5S3.5,12,6.5,12c1.3,0,2.5-0.5,3.5-1.3l3.8,3.8l0.7-0.7 L10.7,10z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11L6.5,11z" }), children); 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: "M8 12H18V14H8z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21.4479,20A10.856,10.856,0,0,0,24,13,11,11,0,1,0,13,24a10.856,10.856,0,0,0,7-2.5521L27.5859,29,29,27.5859ZM13,22a9,9,0,1,1,9-9A9.01,9.01,0,0,1,13,22Z" }), children); }); if (process.env.NODE_ENV !== "production") ZoomOut.propTypes = require_iconPropTypes.iconPropTypes; const ZoomOutArea = /* @__PURE__ */ react.default.forwardRef(function ZoomOutArea({ 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 19H24V21H16z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,29.5859l-4.6885-4.6884a8.028,8.028,0,1,0-1.414,1.414L29.5859,31ZM20,26a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,20,26Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M4,8H2V4A2.0021,2.0021,0,0,1,4,2H8V4H4Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M26,8H24V4H20V2h4a2.0021,2.0021,0,0,1,2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 2H16V4H12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8,26H4a2.0021,2.0021,0,0,1-2-2V20H4v4H8Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M2 12H4V16H2z" }), children); }); if (process.env.NODE_ENV !== "production") ZoomOutArea.propTypes = require_iconPropTypes.iconPropTypes; const ZoomReset = /* @__PURE__ */ react.default.forwardRef(function ZoomReset({ 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.4478,21A10.855,10.855,0,0,0,25,14,10.99,10.99,0,0,0,6,6.4658V2H4v8h8V8H7.332a8.9768,8.9768,0,1,1-2.1,8H3.1912A11.0118,11.0118,0,0,0,14,25a10.855,10.855,0,0,0,7-2.5522L28.5859,30,30,28.5859Z" }), children); }); if (process.env.NODE_ENV !== "production") ZoomReset.propTypes = require_iconPropTypes.iconPropTypes; const WatsonHealthZoomPan = /* @__PURE__ */ react.default.forwardRef(function WatsonHealthZoomPan({ 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: "M27.01 12 25.6 13.41 28.18 16 25.59 18.59 27.01 20 31.01 16 27.01 12z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6.41 13.42 5 12 1 16 5 20 6.42 18.59 3.83 16 6.41 13.42z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 28.17 13.41 25.58 12 27 16 31 20 27 18.59 25.59 16 28.17z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16 3.83 18.58 6.41 20 5 16 1 12 5 13.41 6.42 16 3.83z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22,16a6,6,0,1,0-2.53,4.89l3.82,3.82,1.42-1.42-3.82-3.82A6,6,0,0,0,22,16Zm-6,4a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z" }), children); }); if (process.env.NODE_ENV !== "production") WatsonHealthZoomPan.propTypes = require_iconPropTypes.iconPropTypes; const Zos = /* @__PURE__ */ react.default.forwardRef(function Zos({ 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,22h-5v-2h5v-3h-3c-1.1028,0-2-.8972-2-2v-3c0-1.1028,.8972-2,2-2h5v2h-5v3h3c1.1028,0,2,.8972,2,2v3c0,1.1028-.8972,2-2,2Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21,22h-3c-1.1028,0-2-.8972-2-2V12c0-1.1028,.8972-2,2-2h3c1.1028,0,2,.8972,2,2v8c0,1.1028-.8972,2-2,2Zm-3-10v8h3V12h-3Z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M11.9458 10 7.9458 22 10.0542 22 14.0542 10 11.9458 10z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 22 0 22 0 19.6973 3.7981 14 0 14 0 12 6 12 6 14.3027 2.2019 20 6 20 6 22z" }), children); }); if (process.env.NODE_ENV !== "production") Zos.propTypes = require_iconPropTypes.iconPropTypes; const ZosSysplex = /* @__PURE__ */ react.default.forwardRef(function ZosSysplex({ 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_j