@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
14 lines • 907 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 64.877714a447.268571 447.268571 0 0 1 174.08 859.136A447.268571 447.268571 0 0 1 337.92 99.986286 444.269714 444.269714 0 0 1 512 64.877714M512 0a512 512 0 1 0 512 512 512 512 0 0 0-512-512z"
}), /*#__PURE__*/React.createElement("path", {
fill: "currentColor",
d: "M791.625143 371.053714l-321.828572 321.828572a39.497143 39.497143 0 0 1-43.593142 8.704 41.910857 41.910857 0 0 1-13.458286-8.777143L232.448 512.585143a40.886857 40.886857 0 0 1 0-57.051429c15.36-15.36 41.545143-15.36 56.978286 0l152.137143 152.210286 293.741714-293.668571c15.36-15.36 40.886857-15.36 56.978286 0a40.228571 40.228571 0 0 1-0.731429 57.051428z"
}));
});