UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.98 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:monitored--item--on--conveyor/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 MonitoredItemOnConveyor = /*#__PURE__*/ react.default.forwardRef(function MonitoredItemOnConveyor({ 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: "M6.36,24c0-1.302-1.059-2.36-2.36-2.36S1.64,22.698,1.64,24S2.699,26.36,4,26.36 S6.36,25.302,6.36,24z M2.36,24c0-0.904,0.736-1.64,1.64-1.64S5.64,23.096,5.64,24S4.904,25.64,4,25.64S2.36,24.904,2.36,24z M14.36,24c0-1.302-1.059-2.36-2.36-2.36S9.64,22.698,9.64,24s1.059,2.36,2.36,2.36S14.36,25.302,14.36,24z M10.36,24 c0-0.904,0.736-1.64,1.64-1.64s1.64,0.735,1.64,1.64s-0.736,1.64-1.64,1.64S10.36,24.904,10.36,24z M22.36,24 c0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36s1.059,2.36,2.36,2.36S22.36,25.302,22.36,24z M18.36,24 c0-0.904,0.735-1.64,1.64-1.64s1.64,0.735,1.64,1.64s-0.735,1.64-1.64,1.64S18.36,24.904,18.36,24z M30.36,24 c0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36s1.059,2.36,2.36,2.36S30.36,25.302,30.36,24z M26.36,24 c0-0.904,0.735-1.64,1.64-1.64s1.64,0.735,1.64,1.64s-0.735,1.64-1.64,1.64S26.36,24.904,26.36,24z M31,19.64v0.721H1V19.64H31z M1,27.64h30v0.721H1V27.64z M12,18.36h8c0.199,0,0.36-0.161,0.36-0.36v-8c0-0.199-0.161-0.36-0.36-0.36h-8 c-0.199,0-0.36,0.161-0.36,0.36v8C11.64,18.199,11.801,18.36,12,18.36z M12.36,10.36h7.28v7.28h-7.28 C12.36,17.64,12.36,10.36,12.36,10.36z M22,11.36h8c0.199,0,0.36-0.161,0.36-0.36V3c0-0.199-0.161-0.36-0.36-0.36h-8 c-0.199,0-0.36,0.161-0.36,0.36v8C21.64,11.199,21.801,11.36,22,11.36z M22.36,5.149l1.789-1.789h1.981l-3.77,3.77V5.149z M22.36,8.149l4.789-4.789h1.981l-6.77,6.77V8.149z M29.64,8.851l-1.789,1.789H25.87l3.77-3.77V8.851z M29.64,5.851l-4.789,4.789 H22.87l6.77-6.77V5.851z M28.869,10.64l0.771-0.77v0.771L28.869,10.64L28.869,10.64z M23.131,3.36L22.36,4.13V3.36H23.131z M2,18.36 h8c0.199,0,0.36-0.161,0.36-0.36v-8c0-0.199-0.161-0.36-0.36-0.36H2c-0.199,0-0.36,0.161-0.36,0.36v8 C1.64,18.199,1.801,18.36,2,18.36z M2.36,10.36h7.28v7.28H2.36V10.36z" }), children] }); }); //#endregion module.exports = MonitoredItemOnConveyor;