UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.22 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:cloud--native--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 CloudNative_03 = /*#__PURE__*/ react.default.forwardRef(function CloudNative_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: "M16,31.36C7.53,31.36,0.64,24.47,0.64,16 S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M8.66,3.336C4.298,5.875,1.36,10.601,1.36,16 c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64c0-5.399-2.938-10.125-7.299-12.664 c2.457,2.085,4.02,5.195,4.02,8.664c0,6.264-5.097,11.36-11.36,11.36C9.736,23.36,4.64,18.264,4.64,12 C4.64,8.532,6.202,5.422,8.66,3.336z M16,9.36c-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64 S19.661,9.36,16,9.36z M16,8.64c4.059,0,7.36,3.302,7.36,7.36c0,2.122-0.903,4.038-2.346,5.382C24.36,19.587,26.64,16.055,26.64,12 c0-5.867-4.772-10.64-10.64-10.64C10.133,1.36,5.36,6.133,5.36,12c0,4.055,2.28,7.587,5.625,9.382 C9.543,20.038,8.64,18.122,8.64,16C8.64,11.942,11.942,8.64,16,8.64z M16,18.36c-1.301,0-2.36-1.059-2.36-2.36 c0-1.301,1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36C18.36,17.302,17.302,18.36,16,18.36z M16,14.36 c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S16.904,14.36,16,14.36z" }), children] }); }); //#endregion module.exports = CloudNative_03;