UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 1.62 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--elm-gcm/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 IbmElmGcm = /*#__PURE__*/ react.default.forwardRef(function IbmElmGcm({ 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: "M17,31.36c-0.059,0-0.117-0.015-0.171-0.043l-13-7 l0.342-0.635L17,30.591l12.64-6.806V8.215L17,1.409L4.36,8.215V12H3.64V8c0-0.132,0.073-0.254,0.189-0.317l13-7 c0.107-0.058,0.234-0.058,0.342,0l13,7C30.287,7.746,30.36,7.868,30.36,8v16c0,0.133-0.073,0.254-0.189,0.317l-13,7 C17.117,31.346,17.059,31.36,17,31.36z M21.509,16l-5.254-5.254l-0.509,0.509l4.385,4.386H2v0.72h18.131l-4.385,4.385l0.509,0.51 L21.509,16z" }), children] }); }); //#endregion module.exports = IbmElmGcm;