@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
11 lines • 678 B
JavaScript
import React from 'react';
export default (function () {
return /*#__PURE__*/React.createElement("svg", {
width: "1em",
height: "1em",
viewBox: "0 0 1024 1024"
}, /*#__PURE__*/React.createElement("path", {
fill: "currentColor",
d: "M512.146286 808.96c-18.724571-0.292571-35.547429-10.971429-50.176-22.454857-9.801143-7.68-153.161143-151.771429-430.226286-432.201143a56.32 56.32 0 0 1 0-79.433143 56.32 56.32 0 0 1 79.506286 0L511.634286 686.08l401.334857-411.282286a56.32 56.32 0 0 1 79.506286 0 56.32 56.32 0 0 1 0 79.433143c-277.504 279.625143-421.229714 423.716571-431.177143 432.201143-14.921143 12.8-30.427429 22.820571-49.152 22.454857z"
}));
});