UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.23 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:landing-page/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 LandingPage = /*#__PURE__*/ react.default.forwardRef(function LandingPage({ 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: "M29,3.5C29,3.776,28.776,4,28.5,4S28,3.776,28,3.5 S28.224,3,28.5,3S29,3.224,29,3.5z M26.5,3C26.224,3,26,3.224,26,3.5S26.224,4,26.5,4S27,3.776,27,3.5S26.776,3,26.5,3z M24.5,3 C24.224,3,24,3.224,24,3.5S24.224,4,24.5,4S25,3.776,25,3.5S24.776,3,24.5,3z M31,30.36H1c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v28C31.36,30.199,31.199,30.36,31,30.36z M29.36,29.64h1.279V13.36 H1.36v16.28h21.28V26c0-0.199,0.161-0.36,0.36-0.36h6c0.199,0,0.36,0.161,0.36,0.36C29.36,26,29.36,29.64,29.36,29.64z M23.36,29.64 h5.279v-3.28H23.36V29.64z M1.36,12.64h29.28V5.36H1.36V12.64z M1.36,4.64h29.28V2.36H1.36V4.64z M18,28.36H3v-0.72h15V28.36z M18,26.36H3v-0.72h15V26.36z M29,21.36h-6c-0.199,0-0.36-0.161-0.36-0.36v-6c0-0.199,0.161-0.36,0.36-0.36h6 c0.199,0,0.36,0.161,0.36,0.36v6C29.36,21.199,29.199,21.36,29,21.36z M23.36,20.64h5.279v-5.28H23.36V20.64z M12,21.36H3v-0.72h9 V21.36z M18,19.36H3v-0.72h15V19.36z M18,17.36H3v-0.72h15V17.36z M18,15.36H3v-0.72h15V15.36z M11,7.36H3V6.64h8V7.36z" }), children] }); }); //#endregion module.exports = LandingPage;