ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 1.25 kB
JavaScript
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../node_modules/react/jsx-runtime.js");require("../node_modules/react/index.js");const r=i=>{const{color:t,size:s,fill:o}=i;return e.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:[e.jsxRuntimeExports.jsx("rect",{width:"48",height:"48",fill:"white",fillOpacity:"0.01"}),e.jsxRuntimeExports.jsx("path",{d:"M11 42C13.7614 42 16 39.7614 16 37C16 34.2386 13.7614 32 11 32C8.23858 32 6 34.2386 6 37C6 39.7614 8.23858 42 11 42Z",fill:o||"none",stroke:t||"#333",strokeWidth:"4",strokeLinejoin:"round"}),e.jsxRuntimeExports.jsx("path",{d:"M37 42C39.7614 42 42 39.7614 42 37C42 34.2386 39.7614 32 37 32C34.2386 32 32 34.2386 32 37C32 39.7614 34.2386 42 37 42Z",fill:o||"none",stroke:t||"#333",strokeWidth:"4",strokeLinejoin:"round"}),e.jsxRuntimeExports.jsx("path",{d:"M15.3774 39.4131L17.5 35.8162L34.5 6.37138",stroke:t||"#333",strokeWidth:"4",strokeLinecap:"round"}),e.jsxRuntimeExports.jsx("path",{d:"M13.4957 6.17518L30.4957 35.62L32.6265 39.4131",stroke:t||"#333",strokeWidth:"4",strokeLinecap:"round"})]})};exports.default=r;