UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.48 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:data--store/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 DataStore = /*#__PURE__*/ react.default.forwardRef(function DataStore({ 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.5,3.5C28.224,3.5,28,3.276,28,3 s0.224-0.5,0.5-0.5S29,2.724,29,3S28.776,3.5,28.5,3.5z M29,28c0-0.276-0.224-0.5-0.5-0.5S28,27.724,28,28s0.224,0.5,0.5,0.5 S29,28.276,29,28z M31,31.36H17c-0.199,0-0.36-0.161-0.36-0.36v-5c0-0.199,0.161-0.36,0.36-0.36h6.64V20 c0-0.904-0.735-1.64-1.64-1.64h-6v-0.72h6c1.302,0,2.36,1.059,2.36,2.36v5.64H31c0.199,0,0.36,0.161,0.36,0.36v5 C31.36,31.199,31.199,31.36,31,31.36z M17.36,30.64h13.28v-4.28H17.36V30.64z M25,28.36h-6v-0.72h6V28.36z M14,24.36H1 c-0.199,0-0.36-0.161-0.36-0.36v-3h0.72v2.64h12.28V21h0.72v3C14.36,24.199,14.199,24.36,14,24.36z M14,20.36H1 c-0.199,0-0.36-0.161-0.36-0.36v-3h0.72v2.64h12.28V17h0.72v3C14.36,20.199,14.199,20.36,14,20.36z M14,16.36H1 c-0.199,0-0.36-0.161-0.36-0.36v-3h0.72v2.64h12.28V13h0.72v3C14.36,16.199,14.199,16.36,14,16.36z M22,14.36h-6v-0.72h6 c0.904,0,1.64-0.736,1.64-1.64V6.36H17c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h14 c0.199,0,0.36,0.161,0.36,0.36v5c0,0.199-0.161,0.36-0.36,0.36h-6.64V12C24.36,13.301,23.302,14.36,22,14.36z M17.36,5.64h13.28 V1.36H17.36V5.64z M14,12.36H1c-0.199,0-0.36-0.161-0.36-0.36V8c0-0.199,0.161-0.36,0.36-0.36h13c0.199,0,0.36,0.161,0.36,0.36v4 C14.36,12.199,14.199,12.36,14,12.36z M1.36,11.64h12.28V8.36H1.36V11.64z M25,3.36h-6V2.64h6V3.36z" }), children] }); }); //#endregion module.exports = DataStore;