UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.19 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:document--conversion/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 DocumentConversion = /*#__PURE__*/ react.default.forwardRef(function DocumentConversion({ 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: "M31,31.36H19c-0.199,0-0.36-0.161-0.36-0.36v-1.639H7c-0.199,0-0.36-0.161-0.36-0.36v-5.64H1 c-0.199,0-0.36-0.161-0.36-0.36v-14c0-0.199,0.161-0.36,0.36-0.36h5.645v-5.64c0-0.199,0.161-0.36,0.36-0.36H18.64V1 c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36H19c-0.199,0-0.36-0.161-0.36-0.36 V3.361H7.364v5.28H13c0.199,0,0.36,0.161,0.36,0.36v6.641h5.28v-1.641c0-0.199,0.161-0.36,0.36-0.36h12 c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36H19c-0.199,0-0.36-0.161-0.36-0.36v-1.639h-5.28v6.639 c0,0.199-0.161,0.36-0.36,0.36H7.36v5.279h11.28V27c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v4 C31.36,31.199,31.199,31.36,31,31.36z M19.36,30.64h11.28v-3.28H19.36V30.64z M1.36,22.641h11.28V9.361H1.36V22.641z M19.36,17.641 h11.28v-3.279H19.36V17.641z M19.36,4.64h11.28V1.36H19.36V4.64z M11.004,19.361h-8V18.64h8V19.361z M11.004,16.36h-8v-0.72h8V16.36 z M11.004,13.361h-8v-0.72h8V13.361z" }), children] }); }); //#endregion module.exports = DocumentConversion;