ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 809 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=i=>{const{color:e,size:o,fill:t}=i;return s.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:[s.jsxRuntimeExports.jsx("path",{d:"M42 5H6V13H42V5Z",fill:t||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),s.jsxRuntimeExports.jsx("path",{d:"M42 20H6V28H42V20Z",fill:t||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),s.jsxRuntimeExports.jsx("path",{d:"M42 35H6V43H42V35Z",fill:t||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"})]})};exports.default=n;