UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.78 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:review-checklist/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 ReviewChecklist = /*#__PURE__*/ react.default.forwardRef(function ReviewChecklist({ 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: "M26,31.3604H5c-.1987,0-.3599-.1611-.3599-.3604V3c0-.1987.1611-.3599.3599-.3599h5.6401v-.6401c0-.1987.1611-.3599.3599-.3599h1.6401v-.6401c0-.1987.1611-.3599.3599-.3599h5c.1992,0,.3604.1611.3604.3599v.6401h1.6396c.1992,0,.3604.1611.3604.3599v.6401h5.6396c.1992,0,.3604.1611.3604.3599v28c0,.1992-.1611.3604-.3604.3604ZM5.3599,30.6396h20.2798V3.3599h-5.2793v.6401c0,.1987-.1611.3599-.3604.3599h-9c-.1987,0-.3599-.1611-.3599-.3599v-.6401h-5.2803v27.2798ZM11.3599,3.6401h8.2798v-1.2803h-1.6396c-.1992,0-.3604-.1611-.3604-.3599v-.6401h-4.2798v.6401c0,.1987-.1611.3599-.3599.3599h-1.6401v1.2803ZM11.5,28.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4746.3857-.8604.8599-.8604h3c.4741,0,.8599.3857.8599.8604v3c0,.4746-.3857.8604-.8599.8604ZM8.5,24.3604c-.0771,0-.1401.0625-.1401.1396v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1396-.1401-.1396h-3ZM23,26.3604h-8v-.7207h8v.7207ZM11.5,20.3604h-3c-.4741,0-.8599-.3857-.8599-.8604v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4746-.3857.8604-.8599.8604ZM8.5,16.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1396.1401.1396h3c.0771,0,.1401-.0625.1401-.1396v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,18.3604h-8v-.7207h8v.7207ZM11.5,12.3599h-3c-.4741,0-.8599-.3857-.8599-.8599v-3c0-.4741.3857-.8599.8599-.8599h3c.4741,0,.8599.3857.8599.8599v3c0,.4741-.3857.8599-.8599.8599ZM8.5,8.3599c-.0771,0-.1401.063-.1401.1401v3c0,.0771.063.1401.1401.1401h3c.0771,0,.1401-.063.1401-.1401v-3c0-.0771-.063-.1401-.1401-.1401h-3ZM23,10.3599h-8v-.7197h8v.7197Z" }), children] }); }); //#endregion module.exports = ReviewChecklist;