UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.96 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:cognos--analytics/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 CognosAnalytics = /*#__PURE__*/ react.default.forwardRef(function CognosAnalytics({ 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: "M14,6.36c-1.301,0-2.36-1.059-2.36-2.36S12.699,1.64,14,1.64S16.36,2.699,16.36,4 S15.301,6.36,14,6.36z M14,2.36c-0.904,0-1.64,0.736-1.64,1.64S13.096,5.64,14,5.64S15.64,4.904,15.64,4S14.904,2.36,14,2.36z M10,12.36c-1.301,0-2.36-1.059-2.36-2.36S8.699,7.64,10,7.64s2.36,1.059,2.36,2.36S11.301,12.36,10,12.36z M10,8.36 c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.736,1.64-1.64S10.904,8.36,10,8.36z M6,18.36 c-1.301,0-2.36-1.059-2.36-2.36S4.699,13.64,6,13.64S8.36,14.699,8.36,16C8.36,17.302,7.301,18.36,6,18.36z M6,14.36 c-0.904,0-1.64,0.736-1.64,1.64c0,0.904,0.736,1.64,1.64,1.64S7.64,16.904,7.64,16S6.904,14.36,6,14.36z M10,24.36 c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36S11.301,24.36,10,24.36z M10,20.36 c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S10.904,20.36,10,20.36z M14,30.36 c-1.301,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36S15.301,30.36,14,30.36z M14,26.36 c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S14.904,26.36,14,26.36z M28.36,4 c0-0.199-0.161-0.36-0.36-0.36H18c-0.199,0-0.36,0.161-0.36,0.36c0,0.199,0.161,0.36,0.36,0.36h10C28.199,4.36,28.36,4.199,28.36,4z M23.36,10c0-0.199-0.161-0.36-0.36-0.36h-9c-0.199,0-0.36,0.161-0.36,0.36s0.161,0.36,0.36,0.36h9 C23.199,10.36,23.36,10.199,23.36,10z M19.36,16c0-0.199-0.161-0.36-0.36-0.36h-9c-0.199,0-0.36,0.161-0.36,0.36 s0.161,0.36,0.36,0.36h9C19.199,16.36,19.36,16.199,19.36,16z M23.36,22c0-0.199-0.161-0.36-0.36-0.36h-9 c-0.199,0-0.36,0.161-0.36,0.36s0.161,0.36,0.36,0.36h9C23.199,22.36,23.36,22.199,23.36,22z M28.36,28 c0-0.199-0.161-0.36-0.36-0.36H18c-0.199,0-0.36,0.161-0.36,0.36s0.161,0.36,0.36,0.36h10C28.199,28.36,28.36,28.199,28.36,28z" }), children] }); }); //#endregion module.exports = CognosAnalytics;