UNPKG

@perfma/heaven

Version:

An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.

14 lines 630 B
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 960A448 448 0 1 0 512 64a448 448 0 0 0 0 896zM512 1024A512 512 0 1 1 512 0a512 512 0 0 1 0 1024z" }), /*#__PURE__*/React.createElement("path", { fill: "currentColor", d: "M438.857143 256a36.571429 36.571429 0 0 1 73.142857 0V512h256a36.571429 36.571429 0 1 1 0 73.142857H512v0.146286h-29.257143A43.885714 43.885714 0 0 1 438.857143 541.257143V256z" })); });