ddu_icons
Version:
小杜的自定义react图标库
2 lines (1 loc) • 842 B
JavaScript
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../node_modules/react/jsx-runtime.js");require("../node_modules/react/index.js");const n=i=>{const{color:e,size:t,fill:o}=i;return s.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:[s.jsxRuntimeExports.jsx("path",{d:"M24 4L18 10H10V18L4 24L10 30V38H18L24 44L30 38H38V30L44 24L38 18V10H30L24 4Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"}),s.jsxRuntimeExports.jsx("path",{d:"M24 30C27.3137 30 30 27.3137 30 24C30 20.6863 27.3137 18 24 18C20.6863 18 18 20.6863 18 24C18 27.3137 20.6863 30 24 30Z",fill:o||"none",stroke:e||"#333",strokeWidth:"4",strokeLinejoin:"round"})]})};exports.default=n;