UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.14 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--concert/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 IbmConcert = /*#__PURE__*/ react.default.forwardRef(function IbmConcert({ 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: "M16,31.3604C7.5303,31.3604.6401,24.4697.6401,16S7.5303.6401,16,.6401s15.3545,6.8857,15.3604,15.3511v.0176c-.0059,8.4648-6.8936,15.3516-15.3604,15.3516ZM16,1.3599C7.9272,1.3599,1.3599,7.9272,1.3599,16s6.5674,14.6396,14.6401,14.6396c5.6211,0,10.5117-3.1846,12.9648-7.8438-1.9922,2.4766-5.0469,4.0645-8.4648,4.0645-5.9883,0-10.8599-4.8721-10.8599-10.8604s4.8716-10.8599,10.8599-10.8599c3.418,0,6.4727,1.5874,8.4648,4.0635-2.4531-4.6592-7.3438-7.8438-12.9648-7.8438ZM11.3174,20.2988c1.6206,3.4482,5.1274,5.8408,9.1826,5.8408,5.5889,0,10.1357-4.5439,10.1396-10.1313v-.0166c-.0039-5.5874-4.5508-10.1318-10.1396-10.1318-4.0552,0-7.562,2.3931-9.1826,5.8408,1.1631-1.2661,2.8315-2.0605,4.6826-2.0605,3.5068,0,6.3604,2.853,6.3604,6.3599s-2.8535,6.3604-6.3604,6.3604c-1.8511,0-3.5195-.7949-4.6826-2.0615ZM10.3599,16c0,3.1104,2.5303,5.6396,5.6401,5.6396s5.6396-2.5293,5.6396-5.6396-2.5293-5.6401-5.6396-5.6401-5.6401,2.5303-5.6401,5.6401Z" }), children] }); }); //#endregion module.exports = IbmConcert;