UNPKG

@carbon/icons-react

Version:

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

180 lines (178 loc) 12.9 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_chunk = require('../chunk-CsKB0u1v.js'); const require_Icon_js = require('../Icon.js'); const require_iconPropTypes = require('../iconPropTypes-U9gLABJo.js'); let react = require("react"); react = require_chunk.__toESM(react); let react_jsx_runtime = require("react/jsx-runtime"); //#region virtual:generated/bucket-21.js const ZipReference = react.default.forwardRef(function ZipReference({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function ZoomArea({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function ZoomFit({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function ZoomIn({ children, size = 16, ...rest }, ref) { if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, { 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_js, { 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 = react.default.forwardRef(function ZoomInArea({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function ZoomOut({ children, size = 16, ...rest }, ref) { if (size === 16 || size === "16" || size === "16px") return react.default.createElement(require_Icon_js, { 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_js, { 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 = react.default.forwardRef(function ZoomOutArea({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function ZoomReset({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function WatsonHealthZoomPan({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function Zos({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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 = react.default.forwardRef(function ZosSysplex({ children, size = 16, ...rest }, ref) { return react.default.createElement(require_Icon_js, { 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,14h8c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2h-8c-1.1028,0-2,.8975-2,2v1H9c-1.1028,0-2,.8975-2,2v3H4c-1.1028,0-2,.8975-2,2v8c0,1.1025,.8972,2,2,2h3v3c0,1.1025,.8972,2,2,2h9v1c0,1.1025,.8972,2,2,2h8c1.1028,0,2-.8975,2-2v-8c0-1.1025-.8972-2-2-2h-8c-1.1028,0-2,.8975-2,2v5H9v-3h3c1.1028,0,2-.8975,2-2V12c0-1.1025-.8972-2-2-2h-3v-3h9v5c0,1.1025,.8972,2,2,2Zm1.4141,14l6.5862-6.5859-.0002,6.5859h-6.5859Zm5.1719-8l-6.5859,6.5859v-6.5859h6.5859ZM10.5522,12l-6.5522,6.5522v-6.5522h6.5522Zm-5.1719,8l6.6199-6.6196,.001,6.6196H5.3804ZM21.4141,12l6.5862-6.5859-.0002,6.5859h-6.5859Zm5.1719-8l-6.5859,6.5859V4h6.5859Z" }), children); }); if (process.env.NODE_ENV !== "production") ZosSysplex.propTypes = require_iconPropTypes.iconPropTypes; //#endregion exports.WatsonHealthZoomPan = WatsonHealthZoomPan; exports.ZipReference = ZipReference; exports.ZoomArea = ZoomArea; exports.ZoomFit = ZoomFit; exports.ZoomIn = ZoomIn; exports.ZoomInArea = ZoomInArea; exports.ZoomOut = ZoomOut; exports.ZoomOutArea = ZoomOutArea; exports.ZoomReset = ZoomReset; exports.Zos = Zos; exports.ZosSysplex = ZosSysplex;