UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 1.85 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:pli--language/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 PliLanguage = /*#__PURE__*/ react.default.forwardRef(function PliLanguage({ 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: "M3.899,16.999V7.222h3.895c1.751,0,2.731,1.079,2.731,2.802s-0.98,2.802-2.731,2.802H5.076V17 L3.899,16.999L3.899,16.999z M5.076,11.788h2.718c0.924,0,1.471-0.504,1.471-1.4V9.659c0-0.896-0.547-1.4-1.471-1.4H5.076V11.788z M12.382,16.999V7.222h1.177v8.741h4.161v1.036H12.382z M18.569,19.114l3.656-12.48h1.009l-3.656,12.48H18.569z M24.646,16.999 v-0.98h1.372V8.202h-1.372v-0.98h3.922v0.98h-1.373v7.816h1.373v0.98h-3.922V16.999z M31,30.64H1v0.721h30V30.64z M31,24.36H1 c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v23 C31.36,24.199,31.199,24.36,31,24.36z M1.36,23.64h29.28V1.36H1.36V23.64z" }), children] }); }); //#endregion module.exports = PliLanguage;