UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 1.97 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--engineering-systems-design-rhapsody/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 IbmEngineeringSystemsDesignRhapsody = /*#__PURE__*/ react.default.forwardRef(function IbmEngineeringSystemsDesignRhapsody({ 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: "M3,9.36h6 c0.199,0,0.36-0.161,0.36-0.36V3c0-0.199-0.161-0.36-0.36-0.36H3C2.801,2.64,2.64,2.801,2.64,3v6C2.64,9.199,2.801,9.36,3,9.36z M3.36,3.36h5.28v5.28H3.36V3.36z M6.36,25.64H20v0.721H6c-0.199,0-0.36-0.161-0.36-0.36V12.869l-3.386,3.385l-0.509-0.509L6,11.491 l4.254,4.255l-0.509,0.509L6.36,12.869V25.64z M29,22.64h-6c-0.199,0-0.36,0.161-0.36,0.36v6c0,0.199,0.161,0.36,0.36,0.36h6 c0.199,0,0.36-0.161,0.36-0.36v-6C29.36,22.801,29.199,22.64,29,22.64z M28.64,28.64h-5.28v-5.28h5.279L28.64,28.64L28.64,28.64z M25.64,19.131V6.36H12V5.64h14c0.199,0,0.36,0.161,0.36,0.36v13.131l3.385-3.385l0.51,0.509L26,20.509l-4.255-4.254l0.51-0.509 L25.64,19.131z" }), children] }); }); //#endregion module.exports = IbmEngineeringSystemsDesignRhapsody;