ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 815 B
JavaScript
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../node_modules/react/jsx-runtime.js");require("../node_modules/react/index.js");const n=r=>{const{color:e,size:t,fill:o}=r;return s.jsxRuntimeExports.jsxs("svg",{width:t?t*1.5:"24",height:t?t*1.5:"24",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[s.jsxRuntimeExports.jsx("path",{d:"M9 18V42H39V18L24 6L9 18Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),s.jsxRuntimeExports.jsx("path",{d:"M19 29V42H29V29H19Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),s.jsxRuntimeExports.jsx("path",{d:"M9 42H39",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round"})]})};exports.default=n;