UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.23 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--court/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 TennisCourt = /*#__PURE__*/ react.default.forwardRef(function TennisCourt({ 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: "M25,30.36H7c-0.096,0-0.187-0.038-0.254-0.105 C6.678,30.188,6.64,30.096,6.64,30V2c0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v28 C25.36,30.199,25.199,30.36,25,30.36z M22.36,29.64h2.279V16.36H22.36V29.64z M10.36,29.64h11.28v-7.28H10.36V29.64z M7.36,29.64 h2.28V16.36H7.36V29.64z M16.36,21.64h5.28v-5.28h-5.28V21.64z M10.36,21.64h5.28v-5.28h-5.28C10.36,16.36,10.36,21.64,10.36,21.64z M22.36,15.64h2.279V2.36H22.36V15.64z M16.36,15.64h5.28v-5.28h-5.28V15.64z M10.36,15.64h5.28v-5.28h-5.28 C10.36,10.36,10.36,15.64,10.36,15.64z M7.36,15.64h2.28V2.36H7.36V15.64z M10.36,9.64h11.28V2.36H10.36V9.64z M13,28.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S13.75,28.36,13,28.36z M13,26.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,26.36,13,26.36z M19,6.36 c-0.75,0-1.36-0.61-1.36-1.36S18.25,3.64,19,3.64S20.36,4.25,20.36,5S19.75,6.36,19,6.36z M19,4.36c-0.353,0-0.64,0.287-0.64,0.64 S18.647,5.64,19,5.64S19.64,5.353,19.64,5S19.353,4.36,19,4.36z" }), children] }); }); //#endregion module.exports = TennisCourt;