UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.4 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:storage--area-networks/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 StorageAreaNetworks = /*#__PURE__*/ react.default.forwardRef(function StorageAreaNetworks({ 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,29.36c-1.179,0-2.159-0.869-2.333-2H5v-0.72h8.667c0.156-1.014,0.959-1.816,1.973-1.973 V23.36H5c-0.199,0-0.36-0.161-0.36-0.36v-5c0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v5 c0,0.199-0.161,0.36-0.36,0.36H16.36v1.307c1.014,0.156,1.817,0.959,1.973,1.973H27v0.721h-8.667 C18.159,28.491,17.179,29.36,16,29.36z M16,25.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64 S16.904,25.36,16,25.36z M5.36,22.64h21.28v-4.28H5.36V22.64z M25,20.36h-6v-0.72h6V20.36z M12,20.36h-1v-0.72h1V20.36z M10,20.36H9 v-0.72h1V20.36z M8,20.36H7v-0.72h1V20.36z M27,16.36H5c-0.199,0-0.36-0.161-0.36-0.36v-5c0-0.199,0.161-0.36,0.36-0.36h22 c0.199,0,0.36,0.161,0.36,0.36v5C27.36,16.199,27.199,16.36,27,16.36z M5.36,15.64h21.28v-4.28H5.36V15.64z M25,13.36h-6v-0.72h6 V13.36z M12,13.36h-1v-0.72h1V13.36z M10,13.36H9v-0.72h1V13.36z M8,13.36H7v-0.72h1V13.36z M27,9.36H5 C4.801,9.36,4.64,9.199,4.64,9V4c0-0.199,0.161-0.36,0.36-0.36h22c0.199,0,0.36,0.161,0.36,0.36v5C27.36,9.199,27.199,9.36,27,9.36z M5.36,8.64h21.28V4.36H5.36V8.64z M25,6.36h-6V5.64h6V6.36z M12,6.36h-1V5.64h1V6.36z M10,6.36H9V5.64h1V6.36z M8,6.36H7V5.64h1 V6.36z" }), children] }); }); //#endregion module.exports = StorageAreaNetworks;