UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 3.25 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:saas--enablement/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 SaasEnablement = /*#__PURE__*/ react.default.forwardRef(function SaasEnablement({ 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: "M28.5,31.36c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86 S30.077,31.36,28.5,31.36z M28.5,26.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14 S29.68,26.36,28.5,26.36z M16,31.36c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86 S17.577,31.36,16,31.36z M16,26.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S17.18,26.36,16,26.36z M3.5,31.36c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S5.077,31.36,3.5,31.36z M3.5,26.36 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S4.68,26.36,3.5,26.36z M22,22.36H10 c-0.199,0-0.36-0.161-0.36-0.36V10c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v12 C22.36,22.199,22.199,22.36,22,22.36z M10.36,21.64h11.28v-7.28H10.36V21.64z M10.36,13.64h11.28v-3.28H10.36V13.64z M28.5,18.86 c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S30.077,18.86,28.5,18.86z M28.5,13.86 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14C30.64,14.82,29.68,13.86,28.5,13.86z M3.5,18.86 c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86S6.36,14.423,6.36,16S5.077,18.86,3.5,18.86z M3.5,13.86 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14S5.64,17.18,5.64,16S4.68,13.86,3.5,13.86z M20,18.36h-8v-0.72h8V18.36z M28.5,6.36c-1.577,0-2.86-1.283-2.86-2.86s1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86S30.077,6.36,28.5,6.36z M28.5,1.36 c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14S29.68,1.36,28.5,1.36z M16,6.36 c-1.577,0-2.86-1.283-2.86-2.86S14.423,0.64,16,0.64s2.86,1.283,2.86,2.86S17.577,6.36,16,6.36z M16,1.36 c-1.18,0-2.14,0.96-2.14,2.14S14.82,5.64,16,5.64s2.14-0.96,2.14-2.14S17.18,1.36,16,1.36z M3.5,6.36c-1.577,0-2.86-1.283-2.86-2.86 S1.923,0.64,3.5,0.64S6.36,1.923,6.36,3.5S5.077,6.36,3.5,6.36z M3.5,1.36c-1.18,0-2.14,0.96-2.14,2.14S2.32,5.64,3.5,5.64 S5.64,4.68,5.64,3.5S4.68,1.36,3.5,1.36z M20,11.5c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5 S20.276,11.5,20,11.5z" }), children] }); }); //#endregion module.exports = SaasEnablement;