UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 1.74 kB
/** * Copyright IBM Corp. 2019, 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. */ const require_rolldown_runtime = require("../rolldown-runtime-BmbvWPDh.cjs"); const require_Icon_js = require("../Icon.js"); let react = require("react"); react = require_rolldown_runtime.__toESM(react); let react_jsx_runtime = require("react/jsx-runtime"); //#region virtual:ibm--z17/index.js /** * Copyright IBM Corp. 2019, 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. */ const IbmZ17 = /*#__PURE__*/ react.default.forwardRef(function IbmZ17({ children, ...rest }, ref) { return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(require_Icon_js, { width: 64, height: 64, viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", ref, ...rest, children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16,31.36c-0.001,0-0.001,0-0.002,0H3.5 c-1.577,0-2.86-1.283-2.86-2.86v-25c0-1.577,1.283-2.86,2.86-2.86h25c1.577,0,2.86,1.283,2.86,2.86v25c0,1.577-1.283,2.86-2.86,2.86 H16.002C16.002,31.36,16.001,31.36,16,31.36z M16.36,30.64H28.5c1.18,0,2.14-0.96,2.14-2.14V16.36H16.36V30.64z M1.36,16.879V28.5 c0,1.18,0.96,2.14,2.14,2.14h11.63L1.36,16.879z M1.859,16.36L15.64,30.131V16.36H1.859z M16.36,15.64h14.28V3.5 c0-1.18-0.96-2.14-2.14-2.14H16.36V15.64z M1.88,15.64h13.76V1.889L1.88,15.64z M3.5,1.36c-1.18,0-2.14,0.96-2.14,2.14v11.642 L15.15,1.36H3.5z" }), children] }); }); //#endregion module.exports = IbmZ17;