@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
11 lines • 1.57 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: "M738.230857 111.396571c36.571429 0 63.926857 18.285714 82.212572 50.249143 14.774857 27.062857 14.043429 64.585143-2.925715 95.085715l-6.217143 9.874285L601.234286 522.313143v334.262857c0 18.285714-13.750857 36.571429-31.963429 50.249143-9.142857 4.608-18.285714 9.142857-31.963428 9.142857-6.875429 0-13.750857 0-20.553143-1.901714l-6.875429-2.633143L363.885714 833.828571a59.099429 59.099429 0 0 1-36.059428-47.250285l-0.438857-7.533715V517.705143L117.321143 262.070857c-22.820571-22.820571-25.892571-68.973714-10.971429-99.766857a92.16 92.16 0 0 1 74.166857-50.468571l9.874286-0.438858h547.84z m151.771429 657.261715a36.571429 36.571429 0 0 1 0 73.142857h-146.285715a36.571429 36.571429 0 0 1 0-73.142857h146.285715z m-151.771429-584.118857h-547.84c-8.630857 0-15.652571 4.315429-18.285714 9.581714a28.525714 28.525714 0 0 0 0.073143 18.358857l1.682285 3.145143L400.530286 491.52v278.893714l127.561143 67.803429V496.128l223.670857-272.018286c6.436571-8.996571 7.460571-21.942857 5.12-26.185143-5.12-8.996571-8.777143-12.288-14.774857-13.165714l-3.876572-0.219428z m151.771429 437.833142a36.571429 36.571429 0 1 1 0 73.142858h-146.285715a36.571429 36.571429 0 0 1 0-73.142858h146.285715z m0-146.285714a36.571429 36.571429 0 1 1 0 73.142857h-146.285715a36.571429 36.571429 0 0 1 0-73.142857h146.285715z"
}));
});