UNPKG

ddu_icons

Version:

小杜的自定义react图标库

2 lines (1 loc) 1.08 kB
"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 r=s=>{const{color:e,size:n,fill:o}=s;return t.jsxRuntimeExports.jsxs("svg",{width:n?n*1.5:"24",height:n?n*1.5:"24",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsxRuntimeExports.jsx("path",{d:"M17 11L24 4L31 11L24 18L17 11Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M30 25L37 18L44 25L37 32L30 25Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M17 37L24 30L31 37L24 44L17 37Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsxRuntimeExports.jsx("path",{d:"M4 24L11 17L18 24L11 31L4 24Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"})]})};exports.default=r;