ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 869 B
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 o=i=>{const{color:e,size:s,fill:r}=i;return t.jsxRuntimeExports.jsxs("svg",{width:s?s*1.5:"24",height:s?s*1.5:"24",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsxRuntimeExports.jsx("path",{d:"M24 44C35.0457 44 44 35.0457 44 24C44 12.9543 35.0457 4 24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44Z",fill:r||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("circle",{cx:"14",cy:"24",r:"3",fill:e||"#333"}),t.jsxRuntimeExports.jsx("circle",{cx:"24",cy:"24",r:"3",fill:e||"#333"}),t.jsxRuntimeExports.jsx("circle",{cx:"34",cy:"24",r:"3",fill:e||"#333"})]})};exports.default=o;