UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 1.96 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:cybersecurity/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 Cybersecurity = /*#__PURE__*/ react.default.forwardRef(function Cybersecurity({ 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: "M17,16c0,0.425-0.267,0.782-0.64,0.927V18 c0,0.199-0.161,0.36-0.36,0.36s-0.36-0.161-0.36-0.36v-1.073C15.267,16.782,15,16.425,15,16c0-0.552,0.448-1,1-1S17,15.448,17,16z M10.64,22V12c0-0.199,0.161-0.36,0.36-0.36h2.14V8.5c0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86v3.14H21 c0.199,0,0.36,0.161,0.36,0.36v10c0,0.199-0.161,0.36-0.36,0.36H11C10.801,22.36,10.64,22.199,10.64,22z M13.86,11.64h4.28V8.5 c0-1.18-0.96-2.14-2.14-2.14s-2.14,0.96-2.14,2.14C13.86,8.5,13.86,11.64,13.86,11.64z M11.36,21.64h9.28v-9.28h-9.28V21.64z M30.36,1v16c0,7.918-6.442,14.36-14.36,14.36S1.64,24.918,1.64,17V1c0-0.199,0.161-0.36,0.36-0.36h28 C30.199,0.64,30.36,0.801,30.36,1z M29.64,1.36H2.36V17c0,7.521,6.119,13.64,13.64,13.64S29.64,24.522,29.64,17V1.36z" }), children] }); }); //#endregion module.exports = Cybersecurity;