UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.01 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:gastro-health/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 GastroHealth = /*#__PURE__*/ react.default.forwardRef(function GastroHealth({ 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: "M24.36,31h-0.72v-5c0-2.007-1.633-3.64-3.64-3.64 H6v-0.72h21c2.007,0,3.64-1.633,3.64-3.64s-1.633-3.64-3.64-3.64H6v-0.72h21c2.007,0,3.64-1.633,3.64-3.64S29.007,6.36,27,6.36H12 c-0.199,0-0.36-0.161-0.36-0.36V1h0.72v4.64H27c2.404,0,4.36,1.956,4.36,4.36c0,1.788-1.082,3.328-2.626,4 c1.544,0.672,2.626,2.212,2.626,4c0,2.404-1.956,4.36-4.36,4.36h-4.603c1.182,0.78,1.963,2.121,1.963,3.64 C24.36,26,24.36,31,24.36,31z M20.36,31h-0.72v-4.64H5c-2.404,0-4.36-1.956-4.36-4.36c0-1.788,1.082-3.328,2.625-4 c-1.543-0.672-2.625-2.212-2.625-4c0-2.404,1.956-4.36,4.36-4.36h4.603C8.421,8.859,7.64,7.519,7.64,6V1h0.72v5 c0,2.007,1.633,3.64,3.64,3.64h14v0.72H5c-2.007,0-3.64,1.633-3.64,3.64S2.993,17.64,5,17.64h21v0.721H5 c-2.007,0-3.64,1.633-3.64,3.64S2.993,25.64,5,25.64h15c0.199,0,0.36,0.161,0.36,0.36V31z" }), children] }); }); //#endregion module.exports = GastroHealth;