@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
11 lines • 1.48 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 588.653714c-199.68 0-386.048-98.377143-486.180571-256.804571a33.645714 33.645714 0 1 1 56.905142-35.913143C170.642286 434.980571 335.140571 521.362286 512 521.362286c176.859429 0 341.284571-86.308571 429.202286-225.426286a33.572571 33.572571 0 1 1 56.905143 35.913143C897.974857 490.276571 711.68 588.653714 512 588.653714z m-173.056 155.062857a33.645714 33.645714 0 0 1-33.206857-39.424l26.185143-149.723428a33.645714 33.645714 0 0 1 66.340571 11.556571l-26.185143 149.796572a33.645714 33.645714 0 0 1-33.133714 27.794285z m342.308571 0a33.645714 33.645714 0 0 1-32.914285-26.770285l-30.866286-149.796572a33.645714 33.645714 0 1 1 65.828571-13.531428l30.939429 149.723428a33.645714 33.645714 0 0 1-26.112 39.716572 32.914286 32.914286 0 0 1-6.875429 0.731428z m-570.587428-110.445714a33.572571 33.572571 0 0 1-31.597714-45.129143l54.710857-149.942857a33.572571 33.572571 0 1 1 63.195428 23.04l-54.710857 149.869714a33.645714 33.645714 0 0 1-31.597714 22.089143z m798.939428 24.868572a33.645714 33.645714 0 0 1-31.305142-21.211429l-59.392-149.796571a33.645714 33.645714 0 0 1 62.537142-24.795429l59.392 149.796571a33.645714 33.645714 0 0 1-18.870857 43.666286 33.499429 33.499429 0 0 1-12.434285 2.413714z"
}));
});