UNPKG

@perfma/heaven

Version:

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

14 lines 960 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 1 512 64a448 448 0 0 1 0 896M512 0a512 512 0 1 0 0 1024A512 512 0 0 0 512 0" }), /*#__PURE__*/React.createElement("path", { fill: "currentColor", d: "M743.716571 280.283429a34.377143 34.377143 0 0 1 0 48.566857L560.566857 512l183.149714 183.149714c11.702857 11.702857 13.165714 29.842286 4.388572 43.154286l-4.388572 5.412571a34.377143 34.377143 0 0 1-48.566857 0L512 560.566857l-183.149714 183.149714a34.377143 34.377143 0 0 1-48.566857-48.566857L463.433143 512 280.283429 328.850286a34.377143 34.377143 0 0 1-4.388572-43.154286l4.388572-5.412571a34.377143 34.377143 0 0 1 48.566857 0L512 463.433143l183.149714-183.149714a34.377143 34.377143 0 0 1 48.566857 0z" })); });