UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.22 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:extensible/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 Extensible = /*#__PURE__*/ react.default.forwardRef(function Extensible({ 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: "M3,31.36H1c-0.199,0-0.36-0.161-0.36-0.36v-2 c0-0.199,0.161-0.36,0.36-0.36h0.64V2c0-0.199,0.161-0.36,0.36-0.36h26.64V1c0-0.199,0.161-0.36,0.36-0.36h2 c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-0.64V30c0,0.199-0.161,0.36-0.36,0.36H3.36V31 C3.36,31.199,3.199,31.36,3,31.36z M1.36,30.64h1.28v-1.28H1.36V30.64z M22.36,29.64h7.279V3.36H29c-0.199,0-0.36-0.161-0.36-0.36 V2.36H2.36v7.28h18.28V9c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-0.64 C22.36,11.36,22.36,29.64,22.36,29.64z M14.36,29.64h7.28V11.36H21c-0.199,0-0.36-0.161-0.36-0.36v-0.64H2.36v7.28h10.28V17 c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v2c0,0.199-0.161,0.36-0.36,0.36h-0.64 C14.36,19.36,14.36,29.64,14.36,29.64z M3.36,29.64h10.28V19.36H13c-0.199,0-0.36-0.161-0.36-0.36v-0.64H2.36v10.28H3 c0.199,0,0.36,0.161,0.36,0.36C3.36,29,3.36,29.64,3.36,29.64z M13.36,18.64h1.28v-1.28h-1.28V18.64z M21.36,10.64h1.279V9.36H21.36 V10.64z M29.36,2.64h1.279V1.36H29.36V2.64z" }), children] }); }); //#endregion module.exports = Extensible;