@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
11 lines • 1.34 kB
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: "M716.068571 970.605714L523.702857 874.422857a29.257143 29.257143 0 0 0-26.112 0L304.274286 970.386286a92.379429 92.379429 0 0 1-43.373715 10.605714 92.16 92.16 0 0 1-55.076571-18.066286 96.036571 96.036571 0 0 1-36.937143-93.476571l39.204572-203.337143a29.257143 29.257143 0 0 0-8.777143-26.843429L49.152 499.419429A99.693714 99.693714 0 0 1 23.990857 403.017143l0.292572-1.170286c11.776-35.254857 40.96-59.977143 76.434285-64.731428l210.432-38.253715a29.257143 29.257143 0 0 0 21.065143-15.872l94.427429-191.853714c16.237714-32.475429 49.225143-53.394286 84.114285-53.394286 36.425143 0 70.217143 21.723429 84.406858 53.979429l94.134857 191.122286a29.257143 29.257143 0 0 0 21.211428 15.872l210.358857 36.790857c35.693714 5.12 65.097143 30.793143 74.971429 65.462857 11.117714 34.157714 2.048 71.606857-23.405714 96.768l-0.585143 0.585143-149.869714 141.165714a29.257143 29.257143 0 0 0-8.704 26.624l37.888 203.849143c6.582857 35.108571-7.314286 70.582857-36.425143 92.672a86.674286 86.674286 0 0 1-55.003429 19.090286c-13.824 0-29.257143-3.949714-43.666286-11.117715z"
}));
});