UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 1.87 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:punching-bag--03/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 PunchingBag_03 = /*#__PURE__*/ react.default.forwardRef(function PunchingBag_03({ 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: "M19.75,31.181h-7.5 c-0.888,0-1.61-0.653-1.61-1.456V8.915c0-0.438,0.215-0.832,0.556-1.099l4.444-4.152V0.82h0.72v2.844l4.442,4.151 c0.342,0.267,0.559,0.661,0.559,1.101v20.81C21.36,30.527,20.638,31.181,19.75,31.181z M11.36,13.18v16.545 c0,0.398,0.408,0.735,0.89,0.735h7.5c0.482,0,0.89-0.337,0.89-0.735V13.18H11.36z M11.36,12.46h9.28V8.915 c0-0.167-0.071-0.324-0.191-0.45l-0.002,0.002l-0.096-0.09C20.19,8.255,19.979,8.18,19.75,8.18h-7.5c-0.23,0-0.442,0.077-0.603,0.2 l-0.088,0.083l-0.002-0.002c-0.123,0.126-0.197,0.285-0.197,0.456C11.36,8.917,11.36,12.46,11.36,12.46z M16.36,7.46h3.008 L16.36,4.649V7.46z M12.632,7.46h3.008V4.649L12.632,7.46z" }), children] }); }); //#endregion module.exports = PunchingBag_03;