UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.27 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:sunny--hazy/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 SunnyHazy = /*#__PURE__*/ react.default.forwardRef(function SunnyHazy({ 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: "M25,28.36H13v-0.72h12V28.36z M30,24.36H15v-0.72h15V24.36z M9,24.36H2v-0.72h7V24.36z M25,20.36H10 v-0.72h15V20.36z M30,16.36H15v-0.72h15V16.36z M12,16.36c-2.404,0-4.36-1.956-4.36-4.36S9.596,7.64,12,7.64s4.36,1.956,4.36,4.36 h-0.72c0-2.007-1.633-3.64-3.64-3.64S8.36,9.993,8.36,12s1.633,3.64,3.64,3.64V16.36z M20,12.36h-2c-0.199,0-0.36-0.161-0.36-0.36 s0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36S20.199,12.36,20,12.36z M6,12.36H4c-0.199,0-0.36-0.161-0.36-0.36 S3.801,11.64,4,11.64h2c0.199,0,0.36,0.161,0.36,0.36S6.199,12.36,6,12.36z M16.243,8.117c-0.092,0-0.184-0.035-0.254-0.105 c-0.141-0.141-0.141-0.369,0-0.509l1.414-1.414c0.141-0.141,0.369-0.141,0.51,0s0.141,0.369,0,0.509l-1.415,1.414 C16.427,8.082,16.335,8.117,16.243,8.117z M7.757,8.117c-0.092,0-0.184-0.035-0.254-0.105L6.089,6.598 c-0.141-0.141-0.141-0.368,0-0.509s0.368-0.141,0.509,0l1.414,1.414c0.141,0.141,0.141,0.368,0,0.509 C7.941,8.082,7.85,8.117,7.757,8.117z M12,6.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S12.36,3.801,12.36,4 v2C12.36,6.199,12.199,6.36,12,6.36z" }), children] }); }); //#endregion module.exports = SunnyHazy;