UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 3.41 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:stem--leaf--plot/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 StemLeafPlot = /*#__PURE__*/ react.default.forwardRef(function StemLeafPlot({ 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: "M9.36,31H8.64V1h0.72C9.36,1,9.36,31,9.36,31z M21,28.36c-1.302,0-2.36-1.059-2.36-2.36 s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36S22.302,28.36,21,28.36z M21,24.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64 s1.64-0.735,1.64-1.64S21.904,24.36,21,24.36z M14,28.36c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36 S15.301,28.36,14,28.36z M14,24.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S14.904,24.36,14,24.36 z M4,28.36c-1.301,0-2.36-1.059-2.36-2.36S2.699,23.64,4,23.64S6.36,24.698,6.36,26S5.301,28.36,4,28.36z M4,24.36 c-0.904,0-1.64,0.735-1.64,1.64S3.096,27.64,4,27.64S5.64,26.904,5.64,26S4.904,24.36,4,24.36z M28,18.36 c-1.302,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36C30.36,17.302,29.302,18.36,28,18.36z M28,14.36 c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S28.904,14.36,28,14.36z M21,18.36 c-1.302,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36C23.36,17.302,22.302,18.36,21,18.36z M21,14.36 c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S21.904,14.36,21,14.36z M14,18.36 c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36C16.36,17.302,15.301,18.36,14,18.36z M14,14.36 c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S14.904,14.36,14,14.36z M4,18.36 c-1.301,0-2.36-1.059-2.36-2.36S2.699,13.64,4,13.64S6.36,14.699,6.36,16C6.36,17.302,5.301,18.36,4,18.36z M4,14.36 c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64S5.64,16.904,5.64,16S4.904,14.36,4,14.36z M21,8.36 c-1.302,0-2.36-1.059-2.36-2.36S19.698,3.64,21,3.64S23.36,4.699,23.36,6S22.302,8.36,21,8.36z M21,4.36 c-0.904,0-1.64,0.736-1.64,1.64S20.096,7.64,21,7.64S22.64,6.904,22.64,6S21.904,4.36,21,4.36z M14,8.36 c-1.301,0-2.36-1.059-2.36-2.36S12.699,3.64,14,3.64S16.36,4.699,16.36,6S15.301,8.36,14,8.36z M14,4.36 c-0.904,0-1.64,0.736-1.64,1.64S13.096,7.64,14,7.64S15.64,6.904,15.64,6S14.904,4.36,14,4.36z M4,8.36 C2.699,8.36,1.64,7.301,1.64,6S2.699,3.64,4,3.64S6.36,4.699,6.36,6S5.301,8.36,4,8.36z M4,4.36C3.096,4.36,2.36,5.096,2.36,6 S3.096,7.64,4,7.64S5.64,6.904,5.64,6S4.904,4.36,4,4.36z" }), children] }); }); //#endregion module.exports = StemLeafPlot;