UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.24 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:dedicated--host/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 DedicatedHost = /*#__PURE__*/ react.default.forwardRef(function DedicatedHost({ 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,31.36H2c-0.199,0-0.36-0.161-0.36-0.36v-8 c0-0.199,0.161-0.36,0.36-0.36h28v0.721H2.36v7.279H30V31.36z M30,28.36c-0.625,0-1.153-0.425-1.312-1H6v-0.72h22.688 c0.158-0.575,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S30.75,28.36,30,28.36z M30,26.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,26.36,30,26.36z M30,20.36H2c-0.199,0-0.36-0.161-0.36-0.36v-8 c0-0.199,0.161-0.36,0.36-0.36h28v0.72H2.36v7.28H30V20.36z M30,17.36c-0.625,0-1.153-0.425-1.312-1H6v-0.72h22.688 c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S30.75,17.36,30,17.36z M30,15.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S30.353,15.36,30,15.36z M30,9.36H2C1.801,9.36,1.64,9.199,1.64,9V1 c0-0.199,0.161-0.36,0.36-0.36h28v0.72H2.36v7.28H30V9.36z M30,6.36c-0.625,0-1.153-0.424-1.312-1H6V4.64h22.688 c0.158-0.576,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S30.75,6.36,30,6.36z M30,4.36c-0.353,0-0.64,0.287-0.64,0.64 S29.647,5.64,30,5.64S30.64,5.353,30.64,5S30.353,4.36,30,4.36z" }), children] }); }); //#endregion module.exports = DedicatedHost;