UNPKG

@carbon/pictograms-react

Version:

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

48 lines (47 loc) 2.46 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:duplicate--file/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 DuplicateFile = /*#__PURE__*/ react.default.forwardRef(function DuplicateFile({ 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: "M20.36,9c0-0.199-0.161-0.36-0.36-0.36h-7.64V7h-0.72v1.64H1C0.801,8.64,0.64,8.801,0.64,9v22 c0,0.199,0.161,0.36,0.36,0.36h19c0.199,0,0.36-0.161,0.36-0.36v-7.64H22v-0.72h-1.64V9z M19.64,30.64H1.36V9.36h18.28 C19.64,9.36,19.64,30.64,19.64,30.64z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12.36,1.36H14V0.64h-2c-0.199,0-0.36,0.161-0.36,0.36v2h0.72C12.36,3,12.36,1.36,12.36,1.36z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.647.64H20.177V1.3599999999999999H16.647z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M22.823.64H26.352V1.3599999999999999H22.823z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M31,0.64h-2v0.72h1.64V3h0.721V1C31.36,0.801,31.199,0.64,31,0.64z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.64 13.588H31.361V17.823H30.64z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.64 6.176H31.361V10.411000000000001H30.64z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M30.64,22.64H29v0.721h2c0.199,0,0.36-0.161,0.36-0.36v-2h-0.72C30.64,21.001,30.64,22.64,30.64,22.64z" }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M24.101 22.64H26.901V23.361H24.101z" }), children ] }); }); //#endregion module.exports = DuplicateFile;