ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 1.02 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 n=r=>{const{color:e,size:o,fill:s}=r;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",{d:"M5 8C5 6.89543 5.89543 6 7 6H19L24 12H41C42.1046 12 43 12.8954 43 14V40C43 41.1046 42.1046 42 41 42H7C5.89543 42 5 41.1046 5 40V8Z",fill:s||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M43 22H5",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M5 16V28",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M43 16V28",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})};exports.default=n;