UNPKG

ddu_icons

Version:

小杜的自定义react图标库

2 lines (1 loc) 1.07 kB
"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:"M9 10V44H39V10H9Z",fill:s||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M20 20V33",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M28 20V33",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M4 10H44",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M16 10L19.289 4H28.7771L32 10H16Z",fill:s||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"})]})};exports.default=n;