UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.64 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:private--network--01/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 PrivateNetwork_01 = /*#__PURE__*/ react.default.forwardRef(function PrivateNetwork_01({ 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: "M30.64,10c0-3.11-2.529-5.64-5.64-5.64H10V3.64h15c3.507,0,6.36,2.853,6.36,6.359 c0,3.507-2.854,6.36-6.36,6.36h-3v-0.72h3C28.11,15.64,30.64,13.11,30.64,10z M1.36,22.001c0-3.11,2.53-5.641,5.64-5.641h3v-0.72H7 c-3.507,0-6.36,2.853-6.36,6.361c0,3.507,2.853,6.359,6.36,6.359h15v-0.72H7C3.89,27.64,1.36,25.11,1.36,22.001z M0.64,4 c0-1.853,1.507-3.36,3.36-3.36S7.36,2.147,7.36,4S5.853,7.36,4,7.36S0.64,5.853,0.64,4z M1.36,4c0,1.456,1.185,2.64,2.64,2.64 S6.64,5.456,6.64,4S5.456,1.36,4,1.36S1.36,2.544,1.36,4z M31.36,28c0,1.853-1.508,3.36-3.36,3.36s-3.36-1.508-3.36-3.36 s1.508-3.36,3.36-3.36S31.36,26.147,31.36,28z M30.64,28c0-1.456-1.184-2.64-2.64-2.64s-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64 S30.64,29.456,30.64,28z M16.75,16c0-0.414-0.336-0.75-0.75-0.75s-0.75,0.336-0.75,0.75c0,0.281,0.161,0.517,0.39,0.645v1.105 c0,0.199,0.161,0.36,0.36,0.36s0.36-0.161,0.36-0.36v-1.105C16.589,16.517,16.75,16.281,16.75,16z M18.36,10.495v2.349 c1.2,0.777,2,2.122,2,3.656c0,2.404-1.956,4.36-4.36,4.36s-4.36-1.956-4.36-4.36c0-1.534,0.8-2.878,2-3.656v-2.349 c0-1.299,1.059-2.355,2.36-2.355C17.302,8.14,18.36,9.196,18.36,10.495z M14.36,12.466c0.507-0.207,1.059-0.326,1.64-0.326 c0.581,0,1.133,0.119,1.64,0.326v-1.971c0-0.901-0.735-1.635-1.64-1.635s-1.64,0.734-1.64,1.635 C14.36,10.495,14.36,12.466,14.36,12.466z M16,12.86c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64 S18.007,12.86,16,12.86z" }), children] }); }); //#endregion module.exports = PrivateNetwork_01;