@perfma/heaven
Version:
An UI Framework base [Ant Design V4](https://ant.design/components/overview-cn/) for React.
14 lines • 1.51 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: "M447.634286 256.365714c17.334857 0 31.451429 14.043429 31.451428 31.305143l-0.146285 125.366857h125.44c15.36 0 28.233143 11.117714 30.866285 25.746286l0.512 5.632a31.378286 31.378286 0 0 1-31.378285 31.378286H478.939429l0.073142 125.366857c0 15.36-11.044571 28.16-25.673142 30.866286l-5.632 0.512a31.378286 31.378286 0 0 1-31.378286-31.378286V475.794286H290.889143a31.378286 31.378286 0 0 1-30.866286-25.746286l-0.512-5.632c0-17.261714 14.043429-31.305143 31.378286-31.305143l125.293714-0.073143 0.073143-125.366857c0-15.36 11.117714-28.16 25.746286-30.793143z"
}), /*#__PURE__*/React.createElement("path", {
fill: "currentColor",
d: "M751.177143 697.417143l242.541714 237.494857a41.545143 41.545143 0 0 1 0 59.392 43.300571 43.300571 0 0 1-60.708571 0l-242.395429-237.494857 60.562286-59.392z m-301.129143 184.32C201.508571 881.737143 0 684.324571 0 440.832 0 197.412571 201.508571 0 450.048 0c248.612571 0 450.121143 197.412571 450.121143 440.832 0 243.565714-201.508571 440.905143-450.121143 440.905143z m0-797.769143c-201.142857 0-364.251429 159.817143-364.251429 356.864 0 197.12 163.108571 356.937143 364.251429 356.937143 201.289143 0 364.397714-159.817143 364.397714-356.937143 0-197.046857-163.108571-356.864-364.397714-356.864z"
}));
});