UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.06 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--model-manager/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 IbmEngineeringSystemsDesignRhapsodyModelManager = /*#__PURE__*/ react.default.forwardRef(function IbmEngineeringSystemsDesignRhapsodyModelManager({ 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.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V10h0.72v13.785l12.28,6.612V17h0.72v13.397 l12.28-6.612V10h0.721v14c0,0.133-0.073,0.254-0.189,0.317l-13,7C16.117,31.346,16.059,31.36,16,31.36z M16,15.36 c-0.059,0-0.117-0.014-0.171-0.043L2.856,8.332C2.816,8.314,2.78,8.289,2.748,8.257C2.622,8.131,2.606,7.93,2.712,7.786 c0.041-0.055,0.094-0.095,0.154-0.119l12.963-6.984c0.106-0.058,0.234-0.058,0.342,0l12.964,6.983 c0.018,0.007,0.034,0.015,0.05,0.024C29.293,7.756,29.36,7.873,29.36,8s-0.067,0.245-0.176,0.31 c-0.013,0.008-0.026,0.015-0.039,0.021L16.17,15.317C16.117,15.346,16.059,15.36,16,15.36z M3.763,8.002L16,14.591l12.238-6.59 L16,1.409L3.763,8.002z" }), children] }); }); //#endregion module.exports = IbmEngineeringSystemsDesignRhapsodyModelManager;