@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
14 lines • 1.68 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", {
d: "M1023.04 511.52c0 282.528-228.992 511.552-511.52 511.552C229.024 1023.04 0 794.048 0 511.52 0 229.024 229.024 0 511.52 0c282.528 0 511.552 229.024 511.552 511.52",
fill: "#2082FB"
}), /*#__PURE__*/React.createElement("path", {
d: "M1014.848 593.824s-79.776-92.96-207.04-78.656c-89.824 11.04-160.32 77.696-160.32 77.696s-3.328 4.416-3.328-9.376c0-13.76-11.008-87.04-45.728-153.152 0 0-2.752-13.76 8.288-19.264 0 0 150.4-56.192 109.632-164.736 0 0-3.84 0-7.712 7.168-3.84 7.168-33.6 42.4-75.488 41.856-41.856-0.544-76.032-6.592-105.216 34.72 0 0-21.504-26.464-63.904-18.752-28.096 5.536-30.304 27.552-83.2 28.096 0 0-14.336 6.08-49.024-12.672 0 0-20.384-8.8-20.96-1.088-0.544 7.712 29.216 94.208 186.784 109.088 0 0 40.768 1.632 26.432 68.32 0 0-12.672 74.912-55.648 139.936 0 0-72.704 1.088-133.856-41.888s-100.288-81.216-219.264-78.784c-53.44 1.12-112.832 32.384-112.832 32.384l-0.192 0.544a508.384 508.384 0 0 0 47.776 176.32l7.936 0.096s116.8-75.456 319.392 65.44c179.744 95.456 335.104-47.296 335.104-47.296s130.56-94.144 256.192-24.736l7.104 2.464a507.872 507.872 0 0 0 41.056-133.312l-1.984-0.416zM657.792 212.16s-13.76-66.112 31.392-76c0 0 15.424-3.84 17.088 11.008 1.6 14.4-4.416 26.432-31.424 40.768-8.64 8.256-17.056 24.224-17.056 24.224M553.664 75.52s-19.84 13.792 0 43.52c0 0 9.344 12.704 28.64 25.376s21.472 34.144 21.472 34.144 17.632-51.2-10.464-89.248c-20.384-25.344-39.68-13.76-39.68-13.76",
fill: "#FFFFFF"
}));
});