ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 1.29 kB
JavaScript
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../node_modules/react/jsx-runtime.js");require("../node_modules/react/index.js");const r=s=>{const{color:e,size:o}=s;return t.jsxRuntimeExports.jsxs("svg",{width:o?o*1.5:"24",height:o?o*1.5:"24",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsxRuntimeExports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 5.91406H28V13.9141H43V21.9141H5V13.9141H20V5.91406Z",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M8 40H40V22H8V40Z",fill:"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M16 39.8976V33.9141",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M24 39.8977V33.8977",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M32 39.8976V33.9141",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M12 40H36",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})};exports.default=r;