@carbon/pictograms-react
Version:
React components for pictograms in digital and software products using the Carbon Design System
35 lines (34 loc) • 4.05 kB
JavaScript
/**
* 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.
*/
import Icon from "../Icon.js";
import React from "react";
import { jsx, jsxs } from "react/jsx-runtime";
//#region virtual:construct/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 Construct = /*#__PURE__*/ React.forwardRef(function Construct({ children, ...rest }, ref) {
return /* @__PURE__ */ jsxs(Icon, {
width: 64,
height: 64,
viewBox: "0 0 32 32",
xmlns: "http://www.w3.org/2000/svg",
fill: "currentColor",
ref,
...rest,
children: [/* @__PURE__ */ jsx("path", { d: "M30,30.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4 c0.199,0,0.36,0.161,0.36,0.36v4C30.36,30.199,30.199,30.36,30,30.36z M26.36,29.64h3.279v-3.28H26.36V29.64z M24,30.36h-4 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C24.36,30.199,24.199,30.36,24,30.36z M20.36,29.64h3.279v-3.28H20.36V29.64z M18,30.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C18.36,30.199,18.199,30.36,18,30.36z M14.36,29.64h3.28v-3.28 h-3.28V29.64z M6,30.36H2c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C6.36,30.199,6.199,30.36,6,30.36z M2.36,29.64h3.28v-3.28H2.36V29.64z M30,24.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C30.36,24.199,30.199,24.36,30,24.36z M26.36,23.64h3.279v-3.28 H26.36V23.64z M24,24.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C24.36,24.199,24.199,24.36,24,24.36z M20.36,23.64h3.279v-3.28H20.36V23.64z M12,24.36H8c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C12.36,24.199,12.199,24.36,12,24.36z M8.36,23.64h3.28v-3.28H8.36 V23.64z M30,18.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C30.36,18.199,30.199,18.36,30,18.36z M26.36,17.64h3.279v-3.28H26.36V17.64z M18,18.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C18.36,18.199,18.199,18.36,18,18.36z M14.36,17.64h3.28v-3.28 h-3.28V17.64z M12,18.36H8c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C12.36,18.199,12.199,18.36,12,18.36z M8.36,17.64h3.28v-3.28H8.36V17.64z M30,12.36h-4c-0.199,0-0.36-0.161-0.36-0.36V8 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C30.36,12.199,30.199,12.36,30,12.36z M26.36,11.64h3.279V8.36 H26.36V11.64z M24,12.36h-4c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C24.36,12.199,24.199,12.36,24,12.36z M20.36,11.64h3.279V8.36H20.36V11.64z M18,12.36h-4c-0.199,0-0.36-0.161-0.36-0.36V8 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C18.36,12.199,18.199,12.36,18,12.36z M14.36,11.64h3.28V8.36h-3.28 V11.64z M6,12.36H2c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C6.36,12.199,6.199,12.36,6,12.36z M2.36,11.64h3.28V8.36H2.36V11.64z M30,6.36h-4c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C30.36,6.199,30.199,6.36,30,6.36z M26.36,5.64h3.279V2.36H26.36 V5.64z M24,6.36h-4c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4 C24.36,6.199,24.199,6.36,24,6.36z M20.36,5.64h3.279V2.36H20.36V5.64z M12,6.36H8C7.801,6.36,7.64,6.199,7.64,6V2 c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C12.36,6.199,12.199,6.36,12,6.36z M8.36,5.64h3.28V2.36H8.36V5.64z" }), children]
});
});
//#endregion
export { Construct as default };