UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.03 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:literature/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 Literature = /*#__PURE__*/ react.default.forwardRef(function Literature({ 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: "M31,27.36H18v-0.72h12.64V7h0.721v20 C31.36,27.199,31.199,27.36,31,27.36z M14,27.36H1c-0.199,0-0.36-0.161-0.36-0.36V7h0.72v19.64H14V27.36z M16.36,27h-0.72 c0-0.904-0.736-1.64-1.64-1.64H3c-0.199,0-0.36-0.161-0.36-0.36V5c0-0.199,0.161-0.36,0.36-0.36h11c0.842,0,1.582,0.443,2,1.108 c0.418-0.666,1.158-1.108,2-1.108h11c0.199,0,0.36,0.161,0.36,0.36v20c0,0.199-0.161,0.36-0.36,0.36H18 C17.096,25.36,16.36,26.096,16.36,27z M15.64,7c0-0.904-0.736-1.64-1.64-1.64H3.36v19.28H14c0.637,0,1.215,0.254,1.64,0.665V7z M16.36,7v18.305c0.425-0.411,1.003-0.665,1.64-0.665h10.64V5.36H18C17.096,5.36,16.36,6.096,16.36,7z M27,20.36h-9v-0.72h9V20.36z M14,20.36H5v-0.72h9V20.36z M27,16.36h-9v-0.72h9V16.36z M14,16.36H5v-0.72h9V16.36z M27,12.36h-9v-0.72h9V12.36z M14,12.36H5 v-0.72h9V12.36z M27,8.36h-9V7.64h9V8.36z M14,8.36H5V7.64h9V8.36z" }), children] }); }); //#endregion module.exports = Literature;