@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
11 lines • 677 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: "M808.96 511.853714c-0.292571 18.724571-10.971429 35.547429-22.454857 50.176-7.68 9.801143-151.771429 153.161143-432.201143 430.226286a56.32 56.32 0 0 1-79.433143 0 56.32 56.32 0 0 1 0-79.506286L686.08 512.365714 274.870857 111.030857a56.32 56.32 0 0 1 0-79.506286 56.32 56.32 0 0 1 79.433143 0c279.625143 277.504 423.716571 421.229714 432.201143 431.177143 12.8 14.921143 22.820571 30.427429 22.454857 49.152z"
}));
});