ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 1.19 kB
JavaScript
"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=s=>{const{color:e,size:o,fill:r}=s;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:"M44.0001 11C44.0001 11 44 36.0623 44 38C44 41.3137 35.0457 44 24 44C12.9543 44 4.00003 41.3137 4.00003 38C4.00003 36.1423 4 11 4 11",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M44 29C44 32.3137 35.0457 35 24 35C12.9543 35 4 32.3137 4 29",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M44 20C44 23.3137 35.0457 26 24 26C12.9543 26 4 23.3137 4 20",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("ellipse",{cx:"24",cy:"10",rx:"20",ry:"6",fill:r||"none",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})};exports.default=n;