UNPKG

@carbon/pictograms-react

Version:

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

37 lines (36 loc) 2.67 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:fire--hose/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 FireHose = /*#__PURE__*/ react.default.forwardRef(function FireHose({ 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: "M5,31.36H3c-0.176,0-0.326-0.128-0.355-0.301l-1-6 c-0.018-0.104,0.012-0.212,0.08-0.292C1.794,24.687,1.894,24.64,2,24.64h1.64V4c0-0.199,0.161-0.36,0.36-0.36 c0.199,0,0.36,0.161,0.36,0.36v20.64H6c0.106,0,0.206,0.047,0.275,0.128c0.068,0.08,0.098,0.188,0.08,0.292l-1,6 C5.326,31.232,5.176,31.36,5,31.36z M3.305,30.64h1.39l0.88-5.279h-3.15L3.305,30.64z M22,23.36c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36S22.36,0.801,22.36,1v22C22.36,23.199,22.199,23.36,22,23.36z M1,23.36c-0.199,0-0.36-0.161-0.36-0.36 V1c0-0.199,0.161-0.36,0.36-0.36S1.36,0.801,1.36,1v22C1.36,23.199,1.199,23.36,1,23.36z M19,21.36c-0.199,0-0.36-0.161-0.36-0.36V4 c0-0.199,0.161-0.36,0.36-0.36S19.36,3.801,19.36,4v17C19.36,21.199,19.199,21.36,19,21.36z M16,21.36 c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S16.36,3.801,16.36,4v17C16.36,21.199,16.199,21.36,16,21.36z M13,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S13.36,3.801,13.36,4v17 C13.36,21.199,13.199,21.36,13,21.36z M10,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S10.36,3.801,10.36,4 v17C10.36,21.199,10.199,21.36,10,21.36z M7,21.36c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36S7.36,3.801,7.36,4 v17C7.36,21.199,7.199,21.36,7,21.36z M27,14.36c-1.853,0-3.36-1.507-3.36-3.36S25.147,7.64,27,7.64s3.36,1.507,3.36,3.36 S28.853,14.36,27,14.36z M27,8.36c-1.456,0-2.64,1.185-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.185,2.64-2.64S28.456,8.36,27,8.36z" }), children] }); }); //#endregion module.exports = FireHose;