@carbon/pictograms-react
Version:
React components for pictograms in digital and software products using the Carbon Design System
37 lines (36 loc) • 2.91 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.
*/
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:cactus--01/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 Cactus_01 = /*#__PURE__*/ react.default.forwardRef(function Cactus_01({ 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,31.36H7v-0.72h5.64v-3.28H12v-0.72h0.64v-1.28H12 v-0.72h0.64v-3.28H12v-0.72h0.64v-1.28H12v-0.72h0.64v-1.28H11c-2.404,0-4.36-1.956-4.36-4.36v-0.64H6v-0.72h0.64v-1.28H6V9.64h0.64 V8.36H6V7.64h0.64V6.5c0-1.025,0.834-1.86,1.86-1.86s1.86,0.834,1.86,1.86v1.14H11v0.72h-0.64v1.28H11v0.72h-0.64V13 c0,0.353,0.287,0.64,0.64,0.64h1.64V6.36H12V5.64h0.64V4c0-1.853,1.507-3.36,3.36-3.36S19.36,2.147,19.36,4v1.64H20v0.72h-0.64v1.28 H20v0.72h-0.64v1.28H20v0.72h-0.64v5.28H20v0.72h-0.64v1.28H21c0.353,0,0.64-0.287,0.64-0.64v-2.64H21v-0.72h0.64v-1.28H21v-0.72 h0.64V10.5c0-1.025,0.835-1.86,1.86-1.86s1.86,0.834,1.86,1.86v1.14H26v0.72h-0.64v1.28H26v0.72h-0.64v1.28H26v0.72h-0.64V17 c0,2.404-1.956,4.36-4.36,4.36h-1.64v1.279H20v0.721h-0.64v1.279H20v0.721h-0.64v1.279H20v0.721h-0.64v3.279H25V31.36z M15.36,30.64 h3.28v-5.28H18v-0.72h0.64v-1.28H18v-0.72h0.64V21c0-0.199,0.161-0.36,0.36-0.36h2c2.007,0,3.64-1.633,3.64-3.64v-2.64H24v-0.72 h0.64V10.5c0-0.628-0.511-1.14-1.14-1.14s-1.14,0.512-1.14,1.14v1.14H23v0.72h-0.64V17c0,0.75-0.61,1.36-1.36,1.36h-2 c-0.199,0-0.36-0.161-0.36-0.36v-1.64H18v-0.72h0.64V8.36H18V7.64h0.64V4c0-1.456-1.184-2.64-2.64-2.64S13.36,2.545,13.36,4v10 c0,0.199-0.161,0.36-0.36,0.36h-2c-0.75,0-1.36-0.61-1.36-1.36V8.36H9V7.64h0.64V6.5c0-0.628-0.512-1.14-1.14-1.14 S7.36,5.872,7.36,6.5v3.14H8v0.72H7.36v1.28H8v0.72H7.36V13c0,2.007,1.633,3.64,3.64,3.64h2c0.199,0,0.36,0.161,0.36,0.36v3.64H14 v0.721h-0.64v3.279H14v0.721h-0.64v5.279h1.28V15.36H14v-0.72h0.64V9.36H14V8.64h0.64V7.36H14V6.64h0.64V4 c0-0.75,0.61-1.36,1.36-1.36v0.72c-0.353,0-0.64,0.287-0.64,0.64v0.64H16v0.72h-0.64v1.28H16v0.72h-0.64v1.28H16v0.72h-0.64v3.28H16 v0.72h-0.64v1.28H16v0.72h-0.64v1.28H16v0.72h-0.64v3.279H16v0.721h-0.64V30.64z" }), children]
});
});
//#endregion
module.exports = Cactus_01;