UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.5 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:devops--toolchain/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 DevopsToolchain = /*#__PURE__*/ react.default.forwardRef(function DevopsToolchain({ 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: "M14,29.36c-2.404,0-4.36-1.956-4.36-4.36 c0-0.741,0.189-1.475,0.548-2.118l1.511-2.72C9.928,19.607,8.64,17.951,8.64,16c0-0.741,0.189-1.474,0.548-2.118l5-9 C14.958,3.499,16.419,2.64,18,2.64c2.404,0,4.36,1.956,4.36,4.36c0,0.741-0.19,1.473-0.549,2.118l-1.511,2.72 c1.771,0.555,3.06,2.21,3.06,4.162c0,0.741-0.189,1.473-0.549,2.117l-5,9C17.042,28.501,15.582,29.36,14,29.36z M12.433,20.323 l-1.615,2.908c-0.3,0.538-0.458,1.149-0.458,1.769c0,2.007,1.633,3.64,3.64,3.64c1.321,0,2.54-0.717,3.183-1.872l5-9l0,0 C22.482,17.23,22.64,16.619,22.64,16c0-1.682-1.146-3.101-2.698-3.517l-3.129,5.634c-0.77,1.384-2.231,2.243-3.812,2.243 C12.808,20.36,12.619,20.348,12.433,20.323z M12.815,19.636c1.367,0.065,2.694-0.658,3.368-1.868l3.001-5.403 c-1.389-0.085-2.695,0.658-3.367,1.867L12.815,19.636z M18,3.36c-1.32,0-2.54,0.717-3.183,1.872l-5,9 C9.518,14.77,9.36,15.381,9.36,16c0,1.682,1.146,3.101,2.698,3.517l3.13-5.635c0.771-1.383,2.231-2.242,3.812-2.242 c0.192,0,0.381,0.012,0.566,0.037l1.616-2.909l0,0C21.481,8.23,21.64,7.619,21.64,7C21.64,4.993,20.007,3.36,18,3.36z M24.317,29.171l-0.635-0.342L30.591,16L23.683,3.171l0.635-0.342l7,13c0.057,0.107,0.057,0.235,0,0.342L24.317,29.171z M7.683,29.171l-7-13c-0.058-0.107-0.058-0.235,0-0.342l7-13l0.634,0.342L1.409,16l6.908,12.829L7.683,29.171z" }), children] }); }); //#endregion module.exports = DevopsToolchain;