UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.37 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:network--security/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 NetworkSecurity = /*#__PURE__*/ react.default.forwardRef(function NetworkSecurity({ 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.36C8.082,31.36,1.64,24.918,1.64,17 V2.812c-0.576-0.158-1-0.686-1-1.312c0-0.75,0.61-1.36,1.36-1.36c0.424,0,0.803,0.195,1.053,0.5h25.895 c0.25-0.305,0.629-0.5,1.053-0.5c0.75,0,1.36,0.61,1.36,1.36c0,0.625-0.425,1.153-1,1.312V17C30.36,24.918,23.918,31.36,16,31.36z M16.36,17.312v13.324C23.716,30.444,29.64,24.4,29.64,17V2.812c-0.106-0.029-0.208-0.071-0.303-0.124L17.169,15.306 c0.121,0.203,0.191,0.44,0.191,0.694C17.36,16.625,16.936,17.153,16.36,17.312z M2.36,2.812V17c0,7.4,5.925,13.444,13.28,13.636 V17.312c-0.576-0.158-1-0.686-1-1.312c0-0.253,0.069-0.491,0.19-0.694L2.663,2.688C2.568,2.74,2.467,2.782,2.36,2.812z M16,15.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M3.176,2.183l12.173,12.624 c0.387-0.212,0.915-0.212,1.302,0L28.824,2.182C28.707,1.981,28.64,1.749,28.64,1.5c0-0.047,0.003-0.094,0.008-0.14H3.353 C3.357,1.406,3.36,1.453,3.36,1.5C3.36,1.749,3.293,1.982,3.176,2.183z M30,0.86c-0.353,0-0.64,0.287-0.64,0.64S29.647,2.14,30,2.14 s0.64-0.287,0.64-0.64S30.353,0.86,30,0.86z M2,0.86c-0.353,0-0.64,0.287-0.64,0.64S1.647,2.14,2,2.14S2.64,1.853,2.64,1.5 S2.353,0.86,2,0.86z" }), children] }); }); //#endregion module.exports = NetworkSecurity;