@icongo/mc
Version:
Micon Icons
13 lines • 629 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGratipay = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M992 32C444.4 32 0 476.4 0 1024s444.4 992 992 992 992-444.4 992-992S1539.6 32 992 32zm458.4 905.6-452 610.8-450.8-610.8C512.8 890 471.2 736 602 649.6c112.4-72.4 218.4-16.8 274 47.6 63.6 71.6 186.4 67.6 246.8 0 55.6-64.4 161.6-120 272.4-47.6 131.6 86.4 90.4 240 55.2 288z"
})
}));
export { MCGratipay };