UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.5 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:ibm--aptio/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 IbmAptio = /*#__PURE__*/ react.default.forwardRef(function IbmAptio({ 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: "M20,20.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM18.3604,19.6396h1.2793v-1.2793h-1.2793v1.2793ZM25,20.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM23.3604,19.6396h1.2793v-1.2793h-1.2793v1.2793ZM20,25.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM18.3604,24.6396h1.2793v-1.2793h-1.2793v1.2793ZM25,25.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM23.3604,24.6396h1.2793v-1.2793h-1.2793v1.2793ZM20,30.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM18.3604,29.6396h1.2793v-1.2793h-1.2793v1.2793ZM30,20.3604h-2c-.1992,0-.3604-.1611-.3604-.3604v-2c0-.1992.1611-.3604.3604-.3604h2c.1992,0,.3604.1611.3604.3604v2c0,.1992-.1611.3604-.3604.3604ZM28.3604,19.6396h1.2793v-1.2793h-1.2793v1.2793ZM16.3599,16V2h-.7197v13.6401H2v.7197h14c.1987,0,.3599-.1611.3599-.3599ZM11.3599,11v-6h-.7197v5.6401h-5.6401v.7197h6c.1987,0,.3599-.1611.3599-.3599Z" }), children] }); }); //#endregion module.exports = IbmAptio;