@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
11 lines • 1.23 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: "M512.365714 155.648c-275.529143 0-510.537143 268.726857-510.537143 366.665143 0 91.867429 235.008 367.908571 510.537143 367.908571 275.456 0 509.732571-276.992 509.732572-368.859428 0-97.938286-234.276571-365.714286-509.805715-365.714286z m0 673.353143C268.141714 829.001143 64.365714 583.533714 64.365714 522.313143c0-61.147429 203.776-305.444571 448-305.444572 244.150857 0 447.122286 243.346286 447.122286 304.493715 0 61.220571-202.971429 307.638857-447.122286 307.638857zM331.117714 525.165714a184.100571 184.100571 0 0 0 185.636572 181.394286 184.027429 184.027429 0 0 0 183.442285-183.588571 181.540571 181.540571 0 0 0-54.710857-131.584 183.296 183.296 0 0 0-133.12-52.004572 184.027429 184.027429 0 0 0-181.248 185.782857z m60.416-3.657143a122.733714 122.733714 0 0 1 123.757715-120.978285c67.510857 0.219429 122.148571 54.930286 122.294857 122.441143a124.196571 124.196571 0 0 1-125.220572 122.441142A122.733714 122.733714 0 0 1 391.533714 521.508571z"
}));
});