UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.38 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:security--as--a--service/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 SecurityAsAService = /*#__PURE__*/ react.default.forwardRef(function SecurityAsAService({ 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,17.36c3.507,0,6.36-2.854,6.36-6.36V3.777L16,0.598l-6.36,3.18V11 C9.64,14.507,12.493,17.36,16,17.36z M10.36,4.223L16,1.402l5.64,2.82v2.195l-5.479-2.739l-0.322,0.644l5.801,2.9v2.195 l-5.479-2.739l-0.322,0.644l5.801,2.9V11c0,0.46-0.062,0.906-0.166,1.334l-5.312-2.656l-0.322,0.644l5.417,2.708 c-0.241,0.621-0.587,1.188-1.019,1.681l-4.076-2.033l-0.321,0.645l3.859,1.926c-0.993,0.863-2.284,1.391-3.7,1.391 c-3.11,0-5.64-2.53-5.64-5.64C10.36,11,10.36,4.223,10.36,4.223z M28.841,20.669l-6.102,6.102c-0.369,0.369-0.857,0.607-1.375,0.672 l-7.197,0.899l-1.913,1.913l-0.509-0.51l2.087-2.087l7.442-0.931c0.359-0.044,0.698-0.21,0.954-0.467l6.102-6.102 c0.411-0.41,0.411-1.079,0-1.491c-0.411-0.411-1.081-0.41-1.49,0.001l-6.344,5.156l-0.004-0.005c-0.406,0.332-0.918,0.54-1.482,0.54 h-5.001V23.64h5.001c0.903,0,1.638-0.734,1.638-1.638c0-0.354-0.287-0.642-0.64-0.642h-7.75c-2.614,0-4.759,2.043-4.885,4.651 L7.368,26.15l-4.114,4.104l-0.509-0.51l3.918-3.909c0.213-2.925,2.644-5.196,5.595-5.196h7.75c0.75,0,1.36,0.61,1.36,1.36 c0,0.071-0.015,0.138-0.021,0.207l5.011-4.072c0.663-0.666,1.79-0.667,2.48,0.024C29.532,18.852,29.531,19.978,28.841,20.669z" }), children] }); }); //#endregion module.exports = SecurityAsAService;