UNPKG

dumi-theme-lobehub

Version:

dumi-theme-lobehub is a documentation site theme package designed for dumi2. It provides a more beautiful and user-friendly development and reading experience based on @lobehub/ui

15 lines 567 B
import { memo } from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export default /*#__PURE__*/memo(function () { return /*#__PURE__*/_jsx("svg", { fill: "currentColor", height: "1em", viewBox: "64 64 896 896", width: "1em", xmlns: "http://www.w3.org/2000/svg", children: /*#__PURE__*/_jsx("path", { d: "M503.783 64 960 263.576V761.46L521.625 955.734V473.5h-17.5v486.351l-.342.149L64 761.46V263.576L503.783 64Zm.13 19.158L84.37 273.548 512 466.131 939.386 273.66l-435.473-190.5Z", fillRule: "evenodd" }) }); });