@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
11 lines • 1.92 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: "M879.908571 272.091429a246.125714 246.125714 0 0 0-173.714285-71.241143h-0.731429c-31.524571 0-62.317714 5.851429-91.648 17.554285-30.427429 12.068571-57.782857 29.915429-81.188571 53.028572L303.469714 497.956571a136.777143 136.777143 0 0 0-40.813714 98.377143c0 37.156571 14.701714 72.118857 41.325714 98.377143 26.550857 26.331429 61.732571 40.740571 99.328 40.813714h0.292572c37.522286 0 72.630857-14.336 99.035428-40.301714l201.142857-198.802286a34.377143 34.377143 0 0 0 0-49.152 35.254857 35.254857 0 0 0-49.590857 0l-201.142857 198.729143a69.705143 69.705143 0 0 1-49.517714 20.114286h-0.073143a71.021714 71.021714 0 0 1-50.029714-20.48 69.12 69.12 0 0 1-20.626286-49.371429 67.730286 67.730286 0 0 1 20.260571-49.005714L582.217143 320.585143a174.08 174.08 0 0 1 123.392-50.176h0.512a176.64 176.64 0 0 1 124.342857 50.907428c33.060571 32.768 51.346286 76.361143 51.492571 122.806858a170.130286 170.130286 0 0 1-50.688 122.294857l-243.126857 240.64a258.925714 258.925714 0 0 1-182.857143 74.166857h-0.731428a261.12 261.12 0 0 1-183.881143-75.410286 254.244571 254.244571 0 0 1-76.068571-181.76 251.684571 251.684571 0 0 1 75.117714-181.101714l313.856-310.345143a34.377143 34.377143 0 0 0 0-49.225143 35.328 35.328 0 0 0-49.664-0.073143L170.057143 393.728a320.877714 320.877714 0 0 0-95.817143 230.546286c0.146286 42.422857 8.338286 83.748571 24.429714 122.806857a328.996571 328.996571 0 0 0 181.540572 179.565714c39.350857 15.872 81.188571 23.917714 124.196571 24.137143h0.877714a330.605714 330.605714 0 0 0 232.228572-94.72l243.126857-240.420571a240.859429 240.859429 0 0 0 71.314286-171.812572 241.517714 241.517714 0 0 0-72.118857-171.739428z"
}));
});