UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.26 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:tennis--scoreboard/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 TennisScoreboard = /*#__PURE__*/ react.default.forwardRef(function TennisScoreboard({ 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: "M31,26.36H1c-0.199,0-0.36-0.161-0.36-0.36 v-3c0-0.199,0.161-0.36,0.36-0.36h0.64V6c0-0.199,0.161-0.36,0.36-0.36h4.64V5h0.72v0.64h4.28V5h0.72v0.64h7.28V5h0.721v0.64h4.279 V5h0.721v0.64H30c0.199,0,0.36,0.161,0.36,0.36v16.64H31c0.199,0,0.36,0.161,0.36,0.36v3C31.36,26.199,31.199,26.36,31,26.36z M1.36,25.64h29.28v-2.28H1.36V25.64z M2.36,22.64h27.28V6.36h-4.28v2.28H27c0.199,0,0.36,0.161,0.36,0.36v11 c0,0.199-0.161,0.36-0.36,0.36h-9c-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h1.64V6.36h-7.28v2.28H14 c0.199,0,0.36,0.161,0.36,0.36v11c0,0.199-0.161,0.36-0.36,0.36H5c-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36 h1.64V6.36H2.36V22.64z M18.36,19.64h8.279V9.36H25.36V10h-0.72V9.36h-4.28V10h-0.72V9.36h-1.28V19.64z M5.36,19.64h8.28V9.36h-1.28 V10h-0.72V9.36H7.36V10H6.64V9.36H5.36V19.64z M20.36,8.64h4.279V6.36H20.36V8.64z M7.36,8.64h4.28V6.36H7.36V8.64z M24.36,17h-0.72 v-5h0.721L24.36,17L24.36,17z M21.36,17h-0.72v-5h0.721L21.36,17L21.36,17z M11.36,17h-0.72v-5h0.72V17z M8.36,17H7.64v-5h0.72V17z" }), children] }); }); //#endregion module.exports = TennisScoreboard;