ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 829 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 s=r=>{const{color:e,size:t}=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:"M42 38V42L6 42L6 38",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsxRuntimeExports.jsx("path",{d:"M30 6L40 16L30 26",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsxRuntimeExports.jsx("path",{d:"M40 16C20 16 6 19 6 32",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})};exports.default=s;