ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 958 B
JavaScript
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("../node_modules/react/jsx-runtime.js");require("../node_modules/react/index.js");const i=r=>{const{color:e,size:t,fill:s}=r;return o.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:[o.jsxRuntimeExports.jsx("path",{d:"M13 12.4316V7.8125C13 6.2592 14.2592 5 15.8125 5H40.1875C41.7408 5 43 6.2592 43 7.8125V32.1875C43 33.7408 41.7408 35 40.1875 35H35.5163",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsxRuntimeExports.jsx("path",{d:"M32.1875 13H7.8125C6.2592 13 5 14.2592 5 15.8125V40.1875C5 41.7408 6.2592 43 7.8125 43H32.1875C33.7408 43 35 41.7408 35 40.1875V15.8125C35 14.2592 33.7408 13 32.1875 13Z",fill:s||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"})]})};exports.default=i;