@icongo/mc
Version:
Micon Icons
13 lines • 889 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCWpbeginner = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1851.196 1289.496C2076.04 1546.728 1867.844 1920 1483.776 1920c-158.408 0-315.296-70.748-400.568-200.16-27.548 1.424-90.808 1.424-118.36 0C879.392 1849.524 722.352 1920 564.276 1920c-381.96 0-593.392-371.984-367.42-630.504C-119.7 762.092 321.916 128 1024.024 128c702.528 0 1143.48 634.504 827.172 1161.496zM492.608 957.608h166.116v-232.3H492.608v232.3zm868.72 344.288v-95.356c-242.024 83.66-529.42 36.792-750.356-135.884l.984 99.588c204.404 185.468 526.984 231.5 749.372 131.652zM758.316 957.608h664.232v-232.3H758.316v232.3z"
})
}));
export { MCWpbeginner };