UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.63 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:data--apis/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 DataApis = /*#__PURE__*/ react.default.forwardRef(function DataApis({ 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: "M27,31.36c-2.404,0-4.36-1.956-4.36-4.36c0-1.073,0.39-2.057,1.035-2.816l-3.441-3.441 c-1.126,1.005-2.61,1.617-4.234,1.617c-1.625,0-3.108-0.612-4.233-1.618l-3.441,3.441C8.971,24.943,9.36,25.927,9.36,27 c0,2.404-1.956,4.36-4.36,4.36S0.64,29.404,0.64,27S2.596,22.64,5,22.64c1.073,0,2.056,0.39,2.816,1.035l3.441-3.441 C10.252,19.108,9.64,17.624,9.64,16s0.612-3.108,1.617-4.233L7.816,8.326C7.056,8.971,6.073,9.36,5,9.36 C2.596,9.36,0.64,7.404,0.64,5S2.596,0.64,5,0.64S9.36,2.596,9.36,5c0,1.073-0.389,2.056-1.034,2.816l3.441,3.441 C12.892,10.252,14.376,9.64,16,9.64s3.108,0.612,4.233,1.617l3.441-3.44C23.029,7.057,22.64,6.073,22.64,5 c0-2.404,1.956-4.36,4.36-4.36S31.36,2.596,31.36,5S29.404,9.36,27,9.36c-1.072,0-2.056-0.389-2.816-1.034l-3.441,3.441 c1.006,1.125,1.618,2.609,1.618,4.233s-0.612,3.108-1.618,4.233l3.441,3.441c0.76-0.646,1.743-1.035,2.816-1.035 c2.404,0,4.36,1.956,4.36,4.36S29.404,31.36,27,31.36z M27,23.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64 s3.64-1.633,3.64-3.64S29.007,23.36,27,23.36z M5,23.36c-2.007,0-3.64,1.633-3.64,3.64S2.993,30.64,5,30.64S8.64,29.007,8.64,27 S7.007,23.36,5,23.36z M16,10.36c-3.11,0-5.64,2.53-5.64,5.64s2.53,5.64,5.64,5.64s5.64-2.529,5.64-5.64 C21.64,12.89,19.11,10.36,16,10.36z M27,1.36c-2.007,0-3.64,1.633-3.64,3.64S24.993,8.64,27,8.64S30.64,7.007,30.64,5 S29.007,1.36,27,1.36z M5,1.36C2.993,1.36,1.36,2.993,1.36,5S2.993,8.64,5,8.64S8.64,7.007,8.64,5S7.007,1.36,5,1.36z" }), children] }); }); //#endregion module.exports = DataApis;