UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.48 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:decision-velocity/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 DecisionVelocity = /*#__PURE__*/ react.default.forwardRef(function DecisionVelocity({ 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: "M16.023,31.355 c-5.518,0-10.821-2.985-13.56-8.101l-1.124,3.188l-0.679-0.24l1.526-4.329l4.329,1.576l-0.246,0.676l-3.134-1.141 c3.657,6.742,12.008,9.564,19.052,6.28c3.703-1.727,6.461-4.917,7.712-8.689c-0.615,0.858-1.409,1.596-2.351,2.162 c-1.8,1.082-3.91,1.397-5.949,0.89c-1.768-0.441-3.294-1.456-4.374-2.893l-0.831,3.332l-0.698-0.174l1.114-4.471l4.443,1.156 l-0.182,0.697l-3.152-0.82c0.973,1.223,2.312,2.089,3.854,2.473c1.854,0.465,3.771,0.175,5.404-0.808 c2.12-1.273,3.412-3.507,3.463-5.98c0-0.046,0-0.093,0-0.14L31.36,16c0,0.034-0.001,0.068-0.001,0.102h0.001 c-0.001,0.016-0.001,0.032-0.001,0.047c-0.062,5.886-3.53,11.279-8.868,13.767C20.397,30.894,18.193,31.355,16.023,31.355z M1.36,16 H0.64C0.644,10.056,4.125,4.593,9.508,2.083c3.718-1.734,7.888-1.917,11.746-0.513c3.585,1.305,6.498,3.836,8.283,7.174l1.123-3.186 l0.68,0.239l-1.526,4.329l-4.329-1.575l0.246-0.677l3.135,1.141c-1.704-3.148-4.465-5.534-7.858-6.769 c-3.673-1.338-7.65-1.164-11.194,0.489c-3.7,1.725-6.458,4.914-7.709,8.683c0.614-0.854,1.406-1.589,2.348-2.155 c3.477-2.088,7.936-1.167,10.323,2.003l0.831-3.333l0.698,0.174l-1.114,4.47l-4.443-1.156l0.182-0.697l3.152,0.82 c-0.973-1.223-2.312-2.088-3.854-2.472C8.375,8.609,6.457,8.897,4.823,9.88C2.657,11.181,1.362,13.469,1.36,16z" }), children] }); }); //#endregion module.exports = DecisionVelocity;