UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.73 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:spyre-accelerator--card/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 SpyreAcceleratorCard = /*#__PURE__*/ react.default.forwardRef(function SpyreAcceleratorCard({ 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: "M23,11.5c0-0.276,0.224-0.5,0.5-0.5 s0.5,0.224,0.5,0.5S23.776,12,23.5,12S23,11.776,23,11.5z M23.5,18c0.276,0,0.5-0.224,0.5-0.5S23.776,17,23.5,17S23,17.224,23,17.5 S23.224,18,23.5,18z M11.5,12c0.276,0,0.5-0.224,0.5-0.5S11.776,11,11.5,11S11,11.224,11,11.5S11.224,12,11.5,12z M11.5,18 c0.276,0,0.5-0.224,0.5-0.5S11.776,17,11.5,17S11,17.224,11,17.5S11.224,18,11.5,18z M4.5,12C4.776,12,5,11.776,5,11.5 S4.776,11,4.5,11S4,11.224,4,11.5S4.224,12,4.5,12z M4.5,18C4.776,18,5,17.776,5,17.5S4.776,17,4.5,17S4,17.224,4,17.5 S4.224,18,4.5,18z M27,25.36H9c-0.199,0-0.36-0.161-0.36-0.36v-3.64H6.36V24c0,0.199-0.161,0.36-0.36,0.36H2 c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v13c0,0.199-0.161,0.36-0.36,0.36 h-2.64V25C27.36,25.199,27.199,25.36,27,25.36z M9.36,24.64h17.28v-3.28H9.36V24.64z M2.36,23.64h3.28V21 c0-0.199,0.161-0.36,0.36-0.36h23.64V8.36H2.36V23.64z M26.36,19h-0.72v-3h0.721L26.36,19L26.36,19z M9.36,19H8.64v-3h0.72 C9.36,16,9.36,19,9.36,19z M21,18.36h-7c-0.199,0-0.36-0.161-0.36-0.36v-7c0-0.199,0.161-0.36,0.36-0.36h7 c0.199,0,0.36,0.161,0.36,0.36v7C21.36,18.199,21.199,18.36,21,18.36z M14.36,17.64h6.28v-6.28h-6.28 C14.36,11.36,14.36,17.64,14.36,17.64z M28.36,18h-0.72v-3h0.721L28.36,18L28.36,18z M7.36,18H6.64v-3h0.72C7.36,15,7.36,18,7.36,18 z M28.36,14h-0.72v-3h0.721L28.36,14L28.36,14z M7.36,14H6.64v-3h0.72C7.36,11,7.36,14,7.36,14z M26.36,13h-0.72v-3h0.721L26.36,13 L26.36,13z M9.36,13H8.64v-3h0.72C9.36,10,9.36,13,9.36,13z" }), children] }); }); //#endregion module.exports = SpyreAcceleratorCard;