UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.43 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:php--language--02/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 PhpLanguage_02 = /*#__PURE__*/ react.default.forwardRef(function PhpLanguage_02({ 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,31.36H4c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36h18c0.096,0,0.188,0.038,0.255,0.105l6,6C28.322,6.813,28.36,6.904,28.36,7v24 C28.36,31.199,28.199,31.36,28,31.36z M4.36,30.64h23.28V7.36H22c-0.199,0-0.36-0.161-0.36-0.36V1.36H4.36V30.64z M22.36,6.64h4.771 L22.36,1.869V6.64z M8.207,21.242h0.8v0.84h0.04c0.27-0.65,0.799-0.961,1.509-0.961c1.289,0,2.099,1.051,2.099,2.699 s-0.81,2.699-2.099,2.699c-0.71,0-1.199-0.32-1.509-0.961h-0.04v2.84h-0.8V21.242z M11.795,24.26v-0.879 c0-0.92-0.56-1.539-1.459-1.539c-0.729,0-1.329,0.42-1.329,0.988v1.92c0,0.67,0.6,1.049,1.329,1.049 C11.235,25.799,11.795,25.18,11.795,24.26z M14.007,19.004h0.8v3.078h0.04c0.249-0.58,0.689-0.961,1.459-0.961 c1.06,0,1.729,0.721,1.729,1.969v3.309h-0.799V23.23c0-0.92-0.4-1.389-1.17-1.389c-0.64,0-1.259,0.32-1.259,0.979v3.578h-0.8V19.004 z M19.687,21.242h0.8v0.84h0.04c0.27-0.65,0.799-0.961,1.509-0.961c1.289,0,2.099,1.051,2.099,2.699s-0.81,2.699-2.099,2.699 c-0.71,0-1.199-0.32-1.509-0.961h-0.04v2.84h-0.8C19.687,28.398,19.687,21.242,19.687,21.242z M23.274,24.26v-0.879 c0-0.92-0.56-1.539-1.459-1.539c-0.729,0-1.329,0.42-1.329,0.988v1.92c0,0.67,0.6,1.049,1.329,1.049 C22.715,25.799,23.274,25.18,23.274,24.26z" }), children] }); }); //#endregion module.exports = PhpLanguage_02;